{"id":5027,"date":"2023-11-15T22:48:36","date_gmt":"2023-11-15T21:48:36","guid":{"rendered":"https:\/\/pruebas.alhambra.app\/?page_id=5027"},"modified":"2025-07-11T11:41:06","modified_gmt":"2025-07-11T09:41:06","slug":"generalife","status":"publish","type":"page","link":"https:\/\/pruebas.alhambra.app\/zh\/generalife\/","title":{"rendered":"\u8d6b\u5185\u62c9\u5229\u8d39\u5bab"},"content":{"rendered":"<div class=\"wp-block-columns alignfull\">\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><p>[video_with_gradient url=&#8221;https:\/\/cdn.alhambra.com.ai\/General\/Fondos\/Videos\/Categorias\/generalife-1080.mp4&#8243; title=&#8221;Generalife&#8221;]<\/p>\n<\/div>\n<\/div>\n\n\n<div style=\"\" class=\"wp-block-loop wp-block-loop-station album-tracks block-loop-row block-loop-index\"><div class=\"block-loop-items\"  >\n\n\n<article data-id=\"post-5808\" data-play-id=\"5808\" class=\"block-loop-item album-track post-5808 station type-station status-publish has-post-thumbnail hentry genre-generalife entry is-single\">\n\t<span class=\"btn-play-now icon-play\"  data-play-id=\"5808\"><\/span>\n\t<span class=\"btn-play-now icon-play\" data-id=\"5808\" data-play-id=\"5808\"><\/span>\n\n\t<button class=\"btn-playlist icon-plus\"><\/button>\n\n\n\t<header class=\"entry-header\">\n\t\t<div class=\"entry-header-inner btn-play-now\">\n\t\t\t\n<h3 class=\"entry-title\"><a href=\"https:\/\/pruebas.alhambra.app\/zh\/station\/introduccion-generalife\/\" rel=\"bookmark\">\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4ecb\u7ecd<\/a><\/h3>\n\t\t\t<div class=\"entry-meta\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t<div class=\"entry-footer\">\n\t\t\t<span class=\"play-duration\">01:54<\/span>\t\t\t    <!-- Angel cambiar numero abajo en data-target -->\n    <a href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\" class=\"iconomodal\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg> \n    <\/a>\n\n    <!-- El modal -->\n    <!-- Angel cambiar numero abajo en id -->\n    <div class=\"modal\" id=\"ia01\">\n        <div class=\"modal-dialog\">\n            <div class=\"modal-content\">\n                <!-- Cabecera del modal -->\n                <div class=\"modal-header\">\n                    <h4 class=\"modal-title\">\n                                            <\/h4>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\">\n                        \u00d7\n                    <\/button>\n                <\/div>\n\n                <!-- Contenido del modal -->\n                <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <div class=\"contenedoria\">\n                                <br><br>\n                                <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #222222; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #222222; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 350px;\n        background-color: #222222;\n        border-radius: 20px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 20px;\n        line-height: 54px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"You\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5808\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"4539\"\n     data-width=\"350px\"\n     data-height=\"400px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"1\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"60\"\n     data-text_rounded=\"20\"\n     data-chat_rounded=\"20\"\n     data-voice_service=\"google\"\n     data-voice_language=\"yue-HK\"\n     data-voice_name=\"yue-HK-Standard-A\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">AI thinking&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"Type message..\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                            <\/div>\n                                                        <div class=\"contenidocentrado\">\n                                <h2 class=\"wp-block-heading\">\u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01<\/h2>\n                                <li>\n                                    \u6309 <strong>\u4e00\u6b21<\/strong>\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path>\n                                        <path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path>\n                                        <line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line>\n                                        <line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line>\n                                    <\/svg>\n                                    \u8aaa\u8a71\u3002\n                                <\/li>\n                                <li>\n                                    <strong>\u5b8c\u6210<\/strong> \u6309\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <rect x=\"6\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                        <rect x=\"14\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                    <\/svg>\n                                <\/li>\n                            <\/div>\n                            <br>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n<style>\n\n                       .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n                            background-color: #34354000 !important;\n                        }\n\n\n                         .wpaicg-chat-shortcode:nth-child(2) .wpaicg_chat_additions { display: none; }\n\n\n                        .iconomodal {\n                            border-radius: 0px !important;\n                            background-color: #00000000!important;\n                            display: inline-flex;\n                            align-items: center;\n                            padding: 0.5rem;\n                            min-width: 1rem;\n                            line-height: 1;\n                            color: inherit;\n                            background-color: transparent;\n                            border: none;\n                            outline: 0;\n                            color: var(--color-primary);\n                        }\n\n\n                        .album-track .icon-play {\n                            color: var(--color-primary);\n                        }\n\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                                color: #8c0dff !important;\n                            }\n\n\n                         .contenidocentrado {\n                        text-align: center;\n                        display: block;\n                        margin-block-start: 0em;\n                        margin-block-end: 0em;\n                        }\n\n\n\n                        .preguntas{\n                        width: calc(100% - var(--x-gap) * 3) !important;\n                        max-width: var(--content-width);\n                        margin-left: auto;\n                        margin-right: auto;\n                        }\n\n\n                        .accordion h3:after, .accordion h4:after {\n                        opacity: 9.5 !important;\n                        color: var(--color-primary) !important;\n                        }\n\n\n                        p {\n                        margin-top: 0.5rem;\n                        margin-bottom: 0rem;\n                        }\n\n                        b, strong {\n                        font-weight: 700 !important;\n                        }\n\n                        h3, .h3 {\n                        margin-block-end: 0.5em;\n                        }\n\n\n                     \n                        \/*.accordion h3, .accordion h4 {\n                        color: var(--color-primary) !important;\n                        }*\/\n\n\n                        .modal-body, .modal-footer, .modal-header {\n                            padding: 1rem;\n                        }\n\n\n                      \n                        .letracolor {\n                        color: var(--color-primary);\n                        margin-bottom: -5px;\n                        }\n\n\n                        .miicono {\n                        overflow: hidden;\n                        vertical-align: middle;\n                        color: var(--color-primary);\n                        }\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon svg {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-chat-shortcode-type {\n                            background: rgb(0 0 0 \/ 0%) !important;\n                        }\n\n                        .wpaicg-chat-shortcode {\n                            width: 100% !important;\n                        }\n                        .wpaicg_chat_additions span {\n                            margin-right: 0px !important;\n                        }\n\n                        .contenedoria {\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            \/*padding: 0px 0px 10px 0px;*\/\n                            margin-top: 0%;\n                            padding: 2rem 0rem 2rem 0rem!important;\n                        }\n\n\n\n                    .wpaicg-chat-shortcode {\n                        background-color: #12121200 !important;\n                    }\n\n\n                    .comment-respond .must-log-in p, textarea {\n                        width: 100% !important;\n                    }\n\n\n\n                    \/*sebas tengo que modificar esto para centrar el micro*\/\n                        .wpaicg_chat_additions{\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            position: absolute;\n                            right: 42% !important;\n                        }\n\n\n\n<\/style>\n\n\n\n\n\n\n\n<!-- sebas cargo los estilos condicional -->\n\n    <style id=\"ia01-style\">\n        #ia01 .wpaicg-chat-shortcode-messages { display: none; }\n        #ia01 .wpaicg-chat-shortcode-send > svg { display: none; }\n        #ia01 .wpaicg-chat-shortcode-typing { display: none; }\n\n\n    .wpaicg-chat-shortcode {\n        align-items: center !important;\n        padding: 0rem !important;\n        min-width: 0rem !important;\n        justify-content: center !important;\n        align-items: center !important;\n        \/*max-width: 20px;*\/\n    }\n\n\n     \/* Establece el estilo para .wpaicg-bot-thinking cuando est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        color: inherit !important;\n    }\n\n    \/* Oculta .wpaicg-mic-icon cuando .wpaicg-bot-thinking est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking + .circle {\n        display: none;\n    }\n\n\n    .wpaicg-mic-icon svg {\n        width: 50px !important;\n        height: 50px !important;\n        margin: auto;\n        display: block;\n        color: var(--color-primary) !important;\n    }\n\n    @keyframes pulse {\n        0% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n        50% {\n            transform: scale(1.2);\n            opacity: 1;\n        }\n        100% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n    }\n\n    .wpaicg_chat_additions {\n        animation: pulse 3s infinite;\n    }\n\n    .circle {\n        width: 70px;\n        height: 70px;\n        border: 1px solid;\n        color: var(--color-primary);\n        border-radius: 100%;\n        \/*margin: 7px;*\/\n        box-sizing: border-box;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        margin-top: -37%;\n    }\n\n\n    \n    .wpaicg-chat-shortcode{\n        width: ;\n    }\n    .wpaicg-chat-shortcode-content{\n        position: relative;\n    }\n    .wpaicg-chat-shortcode-content ul{\n        height: calc( - 44px);\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-footer{\n        height: 18px;\n        font-size: 11px;\n        padding: 0 20px;\n        color: ;\n        background: rgb(0 0 0 \/ 19%);\n        margin-top:2px;\n        margin-bottom: 2px;\n    }\n    .wpaicg-chat-shortcode-content ul li{\n        display: flex;\n        margin-bottom: 0;\n        padding: 10px;\n        color: ;\n    }\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message{\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong{\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        font-size: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong img{\n\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after{\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking{\n        bottom: 0;\n        font-size: 11px;\n        color: inherit;\n        padding: 2px 6px;\n        display: none;\n    }\n\n    .wpaicg-chat-shortcode{\n        background-color: ;\n    }\n    .wpaicg-chat-shortcode-type{\n        background: rgb(0 0 0 \/ 19%);\n    }\n    .wpaicg-chat-message{\n        text-align: justify;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message a,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message a{\n        color: inherit;\n    }\n\n    <\/style>\n\n\n<style>\n.wpaicg-chat-shortcode {\n    box-shadow: 0 0px 0px rgb(0 0 0 \/ 0%) !important;\n}\n<\/style>\n\n\n\n\n\n    <script>\n        \/\/ Agregar evento al abrir el modal para aplicar el estilo CSS din\u00e1micamente\n        document.addEventListener('DOMContentLoaded', function () {\n            document.getElementById('ia01').addEventListener('show.bs.modal', function () {\n                document.getElementById('ia01-style').innerHTML = `\n                    #ia01 .wpaicg-chat-shortcode-messages { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-send > svg { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-typing { display: block; }\n                `;\n            });\n        });\n    <\/script>\n\n\n\n\n    \t\t\t\t\t\t    <style>\n        \/* A\u00f1ade estilos personalizados aqu\u00ed si es necesario \n        #dropdown-more { display: none !important; } *\/\n        #dropdown-more { display: none !important; }\n        .btn-playlist:nth-child { display: none !important; }\n        .dropdown-backdrop { display: none !important; }\n    <\/style>\n\n\n    \n    <div class=\"btn-group dropup\">\n        <button class=\"btn-more\" type=\"button\" id=\"mapaDropdown\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"currentColor\" stroke=\"currentColor\" stroke-width=\"0\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"6\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"18\" r=\"2\"><\/circle><\/svg>\n                    <\/button>\n        <div class=\"dropdown-menu\" aria-labelledby=\"mapaDropdown\">\n           \n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u55d3\u97f3\uff09<\/a>\n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia02\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><polygon points=\"16 3 21 8 8 21 3 21 3 16 16 3\"><\/polygon><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u6587\u672c\uff09<\/a>\n\n\n                \n\n\n                \n\n\n                \n\n\n                \n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#modalprueba14\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><line x1=\"17\" y1=\"10\" x2=\"3\" y2=\"10\"><\/line><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"><\/line><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"><\/line><line x1=\"17\" y1=\"18\" x2=\"3\" y2=\"18\"><\/line><\/svg>&nbsp; &nbsp; \u63cf\u8ff0<\/a>\n\n\n                \n\n        <\/div>\n    <\/div>\n\n\n\n    <div class=\"modal fade\" id=\"ia02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">  <\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #343540; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #343540; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 100%px;\n        background-color: #343540;\n        border-radius: 8px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 8px;\n        line-height: 36px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"Yo\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5808\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"5011\"\n     data-width=\"100%px\"\n     data-height=\"50%px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"40\"\n     data-text_rounded=\"8\"\n     data-chat_rounded=\"8\"\n     data-voice_service=\"\"\n     data-voice_language=\"en-US\"\n     data-voice_name=\"en-US-Studio-M\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1.0\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">\u521b\u5efa\u795e\u7ecf\u8fde\u63a5\u2026\u2026&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"\u5728\u6b64\u5199\u4e0b\u60a8\u7684\u4fe1\u606f\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"display:none;\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                                    <\/div>\n\n\n            <style>\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .circle:nth-child(2) { display: none !important; }\n\n\n                .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li strong {\n                    color: var(--color-primary) !important;\n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                color: inherit !important;\n                }\n\n\n                .wpaicg-chat-shortcode-type {\n                    color: inherit !important;\n                    width: 100% !important;\n                }\n\n\n\n                textarea.wpaicg-chat-shortcode-typing {\n                border: 1px solid var(--color-primary) !important;\n                background-color: #ffffff00 !important;\n                color: inherit !important;\n                 }\n\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .wpaicg-chat-shortcode-send:nth-child(9){\n                    display: none !important;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode-send {\n                    color: var(--color-primary) !important;\n                    margin-right: -250px !important;\n                }\n\n\n                textarea.auto-expand:focus {\n                outline: none;\n                box-shadow: 0 0 5px var(--color-primary) !important;\n                line-height: 2;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: #ffffff00 !important;\n                    border-radius: 1px !important;\n                    height: 1px !important;\n                }\n\n\n\n\n\n                .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message, .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n                    color: inherit;\n                    font-size: .8375rem;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    background: var(--color-primary) !important;\n                    border-radius: 1px;\n                    height: 0px;\n                    background-color: inherit !important;\n                    color: inherit !important;\n                    border: 10px solid var(--color-grey-500) !important;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    border-radius: 5px !important;\n                    height: 1px !important;\n                }\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: inherit !important;\n                    border-radius: 1px !important;\n                }\n\n\n            <\/style>\n                <!-- <div class=\"modal-footer\">\n                    <button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">Cerrar<\/button>\n                <\/div> -->\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n    \n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- TODO LO QUE ESTA DEBAJO DE ESTO SON LAS LLAMADAS A LOS MODALES -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n\n\n<!-- PREGUNTAS RECOMENDADAS -->\n    <div class=\"modal fade\" id=\"modalprueba01\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n<!-- GALER\u00cdA DE FOTOS -->\n    <div class=\"modal fade\" id=\"modalprueba02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- GALER\u00cdA DE VIDEO -->\n    <div class=\"modal fade\" id=\"modalprueba03\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                       <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- COMO LLEGAR AQU\u00cd -->\n    <div class=\"modal fade\" id=\"modalprueba04\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                         <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N -->\n    <div class=\"modal fade\" id=\"modalprueba05\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u6f14\u793a\u7248\u672c\u4e2d\u7684\u9690\u85cf\u5185\u5bb9\u3002<br>\n                            \u8054\u7cfb\u652f\u6301\u4eba\u5458\u6765\u6fc0\u6d3b\u5b83\u3002<\/p><\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n    <div class=\"modal fade\" id=\"modalprueba06\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">\u6a21\u6001\u6807\u9898\u793a\u4f8b<\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION ALCAZABA  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - INTRODUCCI\u00d3N -->\n<div class=\"modal fade\" id=\"modalprueba07\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u539f\u59cb\u7684\u90e8\u5206\uff0c\u5efa\u5728\u53e4\u8001\u7684\u9f50\u91cc\u5fb7\u5821\u5792\u9057\u5740\u4e0a\u3002\n                    <\/p>\n                    <p>\n                        \u7eb3\u65af\u91cc\u5fb7\u57ce\u5821 (Nasrid Alcazaba) \u7684\u8d77\u6e90\u53ef\u4ee5\u8ffd\u6eaf\u5230 1238 \u5e74\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u7b2c\u4e00\u4f4d\u82cf\u4e39\u548c\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u00b7\u4f0a\u672c\u00b7\u963f\u5c14\u8d6b\u9a6c\u5c14 (Muhammad Ibn al-Alhmar) \u51b3\u5b9a\u5c06\u82cf\u4e39\u56fd\u7684\u9996\u90fd\u4ece\u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u8fc1\u81f3\u5bf9\u9762\u7684\u8428\u6bd4\u5361 (Sabika) \u5c71\u3002\n                    <\/p>\n                    <p>\n                        \u827e\u54c8\u8fc8\u5c14\u9009\u62e9\u7684\u5730\u70b9\u975e\u5e38\u7406\u60f3\uff0c\u56e0\u4e3a\u963f\u5c14\u5361\u8428\u5df4\u7889\u5821\u4f4d\u4e8e\u5c71\u4e18\u7684\u897f\u7aef\uff0c\u5176\u4e09\u89d2\u5f62\u5e03\u5c40\u975e\u5e38\u7c7b\u4f3c\u4e8e\u8239\u5934\uff0c\u4e3a\u5728\u5176\u4fdd\u62a4\u4e0b\u5efa\u9020\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u63d0\u4f9b\u4e86\u6700\u4f73\u7684\u9632\u5fa1\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u62e5\u6709\u591a\u5ea7\u57ce\u5899\u548c\u5854\u697c\uff0c\u5176\u5efa\u9020\u76ee\u7684\u660e\u663e\u662f\u9632\u5fa1\u3002\u4e8b\u5b9e\u4e0a\uff0c\u5b83\u662f\u4e00\u4e2a\u76d1\u89c6\u4e2d\u5fc3\uff0c\u56e0\u4e3a\u5b83\u4f4d\u4e8e\u683c\u62c9\u7eb3\u8fbe\u5e02\u4e0a\u65b9\u4e24\u767e\u7c73\u5904\uff0c\u4ece\u800c\u4fdd\u8bc1\u4e86\u5bf9\u6574\u4e2a\u5468\u8fb9\u9886\u571f\u7684\u89c6\u89c9\u63a7\u5236\uff0c\u8fdb\u800c\u4ee3\u8868\u7740\u6743\u529b\u7684\u8c61\u5f81\u3002\n                    <\/p>\n                    <p>\n                        \u57ce\u5821\u5185\u90e8\u662f\u519b\u4e8b\u533a\uff0c\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u963f\u5c14\u5361\u8428\u5df4\u9010\u6e10\u53d1\u5c55\u6210\u4e3a\u4e00\u5ea7\u72ec\u7acb\u7684\u5c0f\u578b\u5fae\u578b\u57ce\u5e02\uff0c\u4f9b\u9ad8\u7ea7\u58eb\u5175\u9a7b\u5b88\uff0c\u8d1f\u8d23\u4fdd\u536b\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53ca\u5176\u82cf\u4e39\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - BARRIO CASTRENSE -->\n <div class=\"modal fade\" id=\"modalprueba08\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u519b\u533a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u8fdb\u5165\u57ce\u5821\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u8eab\u5904\u4e00\u4e2a\u770b\u4f3c\u8ff7\u5bab\u7684\u5730\u65b9\uff0c\u4f46\u5b9e\u9645\u4e0a\u8fd9\u662f\u4e00\u4e2a\u4f7f\u7528\u4eff\u9020\u6cd5\u8fdb\u884c\u5efa\u7b51\u4fee\u590d\u7684\u8fc7\u7a0b\uff0c\u8fd9\u4f7f\u5f97\u76f4\u5230\u4e8c\u5341\u4e16\u7eaa\u521d\u624d\u88ab\u57cb\u85cf\u7684\u65e7\u519b\u4e8b\u533a\u5f97\u4ee5\u4fee\u590d\u3002\n                    <\/p>\n                    <p>\n                        \u82cf\u4e39\u7684\u7cbe\u9510\u536b\u961f\u548c\u8d1f\u8d23\u963f\u5c14\u7f55\u5e03\u62c9\u9632\u5fa1\u548c\u5b89\u5168\u7684\u5176\u4ed6\u519b\u4e8b\u961f\u4f0d\u90fd\u5c45\u4f4f\u5728\u8fd9\u4e2a\u8857\u533a\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5ef7\u57ce\u5e02\u5185\u7684\u4e00\u4e2a\u5c0f\u57ce\u5e02\uff0c\u62e5\u6709\u65e5\u5e38\u751f\u6d3b\u6240\u9700\u7684\u4e00\u5207\uff0c\u4f8b\u5982\u4f4f\u623f\u3001\u4f5c\u574a\u3001\u5e26\u70e4\u7bb1\u7684\u9762\u5305\u623f\u3001\u4ed3\u5e93\u3001\u84c4\u6c34\u6c60\u3001\u571f\u8033\u5176\u6d74\u5ba4\u7b49\u3002\u901a\u8fc7\u8fd9\u79cd\u65b9\u5f0f\uff0c\u519b\u961f\u548c\u5e73\u6c11\u53ef\u4ee5\u88ab\u5206\u5f00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u8fd9\u4e2a\u8857\u533a\uff0c\u7531\u4e8e\u8fd9\u6b21\u4fee\u590d\uff0c\u6211\u4eec\u53ef\u4ee5\u770b\u5230\u7a46\u65af\u6797\u623f\u5c4b\u7684\u5178\u578b\u5e03\u5c40\uff1a\u4e00\u4e2a\u5e26\u6709\u89d2\u843d\u5165\u53e3\u7684\u5165\u53e3\uff0c\u4e00\u4e2a\u5c0f\u5ead\u9662\u4f5c\u4e3a\u623f\u5c4b\u7684\u4e2d\u5fc3\u8f74\u7ebf\uff0c\u5ead\u9662\u5468\u56f4\u7684\u623f\u95f4\uff0c\u4ee5\u53ca\u4e00\u4e2a\u5395\u6240\u3002\n                    <\/p>\n                    <p>\n                        \u6b64\u5916\uff0c\u5728\u4e8c\u5341\u4e16\u7eaa\u521d\uff0c\u4eba\u4eec\u5728\u5730\u4e0b\u53d1\u73b0\u4e86\u4e00\u5ea7\u5730\u7262\u3002\u4ece\u5916\u9762\u5f88\u5bb9\u6613\u901a\u8fc7\u901a\u5f80\u5b83\u7684\u73b0\u4ee3\u87ba\u65cb\u697c\u68af\u8fa8\u8ba4\u51fa\u6765\u3002\u8fd9\u4e2a\u5730\u7262\u91cc\u5173\u62bc\u7740\u53ef\u4ee5\u7528\u6765\u83b7\u53d6\u91cd\u5927\u5229\u76ca\u7684\u56da\u72af\uff0c\u65e0\u8bba\u662f\u653f\u6cbb\u5229\u76ca\u8fd8\u662f\u7ecf\u6d4e\u5229\u76ca\uff0c\u6216\u8005\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u5177\u6709\u5f88\u9ad8\u4ea4\u6362\u4ef7\u503c\u7684\u4eba\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u5ea7\u5730\u4e0b\u76d1\u72f1\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5012\u7f6e\u7684\u6f0f\u6597\uff0c\u5e73\u9762\u5448\u5706\u5f62\u3002\u8fd9\u4f7f\u5f97\u8fd9\u4e9b\u4fd8\u864f\u6839\u672c\u65e0\u6cd5\u9003\u8131\u3002\u4e8b\u5b9e\u4e0a\uff0c\u56da\u72af\u662f\u4f7f\u7528\u6ed1\u8f6e\u6216\u7ef3\u7d22\u7cfb\u7edf\u88ab\u5e26\u5165\u5ba4\u5185\u7684\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA P\u00d3LVORA -->\n<div class=\"modal fade\" id=\"modalprueba09\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u706b\u836f\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u706b\u836f\u5854\u662f\u7ef4\u62c9\u5854\u5357\u4fa7\u7684\u9632\u5fa1\u589e\u63f4\uff0c\u901a\u5f80\u7ea2\u5854\u7684\u519b\u7528\u9053\u8def\u5c31\u662f\u4ece\u8fd9\u91cc\u5f00\u59cb\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u81ea 1957 \u5e74\u4ee5\u6765\uff0c\u6211\u4eec\u53ef\u4ee5\u5728\u8fd9\u5ea7\u5854\u4e2d\u627e\u5230\u4e00\u4e9b\u523b\u5728\u77f3\u5934\u4e0a\u7684\u8bd7\u53e5\uff0c\u5176\u4f5c\u8005\u662f\u58a8\u897f\u54e5\u4eba\u5f17\u6717\u897f\u65af\u79d1\u00b7\u5fb7\u00b7\u4f0a\u5361\u8428 (Francisco de Icaza)\uff1a \n                    <\/p>\n                    <br>\n                    <blockquote>\n                        \u201c\u65bd\u820d\u5427\uff0c\u5973\u4eba\uff0c\u751f\u6d3b\u4e2d\u6ca1\u6709\u4ec0\u4e48\uff0c<br>\n                        \u5c31\u50cf\u5728\u683c\u62c9\u7eb3\u8fbe\u5931\u660e\u7684\u60e9\u7f5a\u4e00\u6837\u3002\u201d\n                    <\/blockquote>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - JARD\u00cdN DE LOS ADARVES -->\n<div class=\"modal fade\" id=\"modalprueba10\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4e9a\u5f53\u65af\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u6240\u5360\u636e\u7684\u7a7a\u95f4\u53ef\u4ee5\u8ffd\u6eaf\u5230\u5341\u516d\u4e16\u7eaa\uff0c\u5f53\u65f6\u5728\u5c06\u963f\u5c14\u5361\u8428\u74e6\u6539\u9020\u4e3a\u70ae\u5175\u57fa\u5730\u7684\u8fc7\u7a0b\u4e2d\u5efa\u9020\u4e86\u4e00\u4e2a\u70ae\u5175\u5e73\u53f0\u3002\n                    <\/p>\n                    <p>\n                        \u5230\u4e86\u5341\u4e03\u4e16\u7eaa\uff0c\u519b\u4e8b\u7528\u9014\u5df2\u4e0d\u518d\u91cd\u8981\uff0c\u7b2c\u4e94\u4ee3\u8499\u5fb7\u54c8\u5c14\u4faf\u7235\u5728 1624 \u5e74\u88ab\u4efb\u547d\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ba1\u7406\u5458\u540e\uff0c\u51b3\u5b9a\u7528\u6ce5\u571f\u586b\u5145\u5916\u5899\u548c\u5185\u5899\u4e4b\u95f4\u7684\u7a7a\u95f4\uff0c\u5c06\u8fd9\u7247\u7a7a\u95f4\u6539\u9020\u6210\u82b1\u56ed\u3002\n                    <\/p>\n                    <p>\n                        \u4f20\u8bf4\uff0c\u4eba\u4eec\u66fe\u5728\u6b64\u5730\u53d1\u73b0\u4e00\u4e9b\u88c5\u6ee1\u9ec4\u91d1\u7684\u74f7\u74f6\uff0c\u53ef\u80fd\u662f\u8be5\u5730\u533a\u6700\u540e\u4e00\u6279\u7a46\u65af\u6797\u85cf\u8d77\u6765\u7684\uff0c\u4faf\u7235\u7528\u5176\u4e2d\u4e00\u90e8\u5206\u9ec4\u91d1\u5efa\u9020\u4e86\u8fd9\u5ea7\u7f8e\u4e3d\u7684\u82b1\u56ed\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u8fd9\u4e9b\u82b1\u74f6\u4e2d\u7684\u4e00\u4e2a\u53ef\u80fd\u662f\u4e16\u754c\u4e0a\u4fdd\u5b58\u4e0b\u6765\u7684\u4e8c\u5341\u4e2a\u5927\u578b\u7eb3\u65af\u91cc\u5fb7\u91d1\u9676\u5668\u4e4b\u4e00\u3002\u6211\u4eec\u53ef\u4ee5\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u4e00\u697c\u7684\u56fd\u5bb6\u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u827a\u672f\u535a\u7269\u9986\u770b\u5230\u4e24\u4e2a\u8fd9\u6837\u7684\u82b1\u74f6\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u4e2a\u82b1\u56ed\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u5143\u7d20\u4e4b\u4e00\u662f\u4f4d\u4e8e\u82b1\u56ed\u4e2d\u592e\u7684\u4e00\u5ea7\u9f13\u5f62\u55b7\u6cc9\u3002\u8fd9\u4e2a\u55b7\u6cc9\u66fe\u4f4d\u4e8e\u4e0d\u540c\u7684\u4f4d\u7f6e\uff0c\u6700\u5f15\u4eba\u6ce8\u76ee\u548c\u6700\u503c\u5f97\u6ce8\u610f\u7684\u662f\u72ee\u5b50\u5ead\u9662\uff0c\u5b83\u4e8e 1624 \u5e74\u88ab\u653e\u7f6e\u5728\u72ee\u5b50\u55b7\u6cc9\u4e0a\u65b9\uff0c\u4f46\u968f\u540e\u906d\u5230\u635f\u574f\u3002\u5956\u676f\u4e00\u76f4\u77d7\u7acb\u5728\u90a3\u4e2a\u4f4d\u7f6e\uff0c\u76f4\u5230 1954 \u5e74\u624d\u88ab\u79fb\u8d70\u5e76\u653e\u7f6e\u5728\u8fd9\u91cc\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA VELA -->\n<div class=\"modal fade\" id=\"modalprueba11\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u8721\u70db\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u5ea7\u5854\u88ab\u79f0\u4e3a\u5927\u5854 (Torre Mayor)\uff0c\u4ece\u5341\u516d\u4e16\u7eaa\u5f00\u59cb\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u592a\u9633\u5854 (Torre del Sol)\uff0c\u56e0\u4e3a\u4e2d\u5348\u65f6\u5206\uff0c\u592a\u9633\u4f1a\u53cd\u5c04\u5728\u5854\u4e0a\uff0c\u8d77\u5230\u65e5\u6677\u7684\u4f5c\u7528\u3002\u4f46\u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u81ea\u4e8e\u201cvelar\u201d\u8fd9\u4e2a\u8bcd\uff0c\u56e0\u4e3a\u5f97\u76ca\u4e8e\u5b83\u4e8c\u5341\u4e03\u7c73\u7684\u9ad8\u5ea6\uff0c\u5b83\u63d0\u4f9b\u4e86\u4e09\u767e\u516d\u5341\u5ea6\u7684\u89c6\u91ce\uff0c\u53ef\u4ee5\u770b\u5230\u4efb\u4f55\u8fd0\u52a8\u3002\n                    <\/p>\n                    <p>\n                        \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5854\u7684\u5916\u89c2\u53d1\u751f\u4e86\u53d8\u5316\u3002\u6700\u521d\uff0c\u5b83\u7684\u9732\u53f0\u4e0a\u6709\u57ce\u579b\uff0c\u4f46\u7531\u4e8e\u51e0\u6b21\u5730\u9707\u800c\u6d88\u5931\u4e86\u3002\u8fd9\u53e3\u949f\u662f\u5728\u57fa\u7763\u5f92\u5360\u9886\u683c\u62c9\u7eb3\u8fbe\u540e\u6dfb\u52a0\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u00c9sta se utilizaba para dar aviso a la poblaci\u00f3n ante cualquier posible peligro, terremoto o incendio. Tambi\u00e9n se empleaba el sonido de esta campana para regular los turnos de riego en la Vega de Granada.\n                    <\/p>\n                    <p>\n                        Actualmente y seg\u00fan la tradici\u00f3n, se hace sonar la campana cada dos de enero para conmemorar la toma de Granada el dos de enero de 1492.\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE Y PUERTA DE LAS ARMAS -->\n<div class=\"modal fade\" id=\"modalprueba12\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u6b66\u5668\u5854\u548c\u5927\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u6b66\u5668\u95e8\u4f4d\u4e8e\u963f\u5c14\u5361\u8428\u74e6\u57ce\u5821\u7684\u5317\u5899\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u516c\u6c11\u4eec\u901a\u8fc7\u5361\u8fea\u6865\u7a7f\u8fc7\u8fbe\u7f57\u6cb3\uff0c\u6cbf\u7740\u73b0\u5728\u88ab\u5723\u4f69\u5fb7\u7f57\u68ee\u6797\u9690\u85cf\u7684\u5c0f\u8def\u722c\u4e0a\u5c71\uff0c\u76f4\u5230\u5230\u8fbe\u5927\u95e8\u3002\u5728\u5927\u95e8\u5185\uff0c\u4ed6\u4eec\u5fc5\u987b\u5b58\u653e\u6b66\u5668\u624d\u80fd\u8fdb\u5165\u56f4\u5899\uff0c\u56e0\u6b64\u5f97\u540d\u201c\u6b66\u5668\u95e8\u201d\u3002\n                    <\/p>\n                    <p>\n                        \u4ece\u8fd9\u5ea7\u5854\u7684\u9732\u53f0\u4e0a\uff0c\u6211\u4eec\u73b0\u5728\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u5e02\u6700\u7f8e\u4e3d\u7684\u5168\u666f\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        Justo enfrente nos encontramos con el barrio del Albaic\u00edn, reconocible por sus viviendas blancas y su entramado de calles laber\u00ednticas. Este barrio fue declarado Patrimonio de la Humanidad por la UNESCO en 1994.\n                    <\/p>\n                    <p>\n                        \u683c\u62c9\u7eb3\u8fbe\u6700\u8457\u540d\u7684\u89c2\u666f\u70b9\u4e4b\u4e00\u5c31\u4f4d\u4e8e\u8fd9\u4e2a\u8857\u533a\uff1a\u5723\u5c3c\u53e4\u62c9\u65af\u89c2\u666f\u53f0 (Mirador de San Nicol\u00e1s)\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u7684\u53f3\u4fa7\u662f\u5723\u5c71 (Sacromonte) \u8857\u533a\u3002\n                    <\/p>\n                    <p>\n                        \u5723\u5c71\u662f\u683c\u62c9\u7eb3\u8fbe\u5178\u578b\u7684\u53e4\u8001\u5409\u666e\u8d5b\u793e\u533a\uff0c\u4e5f\u662f\u5f17\u62c9\u95e8\u6208\u821e\u7684\u53d1\u6e90\u5730\u3002\u8fd9\u4e2a\u8857\u533a\u7684\u53e6\u4e00\u4e2a\u7279\u70b9\u662f\u5b58\u5728\u7a74\u5c45\u4eba\u4f4f\u6240\uff1a\u6d1e\u7a74\u3002\n                    <\/p>\n                    <p>\n                        \u8fbe\u7f57\u5927\u8857 (Carrera del Darro) \u4f4d\u4e8e\u963f\u5c14\u62dc\u8f9b\u533a (Albaic\u00edn) \u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab (Alhambra) \u811a\u4e0b\uff0c\u6bd7\u90bb\u540c\u540d\u6cb3\u6d41\u7684\u6cb3\u5cb8\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DEL HOMENAJE Y TORRE DEL CUBO -->\n<div class=\"modal fade\" id=\"modalprueba13\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4fdd\u7559\u5854\u548c\u7acb\u65b9\u4f53\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u656c\u610f\u5854\u662f\u963f\u5c14\u5361\u8428\u74e6\u6700\u53e4\u8001\u7684\u5854\u4e4b\u4e00\uff0c\u9ad8\u4e8c\u5341\u516d\u7c73\u3002\u5b83\u6709\u516d\u5c42\uff0c\u4e00\u4e2a\u9732\u53f0\u548c\u4e00\u4e2a\u5730\u4e0b\u57ce\u3002\n                    <\/p>\n                    <p>\n                        \u7531\u4e8e\u5854\u5f88\u9ad8\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u5176\u9732\u53f0\u4e0e\u738b\u56fd\u7684\u77ad\u671b\u5854\u8fdb\u884c\u901a\u8baf\u3002\u8fd9\u79cd\u4ea4\u6d41\u662f\u901a\u8fc7\u767d\u5929\u7684\u955c\u5b50\u7cfb\u7edf\u6216\u665a\u4e0a\u7684\u7bdd\u706b\u70df\u96fe\u5efa\u7acb\u8d77\u6765\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u636e\u63a8\u6d4b\uff0c\u7531\u4e8e\u8be5\u5854\u5728\u5c71\u4e0a\u7a81\u51fa\u7684\u4f4d\u7f6e\uff0c\u5b83\u5f88\u53ef\u80fd\u88ab\u9009\u4e3a\u5c55\u793a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u65d7\u5e1c\u548c\u7ea2\u65d7\u7684\u5730\u65b9\u3002\n                    <\/p>\n                    <p>\n                        \u57fa\u7763\u5f92\u7528\u6240\u8c13\u7684\u7acb\u65b9\u4f53\u5854\u52a0\u56fa\u4e86\u8fd9\u5ea7\u5854\u7684\u5e95\u5ea7\u3002\n                    <\/p>\n                    <p>\n                        \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u8ba1\u5212\u8fdb\u884c\u4e00\u7cfb\u5217\u6539\u9769\uff0c\u4ee5\u4f7f\u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u9002\u5e94\u706b\u70ae\u3002\u56e0\u6b64\uff0c\u7acb\u65b9\u4f53\u5854\u9ad8\u4e8e\u5854\u970d\u7eb3\u5854\uff0c\u7531\u4e8e\u5176\u5706\u67f1\u5f62\u72b6\uff0c\u4e0e\u65b9\u5f62\u7684\u7eb3\u65af\u91cc\u5fb7\u5854\u76f8\u6bd4\uff0c\u5854\u970d\u7eb3\u5854\u80fd\u591f\u66f4\u597d\u5730\u62b5\u5fa1\u53ef\u80fd\u7684\u649e\u51fb\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION GENERALIFE -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba14\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel14\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel14\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4f4d\u4e8e\u592a\u9633\u5c71\uff0c\u662f\u82cf\u4e39\u7684\u5bab\u6bbf\uff0c\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u4e00\u5ea7\u5e26\u6709\u679c\u56ed\u7684\u5bcc\u4e3d\u5802\u7687\u7684\u4e61\u95f4\u522b\u5885\uff0c\u9664\u4e86\u8015\u79cd\u4e4b\u5916\uff0c\u8fd9\u91cc\u8fd8\u4e3a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5bab\u5ef7\u9972\u517b\u52a8\u7269\u5e76\u8fdb\u884c\u72e9\u730e\u3002\u636e\u4f30\u8ba1\uff0c\u8be5\u9675\u5893\u59cb\u5efa\u4e8e\u5341\u4e09\u4e16\u7eaa\u672b\uff0c\u7531\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u521b\u59cb\u4eba\u4e4b\u5b50\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8fd9\u4e2a\u540d\u5b57\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cyannat-al-arif\u201d\uff0c\u610f\u601d\u662f\u5efa\u7b51\u5e08\u7684\u82b1\u56ed\u6216\u679c\u56ed\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u91cc\u7684\u9762\u79ef\u66f4\u5927\uff0c\u81f3\u5c11\u6709\u56db\u4e2a\u679c\u56ed\uff0c\u5e76\u5ef6\u4f38\u5230\u4eca\u5929\u88ab\u79f0\u4e3a\u201c\u9e67\u9e2a\u5e73\u539f\u201d\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4e61\u95f4\u522b\u5885\u88ab\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03\u79f0\u4e3a\u201c\u5e78\u798f\u7687\u5bab\u201d\uff0c\u5b83\u662f\u4e00\u5ea7\u5bab\u6bbf\uff1a\u82cf\u4e39\u7684\u590f\u5bab\u3002\u5c3d\u7ba1\u8fd9\u91cc\u9760\u8fd1\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff0c\u4f46\u5374\u8db3\u591f\u79c1\u5bc6\uff0c\u53ef\u4ee5\u8ba9\u4ed6\u9003\u79bb\u5bab\u5ef7\u548c\u653f\u5e9c\u751f\u6d3b\u7684\u7d27\u5f20\uff0c\u653e\u677e\u8eab\u5fc3\uff0c\u5e76\u4eab\u53d7\u66f4\u5b9c\u4eba\u7684\u6c14\u5019\u3002\u7531\u4e8e\u5176\u6d77\u62d4\u6bd4\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u9ad8\uff0c\u56e0\u6b64\u5185\u90e8\u6e29\u5ea6\u8f83\u4f4e\u3002\n                <\/p>\n                <p>\n                    \u5f53\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u65f6\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fbf\u6210\u4e3a\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u8d22\u4ea7\uff0c\u5e76\u7531\u4e00\u4f4d\u957f\u5b98\u6216\u6307\u6325\u5b98\u4fdd\u62a4\u3002\u83f2\u5229\u666e\u4e8c\u4e16\u6700\u7ec8\u5c06\u8be5\u5730\u7684\u6c38\u4e45\u5e02\u957f\u804c\u4f4d\u548c\u6240\u6709\u6743\u5272\u8ba9\u7ed9\u4e86\u683c\u62c9\u7eb3\u8fbe\u8d1d\u5185\u52a0\u65af\u5bb6\u65cf\uff08\u4e00\u4e2a\u7688\u4f9d\u4f0a\u65af\u5170\u6559\u7684\u6469\u5c14\u4eba\u5bb6\u65cf\uff09\u3002\u8be5\u5dde\u7ecf\u8fc7\u8fd1 100 \u5e74\u7684\u8bc9\u8bbc\u624d\u6536\u56de\u8be5\u9057\u5740\uff0c\u5e76\u4e8e 1921 \u5e74\u8fbe\u6210\u5ead\u5916\u548c\u89e3\u3002\n                <\/p>\n                <p>\n                    \u6839\u636e\u534f\u8bae\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u5c06\u6210\u4e3a\u56fd\u5bb6\u9057\u4ea7\uff0c\u5e76\u901a\u8fc7\u8463\u4e8b\u4f1a\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5171\u540c\u7ba1\u7406\uff0c\u4ece\u800c\u7ec4\u5efa\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8463\u4e8b\u4f1a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba15\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel15\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel15\">\u89c2\u4f17<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6211\u4eec\u5728\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u8def\u4e0a\u9047\u5230\u7684\u9732\u5929\u5706\u5f62\u5267\u573a\u5efa\u4e8e 1952 \u5e74\uff0c\u76ee\u7684\u662f\u50cf\u6bcf\u5e74\u590f\u5929\u4e00\u6837\u4e3e\u529e\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u3002\n                <\/p>\n                <p>\n                    Desde el a\u00f1o 2002 tambi\u00e9n se celebra un Festival de Flamenco ligado a la figura del poeta granadino m\u00e1s emblem\u00e1tico: Federico Garc\u00eda Lorca.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba16\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel16\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel16\">\u4e2d\u4e16\u7eaa\u4e4b\u8def<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fde\u63a5\u5e15\u62c9\u8482\u5c3c\u57ce\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u9053\u8def\u59cb\u4e8e\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u5176\u5468\u56f4\u662f\u6240\u8c13\u7684\u201c\u5c16\u5854\u201d\uff0c\u56e0\u5176\u57ce\u579b\u7684\u672b\u7aef\u662f\u7816\u780c\u91d1\u5b57\u5854\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u4e00\u6761\u873f\u8712\u503e\u659c\u7684\u9053\u8def\uff0c\u4e24\u8fb9\u90fd\u6709\u9ad8\u5899\u4fdd\u62a4\uff0c\u4ee5\u63d0\u9ad8\u5b89\u5168\u6027\uff0c\u901a\u5f80 Patio del Descabalgamiento \u7684\u5165\u53e3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba17\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel17\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel17\">\u670b\u53cb\u4e4b\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u4e9b\u5e9f\u589f\u6216\u5730\u57fa\u662f\u66fe\u7ecf\u6240\u8c13\u7684\u670b\u53cb\u4e4b\u5bb6\u7684\u8003\u53e4\u9057\u8ff9\u3002\u5b83\u7684\u540d\u79f0\u548c\u7528\u9014\u56e0 14 \u4e16\u7eaa\u4f0a\u672c\u00b7\u9c81\u4e91\u7684\u300a\u519c\u8bba\u300b\u800c\u6d41\u4f20\u81f3\u4eca\u3002\n                <\/p>\n                <p>\n                    \u56e0\u6b64\uff0c\u5b83\u662f\u82cf\u4e39\u4e3a\u5c0a\u656c\u7684\u4eba\u3001\u670b\u53cb\u6216\u4eb2\u621a\u51c6\u5907\u7684\u4f4f\u6240\uff0c\u82cf\u4e39\u8ba4\u4e3a\u8fd9\u4e9b\u4eba\u5e94\u8be5\u4e0e\u4ed6\u4eb2\u8fd1\uff0c\u4f46\u53c8\u4e0d\u4fb5\u72af\u4ed6\u4eec\u7684\u9690\u79c1\uff0c\u6240\u4ee5\u5b83\u662f\u4e00\u5ea7\u72ec\u7acb\u7684\u4f4f\u6240\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"modal fade\" id=\"modalprueba18\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel18\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel18\">\u5965\u5c14\u5fb7\u82b1\u5f84<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5939\u7af9\u6843\u6b65\u9053\u5efa\u4e8e 19 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u662f\u4e3a\u4e86\u8fce\u63a5\u4f0a\u4e3d\u838e\u767d\u4e8c\u4e16\u5973\u738b\u7684\u6765\u8bbf\u800c\u5efa\uff0c\u540c\u65f6\u4e5f\u4e3a\u901a\u5f80\u5bab\u6bbf\u4e0a\u90e8\u7684\u901a\u9053\u589e\u6dfb\u4e86\u66f4\u5177\u7eaa\u5ff5\u610f\u4e49\u7684\u8272\u5f69\u3002 \n                <\/p>\n                <p>\n                    \u5939\u7af9\u6843\u662f\u7c89\u8272\u6708\u6842\u6811\u7684\u53e6\u4e00\u4e2a\u540d\u5b57\uff0c\u5b83\u4ee5\u88c5\u9970\u62f1\u9876\u7684\u5f62\u5f0f\u51fa\u73b0\u5728\u8fd9\u6761\u6b65\u9053\u4e0a\u3002\u5728\u6b65\u9053\u7684\u8d77\u70b9\uff0c\u8d8a\u8fc7\u4e0a\u82b1\u56ed\uff0c\u662f\u4e00\u682a\u6700\u53e4\u8001\u7684\u6843\u91d1\u5a18\u690d\u7269\uff0c\u5b83\u51e0\u4e4e\u5df2\u7ecf\u6d88\u5931\uff0c\u5176\u57fa\u56e0\u6307\u7eb9\u81f3\u4eca\u4ecd\u5728\u88ab\u7814\u7a76\u3002\n                <\/p>\n                <p>\n                    \u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u6700\u5177\u7279\u8272\u7684\u690d\u7269\u4e4b\u4e00\uff0c\u5176\u7279\u70b9\u662f\u5377\u66f2\u7684\u53f6\u5b50\uff0c\u6bd4\u666e\u901a\u7684\u6843\u91d1\u5a18\u53f6\u5b50\u66f4\u5927\u3002\n                <\/p>\n                <p>\n                    \u963f\u5fb7\u5c14\u6cd5\u65af\u5927\u9053 (Paseo de las Adelfas) \u4e0e\u897f\u666e\u96f7\u585e\u65af\u5927\u9053 (Paseo de los Cipreses) \u76f8\u8fde\uff0c\u662f\u5f15\u5bfc\u6e38\u5ba2\u524d\u5f80\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ebd\u5e26\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba19\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel19\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel19\">\u6c34\u68af<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fdd\u5b58\u6700\u5b8c\u597d\u3001\u6700\u72ec\u7279\u7684\u5143\u7d20\u4e4b\u4e00\u5c31\u662f\u6240\u8c13\u7684\u6c34\u697c\u68af\u3002\u636e\u4fe1\uff0c\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u697c\u68af\uff08\u5206\u4e3a\u56db\u4e2a\u90e8\u5206\uff0c\u4e2d\u95f4\u6709\u4e09\u4e2a\u5e73\u53f0\uff09\u6709\u6c34\u6e20\uff0c\u6c34\u6d41\u7ecf\u4e24\u4e2a\u91c9\u9762\u9676\u74f7\u6276\u624b\uff0c\u6c34\u6e90\u6765\u81ea\u7687\u5bb6\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u6761\u6c34\u7ba1\u901a\u5411\u4e00\u5ea7\u5c0f\u578b\u7948\u7977\u5ba4\uff0c\u76ee\u524d\u6ca1\u6709\u7559\u4e0b\u4efb\u4f55\u8003\u53e4\u4fe1\u606f\u3002\u81ea 1836 \u5e74\u4ee5\u6765\uff0c\u5f53\u65f6\u7684\u5e84\u56ed\u7ecf\u7406\u5c31\u5728\u539f\u5740\u4e0a\u5efa\u9020\u4e86\u4e00\u4e2a\u6d6a\u6f2b\u7684\u89c2\u666f\u53f0\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u8fd9\u5ea7\u7531\u6708\u6842\u6811\u62f1\u9876\u548c\u6f7a\u6f7a\u6d41\u6c34\u73af\u7ed5\u7684\u697c\u68af\u5411\u4e0a\u6500\u767b\uff0c\u53ef\u80fd\u521b\u9020\u4e86\u4e00\u4e2a\u7406\u60f3\u7684\u73af\u5883\uff0c\u53ef\u4ee5\u523a\u6fc0\u611f\u5b98\uff0c\u8fdb\u5165\u6709\u5229\u4e8e\u51a5\u60f3\u7684\u6c1b\u56f4\uff0c\u5e76\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba20\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel20\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel20\">\u8d6b\u5185\u62c9\u5229\u592b\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u636e\u4f30\u8ba1\uff0c\u5bab\u6bbf\u5468\u56f4\u7684\u5ead\u9662\u4e2d\u81f3\u5c11\u6709\u56db\u4e2a\u5927\u82b1\u56ed\uff0c\u5b83\u4eec\u5206\u5e03\u5728\u4e0d\u540c\u7684\u9ad8\u5ea6\u6216\u5c42\u7ea7\u4e0a\uff0c\u7531\u571f\u576f\u5899\u56f4\u8d77\u6765\u3002\u6211\u4eec\u4f20\u627f\u4e0b\u6765\u7684\u8fd9\u4e9b\u679c\u56ed\u7684\u540d\u5b57\u662f\uff1aGrande\u3001Colorada\u3001Mercer\u00eda \u548c Fuente Pe\u00f1a\u3002\n                <\/p>\n                <p>\n                    \u81ea 14 \u4e16\u7eaa\u4ee5\u6765\uff0c\u8fd9\u4e9b\u679c\u56ed\u6216\u591a\u6216\u5c11\u5730\u5ef6\u7eed\u4e86\u76f8\u540c\u7684\u4e2d\u4e16\u7eaa\u4f20\u7edf\u6280\u672f\u8fdb\u884c\u79cd\u690d\u3002\u7531\u4e8e\u8fd9\u79cd\u519c\u4e1a\u751f\u4ea7\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u4fdd\u6301\u4e86\u4e00\u5b9a\u7684\u72ec\u7acb\u6027\uff0c\u4e0d\u53d7\u5176\u4ed6\u5916\u90e8\u519c\u4e1a\u4f9b\u5e94\u5546\u7684\u5f71\u54cd\uff0c\u4ece\u800c\u80fd\u591f\u6ee1\u8db3\u81ea\u5df1\u7684\u7cae\u98df\u9700\u6c42\u3002\n                <\/p>\n                <p>\n                    \u5b83\u4eec\u4e0d\u4ec5\u7528\u4e8e\u79cd\u690d\u852c\u83dc\uff0c\u8fd8\u7528\u4e8e\u79cd\u690d\u679c\u6811\u548c\u52a8\u7269\u7267\u573a\u3002\u4f8b\u5982\uff0c\u5982\u4eca\u79cd\u690d\u671d\u9c9c\u84df\u3001\u8304\u5b50\u3001\u8c46\u7c7b\u3001\u65e0\u82b1\u679c\u3001\u77f3\u69b4\u548c\u674f\u6811\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u4fdd\u5b58\u4e0b\u6765\u7684\u679c\u56ed\u7ee7\u7eed\u6cbf\u7528\u4e2d\u4e16\u7eaa\u7684\u519c\u4e1a\u751f\u4ea7\u6280\u672f\uff0c\u8d4b\u4e88\u4e86\u8fd9\u4e00\u7a7a\u95f4\u5de8\u5927\u7684\u4eba\u7c7b\u5b66\u4ef7\u503c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba21\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel21\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel21\">\u9ad8\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u60a8\u53ef\u4ee5\u4ece\u82cf\u4e39\u5ead\u9662 (Patio de la Sultana) \u7ecf\u7531\u4e00\u6bb5\u9661\u5ced\u7684 19 \u4e16\u7eaa\u697c\u68af\u8fdb\u5165\u8fd9\u4e9b\u82b1\u56ed\uff0c\u8fd9\u6bb5\u697c\u68af\u56e0\u5927\u95e8\u4e0a\u65b9\u6709\u4e24\u4e2a\u91c9\u9762\u9676\u5668\u4eba\u7269\u800c\u88ab\u79f0\u4e3a\u72ee\u5b50\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u82b1\u56ed\u53ef\u4ee5\u88ab\u89c6\u4e3a\u6d6a\u6f2b\u82b1\u56ed\u7684\u5178\u8303\u3002\u5b83\u4eec\u4f4d\u4e8e\u67f1\u5b50\u4e0a\uff0c\u6784\u6210\u4e86\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u6700\u9ad8\u90e8\u5206\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u58ee\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u7f8e\u4e3d\u7684\u6728\u5170\u82b1\u683c\u5916\u5f15\u4eba\u6ce8\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba22\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel22\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel22\">\u73ab\u7470\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    Los Jardines de la Rosaleda tienen su origen entre los a\u00f1os treinta y cincuenta del siglo XX, despu\u00e9s de que el Estado adquiriese el Generalife en 1921. \n                <\/p>\n                <p>\n                    \u56e0\u6b64\u9700\u8981\u63d0\u9ad8\u5e9f\u5f03\u533a\u57df\u7684\u4ef7\u503c\uff0c\u5e76\u901a\u8fc7\u9010\u6b65\u5e73\u7a33\u7684\u8fc7\u6e21\u5c06\u5176\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6218\u7565\u6027\u5730\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba23\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel23\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel23\">\u6c9f\u6e20\u9732\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u704c\u6e89\u6e20\u5ead\u9662 (Patio de la Acequia) \u5728 19 \u4e16\u7eaa\u4e5f\u88ab\u79f0\u4e3a R\u00eda \u5ead\u9662\uff0c\u5982\u4eca\u5448\u77e9\u5f62\u7ed3\u6784\uff0c\u62e5\u6709\u4e24\u4e2a\u76f8\u5bf9\u7684\u4ead\u5b50\u548c\u4e00\u4e2a\u6d77\u6e7e\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u8d2f\u7a7f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u7687\u5bb6\u8fd0\u6cb3\uff0c\u8fd0\u6cb3\u5468\u56f4\u6709\u56db\u4e2a\u82b1\u56ed\uff0c\u4ee5\u8f83\u4f4e\u5c42\u6b21\u7684\u6b63\u4ea4\u82b1\u575b\u6392\u5217\u3002\u704c\u6e89\u6c9f\u6e20\u4e24\u4fa7\u7684\u55b7\u6cc9\u662f\u5bab\u6bbf\u6700\u53d7\u6b22\u8fce\u7684\u666f\u89c2\u4e4b\u4e00\u3002\u7136\u800c\uff0c\u8fd9\u4e9b\u55b7\u6cc9\u5e76\u975e\u539f\u521b\uff0c\u56e0\u4e3a\u5b83\u4eec\u7834\u574f\u4e86\u82cf\u4e39\u5728\u4f11\u606f\u548c\u51a5\u60f3\u65f6\u5bfb\u6c42\u7684\u5b81\u9759\u4e0e\u5e73\u548c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u7ecf\u5386\u4e86\u591a\u6b21\u6539\u5efa\uff0c\u56e0\u4e3a\u8fd9\u4e2a\u5ead\u9662\u6700\u521d\u662f\u5c01\u95ed\u7684\uff0c\u6211\u4eec\u4eca\u5929\u53ef\u4ee5\u901a\u8fc7 18 \u4e2a\u89c2\u666f\u697c\u5f0f\u62f1\u95e8\u7684\u957f\u5eca\u770b\u5230\u8fd9\u4e9b\u666f\u8272\u3002\u552f\u4e00\u80fd\u8ba9\u4f60\u6b23\u8d4f\u98ce\u666f\u7684\u5730\u65b9\u5c31\u662f\u4e2d\u5fc3\u89c6\u70b9\u3002\u4ece\u8fd9\u4e2a\u539f\u59cb\u7684\u89c6\u89d2\uff0c\u5750\u5728\u5730\u677f\u4e0a\uff0c\u9760\u5728\u7a97\u53f0\u4e0a\uff0c\u4eba\u4eec\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5168\u666f\u3002\n                <\/p>\n                <p>\n                    \u4f5c\u4e3a\u5176\u5386\u53f2\u7684\u89c1\u8bc1\uff0c\u6211\u4eec\u5c06\u5728\u89c2\u666f\u70b9\u53d1\u73b0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u88c5\u9970\uff0c\u5176\u4e2d\u82cf\u4e39\u4f0a\u65af\u739b\u4eea\u4e00\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u4e0e\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u7684\u53e0\u52a0\u5c24\u4e3a\u7a81\u51fa\u3002\u8fd9\u8868\u660e\u6bcf\u4f4d\u82cf\u4e39\u90fd\u6709\u4e0d\u540c\u7684\u54c1\u5473\u548c\u9700\u6c42\uff0c\u5e76\u76f8\u5e94\u5730\u6539\u9020\u5bab\u6bbf\uff0c\u7559\u4e0b\u81ea\u5df1\u7684\u5370\u8bb0\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u7ecf\u8fc7\u89c2\u666f\u70b9\u65f6\uff0c\u5982\u679c\u6211\u4eec\u770b\u4e00\u4e0b\u62f1\u95e8\u7684\u5185\u62f1\uff0c\u6211\u4eec\u8fd8\u4f1a\u53d1\u73b0\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u6807\u5fd7\uff0c\u4f8b\u5982\u8f6d\u548c\u7bad\uff0c\u4ee5\u53ca\u5ea7\u53f3\u94ed\u201cTanto Monta\u201d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e1c\u4fa7\u56e0 1958 \u5e74\u53d1\u751f\u7684\u4e00\u573a\u706b\u707e\u800c\u53d8\u5f97\u8f83\u65b0\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba24\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel24\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel24\">\u5b88\u536b\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165 Patio de la Acequia \u4e4b\u524d\uff0c\u6211\u4eec\u5148\u627e\u5230 Patio de la Guardia\u3002\u4e00\u4e2a\u7b80\u5355\u7684\u5ead\u9662\uff0c\u6709\u95e8\u5eca\uff0c\u4e2d\u5fc3\u6709\u4e00\u4e2a\u55b7\u6cc9\uff0c\u8fd8\u88c5\u9970\u7740\u82e6\u6a59\u6811\u3002\u8fd9\u4e2a\u5ead\u9662\u4e00\u5b9a\u662f\u8fdb\u5165\u82cf\u4e39\u590f\u5b63\u4f4f\u6240\u524d\u7684\u7ba1\u5236\u533a\u548c\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5730\u65b9\u7684\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\uff0c\u722c\u4e0a\u4e00\u4e9b\u9661\u5ced\u7684\u697c\u68af\u540e\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u6247\u95e8\uff0c\u95e8\u6963\u4e0a\u88c5\u9970\u7740\u767d\u8272\u80cc\u666f\u4e0a\u7684\u84dd\u8272\u3001\u7eff\u8272\u548c\u9ed1\u8272\u74f7\u7816\u3002\u6211\u4eec\u8fd8\u53ef\u4ee5\u770b\u5230\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u94a5\u5319\uff0c\u5c3d\u7ba1\u5b83\u56e0\u65f6\u95f4\u7684\u6d41\u901d\u800c\u78e8\u635f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u722c\u4e0a\u53f0\u9636\uff0c\u7a7f\u8fc7\u8fd9\u6247\u95e8\u65f6\uff0c\u6211\u4eec\u9047\u5230\u4e00\u4e2a\u5f2f\u9053\u3001\u5b88\u536b\u7684\u957f\u6905\uff0c\u4ee5\u53ca\u4e00\u6761\u901a\u5f80\u5bab\u6bbf\u7684\u9661\u5ced\u72ed\u7a84\u7684\u697c\u68af\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba25\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel25\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel25\">\u82cf\u4e39\u5a1c\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u82cf\u4e39\u5a1c\u5ead\u9662 (Patio de la Sultana) \u662f\u53d8\u5316\u6700\u591a\u7684\u7a7a\u95f4\u4e4b\u4e00\u3002\u636e\u8ba4\u4e3a\uff0c\u73b0\u5728\u8fd9\u4e2a\u5ead\u9662\uff08\u4e5f\u79f0\u4e3a\u67cf\u6811\u5ead\u9662\uff09\u6240\u5728\u7684\u4f4d\u7f6e\u662f\u4ee5\u524d\u7684\u571f\u8033\u5176\u6d74\u5ba4\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u6d74\u573a\uff09\u7684\u6307\u5b9a\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    16\u4e16\u7eaa\u65f6\u5b83\u5931\u53bb\u4e86\u8fd9\u4e00\u529f\u80fd\u5e76\u53d8\u6210\u4e86\u4e00\u5ea7\u82b1\u56ed\u3002\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5efa\u9020\u4e86\u4e00\u4e2a\u5317\u753b\u5eca\uff0c\u4ee5\u53ca\u4e00\u4e2a U \u5f62\u6c34\u6c60\u3001\u4e2d\u5fc3\u7684\u55b7\u6cc9\u548c\u4e09\u5341\u516b\u4e2a\u5608\u6742\u7684\u55b7\u6c34\u53e3\u3002\n                <\/p>\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u552f\u4e00\u4fdd\u7559\u4e0b\u6765\u7684\u5143\u7d20\u662f\u88ab\u6805\u680f\u4fdd\u62a4\u7684 Acequia Real \u7011\u5e03\uff0c\u4ee5\u53ca\u5c06\u6c34\u5f15\u5411 Acequia \u5ead\u9662\u7684\u4e00\u5c0f\u6bb5\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u201c\u67cf\u6811\u5ead\u9662\u201d\u56e0\u4e00\u68f5\u767e\u5e74\u8001\u67cf\u6811\u800c\u5f97\u540d\uff0c\u5982\u4eca\u53ea\u5269\u4e0b\u6811\u5e72\u3002\u65c1\u8fb9\u662f\u683c\u62c9\u7eb3\u8fbe\u7684\u9676\u74f7\u724c\u533e\uff0c\u4e0a\u9762\u8bb2\u8ff0\u4e86 16 \u4e16\u7eaa\u5e0c\u5185\u65af\u00b7\u4f69\u96f7\u65af\u00b7\u5fb7\u00b7\u5e0c\u5854 (Gin\u00e9s P\u00e9rez de Hita) \u7684\u4f20\u8bf4\uff0c\u4f20\u8bf4\u8fd9\u68f5\u67cf\u6811\u89c1\u8bc1\u4e86\u672b\u4ee3\u82cf\u4e39\u5e03\u963f\u535c\u8fea\u52d2 (Boabdil) \u7684\u5ba0\u81e3\u4e0e\u9ad8\u8d35\u7684\u963f\u672c\u585e\u62c9\u8036 (Abencerraje) \u9a91\u58eb\u7684\u7231\u60c5\u9082\u9005\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba26\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel26\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel26\">\u4e0b\u9a6c\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0b\u6c89\u5ead\u9662\uff08Patio del Descabalgamiento\uff09\uff0c\u4e5f\u88ab\u79f0\u4e3a\u9a6c\u7403\u5ead\u9662\uff08Patio Polo\uff09\uff0c\u662f\u6211\u4eec\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u540e\u9047\u5230\u7684\u7b2c\u4e00\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u82cf\u4e39\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4ea4\u901a\u5de5\u5177\u662f\u9a6c\uff0c\u56e0\u6b64\u4ed6\u9700\u8981\u4e00\u4e2a\u5730\u65b9\u4e0b\u9a6c\u5e76\u5b89\u7f6e\u8fd9\u4e9b\u52a8\u7269\u3002\u4eba\u4eec\u8ba4\u4e3a\u8fd9\u4e2a\u5ead\u9662\u5c31\u662f\u4e3a\u6b64\u76ee\u7684\u800c\u5efa\u7684\uff0c\u56e0\u4e3a\u5b83\u662f\u9a6c\u53a9\u7684\u6240\u5728\u5730\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u53a9\u5185\u8bbe\u6709\u4f9b\u9a6c\u5339\u4e0a\u4e0b\u7684\u652f\u6491\u957f\u51f3\uff0c\u4e24\u4fa7\u9694\u95f4\u5185\u6709\u4e24\u4e2a\u9a6c\u53a9\uff0c\u4e0b\u90e8\u7528\u4f5c\u9a6c\u53a9\uff0c\u4e0a\u90e8\u7528\u4f5c\u5e72\u8349\u68da\u3002\u7ed9\u9a6c\u5339\u63d0\u4f9b\u65b0\u9c9c\u6c34\u7684\u996e\u6c34\u69fd\u4e5f\u4e0d\u80fd\u7f3a\u5c11\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff1a\u5728\u901a\u5f80\u4e0b\u4e00\u4e2a\u5ead\u9662\u7684\u95e8\u6963\u4e0a\u65b9\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u94a5\u5319\uff0c\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\uff0c\u4ee3\u8868\u7740\u656c\u610f\u548c\u6240\u6709\u6743\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba27\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel27\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel27\">\u7687\u5bb6\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5317\u95e8\u5eca\u4fdd\u5b58\u6700\u5b8c\u597d\uff0c\u539f\u672c\u662f\u82cf\u4e39\u7684\u4f4f\u6240\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u95e8\u5eca\uff0c\u4e0a\u9762\u6709\u4e94\u4e2a\u62f1\u95e8\uff0c\u7531\u67f1\u5b50\u548c\u67f1\u5b50\u7684\u672b\u7aef\u652f\u6491\u3002\u7ecf\u8fc7\u8fd9\u4e2a\u95e8\u5eca\uff0c\u8981\u8fdb\u5165\u7687\u5bb6\u5927\u5385\uff0c\u60a8\u9700\u8981\u7a7f\u8fc7\u4e00\u4e2a\u4e09\u91cd\u62f1\u95e8\uff0c\u62f1\u95e8\u4e0a\u6709\u8bb2\u8ff0 1319 \u5e74\u62c9\u7ef4\u52a0\u6218\u5f79\u6216\u585e\u62c9\u57c3\u5c14\u7ef4\u62c9\u6218\u5f79\u7684\u8bd7\u6b4c\uff0c\u8fd9\u4e9b\u8bd7\u6b4c\u4e3a\u6211\u4eec\u63d0\u4f9b\u4e86\u6709\u5173\u8be5\u5730\u70b9\u5e74\u4ee3\u7684\u4fe1\u606f\u3002\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e09\u91cd\u62f1\u95e8\u7684\u4e24\u4fa7\u8fd8\u6709*taqas*\uff0c\u5373\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u7528\u4e8e\u76db\u6c34\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u5927\u5385\u4f4d\u4e8e\u4e00\u5ea7\u9970\u6709\u7070\u6ce5\u7684\u65b9\u5f62\u5854\u697c\u5185\uff0c\u5c3d\u7ba1\u8fd9\u662f\u4e00\u5ea7\u4f11\u95f2\u5bab\u6bbf\uff0c\u4f46\u5374\u662f\u82cf\u4e39\u63a5\u89c1\u7d27\u6025\u5b98\u5458\u7684\u5730\u65b9\u3002\u6839\u636e\u90a3\u91cc\u8bb0\u8f7d\u7684\u8bd7\u53e5\uff0c\u8fd9\u4e9b\u63a5\u89c1\u5fc5\u987b\u7b80\u77ed\u800c\u76f4\u63a5\uff0c\u4ee5\u514d\u8fc7\u5ea6\u6253\u6270\u57c3\u7c73\u5c14\u7684\u4f11\u606f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  PALACIOS NAZARIES  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba28\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel28\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel28\">\u7eb3\u624e\u91cc\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u662f\u8fd9\u5ea7\u5b8f\u4f1f\u5efa\u7b51\u7fa4\u4e2d\u6700\u5177\u8c61\u5f81\u610f\u4e49\u548c\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u533a\u57df\u3002\u5b83\u4eec\u5efa\u4e8e 14 \u4e16\u7eaa\uff0c\u8fd9\u4e00\u65f6\u671f\u582a\u79f0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6700\u8f89\u714c\u7684\u65f6\u671f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u662f\u82cf\u4e39\u53ca\u5176\u8fd1\u4eb2\u7684\u4e13\u5c5e\u533a\u57df\uff0c\u662f\u5bb6\u5ead\u751f\u6d3b\u4ee5\u53ca\u738b\u56fd\u5b98\u65b9\u548c\u884c\u653f\u751f\u6d3b\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u5305\u62ec\uff1a\u6885\u514b\u82cf\u963f\u5c14\u5bab\u3001\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u90fd\u662f\u72ec\u7acb\u5efa\u9020\u7684\uff0c\u5efa\u9020\u65f6\u95f4\u4e0d\u540c\uff0c\u529f\u80fd\u5404\u5f02\u3002\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u4e9b\u5bab\u6bbf\u624d\u5f97\u4ee5\u7edf\u4e00\uff0c\u4ece\u90a3\u65f6\u8d77\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u7687\u5bb6\u5bab\u6bbf\uff0c\u540e\u6765\u67e5\u7406\u4e94\u4e16\u51b3\u5b9a\u5efa\u9020\u81ea\u5df1\u7684\u5bab\u6bbf\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u65e7\u7687\u5bb6\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba29\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel29\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel29\">\u6885\u514b\u65af\u548c\u6f14\u8bf4\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6885\u514b\u82cf\u963f\u5c14 (Mexuar) \u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u4e2d\u6700\u53e4\u8001\u7684\u90e8\u5206\uff0c\u4f46\u4e5f\u662f\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\u53d1\u751f\u6700\u5927\u53d8\u5316\u7684\u7a7a\u95f4\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cMaswar\u201d\uff0c\u610f\u4e3a\u201c\u82cf\u4e39\u90e8\u957f\u4f1a\u8bae\u201d\u6216\u201c\u82cf\u62c9\u201d\u53ec\u5f00\u7684\u5730\u65b9\uff0c\u4ece\u800c\u63ed\u793a\u4e86\u5b83\u7684\u4e00\u4e2a\u804c\u80fd\u3002\u5b83\u4e5f\u662f\u82cf\u4e39\u6267\u884c\u53f8\u6cd5\u7a0b\u5e8f\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    La construcci\u00f3n del Mexuar se atribuye al sult\u00e1n Isma\u00edl I, que rein\u00f3 entre 1314 y 1325, y fue modificado por su nieto Muhammad V. Sin embargo, fueron los cristianos quienes m\u00e1s transformaron este espacio al convertirlo en una capilla.\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5c0f\u5f97\u591a\uff0c\u56f4\u7ed5\u7740\u56db\u6839\u4e2d\u592e\u67f1\u5b50\u6392\u5217\uff0c\u67f1\u5b50\u4e0a\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u6d82\u6210\u94b4\u84dd\u8272\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7279\u8272\u7acb\u65b9\u4f53\u67f1\u5934\u3002\u8fd9\u4e9b\u67f1\u5b50\u7531\u4e00\u76cf\u63d0\u4f9b\u5929\u9876\u5149\u7684\u706f\u7b3c\u652f\u6491\uff0c\u8be5\u706f\u7b3c\u5728 16 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u4ee5\u5efa\u9020\u4e0a\u5c42\u623f\u95f4\u548c\u4fa7\u7a97\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u5c06\u8be5\u7a7a\u95f4\u6539\u9020\u6210\u6559\u5802\uff0c\u5730\u677f\u88ab\u964d\u4f4e\uff0c\u5e76\u5728\u540e\u9762\u589e\u52a0\u4e86\u4e00\u4e2a\u5c0f\u7684\u77e9\u5f62\u7a7a\u95f4\uff0c\u73b0\u5728\u7531\u6728\u5236\u680f\u6746\u9694\u5f00\uff0c\u6307\u793a\u4e0a\u5c42\u5531\u8bd7\u73ed\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5e26\u6709\u661f\u661f\u88c5\u9970\u7684\u9676\u74f7\u74f7\u7816\u8e22\u811a\u7ebf\u662f\u4ece\u522b\u5904\u8fd0\u6765\u7684\u3002\u5728\u661f\u661f\u4e4b\u95f4\uff0c\u60a8\u53ef\u4ee5\u4ea4\u66ff\u770b\u5230\uff1a\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u5fbd\u7ae0\u3001\u95e8\u591a\u8428\u67a2\u673a\u4e3b\u6559\u7684\u5fbd\u7ae0\u3001\u5965\u5730\u5229\u4eba\u7684\u53cc\u5934\u9e70\u3001\u201c\u9664\u4e86\u4e0a\u5e1d\uff0c\u6ca1\u6709\u80dc\u5229\u8005\u201d\u7684\u5ea7\u53f3\u94ed\uff0c\u4ee5\u53ca\u5e1d\u56fd\u76fe\u724c\u4e0a\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u67f1\u3002\n                <\/p>\n                <p>\n                    \u57fa\u5ea7\u4e0a\u65b9\uff0c\u77f3\u818f\u94ed\u6587\u9970\u5e26\u4e0a\u91cd\u590d\u7740\uff1a\u201c\u738b\u56fd\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u529b\u91cf\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u8363\u8000\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u201d\u8fd9\u4e9b\u94ed\u6587\u53d6\u4ee3\u4e86\u57fa\u7763\u6559\u7684\u53e3\u53f7\uff1a\u201cChristus regnat\u3002Christus vincit\u3002Christus imperat\u3002\u201d\n                <\/p>\n                <p>\n                    Mexuar \u7684\u5f53\u524d\u5165\u53e3\u662f\u5728\u73b0\u4ee3\u5f00\u653e\u7684\uff0c\u6539\u53d8\u4e86\u5176\u4e2d\u4e00\u6839\u523b\u6709\u201cPlus Ultra\u201d\u5ea7\u53f3\u94ed\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u7684\u4f4d\u7f6e\uff0c\u8be5\u67f1\u88ab\u79fb\u5230\u4e86\u4e1c\u5899\u3002\u95e8\u4e0a\u65b9\u7684\u77f3\u818f\u9876\u4ecd\u4fdd\u7559\u5728\u539f\u6765\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5728\u623f\u95f4\u7684\u540e\u9762\uff0c\u6709\u4e00\u6247\u95e8\u901a\u5411\u6f14\u8bb2\u5385\uff0c\u6700\u521d\u662f\u901a\u8fc7\u9a6c\u4e18\u5361\u753b\u5eca\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e 1590 \u5e74\u706b\u836f\u5e93\u7206\u70b8\uff0c\u8fd9\u91cc\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53d7\u635f\u6700\u4e25\u91cd\u7684\u533a\u57df\u4e4b\u4e00\u3002\u5b83\u4e8e 1917 \u5e74\u5f97\u5230\u4fee\u590d\u3002\n                <\/p>\n                <p>\n                    \u4fee\u590d\u671f\u95f4\uff0c\u4e3a\u4e86\u9632\u6b62\u4e8b\u6545\u53d1\u751f\u5e76\u65b9\u4fbf\u53c2\u89c2\uff0c\u964d\u4f4e\u4e86\u5730\u677f\u9ad8\u5ea6\u3002\u4f5c\u4e3a\u539f\u59cb\u6c34\u5e73\u7684\u89c1\u8bc1\uff0c\u7a97\u6237\u4e0b\u65b9\u4fdd\u7559\u4e86\u4e00\u6761\u8fde\u7eed\u7684\u957f\u51f3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba30\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel30\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel30\">CUARTO DORADO y FACHADA DE COMARES<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n\n                <p>\n                    *\u9ec4\u91d1\u533a*\u8fd9\u4e2a\u540d\u5b57\u6e90\u81ea\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u671f\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u683c\u5b50\u5929\u82b1\u677f\u88ab\u91cd\u65b0\u7c89\u5237\u6210\u91d1\u8272\u56fe\u6848\uff0c\u5e76\u878d\u5165\u4e86\u541b\u4e3b\u7684\u5fbd\u7ae0\u3002\n                <\/p>\n                <p>\n                    \u83b7\u5f97\u89d0\u89c1\u7684\u81e3\u6c11\u5728\u5bab\u6bbf\u6b63\u9762\u524d\u7b49\u5019\uff0c\u7687\u5bb6\u536b\u961f\u5c06\u4ed6\u4eec\u4e0e\u82cf\u4e39\u9694\u5f00\uff0c\u8fd9\u4e2a\u623f\u95f4\u73b0\u5728\u88ab\u79f0\u4e3a\u91d1\u5385\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e2d\u592e\u662f\u4e00\u5ea7\u4f4e\u77ee\u7684\u5927\u7406\u77f3\u52a0\u4ed1\u55b7\u6cc9\uff0c\u8fd9\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4fdd\u5b58\u7684\u6797\u8fbe\u62c9\u54c8\u55b7\u6cc9\u7684\u590d\u5236\u54c1\u3002\u5728\u5806\u5b50\u7684\u4e00\u4fa7\uff0c\u6709\u4e00\u4e2a\u683c\u6805\u901a\u5411\u8b66\u536b\u4f7f\u7528\u7684\u9ed1\u6697\u5730\u4e0b\u8d70\u5eca\u3002\n                <\/p>\n                <p>\n                    M\u00e1s adelante encontramos la Fachada del Palacio de Comares. Esta impresionante fachada, muy restaurada entre los siglos XIX y XX, fue construida por Muhammad V con el fin de conmemorar la toma de Algeciras en 1369, que otorgaba dominio sobre el Estrecho de Gibraltar.\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e2a\u5ead\u9662\u91cc\uff0c\u82cf\u4e39\u63a5\u89c1\u4e86\u83b7\u5f97\u7279\u6b8a\u89d0\u89c1\u7684\u81e3\u6c11\u3002\u5b83\u88ab\u653e\u7f6e\u5728\u6b63\u9762\u7684\u4e2d\u592e\u90e8\u5206\uff0c\u5750\u843d\u5728\u4e24\u6247\u95e8\u4e4b\u95f4\u7684\u6728\u6881\u4e0a\uff0c\u4f4d\u4e8e\u5de8\u5927\u7684\u5c4b\u6a90\u4e0b\uff0c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6728\u5de5\u7684\u6770\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5efa\u7b51\u7684\u6b63\u9762\u627f\u8f7d\u7740\u5de8\u5927\u7684\u5bd3\u8a00\u610f\u4e49\u3002\u53d7\u8bd5\u8005\u53ef\u4ee5\u8bfb\u5230\uff1a\n                <\/p>\n                <br>\n                <br>\n                <blockquote>\n                    \u201c\u6211\u7684\u4f4d\u7f6e\u5c31\u50cf\u738b\u51a0\uff0c\u6211\u7684\u5927\u95e8\u5c31\u50cf\u5c94\u8def\uff1a\u897f\u65b9\u76f8\u4fe1\u6211\u4ee3\u8868\u4e1c\u65b9\u3002\u201d<br>\n                    \u52a0\u5c3c\u00b7\u6bd4\u62c9\u59d4\u6258\u6211\u5f00\u542f\u5373\u5c06\u5ba3\u5e03\u7684\u80dc\u5229\u4e4b\u95e8\u3002<br>\n                    \u597d\u5427\uff0c\u6211\u6b63\u5728\u7b49\u5f85\u4ed6\u5728\u65e9\u6668\u5730\u5e73\u7ebf\u663e\u9732\u51fa\u6765\u65f6\u51fa\u73b0\u3002<br>\n                    \u613f\u4e0a\u5e1d\u4f7f\u4ed6\u7684\u4f5c\u54c1\u5982\u540c\u4ed6\u7684\u6027\u683c\u548c\u5f62\u8c61\u4e00\u6837\u7f8e\u4e3d\uff01\n                <\/blockquote>\n                <p>\n                    \u53f3\u4fa7\u7684\u95e8\u662f\u901a\u5f80\u79c1\u4eba\u4f4f\u6240\u548c\u670d\u52a1\u533a\u7684\u901a\u9053\uff0c\u800c\u5de6\u4fa7\u7684\u95e8\u5219\u901a\u8fc7\u4e00\u6761\u8bbe\u6709\u8b66\u536b\u957f\u51f3\u7684\u5f2f\u66f2\u8d70\u5eca\uff0c\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u7279\u522b\u662f\u901a\u5f80\u6843\u91d1\u5a18\u5ead\u9662\u3002\n                <\/p>\n                \n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba31\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel31\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel31\">\u6843\u91d1\u5a18\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u623f\u5c4b\u7684\u7279\u70b9\u4e4b\u4e00\u662f\u53ef\u4ee5\u901a\u8fc7\u5f2f\u66f2\u7684\u8d70\u5eca\u8fdb\u5165\u4f4f\u5b85\uff0c\u8d70\u5eca\u901a\u5411\u9732\u5929\u5ead\u9662\uff0c\u5ead\u9662\u662f\u5bb6\u5ead\u751f\u6d3b\u548c\u7ec4\u7ec7\u7684\u4e2d\u5fc3\uff0c\u914d\u6709\u6c34\u666f\u548c\u690d\u88ab\u3002\u540c\u6837\u7684\u7406\u5ff5\u4e5f\u4f53\u73b0\u5728\u9999\u6843\u6728\u5ead\u9662 (Patio de los Arrayanes) \u4e2d\uff0c\u4f46\u89c4\u6a21\u66f4\u5927\uff0c\u957f 36 \u7c73\uff0c\u5bbd 23 \u7c73\u3002\n                <\/p>\n                <p>\n                    \u6843\u91d1\u5a18\u5ead\u9662\u662f\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u4e2d\u5fc3\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u653f\u6cbb\u548c\u5916\u4ea4\u6d3b\u52a8\u5c31\u5728\u8fd9\u91cc\u8fdb\u884c\u3002\u8fd9\u662f\u4e00\u4e2a\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u957f\u65b9\u5f62\u5ead\u9662\uff0c\u5176\u4e2d\u5fc3\u8f74\u7ebf\u662f\u4e00\u4e2a\u5927\u6c34\u6c60\u3002\u5176\u4e2d\uff0c\u9759\u6c34\u5982\u540c\u955c\u5b50\uff0c\u8d4b\u4e88\u7a7a\u95f4\u6df1\u5ea6\u548c\u5782\u76f4\u611f\uff0c\u4ece\u800c\u521b\u9020\u51fa\u4e00\u5ea7\u6c34\u4e0a\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u5728\u6cf3\u6c60\u7684\u4e24\u7aef\uff0c\u55b7\u5c04\u5668\u8f7b\u8f7b\u5730\u5f15\u5165\u6c34\uff0c\u4ee5\u514d\u7834\u574f\u955c\u9762\u6548\u679c\u6216\u573a\u6240\u7684\u5b81\u9759\u3002\n                <\/p>\n                <p>\n                    \u6c34\u6c60\u4e24\u4fa7\u6709\u4e24\u7247\u6843\u91d1\u5a18\u82b1\u575b\uff0c\u56e0\u6b64\u8be5\u5730\u5f97\u540d\uff1a\u6843\u91d1\u5a18\u5ead\u9662 (Patio de los Arrayanes)\u3002\u8fc7\u53bb\u5b83\u4e5f\u88ab\u79f0\u4e3a\u963f\u5c14\u8d1d\u5c14\u5361\u5ead\u9662 (Patio de la Alberca)\u3002\n                <\/p>\n                <p>\n                    \u6c34\u548c\u690d\u88ab\u7684\u5b58\u5728\u4e0d\u4ec5\u662f\u5bf9\u88c5\u9970\u6216\u7f8e\u5b66\u6807\u51c6\u7684\u56de\u5e94\uff0c\u4e5f\u662f\u521b\u9020\u5b9c\u4eba\u7a7a\u95f4\u7684\u610f\u56fe\uff0c\u5c24\u5176\u662f\u5728\u590f\u5929\u3002\u6c34\u53ef\u4ee5\u6e05\u65b0\u73af\u5883\uff0c\u800c\u690d\u7269\u53ef\u4ee5\u4fdd\u6301\u6c34\u5206\u5e76\u6563\u53d1\u9999\u6c14\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u8f83\u957f\u7684\u4e24\u4fa7\u6709\u56db\u5ea7\u72ec\u7acb\u7684\u4f4f\u5b85\u3002\u5317\u4fa7\u662f\u79d1\u9a6c\u96f7\u65af\u5854\uff0c\u5185\u8bbe\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u3002\n                <\/p>\n                <p>\n                    \u5728\u5357\u4fa7\uff0c\u7acb\u9762\u8d77\u5230\u4e86\u9519\u89c6\u6548\u679c\uff0c\u56e0\u4e3a\u5176\u540e\u9762\u7684\u5efa\u7b51\u5df2\u88ab\u62c6\u9664\uff0c\u4ee5\u4fbf\u5c06\u67e5\u7406\u4e94\u4e16\u5bab\u4e0e\u65e7\u7687\u5bb6\u5bab\u6bbf\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba32\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel32\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel32\">\u6e05\u771f\u5bfa\u5ead\u9662\u548c\u9a6c\u4e18\u5361\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u4e4b\u524d\uff0c\u5982\u679c\u6211\u4eec\u5411\u5de6\u770b\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e24\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u7b2c\u4e00\u4e2a\u662f\u6e05\u771f\u5bfa\u5ead\u9662 (Patio de la Mezquita)\uff0c\u56e0\u5176\u4e00\u89d2\u7684\u5c0f\u6e05\u771f\u5bfa\u800c\u5f97\u540d\u3002\u7136\u800c\uff0c\u81ea 20 \u4e16\u7eaa\u4ee5\u6765\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u738b\u5b50\u7684\u5b97\u6559\u5b66\u6821\uff0c\u56e0\u4e3a\u5b83\u7684\u7ed3\u6784\u4e0e\u683c\u62c9\u7eb3\u8fbe\u7684\u5b97\u6559\u5b66\u6821\u76f8\u4f3c\u3002\n                <\/p>\n                <p>\n                    \u518d\u5f80\u524d\u8d70\u662f\u9a6c\u4e18\u5361\u5ead\u9662 (Patio de Machuca)\uff0c\u4ee5\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u7684\u540d\u5b57\u547d\u540d\uff0c\u4ed6\u8d1f\u8d23\u76d1\u7763 16 \u4e16\u7eaa\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5efa\u9020\uff0c\u5e76\u66fe\u5c45\u4f4f\u4e8e\u6b64\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5ead\u9662\u5f88\u5bb9\u6613\u8fa8\u8ba4\uff0c\u56e0\u4e3a\u4e2d\u5fc3\u6709\u4e00\u4e2a\u8fb9\u7f18\u5448\u53f6\u72b6\u7684\u6c34\u6c60\uff0c\u8fd8\u6709\u62f1\u5f62\u7684\u67cf\u6811\uff0c\u5b83\u4eec\u4ee5\u975e\u4fb5\u5165\u5f0f\u7684\u65b9\u5f0f\u6062\u590d\u4e86\u7a7a\u95f4\u7684\u5efa\u7b51\u611f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba33\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel33\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel33\">\u8239\u5c4b<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8239\u5ba4\u662f\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u5728\u901a\u5f80\u8fd9\u4e2a\u623f\u95f4\u7684\u62f1\u95e8\u7684\u4fa7\u67f1\u4e0a\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u6b63\u9762\u7684\u58c1\u9f9b\uff0c\u4e0a\u9762\u96d5\u523b\u7740\u5927\u7406\u77f3\uff0c\u5e76\u7528\u5f69\u8272\u74f7\u7816\u88c5\u9970\u3002\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u6700\u5177\u7279\u8272\u7684\u88c5\u9970\u6027\u548c\u529f\u80fd\u6027\u5143\u7d20\u4e4b\u4e00\uff1a*taqas*\u3002\n                <\/p>\n                <p>\n                    *Taqas* \u662f\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u603b\u662f\u6210\u5bf9\u6392\u5217\uff0c\u5f7c\u6b64\u76f8\u5bf9\u3002\u5b83\u4eec\u88ab\u7528\u6765\u76db\u88c5\u996e\u7528\u7684\u6de1\u6c34\u6216\u6d17\u624b\u7528\u7684\u9999\u6c34\u3002\n                <\/p>\n                <p>\n                    \u5927\u5385\u76ee\u524d\u7684\u5929\u82b1\u677f\u662f\u539f\u6765\u7684\u590d\u5236\u54c1\uff0c\u539f\u6765\u7684\u5929\u82b1\u677f\u5728 1890 \u5e74\u7684\u4e00\u573a\u5927\u706b\u4e2d\u88ab\u6bc1\u574f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u7684\u540d\u5b57\u6765\u81ea\u963f\u62c9\u4f2f\u8bed\u5355\u8bcd *baraka* \u7684\u97f3\u53d8\uff0c\u610f\u601d\u662f\u201c\u795d\u798f\u201d\uff0c\u8fd9\u4e2a\u5355\u8bcd\u5728\u8fd9\u4e2a\u623f\u95f4\u7684\u5899\u58c1\u4e0a\u91cd\u590d\u51fa\u73b0\u8fc7\u5f88\u591a\u6b21\u3002\u5b83\u5e76\u975e\u50cf\u4eba\u4eec\u666e\u904d\u8ba4\u4e3a\u7684\u90a3\u6837\uff0c\u6e90\u81ea\u5012\u7f6e\u7684\u8239\u9876\u5f62\u72b6\u3002\n                <\/p>\n                <p>\n                    Era en este lugar donde los nuevos sultanes solicitaban la bendici\u00f3n de su Dios antes de ser coronados como tal en el Sal\u00f3n del Trono.\n                <\/p>\n                <p>\n                    \u5728\u8fdb\u5165\u738b\u5ea7\u5ba4\u4e4b\u524d\uff0c\u6211\u4eec\u53d1\u73b0\u4e24\u4e2a\u4fa7\u95e8\uff1a\u53f3\u8fb9\u662f\u4e00\u4e2a\u5e26\u6709\u58c1\u9f9b\u7684\u5c0f\u578b\u7948\u7977\u5ba4\uff1b\u5de6\u4fa7\u662f\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5854\u5185\u90e8\u7684\u901a\u9053\u95e8\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba34\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel34\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel34\">\u5927\u4f7f\u5385\u6216\u738b\u5ea7\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5927\u4f7f\u5385\uff0c\u4e5f\u79f0\u4e3a\u738b\u5ea7\u5385\u6216\u79d1\u9a6c\u96f7\u65af\u5385\uff0c\u662f\u82cf\u4e39\u738b\u5ea7\u7684\u6240\u5728\u5730\uff0c\u56e0\u6b64\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u6743\u529b\u4e2d\u5fc3\u3002\u4e5f\u8bb8\u6b63\u56e0\u4e3a\u5982\u6b64\uff0c\u5b83\u4f4d\u4e8e Torre de Comares \u5185\uff0c\u8fd9\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u9ad8\u7684\u5854\u697c\uff0c\u9ad8 45 \u7c73\u3002\u5b83\u7684\u8bcd\u6e90\u6765\u81ea\u963f\u62c9\u4f2f\u8bed *arsh*\uff0c\u610f\u601d\u662f\u5e10\u7bf7\u3001\u4ead\u5b50\u6216\u738b\u5ea7\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5b8c\u7f8e\u7684\u7acb\u65b9\u4f53\uff0c\u5899\u58c1\u4e00\u76f4\u5230\u5929\u82b1\u677f\u90fd\u8986\u76d6\u7740\u4e30\u5bcc\u7684\u88c5\u9970\u3002\u4e24\u4fa7\u6709\u4e5d\u4e2a\u76f8\u540c\u7684\u58c1\u9f9b\uff0c\u6bcf\u4e09\u4e2a\u4e00\u7ec4\uff0c\u90fd\u6709\u7a97\u6237\u3002\u5165\u53e3\u5bf9\u9762\u7684\u5927\u5385\u88c5\u9970\u5f97\u66f4\u4e3a\u7cbe\u81f4\uff0c\u56e0\u4e3a\u90a3\u662f\u82cf\u4e39\u7684\u4f4f\u6240\uff0c\u91c7\u7528\u80cc\u5149\u8bbe\u8ba1\uff0c\u66f4\u80fd\u8425\u9020\u51fa\u4ee4\u4eba\u773c\u82b1\u7f2d\u4e71\u3001\u60ca\u559c\u4e0d\u5df2\u7684\u6548\u679c\u3002\n                <\/p>\n                <p>\n                    \u8fc7\u53bb\uff0c\u7a97\u6237\u4e0a\u8986\u76d6\u7740\u88ab\u79f0\u4e3a *cumarias* \u7684\u51e0\u4f55\u5f62\u72b6\u7684\u5f69\u8272\u73bb\u7483\u3002 1590 \u5e74\uff0c\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u7684\u4e00\u4e2a\u706b\u836f\u5e93\u53d1\u751f\u7206\u70b8\uff0c\u7206\u70b8\u4ea7\u751f\u7684\u51b2\u51fb\u6ce2\u5bfc\u81f4\u8fd9\u4e9b\u6587\u7269\u4e22\u5931\u3002\n                <\/p>\n                <p>\n                    \u5ba2\u5385\u7684\u88c5\u9970\u4e30\u5bcc\u7a0b\u5ea6\u8fbe\u5230\u4e86\u6781\u81f4\u3002\u5b83\u4ece\u5e95\u90e8\u5f00\u59cb\uff0c\u91c7\u7528\u51e0\u4f55\u5f62\u72b6\u7684\u74f7\u7816\uff0c\u521b\u9020\u51fa\u7c7b\u4f3c\u4e07\u82b1\u7b52\u7684\u89c6\u89c9\u6548\u679c\u3002\u5899\u58c1\u4e0a\u5ef6\u7eed\u7740\u7070\u6ce5\uff0c\u770b\u4e0a\u53bb\u5c31\u50cf\u6302\u6bef\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u690d\u7269\u56fe\u6848\u3001\u82b1\u6735\u3001\u8d1d\u58f3\u3001\u661f\u661f\u548c\u4e30\u5bcc\u7684\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u73b0\u5728\u7684\u4e66\u5199\u6709\u4e24\u79cd\u7c7b\u578b\uff1a\u8349\u4e66\uff0c\u6700\u5e38\u89c1\u4e14\u6700\u5bb9\u6613\u8fa8\u8ba4\uff1b\u4ee5\u53ca\u5e93\u6cd5\u4f53\uff0c\u4e00\u79cd\u5177\u6709\u76f4\u7ebf\u548c\u89d2\u5f62\u7684\u6587\u5316\u6587\u5b57\u3002\n                <\/p>\n                <p>\n                    Entre todas las inscripciones, la m\u00e1s destacada es la que aparece debajo del techo, en la franja superior de la pared: la sura 67 del Cor\u00e1n, llamada &#8220;El Reino&#8221; o &#8220;del Se\u00f1or\u00edo&#8221;, que recorre las cuatro paredes. Esta sura era recitada por los nuevos sultanes para proclamar que su poder proven\u00eda directamente de Dios.\n                <\/p>\n                <p>\n                    \u5929\u82b1\u677f\u4e0a\u4e5f\u4f53\u73b0\u4e86\u795e\u529b\u7684\u5f62\u8c61\uff0c\u5b83\u7531 8,017 \u4e2a\u4e0d\u540c\u7684\u90e8\u5206\u7ec4\u6210\uff0c\u901a\u8fc7\u661f\u8f6e\uff0c\u5c55\u793a\u4e86\u4f0a\u65af\u5170\u672b\u4e16\u8bba\uff1a\u4e03\u91cd\u5929\u548c\u7b2c\u516b\u91cd\u5929\u5802\uff0c\u771f\u4e3b\u7684\u5b9d\u5ea7\uff0c\u7531\u4e2d\u592e\u7684\u5706\u9876 muqarnas \u4ee3\u8868\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba35\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel35\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel35\">\u57fa\u7763\u6559\u7687\u5ba4\u2014\u2014\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8981\u8fdb\u5165\u57fa\u7763\u6559\u7687\u5ba4\uff0c\u60a8\u5fc5\u987b\u4f7f\u7528\u4e24\u59d0\u59b9\u5385\u5de6\u4fa7\u58c1\u9f9b\u4e2d\u6253\u5f00\u7684\u5176\u4e2d\u4e00\u6247\u95e8\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74 6 \u6708\u53c2\u89c2\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u62b5\u8fbe\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u8fd9\u5bf9\u592b\u5987\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b89\u987f\u4e0b\u6765\uff0c\u5e76\u4e0b\u4ee4\u5efa\u9020\u65b0\u7684\u623f\u95f4\uff0c\u4eca\u5929\u88ab\u79f0\u4e3a\u7687\u5e1d\u7684\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u7a7a\u95f4\u5b8c\u5168\u8fdd\u80cc\u4e86\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5efa\u7b51\u548c\u7f8e\u5b66\u3002\u7136\u800c\uff0c\u7531\u4e8e\u5b83\u5efa\u5728\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u4e4b\u95f4\u7684\u82b1\u56ed\u533a\u57df\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u8d70\u5eca\u5de6\u4fa7\u7684\u4e00\u4e9b\u5c0f\u7a97\u6237\u770b\u5230\u7687\u5bb6\u571f\u8033\u5176\u6d74\u5ba4\u6216\u79d1\u9a6c\u96f7\u65af\u571f\u8033\u5176\u6d74\u5ba4\u7684\u4e0a\u90e8\u3002\u518d\u5f80\u524d\u8d70\u51e0\u7c73\uff0c\u5c31\u53ef\u4ee5\u770b\u5230\u5176\u4ed6\u7684\u5f00\u53e3\uff0c\u5373\u5e8a\u5385\u548c\u97f3\u4e50\u5bb6\u753b\u5eca\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u6d74\u573a\u4e0d\u4ec5\u662f\u536b\u751f\u573a\u6240\uff0c\u4e5f\u662f\u4ee5\u8f7b\u677e\u53cb\u597d\u7684\u65b9\u5f0f\u57f9\u517b\u653f\u6cbb\u548c\u5916\u4ea4\u5173\u7cfb\u7684\u7406\u60f3\u573a\u6240\uff0c\u5e76\u914d\u6709\u97f3\u4e50\u6765\u6d3b\u8dc3\u6c14\u6c1b\u3002\u8be5\u7a7a\u95f4\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u7a7f\u8fc7\u8fd9\u6761\u8d70\u5eca\uff0c\u60a8\u53ef\u4ee5\u8fdb\u5165\u7687\u5e1d\u7684\u529e\u516c\u5ba4\uff0c\u5176\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\u5e26\u6709\u7687\u5bb6\u5fbd\u7ae0\u7684\u6587\u827a\u590d\u5174\u5f0f\u58c1\u7089\u548c\u7531\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u8bbe\u8ba1\u7684\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\u5728\u683c\u5b50\u5929\u82b1\u677f\u4e0a\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u201cPLUS ULTRA\u201d\u5b57\u6837\uff0c\u8fd9\u662f\u7687\u5e1d\u7684\u5ea7\u53f3\u94ed\uff0c\u8fd8\u6709\u9996\u5b57\u6bcd K \u548c Y\uff0c\u5206\u522b\u4ee3\u8868\u67e5\u7406\u4e94\u4e16\u548c\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u3002\n                <\/p>\n                <p>\n                    \u79bb\u5f00\u5927\u5385\uff0c\u53f3\u4fa7\u662f\u7687\u5bb6\u623f\u95f4\uff0c\u76ee\u524d\u4e0d\u5bf9\u516c\u4f17\u5f00\u653e\uff0c\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5f00\u653e\u3002\u8fd9\u4e9b\u623f\u95f4\u4e5f\u88ab\u79f0\u4e3a\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u623f\u95f4\uff0c\u56e0\u4e3a\u8fd9\u4f4d\u7f8e\u56fd\u6d6a\u6f2b\u4e3b\u4e49\u4f5c\u5bb6\u5728\u683c\u62c9\u7eb3\u8fbe\u9017\u7559\u671f\u95f4\u5c31\u4f4f\u5728\u8fd9\u91cc\u3002\u5f88\u53ef\u80fd\u6b63\u662f\u5728\u8fd9\u4e2a\u5730\u65b9\uff0c\u4ed6\u5199\u4e0b\u4e86\u4ed6\u8457\u540d\u7684\u8457\u4f5c\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u3002\u95e8\u4e0a\u65b9\u6709\u4e00\u5757\u7eaa\u5ff5\u724c\u533e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba36\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel36\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel36\">\u6797\u8fbe\u62c9\u8d3e\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0e\u738b\u5bab\u5ead\u9662\u76f8\u90bb\u7684\u662f\u6797\u8fbe\u62c9\u54c8\u5ead\u9662 (Patio de Lindaraja)\uff0c\u5ead\u9662\u5185\u88c5\u9970\u6709\u96d5\u523b\u7684\u9ec4\u6768\u6728\u7bf1\u7b06\u3001\u67cf\u6811\u548c\u82e6\u6a59\u6811\u3002\u8be5\u5ead\u9662\u56e0\u4f4d\u4e8e\u5176\u5357\u4fa7\u7684\u7eb3\u65af\u91cc\u5fb7\u89c2\u666f\u53f0\u800c\u5f97\u540d\uff0c\u8be5\u89c2\u666f\u53f0\u4e0e\u5176\u540c\u540d\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u82b1\u56ed\u7684\u9762\u8c8c\u4e0e\u4eca\u5929\u5b8c\u5168\u4e0d\u540c\uff0c\u56e0\u4e3a\u5b83\u662f\u4e00\u4e2a\u5411\u666f\u89c2\u5f00\u653e\u7684\u7a7a\u95f4\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u67e5\u7406\u4e94\u4e16\u7684\u5230\u6765\uff0c\u82b1\u56ed\u88ab\u5c01\u95ed\u8d77\u6765\uff0c\u7531\u4e8e\u6709\u95e8\u5eca\uff0c\u5176\u5e03\u5c40\u7c7b\u4f3c\u4e8e\u56de\u5eca\u3002\u5176\u5efa\u9020\u91c7\u7528\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5176\u4ed6\u90e8\u5206\u7684\u67f1\u5b50\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e2d\u592e\u77d7\u7acb\u7740\u4e00\u5ea7\u5df4\u6d1b\u514b\u98ce\u683c\u7684\u55b7\u6cc9\uff0c17 \u4e16\u7eaa\u521d\uff0c\u55b7\u6cc9\u4e0a\u65b9\u653e\u7f6e\u4e86\u4e00\u4e2a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5927\u7406\u77f3\u6c34\u76c6\u3002\u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u55b7\u6cc9\u662f\u590d\u5236\u54c1\uff1b\u539f\u4ef6\u73b0\u4fdd\u5b58\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba37\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel37\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel37\">\u72ee\u5b50\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u72ee\u5b50\u5ead\u9662\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u6838\u5fc3\u3002\u5b83\u662f\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u5e26\u95e8\u5eca\u7684\u957f\u5eca\uff0c\u957f\u5eca\u4e0a\u6709\u4e00\u767e\u4e8c\u5341\u56db\u6839\u5404\u4e0d\u76f8\u540c\u7684\u67f1\u5b50\uff0c\u8fde\u63a5\u7740\u5bab\u6bbf\u7684\u4e0d\u540c\u623f\u95f4\u3002\u5b83\u4e0e\u57fa\u7763\u6559\u4fee\u9053\u9662\u6709\u67d0\u79cd\u76f8\u4f3c\u4e4b\u5904\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u6253\u7834\u4e86\u897f\u73ed\u7259\u7a46\u65af\u6797\u5efa\u7b51\u7684\u901a\u5e38\u6a21\u5f0f\uff0c\u4f46\u8fd9\u4e2a\u7a7a\u95f4\u4ecd\u88ab\u8ba4\u4e3a\u662f\u4f0a\u65af\u5170\u827a\u672f\u7684\u7470\u5b9d\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5bab\u6bbf\u7684\u8c61\u5f81\u610f\u4e49\u56f4\u7ed5\u7740\u82b1\u56ed\u5929\u5802\u7684\u6982\u5ff5\u3002\u4ece\u5ead\u9662\u4e2d\u5fc3\u6d41\u51fa\u7684\u56db\u6761\u6c34\u6e20\u8c61\u5f81\u7740\u4f0a\u65af\u5170\u5929\u5802\u7684\u56db\u6761\u6cb3\u6d41\uff0c\u4f7f\u5ead\u9662\u5448\u73b0\u51fa\u5341\u5b57\u5f62\u7684\u5e03\u5c40\u3002\u8fd9\u4e9b\u67f1\u5b50\u8ba9\u4eba\u8054\u60f3\u5230\u68d5\u6988\u6811\u6797\uff0c\u5c31\u50cf\u5929\u5802\u7684\u7eff\u6d32\u3002\n                <\/p>\n                <p>\n                    \u4e2d\u5fc3\u662f\u8457\u540d\u7684\u72ee\u5b50\u55b7\u6cc9\u3002\u5341\u4e8c\u53ea\u72ee\u5b50\u867d\u7136\u59ff\u52bf\u76f8\u4f3c\uff0c\u90fd\u662f\u8b66\u60d5\u4e14\u80cc\u5bf9\u55b7\u6cc9\uff0c\u4f46\u5374\u5177\u6709\u4e0d\u540c\u7684\u7279\u5f81\u3002\u5b83\u4eec\u7531\u767d\u8272 Macael \u5927\u7406\u77f3\u96d5\u523b\u800c\u6210\uff0c\u7ecf\u8fc7\u7cbe\u5fc3\u6311\u9009\uff0c\u5145\u5206\u5229\u7528\u4e86\u77f3\u6750\u7684\u5929\u7136\u7eb9\u7406\u5e76\u7a81\u51fa\u4e86\u5176\u72ec\u7279\u7684\u7279\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5173\u4e8e\u5b83\u7684\u8c61\u5f81\u610f\u4e49\u6709\u591a\u79cd\u7406\u8bba\u3002\u6709\u4e9b\u4eba\u8ba4\u4e3a\u5b83\u4eec\u4ee3\u8868\u7740\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6216\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7684\u529b\u91cf\u3001\u9ec4\u9053\u5341\u4e8c\u5bab\u3001\u4e00\u5929\u7684\u5341\u4e8c\u4e2a\u5c0f\u65f6\uff0c\u751a\u81f3\u662f\u6db2\u538b\u949f\u3002\u53e6\u4e00\u4e9b\u4eba\u5219\u8ba4\u4e3a\uff0c\u8fd9\u662f\u5bf9\u9752\u94dc\u72b9\u592a\u6d77\u7684\u91cd\u65b0\u8be0\u91ca\uff0c\u7531\u5341\u4e8c\u5934\u516c\u725b\u652f\u6491\uff0c\u5728\u8fd9\u91cc\u88ab\u5341\u4e8c\u5934\u72ee\u5b50\u53d6\u4ee3\u3002\n                <\/p>\n                <p>\n                    La taza central probablemente fue tallada in situ y contiene inscripciones po\u00e9ticas que elogian a Muhammad V y alaban el sistema hidr\u00e1ulico que alimenta la fuente y regula el flujo del agua para evitar desbordamientos. Este es un fragmento del poema:\n                <\/p>\n                <blockquote>\n                    &#8220;Plata fundida corre entre las perlas,<\/br>\n                    a las que semeja belleza alba y pura.<\/br>\n                    En apariencia, agua y m\u00e1rmol parecen confundirse,<\/br>\n                    sin que sepamos cu\u00e1l de ambos se desliza.<\/br>\n                    \u00bfNo ves c\u00f3mo el agua se derrama en la taza,<\/br>\n                    pero sus ca\u00f1os la esconden enseguida?<br><br>\n                    \u4ed6\u662f\u4e00\u4f4d\u773c\u7736\u91cc\u5659\u6ee1\u6cea\u6c34\u7684\u60c5\u4eba\uff0c<br>\n                    \u5979\u56e0\u4e3a\u5bb3\u6015\u544a\u5bc6\u800c\u9690\u85cf\u4e86\u81ea\u5df1\u7684\u773c\u6cea\u3002<br><br>\n                    \u00bfNo es, en realidad, cual blanca nube<\/br>\n                    que vierte en los leones sus acequias<\/br>\n                    y parece la mano del califa que, de ma\u00f1ana,<\/br>\n                    prodiga a los leones de la guerra sus favores?&#8221;\n                <\/blockquote>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u55b7\u6cc9\u53d1\u751f\u4e86\u5404\u79cd\u53d8\u5316\u3002 17 \u4e16\u7eaa\uff0c\u53c8\u589e\u52a0\u4e86\u7b2c\u4e8c\u4e2a\u6c34\u6c60\uff0c\u8be5\u6c34\u6c60\u4e8e 20 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u5e76\u642c\u8fc1\u81f3\u963f\u5c14\u5361\u8428\u74e6\u7684\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba38\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel38\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel38\">\u5973\u738b\u68b3\u5986\u5ba4\u548c\u4f11\u95f2\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bab\u6bbf\u7684\u57fa\u7763\u6559\u6539\u5efa\u5305\u62ec\u901a\u8fc7\u4e00\u4e2a\u4e24\u5c42\u7684\u5f00\u653e\u5f0f\u8d70\u5eca\u76f4\u63a5\u8fdb\u5165\u79d1\u9a6c\u96f7\u65af\u5854\u3002\u8fd9\u4e2a\u753b\u5eca\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u4e24\u4e2a\u6700\u5177\u4ee3\u8868\u6027\u7684\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\uff1a\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u5723\u5c71\u533a\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5411\u53f3\u770b\uff0c\u8fd8\u53ef\u4ee5\u770b\u5230\u5973\u738b\u7684\u66f4\u8863\u5ba4\uff0c\u8fd9\u91cc\u548c\u4e0a\u9762\u63d0\u5230\u7684\u5176\u4ed6\u533a\u57df\u4e00\u6837\uff0c\u53ea\u80fd\u5728\u7279\u6b8a\u573a\u5408\u6216\u4f5c\u4e3a\u6bcf\u6708\u7a7a\u95f4\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u5973\u738b\u7684\u66f4\u8863\u5ba4\u4f4d\u4e8e\u5c24\u7d20\u592b\u4e00\u4e16\u5854\u5185\uff0c\u8be5\u5854\u76f8\u5bf9\u4e8e\u57ce\u5899\u800c\u8a00\u4f4d\u7f6e\u9760\u524d\u3002\u5b83\u7684\u57fa\u7763\u6559\u540d\u5b57\u6765\u6e90\u4e8e\u67e5\u7406\u4e94\u4e16\u7684\u59bb\u5b50\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u5c14\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u9017\u7559\u671f\u95f4\u6240\u8d77\u7684\u540d\u5b57\u3002\n                <\/p>\n                <p>\n                    \u6559\u5802\u5185\u90e8\u6309\u7167\u57fa\u7763\u6559\u7f8e\u5b66\u8fdb\u884c\u4e86\u6539\u9020\uff0c\u6536\u85cf\u4e86\u62c9\u6590\u5c14\u00b7\u6851\u897f\uff08\u53c8\u540d\u4e4c\u5c14\u6bd4\u8bfa\u7684\u62c9\u6590\u5c14\uff09\u7684\u5f1f\u5b50\u5c24\u5229\u4e4c\u65af\u00b7\u963f\u5580\u7409\u65af\u548c\u4e9a\u5386\u5c71\u5927\u00b7\u6885\u7eb3\u521b\u4f5c\u7684\u73cd\u8d35\u6587\u827a\u590d\u5174\u65f6\u671f\u753b\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5f80\u4e0b\u8d70\uff0c\u6211\u4eec\u5c31\u80fd\u627e\u5230\u738b\u5bab\u5ead\u9662 (Patio de la Reja)\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e 17 \u4e16\u7eaa\u4e2d\u53f6\u5b89\u88c5\u7684\u5e26\u6709\u953b\u94c1\u680f\u6746\u7684\u8fde\u7eed\u9633\u53f0\u3002\u8fd9\u4e9b\u6805\u680f\u4f5c\u4e3a\u5f00\u653e\u7684\u8d70\u5eca\uff0c\u8fde\u63a5\u5e76\u4fdd\u62a4\u76f8\u90bb\u7684\u623f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba39\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel39\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel39\">\u4e24\u59d0\u59b9\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e24\u59d0\u59b9\u5385\u56e0\u4f4d\u4e8e\u623f\u95f4\u4e2d\u592e\u7684\u4e24\u5757 Macael \u5927\u7406\u77f3\u53cc\u5c42\u677f\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u4e0e\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385 (Hall of the Abencerrajes) \u6709\u76f8\u4f3c\u4e4b\u5904\uff1a\u5b83\u4f4d\u4e8e\u5ead\u9662\u8f83\u9ad8\u5904\uff0c\u5165\u53e3\u540e\u9762\u6709\u4e24\u6247\u95e8\u3002\u5de6\u8fb9\u7684\u95e8\u901a\u5411\u5395\u6240\uff0c\u53f3\u8fb9\u7684\u95e8\u901a\u5411\u623f\u5b50\u7684\u697c\u4e0a\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u53cc\u5e8a\u623f\u4e0d\u540c\u7684\u662f\uff0c\u8fd9\u95f4\u5ba2\u623f\u671d\u5317\uff0c\u9762\u671d Sala de los Ajimeces \u548c\u4e00\u4e2a\u5c0f\u89c2\u666f\u70b9\uff1aMirador de Lindaraja\u3002\n                <\/p>\n                <p>\n                    Durante la dinast\u00eda nazar\u00ed, en tiempos de Muhammad V, esta sala era conocida como &#8220;qubba al-kubra&#8221;, es decir, &#8220;la qubba mayor&#8221;, la m\u00e1s importante del Palacio de los Leones. El t\u00e9rmino &#8220;qubba&#8221; hace referencia a una planta cuadrada cubierta con una c\u00fapula.\n                <\/p>\n                <p>\n                    \u7a79\u9876\u4ee5\u516b\u89d2\u661f\u4e3a\u57fa\u8c03\uff0c\u5c55\u5f00\u6210\u7531 5,416 \u4e2a muqarnas \u7ec4\u6210\u7684\u4e09\u7ef4\u5e03\u5c40\uff0c\u5176\u4e2d\u4e00\u4e9b\u4ecd\u7136\u4fdd\u7559\u7740\u591a\u8272\u75d5\u8ff9\u3002\u8fd9\u4e9b muqarnas \u5206\u5e03\u5728\u5341\u516d\u4e2a\u5706\u9876\u4e2d\uff0c\u5706\u9876\u4e0a\u65b9\u6709\u5341\u516d\u6247\u5e26\u6709\u683c\u5b50\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6839\u636e\u4e00\u5929\u4e2d\u7684\u65f6\u95f4\u4e3a\u623f\u95f4\u63d0\u4f9b\u53d8\u5316\u7684\u5149\u7ebf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba40\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel40\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel40\">\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u897f\u5385\uff08\u4e5f\u79f0\u4e3a\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5385\uff09\u4e4b\u524d\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u4e9b\u6728\u95e8\uff0c\u4e0a\u9762\u6709\u7cbe\u7f8e\u7684\u96d5\u523b\uff0c\u8fd9\u4e9b\u96d5\u523b\u81ea\u4e2d\u4e16\u7eaa\u4ee5\u6765\u5c31\u4fdd\u5b58\u5b8c\u597d\u3002\n                <\/p>\n                <p>\n                    El nombre de esta sala est\u00e1 ligado a una famosa leyenda de la Alhambra. Seg\u00fan la tradici\u00f3n, un rumor sobre un supuesto romance entre un caballero abencerraje y la favorita del sult\u00e1n (o quiz\u00e1 sospechas de conspiraci\u00f3n contra el monarca) provoc\u00f3 la ira del soberano.\n                <\/p>\n                <p>\n                    El sult\u00e1n mand\u00f3 llamar a varios caballeros de la familia Abencerraje. Seg\u00fan cuenta la leyenda, decenas de ellos fueron ejecutados aqu\u00ed mismo.\n                <\/p>\n                <p>\n                    La historia se difundi\u00f3 en la literatura del siglo XVI, especialmente en la novela &#8220;Guerras civiles de Granada&#8221; de Gin\u00e9s P\u00e9rez de Hita, que narra los conflictos entre los linajes nobles del reino nazar\u00ed.\n                <\/p>\n                <p>\n                    Con el paso del tiempo, la tradici\u00f3n situ\u00f3 la tragedia en esta sala. Por eso, algunos visitantes han querido ver en las manchas rojizas de la fuente central un vestigio simb\u00f3lico de la sangre de aquellos caballeros.\n                <\/p>\n                <p>\n                    La leyenda fue tan popular que inspir\u00f3 tambi\u00e9n al pintor espa\u00f1ol Mariano Fortuny, quien la represent\u00f3 en su cuadro &#8220;La matanza de los Abencerrajes.&#8221;\n                <\/p>\n                <p>\n                    \u8fdb\u95e8\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u6709\u4e24\u4e2a\u5165\u53e3\uff1a\u53f3\u8fb9\u7684\u5165\u53e3\u901a\u5411\u5395\u6240\uff0c\u5de6\u8fb9\u7684\u5165\u53e3\u901a\u5411\u697c\u4e0a\u7684\u623f\u95f4\u7684\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    La Sala de los Abencerrajes es una vivienda privada e independiente en planta baja, estructurada en torno a una gran &#8220;qubba&#8221;, &#8220;c\u00fapula&#8221; en \u00e1rabe.\n                <\/p>\n                <p>\n                    \u77f3\u818f\u5706\u9876\u88c5\u9970\u534e\u4e3d\uff0c\u7a46\u5361\u5c14\u7eb3\u65af (muqarnas) \u6e90\u81ea\u4e00\u9897\u516b\u89d2\u661f\uff0c\u5177\u6709\u590d\u6742\u7684\u4e09\u7ef4\u6784\u56fe\u3002 Muqarnas \u662f\u57fa\u4e8e\u5177\u6709\u51f9\u51f8\u5f62\u72b6\u7684\u60ac\u6302\u68f1\u67f1\u4f53\u7684\u5efa\u7b51\u5143\u7d20\uff0c\u8ba9\u4eba\u8054\u60f3\u5230\u949f\u4e73\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5f53\u4f60\u8fdb\u5165\u623f\u95f4\u65f6\uff0c\u4f60\u4f1a\u53d1\u73b0\u6e29\u5ea6\u4e0b\u964d\u4e86\u3002\u8fd9\u662f\u56e0\u4e3a\u552f\u4e00\u7684\u7a97\u6237\u4f4d\u4e8e\u9876\u90e8\uff0c\u53ef\u4ee5\u8ba9\u70ed\u7a7a\u6c14\u9038\u51fa\u3002\u540c\u65f6\uff0c\u4e2d\u592e\u55b7\u6cc9\u7684\u6c34\u4f7f\u7a7a\u6c14\u53d8\u5f97\u51c9\u723d\uff0c\u4f7f\u5f97\u623f\u95f4\u5728\u95e8\u5173\u95ed\u7684\u60c5\u51b5\u4e0b\uff0c\u5c31\u50cf\u4e00\u4e2a\u6d1e\u7a74\uff0c\u5728\u6700\u708e\u70ed\u7684\u590f\u5929\u5177\u6709\u7406\u60f3\u7684\u6e29\u5ea6\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba41\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel41\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel41\">AJIMECES \u5927\u5385\u548c LINDARAJA \u89c2\u666f\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u4e24\u59d0\u59b9\u5385\u540e\u9762\u7684\u5317\u9762\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u6a2a\u5411\u7684\u4e2d\u6bbf\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a muqarnas \u62f1\u9876\u3002\u8fd9\u4e2a\u623f\u95f4\u88ab\u79f0\u4e3a Ajimeces \u5385\uff08\u76f4\u68c2\u7a97\uff09\uff0c\u56e0\u4e3a\u8fd9\u79cd\u7c7b\u578b\u7684\u7a97\u6237\u4e00\u5b9a\u5c01\u95ed\u4e86\u901a\u5f80 Lindaraja \u89c2\u666f\u70b9\u7684\u4e2d\u592e\u62f1\u95e8\u4e24\u4fa7\u7684\u5f00\u53e3\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8fd9\u4e2a\u623f\u95f4\u7684\u767d\u8272\u5899\u58c1\u6700\u521d\u662f\u7528\u4e1d\u7ef8\u7ec7\u7269\u8986\u76d6\u7684\u3002\n                <\/p>\n                <p>\n                    El llamado Mirador de Lindaraja debe su nombre a la derivaci\u00f3n del t\u00e9rmino \u00e1rabe &#8220;Ayn Dar Aisa&#8221;, que significa \u201clos ojos de la Casa de Aisa\u201d.\n                <\/p>\n                <p>\n                    \u89c2\u666f\u53f0\u867d\u7136\u9762\u79ef\u4e0d\u5927\uff0c\u4f46\u5185\u90e8\u88c5\u9970\u5374\u5341\u5206\u7cbe\u7f8e\u3002\u4e00\u65b9\u9762\uff0c\u5b83\u7684\u7279\u70b9\u662f\u94fa\u6ee1\u4e86\u8fde\u7eed\u7684\u5c0f\u661f\u661f\uff0c\u8fd9\u4e9b\u661f\u661f\u76f8\u4e92\u4ea4\u9519\uff0c\u8fd9\u9700\u8981\u5de5\u5320\u4eec\u7684\u7ec6\u81f4\u5de5\u4f5c\u3002\u53e6\u4e00\u65b9\u9762\uff0c\u5982\u679c\u4f60\u62ac\u5934\u770b\uff0c\u4f60\u4f1a\u770b\u5230\u5929\u82b1\u677f\u4e0a\u9576\u5d4c\u7740\u5f69\u8272\u73bb\u7483\uff0c\u6728\u8d28\u7ed3\u6784\uff0c\u7c7b\u4f3c\u5929\u7a97\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u76cf\u706f\u7b3c\u662f\u5e15\u62c9\u8482\u5c3c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8bb8\u591a\u56f4\u5899\u6216\u76f4\u68c2\u7a97\u7684\u5178\u578b\u4ee3\u8868\u3002\u5f53\u9633\u5149\u7167\u5c04\u5230\u73bb\u7483\u4e0a\u65f6\uff0c\u5b83\u4f1a\u6295\u5c04\u51fa\u4e94\u5f69\u7f24\u7eb7\u7684\u53cd\u5c04\uff0c\u7167\u4eae\u88c5\u9970\uff0c\u4f7f\u7a7a\u95f4\u5168\u5929\u5448\u73b0\u51fa\u72ec\u7279\u800c\u4e0d\u65ad\u53d8\u5316\u7684\u6c1b\u56f4\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u5f53\u5ead\u9662\u4ecd\u7136\u5f00\u653e\u65f6\uff0c\u4eba\u4eec\u53ef\u4ee5\u5750\u5728\u89c2\u666f\u53f0\u7684\u5730\u677f\u4e0a\uff0c\u5c06\u624b\u81c2\u653e\u5728\u7a97\u53f0\u4e0a\uff0c\u6b23\u8d4f\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\u3002 16 \u4e16\u7eaa\u521d\uff0c\u5f53\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u4f4f\u6240\u88ab\u4fee\u5efa\u65f6\uff0c\u8fd9\u4e9b\u666f\u89c2\u5c31\u6d88\u5931\u4e86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba42\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel42\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel42\">\u56fd\u738b\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u56fd\u738b\u5927\u5385\u5360\u636e\u4e86\u72ee\u5b50\u9662\u7684\u6574\u4e2a\u4e1c\u4fa7\uff0c\u867d\u7136\u5b83\u770b\u8d77\u6765\u4e0e\u5bab\u6bbf\u878d\u4e3a\u4e00\u4f53\uff0c\u4f46\u4eba\u4eec\u8ba4\u4e3a\u5b83\u6709\u81ea\u5df1\u7684\u529f\u80fd\uff0c\u53ef\u80fd\u662f\u5a31\u4e50\u6216\u5bab\u5ef7\u6027\u8d28\u7684\u3002\n                <\/p>\n                <p>\n                    \u8be5\u7a7a\u95f4\u56e0\u4fdd\u5b58\u4e86\u5c11\u6570\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u7ed8\u753b\u4e4b\u4e00\u800c\u95fb\u540d\u3002\n                <\/p>\n                <p>\n                    \u4e09\u95f4\u5367\u5ba4\uff0c\u6bcf\u95f4\u5367\u5ba4\u9762\u79ef\u7ea6\u4e3a\u5341\u4e94\u5e73\u65b9\u7c73\uff0c\u6709\u4e09\u4e2a\u5047\u62f1\u9876\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u7f8a\u76ae\u753b\u3002\u8fd9\u4e9b\u76ae\u7528\u5c0f\u7af9\u9489\u56fa\u5b9a\u5728\u6728\u8d28\u652f\u67b6\u4e0a\uff0c\u8fd9\u79cd\u6280\u672f\u53ef\u4ee5\u9632\u6b62\u6750\u6599\u751f\u9508\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u540d\u79f0\u53ef\u80fd\u6765\u81ea\u5bf9\u4e2d\u592e\u58c1\u9f9b\u4e2d\u7ed8\u753b\u7684\u89e3\u8bfb\uff0c\u8be5\u7ed8\u753b\u63cf\u7ed8\u4e86\u5341\u4e2a\u4eba\u7269\uff0c\u53ef\u80fd\u5bf9\u5e94\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u524d\u5341\u4f4d\u82cf\u4e39\u3002\n                <\/p>\n                <p>\n                    \u5728\u4fa7\u58c1\u9f9b\u4e2d\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u6218\u6597\u3001\u72e9\u730e\u3001\u6e38\u620f\u548c\u7231\u60c5\u7684\u9a91\u58eb\u573a\u666f\u3002\u5728\u8fd9\u4e9b\u4f5c\u54c1\u4e2d\uff0c\u57fa\u7763\u5f92\u548c\u7a46\u65af\u6797\u4eba\u7269\u5171\u5904\u4e00\u5ba4\uff0c\u4ed6\u4eec\u7684\u8863\u7740\u6e05\u6670\u53ef\u8fa8\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u753b\u4f5c\u7684\u8d77\u6e90\u4e00\u76f4\u53d7\u5230\u5e7f\u6cdb\u4e89\u8bba\u3002\u7531\u4e8e\u5b83\u4eec\u5177\u6709\u7ebf\u6027\u54e5\u7279\u5f0f\u98ce\u683c\uff0c\u4eba\u4eec\u8ba4\u4e3a\u5b83\u4eec\u53ef\u80fd\u662f\u7531\u719f\u6089\u7a46\u65af\u6797\u4e16\u754c\u7684\u57fa\u7763\u6559\u827a\u672f\u5bb6\u521b\u4f5c\u7684\u3002\u8fd9\u4e9b\u4f5c\u54c1\u53ef\u80fd\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u548c\u5361\u65af\u8482\u5229\u4e9a\u57fa\u7763\u6559\u56fd\u738b\u4f69\u5fb7\u7f57\u4e00\u4e16\u4e4b\u95f4\u826f\u597d\u5173\u7cfb\u7684\u6210\u679c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba43\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel43\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel43\">\u79d8\u5bc6\u623f\u95f4<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bc6\u5ba4\u662f\u4e00\u4e2a\u65b9\u5f62\u7684\u623f\u95f4\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a\u7403\u5f62\u62f1\u9876\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u91cc\u4f1a\u53d1\u751f\u4e00\u4e9b\u975e\u5e38\u5947\u7279\u548c\u4ee4\u4eba\u597d\u5947\u7684\u4e8b\u60c5\uff0c\u8fd9\u4f7f\u5b83\u6210\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6e38\u5ba2\u6700\u559c\u6b22\u7684\u666f\u70b9\u4e4b\u4e00\uff0c\u5c24\u5176\u662f\u5c0f\u5b69\u5b50\u3002\n                <\/p>\n                <p>\n                    \u73b0\u8c61\u662f\u8fd9\u6837\u7684\uff0c\u5982\u679c\u4e00\u4e2a\u4eba\u7ad9\u5728\u623f\u95f4\u7684\u4e00\u4e2a\u89d2\u843d\uff0c\u53e6\u4e00\u4e2a\u4eba\u7ad9\u5728\u53e6\u4e00\u4e2a\u89d2\u843d\u2014\u2014\u4e24\u4eba\u90fd\u9762\u671d\u5899\u58c1\uff0c\u5e76\u4e14\u5c3d\u53ef\u80fd\u9760\u8fd1\u5899\u58c1\u2014\u2014\u5176\u4e2d\u4e00\u4e2a\u4eba\u53ef\u4ee5\u975e\u5e38\u8f7b\u58f0\u5730\u8bf4\u8bdd\uff0c\u800c\u53e6\u4e00\u4e2a\u4eba\u5374\u80fd\u5b8c\u7f8e\u5730\u542c\u5230\u5bf9\u65b9\u7684\u58f0\u97f3\uff0c\u5c31\u597d\u50cf\u4ed6\u4eec\u5c31\u5728\u65c1\u8fb9\u4e00\u6837\u3002\n                <\/p>\n                <p>\n                    Es gracias a este \u201cjuego\u201d ac\u00fastico que la sala recibe su nombre: &#8220;Sala de los Secretos&#8221;.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba44\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel44\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel44\">\u7a46\u5361\u62c9\u5e03\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u5ea7\u88ab\u79f0\u4e3a\u72ee\u5b50\u5bab\u7684\u5bab\u6bbf\u662f\u5728\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7b2c\u4e8c\u6b21\u7edf\u6cbb\u671f\u95f4\u5efa\u9020\u7684\uff0c\u8be5\u7edf\u6cbb\u59cb\u4e8e 1362 \u5e74\uff0c\u4e00\u76f4\u6301\u7eed\u5230 1391 \u5e74\u3002\u5728\u6b64\u671f\u95f4\uff0c\u72ee\u5b50\u5bab\u5f00\u59cb\u5efa\u9020\uff0c\u6bd7\u90bb\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u540e\u8005\u7531\u5176\u7236\u4eb2\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    Este nuevo palacio tambi\u00e9n fue denominado &#8220;Palacio del Riyad&#8221;, ya que se cree que fue levantado sobre los antiguos Jardines de Comares. El t\u00e9rmino &#8220;Riyad&#8221; significa \u201cjard\u00edn\u201d.\n                <\/p>\n                <p>\n                    \u636e\u8ba4\u4e3a\uff0c\u8fdb\u5165\u5bab\u6bbf\u7684\u539f\u59cb\u901a\u9053\u662f\u901a\u8fc7\u4e1c\u5357\u89d2\uff0c\u4ece Calle Real \u8fdb\u5165\uff0c\u5e76\u901a\u8fc7\u4e00\u6761\u5f2f\u66f2\u7684\u901a\u9053\u3002\u76ee\u524d\uff0c\u7531\u4e8e\u5f81\u670d\u540e\u57fa\u7763\u6559\u7684\u6539\u9020\uff0c\u7a46\u5361\u7eb3\u65af\u5927\u5385\u53ef\u76f4\u63a5\u4ece\u79d1\u9a6c\u96f7\u65af\u5bab\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u7a46\u5361\u7eb3\u65af\u5927\u5385 (M\u00fcqarnas Hall) \u7684\u540d\u5b57\u6765\u6e90\u4e8e\u6700\u521d\u8986\u76d6\u5b83\u7684\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u7a46\u5361\u7eb3\u65af\u62f1\u9876\uff0c\u8be5\u62f1\u9876\u56e0 1590 \u5e74\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u706b\u836f\u5e93\u7206\u70b8\u5f15\u8d77\u7684\u9707\u52a8\u800c\u51e0\u4e4e\u5b8c\u5168\u5012\u584c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u4e00\u4fa7\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u8fd9\u4e2a\u5893\u7a74\u7684\u9057\u8ff9\u3002\u5728\u53e6\u4e00\u4fa7\uff0c\u6709\u540e\u671f\u57fa\u7763\u6559\u62f1\u9876\u7684\u9057\u8ff9\uff0c\u5176\u4e2d\u51fa\u73b0\u5b57\u6bcd\u201cFY\u201d\uff0c\u4f20\u7edf\u4e0a\u4e0e\u8d39\u8fea\u5357\u5fb7\u548c\u4f0a\u838e\u8d1d\u62c9\u6709\u5173\uff0c\u4f46\u5b9e\u9645\u4e0a\u5b83\u4eec\u5bf9\u5e94\u4e8e 1729 \u5e74\u53c2\u89c2\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u83f2\u5229\u666e\u4e94\u4e16\u548c\u4f0a\u838e\u8d1d\u62c9\u6cd5\u5c14\u5185\u585e\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8be5\u623f\u95f4\u53ef\u80fd\u7528\u4f5c\u53c2\u52a0\u82cf\u4e39\u5e86\u5178\u3001\u805a\u4f1a\u548c\u62db\u5f85\u4f1a\u7684\u5ba2\u4eba\u7684\u524d\u5385\u6216\u7b49\u5019\u5ba4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  EL PARTAL -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba45\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel45\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel45\">\u90e8\u5206\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5982\u4eca\u88ab\u79f0\u4e3a\u201c\u5e15\u5854\u5c14\u82b1\u56ed\u201d (Jardines del Partal) \u7684\u8fd9\u7247\u5927\u7a7a\u95f4\uff0c\u5176\u540d\u5b57\u6765\u6e90\u4e8e Palacio del P\u00f3rtico\uff0c\u8be5\u5bab\u6bbf\u56e0\u5176\u95e8\u5eca\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u8be5\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u4fdd\u5b58\u6700\u53e4\u8001\u7684\u5bab\u6bbf\uff0c\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e0e\u79d1\u9a6c\u96f7\u65af\u5bab\u6709\u76f8\u4f3c\u4e4b\u5904\uff0c\u5c3d\u7ba1\u5b83\u66f4\u53e4\u8001\uff1a\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u4e00\u4e2a\u4e2d\u592e\u6c34\u6c60\uff0c\u95e8\u5eca\u5728\u6c34\u4e2d\u7684\u5012\u5f71\u50cf\u4e00\u9762\u955c\u5b50\u3002\u5b83\u7684\u4e3b\u8981\u7279\u5f81\u662f\u4e00\u5ea7\u4fa7\u5854\uff0c\u81ea 16 \u4e16\u7eaa\u4ee5\u6765\u88ab\u79f0\u4e3a\u5973\u58eb\u5854\uff0c\u5c3d\u7ba1\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5929\u6587\u53f0\uff0c\u56e0\u4e3a\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u662f\u5929\u6587\u5b66\u7684\u72c2\u70ed\u7231\u597d\u8005\u3002\u5854\u4e0a\u6709\u9762\u5411\u56db\u4e2a\u65b9\u4f4d\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u58ee\u89c2\u7684\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u4e00\u76f4\u4e3a\u79c1\u4eba\u6240\u6709\uff0c\u76f4\u5230 1891 \u5e74 3 \u6708 12 \u65e5\uff0c\u5176\u4e3b\u4eba\u3001\u5fb7\u56fd\u94f6\u884c\u5bb6\u517c\u9886\u4e8b\u4e9a\u745f\u00b7\u51af\u00b7\u683c\u6e29\u7eb3 (Arthur Von Gwinner) \u5c06\u8fd9\u5ea7\u5efa\u7b51\u548c\u5468\u56f4\u7684\u571f\u5730\u5272\u8ba9\u7ed9\u4e86\u897f\u73ed\u7259\u56fd\u5bb6\u3002\n                <\/p>\n                <p>\n                    \u4e0d\u5e78\u7684\u662f\uff0c\u51af\u00b7\u683c\u6e29\u7eb3\u62c6\u9664\u4e86\u89c2\u666f\u53f0\u7684\u6728\u8d28\u5c4b\u9876\uff0c\u5e76\u5c06\u5176\u642c\u5230\u4e86\u67cf\u6797\uff0c\u73b0\u5728\u5b83\u5728\u5e15\u52a0\u9a6c\u535a\u7269\u9986\u5c55\u51fa\uff0c\u4f5c\u4e3a\u5176\u4f0a\u65af\u5170\u827a\u672f\u6536\u85cf\u7684\u4eae\u70b9\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5e15\u5854\u5c14\u5bab\u65c1\u8fb9\uff0c\u5973\u58eb\u5854\u7684\u5de6\u4fa7\uff0c\u6709\u4e00\u4e9b\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u623f\u5c4b\u3002\u5176\u4e2d\u4e00\u6240\u623f\u5b50\u56e0\u5728 20 \u4e16\u7eaa\u521d\u53d1\u73b0\u4e86 14 \u4e16\u7eaa\u7684\u7070\u6ce5\u86cb\u5f69\u753b\u800c\u88ab\u79f0\u4e3a\u201c\u7ed8\u753b\u4e4b\u5bb6\u201d\u3002\u8fd9\u4e9b\u6781\u5176\u73cd\u8d35\u7684\u753b\u4f5c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u58c1\u753b\u7684\u7f55\u89c1\u8303\u4f8b\uff0c\u63cf\u7ed8\u4e86\u5bab\u5ef7\u3001\u72e9\u730e\u548c\u5e86\u795d\u573a\u666f\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5176\u91cd\u8981\u6027\u548c\u4fdd\u62a4\u539f\u56e0\uff0c\u8fd9\u4e9b\u623f\u5c4b\u4e0d\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba46\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel46\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel46\">\u5e15\u5854\u5c14\u7684\u6f14\u8bb2<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u7279\u5c14\u5bab\u53f3\u4fa7\uff0c\u57ce\u5899\u4e0a\u662f\u5e15\u7279\u5c14\u6f14\u8bb2\u5385\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\u7531\u4e8e\u6f14\u8bb2\u5385\u4f4d\u4e8e\u5730\u9762\u4ee5\u4e0a\uff0c\u56e0\u6b64\u9700\u8981\u901a\u8fc7\u5c0f\u697c\u68af\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u4f0a\u65af\u5170\u6559\u7684\u652f\u67f1\u4e4b\u4e00\u662f\u6bcf\u5929\u9762\u5411\u9ea6\u52a0\u7948\u7977\u4e94\u6b21\u3002\u8be5\u7948\u7977\u5ba4\u5145\u5f53\u4e86\u5bab\u5ef7\u5c0f\u6559\u5802\u7684\u529f\u80fd\uff0c\u8ba9\u9644\u8fd1\u5bab\u6bbf\u7684\u5c45\u6c11\u53ef\u4ee5\u5c65\u884c\u5b97\u6559\u4e49\u52a1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u9762\u79ef\u4e0d\u5927\uff08\u7ea6\u5341\u4e8c\u5e73\u65b9\u7c73\uff09\uff0c\u4f46\u7948\u7977\u5ba4\u8bbe\u6709\u4e00\u4e2a\u5c0f\u524d\u5385\u548c\u4e00\u4e2a\u7948\u7977\u5ba4\u3002\u5176\u5185\u90e8\u91c7\u7528\u4e30\u5bcc\u7684\u7070\u6ce5\u88c5\u9970\uff0c\u6709\u690d\u7269\u548c\u51e0\u4f55\u56fe\u6848\uff0c\u8fd8\u6709\u300a\u53e4\u5170\u7ecf\u300b\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u697c\u68af\u8d70\u4e0a\u53bb\uff0c\u5c31\u5728\u5165\u53e3\u95e8\u524d\uff0c\u4f60\u4f1a\u770b\u5230\u897f\u5357\u5899\u4e0a\u7684\u7c73\u54c8\u62c9\u5e03\uff0c\u9762\u5411\u9ea6\u52a0\u3002\u5b83\u7684\u5e73\u9762\u56fe\u5448\u591a\u8fb9\u5f62\uff0c\u6709\u9a6c\u8e44\u5f62\u62f1\u95e8\uff0c\u9876\u90e8\u6709\u7a46\u5361\u7eb3\u65af\u5706\u9876\u3002\n                <\/p>\n                <p>\n                    \u7279\u522b\u503c\u5f97\u6ce8\u610f\u7684\u662f\u4f4d\u4e8e\u7c73\u54c8\u62c9\u5e03\u62f1\u95e8\u67f1\u5934\u4e0a\u7684\u94ed\u6587\uff0c\u5b83\u9080\u8bf7\u4eba\u4eec\u7948\u7977\uff1a <em>\u201c\u6765\u7948\u7977\u5427\uff0c\u4e0d\u8981\u758f\u5ffd\u5927\u610f\u3002\u201d<\/em>\n                <\/p>\n                <p>\n                    \u4e0e\u7948\u7977\u5ba4\u76f8\u8fde\u7684\u662f\u963f\u5854\u897f\u5965\u00b7\u5fb7\u00b7\u5e03\u62c9\u5361\u8499\u7279\u4e4b\u5bb6\uff0c\u8be5\u4e4b\u5bb6\u4e8e 1550 \u5e74\u8d60\u4e88\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b88\u62a4\u8005\u3001\u524d\u4f8d\u4ece\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba47\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel47\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel47\">\u5e15\u5854\u5c14\u963f\u5c14\u6258 \u2013 \u4f18\u7d20\u798f\u4e09\u4e16\u5bab\u6bbf<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u5c14\u5854\u5c14\u5730\u533a\u6700\u9ad8\u7684\u9ad8\u539f\u4e0a\uff0c\u6709\u5c24\u7d20\u592b\u4e09\u4e16\u5bab\u6bbf\u7684\u8003\u53e4\u9057\u5740\u3002 1492 \u5e74 6 \u6708\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5c06\u8fd9\u5ea7\u5bab\u6bbf\u5272\u8ba9\u7ed9\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7b2c\u4e00\u4efb\u603b\u7763\u3001\u7b2c\u4e8c\u4efb\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u5510\u00b7\u4f0a\u5c3c\u6208\u00b7\u6d1b\u4f69\u65af\u00b7\u5fb7\u00b7\u95e8\u591a\u8428 (Don \u00cd\u00f1igo L\u00f3pez de Mendoza)\u3002\u56e0\u6b64\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5766\u8fea\u62c9\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e4b\u6240\u4ee5\u6210\u4e3a\u5e9f\u589f\uff0c\u6e90\u4e8e18\u4e16\u7eaa\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u540e\u88d4\u4e0e\u6ce2\u65c1\u56fd\u738b\u8153\u529b\u4e94\u4e16\u4e4b\u95f4\u7684\u5206\u6b67\u3002\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u4e8c\u4e16\u53bb\u4e16\u540e\uff0c\u65e0\u55e3\u800c\u4ea1\uff0c\u6ed5\u8fea\u62c9\u5bb6\u65cf\u4e0d\u518d\u652f\u6301\u83f2\u5229\u666e\u4eb2\u738b\uff0c\u800c\u662f\u652f\u6301\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u3002\u83f2\u5229\u666e\u4e94\u4e16\u767b\u57fa\u540e\uff0c\u4ed6\u4eec\u91c7\u53d6\u4e86\u62a5\u590d\u63aa\u65bd\uff1a1718 \u5e74\uff0c\u4ed6\u4eec\u88ab\u5265\u593a\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5e02\u957f\u804c\u4f4d\uff0c\u968f\u540e\u5bab\u6bbf\u88ab\u62c6\u9664\uff0c\u5176\u6750\u6599\u88ab\u51fa\u552e\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u4e00\u4e9b\u6750\u6599\u5728 20 \u4e16\u7eaa\u91cd\u65b0\u51fa\u73b0\u5728\u79c1\u4eba\u6536\u85cf\u4e2d\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u4fdd\u5b58\u5728\u9a6c\u5fb7\u91cc\u74e6\u4f26\u897f\u4e9a\u5510\u749c\u7814\u7a76\u6240\u7684\u6240\u8c13\u201c\u798f\u56fe\u5c3c\u74f7\u7816\u201d\u53ef\u80fd\u5c31\u6765\u81ea\u8fd9\u5ea7\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u4ece1740\u5e74\u8d77\uff0c\u5bab\u6bbf\u9057\u5740\u6210\u4e3a\u79df\u8d41\u83dc\u56ed\u7684\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    1929 \u5e74\uff0c\u897f\u73ed\u7259\u653f\u5e9c\u6536\u56de\u4e86\u8fd9\u7247\u5730\u533a\uff0c\u5e76\u5c06\u5176\u5f52\u8fd8\u7ed9\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u5f97\u76ca\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5efa\u7b51\u5e08\u548c\u4fee\u590d\u8005 Leopoldo Torres Balb\u00e1s \u7684\u52aa\u529b\uff0c\u901a\u8fc7\u521b\u5efa\u8003\u53e4\u82b1\u56ed\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5f97\u5230\u4e86\u6539\u5584\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba48\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel48\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel48\">\u5854\u697c\u6f2b\u6b65\u548c\u5cf0\u9876\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u62c9\u8482\u5c3c\u57ce\u5899\u6700\u521d\u6709\u4e09\u5341\u591a\u5ea7\u5854\u697c\uff0c\u5982\u4eca\u4ec5\u5269\u4e8c\u5341\u5ea7\u3002\u6700\u521d\uff0c\u8fd9\u4e9b\u5854\u697c\u5177\u6709\u4e25\u683c\u7684\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u6709\u4e9b\u5854\u697c\u4e5f\u88ab\u7528\u4e8e\u5c45\u4f4f\u7528\u9014\u3002\n                <\/p>\n                <p>\n                    \u4ece\u7eb3\u65af\u91cc\u5fb7\u5bab\u7684\u51fa\u53e3\u5904\uff0c\u4ece\u5e15\u5854\u5c14\u963f\u5c14\u6258 (Partal Alto) \u5730\u533a\u51fa\u53d1\uff0c\u6709\u4e00\u6761\u9e45\u5375\u77f3\u5c0f\u8def\u901a\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u3002\u8fd9\u6761\u8def\u7ebf\u6cbf\u7740\u57ce\u5899\u5ef6\u4f38\uff0c\u57ce\u5899\u5185\u77d7\u7acb\u7740\u8be5\u5efa\u7b51\u7fa4\u4e2d\u4e00\u4e9b\u6700\u5177\u4ee3\u8868\u6027\u7684\u5854\u697c\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u82b1\u56ed\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u679c\u56ed\u7684\u7f8e\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u6700\u8457\u540d\u7684\u5854\u697c\u662f\u5c71\u5cf0\u5854\uff0c\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\uff0c\u540e\u6765\u7531\u5176\u4ed6\u82cf\u4e39\u7ffb\u4fee\u3002\u5b83\u4ee5\u5176\u7816\u780c\u7684\u91d1\u5b57\u5854\u5f62\u57ce\u579b\u800c\u6613\u4e8e\u8fa8\u8ba4\uff0c\u5176\u540d\u5b57\u53ef\u80fd\u7531\u6b64\u800c\u6765\u3002\u7136\u800c\uff0c\u5176\u4ed6\u4f5c\u8005\u8ba4\u4e3a\uff0c\u8fd9\u4e2a\u540d\u5b57\u6765\u6e90\u4e8e\u4ece\u5176\u4e0a\u89d2\u4f38\u51fa\u7684\u725b\u817f\uff0c\u8fd9\u4e9b\u725b\u817f\u652f\u6491\u7740\u69ab\u773c\uff0c\u8fd9\u662f\u4e00\u79cd\u9632\u5fa1\u5143\u7d20\uff0c\u53ef\u4ee5\u62b5\u5fa1\u6765\u81ea\u4e0a\u65b9\u7684\u653b\u51fb\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5854\u7684\u4e3b\u8981\u529f\u80fd\u662f\u4fdd\u62a4\u4f4d\u4e8e\u5176\u5e95\u90e8\u7684\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u8be5\u95e8\u4e0e\u5c0f\u56fd\u738b\u65b9\u5c16\u7891\u76f8\u8fde\uff0c\u65b9\u4fbf\u901a\u5f80\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u548c\u8fde\u63a5\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u53e4\u8001\u4e2d\u4e16\u7eaa\u9053\u8def\u3002\n                <\/p>\n                <p>\n                    \u5728\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u4eba\u4eec\u4fee\u5efa\u4e86\u5e26\u6709\u9a6c\u53a9\u7684\u5916\u5821\u6765\u52a0\u5f3a\u9632\u5fa1\uff0c\u5e76\u7531\u4e00\u4e2a\u540d\u4e3a\u94c1\u95e8\u7684\u65b0\u5165\u53e3\u5173\u95ed\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u5854\u697c\u901a\u5e38\u4ec5\u5177\u6709\u519b\u4e8b\u529f\u80fd\uff0c\u4f46\u4f17\u6240\u5468\u77e5\uff0cTorre de los Picos \u4e5f\u5177\u6709\u4f4f\u5b85\u7528\u9014\uff0c\u5176\u5185\u90e8\u7684\u88c5\u9970\u5c31\u8bc1\u660e\u4e86\u8fd9\u4e00\u70b9\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba49\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel49\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel49\">\u56da\u5f92\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0cTorre de la Cautiva \u83b7\u5f97\u4e86\u4e0d\u540c\u7684\u540d\u79f0\uff0c\u4f8b\u5982 Torre de la Ladrona \u6216 Torre de la Sultana\uff0c\u4f46\u6700\u7ec8\u6d41\u884c\u7684\u662f\u6700\u6d41\u884c\u7684\u4e00\u4e2a\uff1aTorre de la Cautiva\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u57fa\u4e8e\u5df2\u8bc1\u5b9e\u7684\u5386\u53f2\u4e8b\u5b9e\uff0c\u800c\u662f\u4e00\u4e2a\u6d6a\u6f2b\u4f20\u8bf4\u7684\u4ea7\u7269\uff0c\u4f20\u8bf4\u4f0a\u838e\u8d1d\u5c14\u00b7\u5fb7\u00b7\u7d22\u5229\u65af (Isabel de Sol\u00eds) \u88ab\u56da\u7981\u5728\u8fd9\u5ea7\u5854\u4e2d\u3002\u5979\u540e\u6765\u7688\u4f9d\u4f0a\u65af\u5170\u6559\uff0c\u6539\u540d\u4e3a\u4f50\u62c9\u4f0a\u8fbe (Zoraida)\uff0c\u5e76\u6210\u4e3a\u7a46\u83b1\u54c8\u68ee (Muley Hac\u00e9n) \u6700\u559c\u7231\u7684\u82cf\u4e39\u5a1c\u3002\u8fd9\u4e00\u60c5\u51b5\u5bfc\u81f4\u4e86\u524d\u82cf\u4e39\u5a1c\u3001\u5e03\u963f\u535c\u8fea\u52d2\u7684\u6bcd\u4eb2\u827e\u838e\u4e0e\u4f50\u62c9\u4f0a\u8fbe\u7684\u5173\u7cfb\u7d27\u5f20\uff0c\u56e0\u4e3a\u4f50\u62c9\u4f0a\u8fbe\u7684\u540d\u5b57\u610f\u4e3a\u201c\u6668\u661f\u201d\u2014\u2014\u53d6\u4ee3\u4e86\u5979\u5728\u5bab\u5ef7\u4e2d\u7684\u5730\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u7684\u5efa\u9020\u8005\u662f\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\uff0c\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u5efa\u9020\u8005\u4e5f\u662f\u4ed6\u3002\u4e3b\u5385\u4e2d\u7684\u7891\u6587\u8bc1\u5b9e\u4e86\u8fd9\u4e00\u8bf4\u6cd5\uff0c\u8fd9\u4e9b\u7891\u6587\u662f\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03 (Ibn al-Yayyab) \u7684\u4f5c\u54c1\uff0c\u5bf9\u8fd9\u4f4d\u82cf\u4e39\u5927\u52a0\u8d5e\u626c\u3002\n                <\/p>\n                <p>\n                    \u5728\u5899\u4e0a\u523b\u7684\u8bd7\u6b4c\u4e2d\uff0c\u7ef4\u9f50\u5c14\u53cd\u590d\u4f7f\u7528\u8fd9\u4e2a\u8bcd <em>\u5361\u62c9\u80e1\u62c9<\/em>\uff0c\u540e\u6765\u88ab\u7528\u6765\u6307\u8bbe\u9632\u7684\u5bab\u6bbf\uff0c\u5c31\u50cf\u8fd9\u5ea7\u5854\u4e00\u6837\u3002\u5854\u5185\u9664\u4e86\u5177\u6709\u9632\u5fa1\u529f\u80fd\u5916\uff0c\u8fd8\u8bbe\u6709\u4e00\u5ea7\u88c5\u9970\u534e\u4e3d\u3001\u539f\u6c41\u539f\u5473\u7684\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u81f3\u4e8e\u88c5\u9970\uff0c\u4e3b\u5385\u7684\u7279\u70b9\u662f\u9676\u74f7\u74f7\u7816\u5e95\u5ea7\uff0c\u4e0a\u9762\u6709\u5404\u79cd\u989c\u8272\u7684\u51e0\u4f55\u5f62\u72b6\u3002\u5176\u4e2d\uff0c\u7d2b\u8272\u5c24\u4e3a\u7a81\u51fa\uff0c\u56e0\u4e3a\u5f53\u65f6\u7d2b\u8272\u7684\u751f\u4ea7\u7279\u522b\u56f0\u96be\u4e14\u6602\u8d35\uff0c\u6240\u4ee5\u5b83\u53ea\u7528\u4e8e\u975e\u5e38\u91cd\u8981\u7684\u7a7a\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba50\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel50\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel50\">\u516c\u4e3b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u516c\u4e3b\u5854\u4e0e\u4fd8\u864f\u5854\u4e00\u6837\uff0c\u5176\u540d\u5b57\u6e90\u4e8e\u4e00\u4e2a\u4f20\u8bf4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5c31\u662f\u6709\u5173\u4f4f\u5728\u8fd9\u5ea7\u5854\u91cc\u7684\u4e09\u4f4d\u516c\u4e3b\u624e\u4f0a\u8fbe (Zaida)\u3001\u4f50\u62c9\u4f0a\u8fbe (Zoraida) \u548c\u4f50\u62c9\u6d77\u8fbe (Zorahaida) \u7684\u4f20\u8bf4\uff0c\u534e\u76db\u987f\u00b7\u6b27\u6587 (Washington Irving) \u5c06\u8fd9\u4e2a\u6545\u4e8b\u6536\u5f55\u5728\u4ed6\u8457\u540d\u7684\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u5854\uff0c\u6216\u79f0 *qalahurra*\uff0c\u662f\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e03\u4e16\u5efa\u9020\u7684\uff0c\u4ed6\u5728 1392 \u5e74\u81f3 1408 \u5e74\u95f4\u7edf\u6cbb\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5efa\u9020\u7684\u6700\u540e\u4e00\u6279\u5854\u697c\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u79cd\u60c5\u51b5\u53cd\u6620\u5728\u5ba4\u5185\u88c5\u9970\u4e0a\uff0c\u4e0e\u4ee5\u524d\u827a\u672f\u8f89\u714c\u7684\u65f6\u671f\u76f8\u6bd4\uff0c\u5ba4\u5185\u88c5\u9970\u663e\u793a\u51fa\u4e00\u5b9a\u8870\u843d\u7684\u8ff9\u8c61\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba51\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel51\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel51\">\u5361\u96f7\u62c9\u89d2\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u5854\u697c\u5927\u9053 (Paseo de las Torres) \u7684\u5c3d\u5934\uff0c\u5317\u5899\u7684\u6700\u4e1c\u7aef\uff0c\u6709\u4e00\u5ea7\u5706\u67f1\u5f62\u5854\u697c\u7684\u9057\u8ff9\uff1a\u5361\u96f7\u62c9\u89d2\u5854 (Torre del Cabo de Carrera)\u3002\n                <\/p>\n                <p>\n                    1812 \u5e74\u62ff\u7834\u4ed1\u7684\u519b\u961f\u4ece\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u64a4\u9000\u65f6\u8fdb\u884c\u7684\u7206\u70b8\u51e0\u4e4e\u6467\u6bc1\u4e86\u8fd9\u5ea7\u5854\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\u5b83\u662f\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u547d\u4ee4\u4e8e 1502 \u5e74\u5efa\u9020\u6216\u91cd\u5efa\u7684\uff0c\u8fd9\u4e00\u70b9\u5df2\u7531\u73b0\u5df2\u4e22\u5931\u7684\u7891\u6587\u8bc1\u5b9e\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u5b83\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u8857 (Calle Mayor) \u7684\u5c3d\u5934\uff0c\u6807\u5fd7\u7740\u8be5\u8def\u7684\u754c\u9650\u6216\u201ccap de carrera\u201d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  CARLOS V -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba52\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel52\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel52\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u6b63\u9762<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5bbd\u516d\u5341\u4e09\u7c73\uff0c\u9ad8\u5341\u4e03\u7c73\uff0c\u91c7\u7528\u53e4\u5178\u5efa\u7b51\u7684\u6bd4\u4f8b\uff0c\u6c34\u5e73\u5206\u4e3a\u4e24\u5c42\uff0c\u5efa\u7b51\u548c\u88c5\u9970\u533a\u522b\u660e\u663e\u3002\n                <\/p>\n                <p>\n                    \u5176\u5916\u5899\u91c7\u7528\u4e09\u79cd\u77f3\u6750\u88c5\u9970\uff1a\u6765\u81ea Sierra Elvira \u7684\u7070\u8272\u81f4\u5bc6\u77f3\u7070\u77f3\u3001\u6765\u81ea Macael \u7684\u767d\u8272\u5927\u7406\u77f3\u4ee5\u53ca\u6765\u81ea Barranco de San Juan \u7684\u7eff\u8272\u86c7\u7eb9\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5916\u90e8\u88c5\u9970\u9882\u626c\u4e86\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u5f62\u8c61\uff0c\u901a\u8fc7\u795e\u8bdd\u548c\u5386\u53f2\u5178\u6545\u5f3a\u8c03\u4e86\u4ed6\u7684\u7f8e\u5fb7\u3002\n                <\/p>\n                <p>\n                    \u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u662f\u5357\u4fa7\u548c\u897f\u4fa7\u7684\u7acb\u9762\uff0c\u5747\u8bbe\u8ba1\u6210\u51ef\u65cb\u95e8\u3002\u4e3b\u5165\u53e3\u4f4d\u4e8e\u897f\u4fa7\uff0c\u4e3b\u95e8\u9876\u90e8\u6709\u5e26\u7fc5\u8180\u7684\u80dc\u5229\u5973\u795e\u50cf\u3002\u4e24\u4fa7\u5404\u6709\u4e24\u6247\u5c0f\u95e8\uff0c\u95e8\u4e0a\u96d5\u523b\u6709\u9a91\u5175\u4f5c\u6218\u7684\u56fe\u6848\u3002\n                <\/p>\n                <p>\n                    \u67f1\u5b50\u7684\u57fa\u5ea7\u4e0a\u6709\u5bf9\u79f0\u91cd\u590d\u7684\u6d6e\u96d5\u3002\u4e2d\u592e\u7684\u6d6e\u96d5\u8c61\u5f81\u7740\u548c\u5e73\uff1a\u4e24\u540d\u5987\u5973\u5750\u5728\u4e00\u5806\u6b66\u5668\u4e0a\uff0c\u624b\u62ff\u6a44\u6984\u679d\uff0c\u652f\u6491\u7740\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u3001\u5e26\u6709\u7687\u51a0\u7684\u5730\u7403\u4eea\u548c\u5ea7\u53f3\u94ed\u201cPLUS ULTRA*\u201d\uff0c\u800c\u5c0f\u5929\u4f7f\u5219\u71c3\u70e7\u7740\u6218\u4e89\u5927\u70ae\u3002\n                <\/p>\n                <p>\n                    \u4fa7\u9762\u6d6e\u96d5\u63cf\u7ed8\u4e86\u6218\u4e89\u573a\u666f\uff0c\u4f8b\u5982\u5e15\u7ef4\u4e9a\u6218\u5f79\uff0c\u67e5\u7406\u4e94\u4e16\u51fb\u8d25\u4e86\u6cd5\u56fd\u56fd\u738b\u5f17\u6717\u897f\u65af\u4e00\u4e16\u3002\n                <\/p>\n                <p>\n                    \u9876\u90e8\u662f\u9633\u53f0\uff0c\u4e24\u4fa7\u662f\u5706\u5f62\u6d6e\u96d5\uff0c\u63cf\u7ed8\u4e86\u8d6b\u62c9\u514b\u52d2\u65af\u5341\u4e8c\u529f\u7ee9\u4e2d\u7684\u4e24\u9879\uff1a\u4e00\u9879\u662f\u6740\u6b7b\u5c3c\u7c73\u4e9a\u72ee\u5b50\uff0c\u53e6\u4e00\u9879\u662f\u9762\u5bf9\u514b\u91cc\u7279\u516c\u725b\u3002\u897f\u73ed\u7259\u56fd\u5fbd\u51fa\u73b0\u5728\u4e2d\u592e\u5fbd\u7ae0\u4e0a\u3002\n                <\/p>\n                <p>\n                    \u5728\u5bab\u6bbf\u7684\u4e0b\u90e8\uff0c\u8d28\u6734\u7684\u65b9\u77f3\u683c\u5916\u9192\u76ee\uff0c\u65e8\u5728\u4f20\u8fbe\u4e00\u79cd\u575a\u56fa\u7684\u611f\u89c9\u3002\u5728\u5b83\u4eec\u4e0a\u65b9\u662f\u9752\u94dc\u5706\u73af\uff0c\u7531\u72ee\u5b50\u7b49\u52a8\u7269\u5f62\u8c61\u6258\u7740\uff0c\u8c61\u5f81\u7740\u6743\u529b\u548c\u4fdd\u62a4\u3002\u5728\u5b83\u4eec\u7684\u89d2\u843d\uff0c\u662f\u53cc\u9e70\uff0c\u6697\u793a\u7740\u7687\u6743\u548c\u7687\u5e1d\u7684\u7eb9\u7ae0\uff1a\u897f\u73ed\u7259\u56fd\u738b\u67e5\u7406\u4e00\u4e16\u548c\u5fb7\u610f\u5fd7\u56fd\u738b\u67e5\u7406\u4e94\u4e16\u7684\u53cc\u5934\u9e70\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba53\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel53\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel53\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u7687\u5e1d\u67e5\u7406\u4e00\u4e16\u548c\u795e\u5723\u7f57\u9a6c\u5e1d\u56fd\u7687\u5e1d\u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4e5f\u662f\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u4e54\u4e07\u5a1c\u4e00\u4e16\u548c\u7f8e\u7537\u5b50\u8153\u529b\u4e8c\u4e16\u7684\u513f\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u516c\u4e3b\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74\u590f\u5929\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u5ea6\u871c\u6708\u3002\n                <\/p>\n                <p>\n                    \u7687\u5e1d\u62b5\u8fbe\u540e\uff0c\u88ab\u8fd9\u5ea7\u57ce\u5e02\u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u9b45\u529b\u6240\u5438\u5f15\uff0c\u5e76\u51b3\u5b9a\u5728\u5e15\u62c9\u8482\u5c3c\u57ce\u5efa\u9020\u4e00\u5ea7\u65b0\u5bab\u6bbf\u3002\u8fd9\u5ea7\u5bab\u6bbf\u88ab\u79f0\u4e3a\u201c\u65b0\u7687\u5bab\u201d\uff0c\u4e0e\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u76f8\u5bf9\uff0c\u540e\u8005\u540e\u6765\u88ab\u79f0\u4e3a\u201c\u65e7\u7687\u5bab\u201d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f5c\u54c1\u662f\u6258\u83b1\u591a\u5efa\u7b51\u5e08\u517c\u753b\u5bb6\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u59d4\u6258\u521b\u4f5c\u7684\uff0c\u636e\u8bf4\u4ed6\u662f\u7c73\u5f00\u6717\u57fa\u7f57\u7684\u5f1f\u5b50\uff0c\u8fd9\u53ef\u4ee5\u89e3\u91ca\u4ed6\u5bf9\u53e4\u5178\u6587\u827a\u590d\u5174\u7684\u6df1\u523b\u4e86\u89e3\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u4e18\u5361\u8bbe\u8ba1\u4e86\u4e00\u5ea7\u6587\u827a\u590d\u5174\u98ce\u683c\u7684\u5b8f\u4f1f\u5bab\u6bbf\uff0c\u5176\u5e73\u9762\u56fe\u4e3a\u65b9\u5f62\uff0c\u5185\u90e8\u4e3a\u5706\u5f62\uff0c\u5176\u7075\u611f\u6765\u81ea\u53e4\u5178\u65f6\u4ee3\u7684\u7eaa\u5ff5\u7891\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5efa\u7b51\u59cb\u5efa\u4e8e 1527 \u5e74\uff0c\u4e3b\u8981\u8d44\u91d1\u6765\u81ea\u6469\u5c14\u4eba\u4e3a\u7ee7\u7eed\u5c45\u4f4f\u5728\u683c\u62c9\u7eb3\u8fbe\u5e76\u4fdd\u7559\u5176\u98ce\u4fd7\u4e60\u60ef\u548c\u4eea\u5f0f\u800c\u7f34\u7eb3\u7684\u7a0e\u6b3e\u3002\n                <\/p>\n                <p>\n                    1550 \u5e74\uff0c\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u53bb\u4e16\uff0c\u5bab\u6bbf\u5c1a\u672a\u5b8c\u5de5\u3002\u4ed6\u7684\u513f\u5b50\u8def\u6613\u65af\u7ee7\u7eed\u4e86\u8fd9\u4e2a\u9879\u76ee\uff0c\u4f46\u5728\u4ed6\u53bb\u4e16\u540e\uff0c\u5de5\u4f5c\u6682\u505c\u4e86\u4e00\u6bb5\u65f6\u95f4\u3002 1572 \u5e74\uff0c\u5728\u83f2\u5229\u666e\u4e8c\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u8fd9\u4e9b\u5efa\u7b51\u5f97\u4ee5\u6062\u590d\uff0c\u5e76\u6839\u636e\u57c3\u65af\u79d1\u91cc\u4e9a\u5c14\u4fee\u9053\u9662\u5efa\u7b51\u5e08\u80e1\u5b89\u00b7\u5fb7\u00b7\u57c3\u96f7\u62c9\u7684\u63a8\u8350\uff0c\u59d4\u6258\u7ed9\u80e1\u5b89\u00b7\u5fb7\u00b7\u5965\u96f7\u4e9a\u8d1f\u8d23\u3002\u4f46\u7531\u4e8e\u963f\u5c14\u666e\u54c8\u62c9\u65af\u6218\u4e89\u9020\u6210\u8d44\u6e90\u532e\u4e4f\uff0c\u5e76\u672a\u53d6\u5f97\u91cd\u5927\u8fdb\u5c55\u3002\n                <\/p>\n                <p>\n                    \u76f4\u523020\u4e16\u7eaa\uff0c\u5bab\u6bbf\u624d\u5f97\u4ee5\u4fee\u5efa\u5b8c\u6210\u3002\u6700\u521d\u7531\u5efa\u7b51\u5e08\u517c\u4fee\u590d\u5e08 Leopoldo Torres Balb\u00e1s \u8d1f\u8d23\uff0c\u6700\u540e\u4e8e 1958 \u5e74\u7531 Francisco Prieto Moreno \u8d1f\u8d23\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u88ab\u8ba4\u4e3a\u662f\u4e16\u754c\u548c\u5e73\u7684\u8c61\u5f81\uff0c\u53cd\u6620\u4e86\u7687\u5e1d\u7684\u653f\u6cbb\u613f\u671b\u3002\u7136\u800c\u67e5\u7406\u4e94\u4e16\u4ece\u672a\u4eb2\u773c\u89c1\u8fc7\u4ed6\u4e0b\u4ee4\u5efa\u9020\u7684\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba54\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel54\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel54\">\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4f4d\u4e8e\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u5e95\u5c42\uff0c\u5206\u4e3a\u4e03\u4e2a\u623f\u95f4\uff0c\u4e13\u95e8\u5c55\u793a\u897f\u73ed\u7259\u7a46\u65af\u6797\u6587\u5316\u548c\u827a\u672f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u91cc\u6536\u85cf\u4e86\u73b0\u5b58\u6700\u7cbe\u7f8e\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u827a\u672f\u54c1\uff0c\u8fd9\u4e9b\u827a\u672f\u54c1\u90fd\u662f\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5386\u7ecf\u591a\u5e74\u6316\u6398\u548c\u4fee\u590d\u540e\u53d1\u73b0\u7684\u3002\n                <\/p>\n                <p>\n                    \u5c55\u51fa\u7684\u4f5c\u54c1\u5305\u62ec\u7070\u6ce5\u5236\u54c1\u3001\u67f1\u5b50\u3001\u6728\u5de5\u5236\u54c1\u3001\u5404\u79cd\u98ce\u683c\u7684\u9676\u74f7\uff08\u4f8b\u5982\u8457\u540d\u7684\u77aa\u7f9a\u82b1\u74f6\uff09\u2014\u2014\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u706f\u7684\u590d\u5236\u54c1\uff0c\u4ee5\u53ca\u5893\u7891\u3001\u786c\u5e01\u548c\u5176\u4ed6\u5177\u6709\u91cd\u8981\u5386\u53f2\u4ef7\u503c\u7684\u7269\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u85cf\u54c1\u662f\u53c2\u89c2\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u7406\u60f3\u8865\u5145\uff0c\u56e0\u4e3a\u5b83\u8ba9\u4eba\u4eec\u66f4\u597d\u5730\u4e86\u89e3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u7684\u65e5\u5e38\u751f\u6d3b\u548c\u6587\u5316\u3002\n                <\/p>\n                <p>\n                    \u535a\u7269\u9986\u5165\u573a\u514d\u8d39\uff0c\u4f46\u9700\u8981\u6ce8\u610f\u7684\u662f\uff0c\u535a\u7269\u9986\u6bcf\u5468\u4e00\u95ed\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba55\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel55\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel55\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u5728\u8bbe\u8ba1\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u65f6\uff0c\u91c7\u7528\u4e86\u5177\u6709\u5f3a\u70c8\u6587\u827a\u590d\u5174\u8c61\u5f81\u610f\u4e49\u7684\u51e0\u4f55\u5f62\u72b6\uff1a\u6b63\u65b9\u5f62\u4ee3\u8868\u5c18\u4e16\uff0c\u5185\u5706\u8c61\u5f81\u7740\u795e\u6027\u548c\u521b\u9020\uff0c\u516b\u8fb9\u5f62\uff08\u4e3a\u6559\u5802\u4fdd\u7559\uff09\u4ee3\u8868\u4e24\u4e2a\u4e16\u754c\u7684\u7ed3\u5408\u3002\n                <\/p>\n                <p>\n                    \u8fdb\u5165\u5bab\u6bbf\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u7f6e\u8eab\u4e8e\u4e00\u4e2a\u5b8f\u4f1f\u7684\u5706\u5f62\u95e8\u5eca\u5ead\u9662\u4e2d\uff0c\u76f8\u5bf9\u4e8e\u5916\u90e8\u800c\u8a00\uff0c\u5ead\u9662\u8f83\u9ad8\u3002\u8fd9\u5ea7\u5ead\u9662\u5468\u56f4\u6709\u4e24\u5ea7\u91cd\u53e0\u7684\u5eca\u5b50\uff0c\u6bcf\u5ea7\u5eca\u5b50\u90fd\u6709\u4e09\u5341\u4e8c\u6839\u67f1\u5b50\u3002\u5e95\u5c42\u7684\u67f1\u5b50\u4e3a\u591a\u7acb\u514b-\u6258\u65af\u5361\u7eb3\u67f1\u5f0f\uff0c\u4e0a\u5c42\u5219\u4e3a\u7231\u5965\u5c3c\u67f1\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u67f1\u5b50\u7531\u6765\u81ea\u683c\u62c9\u7eb3\u8fbe\u5c0f\u9547\u57c3\u5c14\u56fe\u7f57\u7684\u5e03\u4e01\u77f3\u6216\u674f\u4ec1\u77f3\u5236\u6210\u3002\u9009\u62e9\u8fd9\u79cd\u6750\u6599\u662f\u56e0\u4e3a\u5b83\u6bd4\u8bbe\u8ba1\u4e2d\u6700\u521d\u8ba1\u5212\u7684\u5927\u7406\u77f3\u66f4\u7ecf\u6d4e\u3002\n                <\/p>\n                <p>\n                    \u4e0b\u5c42\u753b\u5eca\u6709\u4e00\u4e2a\u73af\u5f62\u62f1\u9876\uff0c\u53ef\u80fd\u7528\u4e8e\u88c5\u9970\u58c1\u753b\u3002\u4e0a\u5c42\u753b\u5eca\u5219\u8bbe\u6709\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\n                <\/p>\n                <p>\n                    \u73af\u7ed5\u5ead\u9662\u7684\u9970\u5e26\u4ee5\u201cburocranios\u201d\u4e3a\u7279\u8272\uff0c\u5373\u725b\u5934\u9aa8\u7684\u56fe\u6848\uff0c\u8fd9\u79cd\u88c5\u9970\u56fe\u6848\u8d77\u6e90\u4e8e\u53e4\u5e0c\u814a\u548c\u53e4\u7f57\u9a6c\uff0c\u5728\u5f53\u65f6\uff0c\u5b83\u4eec\u88ab\u7528\u4e8e\u4e0e\u796d\u7940\u4eea\u5f0f\u76f8\u5173\u7684\u9970\u5e26\u548c\u575f\u5893\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e24\u5c42\u7531\u4e24\u5ea7\u697c\u68af\u8fde\u63a5\uff1a\u4e00\u5ea7\u4f4d\u4e8e\u5317\u4fa7\uff0c\u5efa\u4e8e 17 \u4e16\u7eaa\uff1b\u53e6\u4e00\u5ea7\u4e5f\u4f4d\u4e8e\u5317\u4fa7\uff0c\u7531\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4fdd\u62a4\u5efa\u7b51\u5e08 Francisco Prieto Moreno \u4e8e 20 \u4e16\u7eaa\u8bbe\u8ba1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u4ece\u672a\u88ab\u7528\u4f5c\u7687\u5bb6\u4f4f\u6240\uff0c\u4f46\u5bab\u6bbf\u76ee\u524d\u8bbe\u6709\u4e24\u4e2a\u91cd\u8981\u7684\u535a\u7269\u9986\uff1a\u4f4d\u4e8e\u4e0a\u5c42\u7684\u7f8e\u672f\u535a\u7269\u9986\uff0c\u6536\u85cf\u4e86 15 \u4e16\u7eaa\u81f3 20 \u4e16\u7eaa\u683c\u62c9\u7eb3\u8fbe\u7684\u6770\u51fa\u7ed8\u753b\u548c\u96d5\u5851\uff1b\u4f4d\u4e8e\u4e0b\u5c42\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\uff0c\u53ef\u901a\u8fc7\u897f\u4fa7\u5165\u53e3\u5927\u5385\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u535a\u7269\u9986\u529f\u80fd\u5916\uff0c\u4e2d\u592e\u5ead\u9662\u8fd8\u62e5\u6709\u51fa\u8272\u7684\u97f3\u54cd\u6548\u679c\uff0c\u4f7f\u5176\u6210\u4e3a\u4e3e\u529e\u97f3\u4e50\u4f1a\u548c\u620f\u5267\u8868\u6f14\u7684\u6700\u4f73\u573a\u6240\uff0c\u5c24\u5176\u662f\u5728\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u671f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  LA MEDINA -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba56\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel56\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel56\">\u6e05\u771f\u5bfa\u6d74\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6e05\u771f\u5bfa\u6d74\u573a\u4f4d\u4e8e\u7687\u5bb6\u5927\u8857 (Calle Real)\uff0c\u6bd7\u90bb\u73b0\u4eca\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802 (Igreja de Santa Mar\u00eda de la Alhambra)\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u6d74\u573a\u5efa\u4e8e\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u7531 <em>\u5409\u5179\u4e9a<\/em>\u8fd9\u662f\u5411\u5728\u8fb9\u5883\u79cd\u690d\u571f\u5730\u7684\u57fa\u7763\u5f92\u5f81\u6536\u7684\u4e00\u79cd\u7a0e\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528 <em>\u571f\u8033\u5176\u6d74\u5ba4<\/em> \u6c90\u6d74\u662f\u4f0a\u65af\u5170\u57ce\u5e02\u65e5\u5e38\u751f\u6d3b\u4e2d\u5fc5\u4e0d\u53ef\u5c11\u7684\u4e00\u9879\u6d3b\u52a8\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4e5f\u4e0d\u4f8b\u5916\u3002\u7531\u4e8e\u9760\u8fd1\u6e05\u771f\u5bfa\uff0c\u8fd9\u4e2a\u6d74\u573a\u53d1\u6325\u7740\u91cd\u8981\u7684\u5b97\u6559\u529f\u80fd\uff1a\u5141\u8bb8\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u6216\u51c0\u5316\u4eea\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u7136\u800c\uff0c\u5b83\u7684\u529f\u80fd\u5e76\u4e0d\u5b8c\u5168\u662f\u5b97\u6559\u6027\u7684\u3002\u571f\u8033\u5176\u6d74\u5ba4\u4e5f\u662f\u4e2a\u4eba\u536b\u751f\u7684\u573a\u6240\uff0c\u5e76\u4e14\u662f\u91cd\u8981\u7684\u793e\u4ea4\u805a\u4f1a\u573a\u6240\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u4f7f\u7528\u53d7\u65f6\u95f4\u5b89\u6392\u7684\u9650\u5236\uff0c\u7537\u6027\u5728\u65e9\u4e0a\u4f7f\u7528\uff0c\u5973\u6027\u5728\u4e0b\u5348\u4f7f\u7528\u3002\n                <\/p>\n                <p>\n                    \u53d7\u5230\u7f57\u9a6c\u6d74\u573a\u7684\u542f\u53d1\uff0c\u7a46\u65af\u6797\u6d74\u573a\u4e5f\u91c7\u7528\u4e86\u7f57\u9a6c\u6d74\u573a\u7684\u5ba4\u5185\u5e03\u5c40\uff0c\u4f46\u89c4\u6a21\u8f83\u5c0f\uff0c\u5e76\u4e14\u4f7f\u7528\u84b8\u6c7d\u64cd\u4f5c\uff0c\u800c\u4e0d\u50cf\u7f57\u9a6c\u6d74\u573a\u90a3\u6837\u91c7\u7528\u6d78\u6ce1\u5f0f\u6c90\u6d74\u3002\n                <\/p>\n                <p>\n                    \u6d74\u5ba4\u7531\u56db\u4e2a\u4e3b\u8981\u7a7a\u95f4\u7ec4\u6210\uff1a\u4f11\u606f\u5ba4\u6216\u66f4\u8863\u5ba4\u3001\u51b7\u5ba4\u6216\u6696\u5ba4\u3001\u70ed\u5ba4\u4ee5\u53ca\u4e0e\u540e\u8005\u76f8\u8fde\u7684\u9505\u7089\u533a\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528\u7684\u52a0\u70ed\u7cfb\u7edf\u662f <em>\u5730\u7095<\/em>\u8fd9\u662f\u4e00\u79cd\u5730\u4e0b\u4f9b\u6696\u7cfb\u7edf\uff0c\u5229\u7528\u7089\u5b50\u4ea7\u751f\u7684\u70ed\u7a7a\u6c14\u5e76\u901a\u8fc7\u8def\u9762\u4e0b\u65b9\u7684\u8154\u5ba4\u8f93\u9001\u6765\u52a0\u70ed\u5730\u9762\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba57\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel57\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel57\">\u5723\u5f17\u6717\u897f\u65af\u79d1\u524d\u4fee\u9053\u9662 \u2013 \u65c5\u6e38\u65c5\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u6700\u521d\u662f\u5723\u5f17\u6717\u897f\u65af\u79d1\u4fee\u9053\u9662\uff0c\u5efa\u4e8e 1494 \u5e74\uff0c\u4f4d\u4e8e\u4e00\u5ea7\u53e4\u8001\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u7684\u9057\u5740\u4e0a\uff0c\u6839\u636e\u4f20\u7edf\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u5c5e\u4e8e\u4e00\u4f4d\u7a46\u65af\u6797\u738b\u5b50\u3002\n                <\/p>\n                <p>\n                    \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5272\u8ba9\u4e86\u8fd9\u7247\u571f\u5730\u6765\u5efa\u7acb\u8be5\u5e02\u7b2c\u4e00\u5ea7\u65b9\u6d4e\u4f1a\u4fee\u9053\u9662\uff0c\u4ece\u800c\u5151\u73b0\u4e86\u5f81\u670d\u524d\u51e0\u5e74\u5bf9\u963f\u897f\u897f\u5927\u4e3b\u6559\u7684\u627f\u8bfa\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u8fd9\u91cc\u6210\u4e3a\u4e86\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u7b2c\u4e00\u4e2a\u57cb\u846c\u5730\u3002 1504 \u5e74\uff0c\u4f0a\u838e\u8d1d\u62c9\u5973\u738b\u5728\u6885\u8fea\u7eb3\u5fb7\u5c14\u574e\u6ce2\u53bb\u4e16\u524d\u4e00\u4e2a\u534a\u6708\uff0c\u5728\u9057\u5631\u4e2d\u7559\u4e0b\u4e86\u5979\u5e0c\u671b\u8eab\u7740\u65b9\u6d4e\u5404\u4f1a\u4fee\u58eb\u670d\uff0c\u846c\u4e8e\u8fd9\u5ea7\u4fee\u9053\u9662\u7684\u613f\u671b\u3002 1516\u5e74\uff0c\u8d39\u8fea\u5357\u56fd\u738b\u88ab\u57cb\u846c\u4e8e\u5176\u65c1\u8fb9\u3002\n                <\/p>\n                <p>\n                    \u4e24\u4eba\u4e00\u76f4\u57cb\u846c\u5728\u90a3\u91cc\uff0c\u76f4\u5230 1521 \u5e74\uff0c\u4ed6\u4eec\u7684\u5b59\u5b50\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u4e0b\u4ee4\u5c06\u4ed6\u4eec\u7684\u9057\u4f53\u8f6c\u79fb\u5230\u683c\u62c9\u7eb3\u8fbe\u7687\u5bb6\u793c\u62dc\u5802\uff0c\u73b0\u5728\u4ed6\u4eec\u4e0e\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u80e1\u5b89\u5a1c\u4e00\u4e16\u3001\u7f8e\u7537\u5b50\u83f2\u5229\u666e\u548c\u7c73\u683c\u5c14\u00b7\u5fb7\u00b7\u5e15\u65af\u738b\u5b50\u4e00\u8d77\u5b89\u606f\u5728\u90a3\u91cc\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\uff0c\u4eba\u4eec\u53ef\u4ee5\u901a\u8fc7\u8fdb\u5165\u5e15\u62c9\u591a\u9152\u5e97\u7684\u5ead\u9662\u6765\u53c2\u89c2\u8fd9\u4e2a\u7b2c\u4e00\u4e2a\u5893\u5730\u3002\u5728\u5893\u7a74\u7684\u5706\u9876\u4e0b\uff0c\u4fdd\u5b58\u7740\u4e24\u4f4d\u541b\u4e3b\u7684\u539f\u59cb\u5893\u7891\u3002\n                <\/p>\n                <p>\n                    \u81ea 1945 \u5e74 6 \u6708\u4ee5\u6765\uff0c\u8fd9\u5ea7\u5efa\u7b51\u5c31\u6210\u4e3a\u5723\u5f17\u6717\u897f\u65af\u79d1\u65c5\u9986 (Parador de San Francisco) \u7684\u6240\u5728\u5730\uff0c\u8fd9\u662f\u4e00\u5bb6\u7531\u897f\u73ed\u7259\u653f\u5e9c\u62e5\u6709\u548c\u7ecf\u8425\u7684\u9ad8\u7ea7\u65c5\u6e38\u65c5\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba58\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel58\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel58\">\u9ea6\u5730\u90a3<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u201c\u9ea6\u5730\u90a3\u201d\u5728\u963f\u62c9\u4f2f\u8bed\u4e2d\u610f\u4e3a\u201c\u57ce\u5e02\u201d\uff0c\u6307\u7684\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8428\u6bd4\u5361\u5c71\u7684\u6700\u9ad8\u5904\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u9ea6\u5730\u90a3\u662f\u65e5\u5e38\u6d3b\u52a8\u7684\u573a\u6240\uff0c\u56e0\u4e3a\u8fd9\u91cc\u662f\u8d38\u6613\u548c\u4eba\u53e3\u96c6\u4e2d\u7684\u5730\u65b9\uff0c\u4e3a\u5e15\u62c9\u8482\u5c3c\u57ce\u5185\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u63d0\u4f9b\u4e86\u751f\u6d3b\u3002\n                <\/p>\n                <p>\n                    \u90a3\u91cc\u751f\u4ea7\u7eba\u7ec7\u54c1\u3001\u9676\u74f7\u3001\u9762\u5305\u3001\u73bb\u7483\u751a\u81f3\u786c\u5e01\u3002\u9664\u4e86\u5de5\u4eba\u7684\u4f4f\u623f\u5916\uff0c\u8fd8\u6709\u6d74\u5ba4\u3001\u6e05\u771f\u5bfa\u3001\u9732\u5929\u5e02\u573a\u3001\u84c4\u6c34\u6c60\u3001\u70e4\u7089\u3001\u7b52\u4ed3\u548c\u8f66\u95f4\u7b49\u91cd\u8981\u7684\u516c\u5171\u5efa\u7b51\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u8fd9\u5ea7\u5fae\u578b\u57ce\u5e02\u7684\u6b63\u5e38\u8fd0\u8f6c\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u6709\u81ea\u5df1\u7684\u7acb\u6cd5\u3001\u884c\u653f\u548c\u7a0e\u6536\u4f53\u7cfb\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u9ea6\u5730\u90a3\u539f\u5740\u4ec5\u5269\u4e0b\u4e00\u4e9b\u9057\u8ff9\u3002\u5f81\u670d\u4e4b\u540e\uff0c\u57fa\u7763\u6559\u5b9a\u5c45\u8005\u5bf9\u8be5\u5730\u533a\u7684\u6539\u9020\uff0c\u4ee5\u53ca\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u706b\u836f\u7206\u70b8\uff0c\u90fd\u52a0\u5267\u4e86\u8be5\u5730\u533a\u7684\u6076\u5316\u3002\n                <\/p>\n                <p>\n                    20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u4eba\u4eec\u5f00\u5c55\u4e86\u4e00\u9879\u4fee\u590d\u548c\u6539\u9020\u8be5\u5730\u533a\u7684\u8003\u53e4\u8ba1\u5212\u3002\u56e0\u6b64\uff0c\u4e00\u6761\u53e4\u8001\u7684\u4e2d\u4e16\u7eaa\u8857\u9053\u4e0a\u8fd8\u4fee\u5efa\u4e86\u4e00\u6761\u666f\u89c2\u8d70\u9053\uff0c\u5982\u4eca\u4e0e\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u76f8\u8fde\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba59\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel59\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel59\">\u963f\u672c\u585e\u62c9\u8d6b\u5bab<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7687\u5bb6\u9ea6\u5730\u90a3\uff0c\u6bd7\u90bb\u5357\u5899\u7684\u662f\u6240\u8c13\u7684\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u7684\u9057\u5740\uff0c\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u662f\u5df4\u52aa\u8428\u62c9\u4f0a\u5bb6\u65cf\u7684\u5361\u65af\u8482\u5229\u4e9a\u5316\u540d\u79f0\uff0c\u8be5\u5bb6\u65cf\u662f\u5c5e\u4e8e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u5317\u975e\u8d35\u65cf\u8840\u7edf\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\u6240\u770b\u5230\u7684\u9057\u8ff9\u662f 20 \u4e16\u7eaa 30 \u5e74\u4ee3\u5f00\u59cb\u6316\u6398\u7684\u7ed3\u679c\uff0c\u56e0\u4e3a\u8be5\u9057\u5740\u6b64\u524d\u66fe\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u4e3b\u8981\u662f\u7531\u4e8e\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u7206\u70b8\u3002\n                <\/p>\n                <p>\n                    \u901a\u8fc7\u8fd9\u4e9b\u8003\u53e4\u53d1\u6398\uff0c\u6211\u4eec\u80fd\u591f\u786e\u8ba4\u8fd9\u4e2a\u5bb6\u65cf\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u4e2d\u7684\u91cd\u8981\u6027\uff0c\u8fd9\u4e0d\u4ec5\u662f\u56e0\u4e3a\u5bab\u6bbf\u7684\u89c4\u6a21\uff0c\u8fd8\u56e0\u4e3a\u5176\u4f18\u8d8a\u7684\u5730\u7406\u4f4d\u7f6e\uff1a\u4f4d\u4e8e\u9ea6\u5730\u90a3\u7684\u4e0a\u90e8\uff0c\u5c31\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u57ce\u5e02\u8f74\u7ebf\u4e0a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba60\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel60\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel60\">\u6b63\u4e49\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6b63\u4e49\u4e4b\u95e8\uff0c\u963f\u62c9\u4f2f\u8bed\u4e2d\u79f0\u4e3a <em>\u5df4\u5e03\u00b7\u963f\u5c14\u00b7\u6c99\u91cc\u4e9a<\/em>\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u56db\u5ea7\u5916\u57ce\u95e8\u4e4b\u4e00\u3002\u4f5c\u4e3a\u5916\u90e8\u5165\u53e3\uff0c\u5b83\u53d1\u6325\u7740\u91cd\u8981\u7684\u9632\u5fa1\u4f5c\u7528\uff0c\u4ece\u5176\u53cc\u5f2f\u7ed3\u6784\u548c\u9661\u5ced\u7684\u5730\u5f62\u53ef\u4ee5\u770b\u51fa\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u5efa\u9020\u4e0e\u8fde\u63a5\u5357\u5899\u7684\u5854\u697c\u878d\u4e3a\u4e00\u4f53\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u4e8e 1348 \u5e74\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u95e8\u6709\u4e24\u4e2a\u5c16\u5c16\u7684\u9a6c\u8e44\u5f62\u62f1\u95e8\u3002\u5b83\u4eec\u4e4b\u95f4\u6709\u4e00\u4e2a\u9732\u5929\u533a\u57df\uff0c\u79f0\u4e3a buhedera\uff0c\u5982\u679c\u53d7\u5230\u653b\u51fb\uff0c\u53ef\u4ee5\u4ece\u9732\u53f0\u4e0a\u6254\u6750\u6599\u6765\u4fdd\u536b\u5165\u53e3\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u6218\u7565\u4ef7\u503c\u4e4b\u5916\uff0c\u8fd9\u5ea7\u95e8\u5728\u4f0a\u65af\u5170\u80cc\u666f\u4e0b\u8fd8\u5177\u6709\u5f3a\u70c8\u7684\u8c61\u5f81\u610f\u4e49\u3002\u4e24\u4e2a\u88c5\u9970\u5143\u7d20\u5c24\u4e3a\u7a81\u51fa\uff1a\u624b\u548c\u94a5\u5319\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u53ea\u624b\u4ee3\u8868\u4f0a\u65af\u5170\u6559\u7684\u4e94\u5927\u652f\u67f1\uff0c\u8c61\u5f81\u7740\u4fdd\u62a4\u548c\u597d\u5ba2\u3002\u5c31\u5176\u672c\u8eab\u800c\u8a00\uff0c\u94a5\u5319\u662f\u4fe1\u4ef0\u7684\u8c61\u5f81\u3002\u4ed6\u4eec\u7684\u5171\u540c\u5b58\u5728\u53ef\u4ee5\u88ab\u89e3\u8bfb\u4e3a\u7cbe\u795e\u548c\u4e16\u4fd7\u529b\u91cf\u7684\u5bd3\u8a00\u3002\n                <\/p>\n                <p>\n                    \u6c11\u95f4\u4f20\u8bf4\uff0c\u5982\u679c\u6709\u4e00\u5929\u624b\u548c\u94a5\u5319\u76f8\u89e6\uff0c\u5c31\u610f\u5473\u7740\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5012\u584c\u2026\u2026\u4e5f\u610f\u5473\u7740\u4e16\u754c\u7684\u672b\u65e5\uff0c\u56e0\u4e3a\u8fd9\u610f\u5473\u7740\u5b83\u7684\u8f89\u714c\u5c06\u6d88\u5931\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f0a\u65af\u5170\u7b26\u53f7\u4e0e\u53e6\u4e00\u4e2a\u57fa\u7763\u6559\u9644\u52a0\u7269\u5f62\u6210\u4e86\u9c9c\u660e\u5bf9\u6bd4\uff1a\u4e00\u5ea7\u5723\u6bcd\u5b50\u54e5\u7279\u5f0f\u96d5\u5851\uff0c\u7531 Ruberto Alem\u00e1n \u521b\u4f5c\uff0c\u5728\u5929\u4e3b\u6559\u541b\u4e3b\u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\u4e0b\u4ee4\u653e\u7f6e\u5728\u5185\u90e8\u62f1\u95e8\u4e0a\u65b9\u7684\u58c1\u9f9b\u4e2d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba61\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel61\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel61\">\u8f66\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u9a6c\u8f66\u4e4b\u95e8 (Puerta de los Carros) \u4e0e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u57ce\u5899\u4e0a\u7684\u539f\u59cb\u5f00\u53e3\u5e76\u4e0d\u5bf9\u5e94\u3002\u5b83\u4e8e 1526 \u5e74\u81f3 1536 \u5e74\u95f4\u5f00\u653e\uff0c\u5177\u6709\u975e\u5e38\u5177\u4f53\u7684\u529f\u80fd\u76ee\u7684\uff1a\u5141\u8bb8\u8fd0\u9001\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u9020\u6240\u9700\u6750\u6599\u548c\u67f1\u5b50\u7684\u9a6c\u8f66\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u8fd9\u6247\u95e8\u4ecd\u7136\u5177\u6709\u5b9e\u7528\u7528\u9014\u3002\u8fd9\u662f\u4e00\u6761\u65e0\u9700\u95e8\u7968\u7684\u6b65\u884c\u901a\u9053\uff0c\u53ef\u4ee5\u514d\u8d39\u8fdb\u5165\u67e5\u7406\u4e94\u4e16\u5bab\u53ca\u5176\u5185\u7684\u535a\u7269\u9986\u3002\n                <\/p>\n                <p>\n                    \u6b64\u5916\uff0c\u5b83\u662f\u552f\u4e00\u5411\u6388\u6743\u8f66\u8f86\u5f00\u653e\u7684\u5927\u95e8\uff0c\u5305\u62ec\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u697c\u5185\u7684\u9152\u5e97\u5ba2\u4eba\u3001\u51fa\u79df\u8f66\u3001\u7279\u6b8a\u670d\u52a1\u4eba\u5458\u3001\u533b\u52a1\u4eba\u5458\u548c\u7ef4\u4fee\u8f66\u8f86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba62\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel62\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel62\">\u4e03\u5c42\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u662f\u4e00\u5ea7\u5e15\u62c9\u8482\u5c3c\u57ce\u5e02\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u4e00\u9053\u5de8\u5927\u7684\u57ce\u5899\uff0c\u5916\u90e8\u6709\u56db\u4e2a\u4e3b\u8981\u5165\u53e3\u3002\u4e3a\u4e86\u786e\u4fdd\u9632\u5fa1\uff0c\u8fd9\u4e9b\u57ce\u95e8\u91c7\u7528\u72ec\u7279\u7684\u5f27\u5f62\u5e03\u5c40\uff0c\u4f7f\u6f5c\u5728\u7684\u653b\u51fb\u8005\u96be\u4ee5\u524d\u8fdb\uff0c\u5e76\u4fbf\u4e8e\u4ece\u5185\u90e8\u8fdb\u884c\u4f0f\u51fb\u3002\n                <\/p>\n                <p>\n                    \u4f4d\u4e8e\u5357\u5899\u7684\u4e03\u5c42\u4e4b\u95e8\u5c31\u662f\u5176\u4e2d\u4e00\u4e2a\u5165\u53e3\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u65f6\u4ee3\uff0c\u5b83\u88ab\u79f0\u4e3a <em>\u6bd4\u535c\u00b7\u53e4\u675c\u5c14<\/em> \u6216\u201cPuerta de los Pozos\u201d\uff0c\u56e0\u4e3a\u9644\u8fd1\u6709\u7b52\u4ed3\u6216\u5730\u7262\uff0c\u53ef\u80fd\u88ab\u7528\u4f5c\u76d1\u72f1\u3002\n                <\/p>\n                <p>\n                    \u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u4eba\u4eec\u666e\u904d\u7684\u770b\u6cd5\uff0c\u5373\u5b83\u4e0b\u9762\u6709\u4e03\u5c42\u6216\u4e03\u5c42\u697c\u3002\u5c3d\u7ba1\u53ea\u6709\u4e24\u6b21\u8bb0\u5f55\uff0c\u4f46\u8fd9\u79cd\u4fe1\u4ef0\u5f15\u53d1\u4e86\u591a\u4e2a\u4f20\u8bf4\u548c\u6545\u4e8b\uff0c\u4f8b\u5982\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u6545\u4e8b\u201c\u6469\u5c14\u4eba\u7684\u9057\u4ea7\u4f20\u8bf4\u201d\uff0c\u5176\u4e2d\u63d0\u5230\u4e86\u9690\u85cf\u5728\u5854\u7684\u79d8\u5bc6\u5730\u7a96\u4e2d\u7684\u5b9d\u85cf\u3002\n                <\/p>\n                <p>\n                    \u4f20\u7edf\u4e0a\u8ba4\u4e3a\uff0c\u8fd9\u662f 1492 \u5e74 1 \u6708 2 \u65e5\u5e03\u963f\u535c\u8fea\u52d2\u53ca\u5176\u968f\u884c\u4eba\u5458\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u4e4b\u95e8\u5c06\u738b\u56fd\u7684\u94a5\u5319\u4ea4\u7ed9\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u4f7f\u7528\u7684\u6700\u540e\u4e00\u9053\u95e8\u3002\u540c\u6837\uff0c\u7b2c\u4e00\u6279\u57fa\u7763\u6559\u519b\u961f\u4e5f\u662f\u901a\u8fc7\u8fd9\u9053\u95e8\u6beb\u65e0\u62b5\u6297\u5730\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u57ce\u95e8\u662f\u91cd\u5efa\u7684\uff0c\u56e0\u4e3a\u539f\u6765\u7684\u57ce\u95e8\u5728 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u88ab\u7206\u70b8\u4e25\u91cd\u6467\u6bc1\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba63\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel63\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel63\">\u9152\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8461\u8404\u9152\u4e4b\u95e8\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u3002\u5b83\u7684\u5efa\u9020\u5f52\u529f\u4e8e 14 \u4e16\u7eaa\u521d\u7684\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\uff0c\u5c3d\u7ba1\u5b83\u7684\u95e8\u540e\u6765\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u6539\u5efa\u3002\n                <\/p>\n                <p>\n                    \u201c\u8461\u8404\u9152\u95e8\u201d\u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u6e90\u81ea\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u800c\u662f\u6e90\u81ea\u516c\u5143 1556 \u5e74\u7684\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u5f53\u65f6\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5c45\u6c11\u88ab\u5141\u8bb8\u5728\u6b64\u5730\u514d\u7a0e\u8d2d\u4e70\u8461\u8404\u9152\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5b83\u662f\u4e00\u5ea7\u5185\u95e8\uff0c\u56e0\u6b64\u5176\u5e03\u5c40\u662f\u76f4\u7ebf\u578b\u7684\uff0c\u800c\u4e0d\u50cf\u53f8\u6cd5\u95e8\u6216\u6b66\u5668\u95e8\u7b49\u5916\u95e8\u90a3\u6837\u8bbe\u8ba1\u6709\u5f2f\u66f2\u4ee5\u63d0\u9ad8\u9632\u5fa1\u80fd\u529b\u3002\n                <\/p>\n                <p>\n                    \u867d\u7136\u5b83\u7684\u4e3b\u8981\u529f\u80fd\u4e0d\u662f\u9632\u5fa1\uff0c\u4f46\u91cc\u9762\u6709\u4f9b\u8d1f\u8d23\u51fa\u5165\u63a7\u5236\u7684\u58eb\u5175\u4f7f\u7528\u7684\u957f\u51f3\uff0c\u697c\u4e0a\u8fd8\u6709\u4e00\u4e2a\u623f\u95f4\uff0c\u4f9b\u8b66\u536b\u5c45\u4f4f\u548c\u4f11\u606f\u533a\u3002\n                <\/p>\n                <p>\n                    \u897f\u7acb\u9762\u9762\u5411\u963f\u5c14\u5361\u8428\u74e6\uff0c\u662f\u5165\u53e3\u3002\u9a6c\u8e44\u5f62\u62f1\u95e8\u7684\u95e8\u6963\u4e0a\u65b9\u662f\u94a5\u5319\u7684\u6807\u5fd7\uff0c\u8fd9\u662f\u6b22\u8fce\u7684\u5e84\u4e25\u8c61\u5f81\uff0c\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5728\u9762\u5411\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u4e1c\u7acb\u9762\u4e0a\uff0c\u62f1\u80a9\u5c24\u5176\u5f15\u4eba\u6ce8\u76ee\uff0c\u5176\u4e0a\u88c5\u9970\u6709\u91c7\u7528\u5e72\u7ef3\u6280\u672f\u5236\u4f5c\u7684\u74f7\u7816\uff0c\u662f\u897f\u73ed\u7259\u7a46\u65af\u6797\u88c5\u9970\u827a\u672f\u7684\u7cbe\u7f8e\u5178\u8303\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba64\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel64\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel64\">\u963f\u5c14\u7f55\u5e03\u62c9\u7684\u5723\u739b\u4e3d\u4e9a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u73b0\u5728\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802\u6240\u5728\u5730\u66fe\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u7684\u6240\u5728\u5730\uff0c\u8be5\u6e05\u771f\u5bfa\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    1492 \u5e74 1 \u6708 2 \u65e5\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u5ea7\u6e05\u771f\u5bfa\u88ab\u8d50\u4e88\u57fa\u7763\u6559\u793c\u62dc\u573a\u6240\uff0c\u5e76\u5728\u90a3\u91cc\u4e3e\u884c\u4e86\u7b2c\u4e00\u6b21\u5f25\u6492\u3002\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u51b3\u5b9a\uff0c\u5b83\u5728\u5723\u739b\u4e3d\u4e9a\u7684\u5e87\u62a4\u4e0b\u88ab\u5949\u732e\uff0c\u5e76\u5728\u90a3\u91cc\u5efa\u7acb\u4e86\u7b2c\u4e00\u4e2a\u5927\u4e3b\u6559\u5e2d\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u5230 16 \u4e16\u7eaa\u672b\uff0c\u65e7\u6e05\u771f\u5bfa\u5e74\u4e45\u5931\u4fee\uff0c\u6700\u7ec8\u88ab\u62c6\u9664\uff0c\u5e76\u5efa\u9020\u4e86\u4e00\u5ea7\u65b0\u7684\u57fa\u7763\u6559\u5bfa\u5e99\uff0c\u8be5\u5bfa\u5e99\u4e8e 1618 \u5e74\u7ae3\u5de5\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4f0a\u65af\u5170\u5efa\u7b51\u51e0\u4e4e\u5df2\u4e0d\u590d\u5b58\u5728\u3002\u4fdd\u5b58\u4e0b\u6765\u7684\u6700\u91cd\u8981\u6587\u7269\u662f\u4e00\u76cf\u523b\u6709 1305 \u5e74\u94ed\u6587\u7684\u9752\u94dc\u706f\uff0c\u76ee\u524d\u6536\u85cf\u4e8e\u9a6c\u5fb7\u91cc\u56fd\u5bb6\u8003\u53e4\u535a\u7269\u9986\u3002\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u53ef\u4ee5\u770b\u5230\u8fd9\u76cf\u706f\u7684\u590d\u5236\u54c1\u3002\n                <\/p>\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5723\u739b\u4e3d\u4e9a\u6559\u5802\u5e03\u5c40\u7b80\u5355\uff0c\u53ea\u6709\u4e00\u4e2a\u4e2d\u6bbf\uff0c\u4e24\u4fa7\u5404\u6709\u4e09\u4e2a\u4fa7\u6bbf\u3002\u6559\u5802\u5185\u90e8\u7684\u4e3b\u8981\u56fe\u50cf\u5341\u5206\u5f15\u4eba\u6ce8\u76ee\uff1a\u5b89\u53e4\u65af\u8482\u4e9a\u5723\u6bcd\uff0c\u8fd9\u662f\u6258\u5c14\u5938\u6258\u00b7\u9c81\u4f0a\u65af\u00b7\u5fb7\u5c14\u00b7\u4f69\u62c9\u5c14 (Torcuato Ruiz del Peral) \u521b\u4f5c\u4e8e 18 \u4e16\u7eaa\u7684\u4f5c\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5e45\u5723\u50cf\u4e5f\u88ab\u79f0\u4e3a\u201c\u4ec1\u6148\u5723\u6bcd\u201d\uff0c\u662f\u6bcf\u4e2a\u5723\u5468\u516d\u5728\u683c\u62c9\u7eb3\u8fbe\u6e38\u884c\u65f6\u552f\u4e00\u4e00\u5e45\u5728\u5929\u6c14\u5141\u8bb8\u7684\u60c5\u51b5\u4e0b\u4e3e\u884c\u7684\u5723\u50cf\u3002\u4ed6\u5750\u5728\u4e00\u5f20\u6781\u5176\u7f8e\u4e3d\u7684\u5b9d\u5ea7\u4e0a\uff0c\u5b9d\u5ea7\u4e0a\u7684\u6d6e\u96d5\u94f6\u6a21\u4eff\u4e86\u5177\u6709\u8c61\u5f81\u610f\u4e49\u7684\u72ee\u5b50\u5ead\u9662\u7684\u62f1\u95e8\u3002\n                <\/p>\n                <p>\n                    \u4ee4\u4eba\u597d\u5947\u7684\u662f\uff0c\u683c\u62c9\u7eb3\u8fbe\u8bd7\u4eba\u8d39\u5fb7\u91cc\u79d1\u00b7\u52a0\u897f\u4e9a\u00b7\u6d1b\u5c14\u5361 (Federico Garc\u00eda Lorca) \u662f\u8be5\u5144\u5f1f\u4f1a\u7684\u6210\u5458\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba65\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel65\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel65\">\u5236\u9769\u5382<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u524d\u9762\u5411\u4e1c\uff0c\u6709\u4e2d\u4e16\u7eaa\u5236\u9769\u5382\u6216\u6c34\u725b\u519c\u573a\u7684\u9057\u8ff9\uff0c\u8fd9\u662f\u4e00\u4e2a\u4e13\u95e8\u5904\u7406\u751f\u76ae\u7684\u8bbe\u65bd\uff1a\u6e05\u6d01\u3001\u97a3\u5236\u548c\u67d3\u8272\u3002\u8fd9\u662f\u6574\u4e2a\u5b89\u8fbe\u5362\u65af\u7684\u5e38\u89c1\u6d3b\u52a8\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u5317\u975e\u7c7b\u4f3c\u7684\u5236\u9769\u5382\u76f8\u6bd4\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5236\u9769\u5382\u7684\u89c4\u6a21\u8f83\u5c0f\u3002\u7136\u800c\uff0c\u5fc5\u987b\u8003\u8651\u5230\uff0c\u5176\u529f\u80fd\u5b8c\u5168\u662f\u4e3a\u4e86\u6ee1\u8db3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u9700\u8981\u3002\n                <\/p>\n                <p>\n                    \u5b83\u6709\u516b\u4e2a\u5927\u5c0f\u4e0d\u4e00\u7684\u5c0f\u6c60\uff0c\u6709\u77e9\u5f62\u7684\uff0c\u4e5f\u6709\u5706\u5f62\u7684\uff0c\u91cc\u9762\u50a8\u5b58\u7740\u76ae\u9769\u97a3\u5236\u8fc7\u7a0b\u4e2d\u4f7f\u7528\u7684\u77f3\u7070\u548c\u67d3\u6599\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u9879\u6d3b\u52a8\u9700\u8981\u5927\u91cf\u7684\u6c34\uff0c\u56e0\u6b64\u5236\u9769\u5382\u5efa\u5728\u7687\u5bb6\u704c\u6e89\u6c34\u6e20 (Acequia Real) \u65c1\u8fb9\uff0c\u4ee5\u5229\u7528\u5176\u6301\u7eed\u7684\u6c34\u6d41\u3002\u5b83\u7684\u5b58\u5728\u4e5f\u8868\u660e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8fd9\u4e00\u5730\u533a\u62e5\u6709\u5927\u91cf\u7684\u6c34\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba66\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel66\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel66\">\u6c34\u5854\u548c\u7687\u5bb6\u6c9f\u6e20<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6c34\u5854\u662f\u4e00\u5ea7\u96c4\u4f1f\u7684\u5efa\u7b51\uff0c\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5899\u7684\u897f\u5357\u89d2\uff0c\u9760\u8fd1\u552e\u7968\u5904\u5f53\u524d\u7684\u4e3b\u5165\u53e3\u3002\u867d\u7136\u5b83\u5177\u6709\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u5176\u6700\u91cd\u8981\u7684\u4f7f\u547d\u662f\u4fdd\u62a4\u7687\u5bb6\u704c\u6e89\u6c34\u6e20\u7684\u5165\u53e3\uff0c\u56e0\u6b64\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u704c\u6e89\u6e20\u7a7f\u8fc7\u4e00\u6761\u6e21\u69fd\u5230\u8fbe\u5e15\u62c9\u8482\u5c3c\u57ce\uff0c\u5e76\u6cbf\u7740\u5854\u7684\u5317\u9762\u5ef6\u4f38\uff0c\u4e3a\u6574\u4e2a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4f9b\u6c34\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u5854\u662f\u5f7b\u5e95\u91cd\u5efa\u7684\u7ed3\u679c\u3002 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\uff0c\u5b83\u56e0\u706b\u836f\u7206\u70b8\u800c\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u5230 20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u5b83\u51e0\u4e4e\u53ea\u5269\u4e0b\u575a\u5b9e\u7684\u5730\u57fa\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u81f3\u5173\u91cd\u8981\uff0c\u56e0\u4e3a\u5b83\u5141\u8bb8\u6c34\uff08\u4ee5\u53ca\u751f\u547d\uff09\u8fdb\u5165\u5e15\u63d0\u7eb3\u57ce\u3002\u8428\u6bd4\u5361\u5c71\u539f\u672c\u7f3a\u4e4f\u5929\u7136\u6c34\u6e90\uff0c\u8fd9\u5bf9\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6784\u6210\u4e86\u91cd\u5927\u6311\u6218\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u6b64\uff0c\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e00\u4e16\u4e0b\u4ee4\u8fdb\u884c\u4e00\u9879\u91cd\u5927\u6c34\u5229\u5de5\u7a0b\uff1a\u4fee\u5efa\u6240\u8c13\u7684\u82cf\u4e39\u6c9f\u3002\u8fd9\u6761\u704c\u6e89\u6e20\u4ece\u6d77\u62d4\u8f83\u9ad8\u3001\u8ddd\u79bb\u7ea6\u516d\u516c\u91cc\u7684\u8fbe\u7f57\u6cb3\u5f15\u6c34\uff0c\u5229\u7528\u5761\u5ea6\u901a\u8fc7\u91cd\u529b\u8f93\u9001\u6c34\u3002\n                <\/p>\n                <p>\n                    \u57fa\u7840\u8bbe\u65bd\u5305\u62ec\u4e00\u4e2a\u84c4\u6c34\u575d\u3001\u4e00\u4e2a\u755c\u529b\u6c34\u8f66\u548c\u4e00\u6761\u7816\u780c\u7684\u8fd0\u6cb3\u2014\u2014acequia\u2014\u2014\u5b83\u7a7f\u8fc7\u5c71\u8109\u5730\u4e0b\uff0c\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4e0a\u90e8\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u514b\u670d\u592a\u9633\u5c71\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\uff09\u548c\u8428\u6bd4\u5361\u5c71\uff08\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff09\u4e4b\u95f4\u7684\u9661\u5761\uff0c\u5de5\u7a0b\u5e08\u4eec\u4fee\u5efa\u4e86\u4e00\u6761\u6e21\u69fd\uff0c\u8fd9\u662f\u786e\u4fdd\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4f9b\u6c34\u7684\u5173\u952e\u9879\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-premium\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium-ia-hablando\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-ia\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n\n<style>\n  \/* Tel\u00e9fonos muy peque\u00f1os (tipo iPhone SE, Android antiguos) *\/\n  @media (max-width: 480px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 0.7rem !important;\n    }\n  }\n\n  \/* Tel\u00e9fonos est\u00e1ndar (mayor\u00eda de m\u00f3viles modernos) *\/\n  @media (min-width: 481px) and (max-width: 767px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.05rem !important;\n    }\n  }\n\n  \/* Tablets peque\u00f1as y m\u00f3viles grandes *\/\n  @media (min-width: 768px) and (max-width: 991px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.2rem !important;\n    }\n  }\n<\/style>\n\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    const btn1 = document.getElementById(\"continuar-gratis-premium\");\n    const modal1 = document.getElementById(\"modal-premium\");\n\n    if (btn1 && modal1) {\n      btn1.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal1.classList.remove('show');\n        modal1.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n\n    const btn2 = document.getElementById(\"continuar-gratis-ia\");\n    const modal2 = document.getElementById(\"modal-premium-ia-hablando\");\n\n    if (btn2 && modal2) {\n      btn2.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal2.classList.remove('show');\n        modal2.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n  });\n<\/script>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n    \t\t\n\t\t\t\n\t\t<\/div>\n\t<\/header>\n<\/article>\n\n\n\n\n\n\n\n<article data-id=\"post-5809\" data-play-id=\"5809\" class=\"block-loop-item album-track post-5809 station type-station status-publish has-post-thumbnail hentry genre-generalife entry is-single\">\n\t<span class=\"btn-play-now icon-play\"  data-play-id=\"5809\"><\/span>\n\t<span class=\"btn-play-now icon-play\" data-id=\"5809\" data-play-id=\"5809\"><\/span>\n\n\t<button class=\"btn-playlist icon-plus\"><\/button>\n\n\n\t<header class=\"entry-header\">\n\t\t<div class=\"entry-header-inner btn-play-now\">\n\t\t\t\n<h3 class=\"entry-title\"><a href=\"https:\/\/pruebas.alhambra.app\/zh\/station\/auditorio\/\" rel=\"bookmark\">\u89c2\u4f17<\/a><\/h3>\n\t\t\t<div class=\"entry-meta\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t<div class=\"entry-footer\">\n\t\t\t<span class=\"play-duration\">00:24<\/span>\t\t\t    <!-- Angel cambiar numero abajo en data-target -->\n    <a href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\" class=\"iconomodal\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg> \n    <\/a>\n\n    <!-- El modal -->\n    <!-- Angel cambiar numero abajo en id -->\n    <div class=\"modal\" id=\"ia01\">\n        <div class=\"modal-dialog\">\n            <div class=\"modal-content\">\n                <!-- Cabecera del modal -->\n                <div class=\"modal-header\">\n                    <h4 class=\"modal-title\">\n                                            <\/h4>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\">\n                        \u00d7\n                    <\/button>\n                <\/div>\n\n                <!-- Contenido del modal -->\n                <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <div class=\"contenedoria\">\n                                <br><br>\n                                <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #222222; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #222222; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 350px;\n        background-color: #222222;\n        border-radius: 20px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 20px;\n        line-height: 54px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"You\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5809\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"4539\"\n     data-width=\"350px\"\n     data-height=\"400px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"1\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"60\"\n     data-text_rounded=\"20\"\n     data-chat_rounded=\"20\"\n     data-voice_service=\"google\"\n     data-voice_language=\"yue-HK\"\n     data-voice_name=\"yue-HK-Standard-A\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">AI thinking&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"Type message..\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                            <\/div>\n                                                        <div class=\"contenidocentrado\">\n                                <h2 class=\"wp-block-heading\">\u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01<\/h2>\n                                <li>\n                                    \u6309 <strong>\u4e00\u6b21<\/strong>\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path>\n                                        <path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path>\n                                        <line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line>\n                                        <line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line>\n                                    <\/svg>\n                                    \u8aaa\u8a71\u3002\n                                <\/li>\n                                <li>\n                                    <strong>\u5b8c\u6210<\/strong> \u6309\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <rect x=\"6\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                        <rect x=\"14\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                    <\/svg>\n                                <\/li>\n                            <\/div>\n                            <br>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n<style>\n\n                       .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n                            background-color: #34354000 !important;\n                        }\n\n\n                         .wpaicg-chat-shortcode:nth-child(2) .wpaicg_chat_additions { display: none; }\n\n\n                        .iconomodal {\n                            border-radius: 0px !important;\n                            background-color: #00000000!important;\n                            display: inline-flex;\n                            align-items: center;\n                            padding: 0.5rem;\n                            min-width: 1rem;\n                            line-height: 1;\n                            color: inherit;\n                            background-color: transparent;\n                            border: none;\n                            outline: 0;\n                            color: var(--color-primary);\n                        }\n\n\n                        .album-track .icon-play {\n                            color: var(--color-primary);\n                        }\n\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                                color: #8c0dff !important;\n                            }\n\n\n                         .contenidocentrado {\n                        text-align: center;\n                        display: block;\n                        margin-block-start: 0em;\n                        margin-block-end: 0em;\n                        }\n\n\n\n                        .preguntas{\n                        width: calc(100% - var(--x-gap) * 3) !important;\n                        max-width: var(--content-width);\n                        margin-left: auto;\n                        margin-right: auto;\n                        }\n\n\n                        .accordion h3:after, .accordion h4:after {\n                        opacity: 9.5 !important;\n                        color: var(--color-primary) !important;\n                        }\n\n\n                        p {\n                        margin-top: 0.5rem;\n                        margin-bottom: 0rem;\n                        }\n\n                        b, strong {\n                        font-weight: 700 !important;\n                        }\n\n                        h3, .h3 {\n                        margin-block-end: 0.5em;\n                        }\n\n\n                     \n                        \/*.accordion h3, .accordion h4 {\n                        color: var(--color-primary) !important;\n                        }*\/\n\n\n                        .modal-body, .modal-footer, .modal-header {\n                            padding: 1rem;\n                        }\n\n\n                      \n                        .letracolor {\n                        color: var(--color-primary);\n                        margin-bottom: -5px;\n                        }\n\n\n                        .miicono {\n                        overflow: hidden;\n                        vertical-align: middle;\n                        color: var(--color-primary);\n                        }\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon svg {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-chat-shortcode-type {\n                            background: rgb(0 0 0 \/ 0%) !important;\n                        }\n\n                        .wpaicg-chat-shortcode {\n                            width: 100% !important;\n                        }\n                        .wpaicg_chat_additions span {\n                            margin-right: 0px !important;\n                        }\n\n                        .contenedoria {\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            \/*padding: 0px 0px 10px 0px;*\/\n                            margin-top: 0%;\n                            padding: 2rem 0rem 2rem 0rem!important;\n                        }\n\n\n\n                    .wpaicg-chat-shortcode {\n                        background-color: #12121200 !important;\n                    }\n\n\n                    .comment-respond .must-log-in p, textarea {\n                        width: 100% !important;\n                    }\n\n\n\n                    \/*sebas tengo que modificar esto para centrar el micro*\/\n                        .wpaicg_chat_additions{\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            position: absolute;\n                            right: 42% !important;\n                        }\n\n\n\n<\/style>\n\n\n\n\n\n\n\n<!-- sebas cargo los estilos condicional -->\n\n    <style id=\"ia01-style\">\n        #ia01 .wpaicg-chat-shortcode-messages { display: none; }\n        #ia01 .wpaicg-chat-shortcode-send > svg { display: none; }\n        #ia01 .wpaicg-chat-shortcode-typing { display: none; }\n\n\n    .wpaicg-chat-shortcode {\n        align-items: center !important;\n        padding: 0rem !important;\n        min-width: 0rem !important;\n        justify-content: center !important;\n        align-items: center !important;\n        \/*max-width: 20px;*\/\n    }\n\n\n     \/* Establece el estilo para .wpaicg-bot-thinking cuando est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        color: inherit !important;\n    }\n\n    \/* Oculta .wpaicg-mic-icon cuando .wpaicg-bot-thinking est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking + .circle {\n        display: none;\n    }\n\n\n    .wpaicg-mic-icon svg {\n        width: 50px !important;\n        height: 50px !important;\n        margin: auto;\n        display: block;\n        color: var(--color-primary) !important;\n    }\n\n    @keyframes pulse {\n        0% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n        50% {\n            transform: scale(1.2);\n            opacity: 1;\n        }\n        100% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n    }\n\n    .wpaicg_chat_additions {\n        animation: pulse 3s infinite;\n    }\n\n    .circle {\n        width: 70px;\n        height: 70px;\n        border: 1px solid;\n        color: var(--color-primary);\n        border-radius: 100%;\n        \/*margin: 7px;*\/\n        box-sizing: border-box;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        margin-top: -37%;\n    }\n\n\n    \n    .wpaicg-chat-shortcode{\n        width: ;\n    }\n    .wpaicg-chat-shortcode-content{\n        position: relative;\n    }\n    .wpaicg-chat-shortcode-content ul{\n        height: calc( - 44px);\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-footer{\n        height: 18px;\n        font-size: 11px;\n        padding: 0 20px;\n        color: ;\n        background: rgb(0 0 0 \/ 19%);\n        margin-top:2px;\n        margin-bottom: 2px;\n    }\n    .wpaicg-chat-shortcode-content ul li{\n        display: flex;\n        margin-bottom: 0;\n        padding: 10px;\n        color: ;\n    }\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message{\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong{\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        font-size: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong img{\n\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after{\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking{\n        bottom: 0;\n        font-size: 11px;\n        color: inherit;\n        padding: 2px 6px;\n        display: none;\n    }\n\n    .wpaicg-chat-shortcode{\n        background-color: ;\n    }\n    .wpaicg-chat-shortcode-type{\n        background: rgb(0 0 0 \/ 19%);\n    }\n    .wpaicg-chat-message{\n        text-align: justify;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message a,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message a{\n        color: inherit;\n    }\n\n    <\/style>\n\n\n<style>\n.wpaicg-chat-shortcode {\n    box-shadow: 0 0px 0px rgb(0 0 0 \/ 0%) !important;\n}\n<\/style>\n\n\n\n\n\n    <script>\n        \/\/ Agregar evento al abrir el modal para aplicar el estilo CSS din\u00e1micamente\n        document.addEventListener('DOMContentLoaded', function () {\n            document.getElementById('ia01').addEventListener('show.bs.modal', function () {\n                document.getElementById('ia01-style').innerHTML = `\n                    #ia01 .wpaicg-chat-shortcode-messages { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-send > svg { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-typing { display: block; }\n                `;\n            });\n        });\n    <\/script>\n\n\n\n\n    \t\t\t\t\t\t    <style>\n        \/* A\u00f1ade estilos personalizados aqu\u00ed si es necesario \n        #dropdown-more { display: none !important; } *\/\n        #dropdown-more { display: none !important; }\n        .btn-playlist:nth-child { display: none !important; }\n        .dropdown-backdrop { display: none !important; }\n    <\/style>\n\n\n    \n    <div class=\"btn-group dropup\">\n        <button class=\"btn-more\" type=\"button\" id=\"mapaDropdown\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"currentColor\" stroke=\"currentColor\" stroke-width=\"0\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"6\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"18\" r=\"2\"><\/circle><\/svg>\n                    <\/button>\n        <div class=\"dropdown-menu\" aria-labelledby=\"mapaDropdown\">\n           \n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u55d3\u97f3\uff09<\/a>\n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia02\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><polygon points=\"16 3 21 8 8 21 3 21 3 16 16 3\"><\/polygon><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u6587\u672c\uff09<\/a>\n\n\n                \n\n\n                \n\n\n                \n\n\n                \n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#modalprueba15\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><line x1=\"17\" y1=\"10\" x2=\"3\" y2=\"10\"><\/line><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"><\/line><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"><\/line><line x1=\"17\" y1=\"18\" x2=\"3\" y2=\"18\"><\/line><\/svg>&nbsp; &nbsp; \u63cf\u8ff0<\/a>\n\n\n                \n\n        <\/div>\n    <\/div>\n\n\n\n    <div class=\"modal fade\" id=\"ia02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">  <\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #343540; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #343540; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 100%px;\n        background-color: #343540;\n        border-radius: 8px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 8px;\n        line-height: 36px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"Yo\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5809\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"5011\"\n     data-width=\"100%px\"\n     data-height=\"50%px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"40\"\n     data-text_rounded=\"8\"\n     data-chat_rounded=\"8\"\n     data-voice_service=\"\"\n     data-voice_language=\"en-US\"\n     data-voice_name=\"en-US-Studio-M\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1.0\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">\u521b\u5efa\u795e\u7ecf\u8fde\u63a5\u2026\u2026&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"\u5728\u6b64\u5199\u4e0b\u60a8\u7684\u4fe1\u606f\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"display:none;\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                                    <\/div>\n\n\n            <style>\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .circle:nth-child(2) { display: none !important; }\n\n\n                .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li strong {\n                    color: var(--color-primary) !important;\n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                color: inherit !important;\n                }\n\n\n                .wpaicg-chat-shortcode-type {\n                    color: inherit !important;\n                    width: 100% !important;\n                }\n\n\n\n                textarea.wpaicg-chat-shortcode-typing {\n                border: 1px solid var(--color-primary) !important;\n                background-color: #ffffff00 !important;\n                color: inherit !important;\n                 }\n\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .wpaicg-chat-shortcode-send:nth-child(9){\n                    display: none !important;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode-send {\n                    color: var(--color-primary) !important;\n                    margin-right: -250px !important;\n                }\n\n\n                textarea.auto-expand:focus {\n                outline: none;\n                box-shadow: 0 0 5px var(--color-primary) !important;\n                line-height: 2;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: #ffffff00 !important;\n                    border-radius: 1px !important;\n                    height: 1px !important;\n                }\n\n\n\n\n\n                .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message, .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n                    color: inherit;\n                    font-size: .8375rem;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    background: var(--color-primary) !important;\n                    border-radius: 1px;\n                    height: 0px;\n                    background-color: inherit !important;\n                    color: inherit !important;\n                    border: 10px solid var(--color-grey-500) !important;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    border-radius: 5px !important;\n                    height: 1px !important;\n                }\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: inherit !important;\n                    border-radius: 1px !important;\n                }\n\n\n            <\/style>\n                <!-- <div class=\"modal-footer\">\n                    <button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">Cerrar<\/button>\n                <\/div> -->\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n    \n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- TODO LO QUE ESTA DEBAJO DE ESTO SON LAS LLAMADAS A LOS MODALES -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n\n\n<!-- PREGUNTAS RECOMENDADAS -->\n    <div class=\"modal fade\" id=\"modalprueba01\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n<!-- GALER\u00cdA DE FOTOS -->\n    <div class=\"modal fade\" id=\"modalprueba02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- GALER\u00cdA DE VIDEO -->\n    <div class=\"modal fade\" id=\"modalprueba03\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                       <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- COMO LLEGAR AQU\u00cd -->\n    <div class=\"modal fade\" id=\"modalprueba04\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                         <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N -->\n    <div class=\"modal fade\" id=\"modalprueba05\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u6f14\u793a\u7248\u672c\u4e2d\u7684\u9690\u85cf\u5185\u5bb9\u3002<br>\n                            \u8054\u7cfb\u652f\u6301\u4eba\u5458\u6765\u6fc0\u6d3b\u5b83\u3002<\/p><\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n    <div class=\"modal fade\" id=\"modalprueba06\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">\u6a21\u6001\u6807\u9898\u793a\u4f8b<\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION ALCAZABA  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - INTRODUCCI\u00d3N -->\n<div class=\"modal fade\" id=\"modalprueba07\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u539f\u59cb\u7684\u90e8\u5206\uff0c\u5efa\u5728\u53e4\u8001\u7684\u9f50\u91cc\u5fb7\u5821\u5792\u9057\u5740\u4e0a\u3002\n                    <\/p>\n                    <p>\n                        \u7eb3\u65af\u91cc\u5fb7\u57ce\u5821 (Nasrid Alcazaba) \u7684\u8d77\u6e90\u53ef\u4ee5\u8ffd\u6eaf\u5230 1238 \u5e74\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u7b2c\u4e00\u4f4d\u82cf\u4e39\u548c\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u00b7\u4f0a\u672c\u00b7\u963f\u5c14\u8d6b\u9a6c\u5c14 (Muhammad Ibn al-Alhmar) \u51b3\u5b9a\u5c06\u82cf\u4e39\u56fd\u7684\u9996\u90fd\u4ece\u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u8fc1\u81f3\u5bf9\u9762\u7684\u8428\u6bd4\u5361 (Sabika) \u5c71\u3002\n                    <\/p>\n                    <p>\n                        \u827e\u54c8\u8fc8\u5c14\u9009\u62e9\u7684\u5730\u70b9\u975e\u5e38\u7406\u60f3\uff0c\u56e0\u4e3a\u963f\u5c14\u5361\u8428\u5df4\u7889\u5821\u4f4d\u4e8e\u5c71\u4e18\u7684\u897f\u7aef\uff0c\u5176\u4e09\u89d2\u5f62\u5e03\u5c40\u975e\u5e38\u7c7b\u4f3c\u4e8e\u8239\u5934\uff0c\u4e3a\u5728\u5176\u4fdd\u62a4\u4e0b\u5efa\u9020\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u63d0\u4f9b\u4e86\u6700\u4f73\u7684\u9632\u5fa1\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u62e5\u6709\u591a\u5ea7\u57ce\u5899\u548c\u5854\u697c\uff0c\u5176\u5efa\u9020\u76ee\u7684\u660e\u663e\u662f\u9632\u5fa1\u3002\u4e8b\u5b9e\u4e0a\uff0c\u5b83\u662f\u4e00\u4e2a\u76d1\u89c6\u4e2d\u5fc3\uff0c\u56e0\u4e3a\u5b83\u4f4d\u4e8e\u683c\u62c9\u7eb3\u8fbe\u5e02\u4e0a\u65b9\u4e24\u767e\u7c73\u5904\uff0c\u4ece\u800c\u4fdd\u8bc1\u4e86\u5bf9\u6574\u4e2a\u5468\u8fb9\u9886\u571f\u7684\u89c6\u89c9\u63a7\u5236\uff0c\u8fdb\u800c\u4ee3\u8868\u7740\u6743\u529b\u7684\u8c61\u5f81\u3002\n                    <\/p>\n                    <p>\n                        \u57ce\u5821\u5185\u90e8\u662f\u519b\u4e8b\u533a\uff0c\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u963f\u5c14\u5361\u8428\u5df4\u9010\u6e10\u53d1\u5c55\u6210\u4e3a\u4e00\u5ea7\u72ec\u7acb\u7684\u5c0f\u578b\u5fae\u578b\u57ce\u5e02\uff0c\u4f9b\u9ad8\u7ea7\u58eb\u5175\u9a7b\u5b88\uff0c\u8d1f\u8d23\u4fdd\u536b\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53ca\u5176\u82cf\u4e39\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - BARRIO CASTRENSE -->\n <div class=\"modal fade\" id=\"modalprueba08\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u519b\u533a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u8fdb\u5165\u57ce\u5821\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u8eab\u5904\u4e00\u4e2a\u770b\u4f3c\u8ff7\u5bab\u7684\u5730\u65b9\uff0c\u4f46\u5b9e\u9645\u4e0a\u8fd9\u662f\u4e00\u4e2a\u4f7f\u7528\u4eff\u9020\u6cd5\u8fdb\u884c\u5efa\u7b51\u4fee\u590d\u7684\u8fc7\u7a0b\uff0c\u8fd9\u4f7f\u5f97\u76f4\u5230\u4e8c\u5341\u4e16\u7eaa\u521d\u624d\u88ab\u57cb\u85cf\u7684\u65e7\u519b\u4e8b\u533a\u5f97\u4ee5\u4fee\u590d\u3002\n                    <\/p>\n                    <p>\n                        \u82cf\u4e39\u7684\u7cbe\u9510\u536b\u961f\u548c\u8d1f\u8d23\u963f\u5c14\u7f55\u5e03\u62c9\u9632\u5fa1\u548c\u5b89\u5168\u7684\u5176\u4ed6\u519b\u4e8b\u961f\u4f0d\u90fd\u5c45\u4f4f\u5728\u8fd9\u4e2a\u8857\u533a\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5ef7\u57ce\u5e02\u5185\u7684\u4e00\u4e2a\u5c0f\u57ce\u5e02\uff0c\u62e5\u6709\u65e5\u5e38\u751f\u6d3b\u6240\u9700\u7684\u4e00\u5207\uff0c\u4f8b\u5982\u4f4f\u623f\u3001\u4f5c\u574a\u3001\u5e26\u70e4\u7bb1\u7684\u9762\u5305\u623f\u3001\u4ed3\u5e93\u3001\u84c4\u6c34\u6c60\u3001\u571f\u8033\u5176\u6d74\u5ba4\u7b49\u3002\u901a\u8fc7\u8fd9\u79cd\u65b9\u5f0f\uff0c\u519b\u961f\u548c\u5e73\u6c11\u53ef\u4ee5\u88ab\u5206\u5f00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u8fd9\u4e2a\u8857\u533a\uff0c\u7531\u4e8e\u8fd9\u6b21\u4fee\u590d\uff0c\u6211\u4eec\u53ef\u4ee5\u770b\u5230\u7a46\u65af\u6797\u623f\u5c4b\u7684\u5178\u578b\u5e03\u5c40\uff1a\u4e00\u4e2a\u5e26\u6709\u89d2\u843d\u5165\u53e3\u7684\u5165\u53e3\uff0c\u4e00\u4e2a\u5c0f\u5ead\u9662\u4f5c\u4e3a\u623f\u5c4b\u7684\u4e2d\u5fc3\u8f74\u7ebf\uff0c\u5ead\u9662\u5468\u56f4\u7684\u623f\u95f4\uff0c\u4ee5\u53ca\u4e00\u4e2a\u5395\u6240\u3002\n                    <\/p>\n                    <p>\n                        \u6b64\u5916\uff0c\u5728\u4e8c\u5341\u4e16\u7eaa\u521d\uff0c\u4eba\u4eec\u5728\u5730\u4e0b\u53d1\u73b0\u4e86\u4e00\u5ea7\u5730\u7262\u3002\u4ece\u5916\u9762\u5f88\u5bb9\u6613\u901a\u8fc7\u901a\u5f80\u5b83\u7684\u73b0\u4ee3\u87ba\u65cb\u697c\u68af\u8fa8\u8ba4\u51fa\u6765\u3002\u8fd9\u4e2a\u5730\u7262\u91cc\u5173\u62bc\u7740\u53ef\u4ee5\u7528\u6765\u83b7\u53d6\u91cd\u5927\u5229\u76ca\u7684\u56da\u72af\uff0c\u65e0\u8bba\u662f\u653f\u6cbb\u5229\u76ca\u8fd8\u662f\u7ecf\u6d4e\u5229\u76ca\uff0c\u6216\u8005\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u5177\u6709\u5f88\u9ad8\u4ea4\u6362\u4ef7\u503c\u7684\u4eba\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u5ea7\u5730\u4e0b\u76d1\u72f1\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5012\u7f6e\u7684\u6f0f\u6597\uff0c\u5e73\u9762\u5448\u5706\u5f62\u3002\u8fd9\u4f7f\u5f97\u8fd9\u4e9b\u4fd8\u864f\u6839\u672c\u65e0\u6cd5\u9003\u8131\u3002\u4e8b\u5b9e\u4e0a\uff0c\u56da\u72af\u662f\u4f7f\u7528\u6ed1\u8f6e\u6216\u7ef3\u7d22\u7cfb\u7edf\u88ab\u5e26\u5165\u5ba4\u5185\u7684\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA P\u00d3LVORA -->\n<div class=\"modal fade\" id=\"modalprueba09\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u706b\u836f\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u706b\u836f\u5854\u662f\u7ef4\u62c9\u5854\u5357\u4fa7\u7684\u9632\u5fa1\u589e\u63f4\uff0c\u901a\u5f80\u7ea2\u5854\u7684\u519b\u7528\u9053\u8def\u5c31\u662f\u4ece\u8fd9\u91cc\u5f00\u59cb\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u81ea 1957 \u5e74\u4ee5\u6765\uff0c\u6211\u4eec\u53ef\u4ee5\u5728\u8fd9\u5ea7\u5854\u4e2d\u627e\u5230\u4e00\u4e9b\u523b\u5728\u77f3\u5934\u4e0a\u7684\u8bd7\u53e5\uff0c\u5176\u4f5c\u8005\u662f\u58a8\u897f\u54e5\u4eba\u5f17\u6717\u897f\u65af\u79d1\u00b7\u5fb7\u00b7\u4f0a\u5361\u8428 (Francisco de Icaza)\uff1a \n                    <\/p>\n                    <br>\n                    <blockquote>\n                        \u201c\u65bd\u820d\u5427\uff0c\u5973\u4eba\uff0c\u751f\u6d3b\u4e2d\u6ca1\u6709\u4ec0\u4e48\uff0c<br>\n                        \u5c31\u50cf\u5728\u683c\u62c9\u7eb3\u8fbe\u5931\u660e\u7684\u60e9\u7f5a\u4e00\u6837\u3002\u201d\n                    <\/blockquote>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - JARD\u00cdN DE LOS ADARVES -->\n<div class=\"modal fade\" id=\"modalprueba10\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4e9a\u5f53\u65af\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u6240\u5360\u636e\u7684\u7a7a\u95f4\u53ef\u4ee5\u8ffd\u6eaf\u5230\u5341\u516d\u4e16\u7eaa\uff0c\u5f53\u65f6\u5728\u5c06\u963f\u5c14\u5361\u8428\u74e6\u6539\u9020\u4e3a\u70ae\u5175\u57fa\u5730\u7684\u8fc7\u7a0b\u4e2d\u5efa\u9020\u4e86\u4e00\u4e2a\u70ae\u5175\u5e73\u53f0\u3002\n                    <\/p>\n                    <p>\n                        \u5230\u4e86\u5341\u4e03\u4e16\u7eaa\uff0c\u519b\u4e8b\u7528\u9014\u5df2\u4e0d\u518d\u91cd\u8981\uff0c\u7b2c\u4e94\u4ee3\u8499\u5fb7\u54c8\u5c14\u4faf\u7235\u5728 1624 \u5e74\u88ab\u4efb\u547d\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ba1\u7406\u5458\u540e\uff0c\u51b3\u5b9a\u7528\u6ce5\u571f\u586b\u5145\u5916\u5899\u548c\u5185\u5899\u4e4b\u95f4\u7684\u7a7a\u95f4\uff0c\u5c06\u8fd9\u7247\u7a7a\u95f4\u6539\u9020\u6210\u82b1\u56ed\u3002\n                    <\/p>\n                    <p>\n                        \u4f20\u8bf4\uff0c\u4eba\u4eec\u66fe\u5728\u6b64\u5730\u53d1\u73b0\u4e00\u4e9b\u88c5\u6ee1\u9ec4\u91d1\u7684\u74f7\u74f6\uff0c\u53ef\u80fd\u662f\u8be5\u5730\u533a\u6700\u540e\u4e00\u6279\u7a46\u65af\u6797\u85cf\u8d77\u6765\u7684\uff0c\u4faf\u7235\u7528\u5176\u4e2d\u4e00\u90e8\u5206\u9ec4\u91d1\u5efa\u9020\u4e86\u8fd9\u5ea7\u7f8e\u4e3d\u7684\u82b1\u56ed\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u8fd9\u4e9b\u82b1\u74f6\u4e2d\u7684\u4e00\u4e2a\u53ef\u80fd\u662f\u4e16\u754c\u4e0a\u4fdd\u5b58\u4e0b\u6765\u7684\u4e8c\u5341\u4e2a\u5927\u578b\u7eb3\u65af\u91cc\u5fb7\u91d1\u9676\u5668\u4e4b\u4e00\u3002\u6211\u4eec\u53ef\u4ee5\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u4e00\u697c\u7684\u56fd\u5bb6\u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u827a\u672f\u535a\u7269\u9986\u770b\u5230\u4e24\u4e2a\u8fd9\u6837\u7684\u82b1\u74f6\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u4e2a\u82b1\u56ed\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u5143\u7d20\u4e4b\u4e00\u662f\u4f4d\u4e8e\u82b1\u56ed\u4e2d\u592e\u7684\u4e00\u5ea7\u9f13\u5f62\u55b7\u6cc9\u3002\u8fd9\u4e2a\u55b7\u6cc9\u66fe\u4f4d\u4e8e\u4e0d\u540c\u7684\u4f4d\u7f6e\uff0c\u6700\u5f15\u4eba\u6ce8\u76ee\u548c\u6700\u503c\u5f97\u6ce8\u610f\u7684\u662f\u72ee\u5b50\u5ead\u9662\uff0c\u5b83\u4e8e 1624 \u5e74\u88ab\u653e\u7f6e\u5728\u72ee\u5b50\u55b7\u6cc9\u4e0a\u65b9\uff0c\u4f46\u968f\u540e\u906d\u5230\u635f\u574f\u3002\u5956\u676f\u4e00\u76f4\u77d7\u7acb\u5728\u90a3\u4e2a\u4f4d\u7f6e\uff0c\u76f4\u5230 1954 \u5e74\u624d\u88ab\u79fb\u8d70\u5e76\u653e\u7f6e\u5728\u8fd9\u91cc\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA VELA -->\n<div class=\"modal fade\" id=\"modalprueba11\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u8721\u70db\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u5ea7\u5854\u88ab\u79f0\u4e3a\u5927\u5854 (Torre Mayor)\uff0c\u4ece\u5341\u516d\u4e16\u7eaa\u5f00\u59cb\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u592a\u9633\u5854 (Torre del Sol)\uff0c\u56e0\u4e3a\u4e2d\u5348\u65f6\u5206\uff0c\u592a\u9633\u4f1a\u53cd\u5c04\u5728\u5854\u4e0a\uff0c\u8d77\u5230\u65e5\u6677\u7684\u4f5c\u7528\u3002\u4f46\u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u81ea\u4e8e\u201cvelar\u201d\u8fd9\u4e2a\u8bcd\uff0c\u56e0\u4e3a\u5f97\u76ca\u4e8e\u5b83\u4e8c\u5341\u4e03\u7c73\u7684\u9ad8\u5ea6\uff0c\u5b83\u63d0\u4f9b\u4e86\u4e09\u767e\u516d\u5341\u5ea6\u7684\u89c6\u91ce\uff0c\u53ef\u4ee5\u770b\u5230\u4efb\u4f55\u8fd0\u52a8\u3002\n                    <\/p>\n                    <p>\n                        \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5854\u7684\u5916\u89c2\u53d1\u751f\u4e86\u53d8\u5316\u3002\u6700\u521d\uff0c\u5b83\u7684\u9732\u53f0\u4e0a\u6709\u57ce\u579b\uff0c\u4f46\u7531\u4e8e\u51e0\u6b21\u5730\u9707\u800c\u6d88\u5931\u4e86\u3002\u8fd9\u53e3\u949f\u662f\u5728\u57fa\u7763\u5f92\u5360\u9886\u683c\u62c9\u7eb3\u8fbe\u540e\u6dfb\u52a0\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u00c9sta se utilizaba para dar aviso a la poblaci\u00f3n ante cualquier posible peligro, terremoto o incendio. Tambi\u00e9n se empleaba el sonido de esta campana para regular los turnos de riego en la Vega de Granada.\n                    <\/p>\n                    <p>\n                        Actualmente y seg\u00fan la tradici\u00f3n, se hace sonar la campana cada dos de enero para conmemorar la toma de Granada el dos de enero de 1492.\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE Y PUERTA DE LAS ARMAS -->\n<div class=\"modal fade\" id=\"modalprueba12\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u6b66\u5668\u5854\u548c\u5927\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u6b66\u5668\u95e8\u4f4d\u4e8e\u963f\u5c14\u5361\u8428\u74e6\u57ce\u5821\u7684\u5317\u5899\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u516c\u6c11\u4eec\u901a\u8fc7\u5361\u8fea\u6865\u7a7f\u8fc7\u8fbe\u7f57\u6cb3\uff0c\u6cbf\u7740\u73b0\u5728\u88ab\u5723\u4f69\u5fb7\u7f57\u68ee\u6797\u9690\u85cf\u7684\u5c0f\u8def\u722c\u4e0a\u5c71\uff0c\u76f4\u5230\u5230\u8fbe\u5927\u95e8\u3002\u5728\u5927\u95e8\u5185\uff0c\u4ed6\u4eec\u5fc5\u987b\u5b58\u653e\u6b66\u5668\u624d\u80fd\u8fdb\u5165\u56f4\u5899\uff0c\u56e0\u6b64\u5f97\u540d\u201c\u6b66\u5668\u95e8\u201d\u3002\n                    <\/p>\n                    <p>\n                        \u4ece\u8fd9\u5ea7\u5854\u7684\u9732\u53f0\u4e0a\uff0c\u6211\u4eec\u73b0\u5728\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u5e02\u6700\u7f8e\u4e3d\u7684\u5168\u666f\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        Justo enfrente nos encontramos con el barrio del Albaic\u00edn, reconocible por sus viviendas blancas y su entramado de calles laber\u00ednticas. Este barrio fue declarado Patrimonio de la Humanidad por la UNESCO en 1994.\n                    <\/p>\n                    <p>\n                        \u683c\u62c9\u7eb3\u8fbe\u6700\u8457\u540d\u7684\u89c2\u666f\u70b9\u4e4b\u4e00\u5c31\u4f4d\u4e8e\u8fd9\u4e2a\u8857\u533a\uff1a\u5723\u5c3c\u53e4\u62c9\u65af\u89c2\u666f\u53f0 (Mirador de San Nicol\u00e1s)\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u7684\u53f3\u4fa7\u662f\u5723\u5c71 (Sacromonte) \u8857\u533a\u3002\n                    <\/p>\n                    <p>\n                        \u5723\u5c71\u662f\u683c\u62c9\u7eb3\u8fbe\u5178\u578b\u7684\u53e4\u8001\u5409\u666e\u8d5b\u793e\u533a\uff0c\u4e5f\u662f\u5f17\u62c9\u95e8\u6208\u821e\u7684\u53d1\u6e90\u5730\u3002\u8fd9\u4e2a\u8857\u533a\u7684\u53e6\u4e00\u4e2a\u7279\u70b9\u662f\u5b58\u5728\u7a74\u5c45\u4eba\u4f4f\u6240\uff1a\u6d1e\u7a74\u3002\n                    <\/p>\n                    <p>\n                        \u8fbe\u7f57\u5927\u8857 (Carrera del Darro) \u4f4d\u4e8e\u963f\u5c14\u62dc\u8f9b\u533a (Albaic\u00edn) \u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab (Alhambra) \u811a\u4e0b\uff0c\u6bd7\u90bb\u540c\u540d\u6cb3\u6d41\u7684\u6cb3\u5cb8\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DEL HOMENAJE Y TORRE DEL CUBO -->\n<div class=\"modal fade\" id=\"modalprueba13\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4fdd\u7559\u5854\u548c\u7acb\u65b9\u4f53\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u656c\u610f\u5854\u662f\u963f\u5c14\u5361\u8428\u74e6\u6700\u53e4\u8001\u7684\u5854\u4e4b\u4e00\uff0c\u9ad8\u4e8c\u5341\u516d\u7c73\u3002\u5b83\u6709\u516d\u5c42\uff0c\u4e00\u4e2a\u9732\u53f0\u548c\u4e00\u4e2a\u5730\u4e0b\u57ce\u3002\n                    <\/p>\n                    <p>\n                        \u7531\u4e8e\u5854\u5f88\u9ad8\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u5176\u9732\u53f0\u4e0e\u738b\u56fd\u7684\u77ad\u671b\u5854\u8fdb\u884c\u901a\u8baf\u3002\u8fd9\u79cd\u4ea4\u6d41\u662f\u901a\u8fc7\u767d\u5929\u7684\u955c\u5b50\u7cfb\u7edf\u6216\u665a\u4e0a\u7684\u7bdd\u706b\u70df\u96fe\u5efa\u7acb\u8d77\u6765\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u636e\u63a8\u6d4b\uff0c\u7531\u4e8e\u8be5\u5854\u5728\u5c71\u4e0a\u7a81\u51fa\u7684\u4f4d\u7f6e\uff0c\u5b83\u5f88\u53ef\u80fd\u88ab\u9009\u4e3a\u5c55\u793a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u65d7\u5e1c\u548c\u7ea2\u65d7\u7684\u5730\u65b9\u3002\n                    <\/p>\n                    <p>\n                        \u57fa\u7763\u5f92\u7528\u6240\u8c13\u7684\u7acb\u65b9\u4f53\u5854\u52a0\u56fa\u4e86\u8fd9\u5ea7\u5854\u7684\u5e95\u5ea7\u3002\n                    <\/p>\n                    <p>\n                        \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u8ba1\u5212\u8fdb\u884c\u4e00\u7cfb\u5217\u6539\u9769\uff0c\u4ee5\u4f7f\u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u9002\u5e94\u706b\u70ae\u3002\u56e0\u6b64\uff0c\u7acb\u65b9\u4f53\u5854\u9ad8\u4e8e\u5854\u970d\u7eb3\u5854\uff0c\u7531\u4e8e\u5176\u5706\u67f1\u5f62\u72b6\uff0c\u4e0e\u65b9\u5f62\u7684\u7eb3\u65af\u91cc\u5fb7\u5854\u76f8\u6bd4\uff0c\u5854\u970d\u7eb3\u5854\u80fd\u591f\u66f4\u597d\u5730\u62b5\u5fa1\u53ef\u80fd\u7684\u649e\u51fb\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION GENERALIFE -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba14\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel14\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel14\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4f4d\u4e8e\u592a\u9633\u5c71\uff0c\u662f\u82cf\u4e39\u7684\u5bab\u6bbf\uff0c\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u4e00\u5ea7\u5e26\u6709\u679c\u56ed\u7684\u5bcc\u4e3d\u5802\u7687\u7684\u4e61\u95f4\u522b\u5885\uff0c\u9664\u4e86\u8015\u79cd\u4e4b\u5916\uff0c\u8fd9\u91cc\u8fd8\u4e3a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5bab\u5ef7\u9972\u517b\u52a8\u7269\u5e76\u8fdb\u884c\u72e9\u730e\u3002\u636e\u4f30\u8ba1\uff0c\u8be5\u9675\u5893\u59cb\u5efa\u4e8e\u5341\u4e09\u4e16\u7eaa\u672b\uff0c\u7531\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u521b\u59cb\u4eba\u4e4b\u5b50\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8fd9\u4e2a\u540d\u5b57\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cyannat-al-arif\u201d\uff0c\u610f\u601d\u662f\u5efa\u7b51\u5e08\u7684\u82b1\u56ed\u6216\u679c\u56ed\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u91cc\u7684\u9762\u79ef\u66f4\u5927\uff0c\u81f3\u5c11\u6709\u56db\u4e2a\u679c\u56ed\uff0c\u5e76\u5ef6\u4f38\u5230\u4eca\u5929\u88ab\u79f0\u4e3a\u201c\u9e67\u9e2a\u5e73\u539f\u201d\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4e61\u95f4\u522b\u5885\u88ab\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03\u79f0\u4e3a\u201c\u5e78\u798f\u7687\u5bab\u201d\uff0c\u5b83\u662f\u4e00\u5ea7\u5bab\u6bbf\uff1a\u82cf\u4e39\u7684\u590f\u5bab\u3002\u5c3d\u7ba1\u8fd9\u91cc\u9760\u8fd1\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff0c\u4f46\u5374\u8db3\u591f\u79c1\u5bc6\uff0c\u53ef\u4ee5\u8ba9\u4ed6\u9003\u79bb\u5bab\u5ef7\u548c\u653f\u5e9c\u751f\u6d3b\u7684\u7d27\u5f20\uff0c\u653e\u677e\u8eab\u5fc3\uff0c\u5e76\u4eab\u53d7\u66f4\u5b9c\u4eba\u7684\u6c14\u5019\u3002\u7531\u4e8e\u5176\u6d77\u62d4\u6bd4\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u9ad8\uff0c\u56e0\u6b64\u5185\u90e8\u6e29\u5ea6\u8f83\u4f4e\u3002\n                <\/p>\n                <p>\n                    \u5f53\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u65f6\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fbf\u6210\u4e3a\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u8d22\u4ea7\uff0c\u5e76\u7531\u4e00\u4f4d\u957f\u5b98\u6216\u6307\u6325\u5b98\u4fdd\u62a4\u3002\u83f2\u5229\u666e\u4e8c\u4e16\u6700\u7ec8\u5c06\u8be5\u5730\u7684\u6c38\u4e45\u5e02\u957f\u804c\u4f4d\u548c\u6240\u6709\u6743\u5272\u8ba9\u7ed9\u4e86\u683c\u62c9\u7eb3\u8fbe\u8d1d\u5185\u52a0\u65af\u5bb6\u65cf\uff08\u4e00\u4e2a\u7688\u4f9d\u4f0a\u65af\u5170\u6559\u7684\u6469\u5c14\u4eba\u5bb6\u65cf\uff09\u3002\u8be5\u5dde\u7ecf\u8fc7\u8fd1 100 \u5e74\u7684\u8bc9\u8bbc\u624d\u6536\u56de\u8be5\u9057\u5740\uff0c\u5e76\u4e8e 1921 \u5e74\u8fbe\u6210\u5ead\u5916\u548c\u89e3\u3002\n                <\/p>\n                <p>\n                    \u6839\u636e\u534f\u8bae\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u5c06\u6210\u4e3a\u56fd\u5bb6\u9057\u4ea7\uff0c\u5e76\u901a\u8fc7\u8463\u4e8b\u4f1a\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5171\u540c\u7ba1\u7406\uff0c\u4ece\u800c\u7ec4\u5efa\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8463\u4e8b\u4f1a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba15\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel15\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel15\">\u89c2\u4f17<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6211\u4eec\u5728\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u8def\u4e0a\u9047\u5230\u7684\u9732\u5929\u5706\u5f62\u5267\u573a\u5efa\u4e8e 1952 \u5e74\uff0c\u76ee\u7684\u662f\u50cf\u6bcf\u5e74\u590f\u5929\u4e00\u6837\u4e3e\u529e\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u3002\n                <\/p>\n                <p>\n                    Desde el a\u00f1o 2002 tambi\u00e9n se celebra un Festival de Flamenco ligado a la figura del poeta granadino m\u00e1s emblem\u00e1tico: Federico Garc\u00eda Lorca.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba16\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel16\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel16\">\u4e2d\u4e16\u7eaa\u4e4b\u8def<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fde\u63a5\u5e15\u62c9\u8482\u5c3c\u57ce\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u9053\u8def\u59cb\u4e8e\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u5176\u5468\u56f4\u662f\u6240\u8c13\u7684\u201c\u5c16\u5854\u201d\uff0c\u56e0\u5176\u57ce\u579b\u7684\u672b\u7aef\u662f\u7816\u780c\u91d1\u5b57\u5854\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u4e00\u6761\u873f\u8712\u503e\u659c\u7684\u9053\u8def\uff0c\u4e24\u8fb9\u90fd\u6709\u9ad8\u5899\u4fdd\u62a4\uff0c\u4ee5\u63d0\u9ad8\u5b89\u5168\u6027\uff0c\u901a\u5f80 Patio del Descabalgamiento \u7684\u5165\u53e3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba17\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel17\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel17\">\u670b\u53cb\u4e4b\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u4e9b\u5e9f\u589f\u6216\u5730\u57fa\u662f\u66fe\u7ecf\u6240\u8c13\u7684\u670b\u53cb\u4e4b\u5bb6\u7684\u8003\u53e4\u9057\u8ff9\u3002\u5b83\u7684\u540d\u79f0\u548c\u7528\u9014\u56e0 14 \u4e16\u7eaa\u4f0a\u672c\u00b7\u9c81\u4e91\u7684\u300a\u519c\u8bba\u300b\u800c\u6d41\u4f20\u81f3\u4eca\u3002\n                <\/p>\n                <p>\n                    \u56e0\u6b64\uff0c\u5b83\u662f\u82cf\u4e39\u4e3a\u5c0a\u656c\u7684\u4eba\u3001\u670b\u53cb\u6216\u4eb2\u621a\u51c6\u5907\u7684\u4f4f\u6240\uff0c\u82cf\u4e39\u8ba4\u4e3a\u8fd9\u4e9b\u4eba\u5e94\u8be5\u4e0e\u4ed6\u4eb2\u8fd1\uff0c\u4f46\u53c8\u4e0d\u4fb5\u72af\u4ed6\u4eec\u7684\u9690\u79c1\uff0c\u6240\u4ee5\u5b83\u662f\u4e00\u5ea7\u72ec\u7acb\u7684\u4f4f\u6240\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"modal fade\" id=\"modalprueba18\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel18\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel18\">\u5965\u5c14\u5fb7\u82b1\u5f84<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5939\u7af9\u6843\u6b65\u9053\u5efa\u4e8e 19 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u662f\u4e3a\u4e86\u8fce\u63a5\u4f0a\u4e3d\u838e\u767d\u4e8c\u4e16\u5973\u738b\u7684\u6765\u8bbf\u800c\u5efa\uff0c\u540c\u65f6\u4e5f\u4e3a\u901a\u5f80\u5bab\u6bbf\u4e0a\u90e8\u7684\u901a\u9053\u589e\u6dfb\u4e86\u66f4\u5177\u7eaa\u5ff5\u610f\u4e49\u7684\u8272\u5f69\u3002 \n                <\/p>\n                <p>\n                    \u5939\u7af9\u6843\u662f\u7c89\u8272\u6708\u6842\u6811\u7684\u53e6\u4e00\u4e2a\u540d\u5b57\uff0c\u5b83\u4ee5\u88c5\u9970\u62f1\u9876\u7684\u5f62\u5f0f\u51fa\u73b0\u5728\u8fd9\u6761\u6b65\u9053\u4e0a\u3002\u5728\u6b65\u9053\u7684\u8d77\u70b9\uff0c\u8d8a\u8fc7\u4e0a\u82b1\u56ed\uff0c\u662f\u4e00\u682a\u6700\u53e4\u8001\u7684\u6843\u91d1\u5a18\u690d\u7269\uff0c\u5b83\u51e0\u4e4e\u5df2\u7ecf\u6d88\u5931\uff0c\u5176\u57fa\u56e0\u6307\u7eb9\u81f3\u4eca\u4ecd\u5728\u88ab\u7814\u7a76\u3002\n                <\/p>\n                <p>\n                    \u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u6700\u5177\u7279\u8272\u7684\u690d\u7269\u4e4b\u4e00\uff0c\u5176\u7279\u70b9\u662f\u5377\u66f2\u7684\u53f6\u5b50\uff0c\u6bd4\u666e\u901a\u7684\u6843\u91d1\u5a18\u53f6\u5b50\u66f4\u5927\u3002\n                <\/p>\n                <p>\n                    \u963f\u5fb7\u5c14\u6cd5\u65af\u5927\u9053 (Paseo de las Adelfas) \u4e0e\u897f\u666e\u96f7\u585e\u65af\u5927\u9053 (Paseo de los Cipreses) \u76f8\u8fde\uff0c\u662f\u5f15\u5bfc\u6e38\u5ba2\u524d\u5f80\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ebd\u5e26\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba19\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel19\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel19\">\u6c34\u68af<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fdd\u5b58\u6700\u5b8c\u597d\u3001\u6700\u72ec\u7279\u7684\u5143\u7d20\u4e4b\u4e00\u5c31\u662f\u6240\u8c13\u7684\u6c34\u697c\u68af\u3002\u636e\u4fe1\uff0c\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u697c\u68af\uff08\u5206\u4e3a\u56db\u4e2a\u90e8\u5206\uff0c\u4e2d\u95f4\u6709\u4e09\u4e2a\u5e73\u53f0\uff09\u6709\u6c34\u6e20\uff0c\u6c34\u6d41\u7ecf\u4e24\u4e2a\u91c9\u9762\u9676\u74f7\u6276\u624b\uff0c\u6c34\u6e90\u6765\u81ea\u7687\u5bb6\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u6761\u6c34\u7ba1\u901a\u5411\u4e00\u5ea7\u5c0f\u578b\u7948\u7977\u5ba4\uff0c\u76ee\u524d\u6ca1\u6709\u7559\u4e0b\u4efb\u4f55\u8003\u53e4\u4fe1\u606f\u3002\u81ea 1836 \u5e74\u4ee5\u6765\uff0c\u5f53\u65f6\u7684\u5e84\u56ed\u7ecf\u7406\u5c31\u5728\u539f\u5740\u4e0a\u5efa\u9020\u4e86\u4e00\u4e2a\u6d6a\u6f2b\u7684\u89c2\u666f\u53f0\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u8fd9\u5ea7\u7531\u6708\u6842\u6811\u62f1\u9876\u548c\u6f7a\u6f7a\u6d41\u6c34\u73af\u7ed5\u7684\u697c\u68af\u5411\u4e0a\u6500\u767b\uff0c\u53ef\u80fd\u521b\u9020\u4e86\u4e00\u4e2a\u7406\u60f3\u7684\u73af\u5883\uff0c\u53ef\u4ee5\u523a\u6fc0\u611f\u5b98\uff0c\u8fdb\u5165\u6709\u5229\u4e8e\u51a5\u60f3\u7684\u6c1b\u56f4\uff0c\u5e76\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba20\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel20\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel20\">\u8d6b\u5185\u62c9\u5229\u592b\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u636e\u4f30\u8ba1\uff0c\u5bab\u6bbf\u5468\u56f4\u7684\u5ead\u9662\u4e2d\u81f3\u5c11\u6709\u56db\u4e2a\u5927\u82b1\u56ed\uff0c\u5b83\u4eec\u5206\u5e03\u5728\u4e0d\u540c\u7684\u9ad8\u5ea6\u6216\u5c42\u7ea7\u4e0a\uff0c\u7531\u571f\u576f\u5899\u56f4\u8d77\u6765\u3002\u6211\u4eec\u4f20\u627f\u4e0b\u6765\u7684\u8fd9\u4e9b\u679c\u56ed\u7684\u540d\u5b57\u662f\uff1aGrande\u3001Colorada\u3001Mercer\u00eda \u548c Fuente Pe\u00f1a\u3002\n                <\/p>\n                <p>\n                    \u81ea 14 \u4e16\u7eaa\u4ee5\u6765\uff0c\u8fd9\u4e9b\u679c\u56ed\u6216\u591a\u6216\u5c11\u5730\u5ef6\u7eed\u4e86\u76f8\u540c\u7684\u4e2d\u4e16\u7eaa\u4f20\u7edf\u6280\u672f\u8fdb\u884c\u79cd\u690d\u3002\u7531\u4e8e\u8fd9\u79cd\u519c\u4e1a\u751f\u4ea7\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u4fdd\u6301\u4e86\u4e00\u5b9a\u7684\u72ec\u7acb\u6027\uff0c\u4e0d\u53d7\u5176\u4ed6\u5916\u90e8\u519c\u4e1a\u4f9b\u5e94\u5546\u7684\u5f71\u54cd\uff0c\u4ece\u800c\u80fd\u591f\u6ee1\u8db3\u81ea\u5df1\u7684\u7cae\u98df\u9700\u6c42\u3002\n                <\/p>\n                <p>\n                    \u5b83\u4eec\u4e0d\u4ec5\u7528\u4e8e\u79cd\u690d\u852c\u83dc\uff0c\u8fd8\u7528\u4e8e\u79cd\u690d\u679c\u6811\u548c\u52a8\u7269\u7267\u573a\u3002\u4f8b\u5982\uff0c\u5982\u4eca\u79cd\u690d\u671d\u9c9c\u84df\u3001\u8304\u5b50\u3001\u8c46\u7c7b\u3001\u65e0\u82b1\u679c\u3001\u77f3\u69b4\u548c\u674f\u6811\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u4fdd\u5b58\u4e0b\u6765\u7684\u679c\u56ed\u7ee7\u7eed\u6cbf\u7528\u4e2d\u4e16\u7eaa\u7684\u519c\u4e1a\u751f\u4ea7\u6280\u672f\uff0c\u8d4b\u4e88\u4e86\u8fd9\u4e00\u7a7a\u95f4\u5de8\u5927\u7684\u4eba\u7c7b\u5b66\u4ef7\u503c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba21\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel21\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel21\">\u9ad8\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u60a8\u53ef\u4ee5\u4ece\u82cf\u4e39\u5ead\u9662 (Patio de la Sultana) \u7ecf\u7531\u4e00\u6bb5\u9661\u5ced\u7684 19 \u4e16\u7eaa\u697c\u68af\u8fdb\u5165\u8fd9\u4e9b\u82b1\u56ed\uff0c\u8fd9\u6bb5\u697c\u68af\u56e0\u5927\u95e8\u4e0a\u65b9\u6709\u4e24\u4e2a\u91c9\u9762\u9676\u5668\u4eba\u7269\u800c\u88ab\u79f0\u4e3a\u72ee\u5b50\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u82b1\u56ed\u53ef\u4ee5\u88ab\u89c6\u4e3a\u6d6a\u6f2b\u82b1\u56ed\u7684\u5178\u8303\u3002\u5b83\u4eec\u4f4d\u4e8e\u67f1\u5b50\u4e0a\uff0c\u6784\u6210\u4e86\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u6700\u9ad8\u90e8\u5206\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u58ee\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u7f8e\u4e3d\u7684\u6728\u5170\u82b1\u683c\u5916\u5f15\u4eba\u6ce8\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba22\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel22\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel22\">\u73ab\u7470\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    Los Jardines de la Rosaleda tienen su origen entre los a\u00f1os treinta y cincuenta del siglo XX, despu\u00e9s de que el Estado adquiriese el Generalife en 1921. \n                <\/p>\n                <p>\n                    \u56e0\u6b64\u9700\u8981\u63d0\u9ad8\u5e9f\u5f03\u533a\u57df\u7684\u4ef7\u503c\uff0c\u5e76\u901a\u8fc7\u9010\u6b65\u5e73\u7a33\u7684\u8fc7\u6e21\u5c06\u5176\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6218\u7565\u6027\u5730\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba23\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel23\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel23\">\u6c9f\u6e20\u9732\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u704c\u6e89\u6e20\u5ead\u9662 (Patio de la Acequia) \u5728 19 \u4e16\u7eaa\u4e5f\u88ab\u79f0\u4e3a R\u00eda \u5ead\u9662\uff0c\u5982\u4eca\u5448\u77e9\u5f62\u7ed3\u6784\uff0c\u62e5\u6709\u4e24\u4e2a\u76f8\u5bf9\u7684\u4ead\u5b50\u548c\u4e00\u4e2a\u6d77\u6e7e\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u8d2f\u7a7f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u7687\u5bb6\u8fd0\u6cb3\uff0c\u8fd0\u6cb3\u5468\u56f4\u6709\u56db\u4e2a\u82b1\u56ed\uff0c\u4ee5\u8f83\u4f4e\u5c42\u6b21\u7684\u6b63\u4ea4\u82b1\u575b\u6392\u5217\u3002\u704c\u6e89\u6c9f\u6e20\u4e24\u4fa7\u7684\u55b7\u6cc9\u662f\u5bab\u6bbf\u6700\u53d7\u6b22\u8fce\u7684\u666f\u89c2\u4e4b\u4e00\u3002\u7136\u800c\uff0c\u8fd9\u4e9b\u55b7\u6cc9\u5e76\u975e\u539f\u521b\uff0c\u56e0\u4e3a\u5b83\u4eec\u7834\u574f\u4e86\u82cf\u4e39\u5728\u4f11\u606f\u548c\u51a5\u60f3\u65f6\u5bfb\u6c42\u7684\u5b81\u9759\u4e0e\u5e73\u548c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u7ecf\u5386\u4e86\u591a\u6b21\u6539\u5efa\uff0c\u56e0\u4e3a\u8fd9\u4e2a\u5ead\u9662\u6700\u521d\u662f\u5c01\u95ed\u7684\uff0c\u6211\u4eec\u4eca\u5929\u53ef\u4ee5\u901a\u8fc7 18 \u4e2a\u89c2\u666f\u697c\u5f0f\u62f1\u95e8\u7684\u957f\u5eca\u770b\u5230\u8fd9\u4e9b\u666f\u8272\u3002\u552f\u4e00\u80fd\u8ba9\u4f60\u6b23\u8d4f\u98ce\u666f\u7684\u5730\u65b9\u5c31\u662f\u4e2d\u5fc3\u89c6\u70b9\u3002\u4ece\u8fd9\u4e2a\u539f\u59cb\u7684\u89c6\u89d2\uff0c\u5750\u5728\u5730\u677f\u4e0a\uff0c\u9760\u5728\u7a97\u53f0\u4e0a\uff0c\u4eba\u4eec\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5168\u666f\u3002\n                <\/p>\n                <p>\n                    \u4f5c\u4e3a\u5176\u5386\u53f2\u7684\u89c1\u8bc1\uff0c\u6211\u4eec\u5c06\u5728\u89c2\u666f\u70b9\u53d1\u73b0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u88c5\u9970\uff0c\u5176\u4e2d\u82cf\u4e39\u4f0a\u65af\u739b\u4eea\u4e00\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u4e0e\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u7684\u53e0\u52a0\u5c24\u4e3a\u7a81\u51fa\u3002\u8fd9\u8868\u660e\u6bcf\u4f4d\u82cf\u4e39\u90fd\u6709\u4e0d\u540c\u7684\u54c1\u5473\u548c\u9700\u6c42\uff0c\u5e76\u76f8\u5e94\u5730\u6539\u9020\u5bab\u6bbf\uff0c\u7559\u4e0b\u81ea\u5df1\u7684\u5370\u8bb0\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u7ecf\u8fc7\u89c2\u666f\u70b9\u65f6\uff0c\u5982\u679c\u6211\u4eec\u770b\u4e00\u4e0b\u62f1\u95e8\u7684\u5185\u62f1\uff0c\u6211\u4eec\u8fd8\u4f1a\u53d1\u73b0\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u6807\u5fd7\uff0c\u4f8b\u5982\u8f6d\u548c\u7bad\uff0c\u4ee5\u53ca\u5ea7\u53f3\u94ed\u201cTanto Monta\u201d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e1c\u4fa7\u56e0 1958 \u5e74\u53d1\u751f\u7684\u4e00\u573a\u706b\u707e\u800c\u53d8\u5f97\u8f83\u65b0\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba24\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel24\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel24\">\u5b88\u536b\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165 Patio de la Acequia \u4e4b\u524d\uff0c\u6211\u4eec\u5148\u627e\u5230 Patio de la Guardia\u3002\u4e00\u4e2a\u7b80\u5355\u7684\u5ead\u9662\uff0c\u6709\u95e8\u5eca\uff0c\u4e2d\u5fc3\u6709\u4e00\u4e2a\u55b7\u6cc9\uff0c\u8fd8\u88c5\u9970\u7740\u82e6\u6a59\u6811\u3002\u8fd9\u4e2a\u5ead\u9662\u4e00\u5b9a\u662f\u8fdb\u5165\u82cf\u4e39\u590f\u5b63\u4f4f\u6240\u524d\u7684\u7ba1\u5236\u533a\u548c\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5730\u65b9\u7684\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\uff0c\u722c\u4e0a\u4e00\u4e9b\u9661\u5ced\u7684\u697c\u68af\u540e\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u6247\u95e8\uff0c\u95e8\u6963\u4e0a\u88c5\u9970\u7740\u767d\u8272\u80cc\u666f\u4e0a\u7684\u84dd\u8272\u3001\u7eff\u8272\u548c\u9ed1\u8272\u74f7\u7816\u3002\u6211\u4eec\u8fd8\u53ef\u4ee5\u770b\u5230\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u94a5\u5319\uff0c\u5c3d\u7ba1\u5b83\u56e0\u65f6\u95f4\u7684\u6d41\u901d\u800c\u78e8\u635f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u722c\u4e0a\u53f0\u9636\uff0c\u7a7f\u8fc7\u8fd9\u6247\u95e8\u65f6\uff0c\u6211\u4eec\u9047\u5230\u4e00\u4e2a\u5f2f\u9053\u3001\u5b88\u536b\u7684\u957f\u6905\uff0c\u4ee5\u53ca\u4e00\u6761\u901a\u5f80\u5bab\u6bbf\u7684\u9661\u5ced\u72ed\u7a84\u7684\u697c\u68af\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba25\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel25\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel25\">\u82cf\u4e39\u5a1c\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u82cf\u4e39\u5a1c\u5ead\u9662 (Patio de la Sultana) \u662f\u53d8\u5316\u6700\u591a\u7684\u7a7a\u95f4\u4e4b\u4e00\u3002\u636e\u8ba4\u4e3a\uff0c\u73b0\u5728\u8fd9\u4e2a\u5ead\u9662\uff08\u4e5f\u79f0\u4e3a\u67cf\u6811\u5ead\u9662\uff09\u6240\u5728\u7684\u4f4d\u7f6e\u662f\u4ee5\u524d\u7684\u571f\u8033\u5176\u6d74\u5ba4\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u6d74\u573a\uff09\u7684\u6307\u5b9a\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    16\u4e16\u7eaa\u65f6\u5b83\u5931\u53bb\u4e86\u8fd9\u4e00\u529f\u80fd\u5e76\u53d8\u6210\u4e86\u4e00\u5ea7\u82b1\u56ed\u3002\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5efa\u9020\u4e86\u4e00\u4e2a\u5317\u753b\u5eca\uff0c\u4ee5\u53ca\u4e00\u4e2a U \u5f62\u6c34\u6c60\u3001\u4e2d\u5fc3\u7684\u55b7\u6cc9\u548c\u4e09\u5341\u516b\u4e2a\u5608\u6742\u7684\u55b7\u6c34\u53e3\u3002\n                <\/p>\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u552f\u4e00\u4fdd\u7559\u4e0b\u6765\u7684\u5143\u7d20\u662f\u88ab\u6805\u680f\u4fdd\u62a4\u7684 Acequia Real \u7011\u5e03\uff0c\u4ee5\u53ca\u5c06\u6c34\u5f15\u5411 Acequia \u5ead\u9662\u7684\u4e00\u5c0f\u6bb5\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u201c\u67cf\u6811\u5ead\u9662\u201d\u56e0\u4e00\u68f5\u767e\u5e74\u8001\u67cf\u6811\u800c\u5f97\u540d\uff0c\u5982\u4eca\u53ea\u5269\u4e0b\u6811\u5e72\u3002\u65c1\u8fb9\u662f\u683c\u62c9\u7eb3\u8fbe\u7684\u9676\u74f7\u724c\u533e\uff0c\u4e0a\u9762\u8bb2\u8ff0\u4e86 16 \u4e16\u7eaa\u5e0c\u5185\u65af\u00b7\u4f69\u96f7\u65af\u00b7\u5fb7\u00b7\u5e0c\u5854 (Gin\u00e9s P\u00e9rez de Hita) \u7684\u4f20\u8bf4\uff0c\u4f20\u8bf4\u8fd9\u68f5\u67cf\u6811\u89c1\u8bc1\u4e86\u672b\u4ee3\u82cf\u4e39\u5e03\u963f\u535c\u8fea\u52d2 (Boabdil) \u7684\u5ba0\u81e3\u4e0e\u9ad8\u8d35\u7684\u963f\u672c\u585e\u62c9\u8036 (Abencerraje) \u9a91\u58eb\u7684\u7231\u60c5\u9082\u9005\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba26\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel26\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel26\">\u4e0b\u9a6c\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0b\u6c89\u5ead\u9662\uff08Patio del Descabalgamiento\uff09\uff0c\u4e5f\u88ab\u79f0\u4e3a\u9a6c\u7403\u5ead\u9662\uff08Patio Polo\uff09\uff0c\u662f\u6211\u4eec\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u540e\u9047\u5230\u7684\u7b2c\u4e00\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u82cf\u4e39\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4ea4\u901a\u5de5\u5177\u662f\u9a6c\uff0c\u56e0\u6b64\u4ed6\u9700\u8981\u4e00\u4e2a\u5730\u65b9\u4e0b\u9a6c\u5e76\u5b89\u7f6e\u8fd9\u4e9b\u52a8\u7269\u3002\u4eba\u4eec\u8ba4\u4e3a\u8fd9\u4e2a\u5ead\u9662\u5c31\u662f\u4e3a\u6b64\u76ee\u7684\u800c\u5efa\u7684\uff0c\u56e0\u4e3a\u5b83\u662f\u9a6c\u53a9\u7684\u6240\u5728\u5730\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u53a9\u5185\u8bbe\u6709\u4f9b\u9a6c\u5339\u4e0a\u4e0b\u7684\u652f\u6491\u957f\u51f3\uff0c\u4e24\u4fa7\u9694\u95f4\u5185\u6709\u4e24\u4e2a\u9a6c\u53a9\uff0c\u4e0b\u90e8\u7528\u4f5c\u9a6c\u53a9\uff0c\u4e0a\u90e8\u7528\u4f5c\u5e72\u8349\u68da\u3002\u7ed9\u9a6c\u5339\u63d0\u4f9b\u65b0\u9c9c\u6c34\u7684\u996e\u6c34\u69fd\u4e5f\u4e0d\u80fd\u7f3a\u5c11\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff1a\u5728\u901a\u5f80\u4e0b\u4e00\u4e2a\u5ead\u9662\u7684\u95e8\u6963\u4e0a\u65b9\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u94a5\u5319\uff0c\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\uff0c\u4ee3\u8868\u7740\u656c\u610f\u548c\u6240\u6709\u6743\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba27\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel27\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel27\">\u7687\u5bb6\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5317\u95e8\u5eca\u4fdd\u5b58\u6700\u5b8c\u597d\uff0c\u539f\u672c\u662f\u82cf\u4e39\u7684\u4f4f\u6240\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u95e8\u5eca\uff0c\u4e0a\u9762\u6709\u4e94\u4e2a\u62f1\u95e8\uff0c\u7531\u67f1\u5b50\u548c\u67f1\u5b50\u7684\u672b\u7aef\u652f\u6491\u3002\u7ecf\u8fc7\u8fd9\u4e2a\u95e8\u5eca\uff0c\u8981\u8fdb\u5165\u7687\u5bb6\u5927\u5385\uff0c\u60a8\u9700\u8981\u7a7f\u8fc7\u4e00\u4e2a\u4e09\u91cd\u62f1\u95e8\uff0c\u62f1\u95e8\u4e0a\u6709\u8bb2\u8ff0 1319 \u5e74\u62c9\u7ef4\u52a0\u6218\u5f79\u6216\u585e\u62c9\u57c3\u5c14\u7ef4\u62c9\u6218\u5f79\u7684\u8bd7\u6b4c\uff0c\u8fd9\u4e9b\u8bd7\u6b4c\u4e3a\u6211\u4eec\u63d0\u4f9b\u4e86\u6709\u5173\u8be5\u5730\u70b9\u5e74\u4ee3\u7684\u4fe1\u606f\u3002\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e09\u91cd\u62f1\u95e8\u7684\u4e24\u4fa7\u8fd8\u6709*taqas*\uff0c\u5373\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u7528\u4e8e\u76db\u6c34\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u5927\u5385\u4f4d\u4e8e\u4e00\u5ea7\u9970\u6709\u7070\u6ce5\u7684\u65b9\u5f62\u5854\u697c\u5185\uff0c\u5c3d\u7ba1\u8fd9\u662f\u4e00\u5ea7\u4f11\u95f2\u5bab\u6bbf\uff0c\u4f46\u5374\u662f\u82cf\u4e39\u63a5\u89c1\u7d27\u6025\u5b98\u5458\u7684\u5730\u65b9\u3002\u6839\u636e\u90a3\u91cc\u8bb0\u8f7d\u7684\u8bd7\u53e5\uff0c\u8fd9\u4e9b\u63a5\u89c1\u5fc5\u987b\u7b80\u77ed\u800c\u76f4\u63a5\uff0c\u4ee5\u514d\u8fc7\u5ea6\u6253\u6270\u57c3\u7c73\u5c14\u7684\u4f11\u606f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  PALACIOS NAZARIES  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba28\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel28\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel28\">\u7eb3\u624e\u91cc\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u662f\u8fd9\u5ea7\u5b8f\u4f1f\u5efa\u7b51\u7fa4\u4e2d\u6700\u5177\u8c61\u5f81\u610f\u4e49\u548c\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u533a\u57df\u3002\u5b83\u4eec\u5efa\u4e8e 14 \u4e16\u7eaa\uff0c\u8fd9\u4e00\u65f6\u671f\u582a\u79f0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6700\u8f89\u714c\u7684\u65f6\u671f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u662f\u82cf\u4e39\u53ca\u5176\u8fd1\u4eb2\u7684\u4e13\u5c5e\u533a\u57df\uff0c\u662f\u5bb6\u5ead\u751f\u6d3b\u4ee5\u53ca\u738b\u56fd\u5b98\u65b9\u548c\u884c\u653f\u751f\u6d3b\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u5305\u62ec\uff1a\u6885\u514b\u82cf\u963f\u5c14\u5bab\u3001\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u90fd\u662f\u72ec\u7acb\u5efa\u9020\u7684\uff0c\u5efa\u9020\u65f6\u95f4\u4e0d\u540c\uff0c\u529f\u80fd\u5404\u5f02\u3002\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u4e9b\u5bab\u6bbf\u624d\u5f97\u4ee5\u7edf\u4e00\uff0c\u4ece\u90a3\u65f6\u8d77\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u7687\u5bb6\u5bab\u6bbf\uff0c\u540e\u6765\u67e5\u7406\u4e94\u4e16\u51b3\u5b9a\u5efa\u9020\u81ea\u5df1\u7684\u5bab\u6bbf\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u65e7\u7687\u5bb6\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba29\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel29\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel29\">\u6885\u514b\u65af\u548c\u6f14\u8bf4\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6885\u514b\u82cf\u963f\u5c14 (Mexuar) \u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u4e2d\u6700\u53e4\u8001\u7684\u90e8\u5206\uff0c\u4f46\u4e5f\u662f\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\u53d1\u751f\u6700\u5927\u53d8\u5316\u7684\u7a7a\u95f4\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cMaswar\u201d\uff0c\u610f\u4e3a\u201c\u82cf\u4e39\u90e8\u957f\u4f1a\u8bae\u201d\u6216\u201c\u82cf\u62c9\u201d\u53ec\u5f00\u7684\u5730\u65b9\uff0c\u4ece\u800c\u63ed\u793a\u4e86\u5b83\u7684\u4e00\u4e2a\u804c\u80fd\u3002\u5b83\u4e5f\u662f\u82cf\u4e39\u6267\u884c\u53f8\u6cd5\u7a0b\u5e8f\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    La construcci\u00f3n del Mexuar se atribuye al sult\u00e1n Isma\u00edl I, que rein\u00f3 entre 1314 y 1325, y fue modificado por su nieto Muhammad V. Sin embargo, fueron los cristianos quienes m\u00e1s transformaron este espacio al convertirlo en una capilla.\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5c0f\u5f97\u591a\uff0c\u56f4\u7ed5\u7740\u56db\u6839\u4e2d\u592e\u67f1\u5b50\u6392\u5217\uff0c\u67f1\u5b50\u4e0a\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u6d82\u6210\u94b4\u84dd\u8272\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7279\u8272\u7acb\u65b9\u4f53\u67f1\u5934\u3002\u8fd9\u4e9b\u67f1\u5b50\u7531\u4e00\u76cf\u63d0\u4f9b\u5929\u9876\u5149\u7684\u706f\u7b3c\u652f\u6491\uff0c\u8be5\u706f\u7b3c\u5728 16 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u4ee5\u5efa\u9020\u4e0a\u5c42\u623f\u95f4\u548c\u4fa7\u7a97\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u5c06\u8be5\u7a7a\u95f4\u6539\u9020\u6210\u6559\u5802\uff0c\u5730\u677f\u88ab\u964d\u4f4e\uff0c\u5e76\u5728\u540e\u9762\u589e\u52a0\u4e86\u4e00\u4e2a\u5c0f\u7684\u77e9\u5f62\u7a7a\u95f4\uff0c\u73b0\u5728\u7531\u6728\u5236\u680f\u6746\u9694\u5f00\uff0c\u6307\u793a\u4e0a\u5c42\u5531\u8bd7\u73ed\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5e26\u6709\u661f\u661f\u88c5\u9970\u7684\u9676\u74f7\u74f7\u7816\u8e22\u811a\u7ebf\u662f\u4ece\u522b\u5904\u8fd0\u6765\u7684\u3002\u5728\u661f\u661f\u4e4b\u95f4\uff0c\u60a8\u53ef\u4ee5\u4ea4\u66ff\u770b\u5230\uff1a\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u5fbd\u7ae0\u3001\u95e8\u591a\u8428\u67a2\u673a\u4e3b\u6559\u7684\u5fbd\u7ae0\u3001\u5965\u5730\u5229\u4eba\u7684\u53cc\u5934\u9e70\u3001\u201c\u9664\u4e86\u4e0a\u5e1d\uff0c\u6ca1\u6709\u80dc\u5229\u8005\u201d\u7684\u5ea7\u53f3\u94ed\uff0c\u4ee5\u53ca\u5e1d\u56fd\u76fe\u724c\u4e0a\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u67f1\u3002\n                <\/p>\n                <p>\n                    \u57fa\u5ea7\u4e0a\u65b9\uff0c\u77f3\u818f\u94ed\u6587\u9970\u5e26\u4e0a\u91cd\u590d\u7740\uff1a\u201c\u738b\u56fd\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u529b\u91cf\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u8363\u8000\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u201d\u8fd9\u4e9b\u94ed\u6587\u53d6\u4ee3\u4e86\u57fa\u7763\u6559\u7684\u53e3\u53f7\uff1a\u201cChristus regnat\u3002Christus vincit\u3002Christus imperat\u3002\u201d\n                <\/p>\n                <p>\n                    Mexuar \u7684\u5f53\u524d\u5165\u53e3\u662f\u5728\u73b0\u4ee3\u5f00\u653e\u7684\uff0c\u6539\u53d8\u4e86\u5176\u4e2d\u4e00\u6839\u523b\u6709\u201cPlus Ultra\u201d\u5ea7\u53f3\u94ed\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u7684\u4f4d\u7f6e\uff0c\u8be5\u67f1\u88ab\u79fb\u5230\u4e86\u4e1c\u5899\u3002\u95e8\u4e0a\u65b9\u7684\u77f3\u818f\u9876\u4ecd\u4fdd\u7559\u5728\u539f\u6765\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5728\u623f\u95f4\u7684\u540e\u9762\uff0c\u6709\u4e00\u6247\u95e8\u901a\u5411\u6f14\u8bb2\u5385\uff0c\u6700\u521d\u662f\u901a\u8fc7\u9a6c\u4e18\u5361\u753b\u5eca\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e 1590 \u5e74\u706b\u836f\u5e93\u7206\u70b8\uff0c\u8fd9\u91cc\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53d7\u635f\u6700\u4e25\u91cd\u7684\u533a\u57df\u4e4b\u4e00\u3002\u5b83\u4e8e 1917 \u5e74\u5f97\u5230\u4fee\u590d\u3002\n                <\/p>\n                <p>\n                    \u4fee\u590d\u671f\u95f4\uff0c\u4e3a\u4e86\u9632\u6b62\u4e8b\u6545\u53d1\u751f\u5e76\u65b9\u4fbf\u53c2\u89c2\uff0c\u964d\u4f4e\u4e86\u5730\u677f\u9ad8\u5ea6\u3002\u4f5c\u4e3a\u539f\u59cb\u6c34\u5e73\u7684\u89c1\u8bc1\uff0c\u7a97\u6237\u4e0b\u65b9\u4fdd\u7559\u4e86\u4e00\u6761\u8fde\u7eed\u7684\u957f\u51f3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba30\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel30\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel30\">CUARTO DORADO y FACHADA DE COMARES<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n\n                <p>\n                    *\u9ec4\u91d1\u533a*\u8fd9\u4e2a\u540d\u5b57\u6e90\u81ea\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u671f\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u683c\u5b50\u5929\u82b1\u677f\u88ab\u91cd\u65b0\u7c89\u5237\u6210\u91d1\u8272\u56fe\u6848\uff0c\u5e76\u878d\u5165\u4e86\u541b\u4e3b\u7684\u5fbd\u7ae0\u3002\n                <\/p>\n                <p>\n                    \u83b7\u5f97\u89d0\u89c1\u7684\u81e3\u6c11\u5728\u5bab\u6bbf\u6b63\u9762\u524d\u7b49\u5019\uff0c\u7687\u5bb6\u536b\u961f\u5c06\u4ed6\u4eec\u4e0e\u82cf\u4e39\u9694\u5f00\uff0c\u8fd9\u4e2a\u623f\u95f4\u73b0\u5728\u88ab\u79f0\u4e3a\u91d1\u5385\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e2d\u592e\u662f\u4e00\u5ea7\u4f4e\u77ee\u7684\u5927\u7406\u77f3\u52a0\u4ed1\u55b7\u6cc9\uff0c\u8fd9\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4fdd\u5b58\u7684\u6797\u8fbe\u62c9\u54c8\u55b7\u6cc9\u7684\u590d\u5236\u54c1\u3002\u5728\u5806\u5b50\u7684\u4e00\u4fa7\uff0c\u6709\u4e00\u4e2a\u683c\u6805\u901a\u5411\u8b66\u536b\u4f7f\u7528\u7684\u9ed1\u6697\u5730\u4e0b\u8d70\u5eca\u3002\n                <\/p>\n                <p>\n                    M\u00e1s adelante encontramos la Fachada del Palacio de Comares. Esta impresionante fachada, muy restaurada entre los siglos XIX y XX, fue construida por Muhammad V con el fin de conmemorar la toma de Algeciras en 1369, que otorgaba dominio sobre el Estrecho de Gibraltar.\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e2a\u5ead\u9662\u91cc\uff0c\u82cf\u4e39\u63a5\u89c1\u4e86\u83b7\u5f97\u7279\u6b8a\u89d0\u89c1\u7684\u81e3\u6c11\u3002\u5b83\u88ab\u653e\u7f6e\u5728\u6b63\u9762\u7684\u4e2d\u592e\u90e8\u5206\uff0c\u5750\u843d\u5728\u4e24\u6247\u95e8\u4e4b\u95f4\u7684\u6728\u6881\u4e0a\uff0c\u4f4d\u4e8e\u5de8\u5927\u7684\u5c4b\u6a90\u4e0b\uff0c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6728\u5de5\u7684\u6770\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5efa\u7b51\u7684\u6b63\u9762\u627f\u8f7d\u7740\u5de8\u5927\u7684\u5bd3\u8a00\u610f\u4e49\u3002\u53d7\u8bd5\u8005\u53ef\u4ee5\u8bfb\u5230\uff1a\n                <\/p>\n                <br>\n                <br>\n                <blockquote>\n                    \u201c\u6211\u7684\u4f4d\u7f6e\u5c31\u50cf\u738b\u51a0\uff0c\u6211\u7684\u5927\u95e8\u5c31\u50cf\u5c94\u8def\uff1a\u897f\u65b9\u76f8\u4fe1\u6211\u4ee3\u8868\u4e1c\u65b9\u3002\u201d<br>\n                    \u52a0\u5c3c\u00b7\u6bd4\u62c9\u59d4\u6258\u6211\u5f00\u542f\u5373\u5c06\u5ba3\u5e03\u7684\u80dc\u5229\u4e4b\u95e8\u3002<br>\n                    \u597d\u5427\uff0c\u6211\u6b63\u5728\u7b49\u5f85\u4ed6\u5728\u65e9\u6668\u5730\u5e73\u7ebf\u663e\u9732\u51fa\u6765\u65f6\u51fa\u73b0\u3002<br>\n                    \u613f\u4e0a\u5e1d\u4f7f\u4ed6\u7684\u4f5c\u54c1\u5982\u540c\u4ed6\u7684\u6027\u683c\u548c\u5f62\u8c61\u4e00\u6837\u7f8e\u4e3d\uff01\n                <\/blockquote>\n                <p>\n                    \u53f3\u4fa7\u7684\u95e8\u662f\u901a\u5f80\u79c1\u4eba\u4f4f\u6240\u548c\u670d\u52a1\u533a\u7684\u901a\u9053\uff0c\u800c\u5de6\u4fa7\u7684\u95e8\u5219\u901a\u8fc7\u4e00\u6761\u8bbe\u6709\u8b66\u536b\u957f\u51f3\u7684\u5f2f\u66f2\u8d70\u5eca\uff0c\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u7279\u522b\u662f\u901a\u5f80\u6843\u91d1\u5a18\u5ead\u9662\u3002\n                <\/p>\n                \n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba31\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel31\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel31\">\u6843\u91d1\u5a18\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u623f\u5c4b\u7684\u7279\u70b9\u4e4b\u4e00\u662f\u53ef\u4ee5\u901a\u8fc7\u5f2f\u66f2\u7684\u8d70\u5eca\u8fdb\u5165\u4f4f\u5b85\uff0c\u8d70\u5eca\u901a\u5411\u9732\u5929\u5ead\u9662\uff0c\u5ead\u9662\u662f\u5bb6\u5ead\u751f\u6d3b\u548c\u7ec4\u7ec7\u7684\u4e2d\u5fc3\uff0c\u914d\u6709\u6c34\u666f\u548c\u690d\u88ab\u3002\u540c\u6837\u7684\u7406\u5ff5\u4e5f\u4f53\u73b0\u5728\u9999\u6843\u6728\u5ead\u9662 (Patio de los Arrayanes) \u4e2d\uff0c\u4f46\u89c4\u6a21\u66f4\u5927\uff0c\u957f 36 \u7c73\uff0c\u5bbd 23 \u7c73\u3002\n                <\/p>\n                <p>\n                    \u6843\u91d1\u5a18\u5ead\u9662\u662f\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u4e2d\u5fc3\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u653f\u6cbb\u548c\u5916\u4ea4\u6d3b\u52a8\u5c31\u5728\u8fd9\u91cc\u8fdb\u884c\u3002\u8fd9\u662f\u4e00\u4e2a\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u957f\u65b9\u5f62\u5ead\u9662\uff0c\u5176\u4e2d\u5fc3\u8f74\u7ebf\u662f\u4e00\u4e2a\u5927\u6c34\u6c60\u3002\u5176\u4e2d\uff0c\u9759\u6c34\u5982\u540c\u955c\u5b50\uff0c\u8d4b\u4e88\u7a7a\u95f4\u6df1\u5ea6\u548c\u5782\u76f4\u611f\uff0c\u4ece\u800c\u521b\u9020\u51fa\u4e00\u5ea7\u6c34\u4e0a\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u5728\u6cf3\u6c60\u7684\u4e24\u7aef\uff0c\u55b7\u5c04\u5668\u8f7b\u8f7b\u5730\u5f15\u5165\u6c34\uff0c\u4ee5\u514d\u7834\u574f\u955c\u9762\u6548\u679c\u6216\u573a\u6240\u7684\u5b81\u9759\u3002\n                <\/p>\n                <p>\n                    \u6c34\u6c60\u4e24\u4fa7\u6709\u4e24\u7247\u6843\u91d1\u5a18\u82b1\u575b\uff0c\u56e0\u6b64\u8be5\u5730\u5f97\u540d\uff1a\u6843\u91d1\u5a18\u5ead\u9662 (Patio de los Arrayanes)\u3002\u8fc7\u53bb\u5b83\u4e5f\u88ab\u79f0\u4e3a\u963f\u5c14\u8d1d\u5c14\u5361\u5ead\u9662 (Patio de la Alberca)\u3002\n                <\/p>\n                <p>\n                    \u6c34\u548c\u690d\u88ab\u7684\u5b58\u5728\u4e0d\u4ec5\u662f\u5bf9\u88c5\u9970\u6216\u7f8e\u5b66\u6807\u51c6\u7684\u56de\u5e94\uff0c\u4e5f\u662f\u521b\u9020\u5b9c\u4eba\u7a7a\u95f4\u7684\u610f\u56fe\uff0c\u5c24\u5176\u662f\u5728\u590f\u5929\u3002\u6c34\u53ef\u4ee5\u6e05\u65b0\u73af\u5883\uff0c\u800c\u690d\u7269\u53ef\u4ee5\u4fdd\u6301\u6c34\u5206\u5e76\u6563\u53d1\u9999\u6c14\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u8f83\u957f\u7684\u4e24\u4fa7\u6709\u56db\u5ea7\u72ec\u7acb\u7684\u4f4f\u5b85\u3002\u5317\u4fa7\u662f\u79d1\u9a6c\u96f7\u65af\u5854\uff0c\u5185\u8bbe\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u3002\n                <\/p>\n                <p>\n                    \u5728\u5357\u4fa7\uff0c\u7acb\u9762\u8d77\u5230\u4e86\u9519\u89c6\u6548\u679c\uff0c\u56e0\u4e3a\u5176\u540e\u9762\u7684\u5efa\u7b51\u5df2\u88ab\u62c6\u9664\uff0c\u4ee5\u4fbf\u5c06\u67e5\u7406\u4e94\u4e16\u5bab\u4e0e\u65e7\u7687\u5bb6\u5bab\u6bbf\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba32\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel32\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel32\">\u6e05\u771f\u5bfa\u5ead\u9662\u548c\u9a6c\u4e18\u5361\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u4e4b\u524d\uff0c\u5982\u679c\u6211\u4eec\u5411\u5de6\u770b\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e24\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u7b2c\u4e00\u4e2a\u662f\u6e05\u771f\u5bfa\u5ead\u9662 (Patio de la Mezquita)\uff0c\u56e0\u5176\u4e00\u89d2\u7684\u5c0f\u6e05\u771f\u5bfa\u800c\u5f97\u540d\u3002\u7136\u800c\uff0c\u81ea 20 \u4e16\u7eaa\u4ee5\u6765\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u738b\u5b50\u7684\u5b97\u6559\u5b66\u6821\uff0c\u56e0\u4e3a\u5b83\u7684\u7ed3\u6784\u4e0e\u683c\u62c9\u7eb3\u8fbe\u7684\u5b97\u6559\u5b66\u6821\u76f8\u4f3c\u3002\n                <\/p>\n                <p>\n                    \u518d\u5f80\u524d\u8d70\u662f\u9a6c\u4e18\u5361\u5ead\u9662 (Patio de Machuca)\uff0c\u4ee5\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u7684\u540d\u5b57\u547d\u540d\uff0c\u4ed6\u8d1f\u8d23\u76d1\u7763 16 \u4e16\u7eaa\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5efa\u9020\uff0c\u5e76\u66fe\u5c45\u4f4f\u4e8e\u6b64\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5ead\u9662\u5f88\u5bb9\u6613\u8fa8\u8ba4\uff0c\u56e0\u4e3a\u4e2d\u5fc3\u6709\u4e00\u4e2a\u8fb9\u7f18\u5448\u53f6\u72b6\u7684\u6c34\u6c60\uff0c\u8fd8\u6709\u62f1\u5f62\u7684\u67cf\u6811\uff0c\u5b83\u4eec\u4ee5\u975e\u4fb5\u5165\u5f0f\u7684\u65b9\u5f0f\u6062\u590d\u4e86\u7a7a\u95f4\u7684\u5efa\u7b51\u611f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba33\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel33\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel33\">\u8239\u5c4b<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8239\u5ba4\u662f\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u5728\u901a\u5f80\u8fd9\u4e2a\u623f\u95f4\u7684\u62f1\u95e8\u7684\u4fa7\u67f1\u4e0a\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u6b63\u9762\u7684\u58c1\u9f9b\uff0c\u4e0a\u9762\u96d5\u523b\u7740\u5927\u7406\u77f3\uff0c\u5e76\u7528\u5f69\u8272\u74f7\u7816\u88c5\u9970\u3002\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u6700\u5177\u7279\u8272\u7684\u88c5\u9970\u6027\u548c\u529f\u80fd\u6027\u5143\u7d20\u4e4b\u4e00\uff1a*taqas*\u3002\n                <\/p>\n                <p>\n                    *Taqas* \u662f\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u603b\u662f\u6210\u5bf9\u6392\u5217\uff0c\u5f7c\u6b64\u76f8\u5bf9\u3002\u5b83\u4eec\u88ab\u7528\u6765\u76db\u88c5\u996e\u7528\u7684\u6de1\u6c34\u6216\u6d17\u624b\u7528\u7684\u9999\u6c34\u3002\n                <\/p>\n                <p>\n                    \u5927\u5385\u76ee\u524d\u7684\u5929\u82b1\u677f\u662f\u539f\u6765\u7684\u590d\u5236\u54c1\uff0c\u539f\u6765\u7684\u5929\u82b1\u677f\u5728 1890 \u5e74\u7684\u4e00\u573a\u5927\u706b\u4e2d\u88ab\u6bc1\u574f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u7684\u540d\u5b57\u6765\u81ea\u963f\u62c9\u4f2f\u8bed\u5355\u8bcd *baraka* \u7684\u97f3\u53d8\uff0c\u610f\u601d\u662f\u201c\u795d\u798f\u201d\uff0c\u8fd9\u4e2a\u5355\u8bcd\u5728\u8fd9\u4e2a\u623f\u95f4\u7684\u5899\u58c1\u4e0a\u91cd\u590d\u51fa\u73b0\u8fc7\u5f88\u591a\u6b21\u3002\u5b83\u5e76\u975e\u50cf\u4eba\u4eec\u666e\u904d\u8ba4\u4e3a\u7684\u90a3\u6837\uff0c\u6e90\u81ea\u5012\u7f6e\u7684\u8239\u9876\u5f62\u72b6\u3002\n                <\/p>\n                <p>\n                    Era en este lugar donde los nuevos sultanes solicitaban la bendici\u00f3n de su Dios antes de ser coronados como tal en el Sal\u00f3n del Trono.\n                <\/p>\n                <p>\n                    \u5728\u8fdb\u5165\u738b\u5ea7\u5ba4\u4e4b\u524d\uff0c\u6211\u4eec\u53d1\u73b0\u4e24\u4e2a\u4fa7\u95e8\uff1a\u53f3\u8fb9\u662f\u4e00\u4e2a\u5e26\u6709\u58c1\u9f9b\u7684\u5c0f\u578b\u7948\u7977\u5ba4\uff1b\u5de6\u4fa7\u662f\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5854\u5185\u90e8\u7684\u901a\u9053\u95e8\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba34\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel34\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel34\">\u5927\u4f7f\u5385\u6216\u738b\u5ea7\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5927\u4f7f\u5385\uff0c\u4e5f\u79f0\u4e3a\u738b\u5ea7\u5385\u6216\u79d1\u9a6c\u96f7\u65af\u5385\uff0c\u662f\u82cf\u4e39\u738b\u5ea7\u7684\u6240\u5728\u5730\uff0c\u56e0\u6b64\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u6743\u529b\u4e2d\u5fc3\u3002\u4e5f\u8bb8\u6b63\u56e0\u4e3a\u5982\u6b64\uff0c\u5b83\u4f4d\u4e8e Torre de Comares \u5185\uff0c\u8fd9\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u9ad8\u7684\u5854\u697c\uff0c\u9ad8 45 \u7c73\u3002\u5b83\u7684\u8bcd\u6e90\u6765\u81ea\u963f\u62c9\u4f2f\u8bed *arsh*\uff0c\u610f\u601d\u662f\u5e10\u7bf7\u3001\u4ead\u5b50\u6216\u738b\u5ea7\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5b8c\u7f8e\u7684\u7acb\u65b9\u4f53\uff0c\u5899\u58c1\u4e00\u76f4\u5230\u5929\u82b1\u677f\u90fd\u8986\u76d6\u7740\u4e30\u5bcc\u7684\u88c5\u9970\u3002\u4e24\u4fa7\u6709\u4e5d\u4e2a\u76f8\u540c\u7684\u58c1\u9f9b\uff0c\u6bcf\u4e09\u4e2a\u4e00\u7ec4\uff0c\u90fd\u6709\u7a97\u6237\u3002\u5165\u53e3\u5bf9\u9762\u7684\u5927\u5385\u88c5\u9970\u5f97\u66f4\u4e3a\u7cbe\u81f4\uff0c\u56e0\u4e3a\u90a3\u662f\u82cf\u4e39\u7684\u4f4f\u6240\uff0c\u91c7\u7528\u80cc\u5149\u8bbe\u8ba1\uff0c\u66f4\u80fd\u8425\u9020\u51fa\u4ee4\u4eba\u773c\u82b1\u7f2d\u4e71\u3001\u60ca\u559c\u4e0d\u5df2\u7684\u6548\u679c\u3002\n                <\/p>\n                <p>\n                    \u8fc7\u53bb\uff0c\u7a97\u6237\u4e0a\u8986\u76d6\u7740\u88ab\u79f0\u4e3a *cumarias* \u7684\u51e0\u4f55\u5f62\u72b6\u7684\u5f69\u8272\u73bb\u7483\u3002 1590 \u5e74\uff0c\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u7684\u4e00\u4e2a\u706b\u836f\u5e93\u53d1\u751f\u7206\u70b8\uff0c\u7206\u70b8\u4ea7\u751f\u7684\u51b2\u51fb\u6ce2\u5bfc\u81f4\u8fd9\u4e9b\u6587\u7269\u4e22\u5931\u3002\n                <\/p>\n                <p>\n                    \u5ba2\u5385\u7684\u88c5\u9970\u4e30\u5bcc\u7a0b\u5ea6\u8fbe\u5230\u4e86\u6781\u81f4\u3002\u5b83\u4ece\u5e95\u90e8\u5f00\u59cb\uff0c\u91c7\u7528\u51e0\u4f55\u5f62\u72b6\u7684\u74f7\u7816\uff0c\u521b\u9020\u51fa\u7c7b\u4f3c\u4e07\u82b1\u7b52\u7684\u89c6\u89c9\u6548\u679c\u3002\u5899\u58c1\u4e0a\u5ef6\u7eed\u7740\u7070\u6ce5\uff0c\u770b\u4e0a\u53bb\u5c31\u50cf\u6302\u6bef\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u690d\u7269\u56fe\u6848\u3001\u82b1\u6735\u3001\u8d1d\u58f3\u3001\u661f\u661f\u548c\u4e30\u5bcc\u7684\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u73b0\u5728\u7684\u4e66\u5199\u6709\u4e24\u79cd\u7c7b\u578b\uff1a\u8349\u4e66\uff0c\u6700\u5e38\u89c1\u4e14\u6700\u5bb9\u6613\u8fa8\u8ba4\uff1b\u4ee5\u53ca\u5e93\u6cd5\u4f53\uff0c\u4e00\u79cd\u5177\u6709\u76f4\u7ebf\u548c\u89d2\u5f62\u7684\u6587\u5316\u6587\u5b57\u3002\n                <\/p>\n                <p>\n                    Entre todas las inscripciones, la m\u00e1s destacada es la que aparece debajo del techo, en la franja superior de la pared: la sura 67 del Cor\u00e1n, llamada &#8220;El Reino&#8221; o &#8220;del Se\u00f1or\u00edo&#8221;, que recorre las cuatro paredes. Esta sura era recitada por los nuevos sultanes para proclamar que su poder proven\u00eda directamente de Dios.\n                <\/p>\n                <p>\n                    \u5929\u82b1\u677f\u4e0a\u4e5f\u4f53\u73b0\u4e86\u795e\u529b\u7684\u5f62\u8c61\uff0c\u5b83\u7531 8,017 \u4e2a\u4e0d\u540c\u7684\u90e8\u5206\u7ec4\u6210\uff0c\u901a\u8fc7\u661f\u8f6e\uff0c\u5c55\u793a\u4e86\u4f0a\u65af\u5170\u672b\u4e16\u8bba\uff1a\u4e03\u91cd\u5929\u548c\u7b2c\u516b\u91cd\u5929\u5802\uff0c\u771f\u4e3b\u7684\u5b9d\u5ea7\uff0c\u7531\u4e2d\u592e\u7684\u5706\u9876 muqarnas \u4ee3\u8868\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba35\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel35\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel35\">\u57fa\u7763\u6559\u7687\u5ba4\u2014\u2014\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8981\u8fdb\u5165\u57fa\u7763\u6559\u7687\u5ba4\uff0c\u60a8\u5fc5\u987b\u4f7f\u7528\u4e24\u59d0\u59b9\u5385\u5de6\u4fa7\u58c1\u9f9b\u4e2d\u6253\u5f00\u7684\u5176\u4e2d\u4e00\u6247\u95e8\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74 6 \u6708\u53c2\u89c2\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u62b5\u8fbe\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u8fd9\u5bf9\u592b\u5987\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b89\u987f\u4e0b\u6765\uff0c\u5e76\u4e0b\u4ee4\u5efa\u9020\u65b0\u7684\u623f\u95f4\uff0c\u4eca\u5929\u88ab\u79f0\u4e3a\u7687\u5e1d\u7684\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u7a7a\u95f4\u5b8c\u5168\u8fdd\u80cc\u4e86\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5efa\u7b51\u548c\u7f8e\u5b66\u3002\u7136\u800c\uff0c\u7531\u4e8e\u5b83\u5efa\u5728\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u4e4b\u95f4\u7684\u82b1\u56ed\u533a\u57df\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u8d70\u5eca\u5de6\u4fa7\u7684\u4e00\u4e9b\u5c0f\u7a97\u6237\u770b\u5230\u7687\u5bb6\u571f\u8033\u5176\u6d74\u5ba4\u6216\u79d1\u9a6c\u96f7\u65af\u571f\u8033\u5176\u6d74\u5ba4\u7684\u4e0a\u90e8\u3002\u518d\u5f80\u524d\u8d70\u51e0\u7c73\uff0c\u5c31\u53ef\u4ee5\u770b\u5230\u5176\u4ed6\u7684\u5f00\u53e3\uff0c\u5373\u5e8a\u5385\u548c\u97f3\u4e50\u5bb6\u753b\u5eca\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u6d74\u573a\u4e0d\u4ec5\u662f\u536b\u751f\u573a\u6240\uff0c\u4e5f\u662f\u4ee5\u8f7b\u677e\u53cb\u597d\u7684\u65b9\u5f0f\u57f9\u517b\u653f\u6cbb\u548c\u5916\u4ea4\u5173\u7cfb\u7684\u7406\u60f3\u573a\u6240\uff0c\u5e76\u914d\u6709\u97f3\u4e50\u6765\u6d3b\u8dc3\u6c14\u6c1b\u3002\u8be5\u7a7a\u95f4\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u7a7f\u8fc7\u8fd9\u6761\u8d70\u5eca\uff0c\u60a8\u53ef\u4ee5\u8fdb\u5165\u7687\u5e1d\u7684\u529e\u516c\u5ba4\uff0c\u5176\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\u5e26\u6709\u7687\u5bb6\u5fbd\u7ae0\u7684\u6587\u827a\u590d\u5174\u5f0f\u58c1\u7089\u548c\u7531\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u8bbe\u8ba1\u7684\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\u5728\u683c\u5b50\u5929\u82b1\u677f\u4e0a\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u201cPLUS ULTRA\u201d\u5b57\u6837\uff0c\u8fd9\u662f\u7687\u5e1d\u7684\u5ea7\u53f3\u94ed\uff0c\u8fd8\u6709\u9996\u5b57\u6bcd K \u548c Y\uff0c\u5206\u522b\u4ee3\u8868\u67e5\u7406\u4e94\u4e16\u548c\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u3002\n                <\/p>\n                <p>\n                    \u79bb\u5f00\u5927\u5385\uff0c\u53f3\u4fa7\u662f\u7687\u5bb6\u623f\u95f4\uff0c\u76ee\u524d\u4e0d\u5bf9\u516c\u4f17\u5f00\u653e\uff0c\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5f00\u653e\u3002\u8fd9\u4e9b\u623f\u95f4\u4e5f\u88ab\u79f0\u4e3a\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u623f\u95f4\uff0c\u56e0\u4e3a\u8fd9\u4f4d\u7f8e\u56fd\u6d6a\u6f2b\u4e3b\u4e49\u4f5c\u5bb6\u5728\u683c\u62c9\u7eb3\u8fbe\u9017\u7559\u671f\u95f4\u5c31\u4f4f\u5728\u8fd9\u91cc\u3002\u5f88\u53ef\u80fd\u6b63\u662f\u5728\u8fd9\u4e2a\u5730\u65b9\uff0c\u4ed6\u5199\u4e0b\u4e86\u4ed6\u8457\u540d\u7684\u8457\u4f5c\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u3002\u95e8\u4e0a\u65b9\u6709\u4e00\u5757\u7eaa\u5ff5\u724c\u533e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba36\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel36\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel36\">\u6797\u8fbe\u62c9\u8d3e\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0e\u738b\u5bab\u5ead\u9662\u76f8\u90bb\u7684\u662f\u6797\u8fbe\u62c9\u54c8\u5ead\u9662 (Patio de Lindaraja)\uff0c\u5ead\u9662\u5185\u88c5\u9970\u6709\u96d5\u523b\u7684\u9ec4\u6768\u6728\u7bf1\u7b06\u3001\u67cf\u6811\u548c\u82e6\u6a59\u6811\u3002\u8be5\u5ead\u9662\u56e0\u4f4d\u4e8e\u5176\u5357\u4fa7\u7684\u7eb3\u65af\u91cc\u5fb7\u89c2\u666f\u53f0\u800c\u5f97\u540d\uff0c\u8be5\u89c2\u666f\u53f0\u4e0e\u5176\u540c\u540d\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u82b1\u56ed\u7684\u9762\u8c8c\u4e0e\u4eca\u5929\u5b8c\u5168\u4e0d\u540c\uff0c\u56e0\u4e3a\u5b83\u662f\u4e00\u4e2a\u5411\u666f\u89c2\u5f00\u653e\u7684\u7a7a\u95f4\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u67e5\u7406\u4e94\u4e16\u7684\u5230\u6765\uff0c\u82b1\u56ed\u88ab\u5c01\u95ed\u8d77\u6765\uff0c\u7531\u4e8e\u6709\u95e8\u5eca\uff0c\u5176\u5e03\u5c40\u7c7b\u4f3c\u4e8e\u56de\u5eca\u3002\u5176\u5efa\u9020\u91c7\u7528\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5176\u4ed6\u90e8\u5206\u7684\u67f1\u5b50\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e2d\u592e\u77d7\u7acb\u7740\u4e00\u5ea7\u5df4\u6d1b\u514b\u98ce\u683c\u7684\u55b7\u6cc9\uff0c17 \u4e16\u7eaa\u521d\uff0c\u55b7\u6cc9\u4e0a\u65b9\u653e\u7f6e\u4e86\u4e00\u4e2a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5927\u7406\u77f3\u6c34\u76c6\u3002\u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u55b7\u6cc9\u662f\u590d\u5236\u54c1\uff1b\u539f\u4ef6\u73b0\u4fdd\u5b58\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba37\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel37\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel37\">\u72ee\u5b50\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u72ee\u5b50\u5ead\u9662\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u6838\u5fc3\u3002\u5b83\u662f\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u5e26\u95e8\u5eca\u7684\u957f\u5eca\uff0c\u957f\u5eca\u4e0a\u6709\u4e00\u767e\u4e8c\u5341\u56db\u6839\u5404\u4e0d\u76f8\u540c\u7684\u67f1\u5b50\uff0c\u8fde\u63a5\u7740\u5bab\u6bbf\u7684\u4e0d\u540c\u623f\u95f4\u3002\u5b83\u4e0e\u57fa\u7763\u6559\u4fee\u9053\u9662\u6709\u67d0\u79cd\u76f8\u4f3c\u4e4b\u5904\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u6253\u7834\u4e86\u897f\u73ed\u7259\u7a46\u65af\u6797\u5efa\u7b51\u7684\u901a\u5e38\u6a21\u5f0f\uff0c\u4f46\u8fd9\u4e2a\u7a7a\u95f4\u4ecd\u88ab\u8ba4\u4e3a\u662f\u4f0a\u65af\u5170\u827a\u672f\u7684\u7470\u5b9d\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5bab\u6bbf\u7684\u8c61\u5f81\u610f\u4e49\u56f4\u7ed5\u7740\u82b1\u56ed\u5929\u5802\u7684\u6982\u5ff5\u3002\u4ece\u5ead\u9662\u4e2d\u5fc3\u6d41\u51fa\u7684\u56db\u6761\u6c34\u6e20\u8c61\u5f81\u7740\u4f0a\u65af\u5170\u5929\u5802\u7684\u56db\u6761\u6cb3\u6d41\uff0c\u4f7f\u5ead\u9662\u5448\u73b0\u51fa\u5341\u5b57\u5f62\u7684\u5e03\u5c40\u3002\u8fd9\u4e9b\u67f1\u5b50\u8ba9\u4eba\u8054\u60f3\u5230\u68d5\u6988\u6811\u6797\uff0c\u5c31\u50cf\u5929\u5802\u7684\u7eff\u6d32\u3002\n                <\/p>\n                <p>\n                    \u4e2d\u5fc3\u662f\u8457\u540d\u7684\u72ee\u5b50\u55b7\u6cc9\u3002\u5341\u4e8c\u53ea\u72ee\u5b50\u867d\u7136\u59ff\u52bf\u76f8\u4f3c\uff0c\u90fd\u662f\u8b66\u60d5\u4e14\u80cc\u5bf9\u55b7\u6cc9\uff0c\u4f46\u5374\u5177\u6709\u4e0d\u540c\u7684\u7279\u5f81\u3002\u5b83\u4eec\u7531\u767d\u8272 Macael \u5927\u7406\u77f3\u96d5\u523b\u800c\u6210\uff0c\u7ecf\u8fc7\u7cbe\u5fc3\u6311\u9009\uff0c\u5145\u5206\u5229\u7528\u4e86\u77f3\u6750\u7684\u5929\u7136\u7eb9\u7406\u5e76\u7a81\u51fa\u4e86\u5176\u72ec\u7279\u7684\u7279\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5173\u4e8e\u5b83\u7684\u8c61\u5f81\u610f\u4e49\u6709\u591a\u79cd\u7406\u8bba\u3002\u6709\u4e9b\u4eba\u8ba4\u4e3a\u5b83\u4eec\u4ee3\u8868\u7740\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6216\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7684\u529b\u91cf\u3001\u9ec4\u9053\u5341\u4e8c\u5bab\u3001\u4e00\u5929\u7684\u5341\u4e8c\u4e2a\u5c0f\u65f6\uff0c\u751a\u81f3\u662f\u6db2\u538b\u949f\u3002\u53e6\u4e00\u4e9b\u4eba\u5219\u8ba4\u4e3a\uff0c\u8fd9\u662f\u5bf9\u9752\u94dc\u72b9\u592a\u6d77\u7684\u91cd\u65b0\u8be0\u91ca\uff0c\u7531\u5341\u4e8c\u5934\u516c\u725b\u652f\u6491\uff0c\u5728\u8fd9\u91cc\u88ab\u5341\u4e8c\u5934\u72ee\u5b50\u53d6\u4ee3\u3002\n                <\/p>\n                <p>\n                    La taza central probablemente fue tallada in situ y contiene inscripciones po\u00e9ticas que elogian a Muhammad V y alaban el sistema hidr\u00e1ulico que alimenta la fuente y regula el flujo del agua para evitar desbordamientos. Este es un fragmento del poema:\n                <\/p>\n                <blockquote>\n                    &#8220;Plata fundida corre entre las perlas,<\/br>\n                    a las que semeja belleza alba y pura.<\/br>\n                    En apariencia, agua y m\u00e1rmol parecen confundirse,<\/br>\n                    sin que sepamos cu\u00e1l de ambos se desliza.<\/br>\n                    \u00bfNo ves c\u00f3mo el agua se derrama en la taza,<\/br>\n                    pero sus ca\u00f1os la esconden enseguida?<br><br>\n                    \u4ed6\u662f\u4e00\u4f4d\u773c\u7736\u91cc\u5659\u6ee1\u6cea\u6c34\u7684\u60c5\u4eba\uff0c<br>\n                    \u5979\u56e0\u4e3a\u5bb3\u6015\u544a\u5bc6\u800c\u9690\u85cf\u4e86\u81ea\u5df1\u7684\u773c\u6cea\u3002<br><br>\n                    \u00bfNo es, en realidad, cual blanca nube<\/br>\n                    que vierte en los leones sus acequias<\/br>\n                    y parece la mano del califa que, de ma\u00f1ana,<\/br>\n                    prodiga a los leones de la guerra sus favores?&#8221;\n                <\/blockquote>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u55b7\u6cc9\u53d1\u751f\u4e86\u5404\u79cd\u53d8\u5316\u3002 17 \u4e16\u7eaa\uff0c\u53c8\u589e\u52a0\u4e86\u7b2c\u4e8c\u4e2a\u6c34\u6c60\uff0c\u8be5\u6c34\u6c60\u4e8e 20 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u5e76\u642c\u8fc1\u81f3\u963f\u5c14\u5361\u8428\u74e6\u7684\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba38\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel38\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel38\">\u5973\u738b\u68b3\u5986\u5ba4\u548c\u4f11\u95f2\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bab\u6bbf\u7684\u57fa\u7763\u6559\u6539\u5efa\u5305\u62ec\u901a\u8fc7\u4e00\u4e2a\u4e24\u5c42\u7684\u5f00\u653e\u5f0f\u8d70\u5eca\u76f4\u63a5\u8fdb\u5165\u79d1\u9a6c\u96f7\u65af\u5854\u3002\u8fd9\u4e2a\u753b\u5eca\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u4e24\u4e2a\u6700\u5177\u4ee3\u8868\u6027\u7684\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\uff1a\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u5723\u5c71\u533a\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5411\u53f3\u770b\uff0c\u8fd8\u53ef\u4ee5\u770b\u5230\u5973\u738b\u7684\u66f4\u8863\u5ba4\uff0c\u8fd9\u91cc\u548c\u4e0a\u9762\u63d0\u5230\u7684\u5176\u4ed6\u533a\u57df\u4e00\u6837\uff0c\u53ea\u80fd\u5728\u7279\u6b8a\u573a\u5408\u6216\u4f5c\u4e3a\u6bcf\u6708\u7a7a\u95f4\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u5973\u738b\u7684\u66f4\u8863\u5ba4\u4f4d\u4e8e\u5c24\u7d20\u592b\u4e00\u4e16\u5854\u5185\uff0c\u8be5\u5854\u76f8\u5bf9\u4e8e\u57ce\u5899\u800c\u8a00\u4f4d\u7f6e\u9760\u524d\u3002\u5b83\u7684\u57fa\u7763\u6559\u540d\u5b57\u6765\u6e90\u4e8e\u67e5\u7406\u4e94\u4e16\u7684\u59bb\u5b50\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u5c14\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u9017\u7559\u671f\u95f4\u6240\u8d77\u7684\u540d\u5b57\u3002\n                <\/p>\n                <p>\n                    \u6559\u5802\u5185\u90e8\u6309\u7167\u57fa\u7763\u6559\u7f8e\u5b66\u8fdb\u884c\u4e86\u6539\u9020\uff0c\u6536\u85cf\u4e86\u62c9\u6590\u5c14\u00b7\u6851\u897f\uff08\u53c8\u540d\u4e4c\u5c14\u6bd4\u8bfa\u7684\u62c9\u6590\u5c14\uff09\u7684\u5f1f\u5b50\u5c24\u5229\u4e4c\u65af\u00b7\u963f\u5580\u7409\u65af\u548c\u4e9a\u5386\u5c71\u5927\u00b7\u6885\u7eb3\u521b\u4f5c\u7684\u73cd\u8d35\u6587\u827a\u590d\u5174\u65f6\u671f\u753b\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5f80\u4e0b\u8d70\uff0c\u6211\u4eec\u5c31\u80fd\u627e\u5230\u738b\u5bab\u5ead\u9662 (Patio de la Reja)\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e 17 \u4e16\u7eaa\u4e2d\u53f6\u5b89\u88c5\u7684\u5e26\u6709\u953b\u94c1\u680f\u6746\u7684\u8fde\u7eed\u9633\u53f0\u3002\u8fd9\u4e9b\u6805\u680f\u4f5c\u4e3a\u5f00\u653e\u7684\u8d70\u5eca\uff0c\u8fde\u63a5\u5e76\u4fdd\u62a4\u76f8\u90bb\u7684\u623f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba39\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel39\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel39\">\u4e24\u59d0\u59b9\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e24\u59d0\u59b9\u5385\u56e0\u4f4d\u4e8e\u623f\u95f4\u4e2d\u592e\u7684\u4e24\u5757 Macael \u5927\u7406\u77f3\u53cc\u5c42\u677f\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u4e0e\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385 (Hall of the Abencerrajes) \u6709\u76f8\u4f3c\u4e4b\u5904\uff1a\u5b83\u4f4d\u4e8e\u5ead\u9662\u8f83\u9ad8\u5904\uff0c\u5165\u53e3\u540e\u9762\u6709\u4e24\u6247\u95e8\u3002\u5de6\u8fb9\u7684\u95e8\u901a\u5411\u5395\u6240\uff0c\u53f3\u8fb9\u7684\u95e8\u901a\u5411\u623f\u5b50\u7684\u697c\u4e0a\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u53cc\u5e8a\u623f\u4e0d\u540c\u7684\u662f\uff0c\u8fd9\u95f4\u5ba2\u623f\u671d\u5317\uff0c\u9762\u671d Sala de los Ajimeces \u548c\u4e00\u4e2a\u5c0f\u89c2\u666f\u70b9\uff1aMirador de Lindaraja\u3002\n                <\/p>\n                <p>\n                    Durante la dinast\u00eda nazar\u00ed, en tiempos de Muhammad V, esta sala era conocida como &#8220;qubba al-kubra&#8221;, es decir, &#8220;la qubba mayor&#8221;, la m\u00e1s importante del Palacio de los Leones. El t\u00e9rmino &#8220;qubba&#8221; hace referencia a una planta cuadrada cubierta con una c\u00fapula.\n                <\/p>\n                <p>\n                    \u7a79\u9876\u4ee5\u516b\u89d2\u661f\u4e3a\u57fa\u8c03\uff0c\u5c55\u5f00\u6210\u7531 5,416 \u4e2a muqarnas \u7ec4\u6210\u7684\u4e09\u7ef4\u5e03\u5c40\uff0c\u5176\u4e2d\u4e00\u4e9b\u4ecd\u7136\u4fdd\u7559\u7740\u591a\u8272\u75d5\u8ff9\u3002\u8fd9\u4e9b muqarnas \u5206\u5e03\u5728\u5341\u516d\u4e2a\u5706\u9876\u4e2d\uff0c\u5706\u9876\u4e0a\u65b9\u6709\u5341\u516d\u6247\u5e26\u6709\u683c\u5b50\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6839\u636e\u4e00\u5929\u4e2d\u7684\u65f6\u95f4\u4e3a\u623f\u95f4\u63d0\u4f9b\u53d8\u5316\u7684\u5149\u7ebf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba40\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel40\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel40\">\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u897f\u5385\uff08\u4e5f\u79f0\u4e3a\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5385\uff09\u4e4b\u524d\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u4e9b\u6728\u95e8\uff0c\u4e0a\u9762\u6709\u7cbe\u7f8e\u7684\u96d5\u523b\uff0c\u8fd9\u4e9b\u96d5\u523b\u81ea\u4e2d\u4e16\u7eaa\u4ee5\u6765\u5c31\u4fdd\u5b58\u5b8c\u597d\u3002\n                <\/p>\n                <p>\n                    El nombre de esta sala est\u00e1 ligado a una famosa leyenda de la Alhambra. Seg\u00fan la tradici\u00f3n, un rumor sobre un supuesto romance entre un caballero abencerraje y la favorita del sult\u00e1n (o quiz\u00e1 sospechas de conspiraci\u00f3n contra el monarca) provoc\u00f3 la ira del soberano.\n                <\/p>\n                <p>\n                    El sult\u00e1n mand\u00f3 llamar a varios caballeros de la familia Abencerraje. Seg\u00fan cuenta la leyenda, decenas de ellos fueron ejecutados aqu\u00ed mismo.\n                <\/p>\n                <p>\n                    La historia se difundi\u00f3 en la literatura del siglo XVI, especialmente en la novela &#8220;Guerras civiles de Granada&#8221; de Gin\u00e9s P\u00e9rez de Hita, que narra los conflictos entre los linajes nobles del reino nazar\u00ed.\n                <\/p>\n                <p>\n                    Con el paso del tiempo, la tradici\u00f3n situ\u00f3 la tragedia en esta sala. Por eso, algunos visitantes han querido ver en las manchas rojizas de la fuente central un vestigio simb\u00f3lico de la sangre de aquellos caballeros.\n                <\/p>\n                <p>\n                    La leyenda fue tan popular que inspir\u00f3 tambi\u00e9n al pintor espa\u00f1ol Mariano Fortuny, quien la represent\u00f3 en su cuadro &#8220;La matanza de los Abencerrajes.&#8221;\n                <\/p>\n                <p>\n                    \u8fdb\u95e8\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u6709\u4e24\u4e2a\u5165\u53e3\uff1a\u53f3\u8fb9\u7684\u5165\u53e3\u901a\u5411\u5395\u6240\uff0c\u5de6\u8fb9\u7684\u5165\u53e3\u901a\u5411\u697c\u4e0a\u7684\u623f\u95f4\u7684\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    La Sala de los Abencerrajes es una vivienda privada e independiente en planta baja, estructurada en torno a una gran &#8220;qubba&#8221;, &#8220;c\u00fapula&#8221; en \u00e1rabe.\n                <\/p>\n                <p>\n                    \u77f3\u818f\u5706\u9876\u88c5\u9970\u534e\u4e3d\uff0c\u7a46\u5361\u5c14\u7eb3\u65af (muqarnas) \u6e90\u81ea\u4e00\u9897\u516b\u89d2\u661f\uff0c\u5177\u6709\u590d\u6742\u7684\u4e09\u7ef4\u6784\u56fe\u3002 Muqarnas \u662f\u57fa\u4e8e\u5177\u6709\u51f9\u51f8\u5f62\u72b6\u7684\u60ac\u6302\u68f1\u67f1\u4f53\u7684\u5efa\u7b51\u5143\u7d20\uff0c\u8ba9\u4eba\u8054\u60f3\u5230\u949f\u4e73\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5f53\u4f60\u8fdb\u5165\u623f\u95f4\u65f6\uff0c\u4f60\u4f1a\u53d1\u73b0\u6e29\u5ea6\u4e0b\u964d\u4e86\u3002\u8fd9\u662f\u56e0\u4e3a\u552f\u4e00\u7684\u7a97\u6237\u4f4d\u4e8e\u9876\u90e8\uff0c\u53ef\u4ee5\u8ba9\u70ed\u7a7a\u6c14\u9038\u51fa\u3002\u540c\u65f6\uff0c\u4e2d\u592e\u55b7\u6cc9\u7684\u6c34\u4f7f\u7a7a\u6c14\u53d8\u5f97\u51c9\u723d\uff0c\u4f7f\u5f97\u623f\u95f4\u5728\u95e8\u5173\u95ed\u7684\u60c5\u51b5\u4e0b\uff0c\u5c31\u50cf\u4e00\u4e2a\u6d1e\u7a74\uff0c\u5728\u6700\u708e\u70ed\u7684\u590f\u5929\u5177\u6709\u7406\u60f3\u7684\u6e29\u5ea6\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba41\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel41\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel41\">AJIMECES \u5927\u5385\u548c LINDARAJA \u89c2\u666f\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u4e24\u59d0\u59b9\u5385\u540e\u9762\u7684\u5317\u9762\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u6a2a\u5411\u7684\u4e2d\u6bbf\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a muqarnas \u62f1\u9876\u3002\u8fd9\u4e2a\u623f\u95f4\u88ab\u79f0\u4e3a Ajimeces \u5385\uff08\u76f4\u68c2\u7a97\uff09\uff0c\u56e0\u4e3a\u8fd9\u79cd\u7c7b\u578b\u7684\u7a97\u6237\u4e00\u5b9a\u5c01\u95ed\u4e86\u901a\u5f80 Lindaraja \u89c2\u666f\u70b9\u7684\u4e2d\u592e\u62f1\u95e8\u4e24\u4fa7\u7684\u5f00\u53e3\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8fd9\u4e2a\u623f\u95f4\u7684\u767d\u8272\u5899\u58c1\u6700\u521d\u662f\u7528\u4e1d\u7ef8\u7ec7\u7269\u8986\u76d6\u7684\u3002\n                <\/p>\n                <p>\n                    El llamado Mirador de Lindaraja debe su nombre a la derivaci\u00f3n del t\u00e9rmino \u00e1rabe &#8220;Ayn Dar Aisa&#8221;, que significa \u201clos ojos de la Casa de Aisa\u201d.\n                <\/p>\n                <p>\n                    \u89c2\u666f\u53f0\u867d\u7136\u9762\u79ef\u4e0d\u5927\uff0c\u4f46\u5185\u90e8\u88c5\u9970\u5374\u5341\u5206\u7cbe\u7f8e\u3002\u4e00\u65b9\u9762\uff0c\u5b83\u7684\u7279\u70b9\u662f\u94fa\u6ee1\u4e86\u8fde\u7eed\u7684\u5c0f\u661f\u661f\uff0c\u8fd9\u4e9b\u661f\u661f\u76f8\u4e92\u4ea4\u9519\uff0c\u8fd9\u9700\u8981\u5de5\u5320\u4eec\u7684\u7ec6\u81f4\u5de5\u4f5c\u3002\u53e6\u4e00\u65b9\u9762\uff0c\u5982\u679c\u4f60\u62ac\u5934\u770b\uff0c\u4f60\u4f1a\u770b\u5230\u5929\u82b1\u677f\u4e0a\u9576\u5d4c\u7740\u5f69\u8272\u73bb\u7483\uff0c\u6728\u8d28\u7ed3\u6784\uff0c\u7c7b\u4f3c\u5929\u7a97\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u76cf\u706f\u7b3c\u662f\u5e15\u62c9\u8482\u5c3c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8bb8\u591a\u56f4\u5899\u6216\u76f4\u68c2\u7a97\u7684\u5178\u578b\u4ee3\u8868\u3002\u5f53\u9633\u5149\u7167\u5c04\u5230\u73bb\u7483\u4e0a\u65f6\uff0c\u5b83\u4f1a\u6295\u5c04\u51fa\u4e94\u5f69\u7f24\u7eb7\u7684\u53cd\u5c04\uff0c\u7167\u4eae\u88c5\u9970\uff0c\u4f7f\u7a7a\u95f4\u5168\u5929\u5448\u73b0\u51fa\u72ec\u7279\u800c\u4e0d\u65ad\u53d8\u5316\u7684\u6c1b\u56f4\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u5f53\u5ead\u9662\u4ecd\u7136\u5f00\u653e\u65f6\uff0c\u4eba\u4eec\u53ef\u4ee5\u5750\u5728\u89c2\u666f\u53f0\u7684\u5730\u677f\u4e0a\uff0c\u5c06\u624b\u81c2\u653e\u5728\u7a97\u53f0\u4e0a\uff0c\u6b23\u8d4f\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\u3002 16 \u4e16\u7eaa\u521d\uff0c\u5f53\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u4f4f\u6240\u88ab\u4fee\u5efa\u65f6\uff0c\u8fd9\u4e9b\u666f\u89c2\u5c31\u6d88\u5931\u4e86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba42\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel42\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel42\">\u56fd\u738b\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u56fd\u738b\u5927\u5385\u5360\u636e\u4e86\u72ee\u5b50\u9662\u7684\u6574\u4e2a\u4e1c\u4fa7\uff0c\u867d\u7136\u5b83\u770b\u8d77\u6765\u4e0e\u5bab\u6bbf\u878d\u4e3a\u4e00\u4f53\uff0c\u4f46\u4eba\u4eec\u8ba4\u4e3a\u5b83\u6709\u81ea\u5df1\u7684\u529f\u80fd\uff0c\u53ef\u80fd\u662f\u5a31\u4e50\u6216\u5bab\u5ef7\u6027\u8d28\u7684\u3002\n                <\/p>\n                <p>\n                    \u8be5\u7a7a\u95f4\u56e0\u4fdd\u5b58\u4e86\u5c11\u6570\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u7ed8\u753b\u4e4b\u4e00\u800c\u95fb\u540d\u3002\n                <\/p>\n                <p>\n                    \u4e09\u95f4\u5367\u5ba4\uff0c\u6bcf\u95f4\u5367\u5ba4\u9762\u79ef\u7ea6\u4e3a\u5341\u4e94\u5e73\u65b9\u7c73\uff0c\u6709\u4e09\u4e2a\u5047\u62f1\u9876\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u7f8a\u76ae\u753b\u3002\u8fd9\u4e9b\u76ae\u7528\u5c0f\u7af9\u9489\u56fa\u5b9a\u5728\u6728\u8d28\u652f\u67b6\u4e0a\uff0c\u8fd9\u79cd\u6280\u672f\u53ef\u4ee5\u9632\u6b62\u6750\u6599\u751f\u9508\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u540d\u79f0\u53ef\u80fd\u6765\u81ea\u5bf9\u4e2d\u592e\u58c1\u9f9b\u4e2d\u7ed8\u753b\u7684\u89e3\u8bfb\uff0c\u8be5\u7ed8\u753b\u63cf\u7ed8\u4e86\u5341\u4e2a\u4eba\u7269\uff0c\u53ef\u80fd\u5bf9\u5e94\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u524d\u5341\u4f4d\u82cf\u4e39\u3002\n                <\/p>\n                <p>\n                    \u5728\u4fa7\u58c1\u9f9b\u4e2d\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u6218\u6597\u3001\u72e9\u730e\u3001\u6e38\u620f\u548c\u7231\u60c5\u7684\u9a91\u58eb\u573a\u666f\u3002\u5728\u8fd9\u4e9b\u4f5c\u54c1\u4e2d\uff0c\u57fa\u7763\u5f92\u548c\u7a46\u65af\u6797\u4eba\u7269\u5171\u5904\u4e00\u5ba4\uff0c\u4ed6\u4eec\u7684\u8863\u7740\u6e05\u6670\u53ef\u8fa8\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u753b\u4f5c\u7684\u8d77\u6e90\u4e00\u76f4\u53d7\u5230\u5e7f\u6cdb\u4e89\u8bba\u3002\u7531\u4e8e\u5b83\u4eec\u5177\u6709\u7ebf\u6027\u54e5\u7279\u5f0f\u98ce\u683c\uff0c\u4eba\u4eec\u8ba4\u4e3a\u5b83\u4eec\u53ef\u80fd\u662f\u7531\u719f\u6089\u7a46\u65af\u6797\u4e16\u754c\u7684\u57fa\u7763\u6559\u827a\u672f\u5bb6\u521b\u4f5c\u7684\u3002\u8fd9\u4e9b\u4f5c\u54c1\u53ef\u80fd\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u548c\u5361\u65af\u8482\u5229\u4e9a\u57fa\u7763\u6559\u56fd\u738b\u4f69\u5fb7\u7f57\u4e00\u4e16\u4e4b\u95f4\u826f\u597d\u5173\u7cfb\u7684\u6210\u679c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba43\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel43\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel43\">\u79d8\u5bc6\u623f\u95f4<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bc6\u5ba4\u662f\u4e00\u4e2a\u65b9\u5f62\u7684\u623f\u95f4\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a\u7403\u5f62\u62f1\u9876\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u91cc\u4f1a\u53d1\u751f\u4e00\u4e9b\u975e\u5e38\u5947\u7279\u548c\u4ee4\u4eba\u597d\u5947\u7684\u4e8b\u60c5\uff0c\u8fd9\u4f7f\u5b83\u6210\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6e38\u5ba2\u6700\u559c\u6b22\u7684\u666f\u70b9\u4e4b\u4e00\uff0c\u5c24\u5176\u662f\u5c0f\u5b69\u5b50\u3002\n                <\/p>\n                <p>\n                    \u73b0\u8c61\u662f\u8fd9\u6837\u7684\uff0c\u5982\u679c\u4e00\u4e2a\u4eba\u7ad9\u5728\u623f\u95f4\u7684\u4e00\u4e2a\u89d2\u843d\uff0c\u53e6\u4e00\u4e2a\u4eba\u7ad9\u5728\u53e6\u4e00\u4e2a\u89d2\u843d\u2014\u2014\u4e24\u4eba\u90fd\u9762\u671d\u5899\u58c1\uff0c\u5e76\u4e14\u5c3d\u53ef\u80fd\u9760\u8fd1\u5899\u58c1\u2014\u2014\u5176\u4e2d\u4e00\u4e2a\u4eba\u53ef\u4ee5\u975e\u5e38\u8f7b\u58f0\u5730\u8bf4\u8bdd\uff0c\u800c\u53e6\u4e00\u4e2a\u4eba\u5374\u80fd\u5b8c\u7f8e\u5730\u542c\u5230\u5bf9\u65b9\u7684\u58f0\u97f3\uff0c\u5c31\u597d\u50cf\u4ed6\u4eec\u5c31\u5728\u65c1\u8fb9\u4e00\u6837\u3002\n                <\/p>\n                <p>\n                    Es gracias a este \u201cjuego\u201d ac\u00fastico que la sala recibe su nombre: &#8220;Sala de los Secretos&#8221;.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba44\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel44\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel44\">\u7a46\u5361\u62c9\u5e03\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u5ea7\u88ab\u79f0\u4e3a\u72ee\u5b50\u5bab\u7684\u5bab\u6bbf\u662f\u5728\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7b2c\u4e8c\u6b21\u7edf\u6cbb\u671f\u95f4\u5efa\u9020\u7684\uff0c\u8be5\u7edf\u6cbb\u59cb\u4e8e 1362 \u5e74\uff0c\u4e00\u76f4\u6301\u7eed\u5230 1391 \u5e74\u3002\u5728\u6b64\u671f\u95f4\uff0c\u72ee\u5b50\u5bab\u5f00\u59cb\u5efa\u9020\uff0c\u6bd7\u90bb\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u540e\u8005\u7531\u5176\u7236\u4eb2\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    Este nuevo palacio tambi\u00e9n fue denominado &#8220;Palacio del Riyad&#8221;, ya que se cree que fue levantado sobre los antiguos Jardines de Comares. El t\u00e9rmino &#8220;Riyad&#8221; significa \u201cjard\u00edn\u201d.\n                <\/p>\n                <p>\n                    \u636e\u8ba4\u4e3a\uff0c\u8fdb\u5165\u5bab\u6bbf\u7684\u539f\u59cb\u901a\u9053\u662f\u901a\u8fc7\u4e1c\u5357\u89d2\uff0c\u4ece Calle Real \u8fdb\u5165\uff0c\u5e76\u901a\u8fc7\u4e00\u6761\u5f2f\u66f2\u7684\u901a\u9053\u3002\u76ee\u524d\uff0c\u7531\u4e8e\u5f81\u670d\u540e\u57fa\u7763\u6559\u7684\u6539\u9020\uff0c\u7a46\u5361\u7eb3\u65af\u5927\u5385\u53ef\u76f4\u63a5\u4ece\u79d1\u9a6c\u96f7\u65af\u5bab\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u7a46\u5361\u7eb3\u65af\u5927\u5385 (M\u00fcqarnas Hall) \u7684\u540d\u5b57\u6765\u6e90\u4e8e\u6700\u521d\u8986\u76d6\u5b83\u7684\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u7a46\u5361\u7eb3\u65af\u62f1\u9876\uff0c\u8be5\u62f1\u9876\u56e0 1590 \u5e74\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u706b\u836f\u5e93\u7206\u70b8\u5f15\u8d77\u7684\u9707\u52a8\u800c\u51e0\u4e4e\u5b8c\u5168\u5012\u584c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u4e00\u4fa7\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u8fd9\u4e2a\u5893\u7a74\u7684\u9057\u8ff9\u3002\u5728\u53e6\u4e00\u4fa7\uff0c\u6709\u540e\u671f\u57fa\u7763\u6559\u62f1\u9876\u7684\u9057\u8ff9\uff0c\u5176\u4e2d\u51fa\u73b0\u5b57\u6bcd\u201cFY\u201d\uff0c\u4f20\u7edf\u4e0a\u4e0e\u8d39\u8fea\u5357\u5fb7\u548c\u4f0a\u838e\u8d1d\u62c9\u6709\u5173\uff0c\u4f46\u5b9e\u9645\u4e0a\u5b83\u4eec\u5bf9\u5e94\u4e8e 1729 \u5e74\u53c2\u89c2\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u83f2\u5229\u666e\u4e94\u4e16\u548c\u4f0a\u838e\u8d1d\u62c9\u6cd5\u5c14\u5185\u585e\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8be5\u623f\u95f4\u53ef\u80fd\u7528\u4f5c\u53c2\u52a0\u82cf\u4e39\u5e86\u5178\u3001\u805a\u4f1a\u548c\u62db\u5f85\u4f1a\u7684\u5ba2\u4eba\u7684\u524d\u5385\u6216\u7b49\u5019\u5ba4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  EL PARTAL -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba45\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel45\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel45\">\u90e8\u5206\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5982\u4eca\u88ab\u79f0\u4e3a\u201c\u5e15\u5854\u5c14\u82b1\u56ed\u201d (Jardines del Partal) \u7684\u8fd9\u7247\u5927\u7a7a\u95f4\uff0c\u5176\u540d\u5b57\u6765\u6e90\u4e8e Palacio del P\u00f3rtico\uff0c\u8be5\u5bab\u6bbf\u56e0\u5176\u95e8\u5eca\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u8be5\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u4fdd\u5b58\u6700\u53e4\u8001\u7684\u5bab\u6bbf\uff0c\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e0e\u79d1\u9a6c\u96f7\u65af\u5bab\u6709\u76f8\u4f3c\u4e4b\u5904\uff0c\u5c3d\u7ba1\u5b83\u66f4\u53e4\u8001\uff1a\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u4e00\u4e2a\u4e2d\u592e\u6c34\u6c60\uff0c\u95e8\u5eca\u5728\u6c34\u4e2d\u7684\u5012\u5f71\u50cf\u4e00\u9762\u955c\u5b50\u3002\u5b83\u7684\u4e3b\u8981\u7279\u5f81\u662f\u4e00\u5ea7\u4fa7\u5854\uff0c\u81ea 16 \u4e16\u7eaa\u4ee5\u6765\u88ab\u79f0\u4e3a\u5973\u58eb\u5854\uff0c\u5c3d\u7ba1\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5929\u6587\u53f0\uff0c\u56e0\u4e3a\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u662f\u5929\u6587\u5b66\u7684\u72c2\u70ed\u7231\u597d\u8005\u3002\u5854\u4e0a\u6709\u9762\u5411\u56db\u4e2a\u65b9\u4f4d\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u58ee\u89c2\u7684\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u4e00\u76f4\u4e3a\u79c1\u4eba\u6240\u6709\uff0c\u76f4\u5230 1891 \u5e74 3 \u6708 12 \u65e5\uff0c\u5176\u4e3b\u4eba\u3001\u5fb7\u56fd\u94f6\u884c\u5bb6\u517c\u9886\u4e8b\u4e9a\u745f\u00b7\u51af\u00b7\u683c\u6e29\u7eb3 (Arthur Von Gwinner) \u5c06\u8fd9\u5ea7\u5efa\u7b51\u548c\u5468\u56f4\u7684\u571f\u5730\u5272\u8ba9\u7ed9\u4e86\u897f\u73ed\u7259\u56fd\u5bb6\u3002\n                <\/p>\n                <p>\n                    \u4e0d\u5e78\u7684\u662f\uff0c\u51af\u00b7\u683c\u6e29\u7eb3\u62c6\u9664\u4e86\u89c2\u666f\u53f0\u7684\u6728\u8d28\u5c4b\u9876\uff0c\u5e76\u5c06\u5176\u642c\u5230\u4e86\u67cf\u6797\uff0c\u73b0\u5728\u5b83\u5728\u5e15\u52a0\u9a6c\u535a\u7269\u9986\u5c55\u51fa\uff0c\u4f5c\u4e3a\u5176\u4f0a\u65af\u5170\u827a\u672f\u6536\u85cf\u7684\u4eae\u70b9\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5e15\u5854\u5c14\u5bab\u65c1\u8fb9\uff0c\u5973\u58eb\u5854\u7684\u5de6\u4fa7\uff0c\u6709\u4e00\u4e9b\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u623f\u5c4b\u3002\u5176\u4e2d\u4e00\u6240\u623f\u5b50\u56e0\u5728 20 \u4e16\u7eaa\u521d\u53d1\u73b0\u4e86 14 \u4e16\u7eaa\u7684\u7070\u6ce5\u86cb\u5f69\u753b\u800c\u88ab\u79f0\u4e3a\u201c\u7ed8\u753b\u4e4b\u5bb6\u201d\u3002\u8fd9\u4e9b\u6781\u5176\u73cd\u8d35\u7684\u753b\u4f5c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u58c1\u753b\u7684\u7f55\u89c1\u8303\u4f8b\uff0c\u63cf\u7ed8\u4e86\u5bab\u5ef7\u3001\u72e9\u730e\u548c\u5e86\u795d\u573a\u666f\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5176\u91cd\u8981\u6027\u548c\u4fdd\u62a4\u539f\u56e0\uff0c\u8fd9\u4e9b\u623f\u5c4b\u4e0d\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba46\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel46\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel46\">\u5e15\u5854\u5c14\u7684\u6f14\u8bb2<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u7279\u5c14\u5bab\u53f3\u4fa7\uff0c\u57ce\u5899\u4e0a\u662f\u5e15\u7279\u5c14\u6f14\u8bb2\u5385\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\u7531\u4e8e\u6f14\u8bb2\u5385\u4f4d\u4e8e\u5730\u9762\u4ee5\u4e0a\uff0c\u56e0\u6b64\u9700\u8981\u901a\u8fc7\u5c0f\u697c\u68af\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u4f0a\u65af\u5170\u6559\u7684\u652f\u67f1\u4e4b\u4e00\u662f\u6bcf\u5929\u9762\u5411\u9ea6\u52a0\u7948\u7977\u4e94\u6b21\u3002\u8be5\u7948\u7977\u5ba4\u5145\u5f53\u4e86\u5bab\u5ef7\u5c0f\u6559\u5802\u7684\u529f\u80fd\uff0c\u8ba9\u9644\u8fd1\u5bab\u6bbf\u7684\u5c45\u6c11\u53ef\u4ee5\u5c65\u884c\u5b97\u6559\u4e49\u52a1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u9762\u79ef\u4e0d\u5927\uff08\u7ea6\u5341\u4e8c\u5e73\u65b9\u7c73\uff09\uff0c\u4f46\u7948\u7977\u5ba4\u8bbe\u6709\u4e00\u4e2a\u5c0f\u524d\u5385\u548c\u4e00\u4e2a\u7948\u7977\u5ba4\u3002\u5176\u5185\u90e8\u91c7\u7528\u4e30\u5bcc\u7684\u7070\u6ce5\u88c5\u9970\uff0c\u6709\u690d\u7269\u548c\u51e0\u4f55\u56fe\u6848\uff0c\u8fd8\u6709\u300a\u53e4\u5170\u7ecf\u300b\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u697c\u68af\u8d70\u4e0a\u53bb\uff0c\u5c31\u5728\u5165\u53e3\u95e8\u524d\uff0c\u4f60\u4f1a\u770b\u5230\u897f\u5357\u5899\u4e0a\u7684\u7c73\u54c8\u62c9\u5e03\uff0c\u9762\u5411\u9ea6\u52a0\u3002\u5b83\u7684\u5e73\u9762\u56fe\u5448\u591a\u8fb9\u5f62\uff0c\u6709\u9a6c\u8e44\u5f62\u62f1\u95e8\uff0c\u9876\u90e8\u6709\u7a46\u5361\u7eb3\u65af\u5706\u9876\u3002\n                <\/p>\n                <p>\n                    \u7279\u522b\u503c\u5f97\u6ce8\u610f\u7684\u662f\u4f4d\u4e8e\u7c73\u54c8\u62c9\u5e03\u62f1\u95e8\u67f1\u5934\u4e0a\u7684\u94ed\u6587\uff0c\u5b83\u9080\u8bf7\u4eba\u4eec\u7948\u7977\uff1a <em>\u201c\u6765\u7948\u7977\u5427\uff0c\u4e0d\u8981\u758f\u5ffd\u5927\u610f\u3002\u201d<\/em>\n                <\/p>\n                <p>\n                    \u4e0e\u7948\u7977\u5ba4\u76f8\u8fde\u7684\u662f\u963f\u5854\u897f\u5965\u00b7\u5fb7\u00b7\u5e03\u62c9\u5361\u8499\u7279\u4e4b\u5bb6\uff0c\u8be5\u4e4b\u5bb6\u4e8e 1550 \u5e74\u8d60\u4e88\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b88\u62a4\u8005\u3001\u524d\u4f8d\u4ece\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba47\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel47\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel47\">\u5e15\u5854\u5c14\u963f\u5c14\u6258 \u2013 \u4f18\u7d20\u798f\u4e09\u4e16\u5bab\u6bbf<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u5c14\u5854\u5c14\u5730\u533a\u6700\u9ad8\u7684\u9ad8\u539f\u4e0a\uff0c\u6709\u5c24\u7d20\u592b\u4e09\u4e16\u5bab\u6bbf\u7684\u8003\u53e4\u9057\u5740\u3002 1492 \u5e74 6 \u6708\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5c06\u8fd9\u5ea7\u5bab\u6bbf\u5272\u8ba9\u7ed9\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7b2c\u4e00\u4efb\u603b\u7763\u3001\u7b2c\u4e8c\u4efb\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u5510\u00b7\u4f0a\u5c3c\u6208\u00b7\u6d1b\u4f69\u65af\u00b7\u5fb7\u00b7\u95e8\u591a\u8428 (Don \u00cd\u00f1igo L\u00f3pez de Mendoza)\u3002\u56e0\u6b64\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5766\u8fea\u62c9\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e4b\u6240\u4ee5\u6210\u4e3a\u5e9f\u589f\uff0c\u6e90\u4e8e18\u4e16\u7eaa\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u540e\u88d4\u4e0e\u6ce2\u65c1\u56fd\u738b\u8153\u529b\u4e94\u4e16\u4e4b\u95f4\u7684\u5206\u6b67\u3002\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u4e8c\u4e16\u53bb\u4e16\u540e\uff0c\u65e0\u55e3\u800c\u4ea1\uff0c\u6ed5\u8fea\u62c9\u5bb6\u65cf\u4e0d\u518d\u652f\u6301\u83f2\u5229\u666e\u4eb2\u738b\uff0c\u800c\u662f\u652f\u6301\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u3002\u83f2\u5229\u666e\u4e94\u4e16\u767b\u57fa\u540e\uff0c\u4ed6\u4eec\u91c7\u53d6\u4e86\u62a5\u590d\u63aa\u65bd\uff1a1718 \u5e74\uff0c\u4ed6\u4eec\u88ab\u5265\u593a\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5e02\u957f\u804c\u4f4d\uff0c\u968f\u540e\u5bab\u6bbf\u88ab\u62c6\u9664\uff0c\u5176\u6750\u6599\u88ab\u51fa\u552e\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u4e00\u4e9b\u6750\u6599\u5728 20 \u4e16\u7eaa\u91cd\u65b0\u51fa\u73b0\u5728\u79c1\u4eba\u6536\u85cf\u4e2d\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u4fdd\u5b58\u5728\u9a6c\u5fb7\u91cc\u74e6\u4f26\u897f\u4e9a\u5510\u749c\u7814\u7a76\u6240\u7684\u6240\u8c13\u201c\u798f\u56fe\u5c3c\u74f7\u7816\u201d\u53ef\u80fd\u5c31\u6765\u81ea\u8fd9\u5ea7\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u4ece1740\u5e74\u8d77\uff0c\u5bab\u6bbf\u9057\u5740\u6210\u4e3a\u79df\u8d41\u83dc\u56ed\u7684\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    1929 \u5e74\uff0c\u897f\u73ed\u7259\u653f\u5e9c\u6536\u56de\u4e86\u8fd9\u7247\u5730\u533a\uff0c\u5e76\u5c06\u5176\u5f52\u8fd8\u7ed9\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u5f97\u76ca\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5efa\u7b51\u5e08\u548c\u4fee\u590d\u8005 Leopoldo Torres Balb\u00e1s \u7684\u52aa\u529b\uff0c\u901a\u8fc7\u521b\u5efa\u8003\u53e4\u82b1\u56ed\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5f97\u5230\u4e86\u6539\u5584\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba48\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel48\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel48\">\u5854\u697c\u6f2b\u6b65\u548c\u5cf0\u9876\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u62c9\u8482\u5c3c\u57ce\u5899\u6700\u521d\u6709\u4e09\u5341\u591a\u5ea7\u5854\u697c\uff0c\u5982\u4eca\u4ec5\u5269\u4e8c\u5341\u5ea7\u3002\u6700\u521d\uff0c\u8fd9\u4e9b\u5854\u697c\u5177\u6709\u4e25\u683c\u7684\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u6709\u4e9b\u5854\u697c\u4e5f\u88ab\u7528\u4e8e\u5c45\u4f4f\u7528\u9014\u3002\n                <\/p>\n                <p>\n                    \u4ece\u7eb3\u65af\u91cc\u5fb7\u5bab\u7684\u51fa\u53e3\u5904\uff0c\u4ece\u5e15\u5854\u5c14\u963f\u5c14\u6258 (Partal Alto) \u5730\u533a\u51fa\u53d1\uff0c\u6709\u4e00\u6761\u9e45\u5375\u77f3\u5c0f\u8def\u901a\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u3002\u8fd9\u6761\u8def\u7ebf\u6cbf\u7740\u57ce\u5899\u5ef6\u4f38\uff0c\u57ce\u5899\u5185\u77d7\u7acb\u7740\u8be5\u5efa\u7b51\u7fa4\u4e2d\u4e00\u4e9b\u6700\u5177\u4ee3\u8868\u6027\u7684\u5854\u697c\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u82b1\u56ed\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u679c\u56ed\u7684\u7f8e\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u6700\u8457\u540d\u7684\u5854\u697c\u662f\u5c71\u5cf0\u5854\uff0c\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\uff0c\u540e\u6765\u7531\u5176\u4ed6\u82cf\u4e39\u7ffb\u4fee\u3002\u5b83\u4ee5\u5176\u7816\u780c\u7684\u91d1\u5b57\u5854\u5f62\u57ce\u579b\u800c\u6613\u4e8e\u8fa8\u8ba4\uff0c\u5176\u540d\u5b57\u53ef\u80fd\u7531\u6b64\u800c\u6765\u3002\u7136\u800c\uff0c\u5176\u4ed6\u4f5c\u8005\u8ba4\u4e3a\uff0c\u8fd9\u4e2a\u540d\u5b57\u6765\u6e90\u4e8e\u4ece\u5176\u4e0a\u89d2\u4f38\u51fa\u7684\u725b\u817f\uff0c\u8fd9\u4e9b\u725b\u817f\u652f\u6491\u7740\u69ab\u773c\uff0c\u8fd9\u662f\u4e00\u79cd\u9632\u5fa1\u5143\u7d20\uff0c\u53ef\u4ee5\u62b5\u5fa1\u6765\u81ea\u4e0a\u65b9\u7684\u653b\u51fb\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5854\u7684\u4e3b\u8981\u529f\u80fd\u662f\u4fdd\u62a4\u4f4d\u4e8e\u5176\u5e95\u90e8\u7684\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u8be5\u95e8\u4e0e\u5c0f\u56fd\u738b\u65b9\u5c16\u7891\u76f8\u8fde\uff0c\u65b9\u4fbf\u901a\u5f80\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u548c\u8fde\u63a5\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u53e4\u8001\u4e2d\u4e16\u7eaa\u9053\u8def\u3002\n                <\/p>\n                <p>\n                    \u5728\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u4eba\u4eec\u4fee\u5efa\u4e86\u5e26\u6709\u9a6c\u53a9\u7684\u5916\u5821\u6765\u52a0\u5f3a\u9632\u5fa1\uff0c\u5e76\u7531\u4e00\u4e2a\u540d\u4e3a\u94c1\u95e8\u7684\u65b0\u5165\u53e3\u5173\u95ed\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u5854\u697c\u901a\u5e38\u4ec5\u5177\u6709\u519b\u4e8b\u529f\u80fd\uff0c\u4f46\u4f17\u6240\u5468\u77e5\uff0cTorre de los Picos \u4e5f\u5177\u6709\u4f4f\u5b85\u7528\u9014\uff0c\u5176\u5185\u90e8\u7684\u88c5\u9970\u5c31\u8bc1\u660e\u4e86\u8fd9\u4e00\u70b9\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba49\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel49\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel49\">\u56da\u5f92\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0cTorre de la Cautiva \u83b7\u5f97\u4e86\u4e0d\u540c\u7684\u540d\u79f0\uff0c\u4f8b\u5982 Torre de la Ladrona \u6216 Torre de la Sultana\uff0c\u4f46\u6700\u7ec8\u6d41\u884c\u7684\u662f\u6700\u6d41\u884c\u7684\u4e00\u4e2a\uff1aTorre de la Cautiva\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u57fa\u4e8e\u5df2\u8bc1\u5b9e\u7684\u5386\u53f2\u4e8b\u5b9e\uff0c\u800c\u662f\u4e00\u4e2a\u6d6a\u6f2b\u4f20\u8bf4\u7684\u4ea7\u7269\uff0c\u4f20\u8bf4\u4f0a\u838e\u8d1d\u5c14\u00b7\u5fb7\u00b7\u7d22\u5229\u65af (Isabel de Sol\u00eds) \u88ab\u56da\u7981\u5728\u8fd9\u5ea7\u5854\u4e2d\u3002\u5979\u540e\u6765\u7688\u4f9d\u4f0a\u65af\u5170\u6559\uff0c\u6539\u540d\u4e3a\u4f50\u62c9\u4f0a\u8fbe (Zoraida)\uff0c\u5e76\u6210\u4e3a\u7a46\u83b1\u54c8\u68ee (Muley Hac\u00e9n) \u6700\u559c\u7231\u7684\u82cf\u4e39\u5a1c\u3002\u8fd9\u4e00\u60c5\u51b5\u5bfc\u81f4\u4e86\u524d\u82cf\u4e39\u5a1c\u3001\u5e03\u963f\u535c\u8fea\u52d2\u7684\u6bcd\u4eb2\u827e\u838e\u4e0e\u4f50\u62c9\u4f0a\u8fbe\u7684\u5173\u7cfb\u7d27\u5f20\uff0c\u56e0\u4e3a\u4f50\u62c9\u4f0a\u8fbe\u7684\u540d\u5b57\u610f\u4e3a\u201c\u6668\u661f\u201d\u2014\u2014\u53d6\u4ee3\u4e86\u5979\u5728\u5bab\u5ef7\u4e2d\u7684\u5730\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u7684\u5efa\u9020\u8005\u662f\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\uff0c\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u5efa\u9020\u8005\u4e5f\u662f\u4ed6\u3002\u4e3b\u5385\u4e2d\u7684\u7891\u6587\u8bc1\u5b9e\u4e86\u8fd9\u4e00\u8bf4\u6cd5\uff0c\u8fd9\u4e9b\u7891\u6587\u662f\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03 (Ibn al-Yayyab) \u7684\u4f5c\u54c1\uff0c\u5bf9\u8fd9\u4f4d\u82cf\u4e39\u5927\u52a0\u8d5e\u626c\u3002\n                <\/p>\n                <p>\n                    \u5728\u5899\u4e0a\u523b\u7684\u8bd7\u6b4c\u4e2d\uff0c\u7ef4\u9f50\u5c14\u53cd\u590d\u4f7f\u7528\u8fd9\u4e2a\u8bcd <em>\u5361\u62c9\u80e1\u62c9<\/em>\uff0c\u540e\u6765\u88ab\u7528\u6765\u6307\u8bbe\u9632\u7684\u5bab\u6bbf\uff0c\u5c31\u50cf\u8fd9\u5ea7\u5854\u4e00\u6837\u3002\u5854\u5185\u9664\u4e86\u5177\u6709\u9632\u5fa1\u529f\u80fd\u5916\uff0c\u8fd8\u8bbe\u6709\u4e00\u5ea7\u88c5\u9970\u534e\u4e3d\u3001\u539f\u6c41\u539f\u5473\u7684\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u81f3\u4e8e\u88c5\u9970\uff0c\u4e3b\u5385\u7684\u7279\u70b9\u662f\u9676\u74f7\u74f7\u7816\u5e95\u5ea7\uff0c\u4e0a\u9762\u6709\u5404\u79cd\u989c\u8272\u7684\u51e0\u4f55\u5f62\u72b6\u3002\u5176\u4e2d\uff0c\u7d2b\u8272\u5c24\u4e3a\u7a81\u51fa\uff0c\u56e0\u4e3a\u5f53\u65f6\u7d2b\u8272\u7684\u751f\u4ea7\u7279\u522b\u56f0\u96be\u4e14\u6602\u8d35\uff0c\u6240\u4ee5\u5b83\u53ea\u7528\u4e8e\u975e\u5e38\u91cd\u8981\u7684\u7a7a\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba50\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel50\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel50\">\u516c\u4e3b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u516c\u4e3b\u5854\u4e0e\u4fd8\u864f\u5854\u4e00\u6837\uff0c\u5176\u540d\u5b57\u6e90\u4e8e\u4e00\u4e2a\u4f20\u8bf4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5c31\u662f\u6709\u5173\u4f4f\u5728\u8fd9\u5ea7\u5854\u91cc\u7684\u4e09\u4f4d\u516c\u4e3b\u624e\u4f0a\u8fbe (Zaida)\u3001\u4f50\u62c9\u4f0a\u8fbe (Zoraida) \u548c\u4f50\u62c9\u6d77\u8fbe (Zorahaida) \u7684\u4f20\u8bf4\uff0c\u534e\u76db\u987f\u00b7\u6b27\u6587 (Washington Irving) \u5c06\u8fd9\u4e2a\u6545\u4e8b\u6536\u5f55\u5728\u4ed6\u8457\u540d\u7684\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u5854\uff0c\u6216\u79f0 *qalahurra*\uff0c\u662f\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e03\u4e16\u5efa\u9020\u7684\uff0c\u4ed6\u5728 1392 \u5e74\u81f3 1408 \u5e74\u95f4\u7edf\u6cbb\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5efa\u9020\u7684\u6700\u540e\u4e00\u6279\u5854\u697c\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u79cd\u60c5\u51b5\u53cd\u6620\u5728\u5ba4\u5185\u88c5\u9970\u4e0a\uff0c\u4e0e\u4ee5\u524d\u827a\u672f\u8f89\u714c\u7684\u65f6\u671f\u76f8\u6bd4\uff0c\u5ba4\u5185\u88c5\u9970\u663e\u793a\u51fa\u4e00\u5b9a\u8870\u843d\u7684\u8ff9\u8c61\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba51\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel51\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel51\">\u5361\u96f7\u62c9\u89d2\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u5854\u697c\u5927\u9053 (Paseo de las Torres) \u7684\u5c3d\u5934\uff0c\u5317\u5899\u7684\u6700\u4e1c\u7aef\uff0c\u6709\u4e00\u5ea7\u5706\u67f1\u5f62\u5854\u697c\u7684\u9057\u8ff9\uff1a\u5361\u96f7\u62c9\u89d2\u5854 (Torre del Cabo de Carrera)\u3002\n                <\/p>\n                <p>\n                    1812 \u5e74\u62ff\u7834\u4ed1\u7684\u519b\u961f\u4ece\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u64a4\u9000\u65f6\u8fdb\u884c\u7684\u7206\u70b8\u51e0\u4e4e\u6467\u6bc1\u4e86\u8fd9\u5ea7\u5854\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\u5b83\u662f\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u547d\u4ee4\u4e8e 1502 \u5e74\u5efa\u9020\u6216\u91cd\u5efa\u7684\uff0c\u8fd9\u4e00\u70b9\u5df2\u7531\u73b0\u5df2\u4e22\u5931\u7684\u7891\u6587\u8bc1\u5b9e\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u5b83\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u8857 (Calle Mayor) \u7684\u5c3d\u5934\uff0c\u6807\u5fd7\u7740\u8be5\u8def\u7684\u754c\u9650\u6216\u201ccap de carrera\u201d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  CARLOS V -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba52\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel52\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel52\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u6b63\u9762<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5bbd\u516d\u5341\u4e09\u7c73\uff0c\u9ad8\u5341\u4e03\u7c73\uff0c\u91c7\u7528\u53e4\u5178\u5efa\u7b51\u7684\u6bd4\u4f8b\uff0c\u6c34\u5e73\u5206\u4e3a\u4e24\u5c42\uff0c\u5efa\u7b51\u548c\u88c5\u9970\u533a\u522b\u660e\u663e\u3002\n                <\/p>\n                <p>\n                    \u5176\u5916\u5899\u91c7\u7528\u4e09\u79cd\u77f3\u6750\u88c5\u9970\uff1a\u6765\u81ea Sierra Elvira \u7684\u7070\u8272\u81f4\u5bc6\u77f3\u7070\u77f3\u3001\u6765\u81ea Macael \u7684\u767d\u8272\u5927\u7406\u77f3\u4ee5\u53ca\u6765\u81ea Barranco de San Juan \u7684\u7eff\u8272\u86c7\u7eb9\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5916\u90e8\u88c5\u9970\u9882\u626c\u4e86\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u5f62\u8c61\uff0c\u901a\u8fc7\u795e\u8bdd\u548c\u5386\u53f2\u5178\u6545\u5f3a\u8c03\u4e86\u4ed6\u7684\u7f8e\u5fb7\u3002\n                <\/p>\n                <p>\n                    \u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u662f\u5357\u4fa7\u548c\u897f\u4fa7\u7684\u7acb\u9762\uff0c\u5747\u8bbe\u8ba1\u6210\u51ef\u65cb\u95e8\u3002\u4e3b\u5165\u53e3\u4f4d\u4e8e\u897f\u4fa7\uff0c\u4e3b\u95e8\u9876\u90e8\u6709\u5e26\u7fc5\u8180\u7684\u80dc\u5229\u5973\u795e\u50cf\u3002\u4e24\u4fa7\u5404\u6709\u4e24\u6247\u5c0f\u95e8\uff0c\u95e8\u4e0a\u96d5\u523b\u6709\u9a91\u5175\u4f5c\u6218\u7684\u56fe\u6848\u3002\n                <\/p>\n                <p>\n                    \u67f1\u5b50\u7684\u57fa\u5ea7\u4e0a\u6709\u5bf9\u79f0\u91cd\u590d\u7684\u6d6e\u96d5\u3002\u4e2d\u592e\u7684\u6d6e\u96d5\u8c61\u5f81\u7740\u548c\u5e73\uff1a\u4e24\u540d\u5987\u5973\u5750\u5728\u4e00\u5806\u6b66\u5668\u4e0a\uff0c\u624b\u62ff\u6a44\u6984\u679d\uff0c\u652f\u6491\u7740\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u3001\u5e26\u6709\u7687\u51a0\u7684\u5730\u7403\u4eea\u548c\u5ea7\u53f3\u94ed\u201cPLUS ULTRA*\u201d\uff0c\u800c\u5c0f\u5929\u4f7f\u5219\u71c3\u70e7\u7740\u6218\u4e89\u5927\u70ae\u3002\n                <\/p>\n                <p>\n                    \u4fa7\u9762\u6d6e\u96d5\u63cf\u7ed8\u4e86\u6218\u4e89\u573a\u666f\uff0c\u4f8b\u5982\u5e15\u7ef4\u4e9a\u6218\u5f79\uff0c\u67e5\u7406\u4e94\u4e16\u51fb\u8d25\u4e86\u6cd5\u56fd\u56fd\u738b\u5f17\u6717\u897f\u65af\u4e00\u4e16\u3002\n                <\/p>\n                <p>\n                    \u9876\u90e8\u662f\u9633\u53f0\uff0c\u4e24\u4fa7\u662f\u5706\u5f62\u6d6e\u96d5\uff0c\u63cf\u7ed8\u4e86\u8d6b\u62c9\u514b\u52d2\u65af\u5341\u4e8c\u529f\u7ee9\u4e2d\u7684\u4e24\u9879\uff1a\u4e00\u9879\u662f\u6740\u6b7b\u5c3c\u7c73\u4e9a\u72ee\u5b50\uff0c\u53e6\u4e00\u9879\u662f\u9762\u5bf9\u514b\u91cc\u7279\u516c\u725b\u3002\u897f\u73ed\u7259\u56fd\u5fbd\u51fa\u73b0\u5728\u4e2d\u592e\u5fbd\u7ae0\u4e0a\u3002\n                <\/p>\n                <p>\n                    \u5728\u5bab\u6bbf\u7684\u4e0b\u90e8\uff0c\u8d28\u6734\u7684\u65b9\u77f3\u683c\u5916\u9192\u76ee\uff0c\u65e8\u5728\u4f20\u8fbe\u4e00\u79cd\u575a\u56fa\u7684\u611f\u89c9\u3002\u5728\u5b83\u4eec\u4e0a\u65b9\u662f\u9752\u94dc\u5706\u73af\uff0c\u7531\u72ee\u5b50\u7b49\u52a8\u7269\u5f62\u8c61\u6258\u7740\uff0c\u8c61\u5f81\u7740\u6743\u529b\u548c\u4fdd\u62a4\u3002\u5728\u5b83\u4eec\u7684\u89d2\u843d\uff0c\u662f\u53cc\u9e70\uff0c\u6697\u793a\u7740\u7687\u6743\u548c\u7687\u5e1d\u7684\u7eb9\u7ae0\uff1a\u897f\u73ed\u7259\u56fd\u738b\u67e5\u7406\u4e00\u4e16\u548c\u5fb7\u610f\u5fd7\u56fd\u738b\u67e5\u7406\u4e94\u4e16\u7684\u53cc\u5934\u9e70\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba53\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel53\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel53\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u7687\u5e1d\u67e5\u7406\u4e00\u4e16\u548c\u795e\u5723\u7f57\u9a6c\u5e1d\u56fd\u7687\u5e1d\u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4e5f\u662f\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u4e54\u4e07\u5a1c\u4e00\u4e16\u548c\u7f8e\u7537\u5b50\u8153\u529b\u4e8c\u4e16\u7684\u513f\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u516c\u4e3b\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74\u590f\u5929\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u5ea6\u871c\u6708\u3002\n                <\/p>\n                <p>\n                    \u7687\u5e1d\u62b5\u8fbe\u540e\uff0c\u88ab\u8fd9\u5ea7\u57ce\u5e02\u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u9b45\u529b\u6240\u5438\u5f15\uff0c\u5e76\u51b3\u5b9a\u5728\u5e15\u62c9\u8482\u5c3c\u57ce\u5efa\u9020\u4e00\u5ea7\u65b0\u5bab\u6bbf\u3002\u8fd9\u5ea7\u5bab\u6bbf\u88ab\u79f0\u4e3a\u201c\u65b0\u7687\u5bab\u201d\uff0c\u4e0e\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u76f8\u5bf9\uff0c\u540e\u8005\u540e\u6765\u88ab\u79f0\u4e3a\u201c\u65e7\u7687\u5bab\u201d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f5c\u54c1\u662f\u6258\u83b1\u591a\u5efa\u7b51\u5e08\u517c\u753b\u5bb6\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u59d4\u6258\u521b\u4f5c\u7684\uff0c\u636e\u8bf4\u4ed6\u662f\u7c73\u5f00\u6717\u57fa\u7f57\u7684\u5f1f\u5b50\uff0c\u8fd9\u53ef\u4ee5\u89e3\u91ca\u4ed6\u5bf9\u53e4\u5178\u6587\u827a\u590d\u5174\u7684\u6df1\u523b\u4e86\u89e3\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u4e18\u5361\u8bbe\u8ba1\u4e86\u4e00\u5ea7\u6587\u827a\u590d\u5174\u98ce\u683c\u7684\u5b8f\u4f1f\u5bab\u6bbf\uff0c\u5176\u5e73\u9762\u56fe\u4e3a\u65b9\u5f62\uff0c\u5185\u90e8\u4e3a\u5706\u5f62\uff0c\u5176\u7075\u611f\u6765\u81ea\u53e4\u5178\u65f6\u4ee3\u7684\u7eaa\u5ff5\u7891\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5efa\u7b51\u59cb\u5efa\u4e8e 1527 \u5e74\uff0c\u4e3b\u8981\u8d44\u91d1\u6765\u81ea\u6469\u5c14\u4eba\u4e3a\u7ee7\u7eed\u5c45\u4f4f\u5728\u683c\u62c9\u7eb3\u8fbe\u5e76\u4fdd\u7559\u5176\u98ce\u4fd7\u4e60\u60ef\u548c\u4eea\u5f0f\u800c\u7f34\u7eb3\u7684\u7a0e\u6b3e\u3002\n                <\/p>\n                <p>\n                    1550 \u5e74\uff0c\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u53bb\u4e16\uff0c\u5bab\u6bbf\u5c1a\u672a\u5b8c\u5de5\u3002\u4ed6\u7684\u513f\u5b50\u8def\u6613\u65af\u7ee7\u7eed\u4e86\u8fd9\u4e2a\u9879\u76ee\uff0c\u4f46\u5728\u4ed6\u53bb\u4e16\u540e\uff0c\u5de5\u4f5c\u6682\u505c\u4e86\u4e00\u6bb5\u65f6\u95f4\u3002 1572 \u5e74\uff0c\u5728\u83f2\u5229\u666e\u4e8c\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u8fd9\u4e9b\u5efa\u7b51\u5f97\u4ee5\u6062\u590d\uff0c\u5e76\u6839\u636e\u57c3\u65af\u79d1\u91cc\u4e9a\u5c14\u4fee\u9053\u9662\u5efa\u7b51\u5e08\u80e1\u5b89\u00b7\u5fb7\u00b7\u57c3\u96f7\u62c9\u7684\u63a8\u8350\uff0c\u59d4\u6258\u7ed9\u80e1\u5b89\u00b7\u5fb7\u00b7\u5965\u96f7\u4e9a\u8d1f\u8d23\u3002\u4f46\u7531\u4e8e\u963f\u5c14\u666e\u54c8\u62c9\u65af\u6218\u4e89\u9020\u6210\u8d44\u6e90\u532e\u4e4f\uff0c\u5e76\u672a\u53d6\u5f97\u91cd\u5927\u8fdb\u5c55\u3002\n                <\/p>\n                <p>\n                    \u76f4\u523020\u4e16\u7eaa\uff0c\u5bab\u6bbf\u624d\u5f97\u4ee5\u4fee\u5efa\u5b8c\u6210\u3002\u6700\u521d\u7531\u5efa\u7b51\u5e08\u517c\u4fee\u590d\u5e08 Leopoldo Torres Balb\u00e1s \u8d1f\u8d23\uff0c\u6700\u540e\u4e8e 1958 \u5e74\u7531 Francisco Prieto Moreno \u8d1f\u8d23\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u88ab\u8ba4\u4e3a\u662f\u4e16\u754c\u548c\u5e73\u7684\u8c61\u5f81\uff0c\u53cd\u6620\u4e86\u7687\u5e1d\u7684\u653f\u6cbb\u613f\u671b\u3002\u7136\u800c\u67e5\u7406\u4e94\u4e16\u4ece\u672a\u4eb2\u773c\u89c1\u8fc7\u4ed6\u4e0b\u4ee4\u5efa\u9020\u7684\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba54\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel54\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel54\">\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4f4d\u4e8e\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u5e95\u5c42\uff0c\u5206\u4e3a\u4e03\u4e2a\u623f\u95f4\uff0c\u4e13\u95e8\u5c55\u793a\u897f\u73ed\u7259\u7a46\u65af\u6797\u6587\u5316\u548c\u827a\u672f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u91cc\u6536\u85cf\u4e86\u73b0\u5b58\u6700\u7cbe\u7f8e\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u827a\u672f\u54c1\uff0c\u8fd9\u4e9b\u827a\u672f\u54c1\u90fd\u662f\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5386\u7ecf\u591a\u5e74\u6316\u6398\u548c\u4fee\u590d\u540e\u53d1\u73b0\u7684\u3002\n                <\/p>\n                <p>\n                    \u5c55\u51fa\u7684\u4f5c\u54c1\u5305\u62ec\u7070\u6ce5\u5236\u54c1\u3001\u67f1\u5b50\u3001\u6728\u5de5\u5236\u54c1\u3001\u5404\u79cd\u98ce\u683c\u7684\u9676\u74f7\uff08\u4f8b\u5982\u8457\u540d\u7684\u77aa\u7f9a\u82b1\u74f6\uff09\u2014\u2014\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u706f\u7684\u590d\u5236\u54c1\uff0c\u4ee5\u53ca\u5893\u7891\u3001\u786c\u5e01\u548c\u5176\u4ed6\u5177\u6709\u91cd\u8981\u5386\u53f2\u4ef7\u503c\u7684\u7269\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u85cf\u54c1\u662f\u53c2\u89c2\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u7406\u60f3\u8865\u5145\uff0c\u56e0\u4e3a\u5b83\u8ba9\u4eba\u4eec\u66f4\u597d\u5730\u4e86\u89e3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u7684\u65e5\u5e38\u751f\u6d3b\u548c\u6587\u5316\u3002\n                <\/p>\n                <p>\n                    \u535a\u7269\u9986\u5165\u573a\u514d\u8d39\uff0c\u4f46\u9700\u8981\u6ce8\u610f\u7684\u662f\uff0c\u535a\u7269\u9986\u6bcf\u5468\u4e00\u95ed\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba55\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel55\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel55\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u5728\u8bbe\u8ba1\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u65f6\uff0c\u91c7\u7528\u4e86\u5177\u6709\u5f3a\u70c8\u6587\u827a\u590d\u5174\u8c61\u5f81\u610f\u4e49\u7684\u51e0\u4f55\u5f62\u72b6\uff1a\u6b63\u65b9\u5f62\u4ee3\u8868\u5c18\u4e16\uff0c\u5185\u5706\u8c61\u5f81\u7740\u795e\u6027\u548c\u521b\u9020\uff0c\u516b\u8fb9\u5f62\uff08\u4e3a\u6559\u5802\u4fdd\u7559\uff09\u4ee3\u8868\u4e24\u4e2a\u4e16\u754c\u7684\u7ed3\u5408\u3002\n                <\/p>\n                <p>\n                    \u8fdb\u5165\u5bab\u6bbf\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u7f6e\u8eab\u4e8e\u4e00\u4e2a\u5b8f\u4f1f\u7684\u5706\u5f62\u95e8\u5eca\u5ead\u9662\u4e2d\uff0c\u76f8\u5bf9\u4e8e\u5916\u90e8\u800c\u8a00\uff0c\u5ead\u9662\u8f83\u9ad8\u3002\u8fd9\u5ea7\u5ead\u9662\u5468\u56f4\u6709\u4e24\u5ea7\u91cd\u53e0\u7684\u5eca\u5b50\uff0c\u6bcf\u5ea7\u5eca\u5b50\u90fd\u6709\u4e09\u5341\u4e8c\u6839\u67f1\u5b50\u3002\u5e95\u5c42\u7684\u67f1\u5b50\u4e3a\u591a\u7acb\u514b-\u6258\u65af\u5361\u7eb3\u67f1\u5f0f\uff0c\u4e0a\u5c42\u5219\u4e3a\u7231\u5965\u5c3c\u67f1\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u67f1\u5b50\u7531\u6765\u81ea\u683c\u62c9\u7eb3\u8fbe\u5c0f\u9547\u57c3\u5c14\u56fe\u7f57\u7684\u5e03\u4e01\u77f3\u6216\u674f\u4ec1\u77f3\u5236\u6210\u3002\u9009\u62e9\u8fd9\u79cd\u6750\u6599\u662f\u56e0\u4e3a\u5b83\u6bd4\u8bbe\u8ba1\u4e2d\u6700\u521d\u8ba1\u5212\u7684\u5927\u7406\u77f3\u66f4\u7ecf\u6d4e\u3002\n                <\/p>\n                <p>\n                    \u4e0b\u5c42\u753b\u5eca\u6709\u4e00\u4e2a\u73af\u5f62\u62f1\u9876\uff0c\u53ef\u80fd\u7528\u4e8e\u88c5\u9970\u58c1\u753b\u3002\u4e0a\u5c42\u753b\u5eca\u5219\u8bbe\u6709\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\n                <\/p>\n                <p>\n                    \u73af\u7ed5\u5ead\u9662\u7684\u9970\u5e26\u4ee5\u201cburocranios\u201d\u4e3a\u7279\u8272\uff0c\u5373\u725b\u5934\u9aa8\u7684\u56fe\u6848\uff0c\u8fd9\u79cd\u88c5\u9970\u56fe\u6848\u8d77\u6e90\u4e8e\u53e4\u5e0c\u814a\u548c\u53e4\u7f57\u9a6c\uff0c\u5728\u5f53\u65f6\uff0c\u5b83\u4eec\u88ab\u7528\u4e8e\u4e0e\u796d\u7940\u4eea\u5f0f\u76f8\u5173\u7684\u9970\u5e26\u548c\u575f\u5893\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e24\u5c42\u7531\u4e24\u5ea7\u697c\u68af\u8fde\u63a5\uff1a\u4e00\u5ea7\u4f4d\u4e8e\u5317\u4fa7\uff0c\u5efa\u4e8e 17 \u4e16\u7eaa\uff1b\u53e6\u4e00\u5ea7\u4e5f\u4f4d\u4e8e\u5317\u4fa7\uff0c\u7531\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4fdd\u62a4\u5efa\u7b51\u5e08 Francisco Prieto Moreno \u4e8e 20 \u4e16\u7eaa\u8bbe\u8ba1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u4ece\u672a\u88ab\u7528\u4f5c\u7687\u5bb6\u4f4f\u6240\uff0c\u4f46\u5bab\u6bbf\u76ee\u524d\u8bbe\u6709\u4e24\u4e2a\u91cd\u8981\u7684\u535a\u7269\u9986\uff1a\u4f4d\u4e8e\u4e0a\u5c42\u7684\u7f8e\u672f\u535a\u7269\u9986\uff0c\u6536\u85cf\u4e86 15 \u4e16\u7eaa\u81f3 20 \u4e16\u7eaa\u683c\u62c9\u7eb3\u8fbe\u7684\u6770\u51fa\u7ed8\u753b\u548c\u96d5\u5851\uff1b\u4f4d\u4e8e\u4e0b\u5c42\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\uff0c\u53ef\u901a\u8fc7\u897f\u4fa7\u5165\u53e3\u5927\u5385\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u535a\u7269\u9986\u529f\u80fd\u5916\uff0c\u4e2d\u592e\u5ead\u9662\u8fd8\u62e5\u6709\u51fa\u8272\u7684\u97f3\u54cd\u6548\u679c\uff0c\u4f7f\u5176\u6210\u4e3a\u4e3e\u529e\u97f3\u4e50\u4f1a\u548c\u620f\u5267\u8868\u6f14\u7684\u6700\u4f73\u573a\u6240\uff0c\u5c24\u5176\u662f\u5728\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u671f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  LA MEDINA -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba56\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel56\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel56\">\u6e05\u771f\u5bfa\u6d74\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6e05\u771f\u5bfa\u6d74\u573a\u4f4d\u4e8e\u7687\u5bb6\u5927\u8857 (Calle Real)\uff0c\u6bd7\u90bb\u73b0\u4eca\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802 (Igreja de Santa Mar\u00eda de la Alhambra)\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u6d74\u573a\u5efa\u4e8e\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u7531 <em>\u5409\u5179\u4e9a<\/em>\u8fd9\u662f\u5411\u5728\u8fb9\u5883\u79cd\u690d\u571f\u5730\u7684\u57fa\u7763\u5f92\u5f81\u6536\u7684\u4e00\u79cd\u7a0e\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528 <em>\u571f\u8033\u5176\u6d74\u5ba4<\/em> \u6c90\u6d74\u662f\u4f0a\u65af\u5170\u57ce\u5e02\u65e5\u5e38\u751f\u6d3b\u4e2d\u5fc5\u4e0d\u53ef\u5c11\u7684\u4e00\u9879\u6d3b\u52a8\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4e5f\u4e0d\u4f8b\u5916\u3002\u7531\u4e8e\u9760\u8fd1\u6e05\u771f\u5bfa\uff0c\u8fd9\u4e2a\u6d74\u573a\u53d1\u6325\u7740\u91cd\u8981\u7684\u5b97\u6559\u529f\u80fd\uff1a\u5141\u8bb8\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u6216\u51c0\u5316\u4eea\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u7136\u800c\uff0c\u5b83\u7684\u529f\u80fd\u5e76\u4e0d\u5b8c\u5168\u662f\u5b97\u6559\u6027\u7684\u3002\u571f\u8033\u5176\u6d74\u5ba4\u4e5f\u662f\u4e2a\u4eba\u536b\u751f\u7684\u573a\u6240\uff0c\u5e76\u4e14\u662f\u91cd\u8981\u7684\u793e\u4ea4\u805a\u4f1a\u573a\u6240\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u4f7f\u7528\u53d7\u65f6\u95f4\u5b89\u6392\u7684\u9650\u5236\uff0c\u7537\u6027\u5728\u65e9\u4e0a\u4f7f\u7528\uff0c\u5973\u6027\u5728\u4e0b\u5348\u4f7f\u7528\u3002\n                <\/p>\n                <p>\n                    \u53d7\u5230\u7f57\u9a6c\u6d74\u573a\u7684\u542f\u53d1\uff0c\u7a46\u65af\u6797\u6d74\u573a\u4e5f\u91c7\u7528\u4e86\u7f57\u9a6c\u6d74\u573a\u7684\u5ba4\u5185\u5e03\u5c40\uff0c\u4f46\u89c4\u6a21\u8f83\u5c0f\uff0c\u5e76\u4e14\u4f7f\u7528\u84b8\u6c7d\u64cd\u4f5c\uff0c\u800c\u4e0d\u50cf\u7f57\u9a6c\u6d74\u573a\u90a3\u6837\u91c7\u7528\u6d78\u6ce1\u5f0f\u6c90\u6d74\u3002\n                <\/p>\n                <p>\n                    \u6d74\u5ba4\u7531\u56db\u4e2a\u4e3b\u8981\u7a7a\u95f4\u7ec4\u6210\uff1a\u4f11\u606f\u5ba4\u6216\u66f4\u8863\u5ba4\u3001\u51b7\u5ba4\u6216\u6696\u5ba4\u3001\u70ed\u5ba4\u4ee5\u53ca\u4e0e\u540e\u8005\u76f8\u8fde\u7684\u9505\u7089\u533a\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528\u7684\u52a0\u70ed\u7cfb\u7edf\u662f <em>\u5730\u7095<\/em>\u8fd9\u662f\u4e00\u79cd\u5730\u4e0b\u4f9b\u6696\u7cfb\u7edf\uff0c\u5229\u7528\u7089\u5b50\u4ea7\u751f\u7684\u70ed\u7a7a\u6c14\u5e76\u901a\u8fc7\u8def\u9762\u4e0b\u65b9\u7684\u8154\u5ba4\u8f93\u9001\u6765\u52a0\u70ed\u5730\u9762\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba57\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel57\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel57\">\u5723\u5f17\u6717\u897f\u65af\u79d1\u524d\u4fee\u9053\u9662 \u2013 \u65c5\u6e38\u65c5\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u6700\u521d\u662f\u5723\u5f17\u6717\u897f\u65af\u79d1\u4fee\u9053\u9662\uff0c\u5efa\u4e8e 1494 \u5e74\uff0c\u4f4d\u4e8e\u4e00\u5ea7\u53e4\u8001\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u7684\u9057\u5740\u4e0a\uff0c\u6839\u636e\u4f20\u7edf\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u5c5e\u4e8e\u4e00\u4f4d\u7a46\u65af\u6797\u738b\u5b50\u3002\n                <\/p>\n                <p>\n                    \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5272\u8ba9\u4e86\u8fd9\u7247\u571f\u5730\u6765\u5efa\u7acb\u8be5\u5e02\u7b2c\u4e00\u5ea7\u65b9\u6d4e\u4f1a\u4fee\u9053\u9662\uff0c\u4ece\u800c\u5151\u73b0\u4e86\u5f81\u670d\u524d\u51e0\u5e74\u5bf9\u963f\u897f\u897f\u5927\u4e3b\u6559\u7684\u627f\u8bfa\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u8fd9\u91cc\u6210\u4e3a\u4e86\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u7b2c\u4e00\u4e2a\u57cb\u846c\u5730\u3002 1504 \u5e74\uff0c\u4f0a\u838e\u8d1d\u62c9\u5973\u738b\u5728\u6885\u8fea\u7eb3\u5fb7\u5c14\u574e\u6ce2\u53bb\u4e16\u524d\u4e00\u4e2a\u534a\u6708\uff0c\u5728\u9057\u5631\u4e2d\u7559\u4e0b\u4e86\u5979\u5e0c\u671b\u8eab\u7740\u65b9\u6d4e\u5404\u4f1a\u4fee\u58eb\u670d\uff0c\u846c\u4e8e\u8fd9\u5ea7\u4fee\u9053\u9662\u7684\u613f\u671b\u3002 1516\u5e74\uff0c\u8d39\u8fea\u5357\u56fd\u738b\u88ab\u57cb\u846c\u4e8e\u5176\u65c1\u8fb9\u3002\n                <\/p>\n                <p>\n                    \u4e24\u4eba\u4e00\u76f4\u57cb\u846c\u5728\u90a3\u91cc\uff0c\u76f4\u5230 1521 \u5e74\uff0c\u4ed6\u4eec\u7684\u5b59\u5b50\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u4e0b\u4ee4\u5c06\u4ed6\u4eec\u7684\u9057\u4f53\u8f6c\u79fb\u5230\u683c\u62c9\u7eb3\u8fbe\u7687\u5bb6\u793c\u62dc\u5802\uff0c\u73b0\u5728\u4ed6\u4eec\u4e0e\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u80e1\u5b89\u5a1c\u4e00\u4e16\u3001\u7f8e\u7537\u5b50\u83f2\u5229\u666e\u548c\u7c73\u683c\u5c14\u00b7\u5fb7\u00b7\u5e15\u65af\u738b\u5b50\u4e00\u8d77\u5b89\u606f\u5728\u90a3\u91cc\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\uff0c\u4eba\u4eec\u53ef\u4ee5\u901a\u8fc7\u8fdb\u5165\u5e15\u62c9\u591a\u9152\u5e97\u7684\u5ead\u9662\u6765\u53c2\u89c2\u8fd9\u4e2a\u7b2c\u4e00\u4e2a\u5893\u5730\u3002\u5728\u5893\u7a74\u7684\u5706\u9876\u4e0b\uff0c\u4fdd\u5b58\u7740\u4e24\u4f4d\u541b\u4e3b\u7684\u539f\u59cb\u5893\u7891\u3002\n                <\/p>\n                <p>\n                    \u81ea 1945 \u5e74 6 \u6708\u4ee5\u6765\uff0c\u8fd9\u5ea7\u5efa\u7b51\u5c31\u6210\u4e3a\u5723\u5f17\u6717\u897f\u65af\u79d1\u65c5\u9986 (Parador de San Francisco) \u7684\u6240\u5728\u5730\uff0c\u8fd9\u662f\u4e00\u5bb6\u7531\u897f\u73ed\u7259\u653f\u5e9c\u62e5\u6709\u548c\u7ecf\u8425\u7684\u9ad8\u7ea7\u65c5\u6e38\u65c5\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba58\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel58\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel58\">\u9ea6\u5730\u90a3<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u201c\u9ea6\u5730\u90a3\u201d\u5728\u963f\u62c9\u4f2f\u8bed\u4e2d\u610f\u4e3a\u201c\u57ce\u5e02\u201d\uff0c\u6307\u7684\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8428\u6bd4\u5361\u5c71\u7684\u6700\u9ad8\u5904\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u9ea6\u5730\u90a3\u662f\u65e5\u5e38\u6d3b\u52a8\u7684\u573a\u6240\uff0c\u56e0\u4e3a\u8fd9\u91cc\u662f\u8d38\u6613\u548c\u4eba\u53e3\u96c6\u4e2d\u7684\u5730\u65b9\uff0c\u4e3a\u5e15\u62c9\u8482\u5c3c\u57ce\u5185\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u63d0\u4f9b\u4e86\u751f\u6d3b\u3002\n                <\/p>\n                <p>\n                    \u90a3\u91cc\u751f\u4ea7\u7eba\u7ec7\u54c1\u3001\u9676\u74f7\u3001\u9762\u5305\u3001\u73bb\u7483\u751a\u81f3\u786c\u5e01\u3002\u9664\u4e86\u5de5\u4eba\u7684\u4f4f\u623f\u5916\uff0c\u8fd8\u6709\u6d74\u5ba4\u3001\u6e05\u771f\u5bfa\u3001\u9732\u5929\u5e02\u573a\u3001\u84c4\u6c34\u6c60\u3001\u70e4\u7089\u3001\u7b52\u4ed3\u548c\u8f66\u95f4\u7b49\u91cd\u8981\u7684\u516c\u5171\u5efa\u7b51\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u8fd9\u5ea7\u5fae\u578b\u57ce\u5e02\u7684\u6b63\u5e38\u8fd0\u8f6c\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u6709\u81ea\u5df1\u7684\u7acb\u6cd5\u3001\u884c\u653f\u548c\u7a0e\u6536\u4f53\u7cfb\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u9ea6\u5730\u90a3\u539f\u5740\u4ec5\u5269\u4e0b\u4e00\u4e9b\u9057\u8ff9\u3002\u5f81\u670d\u4e4b\u540e\uff0c\u57fa\u7763\u6559\u5b9a\u5c45\u8005\u5bf9\u8be5\u5730\u533a\u7684\u6539\u9020\uff0c\u4ee5\u53ca\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u706b\u836f\u7206\u70b8\uff0c\u90fd\u52a0\u5267\u4e86\u8be5\u5730\u533a\u7684\u6076\u5316\u3002\n                <\/p>\n                <p>\n                    20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u4eba\u4eec\u5f00\u5c55\u4e86\u4e00\u9879\u4fee\u590d\u548c\u6539\u9020\u8be5\u5730\u533a\u7684\u8003\u53e4\u8ba1\u5212\u3002\u56e0\u6b64\uff0c\u4e00\u6761\u53e4\u8001\u7684\u4e2d\u4e16\u7eaa\u8857\u9053\u4e0a\u8fd8\u4fee\u5efa\u4e86\u4e00\u6761\u666f\u89c2\u8d70\u9053\uff0c\u5982\u4eca\u4e0e\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u76f8\u8fde\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba59\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel59\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel59\">\u963f\u672c\u585e\u62c9\u8d6b\u5bab<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7687\u5bb6\u9ea6\u5730\u90a3\uff0c\u6bd7\u90bb\u5357\u5899\u7684\u662f\u6240\u8c13\u7684\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u7684\u9057\u5740\uff0c\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u662f\u5df4\u52aa\u8428\u62c9\u4f0a\u5bb6\u65cf\u7684\u5361\u65af\u8482\u5229\u4e9a\u5316\u540d\u79f0\uff0c\u8be5\u5bb6\u65cf\u662f\u5c5e\u4e8e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u5317\u975e\u8d35\u65cf\u8840\u7edf\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\u6240\u770b\u5230\u7684\u9057\u8ff9\u662f 20 \u4e16\u7eaa 30 \u5e74\u4ee3\u5f00\u59cb\u6316\u6398\u7684\u7ed3\u679c\uff0c\u56e0\u4e3a\u8be5\u9057\u5740\u6b64\u524d\u66fe\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u4e3b\u8981\u662f\u7531\u4e8e\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u7206\u70b8\u3002\n                <\/p>\n                <p>\n                    \u901a\u8fc7\u8fd9\u4e9b\u8003\u53e4\u53d1\u6398\uff0c\u6211\u4eec\u80fd\u591f\u786e\u8ba4\u8fd9\u4e2a\u5bb6\u65cf\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u4e2d\u7684\u91cd\u8981\u6027\uff0c\u8fd9\u4e0d\u4ec5\u662f\u56e0\u4e3a\u5bab\u6bbf\u7684\u89c4\u6a21\uff0c\u8fd8\u56e0\u4e3a\u5176\u4f18\u8d8a\u7684\u5730\u7406\u4f4d\u7f6e\uff1a\u4f4d\u4e8e\u9ea6\u5730\u90a3\u7684\u4e0a\u90e8\uff0c\u5c31\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u57ce\u5e02\u8f74\u7ebf\u4e0a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba60\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel60\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel60\">\u6b63\u4e49\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6b63\u4e49\u4e4b\u95e8\uff0c\u963f\u62c9\u4f2f\u8bed\u4e2d\u79f0\u4e3a <em>\u5df4\u5e03\u00b7\u963f\u5c14\u00b7\u6c99\u91cc\u4e9a<\/em>\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u56db\u5ea7\u5916\u57ce\u95e8\u4e4b\u4e00\u3002\u4f5c\u4e3a\u5916\u90e8\u5165\u53e3\uff0c\u5b83\u53d1\u6325\u7740\u91cd\u8981\u7684\u9632\u5fa1\u4f5c\u7528\uff0c\u4ece\u5176\u53cc\u5f2f\u7ed3\u6784\u548c\u9661\u5ced\u7684\u5730\u5f62\u53ef\u4ee5\u770b\u51fa\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u5efa\u9020\u4e0e\u8fde\u63a5\u5357\u5899\u7684\u5854\u697c\u878d\u4e3a\u4e00\u4f53\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u4e8e 1348 \u5e74\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u95e8\u6709\u4e24\u4e2a\u5c16\u5c16\u7684\u9a6c\u8e44\u5f62\u62f1\u95e8\u3002\u5b83\u4eec\u4e4b\u95f4\u6709\u4e00\u4e2a\u9732\u5929\u533a\u57df\uff0c\u79f0\u4e3a buhedera\uff0c\u5982\u679c\u53d7\u5230\u653b\u51fb\uff0c\u53ef\u4ee5\u4ece\u9732\u53f0\u4e0a\u6254\u6750\u6599\u6765\u4fdd\u536b\u5165\u53e3\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u6218\u7565\u4ef7\u503c\u4e4b\u5916\uff0c\u8fd9\u5ea7\u95e8\u5728\u4f0a\u65af\u5170\u80cc\u666f\u4e0b\u8fd8\u5177\u6709\u5f3a\u70c8\u7684\u8c61\u5f81\u610f\u4e49\u3002\u4e24\u4e2a\u88c5\u9970\u5143\u7d20\u5c24\u4e3a\u7a81\u51fa\uff1a\u624b\u548c\u94a5\u5319\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u53ea\u624b\u4ee3\u8868\u4f0a\u65af\u5170\u6559\u7684\u4e94\u5927\u652f\u67f1\uff0c\u8c61\u5f81\u7740\u4fdd\u62a4\u548c\u597d\u5ba2\u3002\u5c31\u5176\u672c\u8eab\u800c\u8a00\uff0c\u94a5\u5319\u662f\u4fe1\u4ef0\u7684\u8c61\u5f81\u3002\u4ed6\u4eec\u7684\u5171\u540c\u5b58\u5728\u53ef\u4ee5\u88ab\u89e3\u8bfb\u4e3a\u7cbe\u795e\u548c\u4e16\u4fd7\u529b\u91cf\u7684\u5bd3\u8a00\u3002\n                <\/p>\n                <p>\n                    \u6c11\u95f4\u4f20\u8bf4\uff0c\u5982\u679c\u6709\u4e00\u5929\u624b\u548c\u94a5\u5319\u76f8\u89e6\uff0c\u5c31\u610f\u5473\u7740\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5012\u584c\u2026\u2026\u4e5f\u610f\u5473\u7740\u4e16\u754c\u7684\u672b\u65e5\uff0c\u56e0\u4e3a\u8fd9\u610f\u5473\u7740\u5b83\u7684\u8f89\u714c\u5c06\u6d88\u5931\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f0a\u65af\u5170\u7b26\u53f7\u4e0e\u53e6\u4e00\u4e2a\u57fa\u7763\u6559\u9644\u52a0\u7269\u5f62\u6210\u4e86\u9c9c\u660e\u5bf9\u6bd4\uff1a\u4e00\u5ea7\u5723\u6bcd\u5b50\u54e5\u7279\u5f0f\u96d5\u5851\uff0c\u7531 Ruberto Alem\u00e1n \u521b\u4f5c\uff0c\u5728\u5929\u4e3b\u6559\u541b\u4e3b\u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\u4e0b\u4ee4\u653e\u7f6e\u5728\u5185\u90e8\u62f1\u95e8\u4e0a\u65b9\u7684\u58c1\u9f9b\u4e2d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba61\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel61\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel61\">\u8f66\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u9a6c\u8f66\u4e4b\u95e8 (Puerta de los Carros) \u4e0e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u57ce\u5899\u4e0a\u7684\u539f\u59cb\u5f00\u53e3\u5e76\u4e0d\u5bf9\u5e94\u3002\u5b83\u4e8e 1526 \u5e74\u81f3 1536 \u5e74\u95f4\u5f00\u653e\uff0c\u5177\u6709\u975e\u5e38\u5177\u4f53\u7684\u529f\u80fd\u76ee\u7684\uff1a\u5141\u8bb8\u8fd0\u9001\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u9020\u6240\u9700\u6750\u6599\u548c\u67f1\u5b50\u7684\u9a6c\u8f66\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u8fd9\u6247\u95e8\u4ecd\u7136\u5177\u6709\u5b9e\u7528\u7528\u9014\u3002\u8fd9\u662f\u4e00\u6761\u65e0\u9700\u95e8\u7968\u7684\u6b65\u884c\u901a\u9053\uff0c\u53ef\u4ee5\u514d\u8d39\u8fdb\u5165\u67e5\u7406\u4e94\u4e16\u5bab\u53ca\u5176\u5185\u7684\u535a\u7269\u9986\u3002\n                <\/p>\n                <p>\n                    \u6b64\u5916\uff0c\u5b83\u662f\u552f\u4e00\u5411\u6388\u6743\u8f66\u8f86\u5f00\u653e\u7684\u5927\u95e8\uff0c\u5305\u62ec\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u697c\u5185\u7684\u9152\u5e97\u5ba2\u4eba\u3001\u51fa\u79df\u8f66\u3001\u7279\u6b8a\u670d\u52a1\u4eba\u5458\u3001\u533b\u52a1\u4eba\u5458\u548c\u7ef4\u4fee\u8f66\u8f86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba62\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel62\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel62\">\u4e03\u5c42\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u662f\u4e00\u5ea7\u5e15\u62c9\u8482\u5c3c\u57ce\u5e02\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u4e00\u9053\u5de8\u5927\u7684\u57ce\u5899\uff0c\u5916\u90e8\u6709\u56db\u4e2a\u4e3b\u8981\u5165\u53e3\u3002\u4e3a\u4e86\u786e\u4fdd\u9632\u5fa1\uff0c\u8fd9\u4e9b\u57ce\u95e8\u91c7\u7528\u72ec\u7279\u7684\u5f27\u5f62\u5e03\u5c40\uff0c\u4f7f\u6f5c\u5728\u7684\u653b\u51fb\u8005\u96be\u4ee5\u524d\u8fdb\uff0c\u5e76\u4fbf\u4e8e\u4ece\u5185\u90e8\u8fdb\u884c\u4f0f\u51fb\u3002\n                <\/p>\n                <p>\n                    \u4f4d\u4e8e\u5357\u5899\u7684\u4e03\u5c42\u4e4b\u95e8\u5c31\u662f\u5176\u4e2d\u4e00\u4e2a\u5165\u53e3\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u65f6\u4ee3\uff0c\u5b83\u88ab\u79f0\u4e3a <em>\u6bd4\u535c\u00b7\u53e4\u675c\u5c14<\/em> \u6216\u201cPuerta de los Pozos\u201d\uff0c\u56e0\u4e3a\u9644\u8fd1\u6709\u7b52\u4ed3\u6216\u5730\u7262\uff0c\u53ef\u80fd\u88ab\u7528\u4f5c\u76d1\u72f1\u3002\n                <\/p>\n                <p>\n                    \u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u4eba\u4eec\u666e\u904d\u7684\u770b\u6cd5\uff0c\u5373\u5b83\u4e0b\u9762\u6709\u4e03\u5c42\u6216\u4e03\u5c42\u697c\u3002\u5c3d\u7ba1\u53ea\u6709\u4e24\u6b21\u8bb0\u5f55\uff0c\u4f46\u8fd9\u79cd\u4fe1\u4ef0\u5f15\u53d1\u4e86\u591a\u4e2a\u4f20\u8bf4\u548c\u6545\u4e8b\uff0c\u4f8b\u5982\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u6545\u4e8b\u201c\u6469\u5c14\u4eba\u7684\u9057\u4ea7\u4f20\u8bf4\u201d\uff0c\u5176\u4e2d\u63d0\u5230\u4e86\u9690\u85cf\u5728\u5854\u7684\u79d8\u5bc6\u5730\u7a96\u4e2d\u7684\u5b9d\u85cf\u3002\n                <\/p>\n                <p>\n                    \u4f20\u7edf\u4e0a\u8ba4\u4e3a\uff0c\u8fd9\u662f 1492 \u5e74 1 \u6708 2 \u65e5\u5e03\u963f\u535c\u8fea\u52d2\u53ca\u5176\u968f\u884c\u4eba\u5458\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u4e4b\u95e8\u5c06\u738b\u56fd\u7684\u94a5\u5319\u4ea4\u7ed9\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u4f7f\u7528\u7684\u6700\u540e\u4e00\u9053\u95e8\u3002\u540c\u6837\uff0c\u7b2c\u4e00\u6279\u57fa\u7763\u6559\u519b\u961f\u4e5f\u662f\u901a\u8fc7\u8fd9\u9053\u95e8\u6beb\u65e0\u62b5\u6297\u5730\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u57ce\u95e8\u662f\u91cd\u5efa\u7684\uff0c\u56e0\u4e3a\u539f\u6765\u7684\u57ce\u95e8\u5728 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u88ab\u7206\u70b8\u4e25\u91cd\u6467\u6bc1\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba63\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel63\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel63\">\u9152\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8461\u8404\u9152\u4e4b\u95e8\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u3002\u5b83\u7684\u5efa\u9020\u5f52\u529f\u4e8e 14 \u4e16\u7eaa\u521d\u7684\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\uff0c\u5c3d\u7ba1\u5b83\u7684\u95e8\u540e\u6765\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u6539\u5efa\u3002\n                <\/p>\n                <p>\n                    \u201c\u8461\u8404\u9152\u95e8\u201d\u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u6e90\u81ea\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u800c\u662f\u6e90\u81ea\u516c\u5143 1556 \u5e74\u7684\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u5f53\u65f6\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5c45\u6c11\u88ab\u5141\u8bb8\u5728\u6b64\u5730\u514d\u7a0e\u8d2d\u4e70\u8461\u8404\u9152\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5b83\u662f\u4e00\u5ea7\u5185\u95e8\uff0c\u56e0\u6b64\u5176\u5e03\u5c40\u662f\u76f4\u7ebf\u578b\u7684\uff0c\u800c\u4e0d\u50cf\u53f8\u6cd5\u95e8\u6216\u6b66\u5668\u95e8\u7b49\u5916\u95e8\u90a3\u6837\u8bbe\u8ba1\u6709\u5f2f\u66f2\u4ee5\u63d0\u9ad8\u9632\u5fa1\u80fd\u529b\u3002\n                <\/p>\n                <p>\n                    \u867d\u7136\u5b83\u7684\u4e3b\u8981\u529f\u80fd\u4e0d\u662f\u9632\u5fa1\uff0c\u4f46\u91cc\u9762\u6709\u4f9b\u8d1f\u8d23\u51fa\u5165\u63a7\u5236\u7684\u58eb\u5175\u4f7f\u7528\u7684\u957f\u51f3\uff0c\u697c\u4e0a\u8fd8\u6709\u4e00\u4e2a\u623f\u95f4\uff0c\u4f9b\u8b66\u536b\u5c45\u4f4f\u548c\u4f11\u606f\u533a\u3002\n                <\/p>\n                <p>\n                    \u897f\u7acb\u9762\u9762\u5411\u963f\u5c14\u5361\u8428\u74e6\uff0c\u662f\u5165\u53e3\u3002\u9a6c\u8e44\u5f62\u62f1\u95e8\u7684\u95e8\u6963\u4e0a\u65b9\u662f\u94a5\u5319\u7684\u6807\u5fd7\uff0c\u8fd9\u662f\u6b22\u8fce\u7684\u5e84\u4e25\u8c61\u5f81\uff0c\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5728\u9762\u5411\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u4e1c\u7acb\u9762\u4e0a\uff0c\u62f1\u80a9\u5c24\u5176\u5f15\u4eba\u6ce8\u76ee\uff0c\u5176\u4e0a\u88c5\u9970\u6709\u91c7\u7528\u5e72\u7ef3\u6280\u672f\u5236\u4f5c\u7684\u74f7\u7816\uff0c\u662f\u897f\u73ed\u7259\u7a46\u65af\u6797\u88c5\u9970\u827a\u672f\u7684\u7cbe\u7f8e\u5178\u8303\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba64\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel64\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel64\">\u963f\u5c14\u7f55\u5e03\u62c9\u7684\u5723\u739b\u4e3d\u4e9a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u73b0\u5728\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802\u6240\u5728\u5730\u66fe\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u7684\u6240\u5728\u5730\uff0c\u8be5\u6e05\u771f\u5bfa\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    1492 \u5e74 1 \u6708 2 \u65e5\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u5ea7\u6e05\u771f\u5bfa\u88ab\u8d50\u4e88\u57fa\u7763\u6559\u793c\u62dc\u573a\u6240\uff0c\u5e76\u5728\u90a3\u91cc\u4e3e\u884c\u4e86\u7b2c\u4e00\u6b21\u5f25\u6492\u3002\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u51b3\u5b9a\uff0c\u5b83\u5728\u5723\u739b\u4e3d\u4e9a\u7684\u5e87\u62a4\u4e0b\u88ab\u5949\u732e\uff0c\u5e76\u5728\u90a3\u91cc\u5efa\u7acb\u4e86\u7b2c\u4e00\u4e2a\u5927\u4e3b\u6559\u5e2d\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u5230 16 \u4e16\u7eaa\u672b\uff0c\u65e7\u6e05\u771f\u5bfa\u5e74\u4e45\u5931\u4fee\uff0c\u6700\u7ec8\u88ab\u62c6\u9664\uff0c\u5e76\u5efa\u9020\u4e86\u4e00\u5ea7\u65b0\u7684\u57fa\u7763\u6559\u5bfa\u5e99\uff0c\u8be5\u5bfa\u5e99\u4e8e 1618 \u5e74\u7ae3\u5de5\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4f0a\u65af\u5170\u5efa\u7b51\u51e0\u4e4e\u5df2\u4e0d\u590d\u5b58\u5728\u3002\u4fdd\u5b58\u4e0b\u6765\u7684\u6700\u91cd\u8981\u6587\u7269\u662f\u4e00\u76cf\u523b\u6709 1305 \u5e74\u94ed\u6587\u7684\u9752\u94dc\u706f\uff0c\u76ee\u524d\u6536\u85cf\u4e8e\u9a6c\u5fb7\u91cc\u56fd\u5bb6\u8003\u53e4\u535a\u7269\u9986\u3002\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u53ef\u4ee5\u770b\u5230\u8fd9\u76cf\u706f\u7684\u590d\u5236\u54c1\u3002\n                <\/p>\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5723\u739b\u4e3d\u4e9a\u6559\u5802\u5e03\u5c40\u7b80\u5355\uff0c\u53ea\u6709\u4e00\u4e2a\u4e2d\u6bbf\uff0c\u4e24\u4fa7\u5404\u6709\u4e09\u4e2a\u4fa7\u6bbf\u3002\u6559\u5802\u5185\u90e8\u7684\u4e3b\u8981\u56fe\u50cf\u5341\u5206\u5f15\u4eba\u6ce8\u76ee\uff1a\u5b89\u53e4\u65af\u8482\u4e9a\u5723\u6bcd\uff0c\u8fd9\u662f\u6258\u5c14\u5938\u6258\u00b7\u9c81\u4f0a\u65af\u00b7\u5fb7\u5c14\u00b7\u4f69\u62c9\u5c14 (Torcuato Ruiz del Peral) \u521b\u4f5c\u4e8e 18 \u4e16\u7eaa\u7684\u4f5c\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5e45\u5723\u50cf\u4e5f\u88ab\u79f0\u4e3a\u201c\u4ec1\u6148\u5723\u6bcd\u201d\uff0c\u662f\u6bcf\u4e2a\u5723\u5468\u516d\u5728\u683c\u62c9\u7eb3\u8fbe\u6e38\u884c\u65f6\u552f\u4e00\u4e00\u5e45\u5728\u5929\u6c14\u5141\u8bb8\u7684\u60c5\u51b5\u4e0b\u4e3e\u884c\u7684\u5723\u50cf\u3002\u4ed6\u5750\u5728\u4e00\u5f20\u6781\u5176\u7f8e\u4e3d\u7684\u5b9d\u5ea7\u4e0a\uff0c\u5b9d\u5ea7\u4e0a\u7684\u6d6e\u96d5\u94f6\u6a21\u4eff\u4e86\u5177\u6709\u8c61\u5f81\u610f\u4e49\u7684\u72ee\u5b50\u5ead\u9662\u7684\u62f1\u95e8\u3002\n                <\/p>\n                <p>\n                    \u4ee4\u4eba\u597d\u5947\u7684\u662f\uff0c\u683c\u62c9\u7eb3\u8fbe\u8bd7\u4eba\u8d39\u5fb7\u91cc\u79d1\u00b7\u52a0\u897f\u4e9a\u00b7\u6d1b\u5c14\u5361 (Federico Garc\u00eda Lorca) \u662f\u8be5\u5144\u5f1f\u4f1a\u7684\u6210\u5458\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba65\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel65\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel65\">\u5236\u9769\u5382<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u524d\u9762\u5411\u4e1c\uff0c\u6709\u4e2d\u4e16\u7eaa\u5236\u9769\u5382\u6216\u6c34\u725b\u519c\u573a\u7684\u9057\u8ff9\uff0c\u8fd9\u662f\u4e00\u4e2a\u4e13\u95e8\u5904\u7406\u751f\u76ae\u7684\u8bbe\u65bd\uff1a\u6e05\u6d01\u3001\u97a3\u5236\u548c\u67d3\u8272\u3002\u8fd9\u662f\u6574\u4e2a\u5b89\u8fbe\u5362\u65af\u7684\u5e38\u89c1\u6d3b\u52a8\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u5317\u975e\u7c7b\u4f3c\u7684\u5236\u9769\u5382\u76f8\u6bd4\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5236\u9769\u5382\u7684\u89c4\u6a21\u8f83\u5c0f\u3002\u7136\u800c\uff0c\u5fc5\u987b\u8003\u8651\u5230\uff0c\u5176\u529f\u80fd\u5b8c\u5168\u662f\u4e3a\u4e86\u6ee1\u8db3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u9700\u8981\u3002\n                <\/p>\n                <p>\n                    \u5b83\u6709\u516b\u4e2a\u5927\u5c0f\u4e0d\u4e00\u7684\u5c0f\u6c60\uff0c\u6709\u77e9\u5f62\u7684\uff0c\u4e5f\u6709\u5706\u5f62\u7684\uff0c\u91cc\u9762\u50a8\u5b58\u7740\u76ae\u9769\u97a3\u5236\u8fc7\u7a0b\u4e2d\u4f7f\u7528\u7684\u77f3\u7070\u548c\u67d3\u6599\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u9879\u6d3b\u52a8\u9700\u8981\u5927\u91cf\u7684\u6c34\uff0c\u56e0\u6b64\u5236\u9769\u5382\u5efa\u5728\u7687\u5bb6\u704c\u6e89\u6c34\u6e20 (Acequia Real) \u65c1\u8fb9\uff0c\u4ee5\u5229\u7528\u5176\u6301\u7eed\u7684\u6c34\u6d41\u3002\u5b83\u7684\u5b58\u5728\u4e5f\u8868\u660e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8fd9\u4e00\u5730\u533a\u62e5\u6709\u5927\u91cf\u7684\u6c34\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba66\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel66\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel66\">\u6c34\u5854\u548c\u7687\u5bb6\u6c9f\u6e20<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6c34\u5854\u662f\u4e00\u5ea7\u96c4\u4f1f\u7684\u5efa\u7b51\uff0c\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5899\u7684\u897f\u5357\u89d2\uff0c\u9760\u8fd1\u552e\u7968\u5904\u5f53\u524d\u7684\u4e3b\u5165\u53e3\u3002\u867d\u7136\u5b83\u5177\u6709\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u5176\u6700\u91cd\u8981\u7684\u4f7f\u547d\u662f\u4fdd\u62a4\u7687\u5bb6\u704c\u6e89\u6c34\u6e20\u7684\u5165\u53e3\uff0c\u56e0\u6b64\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u704c\u6e89\u6e20\u7a7f\u8fc7\u4e00\u6761\u6e21\u69fd\u5230\u8fbe\u5e15\u62c9\u8482\u5c3c\u57ce\uff0c\u5e76\u6cbf\u7740\u5854\u7684\u5317\u9762\u5ef6\u4f38\uff0c\u4e3a\u6574\u4e2a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4f9b\u6c34\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u5854\u662f\u5f7b\u5e95\u91cd\u5efa\u7684\u7ed3\u679c\u3002 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\uff0c\u5b83\u56e0\u706b\u836f\u7206\u70b8\u800c\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u5230 20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u5b83\u51e0\u4e4e\u53ea\u5269\u4e0b\u575a\u5b9e\u7684\u5730\u57fa\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u81f3\u5173\u91cd\u8981\uff0c\u56e0\u4e3a\u5b83\u5141\u8bb8\u6c34\uff08\u4ee5\u53ca\u751f\u547d\uff09\u8fdb\u5165\u5e15\u63d0\u7eb3\u57ce\u3002\u8428\u6bd4\u5361\u5c71\u539f\u672c\u7f3a\u4e4f\u5929\u7136\u6c34\u6e90\uff0c\u8fd9\u5bf9\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6784\u6210\u4e86\u91cd\u5927\u6311\u6218\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u6b64\uff0c\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e00\u4e16\u4e0b\u4ee4\u8fdb\u884c\u4e00\u9879\u91cd\u5927\u6c34\u5229\u5de5\u7a0b\uff1a\u4fee\u5efa\u6240\u8c13\u7684\u82cf\u4e39\u6c9f\u3002\u8fd9\u6761\u704c\u6e89\u6e20\u4ece\u6d77\u62d4\u8f83\u9ad8\u3001\u8ddd\u79bb\u7ea6\u516d\u516c\u91cc\u7684\u8fbe\u7f57\u6cb3\u5f15\u6c34\uff0c\u5229\u7528\u5761\u5ea6\u901a\u8fc7\u91cd\u529b\u8f93\u9001\u6c34\u3002\n                <\/p>\n                <p>\n                    \u57fa\u7840\u8bbe\u65bd\u5305\u62ec\u4e00\u4e2a\u84c4\u6c34\u575d\u3001\u4e00\u4e2a\u755c\u529b\u6c34\u8f66\u548c\u4e00\u6761\u7816\u780c\u7684\u8fd0\u6cb3\u2014\u2014acequia\u2014\u2014\u5b83\u7a7f\u8fc7\u5c71\u8109\u5730\u4e0b\uff0c\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4e0a\u90e8\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u514b\u670d\u592a\u9633\u5c71\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\uff09\u548c\u8428\u6bd4\u5361\u5c71\uff08\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff09\u4e4b\u95f4\u7684\u9661\u5761\uff0c\u5de5\u7a0b\u5e08\u4eec\u4fee\u5efa\u4e86\u4e00\u6761\u6e21\u69fd\uff0c\u8fd9\u662f\u786e\u4fdd\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4f9b\u6c34\u7684\u5173\u952e\u9879\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-premium\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium-ia-hablando\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-ia\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n\n<style>\n  \/* Tel\u00e9fonos muy peque\u00f1os (tipo iPhone SE, Android antiguos) *\/\n  @media (max-width: 480px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 0.7rem !important;\n    }\n  }\n\n  \/* Tel\u00e9fonos est\u00e1ndar (mayor\u00eda de m\u00f3viles modernos) *\/\n  @media (min-width: 481px) and (max-width: 767px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.05rem !important;\n    }\n  }\n\n  \/* Tablets peque\u00f1as y m\u00f3viles grandes *\/\n  @media (min-width: 768px) and (max-width: 991px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.2rem !important;\n    }\n  }\n<\/style>\n\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    const btn1 = document.getElementById(\"continuar-gratis-premium\");\n    const modal1 = document.getElementById(\"modal-premium\");\n\n    if (btn1 && modal1) {\n      btn1.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal1.classList.remove('show');\n        modal1.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n\n    const btn2 = document.getElementById(\"continuar-gratis-ia\");\n    const modal2 = document.getElementById(\"modal-premium-ia-hablando\");\n\n    if (btn2 && modal2) {\n      btn2.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal2.classList.remove('show');\n        modal2.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n  });\n<\/script>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n    \t\t\n\t\t\t\n\t\t<\/div>\n\t<\/header>\n<\/article>\n\n\n\n\n\n\n\n<article data-id=\"post-5811\" data-play-id=\"5811\" class=\"block-loop-item album-track post-5811 station type-station status-publish has-post-thumbnail hentry genre-generalife entry is-single\">\n\t<span class=\"btn-play-now icon-play\"  data-play-id=\"5811\"><\/span>\n\t<span class=\"btn-play-now icon-play\" data-id=\"5811\" data-play-id=\"5811\"><\/span>\n\n\t<button class=\"btn-playlist icon-plus\"><\/button>\n\n\n\t<header class=\"entry-header\">\n\t\t<div class=\"entry-header-inner btn-play-now\">\n\t\t\t\n<h3 class=\"entry-title\"><a href=\"https:\/\/pruebas.alhambra.app\/zh\/station\/camino-medieval\/\" rel=\"bookmark\">\u4e2d\u4e16\u7eaa\u4e4b\u8def<\/a><\/h3>\n\t\t\t<div class=\"entry-meta\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t<div class=\"entry-footer\">\n\t\t\t<span class=\"play-duration\">00:24<\/span>\t\t\t    <!-- Angel cambiar numero abajo en data-target -->\n    <a href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\" class=\"iconomodal\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg> \n    <\/a>\n\n    <!-- El modal -->\n    <!-- Angel cambiar numero abajo en id -->\n    <div class=\"modal\" id=\"ia01\">\n        <div class=\"modal-dialog\">\n            <div class=\"modal-content\">\n                <!-- Cabecera del modal -->\n                <div class=\"modal-header\">\n                    <h4 class=\"modal-title\">\n                                            <\/h4>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\">\n                        \u00d7\n                    <\/button>\n                <\/div>\n\n                <!-- Contenido del modal -->\n                <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <div class=\"contenedoria\">\n                                <br><br>\n                                <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #222222; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #222222; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 350px;\n        background-color: #222222;\n        border-radius: 20px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 20px;\n        line-height: 54px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"You\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5811\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"4539\"\n     data-width=\"350px\"\n     data-height=\"400px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"1\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"60\"\n     data-text_rounded=\"20\"\n     data-chat_rounded=\"20\"\n     data-voice_service=\"google\"\n     data-voice_language=\"yue-HK\"\n     data-voice_name=\"yue-HK-Standard-A\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">AI thinking&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"Type message..\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                            <\/div>\n                                                        <div class=\"contenidocentrado\">\n                                <h2 class=\"wp-block-heading\">\u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01<\/h2>\n                                <li>\n                                    \u6309 <strong>\u4e00\u6b21<\/strong>\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path>\n                                        <path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path>\n                                        <line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line>\n                                        <line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line>\n                                    <\/svg>\n                                    \u8aaa\u8a71\u3002\n                                <\/li>\n                                <li>\n                                    <strong>\u5b8c\u6210<\/strong> \u6309\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <rect x=\"6\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                        <rect x=\"14\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                    <\/svg>\n                                <\/li>\n                            <\/div>\n                            <br>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n<style>\n\n                       .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n                            background-color: #34354000 !important;\n                        }\n\n\n                         .wpaicg-chat-shortcode:nth-child(2) .wpaicg_chat_additions { display: none; }\n\n\n                        .iconomodal {\n                            border-radius: 0px !important;\n                            background-color: #00000000!important;\n                            display: inline-flex;\n                            align-items: center;\n                            padding: 0.5rem;\n                            min-width: 1rem;\n                            line-height: 1;\n                            color: inherit;\n                            background-color: transparent;\n                            border: none;\n                            outline: 0;\n                            color: var(--color-primary);\n                        }\n\n\n                        .album-track .icon-play {\n                            color: var(--color-primary);\n                        }\n\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                                color: #8c0dff !important;\n                            }\n\n\n                         .contenidocentrado {\n                        text-align: center;\n                        display: block;\n                        margin-block-start: 0em;\n                        margin-block-end: 0em;\n                        }\n\n\n\n                        .preguntas{\n                        width: calc(100% - var(--x-gap) * 3) !important;\n                        max-width: var(--content-width);\n                        margin-left: auto;\n                        margin-right: auto;\n                        }\n\n\n                        .accordion h3:after, .accordion h4:after {\n                        opacity: 9.5 !important;\n                        color: var(--color-primary) !important;\n                        }\n\n\n                        p {\n                        margin-top: 0.5rem;\n                        margin-bottom: 0rem;\n                        }\n\n                        b, strong {\n                        font-weight: 700 !important;\n                        }\n\n                        h3, .h3 {\n                        margin-block-end: 0.5em;\n                        }\n\n\n                     \n                        \/*.accordion h3, .accordion h4 {\n                        color: var(--color-primary) !important;\n                        }*\/\n\n\n                        .modal-body, .modal-footer, .modal-header {\n                            padding: 1rem;\n                        }\n\n\n                      \n                        .letracolor {\n                        color: var(--color-primary);\n                        margin-bottom: -5px;\n                        }\n\n\n                        .miicono {\n                        overflow: hidden;\n                        vertical-align: middle;\n                        color: var(--color-primary);\n                        }\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon svg {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-chat-shortcode-type {\n                            background: rgb(0 0 0 \/ 0%) !important;\n                        }\n\n                        .wpaicg-chat-shortcode {\n                            width: 100% !important;\n                        }\n                        .wpaicg_chat_additions span {\n                            margin-right: 0px !important;\n                        }\n\n                        .contenedoria {\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            \/*padding: 0px 0px 10px 0px;*\/\n                            margin-top: 0%;\n                            padding: 2rem 0rem 2rem 0rem!important;\n                        }\n\n\n\n                    .wpaicg-chat-shortcode {\n                        background-color: #12121200 !important;\n                    }\n\n\n                    .comment-respond .must-log-in p, textarea {\n                        width: 100% !important;\n                    }\n\n\n\n                    \/*sebas tengo que modificar esto para centrar el micro*\/\n                        .wpaicg_chat_additions{\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            position: absolute;\n                            right: 42% !important;\n                        }\n\n\n\n<\/style>\n\n\n\n\n\n\n\n<!-- sebas cargo los estilos condicional -->\n\n    <style id=\"ia01-style\">\n        #ia01 .wpaicg-chat-shortcode-messages { display: none; }\n        #ia01 .wpaicg-chat-shortcode-send > svg { display: none; }\n        #ia01 .wpaicg-chat-shortcode-typing { display: none; }\n\n\n    .wpaicg-chat-shortcode {\n        align-items: center !important;\n        padding: 0rem !important;\n        min-width: 0rem !important;\n        justify-content: center !important;\n        align-items: center !important;\n        \/*max-width: 20px;*\/\n    }\n\n\n     \/* Establece el estilo para .wpaicg-bot-thinking cuando est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        color: inherit !important;\n    }\n\n    \/* Oculta .wpaicg-mic-icon cuando .wpaicg-bot-thinking est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking + .circle {\n        display: none;\n    }\n\n\n    .wpaicg-mic-icon svg {\n        width: 50px !important;\n        height: 50px !important;\n        margin: auto;\n        display: block;\n        color: var(--color-primary) !important;\n    }\n\n    @keyframes pulse {\n        0% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n        50% {\n            transform: scale(1.2);\n            opacity: 1;\n        }\n        100% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n    }\n\n    .wpaicg_chat_additions {\n        animation: pulse 3s infinite;\n    }\n\n    .circle {\n        width: 70px;\n        height: 70px;\n        border: 1px solid;\n        color: var(--color-primary);\n        border-radius: 100%;\n        \/*margin: 7px;*\/\n        box-sizing: border-box;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        margin-top: -37%;\n    }\n\n\n    \n    .wpaicg-chat-shortcode{\n        width: ;\n    }\n    .wpaicg-chat-shortcode-content{\n        position: relative;\n    }\n    .wpaicg-chat-shortcode-content ul{\n        height: calc( - 44px);\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-footer{\n        height: 18px;\n        font-size: 11px;\n        padding: 0 20px;\n        color: ;\n        background: rgb(0 0 0 \/ 19%);\n        margin-top:2px;\n        margin-bottom: 2px;\n    }\n    .wpaicg-chat-shortcode-content ul li{\n        display: flex;\n        margin-bottom: 0;\n        padding: 10px;\n        color: ;\n    }\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message{\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong{\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        font-size: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong img{\n\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after{\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking{\n        bottom: 0;\n        font-size: 11px;\n        color: inherit;\n        padding: 2px 6px;\n        display: none;\n    }\n\n    .wpaicg-chat-shortcode{\n        background-color: ;\n    }\n    .wpaicg-chat-shortcode-type{\n        background: rgb(0 0 0 \/ 19%);\n    }\n    .wpaicg-chat-message{\n        text-align: justify;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message a,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message a{\n        color: inherit;\n    }\n\n    <\/style>\n\n\n<style>\n.wpaicg-chat-shortcode {\n    box-shadow: 0 0px 0px rgb(0 0 0 \/ 0%) !important;\n}\n<\/style>\n\n\n\n\n\n    <script>\n        \/\/ Agregar evento al abrir el modal para aplicar el estilo CSS din\u00e1micamente\n        document.addEventListener('DOMContentLoaded', function () {\n            document.getElementById('ia01').addEventListener('show.bs.modal', function () {\n                document.getElementById('ia01-style').innerHTML = `\n                    #ia01 .wpaicg-chat-shortcode-messages { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-send > svg { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-typing { display: block; }\n                `;\n            });\n        });\n    <\/script>\n\n\n\n\n    \t\t\t\t\t\t    <style>\n        \/* A\u00f1ade estilos personalizados aqu\u00ed si es necesario \n        #dropdown-more { display: none !important; } *\/\n        #dropdown-more { display: none !important; }\n        .btn-playlist:nth-child { display: none !important; }\n        .dropdown-backdrop { display: none !important; }\n    <\/style>\n\n\n    \n    <div class=\"btn-group dropup\">\n        <button class=\"btn-more\" type=\"button\" id=\"mapaDropdown\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"currentColor\" stroke=\"currentColor\" stroke-width=\"0\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"6\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"18\" r=\"2\"><\/circle><\/svg>\n                    <\/button>\n        <div class=\"dropdown-menu\" aria-labelledby=\"mapaDropdown\">\n           \n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u55d3\u97f3\uff09<\/a>\n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia02\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><polygon points=\"16 3 21 8 8 21 3 21 3 16 16 3\"><\/polygon><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u6587\u672c\uff09<\/a>\n\n\n                \n\n\n                \n\n\n                \n\n\n                \n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#modalprueba16\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><line x1=\"17\" y1=\"10\" x2=\"3\" y2=\"10\"><\/line><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"><\/line><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"><\/line><line x1=\"17\" y1=\"18\" x2=\"3\" y2=\"18\"><\/line><\/svg>&nbsp; &nbsp; \u63cf\u8ff0<\/a>\n\n\n                \n\n        <\/div>\n    <\/div>\n\n\n\n    <div class=\"modal fade\" id=\"ia02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">  <\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #343540; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #343540; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 100%px;\n        background-color: #343540;\n        border-radius: 8px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 8px;\n        line-height: 36px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"Yo\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5811\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"5011\"\n     data-width=\"100%px\"\n     data-height=\"50%px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"40\"\n     data-text_rounded=\"8\"\n     data-chat_rounded=\"8\"\n     data-voice_service=\"\"\n     data-voice_language=\"en-US\"\n     data-voice_name=\"en-US-Studio-M\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1.0\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">\u521b\u5efa\u795e\u7ecf\u8fde\u63a5\u2026\u2026&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"\u5728\u6b64\u5199\u4e0b\u60a8\u7684\u4fe1\u606f\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"display:none;\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                                    <\/div>\n\n\n            <style>\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .circle:nth-child(2) { display: none !important; }\n\n\n                .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li strong {\n                    color: var(--color-primary) !important;\n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                color: inherit !important;\n                }\n\n\n                .wpaicg-chat-shortcode-type {\n                    color: inherit !important;\n                    width: 100% !important;\n                }\n\n\n\n                textarea.wpaicg-chat-shortcode-typing {\n                border: 1px solid var(--color-primary) !important;\n                background-color: #ffffff00 !important;\n                color: inherit !important;\n                 }\n\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .wpaicg-chat-shortcode-send:nth-child(9){\n                    display: none !important;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode-send {\n                    color: var(--color-primary) !important;\n                    margin-right: -250px !important;\n                }\n\n\n                textarea.auto-expand:focus {\n                outline: none;\n                box-shadow: 0 0 5px var(--color-primary) !important;\n                line-height: 2;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: #ffffff00 !important;\n                    border-radius: 1px !important;\n                    height: 1px !important;\n                }\n\n\n\n\n\n                .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message, .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n                    color: inherit;\n                    font-size: .8375rem;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    background: var(--color-primary) !important;\n                    border-radius: 1px;\n                    height: 0px;\n                    background-color: inherit !important;\n                    color: inherit !important;\n                    border: 10px solid var(--color-grey-500) !important;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    border-radius: 5px !important;\n                    height: 1px !important;\n                }\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: inherit !important;\n                    border-radius: 1px !important;\n                }\n\n\n            <\/style>\n                <!-- <div class=\"modal-footer\">\n                    <button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">Cerrar<\/button>\n                <\/div> -->\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n    \n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- TODO LO QUE ESTA DEBAJO DE ESTO SON LAS LLAMADAS A LOS MODALES -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n\n\n<!-- PREGUNTAS RECOMENDADAS -->\n    <div class=\"modal fade\" id=\"modalprueba01\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n<!-- GALER\u00cdA DE FOTOS -->\n    <div class=\"modal fade\" id=\"modalprueba02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- GALER\u00cdA DE VIDEO -->\n    <div class=\"modal fade\" id=\"modalprueba03\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                       <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- COMO LLEGAR AQU\u00cd -->\n    <div class=\"modal fade\" id=\"modalprueba04\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                         <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N -->\n    <div class=\"modal fade\" id=\"modalprueba05\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u6f14\u793a\u7248\u672c\u4e2d\u7684\u9690\u85cf\u5185\u5bb9\u3002<br>\n                            \u8054\u7cfb\u652f\u6301\u4eba\u5458\u6765\u6fc0\u6d3b\u5b83\u3002<\/p><\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n    <div class=\"modal fade\" id=\"modalprueba06\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">\u6a21\u6001\u6807\u9898\u793a\u4f8b<\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION ALCAZABA  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - INTRODUCCI\u00d3N -->\n<div class=\"modal fade\" id=\"modalprueba07\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u539f\u59cb\u7684\u90e8\u5206\uff0c\u5efa\u5728\u53e4\u8001\u7684\u9f50\u91cc\u5fb7\u5821\u5792\u9057\u5740\u4e0a\u3002\n                    <\/p>\n                    <p>\n                        \u7eb3\u65af\u91cc\u5fb7\u57ce\u5821 (Nasrid Alcazaba) \u7684\u8d77\u6e90\u53ef\u4ee5\u8ffd\u6eaf\u5230 1238 \u5e74\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u7b2c\u4e00\u4f4d\u82cf\u4e39\u548c\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u00b7\u4f0a\u672c\u00b7\u963f\u5c14\u8d6b\u9a6c\u5c14 (Muhammad Ibn al-Alhmar) \u51b3\u5b9a\u5c06\u82cf\u4e39\u56fd\u7684\u9996\u90fd\u4ece\u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u8fc1\u81f3\u5bf9\u9762\u7684\u8428\u6bd4\u5361 (Sabika) \u5c71\u3002\n                    <\/p>\n                    <p>\n                        \u827e\u54c8\u8fc8\u5c14\u9009\u62e9\u7684\u5730\u70b9\u975e\u5e38\u7406\u60f3\uff0c\u56e0\u4e3a\u963f\u5c14\u5361\u8428\u5df4\u7889\u5821\u4f4d\u4e8e\u5c71\u4e18\u7684\u897f\u7aef\uff0c\u5176\u4e09\u89d2\u5f62\u5e03\u5c40\u975e\u5e38\u7c7b\u4f3c\u4e8e\u8239\u5934\uff0c\u4e3a\u5728\u5176\u4fdd\u62a4\u4e0b\u5efa\u9020\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u63d0\u4f9b\u4e86\u6700\u4f73\u7684\u9632\u5fa1\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u62e5\u6709\u591a\u5ea7\u57ce\u5899\u548c\u5854\u697c\uff0c\u5176\u5efa\u9020\u76ee\u7684\u660e\u663e\u662f\u9632\u5fa1\u3002\u4e8b\u5b9e\u4e0a\uff0c\u5b83\u662f\u4e00\u4e2a\u76d1\u89c6\u4e2d\u5fc3\uff0c\u56e0\u4e3a\u5b83\u4f4d\u4e8e\u683c\u62c9\u7eb3\u8fbe\u5e02\u4e0a\u65b9\u4e24\u767e\u7c73\u5904\uff0c\u4ece\u800c\u4fdd\u8bc1\u4e86\u5bf9\u6574\u4e2a\u5468\u8fb9\u9886\u571f\u7684\u89c6\u89c9\u63a7\u5236\uff0c\u8fdb\u800c\u4ee3\u8868\u7740\u6743\u529b\u7684\u8c61\u5f81\u3002\n                    <\/p>\n                    <p>\n                        \u57ce\u5821\u5185\u90e8\u662f\u519b\u4e8b\u533a\uff0c\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u963f\u5c14\u5361\u8428\u5df4\u9010\u6e10\u53d1\u5c55\u6210\u4e3a\u4e00\u5ea7\u72ec\u7acb\u7684\u5c0f\u578b\u5fae\u578b\u57ce\u5e02\uff0c\u4f9b\u9ad8\u7ea7\u58eb\u5175\u9a7b\u5b88\uff0c\u8d1f\u8d23\u4fdd\u536b\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53ca\u5176\u82cf\u4e39\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - BARRIO CASTRENSE -->\n <div class=\"modal fade\" id=\"modalprueba08\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u519b\u533a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u8fdb\u5165\u57ce\u5821\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u8eab\u5904\u4e00\u4e2a\u770b\u4f3c\u8ff7\u5bab\u7684\u5730\u65b9\uff0c\u4f46\u5b9e\u9645\u4e0a\u8fd9\u662f\u4e00\u4e2a\u4f7f\u7528\u4eff\u9020\u6cd5\u8fdb\u884c\u5efa\u7b51\u4fee\u590d\u7684\u8fc7\u7a0b\uff0c\u8fd9\u4f7f\u5f97\u76f4\u5230\u4e8c\u5341\u4e16\u7eaa\u521d\u624d\u88ab\u57cb\u85cf\u7684\u65e7\u519b\u4e8b\u533a\u5f97\u4ee5\u4fee\u590d\u3002\n                    <\/p>\n                    <p>\n                        \u82cf\u4e39\u7684\u7cbe\u9510\u536b\u961f\u548c\u8d1f\u8d23\u963f\u5c14\u7f55\u5e03\u62c9\u9632\u5fa1\u548c\u5b89\u5168\u7684\u5176\u4ed6\u519b\u4e8b\u961f\u4f0d\u90fd\u5c45\u4f4f\u5728\u8fd9\u4e2a\u8857\u533a\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5ef7\u57ce\u5e02\u5185\u7684\u4e00\u4e2a\u5c0f\u57ce\u5e02\uff0c\u62e5\u6709\u65e5\u5e38\u751f\u6d3b\u6240\u9700\u7684\u4e00\u5207\uff0c\u4f8b\u5982\u4f4f\u623f\u3001\u4f5c\u574a\u3001\u5e26\u70e4\u7bb1\u7684\u9762\u5305\u623f\u3001\u4ed3\u5e93\u3001\u84c4\u6c34\u6c60\u3001\u571f\u8033\u5176\u6d74\u5ba4\u7b49\u3002\u901a\u8fc7\u8fd9\u79cd\u65b9\u5f0f\uff0c\u519b\u961f\u548c\u5e73\u6c11\u53ef\u4ee5\u88ab\u5206\u5f00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u8fd9\u4e2a\u8857\u533a\uff0c\u7531\u4e8e\u8fd9\u6b21\u4fee\u590d\uff0c\u6211\u4eec\u53ef\u4ee5\u770b\u5230\u7a46\u65af\u6797\u623f\u5c4b\u7684\u5178\u578b\u5e03\u5c40\uff1a\u4e00\u4e2a\u5e26\u6709\u89d2\u843d\u5165\u53e3\u7684\u5165\u53e3\uff0c\u4e00\u4e2a\u5c0f\u5ead\u9662\u4f5c\u4e3a\u623f\u5c4b\u7684\u4e2d\u5fc3\u8f74\u7ebf\uff0c\u5ead\u9662\u5468\u56f4\u7684\u623f\u95f4\uff0c\u4ee5\u53ca\u4e00\u4e2a\u5395\u6240\u3002\n                    <\/p>\n                    <p>\n                        \u6b64\u5916\uff0c\u5728\u4e8c\u5341\u4e16\u7eaa\u521d\uff0c\u4eba\u4eec\u5728\u5730\u4e0b\u53d1\u73b0\u4e86\u4e00\u5ea7\u5730\u7262\u3002\u4ece\u5916\u9762\u5f88\u5bb9\u6613\u901a\u8fc7\u901a\u5f80\u5b83\u7684\u73b0\u4ee3\u87ba\u65cb\u697c\u68af\u8fa8\u8ba4\u51fa\u6765\u3002\u8fd9\u4e2a\u5730\u7262\u91cc\u5173\u62bc\u7740\u53ef\u4ee5\u7528\u6765\u83b7\u53d6\u91cd\u5927\u5229\u76ca\u7684\u56da\u72af\uff0c\u65e0\u8bba\u662f\u653f\u6cbb\u5229\u76ca\u8fd8\u662f\u7ecf\u6d4e\u5229\u76ca\uff0c\u6216\u8005\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u5177\u6709\u5f88\u9ad8\u4ea4\u6362\u4ef7\u503c\u7684\u4eba\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u5ea7\u5730\u4e0b\u76d1\u72f1\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5012\u7f6e\u7684\u6f0f\u6597\uff0c\u5e73\u9762\u5448\u5706\u5f62\u3002\u8fd9\u4f7f\u5f97\u8fd9\u4e9b\u4fd8\u864f\u6839\u672c\u65e0\u6cd5\u9003\u8131\u3002\u4e8b\u5b9e\u4e0a\uff0c\u56da\u72af\u662f\u4f7f\u7528\u6ed1\u8f6e\u6216\u7ef3\u7d22\u7cfb\u7edf\u88ab\u5e26\u5165\u5ba4\u5185\u7684\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA P\u00d3LVORA -->\n<div class=\"modal fade\" id=\"modalprueba09\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u706b\u836f\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u706b\u836f\u5854\u662f\u7ef4\u62c9\u5854\u5357\u4fa7\u7684\u9632\u5fa1\u589e\u63f4\uff0c\u901a\u5f80\u7ea2\u5854\u7684\u519b\u7528\u9053\u8def\u5c31\u662f\u4ece\u8fd9\u91cc\u5f00\u59cb\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u81ea 1957 \u5e74\u4ee5\u6765\uff0c\u6211\u4eec\u53ef\u4ee5\u5728\u8fd9\u5ea7\u5854\u4e2d\u627e\u5230\u4e00\u4e9b\u523b\u5728\u77f3\u5934\u4e0a\u7684\u8bd7\u53e5\uff0c\u5176\u4f5c\u8005\u662f\u58a8\u897f\u54e5\u4eba\u5f17\u6717\u897f\u65af\u79d1\u00b7\u5fb7\u00b7\u4f0a\u5361\u8428 (Francisco de Icaza)\uff1a \n                    <\/p>\n                    <br>\n                    <blockquote>\n                        \u201c\u65bd\u820d\u5427\uff0c\u5973\u4eba\uff0c\u751f\u6d3b\u4e2d\u6ca1\u6709\u4ec0\u4e48\uff0c<br>\n                        \u5c31\u50cf\u5728\u683c\u62c9\u7eb3\u8fbe\u5931\u660e\u7684\u60e9\u7f5a\u4e00\u6837\u3002\u201d\n                    <\/blockquote>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - JARD\u00cdN DE LOS ADARVES -->\n<div class=\"modal fade\" id=\"modalprueba10\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4e9a\u5f53\u65af\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u6240\u5360\u636e\u7684\u7a7a\u95f4\u53ef\u4ee5\u8ffd\u6eaf\u5230\u5341\u516d\u4e16\u7eaa\uff0c\u5f53\u65f6\u5728\u5c06\u963f\u5c14\u5361\u8428\u74e6\u6539\u9020\u4e3a\u70ae\u5175\u57fa\u5730\u7684\u8fc7\u7a0b\u4e2d\u5efa\u9020\u4e86\u4e00\u4e2a\u70ae\u5175\u5e73\u53f0\u3002\n                    <\/p>\n                    <p>\n                        \u5230\u4e86\u5341\u4e03\u4e16\u7eaa\uff0c\u519b\u4e8b\u7528\u9014\u5df2\u4e0d\u518d\u91cd\u8981\uff0c\u7b2c\u4e94\u4ee3\u8499\u5fb7\u54c8\u5c14\u4faf\u7235\u5728 1624 \u5e74\u88ab\u4efb\u547d\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ba1\u7406\u5458\u540e\uff0c\u51b3\u5b9a\u7528\u6ce5\u571f\u586b\u5145\u5916\u5899\u548c\u5185\u5899\u4e4b\u95f4\u7684\u7a7a\u95f4\uff0c\u5c06\u8fd9\u7247\u7a7a\u95f4\u6539\u9020\u6210\u82b1\u56ed\u3002\n                    <\/p>\n                    <p>\n                        \u4f20\u8bf4\uff0c\u4eba\u4eec\u66fe\u5728\u6b64\u5730\u53d1\u73b0\u4e00\u4e9b\u88c5\u6ee1\u9ec4\u91d1\u7684\u74f7\u74f6\uff0c\u53ef\u80fd\u662f\u8be5\u5730\u533a\u6700\u540e\u4e00\u6279\u7a46\u65af\u6797\u85cf\u8d77\u6765\u7684\uff0c\u4faf\u7235\u7528\u5176\u4e2d\u4e00\u90e8\u5206\u9ec4\u91d1\u5efa\u9020\u4e86\u8fd9\u5ea7\u7f8e\u4e3d\u7684\u82b1\u56ed\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u8fd9\u4e9b\u82b1\u74f6\u4e2d\u7684\u4e00\u4e2a\u53ef\u80fd\u662f\u4e16\u754c\u4e0a\u4fdd\u5b58\u4e0b\u6765\u7684\u4e8c\u5341\u4e2a\u5927\u578b\u7eb3\u65af\u91cc\u5fb7\u91d1\u9676\u5668\u4e4b\u4e00\u3002\u6211\u4eec\u53ef\u4ee5\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u4e00\u697c\u7684\u56fd\u5bb6\u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u827a\u672f\u535a\u7269\u9986\u770b\u5230\u4e24\u4e2a\u8fd9\u6837\u7684\u82b1\u74f6\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u4e2a\u82b1\u56ed\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u5143\u7d20\u4e4b\u4e00\u662f\u4f4d\u4e8e\u82b1\u56ed\u4e2d\u592e\u7684\u4e00\u5ea7\u9f13\u5f62\u55b7\u6cc9\u3002\u8fd9\u4e2a\u55b7\u6cc9\u66fe\u4f4d\u4e8e\u4e0d\u540c\u7684\u4f4d\u7f6e\uff0c\u6700\u5f15\u4eba\u6ce8\u76ee\u548c\u6700\u503c\u5f97\u6ce8\u610f\u7684\u662f\u72ee\u5b50\u5ead\u9662\uff0c\u5b83\u4e8e 1624 \u5e74\u88ab\u653e\u7f6e\u5728\u72ee\u5b50\u55b7\u6cc9\u4e0a\u65b9\uff0c\u4f46\u968f\u540e\u906d\u5230\u635f\u574f\u3002\u5956\u676f\u4e00\u76f4\u77d7\u7acb\u5728\u90a3\u4e2a\u4f4d\u7f6e\uff0c\u76f4\u5230 1954 \u5e74\u624d\u88ab\u79fb\u8d70\u5e76\u653e\u7f6e\u5728\u8fd9\u91cc\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA VELA -->\n<div class=\"modal fade\" id=\"modalprueba11\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u8721\u70db\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u5ea7\u5854\u88ab\u79f0\u4e3a\u5927\u5854 (Torre Mayor)\uff0c\u4ece\u5341\u516d\u4e16\u7eaa\u5f00\u59cb\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u592a\u9633\u5854 (Torre del Sol)\uff0c\u56e0\u4e3a\u4e2d\u5348\u65f6\u5206\uff0c\u592a\u9633\u4f1a\u53cd\u5c04\u5728\u5854\u4e0a\uff0c\u8d77\u5230\u65e5\u6677\u7684\u4f5c\u7528\u3002\u4f46\u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u81ea\u4e8e\u201cvelar\u201d\u8fd9\u4e2a\u8bcd\uff0c\u56e0\u4e3a\u5f97\u76ca\u4e8e\u5b83\u4e8c\u5341\u4e03\u7c73\u7684\u9ad8\u5ea6\uff0c\u5b83\u63d0\u4f9b\u4e86\u4e09\u767e\u516d\u5341\u5ea6\u7684\u89c6\u91ce\uff0c\u53ef\u4ee5\u770b\u5230\u4efb\u4f55\u8fd0\u52a8\u3002\n                    <\/p>\n                    <p>\n                        \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5854\u7684\u5916\u89c2\u53d1\u751f\u4e86\u53d8\u5316\u3002\u6700\u521d\uff0c\u5b83\u7684\u9732\u53f0\u4e0a\u6709\u57ce\u579b\uff0c\u4f46\u7531\u4e8e\u51e0\u6b21\u5730\u9707\u800c\u6d88\u5931\u4e86\u3002\u8fd9\u53e3\u949f\u662f\u5728\u57fa\u7763\u5f92\u5360\u9886\u683c\u62c9\u7eb3\u8fbe\u540e\u6dfb\u52a0\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u00c9sta se utilizaba para dar aviso a la poblaci\u00f3n ante cualquier posible peligro, terremoto o incendio. Tambi\u00e9n se empleaba el sonido de esta campana para regular los turnos de riego en la Vega de Granada.\n                    <\/p>\n                    <p>\n                        Actualmente y seg\u00fan la tradici\u00f3n, se hace sonar la campana cada dos de enero para conmemorar la toma de Granada el dos de enero de 1492.\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE Y PUERTA DE LAS ARMAS -->\n<div class=\"modal fade\" id=\"modalprueba12\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u6b66\u5668\u5854\u548c\u5927\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u6b66\u5668\u95e8\u4f4d\u4e8e\u963f\u5c14\u5361\u8428\u74e6\u57ce\u5821\u7684\u5317\u5899\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u516c\u6c11\u4eec\u901a\u8fc7\u5361\u8fea\u6865\u7a7f\u8fc7\u8fbe\u7f57\u6cb3\uff0c\u6cbf\u7740\u73b0\u5728\u88ab\u5723\u4f69\u5fb7\u7f57\u68ee\u6797\u9690\u85cf\u7684\u5c0f\u8def\u722c\u4e0a\u5c71\uff0c\u76f4\u5230\u5230\u8fbe\u5927\u95e8\u3002\u5728\u5927\u95e8\u5185\uff0c\u4ed6\u4eec\u5fc5\u987b\u5b58\u653e\u6b66\u5668\u624d\u80fd\u8fdb\u5165\u56f4\u5899\uff0c\u56e0\u6b64\u5f97\u540d\u201c\u6b66\u5668\u95e8\u201d\u3002\n                    <\/p>\n                    <p>\n                        \u4ece\u8fd9\u5ea7\u5854\u7684\u9732\u53f0\u4e0a\uff0c\u6211\u4eec\u73b0\u5728\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u5e02\u6700\u7f8e\u4e3d\u7684\u5168\u666f\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        Justo enfrente nos encontramos con el barrio del Albaic\u00edn, reconocible por sus viviendas blancas y su entramado de calles laber\u00ednticas. Este barrio fue declarado Patrimonio de la Humanidad por la UNESCO en 1994.\n                    <\/p>\n                    <p>\n                        \u683c\u62c9\u7eb3\u8fbe\u6700\u8457\u540d\u7684\u89c2\u666f\u70b9\u4e4b\u4e00\u5c31\u4f4d\u4e8e\u8fd9\u4e2a\u8857\u533a\uff1a\u5723\u5c3c\u53e4\u62c9\u65af\u89c2\u666f\u53f0 (Mirador de San Nicol\u00e1s)\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u7684\u53f3\u4fa7\u662f\u5723\u5c71 (Sacromonte) \u8857\u533a\u3002\n                    <\/p>\n                    <p>\n                        \u5723\u5c71\u662f\u683c\u62c9\u7eb3\u8fbe\u5178\u578b\u7684\u53e4\u8001\u5409\u666e\u8d5b\u793e\u533a\uff0c\u4e5f\u662f\u5f17\u62c9\u95e8\u6208\u821e\u7684\u53d1\u6e90\u5730\u3002\u8fd9\u4e2a\u8857\u533a\u7684\u53e6\u4e00\u4e2a\u7279\u70b9\u662f\u5b58\u5728\u7a74\u5c45\u4eba\u4f4f\u6240\uff1a\u6d1e\u7a74\u3002\n                    <\/p>\n                    <p>\n                        \u8fbe\u7f57\u5927\u8857 (Carrera del Darro) \u4f4d\u4e8e\u963f\u5c14\u62dc\u8f9b\u533a (Albaic\u00edn) \u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab (Alhambra) \u811a\u4e0b\uff0c\u6bd7\u90bb\u540c\u540d\u6cb3\u6d41\u7684\u6cb3\u5cb8\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DEL HOMENAJE Y TORRE DEL CUBO -->\n<div class=\"modal fade\" id=\"modalprueba13\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4fdd\u7559\u5854\u548c\u7acb\u65b9\u4f53\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u656c\u610f\u5854\u662f\u963f\u5c14\u5361\u8428\u74e6\u6700\u53e4\u8001\u7684\u5854\u4e4b\u4e00\uff0c\u9ad8\u4e8c\u5341\u516d\u7c73\u3002\u5b83\u6709\u516d\u5c42\uff0c\u4e00\u4e2a\u9732\u53f0\u548c\u4e00\u4e2a\u5730\u4e0b\u57ce\u3002\n                    <\/p>\n                    <p>\n                        \u7531\u4e8e\u5854\u5f88\u9ad8\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u5176\u9732\u53f0\u4e0e\u738b\u56fd\u7684\u77ad\u671b\u5854\u8fdb\u884c\u901a\u8baf\u3002\u8fd9\u79cd\u4ea4\u6d41\u662f\u901a\u8fc7\u767d\u5929\u7684\u955c\u5b50\u7cfb\u7edf\u6216\u665a\u4e0a\u7684\u7bdd\u706b\u70df\u96fe\u5efa\u7acb\u8d77\u6765\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u636e\u63a8\u6d4b\uff0c\u7531\u4e8e\u8be5\u5854\u5728\u5c71\u4e0a\u7a81\u51fa\u7684\u4f4d\u7f6e\uff0c\u5b83\u5f88\u53ef\u80fd\u88ab\u9009\u4e3a\u5c55\u793a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u65d7\u5e1c\u548c\u7ea2\u65d7\u7684\u5730\u65b9\u3002\n                    <\/p>\n                    <p>\n                        \u57fa\u7763\u5f92\u7528\u6240\u8c13\u7684\u7acb\u65b9\u4f53\u5854\u52a0\u56fa\u4e86\u8fd9\u5ea7\u5854\u7684\u5e95\u5ea7\u3002\n                    <\/p>\n                    <p>\n                        \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u8ba1\u5212\u8fdb\u884c\u4e00\u7cfb\u5217\u6539\u9769\uff0c\u4ee5\u4f7f\u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u9002\u5e94\u706b\u70ae\u3002\u56e0\u6b64\uff0c\u7acb\u65b9\u4f53\u5854\u9ad8\u4e8e\u5854\u970d\u7eb3\u5854\uff0c\u7531\u4e8e\u5176\u5706\u67f1\u5f62\u72b6\uff0c\u4e0e\u65b9\u5f62\u7684\u7eb3\u65af\u91cc\u5fb7\u5854\u76f8\u6bd4\uff0c\u5854\u970d\u7eb3\u5854\u80fd\u591f\u66f4\u597d\u5730\u62b5\u5fa1\u53ef\u80fd\u7684\u649e\u51fb\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION GENERALIFE -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba14\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel14\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel14\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4f4d\u4e8e\u592a\u9633\u5c71\uff0c\u662f\u82cf\u4e39\u7684\u5bab\u6bbf\uff0c\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u4e00\u5ea7\u5e26\u6709\u679c\u56ed\u7684\u5bcc\u4e3d\u5802\u7687\u7684\u4e61\u95f4\u522b\u5885\uff0c\u9664\u4e86\u8015\u79cd\u4e4b\u5916\uff0c\u8fd9\u91cc\u8fd8\u4e3a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5bab\u5ef7\u9972\u517b\u52a8\u7269\u5e76\u8fdb\u884c\u72e9\u730e\u3002\u636e\u4f30\u8ba1\uff0c\u8be5\u9675\u5893\u59cb\u5efa\u4e8e\u5341\u4e09\u4e16\u7eaa\u672b\uff0c\u7531\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u521b\u59cb\u4eba\u4e4b\u5b50\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8fd9\u4e2a\u540d\u5b57\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cyannat-al-arif\u201d\uff0c\u610f\u601d\u662f\u5efa\u7b51\u5e08\u7684\u82b1\u56ed\u6216\u679c\u56ed\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u91cc\u7684\u9762\u79ef\u66f4\u5927\uff0c\u81f3\u5c11\u6709\u56db\u4e2a\u679c\u56ed\uff0c\u5e76\u5ef6\u4f38\u5230\u4eca\u5929\u88ab\u79f0\u4e3a\u201c\u9e67\u9e2a\u5e73\u539f\u201d\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4e61\u95f4\u522b\u5885\u88ab\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03\u79f0\u4e3a\u201c\u5e78\u798f\u7687\u5bab\u201d\uff0c\u5b83\u662f\u4e00\u5ea7\u5bab\u6bbf\uff1a\u82cf\u4e39\u7684\u590f\u5bab\u3002\u5c3d\u7ba1\u8fd9\u91cc\u9760\u8fd1\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff0c\u4f46\u5374\u8db3\u591f\u79c1\u5bc6\uff0c\u53ef\u4ee5\u8ba9\u4ed6\u9003\u79bb\u5bab\u5ef7\u548c\u653f\u5e9c\u751f\u6d3b\u7684\u7d27\u5f20\uff0c\u653e\u677e\u8eab\u5fc3\uff0c\u5e76\u4eab\u53d7\u66f4\u5b9c\u4eba\u7684\u6c14\u5019\u3002\u7531\u4e8e\u5176\u6d77\u62d4\u6bd4\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u9ad8\uff0c\u56e0\u6b64\u5185\u90e8\u6e29\u5ea6\u8f83\u4f4e\u3002\n                <\/p>\n                <p>\n                    \u5f53\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u65f6\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fbf\u6210\u4e3a\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u8d22\u4ea7\uff0c\u5e76\u7531\u4e00\u4f4d\u957f\u5b98\u6216\u6307\u6325\u5b98\u4fdd\u62a4\u3002\u83f2\u5229\u666e\u4e8c\u4e16\u6700\u7ec8\u5c06\u8be5\u5730\u7684\u6c38\u4e45\u5e02\u957f\u804c\u4f4d\u548c\u6240\u6709\u6743\u5272\u8ba9\u7ed9\u4e86\u683c\u62c9\u7eb3\u8fbe\u8d1d\u5185\u52a0\u65af\u5bb6\u65cf\uff08\u4e00\u4e2a\u7688\u4f9d\u4f0a\u65af\u5170\u6559\u7684\u6469\u5c14\u4eba\u5bb6\u65cf\uff09\u3002\u8be5\u5dde\u7ecf\u8fc7\u8fd1 100 \u5e74\u7684\u8bc9\u8bbc\u624d\u6536\u56de\u8be5\u9057\u5740\uff0c\u5e76\u4e8e 1921 \u5e74\u8fbe\u6210\u5ead\u5916\u548c\u89e3\u3002\n                <\/p>\n                <p>\n                    \u6839\u636e\u534f\u8bae\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u5c06\u6210\u4e3a\u56fd\u5bb6\u9057\u4ea7\uff0c\u5e76\u901a\u8fc7\u8463\u4e8b\u4f1a\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5171\u540c\u7ba1\u7406\uff0c\u4ece\u800c\u7ec4\u5efa\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8463\u4e8b\u4f1a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba15\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel15\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel15\">\u89c2\u4f17<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6211\u4eec\u5728\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u8def\u4e0a\u9047\u5230\u7684\u9732\u5929\u5706\u5f62\u5267\u573a\u5efa\u4e8e 1952 \u5e74\uff0c\u76ee\u7684\u662f\u50cf\u6bcf\u5e74\u590f\u5929\u4e00\u6837\u4e3e\u529e\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u3002\n                <\/p>\n                <p>\n                    Desde el a\u00f1o 2002 tambi\u00e9n se celebra un Festival de Flamenco ligado a la figura del poeta granadino m\u00e1s emblem\u00e1tico: Federico Garc\u00eda Lorca.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba16\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel16\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel16\">\u4e2d\u4e16\u7eaa\u4e4b\u8def<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fde\u63a5\u5e15\u62c9\u8482\u5c3c\u57ce\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u9053\u8def\u59cb\u4e8e\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u5176\u5468\u56f4\u662f\u6240\u8c13\u7684\u201c\u5c16\u5854\u201d\uff0c\u56e0\u5176\u57ce\u579b\u7684\u672b\u7aef\u662f\u7816\u780c\u91d1\u5b57\u5854\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u4e00\u6761\u873f\u8712\u503e\u659c\u7684\u9053\u8def\uff0c\u4e24\u8fb9\u90fd\u6709\u9ad8\u5899\u4fdd\u62a4\uff0c\u4ee5\u63d0\u9ad8\u5b89\u5168\u6027\uff0c\u901a\u5f80 Patio del Descabalgamiento \u7684\u5165\u53e3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba17\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel17\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel17\">\u670b\u53cb\u4e4b\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u4e9b\u5e9f\u589f\u6216\u5730\u57fa\u662f\u66fe\u7ecf\u6240\u8c13\u7684\u670b\u53cb\u4e4b\u5bb6\u7684\u8003\u53e4\u9057\u8ff9\u3002\u5b83\u7684\u540d\u79f0\u548c\u7528\u9014\u56e0 14 \u4e16\u7eaa\u4f0a\u672c\u00b7\u9c81\u4e91\u7684\u300a\u519c\u8bba\u300b\u800c\u6d41\u4f20\u81f3\u4eca\u3002\n                <\/p>\n                <p>\n                    \u56e0\u6b64\uff0c\u5b83\u662f\u82cf\u4e39\u4e3a\u5c0a\u656c\u7684\u4eba\u3001\u670b\u53cb\u6216\u4eb2\u621a\u51c6\u5907\u7684\u4f4f\u6240\uff0c\u82cf\u4e39\u8ba4\u4e3a\u8fd9\u4e9b\u4eba\u5e94\u8be5\u4e0e\u4ed6\u4eb2\u8fd1\uff0c\u4f46\u53c8\u4e0d\u4fb5\u72af\u4ed6\u4eec\u7684\u9690\u79c1\uff0c\u6240\u4ee5\u5b83\u662f\u4e00\u5ea7\u72ec\u7acb\u7684\u4f4f\u6240\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"modal fade\" id=\"modalprueba18\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel18\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel18\">\u5965\u5c14\u5fb7\u82b1\u5f84<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5939\u7af9\u6843\u6b65\u9053\u5efa\u4e8e 19 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u662f\u4e3a\u4e86\u8fce\u63a5\u4f0a\u4e3d\u838e\u767d\u4e8c\u4e16\u5973\u738b\u7684\u6765\u8bbf\u800c\u5efa\uff0c\u540c\u65f6\u4e5f\u4e3a\u901a\u5f80\u5bab\u6bbf\u4e0a\u90e8\u7684\u901a\u9053\u589e\u6dfb\u4e86\u66f4\u5177\u7eaa\u5ff5\u610f\u4e49\u7684\u8272\u5f69\u3002 \n                <\/p>\n                <p>\n                    \u5939\u7af9\u6843\u662f\u7c89\u8272\u6708\u6842\u6811\u7684\u53e6\u4e00\u4e2a\u540d\u5b57\uff0c\u5b83\u4ee5\u88c5\u9970\u62f1\u9876\u7684\u5f62\u5f0f\u51fa\u73b0\u5728\u8fd9\u6761\u6b65\u9053\u4e0a\u3002\u5728\u6b65\u9053\u7684\u8d77\u70b9\uff0c\u8d8a\u8fc7\u4e0a\u82b1\u56ed\uff0c\u662f\u4e00\u682a\u6700\u53e4\u8001\u7684\u6843\u91d1\u5a18\u690d\u7269\uff0c\u5b83\u51e0\u4e4e\u5df2\u7ecf\u6d88\u5931\uff0c\u5176\u57fa\u56e0\u6307\u7eb9\u81f3\u4eca\u4ecd\u5728\u88ab\u7814\u7a76\u3002\n                <\/p>\n                <p>\n                    \u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u6700\u5177\u7279\u8272\u7684\u690d\u7269\u4e4b\u4e00\uff0c\u5176\u7279\u70b9\u662f\u5377\u66f2\u7684\u53f6\u5b50\uff0c\u6bd4\u666e\u901a\u7684\u6843\u91d1\u5a18\u53f6\u5b50\u66f4\u5927\u3002\n                <\/p>\n                <p>\n                    \u963f\u5fb7\u5c14\u6cd5\u65af\u5927\u9053 (Paseo de las Adelfas) \u4e0e\u897f\u666e\u96f7\u585e\u65af\u5927\u9053 (Paseo de los Cipreses) \u76f8\u8fde\uff0c\u662f\u5f15\u5bfc\u6e38\u5ba2\u524d\u5f80\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ebd\u5e26\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba19\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel19\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel19\">\u6c34\u68af<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fdd\u5b58\u6700\u5b8c\u597d\u3001\u6700\u72ec\u7279\u7684\u5143\u7d20\u4e4b\u4e00\u5c31\u662f\u6240\u8c13\u7684\u6c34\u697c\u68af\u3002\u636e\u4fe1\uff0c\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u697c\u68af\uff08\u5206\u4e3a\u56db\u4e2a\u90e8\u5206\uff0c\u4e2d\u95f4\u6709\u4e09\u4e2a\u5e73\u53f0\uff09\u6709\u6c34\u6e20\uff0c\u6c34\u6d41\u7ecf\u4e24\u4e2a\u91c9\u9762\u9676\u74f7\u6276\u624b\uff0c\u6c34\u6e90\u6765\u81ea\u7687\u5bb6\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u6761\u6c34\u7ba1\u901a\u5411\u4e00\u5ea7\u5c0f\u578b\u7948\u7977\u5ba4\uff0c\u76ee\u524d\u6ca1\u6709\u7559\u4e0b\u4efb\u4f55\u8003\u53e4\u4fe1\u606f\u3002\u81ea 1836 \u5e74\u4ee5\u6765\uff0c\u5f53\u65f6\u7684\u5e84\u56ed\u7ecf\u7406\u5c31\u5728\u539f\u5740\u4e0a\u5efa\u9020\u4e86\u4e00\u4e2a\u6d6a\u6f2b\u7684\u89c2\u666f\u53f0\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u8fd9\u5ea7\u7531\u6708\u6842\u6811\u62f1\u9876\u548c\u6f7a\u6f7a\u6d41\u6c34\u73af\u7ed5\u7684\u697c\u68af\u5411\u4e0a\u6500\u767b\uff0c\u53ef\u80fd\u521b\u9020\u4e86\u4e00\u4e2a\u7406\u60f3\u7684\u73af\u5883\uff0c\u53ef\u4ee5\u523a\u6fc0\u611f\u5b98\uff0c\u8fdb\u5165\u6709\u5229\u4e8e\u51a5\u60f3\u7684\u6c1b\u56f4\uff0c\u5e76\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba20\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel20\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel20\">\u8d6b\u5185\u62c9\u5229\u592b\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u636e\u4f30\u8ba1\uff0c\u5bab\u6bbf\u5468\u56f4\u7684\u5ead\u9662\u4e2d\u81f3\u5c11\u6709\u56db\u4e2a\u5927\u82b1\u56ed\uff0c\u5b83\u4eec\u5206\u5e03\u5728\u4e0d\u540c\u7684\u9ad8\u5ea6\u6216\u5c42\u7ea7\u4e0a\uff0c\u7531\u571f\u576f\u5899\u56f4\u8d77\u6765\u3002\u6211\u4eec\u4f20\u627f\u4e0b\u6765\u7684\u8fd9\u4e9b\u679c\u56ed\u7684\u540d\u5b57\u662f\uff1aGrande\u3001Colorada\u3001Mercer\u00eda \u548c Fuente Pe\u00f1a\u3002\n                <\/p>\n                <p>\n                    \u81ea 14 \u4e16\u7eaa\u4ee5\u6765\uff0c\u8fd9\u4e9b\u679c\u56ed\u6216\u591a\u6216\u5c11\u5730\u5ef6\u7eed\u4e86\u76f8\u540c\u7684\u4e2d\u4e16\u7eaa\u4f20\u7edf\u6280\u672f\u8fdb\u884c\u79cd\u690d\u3002\u7531\u4e8e\u8fd9\u79cd\u519c\u4e1a\u751f\u4ea7\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u4fdd\u6301\u4e86\u4e00\u5b9a\u7684\u72ec\u7acb\u6027\uff0c\u4e0d\u53d7\u5176\u4ed6\u5916\u90e8\u519c\u4e1a\u4f9b\u5e94\u5546\u7684\u5f71\u54cd\uff0c\u4ece\u800c\u80fd\u591f\u6ee1\u8db3\u81ea\u5df1\u7684\u7cae\u98df\u9700\u6c42\u3002\n                <\/p>\n                <p>\n                    \u5b83\u4eec\u4e0d\u4ec5\u7528\u4e8e\u79cd\u690d\u852c\u83dc\uff0c\u8fd8\u7528\u4e8e\u79cd\u690d\u679c\u6811\u548c\u52a8\u7269\u7267\u573a\u3002\u4f8b\u5982\uff0c\u5982\u4eca\u79cd\u690d\u671d\u9c9c\u84df\u3001\u8304\u5b50\u3001\u8c46\u7c7b\u3001\u65e0\u82b1\u679c\u3001\u77f3\u69b4\u548c\u674f\u6811\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u4fdd\u5b58\u4e0b\u6765\u7684\u679c\u56ed\u7ee7\u7eed\u6cbf\u7528\u4e2d\u4e16\u7eaa\u7684\u519c\u4e1a\u751f\u4ea7\u6280\u672f\uff0c\u8d4b\u4e88\u4e86\u8fd9\u4e00\u7a7a\u95f4\u5de8\u5927\u7684\u4eba\u7c7b\u5b66\u4ef7\u503c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba21\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel21\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel21\">\u9ad8\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u60a8\u53ef\u4ee5\u4ece\u82cf\u4e39\u5ead\u9662 (Patio de la Sultana) \u7ecf\u7531\u4e00\u6bb5\u9661\u5ced\u7684 19 \u4e16\u7eaa\u697c\u68af\u8fdb\u5165\u8fd9\u4e9b\u82b1\u56ed\uff0c\u8fd9\u6bb5\u697c\u68af\u56e0\u5927\u95e8\u4e0a\u65b9\u6709\u4e24\u4e2a\u91c9\u9762\u9676\u5668\u4eba\u7269\u800c\u88ab\u79f0\u4e3a\u72ee\u5b50\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u82b1\u56ed\u53ef\u4ee5\u88ab\u89c6\u4e3a\u6d6a\u6f2b\u82b1\u56ed\u7684\u5178\u8303\u3002\u5b83\u4eec\u4f4d\u4e8e\u67f1\u5b50\u4e0a\uff0c\u6784\u6210\u4e86\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u6700\u9ad8\u90e8\u5206\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u58ee\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u7f8e\u4e3d\u7684\u6728\u5170\u82b1\u683c\u5916\u5f15\u4eba\u6ce8\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba22\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel22\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel22\">\u73ab\u7470\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    Los Jardines de la Rosaleda tienen su origen entre los a\u00f1os treinta y cincuenta del siglo XX, despu\u00e9s de que el Estado adquiriese el Generalife en 1921. \n                <\/p>\n                <p>\n                    \u56e0\u6b64\u9700\u8981\u63d0\u9ad8\u5e9f\u5f03\u533a\u57df\u7684\u4ef7\u503c\uff0c\u5e76\u901a\u8fc7\u9010\u6b65\u5e73\u7a33\u7684\u8fc7\u6e21\u5c06\u5176\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6218\u7565\u6027\u5730\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba23\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel23\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel23\">\u6c9f\u6e20\u9732\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u704c\u6e89\u6e20\u5ead\u9662 (Patio de la Acequia) \u5728 19 \u4e16\u7eaa\u4e5f\u88ab\u79f0\u4e3a R\u00eda \u5ead\u9662\uff0c\u5982\u4eca\u5448\u77e9\u5f62\u7ed3\u6784\uff0c\u62e5\u6709\u4e24\u4e2a\u76f8\u5bf9\u7684\u4ead\u5b50\u548c\u4e00\u4e2a\u6d77\u6e7e\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u8d2f\u7a7f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u7687\u5bb6\u8fd0\u6cb3\uff0c\u8fd0\u6cb3\u5468\u56f4\u6709\u56db\u4e2a\u82b1\u56ed\uff0c\u4ee5\u8f83\u4f4e\u5c42\u6b21\u7684\u6b63\u4ea4\u82b1\u575b\u6392\u5217\u3002\u704c\u6e89\u6c9f\u6e20\u4e24\u4fa7\u7684\u55b7\u6cc9\u662f\u5bab\u6bbf\u6700\u53d7\u6b22\u8fce\u7684\u666f\u89c2\u4e4b\u4e00\u3002\u7136\u800c\uff0c\u8fd9\u4e9b\u55b7\u6cc9\u5e76\u975e\u539f\u521b\uff0c\u56e0\u4e3a\u5b83\u4eec\u7834\u574f\u4e86\u82cf\u4e39\u5728\u4f11\u606f\u548c\u51a5\u60f3\u65f6\u5bfb\u6c42\u7684\u5b81\u9759\u4e0e\u5e73\u548c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u7ecf\u5386\u4e86\u591a\u6b21\u6539\u5efa\uff0c\u56e0\u4e3a\u8fd9\u4e2a\u5ead\u9662\u6700\u521d\u662f\u5c01\u95ed\u7684\uff0c\u6211\u4eec\u4eca\u5929\u53ef\u4ee5\u901a\u8fc7 18 \u4e2a\u89c2\u666f\u697c\u5f0f\u62f1\u95e8\u7684\u957f\u5eca\u770b\u5230\u8fd9\u4e9b\u666f\u8272\u3002\u552f\u4e00\u80fd\u8ba9\u4f60\u6b23\u8d4f\u98ce\u666f\u7684\u5730\u65b9\u5c31\u662f\u4e2d\u5fc3\u89c6\u70b9\u3002\u4ece\u8fd9\u4e2a\u539f\u59cb\u7684\u89c6\u89d2\uff0c\u5750\u5728\u5730\u677f\u4e0a\uff0c\u9760\u5728\u7a97\u53f0\u4e0a\uff0c\u4eba\u4eec\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5168\u666f\u3002\n                <\/p>\n                <p>\n                    \u4f5c\u4e3a\u5176\u5386\u53f2\u7684\u89c1\u8bc1\uff0c\u6211\u4eec\u5c06\u5728\u89c2\u666f\u70b9\u53d1\u73b0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u88c5\u9970\uff0c\u5176\u4e2d\u82cf\u4e39\u4f0a\u65af\u739b\u4eea\u4e00\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u4e0e\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u7684\u53e0\u52a0\u5c24\u4e3a\u7a81\u51fa\u3002\u8fd9\u8868\u660e\u6bcf\u4f4d\u82cf\u4e39\u90fd\u6709\u4e0d\u540c\u7684\u54c1\u5473\u548c\u9700\u6c42\uff0c\u5e76\u76f8\u5e94\u5730\u6539\u9020\u5bab\u6bbf\uff0c\u7559\u4e0b\u81ea\u5df1\u7684\u5370\u8bb0\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u7ecf\u8fc7\u89c2\u666f\u70b9\u65f6\uff0c\u5982\u679c\u6211\u4eec\u770b\u4e00\u4e0b\u62f1\u95e8\u7684\u5185\u62f1\uff0c\u6211\u4eec\u8fd8\u4f1a\u53d1\u73b0\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u6807\u5fd7\uff0c\u4f8b\u5982\u8f6d\u548c\u7bad\uff0c\u4ee5\u53ca\u5ea7\u53f3\u94ed\u201cTanto Monta\u201d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e1c\u4fa7\u56e0 1958 \u5e74\u53d1\u751f\u7684\u4e00\u573a\u706b\u707e\u800c\u53d8\u5f97\u8f83\u65b0\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba24\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel24\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel24\">\u5b88\u536b\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165 Patio de la Acequia \u4e4b\u524d\uff0c\u6211\u4eec\u5148\u627e\u5230 Patio de la Guardia\u3002\u4e00\u4e2a\u7b80\u5355\u7684\u5ead\u9662\uff0c\u6709\u95e8\u5eca\uff0c\u4e2d\u5fc3\u6709\u4e00\u4e2a\u55b7\u6cc9\uff0c\u8fd8\u88c5\u9970\u7740\u82e6\u6a59\u6811\u3002\u8fd9\u4e2a\u5ead\u9662\u4e00\u5b9a\u662f\u8fdb\u5165\u82cf\u4e39\u590f\u5b63\u4f4f\u6240\u524d\u7684\u7ba1\u5236\u533a\u548c\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5730\u65b9\u7684\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\uff0c\u722c\u4e0a\u4e00\u4e9b\u9661\u5ced\u7684\u697c\u68af\u540e\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u6247\u95e8\uff0c\u95e8\u6963\u4e0a\u88c5\u9970\u7740\u767d\u8272\u80cc\u666f\u4e0a\u7684\u84dd\u8272\u3001\u7eff\u8272\u548c\u9ed1\u8272\u74f7\u7816\u3002\u6211\u4eec\u8fd8\u53ef\u4ee5\u770b\u5230\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u94a5\u5319\uff0c\u5c3d\u7ba1\u5b83\u56e0\u65f6\u95f4\u7684\u6d41\u901d\u800c\u78e8\u635f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u722c\u4e0a\u53f0\u9636\uff0c\u7a7f\u8fc7\u8fd9\u6247\u95e8\u65f6\uff0c\u6211\u4eec\u9047\u5230\u4e00\u4e2a\u5f2f\u9053\u3001\u5b88\u536b\u7684\u957f\u6905\uff0c\u4ee5\u53ca\u4e00\u6761\u901a\u5f80\u5bab\u6bbf\u7684\u9661\u5ced\u72ed\u7a84\u7684\u697c\u68af\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba25\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel25\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel25\">\u82cf\u4e39\u5a1c\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u82cf\u4e39\u5a1c\u5ead\u9662 (Patio de la Sultana) \u662f\u53d8\u5316\u6700\u591a\u7684\u7a7a\u95f4\u4e4b\u4e00\u3002\u636e\u8ba4\u4e3a\uff0c\u73b0\u5728\u8fd9\u4e2a\u5ead\u9662\uff08\u4e5f\u79f0\u4e3a\u67cf\u6811\u5ead\u9662\uff09\u6240\u5728\u7684\u4f4d\u7f6e\u662f\u4ee5\u524d\u7684\u571f\u8033\u5176\u6d74\u5ba4\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u6d74\u573a\uff09\u7684\u6307\u5b9a\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    16\u4e16\u7eaa\u65f6\u5b83\u5931\u53bb\u4e86\u8fd9\u4e00\u529f\u80fd\u5e76\u53d8\u6210\u4e86\u4e00\u5ea7\u82b1\u56ed\u3002\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5efa\u9020\u4e86\u4e00\u4e2a\u5317\u753b\u5eca\uff0c\u4ee5\u53ca\u4e00\u4e2a U \u5f62\u6c34\u6c60\u3001\u4e2d\u5fc3\u7684\u55b7\u6cc9\u548c\u4e09\u5341\u516b\u4e2a\u5608\u6742\u7684\u55b7\u6c34\u53e3\u3002\n                <\/p>\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u552f\u4e00\u4fdd\u7559\u4e0b\u6765\u7684\u5143\u7d20\u662f\u88ab\u6805\u680f\u4fdd\u62a4\u7684 Acequia Real \u7011\u5e03\uff0c\u4ee5\u53ca\u5c06\u6c34\u5f15\u5411 Acequia \u5ead\u9662\u7684\u4e00\u5c0f\u6bb5\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u201c\u67cf\u6811\u5ead\u9662\u201d\u56e0\u4e00\u68f5\u767e\u5e74\u8001\u67cf\u6811\u800c\u5f97\u540d\uff0c\u5982\u4eca\u53ea\u5269\u4e0b\u6811\u5e72\u3002\u65c1\u8fb9\u662f\u683c\u62c9\u7eb3\u8fbe\u7684\u9676\u74f7\u724c\u533e\uff0c\u4e0a\u9762\u8bb2\u8ff0\u4e86 16 \u4e16\u7eaa\u5e0c\u5185\u65af\u00b7\u4f69\u96f7\u65af\u00b7\u5fb7\u00b7\u5e0c\u5854 (Gin\u00e9s P\u00e9rez de Hita) \u7684\u4f20\u8bf4\uff0c\u4f20\u8bf4\u8fd9\u68f5\u67cf\u6811\u89c1\u8bc1\u4e86\u672b\u4ee3\u82cf\u4e39\u5e03\u963f\u535c\u8fea\u52d2 (Boabdil) \u7684\u5ba0\u81e3\u4e0e\u9ad8\u8d35\u7684\u963f\u672c\u585e\u62c9\u8036 (Abencerraje) \u9a91\u58eb\u7684\u7231\u60c5\u9082\u9005\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba26\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel26\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel26\">\u4e0b\u9a6c\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0b\u6c89\u5ead\u9662\uff08Patio del Descabalgamiento\uff09\uff0c\u4e5f\u88ab\u79f0\u4e3a\u9a6c\u7403\u5ead\u9662\uff08Patio Polo\uff09\uff0c\u662f\u6211\u4eec\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u540e\u9047\u5230\u7684\u7b2c\u4e00\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u82cf\u4e39\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4ea4\u901a\u5de5\u5177\u662f\u9a6c\uff0c\u56e0\u6b64\u4ed6\u9700\u8981\u4e00\u4e2a\u5730\u65b9\u4e0b\u9a6c\u5e76\u5b89\u7f6e\u8fd9\u4e9b\u52a8\u7269\u3002\u4eba\u4eec\u8ba4\u4e3a\u8fd9\u4e2a\u5ead\u9662\u5c31\u662f\u4e3a\u6b64\u76ee\u7684\u800c\u5efa\u7684\uff0c\u56e0\u4e3a\u5b83\u662f\u9a6c\u53a9\u7684\u6240\u5728\u5730\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u53a9\u5185\u8bbe\u6709\u4f9b\u9a6c\u5339\u4e0a\u4e0b\u7684\u652f\u6491\u957f\u51f3\uff0c\u4e24\u4fa7\u9694\u95f4\u5185\u6709\u4e24\u4e2a\u9a6c\u53a9\uff0c\u4e0b\u90e8\u7528\u4f5c\u9a6c\u53a9\uff0c\u4e0a\u90e8\u7528\u4f5c\u5e72\u8349\u68da\u3002\u7ed9\u9a6c\u5339\u63d0\u4f9b\u65b0\u9c9c\u6c34\u7684\u996e\u6c34\u69fd\u4e5f\u4e0d\u80fd\u7f3a\u5c11\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff1a\u5728\u901a\u5f80\u4e0b\u4e00\u4e2a\u5ead\u9662\u7684\u95e8\u6963\u4e0a\u65b9\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u94a5\u5319\uff0c\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\uff0c\u4ee3\u8868\u7740\u656c\u610f\u548c\u6240\u6709\u6743\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba27\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel27\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel27\">\u7687\u5bb6\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5317\u95e8\u5eca\u4fdd\u5b58\u6700\u5b8c\u597d\uff0c\u539f\u672c\u662f\u82cf\u4e39\u7684\u4f4f\u6240\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u95e8\u5eca\uff0c\u4e0a\u9762\u6709\u4e94\u4e2a\u62f1\u95e8\uff0c\u7531\u67f1\u5b50\u548c\u67f1\u5b50\u7684\u672b\u7aef\u652f\u6491\u3002\u7ecf\u8fc7\u8fd9\u4e2a\u95e8\u5eca\uff0c\u8981\u8fdb\u5165\u7687\u5bb6\u5927\u5385\uff0c\u60a8\u9700\u8981\u7a7f\u8fc7\u4e00\u4e2a\u4e09\u91cd\u62f1\u95e8\uff0c\u62f1\u95e8\u4e0a\u6709\u8bb2\u8ff0 1319 \u5e74\u62c9\u7ef4\u52a0\u6218\u5f79\u6216\u585e\u62c9\u57c3\u5c14\u7ef4\u62c9\u6218\u5f79\u7684\u8bd7\u6b4c\uff0c\u8fd9\u4e9b\u8bd7\u6b4c\u4e3a\u6211\u4eec\u63d0\u4f9b\u4e86\u6709\u5173\u8be5\u5730\u70b9\u5e74\u4ee3\u7684\u4fe1\u606f\u3002\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e09\u91cd\u62f1\u95e8\u7684\u4e24\u4fa7\u8fd8\u6709*taqas*\uff0c\u5373\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u7528\u4e8e\u76db\u6c34\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u5927\u5385\u4f4d\u4e8e\u4e00\u5ea7\u9970\u6709\u7070\u6ce5\u7684\u65b9\u5f62\u5854\u697c\u5185\uff0c\u5c3d\u7ba1\u8fd9\u662f\u4e00\u5ea7\u4f11\u95f2\u5bab\u6bbf\uff0c\u4f46\u5374\u662f\u82cf\u4e39\u63a5\u89c1\u7d27\u6025\u5b98\u5458\u7684\u5730\u65b9\u3002\u6839\u636e\u90a3\u91cc\u8bb0\u8f7d\u7684\u8bd7\u53e5\uff0c\u8fd9\u4e9b\u63a5\u89c1\u5fc5\u987b\u7b80\u77ed\u800c\u76f4\u63a5\uff0c\u4ee5\u514d\u8fc7\u5ea6\u6253\u6270\u57c3\u7c73\u5c14\u7684\u4f11\u606f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  PALACIOS NAZARIES  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba28\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel28\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel28\">\u7eb3\u624e\u91cc\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u662f\u8fd9\u5ea7\u5b8f\u4f1f\u5efa\u7b51\u7fa4\u4e2d\u6700\u5177\u8c61\u5f81\u610f\u4e49\u548c\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u533a\u57df\u3002\u5b83\u4eec\u5efa\u4e8e 14 \u4e16\u7eaa\uff0c\u8fd9\u4e00\u65f6\u671f\u582a\u79f0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6700\u8f89\u714c\u7684\u65f6\u671f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u662f\u82cf\u4e39\u53ca\u5176\u8fd1\u4eb2\u7684\u4e13\u5c5e\u533a\u57df\uff0c\u662f\u5bb6\u5ead\u751f\u6d3b\u4ee5\u53ca\u738b\u56fd\u5b98\u65b9\u548c\u884c\u653f\u751f\u6d3b\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u5305\u62ec\uff1a\u6885\u514b\u82cf\u963f\u5c14\u5bab\u3001\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u90fd\u662f\u72ec\u7acb\u5efa\u9020\u7684\uff0c\u5efa\u9020\u65f6\u95f4\u4e0d\u540c\uff0c\u529f\u80fd\u5404\u5f02\u3002\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u4e9b\u5bab\u6bbf\u624d\u5f97\u4ee5\u7edf\u4e00\uff0c\u4ece\u90a3\u65f6\u8d77\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u7687\u5bb6\u5bab\u6bbf\uff0c\u540e\u6765\u67e5\u7406\u4e94\u4e16\u51b3\u5b9a\u5efa\u9020\u81ea\u5df1\u7684\u5bab\u6bbf\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u65e7\u7687\u5bb6\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba29\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel29\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel29\">\u6885\u514b\u65af\u548c\u6f14\u8bf4\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6885\u514b\u82cf\u963f\u5c14 (Mexuar) \u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u4e2d\u6700\u53e4\u8001\u7684\u90e8\u5206\uff0c\u4f46\u4e5f\u662f\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\u53d1\u751f\u6700\u5927\u53d8\u5316\u7684\u7a7a\u95f4\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cMaswar\u201d\uff0c\u610f\u4e3a\u201c\u82cf\u4e39\u90e8\u957f\u4f1a\u8bae\u201d\u6216\u201c\u82cf\u62c9\u201d\u53ec\u5f00\u7684\u5730\u65b9\uff0c\u4ece\u800c\u63ed\u793a\u4e86\u5b83\u7684\u4e00\u4e2a\u804c\u80fd\u3002\u5b83\u4e5f\u662f\u82cf\u4e39\u6267\u884c\u53f8\u6cd5\u7a0b\u5e8f\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    La construcci\u00f3n del Mexuar se atribuye al sult\u00e1n Isma\u00edl I, que rein\u00f3 entre 1314 y 1325, y fue modificado por su nieto Muhammad V. Sin embargo, fueron los cristianos quienes m\u00e1s transformaron este espacio al convertirlo en una capilla.\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5c0f\u5f97\u591a\uff0c\u56f4\u7ed5\u7740\u56db\u6839\u4e2d\u592e\u67f1\u5b50\u6392\u5217\uff0c\u67f1\u5b50\u4e0a\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u6d82\u6210\u94b4\u84dd\u8272\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7279\u8272\u7acb\u65b9\u4f53\u67f1\u5934\u3002\u8fd9\u4e9b\u67f1\u5b50\u7531\u4e00\u76cf\u63d0\u4f9b\u5929\u9876\u5149\u7684\u706f\u7b3c\u652f\u6491\uff0c\u8be5\u706f\u7b3c\u5728 16 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u4ee5\u5efa\u9020\u4e0a\u5c42\u623f\u95f4\u548c\u4fa7\u7a97\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u5c06\u8be5\u7a7a\u95f4\u6539\u9020\u6210\u6559\u5802\uff0c\u5730\u677f\u88ab\u964d\u4f4e\uff0c\u5e76\u5728\u540e\u9762\u589e\u52a0\u4e86\u4e00\u4e2a\u5c0f\u7684\u77e9\u5f62\u7a7a\u95f4\uff0c\u73b0\u5728\u7531\u6728\u5236\u680f\u6746\u9694\u5f00\uff0c\u6307\u793a\u4e0a\u5c42\u5531\u8bd7\u73ed\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5e26\u6709\u661f\u661f\u88c5\u9970\u7684\u9676\u74f7\u74f7\u7816\u8e22\u811a\u7ebf\u662f\u4ece\u522b\u5904\u8fd0\u6765\u7684\u3002\u5728\u661f\u661f\u4e4b\u95f4\uff0c\u60a8\u53ef\u4ee5\u4ea4\u66ff\u770b\u5230\uff1a\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u5fbd\u7ae0\u3001\u95e8\u591a\u8428\u67a2\u673a\u4e3b\u6559\u7684\u5fbd\u7ae0\u3001\u5965\u5730\u5229\u4eba\u7684\u53cc\u5934\u9e70\u3001\u201c\u9664\u4e86\u4e0a\u5e1d\uff0c\u6ca1\u6709\u80dc\u5229\u8005\u201d\u7684\u5ea7\u53f3\u94ed\uff0c\u4ee5\u53ca\u5e1d\u56fd\u76fe\u724c\u4e0a\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u67f1\u3002\n                <\/p>\n                <p>\n                    \u57fa\u5ea7\u4e0a\u65b9\uff0c\u77f3\u818f\u94ed\u6587\u9970\u5e26\u4e0a\u91cd\u590d\u7740\uff1a\u201c\u738b\u56fd\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u529b\u91cf\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u8363\u8000\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u201d\u8fd9\u4e9b\u94ed\u6587\u53d6\u4ee3\u4e86\u57fa\u7763\u6559\u7684\u53e3\u53f7\uff1a\u201cChristus regnat\u3002Christus vincit\u3002Christus imperat\u3002\u201d\n                <\/p>\n                <p>\n                    Mexuar \u7684\u5f53\u524d\u5165\u53e3\u662f\u5728\u73b0\u4ee3\u5f00\u653e\u7684\uff0c\u6539\u53d8\u4e86\u5176\u4e2d\u4e00\u6839\u523b\u6709\u201cPlus Ultra\u201d\u5ea7\u53f3\u94ed\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u7684\u4f4d\u7f6e\uff0c\u8be5\u67f1\u88ab\u79fb\u5230\u4e86\u4e1c\u5899\u3002\u95e8\u4e0a\u65b9\u7684\u77f3\u818f\u9876\u4ecd\u4fdd\u7559\u5728\u539f\u6765\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5728\u623f\u95f4\u7684\u540e\u9762\uff0c\u6709\u4e00\u6247\u95e8\u901a\u5411\u6f14\u8bb2\u5385\uff0c\u6700\u521d\u662f\u901a\u8fc7\u9a6c\u4e18\u5361\u753b\u5eca\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e 1590 \u5e74\u706b\u836f\u5e93\u7206\u70b8\uff0c\u8fd9\u91cc\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53d7\u635f\u6700\u4e25\u91cd\u7684\u533a\u57df\u4e4b\u4e00\u3002\u5b83\u4e8e 1917 \u5e74\u5f97\u5230\u4fee\u590d\u3002\n                <\/p>\n                <p>\n                    \u4fee\u590d\u671f\u95f4\uff0c\u4e3a\u4e86\u9632\u6b62\u4e8b\u6545\u53d1\u751f\u5e76\u65b9\u4fbf\u53c2\u89c2\uff0c\u964d\u4f4e\u4e86\u5730\u677f\u9ad8\u5ea6\u3002\u4f5c\u4e3a\u539f\u59cb\u6c34\u5e73\u7684\u89c1\u8bc1\uff0c\u7a97\u6237\u4e0b\u65b9\u4fdd\u7559\u4e86\u4e00\u6761\u8fde\u7eed\u7684\u957f\u51f3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba30\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel30\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel30\">CUARTO DORADO y FACHADA DE COMARES<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n\n                <p>\n                    *\u9ec4\u91d1\u533a*\u8fd9\u4e2a\u540d\u5b57\u6e90\u81ea\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u671f\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u683c\u5b50\u5929\u82b1\u677f\u88ab\u91cd\u65b0\u7c89\u5237\u6210\u91d1\u8272\u56fe\u6848\uff0c\u5e76\u878d\u5165\u4e86\u541b\u4e3b\u7684\u5fbd\u7ae0\u3002\n                <\/p>\n                <p>\n                    \u83b7\u5f97\u89d0\u89c1\u7684\u81e3\u6c11\u5728\u5bab\u6bbf\u6b63\u9762\u524d\u7b49\u5019\uff0c\u7687\u5bb6\u536b\u961f\u5c06\u4ed6\u4eec\u4e0e\u82cf\u4e39\u9694\u5f00\uff0c\u8fd9\u4e2a\u623f\u95f4\u73b0\u5728\u88ab\u79f0\u4e3a\u91d1\u5385\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e2d\u592e\u662f\u4e00\u5ea7\u4f4e\u77ee\u7684\u5927\u7406\u77f3\u52a0\u4ed1\u55b7\u6cc9\uff0c\u8fd9\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4fdd\u5b58\u7684\u6797\u8fbe\u62c9\u54c8\u55b7\u6cc9\u7684\u590d\u5236\u54c1\u3002\u5728\u5806\u5b50\u7684\u4e00\u4fa7\uff0c\u6709\u4e00\u4e2a\u683c\u6805\u901a\u5411\u8b66\u536b\u4f7f\u7528\u7684\u9ed1\u6697\u5730\u4e0b\u8d70\u5eca\u3002\n                <\/p>\n                <p>\n                    M\u00e1s adelante encontramos la Fachada del Palacio de Comares. Esta impresionante fachada, muy restaurada entre los siglos XIX y XX, fue construida por Muhammad V con el fin de conmemorar la toma de Algeciras en 1369, que otorgaba dominio sobre el Estrecho de Gibraltar.\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e2a\u5ead\u9662\u91cc\uff0c\u82cf\u4e39\u63a5\u89c1\u4e86\u83b7\u5f97\u7279\u6b8a\u89d0\u89c1\u7684\u81e3\u6c11\u3002\u5b83\u88ab\u653e\u7f6e\u5728\u6b63\u9762\u7684\u4e2d\u592e\u90e8\u5206\uff0c\u5750\u843d\u5728\u4e24\u6247\u95e8\u4e4b\u95f4\u7684\u6728\u6881\u4e0a\uff0c\u4f4d\u4e8e\u5de8\u5927\u7684\u5c4b\u6a90\u4e0b\uff0c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6728\u5de5\u7684\u6770\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5efa\u7b51\u7684\u6b63\u9762\u627f\u8f7d\u7740\u5de8\u5927\u7684\u5bd3\u8a00\u610f\u4e49\u3002\u53d7\u8bd5\u8005\u53ef\u4ee5\u8bfb\u5230\uff1a\n                <\/p>\n                <br>\n                <br>\n                <blockquote>\n                    \u201c\u6211\u7684\u4f4d\u7f6e\u5c31\u50cf\u738b\u51a0\uff0c\u6211\u7684\u5927\u95e8\u5c31\u50cf\u5c94\u8def\uff1a\u897f\u65b9\u76f8\u4fe1\u6211\u4ee3\u8868\u4e1c\u65b9\u3002\u201d<br>\n                    \u52a0\u5c3c\u00b7\u6bd4\u62c9\u59d4\u6258\u6211\u5f00\u542f\u5373\u5c06\u5ba3\u5e03\u7684\u80dc\u5229\u4e4b\u95e8\u3002<br>\n                    \u597d\u5427\uff0c\u6211\u6b63\u5728\u7b49\u5f85\u4ed6\u5728\u65e9\u6668\u5730\u5e73\u7ebf\u663e\u9732\u51fa\u6765\u65f6\u51fa\u73b0\u3002<br>\n                    \u613f\u4e0a\u5e1d\u4f7f\u4ed6\u7684\u4f5c\u54c1\u5982\u540c\u4ed6\u7684\u6027\u683c\u548c\u5f62\u8c61\u4e00\u6837\u7f8e\u4e3d\uff01\n                <\/blockquote>\n                <p>\n                    \u53f3\u4fa7\u7684\u95e8\u662f\u901a\u5f80\u79c1\u4eba\u4f4f\u6240\u548c\u670d\u52a1\u533a\u7684\u901a\u9053\uff0c\u800c\u5de6\u4fa7\u7684\u95e8\u5219\u901a\u8fc7\u4e00\u6761\u8bbe\u6709\u8b66\u536b\u957f\u51f3\u7684\u5f2f\u66f2\u8d70\u5eca\uff0c\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u7279\u522b\u662f\u901a\u5f80\u6843\u91d1\u5a18\u5ead\u9662\u3002\n                <\/p>\n                \n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba31\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel31\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel31\">\u6843\u91d1\u5a18\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u623f\u5c4b\u7684\u7279\u70b9\u4e4b\u4e00\u662f\u53ef\u4ee5\u901a\u8fc7\u5f2f\u66f2\u7684\u8d70\u5eca\u8fdb\u5165\u4f4f\u5b85\uff0c\u8d70\u5eca\u901a\u5411\u9732\u5929\u5ead\u9662\uff0c\u5ead\u9662\u662f\u5bb6\u5ead\u751f\u6d3b\u548c\u7ec4\u7ec7\u7684\u4e2d\u5fc3\uff0c\u914d\u6709\u6c34\u666f\u548c\u690d\u88ab\u3002\u540c\u6837\u7684\u7406\u5ff5\u4e5f\u4f53\u73b0\u5728\u9999\u6843\u6728\u5ead\u9662 (Patio de los Arrayanes) \u4e2d\uff0c\u4f46\u89c4\u6a21\u66f4\u5927\uff0c\u957f 36 \u7c73\uff0c\u5bbd 23 \u7c73\u3002\n                <\/p>\n                <p>\n                    \u6843\u91d1\u5a18\u5ead\u9662\u662f\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u4e2d\u5fc3\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u653f\u6cbb\u548c\u5916\u4ea4\u6d3b\u52a8\u5c31\u5728\u8fd9\u91cc\u8fdb\u884c\u3002\u8fd9\u662f\u4e00\u4e2a\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u957f\u65b9\u5f62\u5ead\u9662\uff0c\u5176\u4e2d\u5fc3\u8f74\u7ebf\u662f\u4e00\u4e2a\u5927\u6c34\u6c60\u3002\u5176\u4e2d\uff0c\u9759\u6c34\u5982\u540c\u955c\u5b50\uff0c\u8d4b\u4e88\u7a7a\u95f4\u6df1\u5ea6\u548c\u5782\u76f4\u611f\uff0c\u4ece\u800c\u521b\u9020\u51fa\u4e00\u5ea7\u6c34\u4e0a\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u5728\u6cf3\u6c60\u7684\u4e24\u7aef\uff0c\u55b7\u5c04\u5668\u8f7b\u8f7b\u5730\u5f15\u5165\u6c34\uff0c\u4ee5\u514d\u7834\u574f\u955c\u9762\u6548\u679c\u6216\u573a\u6240\u7684\u5b81\u9759\u3002\n                <\/p>\n                <p>\n                    \u6c34\u6c60\u4e24\u4fa7\u6709\u4e24\u7247\u6843\u91d1\u5a18\u82b1\u575b\uff0c\u56e0\u6b64\u8be5\u5730\u5f97\u540d\uff1a\u6843\u91d1\u5a18\u5ead\u9662 (Patio de los Arrayanes)\u3002\u8fc7\u53bb\u5b83\u4e5f\u88ab\u79f0\u4e3a\u963f\u5c14\u8d1d\u5c14\u5361\u5ead\u9662 (Patio de la Alberca)\u3002\n                <\/p>\n                <p>\n                    \u6c34\u548c\u690d\u88ab\u7684\u5b58\u5728\u4e0d\u4ec5\u662f\u5bf9\u88c5\u9970\u6216\u7f8e\u5b66\u6807\u51c6\u7684\u56de\u5e94\uff0c\u4e5f\u662f\u521b\u9020\u5b9c\u4eba\u7a7a\u95f4\u7684\u610f\u56fe\uff0c\u5c24\u5176\u662f\u5728\u590f\u5929\u3002\u6c34\u53ef\u4ee5\u6e05\u65b0\u73af\u5883\uff0c\u800c\u690d\u7269\u53ef\u4ee5\u4fdd\u6301\u6c34\u5206\u5e76\u6563\u53d1\u9999\u6c14\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u8f83\u957f\u7684\u4e24\u4fa7\u6709\u56db\u5ea7\u72ec\u7acb\u7684\u4f4f\u5b85\u3002\u5317\u4fa7\u662f\u79d1\u9a6c\u96f7\u65af\u5854\uff0c\u5185\u8bbe\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u3002\n                <\/p>\n                <p>\n                    \u5728\u5357\u4fa7\uff0c\u7acb\u9762\u8d77\u5230\u4e86\u9519\u89c6\u6548\u679c\uff0c\u56e0\u4e3a\u5176\u540e\u9762\u7684\u5efa\u7b51\u5df2\u88ab\u62c6\u9664\uff0c\u4ee5\u4fbf\u5c06\u67e5\u7406\u4e94\u4e16\u5bab\u4e0e\u65e7\u7687\u5bb6\u5bab\u6bbf\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba32\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel32\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel32\">\u6e05\u771f\u5bfa\u5ead\u9662\u548c\u9a6c\u4e18\u5361\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u4e4b\u524d\uff0c\u5982\u679c\u6211\u4eec\u5411\u5de6\u770b\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e24\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u7b2c\u4e00\u4e2a\u662f\u6e05\u771f\u5bfa\u5ead\u9662 (Patio de la Mezquita)\uff0c\u56e0\u5176\u4e00\u89d2\u7684\u5c0f\u6e05\u771f\u5bfa\u800c\u5f97\u540d\u3002\u7136\u800c\uff0c\u81ea 20 \u4e16\u7eaa\u4ee5\u6765\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u738b\u5b50\u7684\u5b97\u6559\u5b66\u6821\uff0c\u56e0\u4e3a\u5b83\u7684\u7ed3\u6784\u4e0e\u683c\u62c9\u7eb3\u8fbe\u7684\u5b97\u6559\u5b66\u6821\u76f8\u4f3c\u3002\n                <\/p>\n                <p>\n                    \u518d\u5f80\u524d\u8d70\u662f\u9a6c\u4e18\u5361\u5ead\u9662 (Patio de Machuca)\uff0c\u4ee5\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u7684\u540d\u5b57\u547d\u540d\uff0c\u4ed6\u8d1f\u8d23\u76d1\u7763 16 \u4e16\u7eaa\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5efa\u9020\uff0c\u5e76\u66fe\u5c45\u4f4f\u4e8e\u6b64\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5ead\u9662\u5f88\u5bb9\u6613\u8fa8\u8ba4\uff0c\u56e0\u4e3a\u4e2d\u5fc3\u6709\u4e00\u4e2a\u8fb9\u7f18\u5448\u53f6\u72b6\u7684\u6c34\u6c60\uff0c\u8fd8\u6709\u62f1\u5f62\u7684\u67cf\u6811\uff0c\u5b83\u4eec\u4ee5\u975e\u4fb5\u5165\u5f0f\u7684\u65b9\u5f0f\u6062\u590d\u4e86\u7a7a\u95f4\u7684\u5efa\u7b51\u611f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba33\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel33\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel33\">\u8239\u5c4b<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8239\u5ba4\u662f\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u5728\u901a\u5f80\u8fd9\u4e2a\u623f\u95f4\u7684\u62f1\u95e8\u7684\u4fa7\u67f1\u4e0a\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u6b63\u9762\u7684\u58c1\u9f9b\uff0c\u4e0a\u9762\u96d5\u523b\u7740\u5927\u7406\u77f3\uff0c\u5e76\u7528\u5f69\u8272\u74f7\u7816\u88c5\u9970\u3002\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u6700\u5177\u7279\u8272\u7684\u88c5\u9970\u6027\u548c\u529f\u80fd\u6027\u5143\u7d20\u4e4b\u4e00\uff1a*taqas*\u3002\n                <\/p>\n                <p>\n                    *Taqas* \u662f\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u603b\u662f\u6210\u5bf9\u6392\u5217\uff0c\u5f7c\u6b64\u76f8\u5bf9\u3002\u5b83\u4eec\u88ab\u7528\u6765\u76db\u88c5\u996e\u7528\u7684\u6de1\u6c34\u6216\u6d17\u624b\u7528\u7684\u9999\u6c34\u3002\n                <\/p>\n                <p>\n                    \u5927\u5385\u76ee\u524d\u7684\u5929\u82b1\u677f\u662f\u539f\u6765\u7684\u590d\u5236\u54c1\uff0c\u539f\u6765\u7684\u5929\u82b1\u677f\u5728 1890 \u5e74\u7684\u4e00\u573a\u5927\u706b\u4e2d\u88ab\u6bc1\u574f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u7684\u540d\u5b57\u6765\u81ea\u963f\u62c9\u4f2f\u8bed\u5355\u8bcd *baraka* \u7684\u97f3\u53d8\uff0c\u610f\u601d\u662f\u201c\u795d\u798f\u201d\uff0c\u8fd9\u4e2a\u5355\u8bcd\u5728\u8fd9\u4e2a\u623f\u95f4\u7684\u5899\u58c1\u4e0a\u91cd\u590d\u51fa\u73b0\u8fc7\u5f88\u591a\u6b21\u3002\u5b83\u5e76\u975e\u50cf\u4eba\u4eec\u666e\u904d\u8ba4\u4e3a\u7684\u90a3\u6837\uff0c\u6e90\u81ea\u5012\u7f6e\u7684\u8239\u9876\u5f62\u72b6\u3002\n                <\/p>\n                <p>\n                    Era en este lugar donde los nuevos sultanes solicitaban la bendici\u00f3n de su Dios antes de ser coronados como tal en el Sal\u00f3n del Trono.\n                <\/p>\n                <p>\n                    \u5728\u8fdb\u5165\u738b\u5ea7\u5ba4\u4e4b\u524d\uff0c\u6211\u4eec\u53d1\u73b0\u4e24\u4e2a\u4fa7\u95e8\uff1a\u53f3\u8fb9\u662f\u4e00\u4e2a\u5e26\u6709\u58c1\u9f9b\u7684\u5c0f\u578b\u7948\u7977\u5ba4\uff1b\u5de6\u4fa7\u662f\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5854\u5185\u90e8\u7684\u901a\u9053\u95e8\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba34\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel34\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel34\">\u5927\u4f7f\u5385\u6216\u738b\u5ea7\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5927\u4f7f\u5385\uff0c\u4e5f\u79f0\u4e3a\u738b\u5ea7\u5385\u6216\u79d1\u9a6c\u96f7\u65af\u5385\uff0c\u662f\u82cf\u4e39\u738b\u5ea7\u7684\u6240\u5728\u5730\uff0c\u56e0\u6b64\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u6743\u529b\u4e2d\u5fc3\u3002\u4e5f\u8bb8\u6b63\u56e0\u4e3a\u5982\u6b64\uff0c\u5b83\u4f4d\u4e8e Torre de Comares \u5185\uff0c\u8fd9\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u9ad8\u7684\u5854\u697c\uff0c\u9ad8 45 \u7c73\u3002\u5b83\u7684\u8bcd\u6e90\u6765\u81ea\u963f\u62c9\u4f2f\u8bed *arsh*\uff0c\u610f\u601d\u662f\u5e10\u7bf7\u3001\u4ead\u5b50\u6216\u738b\u5ea7\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5b8c\u7f8e\u7684\u7acb\u65b9\u4f53\uff0c\u5899\u58c1\u4e00\u76f4\u5230\u5929\u82b1\u677f\u90fd\u8986\u76d6\u7740\u4e30\u5bcc\u7684\u88c5\u9970\u3002\u4e24\u4fa7\u6709\u4e5d\u4e2a\u76f8\u540c\u7684\u58c1\u9f9b\uff0c\u6bcf\u4e09\u4e2a\u4e00\u7ec4\uff0c\u90fd\u6709\u7a97\u6237\u3002\u5165\u53e3\u5bf9\u9762\u7684\u5927\u5385\u88c5\u9970\u5f97\u66f4\u4e3a\u7cbe\u81f4\uff0c\u56e0\u4e3a\u90a3\u662f\u82cf\u4e39\u7684\u4f4f\u6240\uff0c\u91c7\u7528\u80cc\u5149\u8bbe\u8ba1\uff0c\u66f4\u80fd\u8425\u9020\u51fa\u4ee4\u4eba\u773c\u82b1\u7f2d\u4e71\u3001\u60ca\u559c\u4e0d\u5df2\u7684\u6548\u679c\u3002\n                <\/p>\n                <p>\n                    \u8fc7\u53bb\uff0c\u7a97\u6237\u4e0a\u8986\u76d6\u7740\u88ab\u79f0\u4e3a *cumarias* \u7684\u51e0\u4f55\u5f62\u72b6\u7684\u5f69\u8272\u73bb\u7483\u3002 1590 \u5e74\uff0c\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u7684\u4e00\u4e2a\u706b\u836f\u5e93\u53d1\u751f\u7206\u70b8\uff0c\u7206\u70b8\u4ea7\u751f\u7684\u51b2\u51fb\u6ce2\u5bfc\u81f4\u8fd9\u4e9b\u6587\u7269\u4e22\u5931\u3002\n                <\/p>\n                <p>\n                    \u5ba2\u5385\u7684\u88c5\u9970\u4e30\u5bcc\u7a0b\u5ea6\u8fbe\u5230\u4e86\u6781\u81f4\u3002\u5b83\u4ece\u5e95\u90e8\u5f00\u59cb\uff0c\u91c7\u7528\u51e0\u4f55\u5f62\u72b6\u7684\u74f7\u7816\uff0c\u521b\u9020\u51fa\u7c7b\u4f3c\u4e07\u82b1\u7b52\u7684\u89c6\u89c9\u6548\u679c\u3002\u5899\u58c1\u4e0a\u5ef6\u7eed\u7740\u7070\u6ce5\uff0c\u770b\u4e0a\u53bb\u5c31\u50cf\u6302\u6bef\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u690d\u7269\u56fe\u6848\u3001\u82b1\u6735\u3001\u8d1d\u58f3\u3001\u661f\u661f\u548c\u4e30\u5bcc\u7684\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u73b0\u5728\u7684\u4e66\u5199\u6709\u4e24\u79cd\u7c7b\u578b\uff1a\u8349\u4e66\uff0c\u6700\u5e38\u89c1\u4e14\u6700\u5bb9\u6613\u8fa8\u8ba4\uff1b\u4ee5\u53ca\u5e93\u6cd5\u4f53\uff0c\u4e00\u79cd\u5177\u6709\u76f4\u7ebf\u548c\u89d2\u5f62\u7684\u6587\u5316\u6587\u5b57\u3002\n                <\/p>\n                <p>\n                    Entre todas las inscripciones, la m\u00e1s destacada es la que aparece debajo del techo, en la franja superior de la pared: la sura 67 del Cor\u00e1n, llamada &#8220;El Reino&#8221; o &#8220;del Se\u00f1or\u00edo&#8221;, que recorre las cuatro paredes. Esta sura era recitada por los nuevos sultanes para proclamar que su poder proven\u00eda directamente de Dios.\n                <\/p>\n                <p>\n                    \u5929\u82b1\u677f\u4e0a\u4e5f\u4f53\u73b0\u4e86\u795e\u529b\u7684\u5f62\u8c61\uff0c\u5b83\u7531 8,017 \u4e2a\u4e0d\u540c\u7684\u90e8\u5206\u7ec4\u6210\uff0c\u901a\u8fc7\u661f\u8f6e\uff0c\u5c55\u793a\u4e86\u4f0a\u65af\u5170\u672b\u4e16\u8bba\uff1a\u4e03\u91cd\u5929\u548c\u7b2c\u516b\u91cd\u5929\u5802\uff0c\u771f\u4e3b\u7684\u5b9d\u5ea7\uff0c\u7531\u4e2d\u592e\u7684\u5706\u9876 muqarnas \u4ee3\u8868\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba35\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel35\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel35\">\u57fa\u7763\u6559\u7687\u5ba4\u2014\u2014\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8981\u8fdb\u5165\u57fa\u7763\u6559\u7687\u5ba4\uff0c\u60a8\u5fc5\u987b\u4f7f\u7528\u4e24\u59d0\u59b9\u5385\u5de6\u4fa7\u58c1\u9f9b\u4e2d\u6253\u5f00\u7684\u5176\u4e2d\u4e00\u6247\u95e8\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74 6 \u6708\u53c2\u89c2\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u62b5\u8fbe\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u8fd9\u5bf9\u592b\u5987\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b89\u987f\u4e0b\u6765\uff0c\u5e76\u4e0b\u4ee4\u5efa\u9020\u65b0\u7684\u623f\u95f4\uff0c\u4eca\u5929\u88ab\u79f0\u4e3a\u7687\u5e1d\u7684\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u7a7a\u95f4\u5b8c\u5168\u8fdd\u80cc\u4e86\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5efa\u7b51\u548c\u7f8e\u5b66\u3002\u7136\u800c\uff0c\u7531\u4e8e\u5b83\u5efa\u5728\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u4e4b\u95f4\u7684\u82b1\u56ed\u533a\u57df\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u8d70\u5eca\u5de6\u4fa7\u7684\u4e00\u4e9b\u5c0f\u7a97\u6237\u770b\u5230\u7687\u5bb6\u571f\u8033\u5176\u6d74\u5ba4\u6216\u79d1\u9a6c\u96f7\u65af\u571f\u8033\u5176\u6d74\u5ba4\u7684\u4e0a\u90e8\u3002\u518d\u5f80\u524d\u8d70\u51e0\u7c73\uff0c\u5c31\u53ef\u4ee5\u770b\u5230\u5176\u4ed6\u7684\u5f00\u53e3\uff0c\u5373\u5e8a\u5385\u548c\u97f3\u4e50\u5bb6\u753b\u5eca\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u6d74\u573a\u4e0d\u4ec5\u662f\u536b\u751f\u573a\u6240\uff0c\u4e5f\u662f\u4ee5\u8f7b\u677e\u53cb\u597d\u7684\u65b9\u5f0f\u57f9\u517b\u653f\u6cbb\u548c\u5916\u4ea4\u5173\u7cfb\u7684\u7406\u60f3\u573a\u6240\uff0c\u5e76\u914d\u6709\u97f3\u4e50\u6765\u6d3b\u8dc3\u6c14\u6c1b\u3002\u8be5\u7a7a\u95f4\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u7a7f\u8fc7\u8fd9\u6761\u8d70\u5eca\uff0c\u60a8\u53ef\u4ee5\u8fdb\u5165\u7687\u5e1d\u7684\u529e\u516c\u5ba4\uff0c\u5176\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\u5e26\u6709\u7687\u5bb6\u5fbd\u7ae0\u7684\u6587\u827a\u590d\u5174\u5f0f\u58c1\u7089\u548c\u7531\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u8bbe\u8ba1\u7684\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\u5728\u683c\u5b50\u5929\u82b1\u677f\u4e0a\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u201cPLUS ULTRA\u201d\u5b57\u6837\uff0c\u8fd9\u662f\u7687\u5e1d\u7684\u5ea7\u53f3\u94ed\uff0c\u8fd8\u6709\u9996\u5b57\u6bcd K \u548c Y\uff0c\u5206\u522b\u4ee3\u8868\u67e5\u7406\u4e94\u4e16\u548c\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u3002\n                <\/p>\n                <p>\n                    \u79bb\u5f00\u5927\u5385\uff0c\u53f3\u4fa7\u662f\u7687\u5bb6\u623f\u95f4\uff0c\u76ee\u524d\u4e0d\u5bf9\u516c\u4f17\u5f00\u653e\uff0c\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5f00\u653e\u3002\u8fd9\u4e9b\u623f\u95f4\u4e5f\u88ab\u79f0\u4e3a\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u623f\u95f4\uff0c\u56e0\u4e3a\u8fd9\u4f4d\u7f8e\u56fd\u6d6a\u6f2b\u4e3b\u4e49\u4f5c\u5bb6\u5728\u683c\u62c9\u7eb3\u8fbe\u9017\u7559\u671f\u95f4\u5c31\u4f4f\u5728\u8fd9\u91cc\u3002\u5f88\u53ef\u80fd\u6b63\u662f\u5728\u8fd9\u4e2a\u5730\u65b9\uff0c\u4ed6\u5199\u4e0b\u4e86\u4ed6\u8457\u540d\u7684\u8457\u4f5c\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u3002\u95e8\u4e0a\u65b9\u6709\u4e00\u5757\u7eaa\u5ff5\u724c\u533e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba36\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel36\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel36\">\u6797\u8fbe\u62c9\u8d3e\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0e\u738b\u5bab\u5ead\u9662\u76f8\u90bb\u7684\u662f\u6797\u8fbe\u62c9\u54c8\u5ead\u9662 (Patio de Lindaraja)\uff0c\u5ead\u9662\u5185\u88c5\u9970\u6709\u96d5\u523b\u7684\u9ec4\u6768\u6728\u7bf1\u7b06\u3001\u67cf\u6811\u548c\u82e6\u6a59\u6811\u3002\u8be5\u5ead\u9662\u56e0\u4f4d\u4e8e\u5176\u5357\u4fa7\u7684\u7eb3\u65af\u91cc\u5fb7\u89c2\u666f\u53f0\u800c\u5f97\u540d\uff0c\u8be5\u89c2\u666f\u53f0\u4e0e\u5176\u540c\u540d\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u82b1\u56ed\u7684\u9762\u8c8c\u4e0e\u4eca\u5929\u5b8c\u5168\u4e0d\u540c\uff0c\u56e0\u4e3a\u5b83\u662f\u4e00\u4e2a\u5411\u666f\u89c2\u5f00\u653e\u7684\u7a7a\u95f4\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u67e5\u7406\u4e94\u4e16\u7684\u5230\u6765\uff0c\u82b1\u56ed\u88ab\u5c01\u95ed\u8d77\u6765\uff0c\u7531\u4e8e\u6709\u95e8\u5eca\uff0c\u5176\u5e03\u5c40\u7c7b\u4f3c\u4e8e\u56de\u5eca\u3002\u5176\u5efa\u9020\u91c7\u7528\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5176\u4ed6\u90e8\u5206\u7684\u67f1\u5b50\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e2d\u592e\u77d7\u7acb\u7740\u4e00\u5ea7\u5df4\u6d1b\u514b\u98ce\u683c\u7684\u55b7\u6cc9\uff0c17 \u4e16\u7eaa\u521d\uff0c\u55b7\u6cc9\u4e0a\u65b9\u653e\u7f6e\u4e86\u4e00\u4e2a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5927\u7406\u77f3\u6c34\u76c6\u3002\u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u55b7\u6cc9\u662f\u590d\u5236\u54c1\uff1b\u539f\u4ef6\u73b0\u4fdd\u5b58\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba37\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel37\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel37\">\u72ee\u5b50\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u72ee\u5b50\u5ead\u9662\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u6838\u5fc3\u3002\u5b83\u662f\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u5e26\u95e8\u5eca\u7684\u957f\u5eca\uff0c\u957f\u5eca\u4e0a\u6709\u4e00\u767e\u4e8c\u5341\u56db\u6839\u5404\u4e0d\u76f8\u540c\u7684\u67f1\u5b50\uff0c\u8fde\u63a5\u7740\u5bab\u6bbf\u7684\u4e0d\u540c\u623f\u95f4\u3002\u5b83\u4e0e\u57fa\u7763\u6559\u4fee\u9053\u9662\u6709\u67d0\u79cd\u76f8\u4f3c\u4e4b\u5904\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u6253\u7834\u4e86\u897f\u73ed\u7259\u7a46\u65af\u6797\u5efa\u7b51\u7684\u901a\u5e38\u6a21\u5f0f\uff0c\u4f46\u8fd9\u4e2a\u7a7a\u95f4\u4ecd\u88ab\u8ba4\u4e3a\u662f\u4f0a\u65af\u5170\u827a\u672f\u7684\u7470\u5b9d\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5bab\u6bbf\u7684\u8c61\u5f81\u610f\u4e49\u56f4\u7ed5\u7740\u82b1\u56ed\u5929\u5802\u7684\u6982\u5ff5\u3002\u4ece\u5ead\u9662\u4e2d\u5fc3\u6d41\u51fa\u7684\u56db\u6761\u6c34\u6e20\u8c61\u5f81\u7740\u4f0a\u65af\u5170\u5929\u5802\u7684\u56db\u6761\u6cb3\u6d41\uff0c\u4f7f\u5ead\u9662\u5448\u73b0\u51fa\u5341\u5b57\u5f62\u7684\u5e03\u5c40\u3002\u8fd9\u4e9b\u67f1\u5b50\u8ba9\u4eba\u8054\u60f3\u5230\u68d5\u6988\u6811\u6797\uff0c\u5c31\u50cf\u5929\u5802\u7684\u7eff\u6d32\u3002\n                <\/p>\n                <p>\n                    \u4e2d\u5fc3\u662f\u8457\u540d\u7684\u72ee\u5b50\u55b7\u6cc9\u3002\u5341\u4e8c\u53ea\u72ee\u5b50\u867d\u7136\u59ff\u52bf\u76f8\u4f3c\uff0c\u90fd\u662f\u8b66\u60d5\u4e14\u80cc\u5bf9\u55b7\u6cc9\uff0c\u4f46\u5374\u5177\u6709\u4e0d\u540c\u7684\u7279\u5f81\u3002\u5b83\u4eec\u7531\u767d\u8272 Macael \u5927\u7406\u77f3\u96d5\u523b\u800c\u6210\uff0c\u7ecf\u8fc7\u7cbe\u5fc3\u6311\u9009\uff0c\u5145\u5206\u5229\u7528\u4e86\u77f3\u6750\u7684\u5929\u7136\u7eb9\u7406\u5e76\u7a81\u51fa\u4e86\u5176\u72ec\u7279\u7684\u7279\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5173\u4e8e\u5b83\u7684\u8c61\u5f81\u610f\u4e49\u6709\u591a\u79cd\u7406\u8bba\u3002\u6709\u4e9b\u4eba\u8ba4\u4e3a\u5b83\u4eec\u4ee3\u8868\u7740\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6216\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7684\u529b\u91cf\u3001\u9ec4\u9053\u5341\u4e8c\u5bab\u3001\u4e00\u5929\u7684\u5341\u4e8c\u4e2a\u5c0f\u65f6\uff0c\u751a\u81f3\u662f\u6db2\u538b\u949f\u3002\u53e6\u4e00\u4e9b\u4eba\u5219\u8ba4\u4e3a\uff0c\u8fd9\u662f\u5bf9\u9752\u94dc\u72b9\u592a\u6d77\u7684\u91cd\u65b0\u8be0\u91ca\uff0c\u7531\u5341\u4e8c\u5934\u516c\u725b\u652f\u6491\uff0c\u5728\u8fd9\u91cc\u88ab\u5341\u4e8c\u5934\u72ee\u5b50\u53d6\u4ee3\u3002\n                <\/p>\n                <p>\n                    La taza central probablemente fue tallada in situ y contiene inscripciones po\u00e9ticas que elogian a Muhammad V y alaban el sistema hidr\u00e1ulico que alimenta la fuente y regula el flujo del agua para evitar desbordamientos. Este es un fragmento del poema:\n                <\/p>\n                <blockquote>\n                    &#8220;Plata fundida corre entre las perlas,<\/br>\n                    a las que semeja belleza alba y pura.<\/br>\n                    En apariencia, agua y m\u00e1rmol parecen confundirse,<\/br>\n                    sin que sepamos cu\u00e1l de ambos se desliza.<\/br>\n                    \u00bfNo ves c\u00f3mo el agua se derrama en la taza,<\/br>\n                    pero sus ca\u00f1os la esconden enseguida?<br><br>\n                    \u4ed6\u662f\u4e00\u4f4d\u773c\u7736\u91cc\u5659\u6ee1\u6cea\u6c34\u7684\u60c5\u4eba\uff0c<br>\n                    \u5979\u56e0\u4e3a\u5bb3\u6015\u544a\u5bc6\u800c\u9690\u85cf\u4e86\u81ea\u5df1\u7684\u773c\u6cea\u3002<br><br>\n                    \u00bfNo es, en realidad, cual blanca nube<\/br>\n                    que vierte en los leones sus acequias<\/br>\n                    y parece la mano del califa que, de ma\u00f1ana,<\/br>\n                    prodiga a los leones de la guerra sus favores?&#8221;\n                <\/blockquote>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u55b7\u6cc9\u53d1\u751f\u4e86\u5404\u79cd\u53d8\u5316\u3002 17 \u4e16\u7eaa\uff0c\u53c8\u589e\u52a0\u4e86\u7b2c\u4e8c\u4e2a\u6c34\u6c60\uff0c\u8be5\u6c34\u6c60\u4e8e 20 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u5e76\u642c\u8fc1\u81f3\u963f\u5c14\u5361\u8428\u74e6\u7684\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba38\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel38\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel38\">\u5973\u738b\u68b3\u5986\u5ba4\u548c\u4f11\u95f2\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bab\u6bbf\u7684\u57fa\u7763\u6559\u6539\u5efa\u5305\u62ec\u901a\u8fc7\u4e00\u4e2a\u4e24\u5c42\u7684\u5f00\u653e\u5f0f\u8d70\u5eca\u76f4\u63a5\u8fdb\u5165\u79d1\u9a6c\u96f7\u65af\u5854\u3002\u8fd9\u4e2a\u753b\u5eca\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u4e24\u4e2a\u6700\u5177\u4ee3\u8868\u6027\u7684\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\uff1a\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u5723\u5c71\u533a\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5411\u53f3\u770b\uff0c\u8fd8\u53ef\u4ee5\u770b\u5230\u5973\u738b\u7684\u66f4\u8863\u5ba4\uff0c\u8fd9\u91cc\u548c\u4e0a\u9762\u63d0\u5230\u7684\u5176\u4ed6\u533a\u57df\u4e00\u6837\uff0c\u53ea\u80fd\u5728\u7279\u6b8a\u573a\u5408\u6216\u4f5c\u4e3a\u6bcf\u6708\u7a7a\u95f4\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u5973\u738b\u7684\u66f4\u8863\u5ba4\u4f4d\u4e8e\u5c24\u7d20\u592b\u4e00\u4e16\u5854\u5185\uff0c\u8be5\u5854\u76f8\u5bf9\u4e8e\u57ce\u5899\u800c\u8a00\u4f4d\u7f6e\u9760\u524d\u3002\u5b83\u7684\u57fa\u7763\u6559\u540d\u5b57\u6765\u6e90\u4e8e\u67e5\u7406\u4e94\u4e16\u7684\u59bb\u5b50\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u5c14\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u9017\u7559\u671f\u95f4\u6240\u8d77\u7684\u540d\u5b57\u3002\n                <\/p>\n                <p>\n                    \u6559\u5802\u5185\u90e8\u6309\u7167\u57fa\u7763\u6559\u7f8e\u5b66\u8fdb\u884c\u4e86\u6539\u9020\uff0c\u6536\u85cf\u4e86\u62c9\u6590\u5c14\u00b7\u6851\u897f\uff08\u53c8\u540d\u4e4c\u5c14\u6bd4\u8bfa\u7684\u62c9\u6590\u5c14\uff09\u7684\u5f1f\u5b50\u5c24\u5229\u4e4c\u65af\u00b7\u963f\u5580\u7409\u65af\u548c\u4e9a\u5386\u5c71\u5927\u00b7\u6885\u7eb3\u521b\u4f5c\u7684\u73cd\u8d35\u6587\u827a\u590d\u5174\u65f6\u671f\u753b\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5f80\u4e0b\u8d70\uff0c\u6211\u4eec\u5c31\u80fd\u627e\u5230\u738b\u5bab\u5ead\u9662 (Patio de la Reja)\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e 17 \u4e16\u7eaa\u4e2d\u53f6\u5b89\u88c5\u7684\u5e26\u6709\u953b\u94c1\u680f\u6746\u7684\u8fde\u7eed\u9633\u53f0\u3002\u8fd9\u4e9b\u6805\u680f\u4f5c\u4e3a\u5f00\u653e\u7684\u8d70\u5eca\uff0c\u8fde\u63a5\u5e76\u4fdd\u62a4\u76f8\u90bb\u7684\u623f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba39\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel39\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel39\">\u4e24\u59d0\u59b9\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e24\u59d0\u59b9\u5385\u56e0\u4f4d\u4e8e\u623f\u95f4\u4e2d\u592e\u7684\u4e24\u5757 Macael \u5927\u7406\u77f3\u53cc\u5c42\u677f\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u4e0e\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385 (Hall of the Abencerrajes) \u6709\u76f8\u4f3c\u4e4b\u5904\uff1a\u5b83\u4f4d\u4e8e\u5ead\u9662\u8f83\u9ad8\u5904\uff0c\u5165\u53e3\u540e\u9762\u6709\u4e24\u6247\u95e8\u3002\u5de6\u8fb9\u7684\u95e8\u901a\u5411\u5395\u6240\uff0c\u53f3\u8fb9\u7684\u95e8\u901a\u5411\u623f\u5b50\u7684\u697c\u4e0a\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u53cc\u5e8a\u623f\u4e0d\u540c\u7684\u662f\uff0c\u8fd9\u95f4\u5ba2\u623f\u671d\u5317\uff0c\u9762\u671d Sala de los Ajimeces \u548c\u4e00\u4e2a\u5c0f\u89c2\u666f\u70b9\uff1aMirador de Lindaraja\u3002\n                <\/p>\n                <p>\n                    Durante la dinast\u00eda nazar\u00ed, en tiempos de Muhammad V, esta sala era conocida como &#8220;qubba al-kubra&#8221;, es decir, &#8220;la qubba mayor&#8221;, la m\u00e1s importante del Palacio de los Leones. El t\u00e9rmino &#8220;qubba&#8221; hace referencia a una planta cuadrada cubierta con una c\u00fapula.\n                <\/p>\n                <p>\n                    \u7a79\u9876\u4ee5\u516b\u89d2\u661f\u4e3a\u57fa\u8c03\uff0c\u5c55\u5f00\u6210\u7531 5,416 \u4e2a muqarnas \u7ec4\u6210\u7684\u4e09\u7ef4\u5e03\u5c40\uff0c\u5176\u4e2d\u4e00\u4e9b\u4ecd\u7136\u4fdd\u7559\u7740\u591a\u8272\u75d5\u8ff9\u3002\u8fd9\u4e9b muqarnas \u5206\u5e03\u5728\u5341\u516d\u4e2a\u5706\u9876\u4e2d\uff0c\u5706\u9876\u4e0a\u65b9\u6709\u5341\u516d\u6247\u5e26\u6709\u683c\u5b50\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6839\u636e\u4e00\u5929\u4e2d\u7684\u65f6\u95f4\u4e3a\u623f\u95f4\u63d0\u4f9b\u53d8\u5316\u7684\u5149\u7ebf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba40\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel40\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel40\">\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u897f\u5385\uff08\u4e5f\u79f0\u4e3a\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5385\uff09\u4e4b\u524d\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u4e9b\u6728\u95e8\uff0c\u4e0a\u9762\u6709\u7cbe\u7f8e\u7684\u96d5\u523b\uff0c\u8fd9\u4e9b\u96d5\u523b\u81ea\u4e2d\u4e16\u7eaa\u4ee5\u6765\u5c31\u4fdd\u5b58\u5b8c\u597d\u3002\n                <\/p>\n                <p>\n                    El nombre de esta sala est\u00e1 ligado a una famosa leyenda de la Alhambra. Seg\u00fan la tradici\u00f3n, un rumor sobre un supuesto romance entre un caballero abencerraje y la favorita del sult\u00e1n (o quiz\u00e1 sospechas de conspiraci\u00f3n contra el monarca) provoc\u00f3 la ira del soberano.\n                <\/p>\n                <p>\n                    El sult\u00e1n mand\u00f3 llamar a varios caballeros de la familia Abencerraje. Seg\u00fan cuenta la leyenda, decenas de ellos fueron ejecutados aqu\u00ed mismo.\n                <\/p>\n                <p>\n                    La historia se difundi\u00f3 en la literatura del siglo XVI, especialmente en la novela &#8220;Guerras civiles de Granada&#8221; de Gin\u00e9s P\u00e9rez de Hita, que narra los conflictos entre los linajes nobles del reino nazar\u00ed.\n                <\/p>\n                <p>\n                    Con el paso del tiempo, la tradici\u00f3n situ\u00f3 la tragedia en esta sala. Por eso, algunos visitantes han querido ver en las manchas rojizas de la fuente central un vestigio simb\u00f3lico de la sangre de aquellos caballeros.\n                <\/p>\n                <p>\n                    La leyenda fue tan popular que inspir\u00f3 tambi\u00e9n al pintor espa\u00f1ol Mariano Fortuny, quien la represent\u00f3 en su cuadro &#8220;La matanza de los Abencerrajes.&#8221;\n                <\/p>\n                <p>\n                    \u8fdb\u95e8\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u6709\u4e24\u4e2a\u5165\u53e3\uff1a\u53f3\u8fb9\u7684\u5165\u53e3\u901a\u5411\u5395\u6240\uff0c\u5de6\u8fb9\u7684\u5165\u53e3\u901a\u5411\u697c\u4e0a\u7684\u623f\u95f4\u7684\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    La Sala de los Abencerrajes es una vivienda privada e independiente en planta baja, estructurada en torno a una gran &#8220;qubba&#8221;, &#8220;c\u00fapula&#8221; en \u00e1rabe.\n                <\/p>\n                <p>\n                    \u77f3\u818f\u5706\u9876\u88c5\u9970\u534e\u4e3d\uff0c\u7a46\u5361\u5c14\u7eb3\u65af (muqarnas) \u6e90\u81ea\u4e00\u9897\u516b\u89d2\u661f\uff0c\u5177\u6709\u590d\u6742\u7684\u4e09\u7ef4\u6784\u56fe\u3002 Muqarnas \u662f\u57fa\u4e8e\u5177\u6709\u51f9\u51f8\u5f62\u72b6\u7684\u60ac\u6302\u68f1\u67f1\u4f53\u7684\u5efa\u7b51\u5143\u7d20\uff0c\u8ba9\u4eba\u8054\u60f3\u5230\u949f\u4e73\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5f53\u4f60\u8fdb\u5165\u623f\u95f4\u65f6\uff0c\u4f60\u4f1a\u53d1\u73b0\u6e29\u5ea6\u4e0b\u964d\u4e86\u3002\u8fd9\u662f\u56e0\u4e3a\u552f\u4e00\u7684\u7a97\u6237\u4f4d\u4e8e\u9876\u90e8\uff0c\u53ef\u4ee5\u8ba9\u70ed\u7a7a\u6c14\u9038\u51fa\u3002\u540c\u65f6\uff0c\u4e2d\u592e\u55b7\u6cc9\u7684\u6c34\u4f7f\u7a7a\u6c14\u53d8\u5f97\u51c9\u723d\uff0c\u4f7f\u5f97\u623f\u95f4\u5728\u95e8\u5173\u95ed\u7684\u60c5\u51b5\u4e0b\uff0c\u5c31\u50cf\u4e00\u4e2a\u6d1e\u7a74\uff0c\u5728\u6700\u708e\u70ed\u7684\u590f\u5929\u5177\u6709\u7406\u60f3\u7684\u6e29\u5ea6\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba41\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel41\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel41\">AJIMECES \u5927\u5385\u548c LINDARAJA \u89c2\u666f\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u4e24\u59d0\u59b9\u5385\u540e\u9762\u7684\u5317\u9762\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u6a2a\u5411\u7684\u4e2d\u6bbf\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a muqarnas \u62f1\u9876\u3002\u8fd9\u4e2a\u623f\u95f4\u88ab\u79f0\u4e3a Ajimeces \u5385\uff08\u76f4\u68c2\u7a97\uff09\uff0c\u56e0\u4e3a\u8fd9\u79cd\u7c7b\u578b\u7684\u7a97\u6237\u4e00\u5b9a\u5c01\u95ed\u4e86\u901a\u5f80 Lindaraja \u89c2\u666f\u70b9\u7684\u4e2d\u592e\u62f1\u95e8\u4e24\u4fa7\u7684\u5f00\u53e3\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8fd9\u4e2a\u623f\u95f4\u7684\u767d\u8272\u5899\u58c1\u6700\u521d\u662f\u7528\u4e1d\u7ef8\u7ec7\u7269\u8986\u76d6\u7684\u3002\n                <\/p>\n                <p>\n                    El llamado Mirador de Lindaraja debe su nombre a la derivaci\u00f3n del t\u00e9rmino \u00e1rabe &#8220;Ayn Dar Aisa&#8221;, que significa \u201clos ojos de la Casa de Aisa\u201d.\n                <\/p>\n                <p>\n                    \u89c2\u666f\u53f0\u867d\u7136\u9762\u79ef\u4e0d\u5927\uff0c\u4f46\u5185\u90e8\u88c5\u9970\u5374\u5341\u5206\u7cbe\u7f8e\u3002\u4e00\u65b9\u9762\uff0c\u5b83\u7684\u7279\u70b9\u662f\u94fa\u6ee1\u4e86\u8fde\u7eed\u7684\u5c0f\u661f\u661f\uff0c\u8fd9\u4e9b\u661f\u661f\u76f8\u4e92\u4ea4\u9519\uff0c\u8fd9\u9700\u8981\u5de5\u5320\u4eec\u7684\u7ec6\u81f4\u5de5\u4f5c\u3002\u53e6\u4e00\u65b9\u9762\uff0c\u5982\u679c\u4f60\u62ac\u5934\u770b\uff0c\u4f60\u4f1a\u770b\u5230\u5929\u82b1\u677f\u4e0a\u9576\u5d4c\u7740\u5f69\u8272\u73bb\u7483\uff0c\u6728\u8d28\u7ed3\u6784\uff0c\u7c7b\u4f3c\u5929\u7a97\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u76cf\u706f\u7b3c\u662f\u5e15\u62c9\u8482\u5c3c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8bb8\u591a\u56f4\u5899\u6216\u76f4\u68c2\u7a97\u7684\u5178\u578b\u4ee3\u8868\u3002\u5f53\u9633\u5149\u7167\u5c04\u5230\u73bb\u7483\u4e0a\u65f6\uff0c\u5b83\u4f1a\u6295\u5c04\u51fa\u4e94\u5f69\u7f24\u7eb7\u7684\u53cd\u5c04\uff0c\u7167\u4eae\u88c5\u9970\uff0c\u4f7f\u7a7a\u95f4\u5168\u5929\u5448\u73b0\u51fa\u72ec\u7279\u800c\u4e0d\u65ad\u53d8\u5316\u7684\u6c1b\u56f4\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u5f53\u5ead\u9662\u4ecd\u7136\u5f00\u653e\u65f6\uff0c\u4eba\u4eec\u53ef\u4ee5\u5750\u5728\u89c2\u666f\u53f0\u7684\u5730\u677f\u4e0a\uff0c\u5c06\u624b\u81c2\u653e\u5728\u7a97\u53f0\u4e0a\uff0c\u6b23\u8d4f\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\u3002 16 \u4e16\u7eaa\u521d\uff0c\u5f53\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u4f4f\u6240\u88ab\u4fee\u5efa\u65f6\uff0c\u8fd9\u4e9b\u666f\u89c2\u5c31\u6d88\u5931\u4e86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba42\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel42\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel42\">\u56fd\u738b\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u56fd\u738b\u5927\u5385\u5360\u636e\u4e86\u72ee\u5b50\u9662\u7684\u6574\u4e2a\u4e1c\u4fa7\uff0c\u867d\u7136\u5b83\u770b\u8d77\u6765\u4e0e\u5bab\u6bbf\u878d\u4e3a\u4e00\u4f53\uff0c\u4f46\u4eba\u4eec\u8ba4\u4e3a\u5b83\u6709\u81ea\u5df1\u7684\u529f\u80fd\uff0c\u53ef\u80fd\u662f\u5a31\u4e50\u6216\u5bab\u5ef7\u6027\u8d28\u7684\u3002\n                <\/p>\n                <p>\n                    \u8be5\u7a7a\u95f4\u56e0\u4fdd\u5b58\u4e86\u5c11\u6570\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u7ed8\u753b\u4e4b\u4e00\u800c\u95fb\u540d\u3002\n                <\/p>\n                <p>\n                    \u4e09\u95f4\u5367\u5ba4\uff0c\u6bcf\u95f4\u5367\u5ba4\u9762\u79ef\u7ea6\u4e3a\u5341\u4e94\u5e73\u65b9\u7c73\uff0c\u6709\u4e09\u4e2a\u5047\u62f1\u9876\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u7f8a\u76ae\u753b\u3002\u8fd9\u4e9b\u76ae\u7528\u5c0f\u7af9\u9489\u56fa\u5b9a\u5728\u6728\u8d28\u652f\u67b6\u4e0a\uff0c\u8fd9\u79cd\u6280\u672f\u53ef\u4ee5\u9632\u6b62\u6750\u6599\u751f\u9508\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u540d\u79f0\u53ef\u80fd\u6765\u81ea\u5bf9\u4e2d\u592e\u58c1\u9f9b\u4e2d\u7ed8\u753b\u7684\u89e3\u8bfb\uff0c\u8be5\u7ed8\u753b\u63cf\u7ed8\u4e86\u5341\u4e2a\u4eba\u7269\uff0c\u53ef\u80fd\u5bf9\u5e94\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u524d\u5341\u4f4d\u82cf\u4e39\u3002\n                <\/p>\n                <p>\n                    \u5728\u4fa7\u58c1\u9f9b\u4e2d\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u6218\u6597\u3001\u72e9\u730e\u3001\u6e38\u620f\u548c\u7231\u60c5\u7684\u9a91\u58eb\u573a\u666f\u3002\u5728\u8fd9\u4e9b\u4f5c\u54c1\u4e2d\uff0c\u57fa\u7763\u5f92\u548c\u7a46\u65af\u6797\u4eba\u7269\u5171\u5904\u4e00\u5ba4\uff0c\u4ed6\u4eec\u7684\u8863\u7740\u6e05\u6670\u53ef\u8fa8\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u753b\u4f5c\u7684\u8d77\u6e90\u4e00\u76f4\u53d7\u5230\u5e7f\u6cdb\u4e89\u8bba\u3002\u7531\u4e8e\u5b83\u4eec\u5177\u6709\u7ebf\u6027\u54e5\u7279\u5f0f\u98ce\u683c\uff0c\u4eba\u4eec\u8ba4\u4e3a\u5b83\u4eec\u53ef\u80fd\u662f\u7531\u719f\u6089\u7a46\u65af\u6797\u4e16\u754c\u7684\u57fa\u7763\u6559\u827a\u672f\u5bb6\u521b\u4f5c\u7684\u3002\u8fd9\u4e9b\u4f5c\u54c1\u53ef\u80fd\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u548c\u5361\u65af\u8482\u5229\u4e9a\u57fa\u7763\u6559\u56fd\u738b\u4f69\u5fb7\u7f57\u4e00\u4e16\u4e4b\u95f4\u826f\u597d\u5173\u7cfb\u7684\u6210\u679c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba43\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel43\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel43\">\u79d8\u5bc6\u623f\u95f4<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bc6\u5ba4\u662f\u4e00\u4e2a\u65b9\u5f62\u7684\u623f\u95f4\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a\u7403\u5f62\u62f1\u9876\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u91cc\u4f1a\u53d1\u751f\u4e00\u4e9b\u975e\u5e38\u5947\u7279\u548c\u4ee4\u4eba\u597d\u5947\u7684\u4e8b\u60c5\uff0c\u8fd9\u4f7f\u5b83\u6210\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6e38\u5ba2\u6700\u559c\u6b22\u7684\u666f\u70b9\u4e4b\u4e00\uff0c\u5c24\u5176\u662f\u5c0f\u5b69\u5b50\u3002\n                <\/p>\n                <p>\n                    \u73b0\u8c61\u662f\u8fd9\u6837\u7684\uff0c\u5982\u679c\u4e00\u4e2a\u4eba\u7ad9\u5728\u623f\u95f4\u7684\u4e00\u4e2a\u89d2\u843d\uff0c\u53e6\u4e00\u4e2a\u4eba\u7ad9\u5728\u53e6\u4e00\u4e2a\u89d2\u843d\u2014\u2014\u4e24\u4eba\u90fd\u9762\u671d\u5899\u58c1\uff0c\u5e76\u4e14\u5c3d\u53ef\u80fd\u9760\u8fd1\u5899\u58c1\u2014\u2014\u5176\u4e2d\u4e00\u4e2a\u4eba\u53ef\u4ee5\u975e\u5e38\u8f7b\u58f0\u5730\u8bf4\u8bdd\uff0c\u800c\u53e6\u4e00\u4e2a\u4eba\u5374\u80fd\u5b8c\u7f8e\u5730\u542c\u5230\u5bf9\u65b9\u7684\u58f0\u97f3\uff0c\u5c31\u597d\u50cf\u4ed6\u4eec\u5c31\u5728\u65c1\u8fb9\u4e00\u6837\u3002\n                <\/p>\n                <p>\n                    Es gracias a este \u201cjuego\u201d ac\u00fastico que la sala recibe su nombre: &#8220;Sala de los Secretos&#8221;.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba44\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel44\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel44\">\u7a46\u5361\u62c9\u5e03\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u5ea7\u88ab\u79f0\u4e3a\u72ee\u5b50\u5bab\u7684\u5bab\u6bbf\u662f\u5728\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7b2c\u4e8c\u6b21\u7edf\u6cbb\u671f\u95f4\u5efa\u9020\u7684\uff0c\u8be5\u7edf\u6cbb\u59cb\u4e8e 1362 \u5e74\uff0c\u4e00\u76f4\u6301\u7eed\u5230 1391 \u5e74\u3002\u5728\u6b64\u671f\u95f4\uff0c\u72ee\u5b50\u5bab\u5f00\u59cb\u5efa\u9020\uff0c\u6bd7\u90bb\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u540e\u8005\u7531\u5176\u7236\u4eb2\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    Este nuevo palacio tambi\u00e9n fue denominado &#8220;Palacio del Riyad&#8221;, ya que se cree que fue levantado sobre los antiguos Jardines de Comares. El t\u00e9rmino &#8220;Riyad&#8221; significa \u201cjard\u00edn\u201d.\n                <\/p>\n                <p>\n                    \u636e\u8ba4\u4e3a\uff0c\u8fdb\u5165\u5bab\u6bbf\u7684\u539f\u59cb\u901a\u9053\u662f\u901a\u8fc7\u4e1c\u5357\u89d2\uff0c\u4ece Calle Real \u8fdb\u5165\uff0c\u5e76\u901a\u8fc7\u4e00\u6761\u5f2f\u66f2\u7684\u901a\u9053\u3002\u76ee\u524d\uff0c\u7531\u4e8e\u5f81\u670d\u540e\u57fa\u7763\u6559\u7684\u6539\u9020\uff0c\u7a46\u5361\u7eb3\u65af\u5927\u5385\u53ef\u76f4\u63a5\u4ece\u79d1\u9a6c\u96f7\u65af\u5bab\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u7a46\u5361\u7eb3\u65af\u5927\u5385 (M\u00fcqarnas Hall) \u7684\u540d\u5b57\u6765\u6e90\u4e8e\u6700\u521d\u8986\u76d6\u5b83\u7684\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u7a46\u5361\u7eb3\u65af\u62f1\u9876\uff0c\u8be5\u62f1\u9876\u56e0 1590 \u5e74\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u706b\u836f\u5e93\u7206\u70b8\u5f15\u8d77\u7684\u9707\u52a8\u800c\u51e0\u4e4e\u5b8c\u5168\u5012\u584c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u4e00\u4fa7\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u8fd9\u4e2a\u5893\u7a74\u7684\u9057\u8ff9\u3002\u5728\u53e6\u4e00\u4fa7\uff0c\u6709\u540e\u671f\u57fa\u7763\u6559\u62f1\u9876\u7684\u9057\u8ff9\uff0c\u5176\u4e2d\u51fa\u73b0\u5b57\u6bcd\u201cFY\u201d\uff0c\u4f20\u7edf\u4e0a\u4e0e\u8d39\u8fea\u5357\u5fb7\u548c\u4f0a\u838e\u8d1d\u62c9\u6709\u5173\uff0c\u4f46\u5b9e\u9645\u4e0a\u5b83\u4eec\u5bf9\u5e94\u4e8e 1729 \u5e74\u53c2\u89c2\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u83f2\u5229\u666e\u4e94\u4e16\u548c\u4f0a\u838e\u8d1d\u62c9\u6cd5\u5c14\u5185\u585e\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8be5\u623f\u95f4\u53ef\u80fd\u7528\u4f5c\u53c2\u52a0\u82cf\u4e39\u5e86\u5178\u3001\u805a\u4f1a\u548c\u62db\u5f85\u4f1a\u7684\u5ba2\u4eba\u7684\u524d\u5385\u6216\u7b49\u5019\u5ba4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  EL PARTAL -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba45\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel45\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel45\">\u90e8\u5206\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5982\u4eca\u88ab\u79f0\u4e3a\u201c\u5e15\u5854\u5c14\u82b1\u56ed\u201d (Jardines del Partal) \u7684\u8fd9\u7247\u5927\u7a7a\u95f4\uff0c\u5176\u540d\u5b57\u6765\u6e90\u4e8e Palacio del P\u00f3rtico\uff0c\u8be5\u5bab\u6bbf\u56e0\u5176\u95e8\u5eca\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u8be5\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u4fdd\u5b58\u6700\u53e4\u8001\u7684\u5bab\u6bbf\uff0c\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e0e\u79d1\u9a6c\u96f7\u65af\u5bab\u6709\u76f8\u4f3c\u4e4b\u5904\uff0c\u5c3d\u7ba1\u5b83\u66f4\u53e4\u8001\uff1a\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u4e00\u4e2a\u4e2d\u592e\u6c34\u6c60\uff0c\u95e8\u5eca\u5728\u6c34\u4e2d\u7684\u5012\u5f71\u50cf\u4e00\u9762\u955c\u5b50\u3002\u5b83\u7684\u4e3b\u8981\u7279\u5f81\u662f\u4e00\u5ea7\u4fa7\u5854\uff0c\u81ea 16 \u4e16\u7eaa\u4ee5\u6765\u88ab\u79f0\u4e3a\u5973\u58eb\u5854\uff0c\u5c3d\u7ba1\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5929\u6587\u53f0\uff0c\u56e0\u4e3a\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u662f\u5929\u6587\u5b66\u7684\u72c2\u70ed\u7231\u597d\u8005\u3002\u5854\u4e0a\u6709\u9762\u5411\u56db\u4e2a\u65b9\u4f4d\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u58ee\u89c2\u7684\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u4e00\u76f4\u4e3a\u79c1\u4eba\u6240\u6709\uff0c\u76f4\u5230 1891 \u5e74 3 \u6708 12 \u65e5\uff0c\u5176\u4e3b\u4eba\u3001\u5fb7\u56fd\u94f6\u884c\u5bb6\u517c\u9886\u4e8b\u4e9a\u745f\u00b7\u51af\u00b7\u683c\u6e29\u7eb3 (Arthur Von Gwinner) \u5c06\u8fd9\u5ea7\u5efa\u7b51\u548c\u5468\u56f4\u7684\u571f\u5730\u5272\u8ba9\u7ed9\u4e86\u897f\u73ed\u7259\u56fd\u5bb6\u3002\n                <\/p>\n                <p>\n                    \u4e0d\u5e78\u7684\u662f\uff0c\u51af\u00b7\u683c\u6e29\u7eb3\u62c6\u9664\u4e86\u89c2\u666f\u53f0\u7684\u6728\u8d28\u5c4b\u9876\uff0c\u5e76\u5c06\u5176\u642c\u5230\u4e86\u67cf\u6797\uff0c\u73b0\u5728\u5b83\u5728\u5e15\u52a0\u9a6c\u535a\u7269\u9986\u5c55\u51fa\uff0c\u4f5c\u4e3a\u5176\u4f0a\u65af\u5170\u827a\u672f\u6536\u85cf\u7684\u4eae\u70b9\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5e15\u5854\u5c14\u5bab\u65c1\u8fb9\uff0c\u5973\u58eb\u5854\u7684\u5de6\u4fa7\uff0c\u6709\u4e00\u4e9b\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u623f\u5c4b\u3002\u5176\u4e2d\u4e00\u6240\u623f\u5b50\u56e0\u5728 20 \u4e16\u7eaa\u521d\u53d1\u73b0\u4e86 14 \u4e16\u7eaa\u7684\u7070\u6ce5\u86cb\u5f69\u753b\u800c\u88ab\u79f0\u4e3a\u201c\u7ed8\u753b\u4e4b\u5bb6\u201d\u3002\u8fd9\u4e9b\u6781\u5176\u73cd\u8d35\u7684\u753b\u4f5c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u58c1\u753b\u7684\u7f55\u89c1\u8303\u4f8b\uff0c\u63cf\u7ed8\u4e86\u5bab\u5ef7\u3001\u72e9\u730e\u548c\u5e86\u795d\u573a\u666f\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5176\u91cd\u8981\u6027\u548c\u4fdd\u62a4\u539f\u56e0\uff0c\u8fd9\u4e9b\u623f\u5c4b\u4e0d\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba46\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel46\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel46\">\u5e15\u5854\u5c14\u7684\u6f14\u8bb2<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u7279\u5c14\u5bab\u53f3\u4fa7\uff0c\u57ce\u5899\u4e0a\u662f\u5e15\u7279\u5c14\u6f14\u8bb2\u5385\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\u7531\u4e8e\u6f14\u8bb2\u5385\u4f4d\u4e8e\u5730\u9762\u4ee5\u4e0a\uff0c\u56e0\u6b64\u9700\u8981\u901a\u8fc7\u5c0f\u697c\u68af\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u4f0a\u65af\u5170\u6559\u7684\u652f\u67f1\u4e4b\u4e00\u662f\u6bcf\u5929\u9762\u5411\u9ea6\u52a0\u7948\u7977\u4e94\u6b21\u3002\u8be5\u7948\u7977\u5ba4\u5145\u5f53\u4e86\u5bab\u5ef7\u5c0f\u6559\u5802\u7684\u529f\u80fd\uff0c\u8ba9\u9644\u8fd1\u5bab\u6bbf\u7684\u5c45\u6c11\u53ef\u4ee5\u5c65\u884c\u5b97\u6559\u4e49\u52a1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u9762\u79ef\u4e0d\u5927\uff08\u7ea6\u5341\u4e8c\u5e73\u65b9\u7c73\uff09\uff0c\u4f46\u7948\u7977\u5ba4\u8bbe\u6709\u4e00\u4e2a\u5c0f\u524d\u5385\u548c\u4e00\u4e2a\u7948\u7977\u5ba4\u3002\u5176\u5185\u90e8\u91c7\u7528\u4e30\u5bcc\u7684\u7070\u6ce5\u88c5\u9970\uff0c\u6709\u690d\u7269\u548c\u51e0\u4f55\u56fe\u6848\uff0c\u8fd8\u6709\u300a\u53e4\u5170\u7ecf\u300b\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u697c\u68af\u8d70\u4e0a\u53bb\uff0c\u5c31\u5728\u5165\u53e3\u95e8\u524d\uff0c\u4f60\u4f1a\u770b\u5230\u897f\u5357\u5899\u4e0a\u7684\u7c73\u54c8\u62c9\u5e03\uff0c\u9762\u5411\u9ea6\u52a0\u3002\u5b83\u7684\u5e73\u9762\u56fe\u5448\u591a\u8fb9\u5f62\uff0c\u6709\u9a6c\u8e44\u5f62\u62f1\u95e8\uff0c\u9876\u90e8\u6709\u7a46\u5361\u7eb3\u65af\u5706\u9876\u3002\n                <\/p>\n                <p>\n                    \u7279\u522b\u503c\u5f97\u6ce8\u610f\u7684\u662f\u4f4d\u4e8e\u7c73\u54c8\u62c9\u5e03\u62f1\u95e8\u67f1\u5934\u4e0a\u7684\u94ed\u6587\uff0c\u5b83\u9080\u8bf7\u4eba\u4eec\u7948\u7977\uff1a <em>\u201c\u6765\u7948\u7977\u5427\uff0c\u4e0d\u8981\u758f\u5ffd\u5927\u610f\u3002\u201d<\/em>\n                <\/p>\n                <p>\n                    \u4e0e\u7948\u7977\u5ba4\u76f8\u8fde\u7684\u662f\u963f\u5854\u897f\u5965\u00b7\u5fb7\u00b7\u5e03\u62c9\u5361\u8499\u7279\u4e4b\u5bb6\uff0c\u8be5\u4e4b\u5bb6\u4e8e 1550 \u5e74\u8d60\u4e88\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b88\u62a4\u8005\u3001\u524d\u4f8d\u4ece\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba47\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel47\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel47\">\u5e15\u5854\u5c14\u963f\u5c14\u6258 \u2013 \u4f18\u7d20\u798f\u4e09\u4e16\u5bab\u6bbf<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u5c14\u5854\u5c14\u5730\u533a\u6700\u9ad8\u7684\u9ad8\u539f\u4e0a\uff0c\u6709\u5c24\u7d20\u592b\u4e09\u4e16\u5bab\u6bbf\u7684\u8003\u53e4\u9057\u5740\u3002 1492 \u5e74 6 \u6708\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5c06\u8fd9\u5ea7\u5bab\u6bbf\u5272\u8ba9\u7ed9\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7b2c\u4e00\u4efb\u603b\u7763\u3001\u7b2c\u4e8c\u4efb\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u5510\u00b7\u4f0a\u5c3c\u6208\u00b7\u6d1b\u4f69\u65af\u00b7\u5fb7\u00b7\u95e8\u591a\u8428 (Don \u00cd\u00f1igo L\u00f3pez de Mendoza)\u3002\u56e0\u6b64\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5766\u8fea\u62c9\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e4b\u6240\u4ee5\u6210\u4e3a\u5e9f\u589f\uff0c\u6e90\u4e8e18\u4e16\u7eaa\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u540e\u88d4\u4e0e\u6ce2\u65c1\u56fd\u738b\u8153\u529b\u4e94\u4e16\u4e4b\u95f4\u7684\u5206\u6b67\u3002\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u4e8c\u4e16\u53bb\u4e16\u540e\uff0c\u65e0\u55e3\u800c\u4ea1\uff0c\u6ed5\u8fea\u62c9\u5bb6\u65cf\u4e0d\u518d\u652f\u6301\u83f2\u5229\u666e\u4eb2\u738b\uff0c\u800c\u662f\u652f\u6301\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u3002\u83f2\u5229\u666e\u4e94\u4e16\u767b\u57fa\u540e\uff0c\u4ed6\u4eec\u91c7\u53d6\u4e86\u62a5\u590d\u63aa\u65bd\uff1a1718 \u5e74\uff0c\u4ed6\u4eec\u88ab\u5265\u593a\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5e02\u957f\u804c\u4f4d\uff0c\u968f\u540e\u5bab\u6bbf\u88ab\u62c6\u9664\uff0c\u5176\u6750\u6599\u88ab\u51fa\u552e\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u4e00\u4e9b\u6750\u6599\u5728 20 \u4e16\u7eaa\u91cd\u65b0\u51fa\u73b0\u5728\u79c1\u4eba\u6536\u85cf\u4e2d\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u4fdd\u5b58\u5728\u9a6c\u5fb7\u91cc\u74e6\u4f26\u897f\u4e9a\u5510\u749c\u7814\u7a76\u6240\u7684\u6240\u8c13\u201c\u798f\u56fe\u5c3c\u74f7\u7816\u201d\u53ef\u80fd\u5c31\u6765\u81ea\u8fd9\u5ea7\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u4ece1740\u5e74\u8d77\uff0c\u5bab\u6bbf\u9057\u5740\u6210\u4e3a\u79df\u8d41\u83dc\u56ed\u7684\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    1929 \u5e74\uff0c\u897f\u73ed\u7259\u653f\u5e9c\u6536\u56de\u4e86\u8fd9\u7247\u5730\u533a\uff0c\u5e76\u5c06\u5176\u5f52\u8fd8\u7ed9\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u5f97\u76ca\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5efa\u7b51\u5e08\u548c\u4fee\u590d\u8005 Leopoldo Torres Balb\u00e1s \u7684\u52aa\u529b\uff0c\u901a\u8fc7\u521b\u5efa\u8003\u53e4\u82b1\u56ed\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5f97\u5230\u4e86\u6539\u5584\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba48\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel48\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel48\">\u5854\u697c\u6f2b\u6b65\u548c\u5cf0\u9876\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u62c9\u8482\u5c3c\u57ce\u5899\u6700\u521d\u6709\u4e09\u5341\u591a\u5ea7\u5854\u697c\uff0c\u5982\u4eca\u4ec5\u5269\u4e8c\u5341\u5ea7\u3002\u6700\u521d\uff0c\u8fd9\u4e9b\u5854\u697c\u5177\u6709\u4e25\u683c\u7684\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u6709\u4e9b\u5854\u697c\u4e5f\u88ab\u7528\u4e8e\u5c45\u4f4f\u7528\u9014\u3002\n                <\/p>\n                <p>\n                    \u4ece\u7eb3\u65af\u91cc\u5fb7\u5bab\u7684\u51fa\u53e3\u5904\uff0c\u4ece\u5e15\u5854\u5c14\u963f\u5c14\u6258 (Partal Alto) \u5730\u533a\u51fa\u53d1\uff0c\u6709\u4e00\u6761\u9e45\u5375\u77f3\u5c0f\u8def\u901a\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u3002\u8fd9\u6761\u8def\u7ebf\u6cbf\u7740\u57ce\u5899\u5ef6\u4f38\uff0c\u57ce\u5899\u5185\u77d7\u7acb\u7740\u8be5\u5efa\u7b51\u7fa4\u4e2d\u4e00\u4e9b\u6700\u5177\u4ee3\u8868\u6027\u7684\u5854\u697c\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u82b1\u56ed\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u679c\u56ed\u7684\u7f8e\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u6700\u8457\u540d\u7684\u5854\u697c\u662f\u5c71\u5cf0\u5854\uff0c\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\uff0c\u540e\u6765\u7531\u5176\u4ed6\u82cf\u4e39\u7ffb\u4fee\u3002\u5b83\u4ee5\u5176\u7816\u780c\u7684\u91d1\u5b57\u5854\u5f62\u57ce\u579b\u800c\u6613\u4e8e\u8fa8\u8ba4\uff0c\u5176\u540d\u5b57\u53ef\u80fd\u7531\u6b64\u800c\u6765\u3002\u7136\u800c\uff0c\u5176\u4ed6\u4f5c\u8005\u8ba4\u4e3a\uff0c\u8fd9\u4e2a\u540d\u5b57\u6765\u6e90\u4e8e\u4ece\u5176\u4e0a\u89d2\u4f38\u51fa\u7684\u725b\u817f\uff0c\u8fd9\u4e9b\u725b\u817f\u652f\u6491\u7740\u69ab\u773c\uff0c\u8fd9\u662f\u4e00\u79cd\u9632\u5fa1\u5143\u7d20\uff0c\u53ef\u4ee5\u62b5\u5fa1\u6765\u81ea\u4e0a\u65b9\u7684\u653b\u51fb\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5854\u7684\u4e3b\u8981\u529f\u80fd\u662f\u4fdd\u62a4\u4f4d\u4e8e\u5176\u5e95\u90e8\u7684\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u8be5\u95e8\u4e0e\u5c0f\u56fd\u738b\u65b9\u5c16\u7891\u76f8\u8fde\uff0c\u65b9\u4fbf\u901a\u5f80\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u548c\u8fde\u63a5\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u53e4\u8001\u4e2d\u4e16\u7eaa\u9053\u8def\u3002\n                <\/p>\n                <p>\n                    \u5728\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u4eba\u4eec\u4fee\u5efa\u4e86\u5e26\u6709\u9a6c\u53a9\u7684\u5916\u5821\u6765\u52a0\u5f3a\u9632\u5fa1\uff0c\u5e76\u7531\u4e00\u4e2a\u540d\u4e3a\u94c1\u95e8\u7684\u65b0\u5165\u53e3\u5173\u95ed\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u5854\u697c\u901a\u5e38\u4ec5\u5177\u6709\u519b\u4e8b\u529f\u80fd\uff0c\u4f46\u4f17\u6240\u5468\u77e5\uff0cTorre de los Picos \u4e5f\u5177\u6709\u4f4f\u5b85\u7528\u9014\uff0c\u5176\u5185\u90e8\u7684\u88c5\u9970\u5c31\u8bc1\u660e\u4e86\u8fd9\u4e00\u70b9\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba49\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel49\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel49\">\u56da\u5f92\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0cTorre de la Cautiva \u83b7\u5f97\u4e86\u4e0d\u540c\u7684\u540d\u79f0\uff0c\u4f8b\u5982 Torre de la Ladrona \u6216 Torre de la Sultana\uff0c\u4f46\u6700\u7ec8\u6d41\u884c\u7684\u662f\u6700\u6d41\u884c\u7684\u4e00\u4e2a\uff1aTorre de la Cautiva\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u57fa\u4e8e\u5df2\u8bc1\u5b9e\u7684\u5386\u53f2\u4e8b\u5b9e\uff0c\u800c\u662f\u4e00\u4e2a\u6d6a\u6f2b\u4f20\u8bf4\u7684\u4ea7\u7269\uff0c\u4f20\u8bf4\u4f0a\u838e\u8d1d\u5c14\u00b7\u5fb7\u00b7\u7d22\u5229\u65af (Isabel de Sol\u00eds) \u88ab\u56da\u7981\u5728\u8fd9\u5ea7\u5854\u4e2d\u3002\u5979\u540e\u6765\u7688\u4f9d\u4f0a\u65af\u5170\u6559\uff0c\u6539\u540d\u4e3a\u4f50\u62c9\u4f0a\u8fbe (Zoraida)\uff0c\u5e76\u6210\u4e3a\u7a46\u83b1\u54c8\u68ee (Muley Hac\u00e9n) \u6700\u559c\u7231\u7684\u82cf\u4e39\u5a1c\u3002\u8fd9\u4e00\u60c5\u51b5\u5bfc\u81f4\u4e86\u524d\u82cf\u4e39\u5a1c\u3001\u5e03\u963f\u535c\u8fea\u52d2\u7684\u6bcd\u4eb2\u827e\u838e\u4e0e\u4f50\u62c9\u4f0a\u8fbe\u7684\u5173\u7cfb\u7d27\u5f20\uff0c\u56e0\u4e3a\u4f50\u62c9\u4f0a\u8fbe\u7684\u540d\u5b57\u610f\u4e3a\u201c\u6668\u661f\u201d\u2014\u2014\u53d6\u4ee3\u4e86\u5979\u5728\u5bab\u5ef7\u4e2d\u7684\u5730\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u7684\u5efa\u9020\u8005\u662f\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\uff0c\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u5efa\u9020\u8005\u4e5f\u662f\u4ed6\u3002\u4e3b\u5385\u4e2d\u7684\u7891\u6587\u8bc1\u5b9e\u4e86\u8fd9\u4e00\u8bf4\u6cd5\uff0c\u8fd9\u4e9b\u7891\u6587\u662f\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03 (Ibn al-Yayyab) \u7684\u4f5c\u54c1\uff0c\u5bf9\u8fd9\u4f4d\u82cf\u4e39\u5927\u52a0\u8d5e\u626c\u3002\n                <\/p>\n                <p>\n                    \u5728\u5899\u4e0a\u523b\u7684\u8bd7\u6b4c\u4e2d\uff0c\u7ef4\u9f50\u5c14\u53cd\u590d\u4f7f\u7528\u8fd9\u4e2a\u8bcd <em>\u5361\u62c9\u80e1\u62c9<\/em>\uff0c\u540e\u6765\u88ab\u7528\u6765\u6307\u8bbe\u9632\u7684\u5bab\u6bbf\uff0c\u5c31\u50cf\u8fd9\u5ea7\u5854\u4e00\u6837\u3002\u5854\u5185\u9664\u4e86\u5177\u6709\u9632\u5fa1\u529f\u80fd\u5916\uff0c\u8fd8\u8bbe\u6709\u4e00\u5ea7\u88c5\u9970\u534e\u4e3d\u3001\u539f\u6c41\u539f\u5473\u7684\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u81f3\u4e8e\u88c5\u9970\uff0c\u4e3b\u5385\u7684\u7279\u70b9\u662f\u9676\u74f7\u74f7\u7816\u5e95\u5ea7\uff0c\u4e0a\u9762\u6709\u5404\u79cd\u989c\u8272\u7684\u51e0\u4f55\u5f62\u72b6\u3002\u5176\u4e2d\uff0c\u7d2b\u8272\u5c24\u4e3a\u7a81\u51fa\uff0c\u56e0\u4e3a\u5f53\u65f6\u7d2b\u8272\u7684\u751f\u4ea7\u7279\u522b\u56f0\u96be\u4e14\u6602\u8d35\uff0c\u6240\u4ee5\u5b83\u53ea\u7528\u4e8e\u975e\u5e38\u91cd\u8981\u7684\u7a7a\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba50\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel50\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel50\">\u516c\u4e3b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u516c\u4e3b\u5854\u4e0e\u4fd8\u864f\u5854\u4e00\u6837\uff0c\u5176\u540d\u5b57\u6e90\u4e8e\u4e00\u4e2a\u4f20\u8bf4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5c31\u662f\u6709\u5173\u4f4f\u5728\u8fd9\u5ea7\u5854\u91cc\u7684\u4e09\u4f4d\u516c\u4e3b\u624e\u4f0a\u8fbe (Zaida)\u3001\u4f50\u62c9\u4f0a\u8fbe (Zoraida) \u548c\u4f50\u62c9\u6d77\u8fbe (Zorahaida) \u7684\u4f20\u8bf4\uff0c\u534e\u76db\u987f\u00b7\u6b27\u6587 (Washington Irving) \u5c06\u8fd9\u4e2a\u6545\u4e8b\u6536\u5f55\u5728\u4ed6\u8457\u540d\u7684\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u5854\uff0c\u6216\u79f0 *qalahurra*\uff0c\u662f\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e03\u4e16\u5efa\u9020\u7684\uff0c\u4ed6\u5728 1392 \u5e74\u81f3 1408 \u5e74\u95f4\u7edf\u6cbb\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5efa\u9020\u7684\u6700\u540e\u4e00\u6279\u5854\u697c\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u79cd\u60c5\u51b5\u53cd\u6620\u5728\u5ba4\u5185\u88c5\u9970\u4e0a\uff0c\u4e0e\u4ee5\u524d\u827a\u672f\u8f89\u714c\u7684\u65f6\u671f\u76f8\u6bd4\uff0c\u5ba4\u5185\u88c5\u9970\u663e\u793a\u51fa\u4e00\u5b9a\u8870\u843d\u7684\u8ff9\u8c61\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba51\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel51\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel51\">\u5361\u96f7\u62c9\u89d2\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u5854\u697c\u5927\u9053 (Paseo de las Torres) \u7684\u5c3d\u5934\uff0c\u5317\u5899\u7684\u6700\u4e1c\u7aef\uff0c\u6709\u4e00\u5ea7\u5706\u67f1\u5f62\u5854\u697c\u7684\u9057\u8ff9\uff1a\u5361\u96f7\u62c9\u89d2\u5854 (Torre del Cabo de Carrera)\u3002\n                <\/p>\n                <p>\n                    1812 \u5e74\u62ff\u7834\u4ed1\u7684\u519b\u961f\u4ece\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u64a4\u9000\u65f6\u8fdb\u884c\u7684\u7206\u70b8\u51e0\u4e4e\u6467\u6bc1\u4e86\u8fd9\u5ea7\u5854\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\u5b83\u662f\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u547d\u4ee4\u4e8e 1502 \u5e74\u5efa\u9020\u6216\u91cd\u5efa\u7684\uff0c\u8fd9\u4e00\u70b9\u5df2\u7531\u73b0\u5df2\u4e22\u5931\u7684\u7891\u6587\u8bc1\u5b9e\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u5b83\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u8857 (Calle Mayor) \u7684\u5c3d\u5934\uff0c\u6807\u5fd7\u7740\u8be5\u8def\u7684\u754c\u9650\u6216\u201ccap de carrera\u201d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  CARLOS V -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba52\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel52\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel52\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u6b63\u9762<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5bbd\u516d\u5341\u4e09\u7c73\uff0c\u9ad8\u5341\u4e03\u7c73\uff0c\u91c7\u7528\u53e4\u5178\u5efa\u7b51\u7684\u6bd4\u4f8b\uff0c\u6c34\u5e73\u5206\u4e3a\u4e24\u5c42\uff0c\u5efa\u7b51\u548c\u88c5\u9970\u533a\u522b\u660e\u663e\u3002\n                <\/p>\n                <p>\n                    \u5176\u5916\u5899\u91c7\u7528\u4e09\u79cd\u77f3\u6750\u88c5\u9970\uff1a\u6765\u81ea Sierra Elvira \u7684\u7070\u8272\u81f4\u5bc6\u77f3\u7070\u77f3\u3001\u6765\u81ea Macael \u7684\u767d\u8272\u5927\u7406\u77f3\u4ee5\u53ca\u6765\u81ea Barranco de San Juan \u7684\u7eff\u8272\u86c7\u7eb9\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5916\u90e8\u88c5\u9970\u9882\u626c\u4e86\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u5f62\u8c61\uff0c\u901a\u8fc7\u795e\u8bdd\u548c\u5386\u53f2\u5178\u6545\u5f3a\u8c03\u4e86\u4ed6\u7684\u7f8e\u5fb7\u3002\n                <\/p>\n                <p>\n                    \u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u662f\u5357\u4fa7\u548c\u897f\u4fa7\u7684\u7acb\u9762\uff0c\u5747\u8bbe\u8ba1\u6210\u51ef\u65cb\u95e8\u3002\u4e3b\u5165\u53e3\u4f4d\u4e8e\u897f\u4fa7\uff0c\u4e3b\u95e8\u9876\u90e8\u6709\u5e26\u7fc5\u8180\u7684\u80dc\u5229\u5973\u795e\u50cf\u3002\u4e24\u4fa7\u5404\u6709\u4e24\u6247\u5c0f\u95e8\uff0c\u95e8\u4e0a\u96d5\u523b\u6709\u9a91\u5175\u4f5c\u6218\u7684\u56fe\u6848\u3002\n                <\/p>\n                <p>\n                    \u67f1\u5b50\u7684\u57fa\u5ea7\u4e0a\u6709\u5bf9\u79f0\u91cd\u590d\u7684\u6d6e\u96d5\u3002\u4e2d\u592e\u7684\u6d6e\u96d5\u8c61\u5f81\u7740\u548c\u5e73\uff1a\u4e24\u540d\u5987\u5973\u5750\u5728\u4e00\u5806\u6b66\u5668\u4e0a\uff0c\u624b\u62ff\u6a44\u6984\u679d\uff0c\u652f\u6491\u7740\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u3001\u5e26\u6709\u7687\u51a0\u7684\u5730\u7403\u4eea\u548c\u5ea7\u53f3\u94ed\u201cPLUS ULTRA*\u201d\uff0c\u800c\u5c0f\u5929\u4f7f\u5219\u71c3\u70e7\u7740\u6218\u4e89\u5927\u70ae\u3002\n                <\/p>\n                <p>\n                    \u4fa7\u9762\u6d6e\u96d5\u63cf\u7ed8\u4e86\u6218\u4e89\u573a\u666f\uff0c\u4f8b\u5982\u5e15\u7ef4\u4e9a\u6218\u5f79\uff0c\u67e5\u7406\u4e94\u4e16\u51fb\u8d25\u4e86\u6cd5\u56fd\u56fd\u738b\u5f17\u6717\u897f\u65af\u4e00\u4e16\u3002\n                <\/p>\n                <p>\n                    \u9876\u90e8\u662f\u9633\u53f0\uff0c\u4e24\u4fa7\u662f\u5706\u5f62\u6d6e\u96d5\uff0c\u63cf\u7ed8\u4e86\u8d6b\u62c9\u514b\u52d2\u65af\u5341\u4e8c\u529f\u7ee9\u4e2d\u7684\u4e24\u9879\uff1a\u4e00\u9879\u662f\u6740\u6b7b\u5c3c\u7c73\u4e9a\u72ee\u5b50\uff0c\u53e6\u4e00\u9879\u662f\u9762\u5bf9\u514b\u91cc\u7279\u516c\u725b\u3002\u897f\u73ed\u7259\u56fd\u5fbd\u51fa\u73b0\u5728\u4e2d\u592e\u5fbd\u7ae0\u4e0a\u3002\n                <\/p>\n                <p>\n                    \u5728\u5bab\u6bbf\u7684\u4e0b\u90e8\uff0c\u8d28\u6734\u7684\u65b9\u77f3\u683c\u5916\u9192\u76ee\uff0c\u65e8\u5728\u4f20\u8fbe\u4e00\u79cd\u575a\u56fa\u7684\u611f\u89c9\u3002\u5728\u5b83\u4eec\u4e0a\u65b9\u662f\u9752\u94dc\u5706\u73af\uff0c\u7531\u72ee\u5b50\u7b49\u52a8\u7269\u5f62\u8c61\u6258\u7740\uff0c\u8c61\u5f81\u7740\u6743\u529b\u548c\u4fdd\u62a4\u3002\u5728\u5b83\u4eec\u7684\u89d2\u843d\uff0c\u662f\u53cc\u9e70\uff0c\u6697\u793a\u7740\u7687\u6743\u548c\u7687\u5e1d\u7684\u7eb9\u7ae0\uff1a\u897f\u73ed\u7259\u56fd\u738b\u67e5\u7406\u4e00\u4e16\u548c\u5fb7\u610f\u5fd7\u56fd\u738b\u67e5\u7406\u4e94\u4e16\u7684\u53cc\u5934\u9e70\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba53\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel53\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel53\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u7687\u5e1d\u67e5\u7406\u4e00\u4e16\u548c\u795e\u5723\u7f57\u9a6c\u5e1d\u56fd\u7687\u5e1d\u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4e5f\u662f\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u4e54\u4e07\u5a1c\u4e00\u4e16\u548c\u7f8e\u7537\u5b50\u8153\u529b\u4e8c\u4e16\u7684\u513f\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u516c\u4e3b\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74\u590f\u5929\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u5ea6\u871c\u6708\u3002\n                <\/p>\n                <p>\n                    \u7687\u5e1d\u62b5\u8fbe\u540e\uff0c\u88ab\u8fd9\u5ea7\u57ce\u5e02\u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u9b45\u529b\u6240\u5438\u5f15\uff0c\u5e76\u51b3\u5b9a\u5728\u5e15\u62c9\u8482\u5c3c\u57ce\u5efa\u9020\u4e00\u5ea7\u65b0\u5bab\u6bbf\u3002\u8fd9\u5ea7\u5bab\u6bbf\u88ab\u79f0\u4e3a\u201c\u65b0\u7687\u5bab\u201d\uff0c\u4e0e\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u76f8\u5bf9\uff0c\u540e\u8005\u540e\u6765\u88ab\u79f0\u4e3a\u201c\u65e7\u7687\u5bab\u201d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f5c\u54c1\u662f\u6258\u83b1\u591a\u5efa\u7b51\u5e08\u517c\u753b\u5bb6\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u59d4\u6258\u521b\u4f5c\u7684\uff0c\u636e\u8bf4\u4ed6\u662f\u7c73\u5f00\u6717\u57fa\u7f57\u7684\u5f1f\u5b50\uff0c\u8fd9\u53ef\u4ee5\u89e3\u91ca\u4ed6\u5bf9\u53e4\u5178\u6587\u827a\u590d\u5174\u7684\u6df1\u523b\u4e86\u89e3\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u4e18\u5361\u8bbe\u8ba1\u4e86\u4e00\u5ea7\u6587\u827a\u590d\u5174\u98ce\u683c\u7684\u5b8f\u4f1f\u5bab\u6bbf\uff0c\u5176\u5e73\u9762\u56fe\u4e3a\u65b9\u5f62\uff0c\u5185\u90e8\u4e3a\u5706\u5f62\uff0c\u5176\u7075\u611f\u6765\u81ea\u53e4\u5178\u65f6\u4ee3\u7684\u7eaa\u5ff5\u7891\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5efa\u7b51\u59cb\u5efa\u4e8e 1527 \u5e74\uff0c\u4e3b\u8981\u8d44\u91d1\u6765\u81ea\u6469\u5c14\u4eba\u4e3a\u7ee7\u7eed\u5c45\u4f4f\u5728\u683c\u62c9\u7eb3\u8fbe\u5e76\u4fdd\u7559\u5176\u98ce\u4fd7\u4e60\u60ef\u548c\u4eea\u5f0f\u800c\u7f34\u7eb3\u7684\u7a0e\u6b3e\u3002\n                <\/p>\n                <p>\n                    1550 \u5e74\uff0c\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u53bb\u4e16\uff0c\u5bab\u6bbf\u5c1a\u672a\u5b8c\u5de5\u3002\u4ed6\u7684\u513f\u5b50\u8def\u6613\u65af\u7ee7\u7eed\u4e86\u8fd9\u4e2a\u9879\u76ee\uff0c\u4f46\u5728\u4ed6\u53bb\u4e16\u540e\uff0c\u5de5\u4f5c\u6682\u505c\u4e86\u4e00\u6bb5\u65f6\u95f4\u3002 1572 \u5e74\uff0c\u5728\u83f2\u5229\u666e\u4e8c\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u8fd9\u4e9b\u5efa\u7b51\u5f97\u4ee5\u6062\u590d\uff0c\u5e76\u6839\u636e\u57c3\u65af\u79d1\u91cc\u4e9a\u5c14\u4fee\u9053\u9662\u5efa\u7b51\u5e08\u80e1\u5b89\u00b7\u5fb7\u00b7\u57c3\u96f7\u62c9\u7684\u63a8\u8350\uff0c\u59d4\u6258\u7ed9\u80e1\u5b89\u00b7\u5fb7\u00b7\u5965\u96f7\u4e9a\u8d1f\u8d23\u3002\u4f46\u7531\u4e8e\u963f\u5c14\u666e\u54c8\u62c9\u65af\u6218\u4e89\u9020\u6210\u8d44\u6e90\u532e\u4e4f\uff0c\u5e76\u672a\u53d6\u5f97\u91cd\u5927\u8fdb\u5c55\u3002\n                <\/p>\n                <p>\n                    \u76f4\u523020\u4e16\u7eaa\uff0c\u5bab\u6bbf\u624d\u5f97\u4ee5\u4fee\u5efa\u5b8c\u6210\u3002\u6700\u521d\u7531\u5efa\u7b51\u5e08\u517c\u4fee\u590d\u5e08 Leopoldo Torres Balb\u00e1s \u8d1f\u8d23\uff0c\u6700\u540e\u4e8e 1958 \u5e74\u7531 Francisco Prieto Moreno \u8d1f\u8d23\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u88ab\u8ba4\u4e3a\u662f\u4e16\u754c\u548c\u5e73\u7684\u8c61\u5f81\uff0c\u53cd\u6620\u4e86\u7687\u5e1d\u7684\u653f\u6cbb\u613f\u671b\u3002\u7136\u800c\u67e5\u7406\u4e94\u4e16\u4ece\u672a\u4eb2\u773c\u89c1\u8fc7\u4ed6\u4e0b\u4ee4\u5efa\u9020\u7684\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba54\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel54\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel54\">\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4f4d\u4e8e\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u5e95\u5c42\uff0c\u5206\u4e3a\u4e03\u4e2a\u623f\u95f4\uff0c\u4e13\u95e8\u5c55\u793a\u897f\u73ed\u7259\u7a46\u65af\u6797\u6587\u5316\u548c\u827a\u672f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u91cc\u6536\u85cf\u4e86\u73b0\u5b58\u6700\u7cbe\u7f8e\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u827a\u672f\u54c1\uff0c\u8fd9\u4e9b\u827a\u672f\u54c1\u90fd\u662f\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5386\u7ecf\u591a\u5e74\u6316\u6398\u548c\u4fee\u590d\u540e\u53d1\u73b0\u7684\u3002\n                <\/p>\n                <p>\n                    \u5c55\u51fa\u7684\u4f5c\u54c1\u5305\u62ec\u7070\u6ce5\u5236\u54c1\u3001\u67f1\u5b50\u3001\u6728\u5de5\u5236\u54c1\u3001\u5404\u79cd\u98ce\u683c\u7684\u9676\u74f7\uff08\u4f8b\u5982\u8457\u540d\u7684\u77aa\u7f9a\u82b1\u74f6\uff09\u2014\u2014\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u706f\u7684\u590d\u5236\u54c1\uff0c\u4ee5\u53ca\u5893\u7891\u3001\u786c\u5e01\u548c\u5176\u4ed6\u5177\u6709\u91cd\u8981\u5386\u53f2\u4ef7\u503c\u7684\u7269\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u85cf\u54c1\u662f\u53c2\u89c2\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u7406\u60f3\u8865\u5145\uff0c\u56e0\u4e3a\u5b83\u8ba9\u4eba\u4eec\u66f4\u597d\u5730\u4e86\u89e3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u7684\u65e5\u5e38\u751f\u6d3b\u548c\u6587\u5316\u3002\n                <\/p>\n                <p>\n                    \u535a\u7269\u9986\u5165\u573a\u514d\u8d39\uff0c\u4f46\u9700\u8981\u6ce8\u610f\u7684\u662f\uff0c\u535a\u7269\u9986\u6bcf\u5468\u4e00\u95ed\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba55\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel55\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel55\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u5728\u8bbe\u8ba1\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u65f6\uff0c\u91c7\u7528\u4e86\u5177\u6709\u5f3a\u70c8\u6587\u827a\u590d\u5174\u8c61\u5f81\u610f\u4e49\u7684\u51e0\u4f55\u5f62\u72b6\uff1a\u6b63\u65b9\u5f62\u4ee3\u8868\u5c18\u4e16\uff0c\u5185\u5706\u8c61\u5f81\u7740\u795e\u6027\u548c\u521b\u9020\uff0c\u516b\u8fb9\u5f62\uff08\u4e3a\u6559\u5802\u4fdd\u7559\uff09\u4ee3\u8868\u4e24\u4e2a\u4e16\u754c\u7684\u7ed3\u5408\u3002\n                <\/p>\n                <p>\n                    \u8fdb\u5165\u5bab\u6bbf\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u7f6e\u8eab\u4e8e\u4e00\u4e2a\u5b8f\u4f1f\u7684\u5706\u5f62\u95e8\u5eca\u5ead\u9662\u4e2d\uff0c\u76f8\u5bf9\u4e8e\u5916\u90e8\u800c\u8a00\uff0c\u5ead\u9662\u8f83\u9ad8\u3002\u8fd9\u5ea7\u5ead\u9662\u5468\u56f4\u6709\u4e24\u5ea7\u91cd\u53e0\u7684\u5eca\u5b50\uff0c\u6bcf\u5ea7\u5eca\u5b50\u90fd\u6709\u4e09\u5341\u4e8c\u6839\u67f1\u5b50\u3002\u5e95\u5c42\u7684\u67f1\u5b50\u4e3a\u591a\u7acb\u514b-\u6258\u65af\u5361\u7eb3\u67f1\u5f0f\uff0c\u4e0a\u5c42\u5219\u4e3a\u7231\u5965\u5c3c\u67f1\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u67f1\u5b50\u7531\u6765\u81ea\u683c\u62c9\u7eb3\u8fbe\u5c0f\u9547\u57c3\u5c14\u56fe\u7f57\u7684\u5e03\u4e01\u77f3\u6216\u674f\u4ec1\u77f3\u5236\u6210\u3002\u9009\u62e9\u8fd9\u79cd\u6750\u6599\u662f\u56e0\u4e3a\u5b83\u6bd4\u8bbe\u8ba1\u4e2d\u6700\u521d\u8ba1\u5212\u7684\u5927\u7406\u77f3\u66f4\u7ecf\u6d4e\u3002\n                <\/p>\n                <p>\n                    \u4e0b\u5c42\u753b\u5eca\u6709\u4e00\u4e2a\u73af\u5f62\u62f1\u9876\uff0c\u53ef\u80fd\u7528\u4e8e\u88c5\u9970\u58c1\u753b\u3002\u4e0a\u5c42\u753b\u5eca\u5219\u8bbe\u6709\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\n                <\/p>\n                <p>\n                    \u73af\u7ed5\u5ead\u9662\u7684\u9970\u5e26\u4ee5\u201cburocranios\u201d\u4e3a\u7279\u8272\uff0c\u5373\u725b\u5934\u9aa8\u7684\u56fe\u6848\uff0c\u8fd9\u79cd\u88c5\u9970\u56fe\u6848\u8d77\u6e90\u4e8e\u53e4\u5e0c\u814a\u548c\u53e4\u7f57\u9a6c\uff0c\u5728\u5f53\u65f6\uff0c\u5b83\u4eec\u88ab\u7528\u4e8e\u4e0e\u796d\u7940\u4eea\u5f0f\u76f8\u5173\u7684\u9970\u5e26\u548c\u575f\u5893\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e24\u5c42\u7531\u4e24\u5ea7\u697c\u68af\u8fde\u63a5\uff1a\u4e00\u5ea7\u4f4d\u4e8e\u5317\u4fa7\uff0c\u5efa\u4e8e 17 \u4e16\u7eaa\uff1b\u53e6\u4e00\u5ea7\u4e5f\u4f4d\u4e8e\u5317\u4fa7\uff0c\u7531\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4fdd\u62a4\u5efa\u7b51\u5e08 Francisco Prieto Moreno \u4e8e 20 \u4e16\u7eaa\u8bbe\u8ba1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u4ece\u672a\u88ab\u7528\u4f5c\u7687\u5bb6\u4f4f\u6240\uff0c\u4f46\u5bab\u6bbf\u76ee\u524d\u8bbe\u6709\u4e24\u4e2a\u91cd\u8981\u7684\u535a\u7269\u9986\uff1a\u4f4d\u4e8e\u4e0a\u5c42\u7684\u7f8e\u672f\u535a\u7269\u9986\uff0c\u6536\u85cf\u4e86 15 \u4e16\u7eaa\u81f3 20 \u4e16\u7eaa\u683c\u62c9\u7eb3\u8fbe\u7684\u6770\u51fa\u7ed8\u753b\u548c\u96d5\u5851\uff1b\u4f4d\u4e8e\u4e0b\u5c42\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\uff0c\u53ef\u901a\u8fc7\u897f\u4fa7\u5165\u53e3\u5927\u5385\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u535a\u7269\u9986\u529f\u80fd\u5916\uff0c\u4e2d\u592e\u5ead\u9662\u8fd8\u62e5\u6709\u51fa\u8272\u7684\u97f3\u54cd\u6548\u679c\uff0c\u4f7f\u5176\u6210\u4e3a\u4e3e\u529e\u97f3\u4e50\u4f1a\u548c\u620f\u5267\u8868\u6f14\u7684\u6700\u4f73\u573a\u6240\uff0c\u5c24\u5176\u662f\u5728\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u671f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  LA MEDINA -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba56\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel56\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel56\">\u6e05\u771f\u5bfa\u6d74\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6e05\u771f\u5bfa\u6d74\u573a\u4f4d\u4e8e\u7687\u5bb6\u5927\u8857 (Calle Real)\uff0c\u6bd7\u90bb\u73b0\u4eca\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802 (Igreja de Santa Mar\u00eda de la Alhambra)\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u6d74\u573a\u5efa\u4e8e\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u7531 <em>\u5409\u5179\u4e9a<\/em>\u8fd9\u662f\u5411\u5728\u8fb9\u5883\u79cd\u690d\u571f\u5730\u7684\u57fa\u7763\u5f92\u5f81\u6536\u7684\u4e00\u79cd\u7a0e\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528 <em>\u571f\u8033\u5176\u6d74\u5ba4<\/em> \u6c90\u6d74\u662f\u4f0a\u65af\u5170\u57ce\u5e02\u65e5\u5e38\u751f\u6d3b\u4e2d\u5fc5\u4e0d\u53ef\u5c11\u7684\u4e00\u9879\u6d3b\u52a8\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4e5f\u4e0d\u4f8b\u5916\u3002\u7531\u4e8e\u9760\u8fd1\u6e05\u771f\u5bfa\uff0c\u8fd9\u4e2a\u6d74\u573a\u53d1\u6325\u7740\u91cd\u8981\u7684\u5b97\u6559\u529f\u80fd\uff1a\u5141\u8bb8\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u6216\u51c0\u5316\u4eea\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u7136\u800c\uff0c\u5b83\u7684\u529f\u80fd\u5e76\u4e0d\u5b8c\u5168\u662f\u5b97\u6559\u6027\u7684\u3002\u571f\u8033\u5176\u6d74\u5ba4\u4e5f\u662f\u4e2a\u4eba\u536b\u751f\u7684\u573a\u6240\uff0c\u5e76\u4e14\u662f\u91cd\u8981\u7684\u793e\u4ea4\u805a\u4f1a\u573a\u6240\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u4f7f\u7528\u53d7\u65f6\u95f4\u5b89\u6392\u7684\u9650\u5236\uff0c\u7537\u6027\u5728\u65e9\u4e0a\u4f7f\u7528\uff0c\u5973\u6027\u5728\u4e0b\u5348\u4f7f\u7528\u3002\n                <\/p>\n                <p>\n                    \u53d7\u5230\u7f57\u9a6c\u6d74\u573a\u7684\u542f\u53d1\uff0c\u7a46\u65af\u6797\u6d74\u573a\u4e5f\u91c7\u7528\u4e86\u7f57\u9a6c\u6d74\u573a\u7684\u5ba4\u5185\u5e03\u5c40\uff0c\u4f46\u89c4\u6a21\u8f83\u5c0f\uff0c\u5e76\u4e14\u4f7f\u7528\u84b8\u6c7d\u64cd\u4f5c\uff0c\u800c\u4e0d\u50cf\u7f57\u9a6c\u6d74\u573a\u90a3\u6837\u91c7\u7528\u6d78\u6ce1\u5f0f\u6c90\u6d74\u3002\n                <\/p>\n                <p>\n                    \u6d74\u5ba4\u7531\u56db\u4e2a\u4e3b\u8981\u7a7a\u95f4\u7ec4\u6210\uff1a\u4f11\u606f\u5ba4\u6216\u66f4\u8863\u5ba4\u3001\u51b7\u5ba4\u6216\u6696\u5ba4\u3001\u70ed\u5ba4\u4ee5\u53ca\u4e0e\u540e\u8005\u76f8\u8fde\u7684\u9505\u7089\u533a\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528\u7684\u52a0\u70ed\u7cfb\u7edf\u662f <em>\u5730\u7095<\/em>\u8fd9\u662f\u4e00\u79cd\u5730\u4e0b\u4f9b\u6696\u7cfb\u7edf\uff0c\u5229\u7528\u7089\u5b50\u4ea7\u751f\u7684\u70ed\u7a7a\u6c14\u5e76\u901a\u8fc7\u8def\u9762\u4e0b\u65b9\u7684\u8154\u5ba4\u8f93\u9001\u6765\u52a0\u70ed\u5730\u9762\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba57\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel57\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel57\">\u5723\u5f17\u6717\u897f\u65af\u79d1\u524d\u4fee\u9053\u9662 \u2013 \u65c5\u6e38\u65c5\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u6700\u521d\u662f\u5723\u5f17\u6717\u897f\u65af\u79d1\u4fee\u9053\u9662\uff0c\u5efa\u4e8e 1494 \u5e74\uff0c\u4f4d\u4e8e\u4e00\u5ea7\u53e4\u8001\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u7684\u9057\u5740\u4e0a\uff0c\u6839\u636e\u4f20\u7edf\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u5c5e\u4e8e\u4e00\u4f4d\u7a46\u65af\u6797\u738b\u5b50\u3002\n                <\/p>\n                <p>\n                    \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5272\u8ba9\u4e86\u8fd9\u7247\u571f\u5730\u6765\u5efa\u7acb\u8be5\u5e02\u7b2c\u4e00\u5ea7\u65b9\u6d4e\u4f1a\u4fee\u9053\u9662\uff0c\u4ece\u800c\u5151\u73b0\u4e86\u5f81\u670d\u524d\u51e0\u5e74\u5bf9\u963f\u897f\u897f\u5927\u4e3b\u6559\u7684\u627f\u8bfa\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u8fd9\u91cc\u6210\u4e3a\u4e86\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u7b2c\u4e00\u4e2a\u57cb\u846c\u5730\u3002 1504 \u5e74\uff0c\u4f0a\u838e\u8d1d\u62c9\u5973\u738b\u5728\u6885\u8fea\u7eb3\u5fb7\u5c14\u574e\u6ce2\u53bb\u4e16\u524d\u4e00\u4e2a\u534a\u6708\uff0c\u5728\u9057\u5631\u4e2d\u7559\u4e0b\u4e86\u5979\u5e0c\u671b\u8eab\u7740\u65b9\u6d4e\u5404\u4f1a\u4fee\u58eb\u670d\uff0c\u846c\u4e8e\u8fd9\u5ea7\u4fee\u9053\u9662\u7684\u613f\u671b\u3002 1516\u5e74\uff0c\u8d39\u8fea\u5357\u56fd\u738b\u88ab\u57cb\u846c\u4e8e\u5176\u65c1\u8fb9\u3002\n                <\/p>\n                <p>\n                    \u4e24\u4eba\u4e00\u76f4\u57cb\u846c\u5728\u90a3\u91cc\uff0c\u76f4\u5230 1521 \u5e74\uff0c\u4ed6\u4eec\u7684\u5b59\u5b50\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u4e0b\u4ee4\u5c06\u4ed6\u4eec\u7684\u9057\u4f53\u8f6c\u79fb\u5230\u683c\u62c9\u7eb3\u8fbe\u7687\u5bb6\u793c\u62dc\u5802\uff0c\u73b0\u5728\u4ed6\u4eec\u4e0e\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u80e1\u5b89\u5a1c\u4e00\u4e16\u3001\u7f8e\u7537\u5b50\u83f2\u5229\u666e\u548c\u7c73\u683c\u5c14\u00b7\u5fb7\u00b7\u5e15\u65af\u738b\u5b50\u4e00\u8d77\u5b89\u606f\u5728\u90a3\u91cc\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\uff0c\u4eba\u4eec\u53ef\u4ee5\u901a\u8fc7\u8fdb\u5165\u5e15\u62c9\u591a\u9152\u5e97\u7684\u5ead\u9662\u6765\u53c2\u89c2\u8fd9\u4e2a\u7b2c\u4e00\u4e2a\u5893\u5730\u3002\u5728\u5893\u7a74\u7684\u5706\u9876\u4e0b\uff0c\u4fdd\u5b58\u7740\u4e24\u4f4d\u541b\u4e3b\u7684\u539f\u59cb\u5893\u7891\u3002\n                <\/p>\n                <p>\n                    \u81ea 1945 \u5e74 6 \u6708\u4ee5\u6765\uff0c\u8fd9\u5ea7\u5efa\u7b51\u5c31\u6210\u4e3a\u5723\u5f17\u6717\u897f\u65af\u79d1\u65c5\u9986 (Parador de San Francisco) \u7684\u6240\u5728\u5730\uff0c\u8fd9\u662f\u4e00\u5bb6\u7531\u897f\u73ed\u7259\u653f\u5e9c\u62e5\u6709\u548c\u7ecf\u8425\u7684\u9ad8\u7ea7\u65c5\u6e38\u65c5\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba58\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel58\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel58\">\u9ea6\u5730\u90a3<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u201c\u9ea6\u5730\u90a3\u201d\u5728\u963f\u62c9\u4f2f\u8bed\u4e2d\u610f\u4e3a\u201c\u57ce\u5e02\u201d\uff0c\u6307\u7684\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8428\u6bd4\u5361\u5c71\u7684\u6700\u9ad8\u5904\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u9ea6\u5730\u90a3\u662f\u65e5\u5e38\u6d3b\u52a8\u7684\u573a\u6240\uff0c\u56e0\u4e3a\u8fd9\u91cc\u662f\u8d38\u6613\u548c\u4eba\u53e3\u96c6\u4e2d\u7684\u5730\u65b9\uff0c\u4e3a\u5e15\u62c9\u8482\u5c3c\u57ce\u5185\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u63d0\u4f9b\u4e86\u751f\u6d3b\u3002\n                <\/p>\n                <p>\n                    \u90a3\u91cc\u751f\u4ea7\u7eba\u7ec7\u54c1\u3001\u9676\u74f7\u3001\u9762\u5305\u3001\u73bb\u7483\u751a\u81f3\u786c\u5e01\u3002\u9664\u4e86\u5de5\u4eba\u7684\u4f4f\u623f\u5916\uff0c\u8fd8\u6709\u6d74\u5ba4\u3001\u6e05\u771f\u5bfa\u3001\u9732\u5929\u5e02\u573a\u3001\u84c4\u6c34\u6c60\u3001\u70e4\u7089\u3001\u7b52\u4ed3\u548c\u8f66\u95f4\u7b49\u91cd\u8981\u7684\u516c\u5171\u5efa\u7b51\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u8fd9\u5ea7\u5fae\u578b\u57ce\u5e02\u7684\u6b63\u5e38\u8fd0\u8f6c\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u6709\u81ea\u5df1\u7684\u7acb\u6cd5\u3001\u884c\u653f\u548c\u7a0e\u6536\u4f53\u7cfb\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u9ea6\u5730\u90a3\u539f\u5740\u4ec5\u5269\u4e0b\u4e00\u4e9b\u9057\u8ff9\u3002\u5f81\u670d\u4e4b\u540e\uff0c\u57fa\u7763\u6559\u5b9a\u5c45\u8005\u5bf9\u8be5\u5730\u533a\u7684\u6539\u9020\uff0c\u4ee5\u53ca\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u706b\u836f\u7206\u70b8\uff0c\u90fd\u52a0\u5267\u4e86\u8be5\u5730\u533a\u7684\u6076\u5316\u3002\n                <\/p>\n                <p>\n                    20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u4eba\u4eec\u5f00\u5c55\u4e86\u4e00\u9879\u4fee\u590d\u548c\u6539\u9020\u8be5\u5730\u533a\u7684\u8003\u53e4\u8ba1\u5212\u3002\u56e0\u6b64\uff0c\u4e00\u6761\u53e4\u8001\u7684\u4e2d\u4e16\u7eaa\u8857\u9053\u4e0a\u8fd8\u4fee\u5efa\u4e86\u4e00\u6761\u666f\u89c2\u8d70\u9053\uff0c\u5982\u4eca\u4e0e\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u76f8\u8fde\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba59\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel59\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel59\">\u963f\u672c\u585e\u62c9\u8d6b\u5bab<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7687\u5bb6\u9ea6\u5730\u90a3\uff0c\u6bd7\u90bb\u5357\u5899\u7684\u662f\u6240\u8c13\u7684\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u7684\u9057\u5740\uff0c\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u662f\u5df4\u52aa\u8428\u62c9\u4f0a\u5bb6\u65cf\u7684\u5361\u65af\u8482\u5229\u4e9a\u5316\u540d\u79f0\uff0c\u8be5\u5bb6\u65cf\u662f\u5c5e\u4e8e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u5317\u975e\u8d35\u65cf\u8840\u7edf\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\u6240\u770b\u5230\u7684\u9057\u8ff9\u662f 20 \u4e16\u7eaa 30 \u5e74\u4ee3\u5f00\u59cb\u6316\u6398\u7684\u7ed3\u679c\uff0c\u56e0\u4e3a\u8be5\u9057\u5740\u6b64\u524d\u66fe\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u4e3b\u8981\u662f\u7531\u4e8e\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u7206\u70b8\u3002\n                <\/p>\n                <p>\n                    \u901a\u8fc7\u8fd9\u4e9b\u8003\u53e4\u53d1\u6398\uff0c\u6211\u4eec\u80fd\u591f\u786e\u8ba4\u8fd9\u4e2a\u5bb6\u65cf\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u4e2d\u7684\u91cd\u8981\u6027\uff0c\u8fd9\u4e0d\u4ec5\u662f\u56e0\u4e3a\u5bab\u6bbf\u7684\u89c4\u6a21\uff0c\u8fd8\u56e0\u4e3a\u5176\u4f18\u8d8a\u7684\u5730\u7406\u4f4d\u7f6e\uff1a\u4f4d\u4e8e\u9ea6\u5730\u90a3\u7684\u4e0a\u90e8\uff0c\u5c31\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u57ce\u5e02\u8f74\u7ebf\u4e0a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba60\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel60\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel60\">\u6b63\u4e49\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6b63\u4e49\u4e4b\u95e8\uff0c\u963f\u62c9\u4f2f\u8bed\u4e2d\u79f0\u4e3a <em>\u5df4\u5e03\u00b7\u963f\u5c14\u00b7\u6c99\u91cc\u4e9a<\/em>\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u56db\u5ea7\u5916\u57ce\u95e8\u4e4b\u4e00\u3002\u4f5c\u4e3a\u5916\u90e8\u5165\u53e3\uff0c\u5b83\u53d1\u6325\u7740\u91cd\u8981\u7684\u9632\u5fa1\u4f5c\u7528\uff0c\u4ece\u5176\u53cc\u5f2f\u7ed3\u6784\u548c\u9661\u5ced\u7684\u5730\u5f62\u53ef\u4ee5\u770b\u51fa\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u5efa\u9020\u4e0e\u8fde\u63a5\u5357\u5899\u7684\u5854\u697c\u878d\u4e3a\u4e00\u4f53\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u4e8e 1348 \u5e74\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u95e8\u6709\u4e24\u4e2a\u5c16\u5c16\u7684\u9a6c\u8e44\u5f62\u62f1\u95e8\u3002\u5b83\u4eec\u4e4b\u95f4\u6709\u4e00\u4e2a\u9732\u5929\u533a\u57df\uff0c\u79f0\u4e3a buhedera\uff0c\u5982\u679c\u53d7\u5230\u653b\u51fb\uff0c\u53ef\u4ee5\u4ece\u9732\u53f0\u4e0a\u6254\u6750\u6599\u6765\u4fdd\u536b\u5165\u53e3\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u6218\u7565\u4ef7\u503c\u4e4b\u5916\uff0c\u8fd9\u5ea7\u95e8\u5728\u4f0a\u65af\u5170\u80cc\u666f\u4e0b\u8fd8\u5177\u6709\u5f3a\u70c8\u7684\u8c61\u5f81\u610f\u4e49\u3002\u4e24\u4e2a\u88c5\u9970\u5143\u7d20\u5c24\u4e3a\u7a81\u51fa\uff1a\u624b\u548c\u94a5\u5319\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u53ea\u624b\u4ee3\u8868\u4f0a\u65af\u5170\u6559\u7684\u4e94\u5927\u652f\u67f1\uff0c\u8c61\u5f81\u7740\u4fdd\u62a4\u548c\u597d\u5ba2\u3002\u5c31\u5176\u672c\u8eab\u800c\u8a00\uff0c\u94a5\u5319\u662f\u4fe1\u4ef0\u7684\u8c61\u5f81\u3002\u4ed6\u4eec\u7684\u5171\u540c\u5b58\u5728\u53ef\u4ee5\u88ab\u89e3\u8bfb\u4e3a\u7cbe\u795e\u548c\u4e16\u4fd7\u529b\u91cf\u7684\u5bd3\u8a00\u3002\n                <\/p>\n                <p>\n                    \u6c11\u95f4\u4f20\u8bf4\uff0c\u5982\u679c\u6709\u4e00\u5929\u624b\u548c\u94a5\u5319\u76f8\u89e6\uff0c\u5c31\u610f\u5473\u7740\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5012\u584c\u2026\u2026\u4e5f\u610f\u5473\u7740\u4e16\u754c\u7684\u672b\u65e5\uff0c\u56e0\u4e3a\u8fd9\u610f\u5473\u7740\u5b83\u7684\u8f89\u714c\u5c06\u6d88\u5931\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f0a\u65af\u5170\u7b26\u53f7\u4e0e\u53e6\u4e00\u4e2a\u57fa\u7763\u6559\u9644\u52a0\u7269\u5f62\u6210\u4e86\u9c9c\u660e\u5bf9\u6bd4\uff1a\u4e00\u5ea7\u5723\u6bcd\u5b50\u54e5\u7279\u5f0f\u96d5\u5851\uff0c\u7531 Ruberto Alem\u00e1n \u521b\u4f5c\uff0c\u5728\u5929\u4e3b\u6559\u541b\u4e3b\u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\u4e0b\u4ee4\u653e\u7f6e\u5728\u5185\u90e8\u62f1\u95e8\u4e0a\u65b9\u7684\u58c1\u9f9b\u4e2d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba61\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel61\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel61\">\u8f66\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u9a6c\u8f66\u4e4b\u95e8 (Puerta de los Carros) \u4e0e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u57ce\u5899\u4e0a\u7684\u539f\u59cb\u5f00\u53e3\u5e76\u4e0d\u5bf9\u5e94\u3002\u5b83\u4e8e 1526 \u5e74\u81f3 1536 \u5e74\u95f4\u5f00\u653e\uff0c\u5177\u6709\u975e\u5e38\u5177\u4f53\u7684\u529f\u80fd\u76ee\u7684\uff1a\u5141\u8bb8\u8fd0\u9001\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u9020\u6240\u9700\u6750\u6599\u548c\u67f1\u5b50\u7684\u9a6c\u8f66\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u8fd9\u6247\u95e8\u4ecd\u7136\u5177\u6709\u5b9e\u7528\u7528\u9014\u3002\u8fd9\u662f\u4e00\u6761\u65e0\u9700\u95e8\u7968\u7684\u6b65\u884c\u901a\u9053\uff0c\u53ef\u4ee5\u514d\u8d39\u8fdb\u5165\u67e5\u7406\u4e94\u4e16\u5bab\u53ca\u5176\u5185\u7684\u535a\u7269\u9986\u3002\n                <\/p>\n                <p>\n                    \u6b64\u5916\uff0c\u5b83\u662f\u552f\u4e00\u5411\u6388\u6743\u8f66\u8f86\u5f00\u653e\u7684\u5927\u95e8\uff0c\u5305\u62ec\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u697c\u5185\u7684\u9152\u5e97\u5ba2\u4eba\u3001\u51fa\u79df\u8f66\u3001\u7279\u6b8a\u670d\u52a1\u4eba\u5458\u3001\u533b\u52a1\u4eba\u5458\u548c\u7ef4\u4fee\u8f66\u8f86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba62\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel62\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel62\">\u4e03\u5c42\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u662f\u4e00\u5ea7\u5e15\u62c9\u8482\u5c3c\u57ce\u5e02\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u4e00\u9053\u5de8\u5927\u7684\u57ce\u5899\uff0c\u5916\u90e8\u6709\u56db\u4e2a\u4e3b\u8981\u5165\u53e3\u3002\u4e3a\u4e86\u786e\u4fdd\u9632\u5fa1\uff0c\u8fd9\u4e9b\u57ce\u95e8\u91c7\u7528\u72ec\u7279\u7684\u5f27\u5f62\u5e03\u5c40\uff0c\u4f7f\u6f5c\u5728\u7684\u653b\u51fb\u8005\u96be\u4ee5\u524d\u8fdb\uff0c\u5e76\u4fbf\u4e8e\u4ece\u5185\u90e8\u8fdb\u884c\u4f0f\u51fb\u3002\n                <\/p>\n                <p>\n                    \u4f4d\u4e8e\u5357\u5899\u7684\u4e03\u5c42\u4e4b\u95e8\u5c31\u662f\u5176\u4e2d\u4e00\u4e2a\u5165\u53e3\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u65f6\u4ee3\uff0c\u5b83\u88ab\u79f0\u4e3a <em>\u6bd4\u535c\u00b7\u53e4\u675c\u5c14<\/em> \u6216\u201cPuerta de los Pozos\u201d\uff0c\u56e0\u4e3a\u9644\u8fd1\u6709\u7b52\u4ed3\u6216\u5730\u7262\uff0c\u53ef\u80fd\u88ab\u7528\u4f5c\u76d1\u72f1\u3002\n                <\/p>\n                <p>\n                    \u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u4eba\u4eec\u666e\u904d\u7684\u770b\u6cd5\uff0c\u5373\u5b83\u4e0b\u9762\u6709\u4e03\u5c42\u6216\u4e03\u5c42\u697c\u3002\u5c3d\u7ba1\u53ea\u6709\u4e24\u6b21\u8bb0\u5f55\uff0c\u4f46\u8fd9\u79cd\u4fe1\u4ef0\u5f15\u53d1\u4e86\u591a\u4e2a\u4f20\u8bf4\u548c\u6545\u4e8b\uff0c\u4f8b\u5982\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u6545\u4e8b\u201c\u6469\u5c14\u4eba\u7684\u9057\u4ea7\u4f20\u8bf4\u201d\uff0c\u5176\u4e2d\u63d0\u5230\u4e86\u9690\u85cf\u5728\u5854\u7684\u79d8\u5bc6\u5730\u7a96\u4e2d\u7684\u5b9d\u85cf\u3002\n                <\/p>\n                <p>\n                    \u4f20\u7edf\u4e0a\u8ba4\u4e3a\uff0c\u8fd9\u662f 1492 \u5e74 1 \u6708 2 \u65e5\u5e03\u963f\u535c\u8fea\u52d2\u53ca\u5176\u968f\u884c\u4eba\u5458\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u4e4b\u95e8\u5c06\u738b\u56fd\u7684\u94a5\u5319\u4ea4\u7ed9\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u4f7f\u7528\u7684\u6700\u540e\u4e00\u9053\u95e8\u3002\u540c\u6837\uff0c\u7b2c\u4e00\u6279\u57fa\u7763\u6559\u519b\u961f\u4e5f\u662f\u901a\u8fc7\u8fd9\u9053\u95e8\u6beb\u65e0\u62b5\u6297\u5730\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u57ce\u95e8\u662f\u91cd\u5efa\u7684\uff0c\u56e0\u4e3a\u539f\u6765\u7684\u57ce\u95e8\u5728 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u88ab\u7206\u70b8\u4e25\u91cd\u6467\u6bc1\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba63\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel63\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel63\">\u9152\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8461\u8404\u9152\u4e4b\u95e8\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u3002\u5b83\u7684\u5efa\u9020\u5f52\u529f\u4e8e 14 \u4e16\u7eaa\u521d\u7684\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\uff0c\u5c3d\u7ba1\u5b83\u7684\u95e8\u540e\u6765\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u6539\u5efa\u3002\n                <\/p>\n                <p>\n                    \u201c\u8461\u8404\u9152\u95e8\u201d\u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u6e90\u81ea\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u800c\u662f\u6e90\u81ea\u516c\u5143 1556 \u5e74\u7684\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u5f53\u65f6\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5c45\u6c11\u88ab\u5141\u8bb8\u5728\u6b64\u5730\u514d\u7a0e\u8d2d\u4e70\u8461\u8404\u9152\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5b83\u662f\u4e00\u5ea7\u5185\u95e8\uff0c\u56e0\u6b64\u5176\u5e03\u5c40\u662f\u76f4\u7ebf\u578b\u7684\uff0c\u800c\u4e0d\u50cf\u53f8\u6cd5\u95e8\u6216\u6b66\u5668\u95e8\u7b49\u5916\u95e8\u90a3\u6837\u8bbe\u8ba1\u6709\u5f2f\u66f2\u4ee5\u63d0\u9ad8\u9632\u5fa1\u80fd\u529b\u3002\n                <\/p>\n                <p>\n                    \u867d\u7136\u5b83\u7684\u4e3b\u8981\u529f\u80fd\u4e0d\u662f\u9632\u5fa1\uff0c\u4f46\u91cc\u9762\u6709\u4f9b\u8d1f\u8d23\u51fa\u5165\u63a7\u5236\u7684\u58eb\u5175\u4f7f\u7528\u7684\u957f\u51f3\uff0c\u697c\u4e0a\u8fd8\u6709\u4e00\u4e2a\u623f\u95f4\uff0c\u4f9b\u8b66\u536b\u5c45\u4f4f\u548c\u4f11\u606f\u533a\u3002\n                <\/p>\n                <p>\n                    \u897f\u7acb\u9762\u9762\u5411\u963f\u5c14\u5361\u8428\u74e6\uff0c\u662f\u5165\u53e3\u3002\u9a6c\u8e44\u5f62\u62f1\u95e8\u7684\u95e8\u6963\u4e0a\u65b9\u662f\u94a5\u5319\u7684\u6807\u5fd7\uff0c\u8fd9\u662f\u6b22\u8fce\u7684\u5e84\u4e25\u8c61\u5f81\uff0c\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5728\u9762\u5411\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u4e1c\u7acb\u9762\u4e0a\uff0c\u62f1\u80a9\u5c24\u5176\u5f15\u4eba\u6ce8\u76ee\uff0c\u5176\u4e0a\u88c5\u9970\u6709\u91c7\u7528\u5e72\u7ef3\u6280\u672f\u5236\u4f5c\u7684\u74f7\u7816\uff0c\u662f\u897f\u73ed\u7259\u7a46\u65af\u6797\u88c5\u9970\u827a\u672f\u7684\u7cbe\u7f8e\u5178\u8303\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba64\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel64\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel64\">\u963f\u5c14\u7f55\u5e03\u62c9\u7684\u5723\u739b\u4e3d\u4e9a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u73b0\u5728\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802\u6240\u5728\u5730\u66fe\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u7684\u6240\u5728\u5730\uff0c\u8be5\u6e05\u771f\u5bfa\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    1492 \u5e74 1 \u6708 2 \u65e5\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u5ea7\u6e05\u771f\u5bfa\u88ab\u8d50\u4e88\u57fa\u7763\u6559\u793c\u62dc\u573a\u6240\uff0c\u5e76\u5728\u90a3\u91cc\u4e3e\u884c\u4e86\u7b2c\u4e00\u6b21\u5f25\u6492\u3002\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u51b3\u5b9a\uff0c\u5b83\u5728\u5723\u739b\u4e3d\u4e9a\u7684\u5e87\u62a4\u4e0b\u88ab\u5949\u732e\uff0c\u5e76\u5728\u90a3\u91cc\u5efa\u7acb\u4e86\u7b2c\u4e00\u4e2a\u5927\u4e3b\u6559\u5e2d\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u5230 16 \u4e16\u7eaa\u672b\uff0c\u65e7\u6e05\u771f\u5bfa\u5e74\u4e45\u5931\u4fee\uff0c\u6700\u7ec8\u88ab\u62c6\u9664\uff0c\u5e76\u5efa\u9020\u4e86\u4e00\u5ea7\u65b0\u7684\u57fa\u7763\u6559\u5bfa\u5e99\uff0c\u8be5\u5bfa\u5e99\u4e8e 1618 \u5e74\u7ae3\u5de5\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4f0a\u65af\u5170\u5efa\u7b51\u51e0\u4e4e\u5df2\u4e0d\u590d\u5b58\u5728\u3002\u4fdd\u5b58\u4e0b\u6765\u7684\u6700\u91cd\u8981\u6587\u7269\u662f\u4e00\u76cf\u523b\u6709 1305 \u5e74\u94ed\u6587\u7684\u9752\u94dc\u706f\uff0c\u76ee\u524d\u6536\u85cf\u4e8e\u9a6c\u5fb7\u91cc\u56fd\u5bb6\u8003\u53e4\u535a\u7269\u9986\u3002\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u53ef\u4ee5\u770b\u5230\u8fd9\u76cf\u706f\u7684\u590d\u5236\u54c1\u3002\n                <\/p>\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5723\u739b\u4e3d\u4e9a\u6559\u5802\u5e03\u5c40\u7b80\u5355\uff0c\u53ea\u6709\u4e00\u4e2a\u4e2d\u6bbf\uff0c\u4e24\u4fa7\u5404\u6709\u4e09\u4e2a\u4fa7\u6bbf\u3002\u6559\u5802\u5185\u90e8\u7684\u4e3b\u8981\u56fe\u50cf\u5341\u5206\u5f15\u4eba\u6ce8\u76ee\uff1a\u5b89\u53e4\u65af\u8482\u4e9a\u5723\u6bcd\uff0c\u8fd9\u662f\u6258\u5c14\u5938\u6258\u00b7\u9c81\u4f0a\u65af\u00b7\u5fb7\u5c14\u00b7\u4f69\u62c9\u5c14 (Torcuato Ruiz del Peral) \u521b\u4f5c\u4e8e 18 \u4e16\u7eaa\u7684\u4f5c\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5e45\u5723\u50cf\u4e5f\u88ab\u79f0\u4e3a\u201c\u4ec1\u6148\u5723\u6bcd\u201d\uff0c\u662f\u6bcf\u4e2a\u5723\u5468\u516d\u5728\u683c\u62c9\u7eb3\u8fbe\u6e38\u884c\u65f6\u552f\u4e00\u4e00\u5e45\u5728\u5929\u6c14\u5141\u8bb8\u7684\u60c5\u51b5\u4e0b\u4e3e\u884c\u7684\u5723\u50cf\u3002\u4ed6\u5750\u5728\u4e00\u5f20\u6781\u5176\u7f8e\u4e3d\u7684\u5b9d\u5ea7\u4e0a\uff0c\u5b9d\u5ea7\u4e0a\u7684\u6d6e\u96d5\u94f6\u6a21\u4eff\u4e86\u5177\u6709\u8c61\u5f81\u610f\u4e49\u7684\u72ee\u5b50\u5ead\u9662\u7684\u62f1\u95e8\u3002\n                <\/p>\n                <p>\n                    \u4ee4\u4eba\u597d\u5947\u7684\u662f\uff0c\u683c\u62c9\u7eb3\u8fbe\u8bd7\u4eba\u8d39\u5fb7\u91cc\u79d1\u00b7\u52a0\u897f\u4e9a\u00b7\u6d1b\u5c14\u5361 (Federico Garc\u00eda Lorca) \u662f\u8be5\u5144\u5f1f\u4f1a\u7684\u6210\u5458\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba65\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel65\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel65\">\u5236\u9769\u5382<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u524d\u9762\u5411\u4e1c\uff0c\u6709\u4e2d\u4e16\u7eaa\u5236\u9769\u5382\u6216\u6c34\u725b\u519c\u573a\u7684\u9057\u8ff9\uff0c\u8fd9\u662f\u4e00\u4e2a\u4e13\u95e8\u5904\u7406\u751f\u76ae\u7684\u8bbe\u65bd\uff1a\u6e05\u6d01\u3001\u97a3\u5236\u548c\u67d3\u8272\u3002\u8fd9\u662f\u6574\u4e2a\u5b89\u8fbe\u5362\u65af\u7684\u5e38\u89c1\u6d3b\u52a8\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u5317\u975e\u7c7b\u4f3c\u7684\u5236\u9769\u5382\u76f8\u6bd4\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5236\u9769\u5382\u7684\u89c4\u6a21\u8f83\u5c0f\u3002\u7136\u800c\uff0c\u5fc5\u987b\u8003\u8651\u5230\uff0c\u5176\u529f\u80fd\u5b8c\u5168\u662f\u4e3a\u4e86\u6ee1\u8db3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u9700\u8981\u3002\n                <\/p>\n                <p>\n                    \u5b83\u6709\u516b\u4e2a\u5927\u5c0f\u4e0d\u4e00\u7684\u5c0f\u6c60\uff0c\u6709\u77e9\u5f62\u7684\uff0c\u4e5f\u6709\u5706\u5f62\u7684\uff0c\u91cc\u9762\u50a8\u5b58\u7740\u76ae\u9769\u97a3\u5236\u8fc7\u7a0b\u4e2d\u4f7f\u7528\u7684\u77f3\u7070\u548c\u67d3\u6599\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u9879\u6d3b\u52a8\u9700\u8981\u5927\u91cf\u7684\u6c34\uff0c\u56e0\u6b64\u5236\u9769\u5382\u5efa\u5728\u7687\u5bb6\u704c\u6e89\u6c34\u6e20 (Acequia Real) \u65c1\u8fb9\uff0c\u4ee5\u5229\u7528\u5176\u6301\u7eed\u7684\u6c34\u6d41\u3002\u5b83\u7684\u5b58\u5728\u4e5f\u8868\u660e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8fd9\u4e00\u5730\u533a\u62e5\u6709\u5927\u91cf\u7684\u6c34\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba66\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel66\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel66\">\u6c34\u5854\u548c\u7687\u5bb6\u6c9f\u6e20<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6c34\u5854\u662f\u4e00\u5ea7\u96c4\u4f1f\u7684\u5efa\u7b51\uff0c\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5899\u7684\u897f\u5357\u89d2\uff0c\u9760\u8fd1\u552e\u7968\u5904\u5f53\u524d\u7684\u4e3b\u5165\u53e3\u3002\u867d\u7136\u5b83\u5177\u6709\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u5176\u6700\u91cd\u8981\u7684\u4f7f\u547d\u662f\u4fdd\u62a4\u7687\u5bb6\u704c\u6e89\u6c34\u6e20\u7684\u5165\u53e3\uff0c\u56e0\u6b64\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u704c\u6e89\u6e20\u7a7f\u8fc7\u4e00\u6761\u6e21\u69fd\u5230\u8fbe\u5e15\u62c9\u8482\u5c3c\u57ce\uff0c\u5e76\u6cbf\u7740\u5854\u7684\u5317\u9762\u5ef6\u4f38\uff0c\u4e3a\u6574\u4e2a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4f9b\u6c34\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u5854\u662f\u5f7b\u5e95\u91cd\u5efa\u7684\u7ed3\u679c\u3002 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\uff0c\u5b83\u56e0\u706b\u836f\u7206\u70b8\u800c\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u5230 20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u5b83\u51e0\u4e4e\u53ea\u5269\u4e0b\u575a\u5b9e\u7684\u5730\u57fa\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u81f3\u5173\u91cd\u8981\uff0c\u56e0\u4e3a\u5b83\u5141\u8bb8\u6c34\uff08\u4ee5\u53ca\u751f\u547d\uff09\u8fdb\u5165\u5e15\u63d0\u7eb3\u57ce\u3002\u8428\u6bd4\u5361\u5c71\u539f\u672c\u7f3a\u4e4f\u5929\u7136\u6c34\u6e90\uff0c\u8fd9\u5bf9\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6784\u6210\u4e86\u91cd\u5927\u6311\u6218\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u6b64\uff0c\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e00\u4e16\u4e0b\u4ee4\u8fdb\u884c\u4e00\u9879\u91cd\u5927\u6c34\u5229\u5de5\u7a0b\uff1a\u4fee\u5efa\u6240\u8c13\u7684\u82cf\u4e39\u6c9f\u3002\u8fd9\u6761\u704c\u6e89\u6e20\u4ece\u6d77\u62d4\u8f83\u9ad8\u3001\u8ddd\u79bb\u7ea6\u516d\u516c\u91cc\u7684\u8fbe\u7f57\u6cb3\u5f15\u6c34\uff0c\u5229\u7528\u5761\u5ea6\u901a\u8fc7\u91cd\u529b\u8f93\u9001\u6c34\u3002\n                <\/p>\n                <p>\n                    \u57fa\u7840\u8bbe\u65bd\u5305\u62ec\u4e00\u4e2a\u84c4\u6c34\u575d\u3001\u4e00\u4e2a\u755c\u529b\u6c34\u8f66\u548c\u4e00\u6761\u7816\u780c\u7684\u8fd0\u6cb3\u2014\u2014acequia\u2014\u2014\u5b83\u7a7f\u8fc7\u5c71\u8109\u5730\u4e0b\uff0c\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4e0a\u90e8\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u514b\u670d\u592a\u9633\u5c71\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\uff09\u548c\u8428\u6bd4\u5361\u5c71\uff08\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff09\u4e4b\u95f4\u7684\u9661\u5761\uff0c\u5de5\u7a0b\u5e08\u4eec\u4fee\u5efa\u4e86\u4e00\u6761\u6e21\u69fd\uff0c\u8fd9\u662f\u786e\u4fdd\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4f9b\u6c34\u7684\u5173\u952e\u9879\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-premium\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium-ia-hablando\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-ia\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n\n<style>\n  \/* Tel\u00e9fonos muy peque\u00f1os (tipo iPhone SE, Android antiguos) *\/\n  @media (max-width: 480px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 0.7rem !important;\n    }\n  }\n\n  \/* Tel\u00e9fonos est\u00e1ndar (mayor\u00eda de m\u00f3viles modernos) *\/\n  @media (min-width: 481px) and (max-width: 767px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.05rem !important;\n    }\n  }\n\n  \/* Tablets peque\u00f1as y m\u00f3viles grandes *\/\n  @media (min-width: 768px) and (max-width: 991px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.2rem !important;\n    }\n  }\n<\/style>\n\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    const btn1 = document.getElementById(\"continuar-gratis-premium\");\n    const modal1 = document.getElementById(\"modal-premium\");\n\n    if (btn1 && modal1) {\n      btn1.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal1.classList.remove('show');\n        modal1.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n\n    const btn2 = document.getElementById(\"continuar-gratis-ia\");\n    const modal2 = document.getElementById(\"modal-premium-ia-hablando\");\n\n    if (btn2 && modal2) {\n      btn2.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal2.classList.remove('show');\n        modal2.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n  });\n<\/script>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n    \t\t\n\t\t\t\n\t\t<\/div>\n\t<\/header>\n<\/article>\n\n\n\n\n\n\n\n<article data-id=\"post-5812\" data-play-id=\"5812\" class=\"block-loop-item album-track post-5812 station type-station status-publish has-post-thumbnail hentry genre-generalife entry is-single\">\n\t<span class=\"btn-play-now icon-play\"  data-play-id=\"5812\"><\/span>\n\t<span class=\"btn-play-now icon-play\" data-id=\"5812\" data-play-id=\"5812\"><\/span>\n\n\t<button class=\"btn-playlist icon-plus\"><\/button>\n\n\n\t<header class=\"entry-header\">\n\t\t<div class=\"entry-header-inner btn-play-now\">\n\t\t\t\n<h3 class=\"entry-title\"><a href=\"https:\/\/pruebas.alhambra.app\/zh\/station\/casa-de-los-amigos\/\" rel=\"bookmark\">\u670b\u53cb\u4e4b\u5bb6<\/a><\/h3>\n\t\t\t<div class=\"entry-meta\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t<div class=\"entry-footer\">\n\t\t\t<span class=\"play-duration\">00:29<\/span>\t\t\t    <!-- Angel cambiar numero abajo en data-target -->\n    <a href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\" class=\"iconomodal\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg> \n    <\/a>\n\n    <!-- El modal -->\n    <!-- Angel cambiar numero abajo en id -->\n    <div class=\"modal\" id=\"ia01\">\n        <div class=\"modal-dialog\">\n            <div class=\"modal-content\">\n                <!-- Cabecera del modal -->\n                <div class=\"modal-header\">\n                    <h4 class=\"modal-title\">\n                                            <\/h4>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\">\n                        \u00d7\n                    <\/button>\n                <\/div>\n\n                <!-- Contenido del modal -->\n                <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <div class=\"contenedoria\">\n                                <br><br>\n                                <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #222222; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #222222; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 350px;\n        background-color: #222222;\n        border-radius: 20px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 20px;\n        line-height: 54px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"You\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5812\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"4539\"\n     data-width=\"350px\"\n     data-height=\"400px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"1\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"60\"\n     data-text_rounded=\"20\"\n     data-chat_rounded=\"20\"\n     data-voice_service=\"google\"\n     data-voice_language=\"yue-HK\"\n     data-voice_name=\"yue-HK-Standard-A\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">AI thinking&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"Type message..\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                            <\/div>\n                                                        <div class=\"contenidocentrado\">\n                                <h2 class=\"wp-block-heading\">\u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01<\/h2>\n                                <li>\n                                    \u6309 <strong>\u4e00\u6b21<\/strong>\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path>\n                                        <path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path>\n                                        <line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line>\n                                        <line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line>\n                                    <\/svg>\n                                    \u8aaa\u8a71\u3002\n                                <\/li>\n                                <li>\n                                    <strong>\u5b8c\u6210<\/strong> \u6309\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <rect x=\"6\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                        <rect x=\"14\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                    <\/svg>\n                                <\/li>\n                            <\/div>\n                            <br>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n<style>\n\n                       .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n                            background-color: #34354000 !important;\n                        }\n\n\n                         .wpaicg-chat-shortcode:nth-child(2) .wpaicg_chat_additions { display: none; }\n\n\n                        .iconomodal {\n                            border-radius: 0px !important;\n                            background-color: #00000000!important;\n                            display: inline-flex;\n                            align-items: center;\n                            padding: 0.5rem;\n                            min-width: 1rem;\n                            line-height: 1;\n                            color: inherit;\n                            background-color: transparent;\n                            border: none;\n                            outline: 0;\n                            color: var(--color-primary);\n                        }\n\n\n                        .album-track .icon-play {\n                            color: var(--color-primary);\n                        }\n\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                                color: #8c0dff !important;\n                            }\n\n\n                         .contenidocentrado {\n                        text-align: center;\n                        display: block;\n                        margin-block-start: 0em;\n                        margin-block-end: 0em;\n                        }\n\n\n\n                        .preguntas{\n                        width: calc(100% - var(--x-gap) * 3) !important;\n                        max-width: var(--content-width);\n                        margin-left: auto;\n                        margin-right: auto;\n                        }\n\n\n                        .accordion h3:after, .accordion h4:after {\n                        opacity: 9.5 !important;\n                        color: var(--color-primary) !important;\n                        }\n\n\n                        p {\n                        margin-top: 0.5rem;\n                        margin-bottom: 0rem;\n                        }\n\n                        b, strong {\n                        font-weight: 700 !important;\n                        }\n\n                        h3, .h3 {\n                        margin-block-end: 0.5em;\n                        }\n\n\n                     \n                        \/*.accordion h3, .accordion h4 {\n                        color: var(--color-primary) !important;\n                        }*\/\n\n\n                        .modal-body, .modal-footer, .modal-header {\n                            padding: 1rem;\n                        }\n\n\n                      \n                        .letracolor {\n                        color: var(--color-primary);\n                        margin-bottom: -5px;\n                        }\n\n\n                        .miicono {\n                        overflow: hidden;\n                        vertical-align: middle;\n                        color: var(--color-primary);\n                        }\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon svg {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-chat-shortcode-type {\n                            background: rgb(0 0 0 \/ 0%) !important;\n                        }\n\n                        .wpaicg-chat-shortcode {\n                            width: 100% !important;\n                        }\n                        .wpaicg_chat_additions span {\n                            margin-right: 0px !important;\n                        }\n\n                        .contenedoria {\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            \/*padding: 0px 0px 10px 0px;*\/\n                            margin-top: 0%;\n                            padding: 2rem 0rem 2rem 0rem!important;\n                        }\n\n\n\n                    .wpaicg-chat-shortcode {\n                        background-color: #12121200 !important;\n                    }\n\n\n                    .comment-respond .must-log-in p, textarea {\n                        width: 100% !important;\n                    }\n\n\n\n                    \/*sebas tengo que modificar esto para centrar el micro*\/\n                        .wpaicg_chat_additions{\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            position: absolute;\n                            right: 42% !important;\n                        }\n\n\n\n<\/style>\n\n\n\n\n\n\n\n<!-- sebas cargo los estilos condicional -->\n\n    <style id=\"ia01-style\">\n        #ia01 .wpaicg-chat-shortcode-messages { display: none; }\n        #ia01 .wpaicg-chat-shortcode-send > svg { display: none; }\n        #ia01 .wpaicg-chat-shortcode-typing { display: none; }\n\n\n    .wpaicg-chat-shortcode {\n        align-items: center !important;\n        padding: 0rem !important;\n        min-width: 0rem !important;\n        justify-content: center !important;\n        align-items: center !important;\n        \/*max-width: 20px;*\/\n    }\n\n\n     \/* Establece el estilo para .wpaicg-bot-thinking cuando est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        color: inherit !important;\n    }\n\n    \/* Oculta .wpaicg-mic-icon cuando .wpaicg-bot-thinking est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking + .circle {\n        display: none;\n    }\n\n\n    .wpaicg-mic-icon svg {\n        width: 50px !important;\n        height: 50px !important;\n        margin: auto;\n        display: block;\n        color: var(--color-primary) !important;\n    }\n\n    @keyframes pulse {\n        0% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n        50% {\n            transform: scale(1.2);\n            opacity: 1;\n        }\n        100% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n    }\n\n    .wpaicg_chat_additions {\n        animation: pulse 3s infinite;\n    }\n\n    .circle {\n        width: 70px;\n        height: 70px;\n        border: 1px solid;\n        color: var(--color-primary);\n        border-radius: 100%;\n        \/*margin: 7px;*\/\n        box-sizing: border-box;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        margin-top: -37%;\n    }\n\n\n    \n    .wpaicg-chat-shortcode{\n        width: ;\n    }\n    .wpaicg-chat-shortcode-content{\n        position: relative;\n    }\n    .wpaicg-chat-shortcode-content ul{\n        height: calc( - 44px);\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-footer{\n        height: 18px;\n        font-size: 11px;\n        padding: 0 20px;\n        color: ;\n        background: rgb(0 0 0 \/ 19%);\n        margin-top:2px;\n        margin-bottom: 2px;\n    }\n    .wpaicg-chat-shortcode-content ul li{\n        display: flex;\n        margin-bottom: 0;\n        padding: 10px;\n        color: ;\n    }\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message{\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong{\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        font-size: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong img{\n\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after{\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking{\n        bottom: 0;\n        font-size: 11px;\n        color: inherit;\n        padding: 2px 6px;\n        display: none;\n    }\n\n    .wpaicg-chat-shortcode{\n        background-color: ;\n    }\n    .wpaicg-chat-shortcode-type{\n        background: rgb(0 0 0 \/ 19%);\n    }\n    .wpaicg-chat-message{\n        text-align: justify;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message a,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message a{\n        color: inherit;\n    }\n\n    <\/style>\n\n\n<style>\n.wpaicg-chat-shortcode {\n    box-shadow: 0 0px 0px rgb(0 0 0 \/ 0%) !important;\n}\n<\/style>\n\n\n\n\n\n    <script>\n        \/\/ Agregar evento al abrir el modal para aplicar el estilo CSS din\u00e1micamente\n        document.addEventListener('DOMContentLoaded', function () {\n            document.getElementById('ia01').addEventListener('show.bs.modal', function () {\n                document.getElementById('ia01-style').innerHTML = `\n                    #ia01 .wpaicg-chat-shortcode-messages { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-send > svg { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-typing { display: block; }\n                `;\n            });\n        });\n    <\/script>\n\n\n\n\n    \t\t\t\t\t\t    <style>\n        \/* A\u00f1ade estilos personalizados aqu\u00ed si es necesario \n        #dropdown-more { display: none !important; } *\/\n        #dropdown-more { display: none !important; }\n        .btn-playlist:nth-child { display: none !important; }\n        .dropdown-backdrop { display: none !important; }\n    <\/style>\n\n\n    \n    <div class=\"btn-group dropup\">\n        <button class=\"btn-more\" type=\"button\" id=\"mapaDropdown\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"currentColor\" stroke=\"currentColor\" stroke-width=\"0\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"6\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"18\" r=\"2\"><\/circle><\/svg>\n                    <\/button>\n        <div class=\"dropdown-menu\" aria-labelledby=\"mapaDropdown\">\n           \n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u55d3\u97f3\uff09<\/a>\n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia02\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><polygon points=\"16 3 21 8 8 21 3 21 3 16 16 3\"><\/polygon><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u6587\u672c\uff09<\/a>\n\n\n                \n\n\n                \n\n\n                \n\n\n                \n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#modalprueba17\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><line x1=\"17\" y1=\"10\" x2=\"3\" y2=\"10\"><\/line><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"><\/line><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"><\/line><line x1=\"17\" y1=\"18\" x2=\"3\" y2=\"18\"><\/line><\/svg>&nbsp; &nbsp; \u63cf\u8ff0<\/a>\n\n\n                \n\n        <\/div>\n    <\/div>\n\n\n\n    <div class=\"modal fade\" id=\"ia02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">  <\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #343540; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #343540; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 100%px;\n        background-color: #343540;\n        border-radius: 8px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 8px;\n        line-height: 36px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"Yo\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5812\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"5011\"\n     data-width=\"100%px\"\n     data-height=\"50%px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"40\"\n     data-text_rounded=\"8\"\n     data-chat_rounded=\"8\"\n     data-voice_service=\"\"\n     data-voice_language=\"en-US\"\n     data-voice_name=\"en-US-Studio-M\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1.0\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">\u521b\u5efa\u795e\u7ecf\u8fde\u63a5\u2026\u2026&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"\u5728\u6b64\u5199\u4e0b\u60a8\u7684\u4fe1\u606f\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"display:none;\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                                    <\/div>\n\n\n            <style>\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .circle:nth-child(2) { display: none !important; }\n\n\n                .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li strong {\n                    color: var(--color-primary) !important;\n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                color: inherit !important;\n                }\n\n\n                .wpaicg-chat-shortcode-type {\n                    color: inherit !important;\n                    width: 100% !important;\n                }\n\n\n\n                textarea.wpaicg-chat-shortcode-typing {\n                border: 1px solid var(--color-primary) !important;\n                background-color: #ffffff00 !important;\n                color: inherit !important;\n                 }\n\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .wpaicg-chat-shortcode-send:nth-child(9){\n                    display: none !important;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode-send {\n                    color: var(--color-primary) !important;\n                    margin-right: -250px !important;\n                }\n\n\n                textarea.auto-expand:focus {\n                outline: none;\n                box-shadow: 0 0 5px var(--color-primary) !important;\n                line-height: 2;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: #ffffff00 !important;\n                    border-radius: 1px !important;\n                    height: 1px !important;\n                }\n\n\n\n\n\n                .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message, .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n                    color: inherit;\n                    font-size: .8375rem;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    background: var(--color-primary) !important;\n                    border-radius: 1px;\n                    height: 0px;\n                    background-color: inherit !important;\n                    color: inherit !important;\n                    border: 10px solid var(--color-grey-500) !important;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    border-radius: 5px !important;\n                    height: 1px !important;\n                }\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: inherit !important;\n                    border-radius: 1px !important;\n                }\n\n\n            <\/style>\n                <!-- <div class=\"modal-footer\">\n                    <button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">Cerrar<\/button>\n                <\/div> -->\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n    \n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- TODO LO QUE ESTA DEBAJO DE ESTO SON LAS LLAMADAS A LOS MODALES -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n\n\n<!-- PREGUNTAS RECOMENDADAS -->\n    <div class=\"modal fade\" id=\"modalprueba01\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n<!-- GALER\u00cdA DE FOTOS -->\n    <div class=\"modal fade\" id=\"modalprueba02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- GALER\u00cdA DE VIDEO -->\n    <div class=\"modal fade\" id=\"modalprueba03\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                       <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- COMO LLEGAR AQU\u00cd -->\n    <div class=\"modal fade\" id=\"modalprueba04\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                         <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N -->\n    <div class=\"modal fade\" id=\"modalprueba05\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u6f14\u793a\u7248\u672c\u4e2d\u7684\u9690\u85cf\u5185\u5bb9\u3002<br>\n                            \u8054\u7cfb\u652f\u6301\u4eba\u5458\u6765\u6fc0\u6d3b\u5b83\u3002<\/p><\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n    <div class=\"modal fade\" id=\"modalprueba06\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">\u6a21\u6001\u6807\u9898\u793a\u4f8b<\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION ALCAZABA  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - INTRODUCCI\u00d3N -->\n<div class=\"modal fade\" id=\"modalprueba07\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u539f\u59cb\u7684\u90e8\u5206\uff0c\u5efa\u5728\u53e4\u8001\u7684\u9f50\u91cc\u5fb7\u5821\u5792\u9057\u5740\u4e0a\u3002\n                    <\/p>\n                    <p>\n                        \u7eb3\u65af\u91cc\u5fb7\u57ce\u5821 (Nasrid Alcazaba) \u7684\u8d77\u6e90\u53ef\u4ee5\u8ffd\u6eaf\u5230 1238 \u5e74\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u7b2c\u4e00\u4f4d\u82cf\u4e39\u548c\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u00b7\u4f0a\u672c\u00b7\u963f\u5c14\u8d6b\u9a6c\u5c14 (Muhammad Ibn al-Alhmar) \u51b3\u5b9a\u5c06\u82cf\u4e39\u56fd\u7684\u9996\u90fd\u4ece\u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u8fc1\u81f3\u5bf9\u9762\u7684\u8428\u6bd4\u5361 (Sabika) \u5c71\u3002\n                    <\/p>\n                    <p>\n                        \u827e\u54c8\u8fc8\u5c14\u9009\u62e9\u7684\u5730\u70b9\u975e\u5e38\u7406\u60f3\uff0c\u56e0\u4e3a\u963f\u5c14\u5361\u8428\u5df4\u7889\u5821\u4f4d\u4e8e\u5c71\u4e18\u7684\u897f\u7aef\uff0c\u5176\u4e09\u89d2\u5f62\u5e03\u5c40\u975e\u5e38\u7c7b\u4f3c\u4e8e\u8239\u5934\uff0c\u4e3a\u5728\u5176\u4fdd\u62a4\u4e0b\u5efa\u9020\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u63d0\u4f9b\u4e86\u6700\u4f73\u7684\u9632\u5fa1\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u62e5\u6709\u591a\u5ea7\u57ce\u5899\u548c\u5854\u697c\uff0c\u5176\u5efa\u9020\u76ee\u7684\u660e\u663e\u662f\u9632\u5fa1\u3002\u4e8b\u5b9e\u4e0a\uff0c\u5b83\u662f\u4e00\u4e2a\u76d1\u89c6\u4e2d\u5fc3\uff0c\u56e0\u4e3a\u5b83\u4f4d\u4e8e\u683c\u62c9\u7eb3\u8fbe\u5e02\u4e0a\u65b9\u4e24\u767e\u7c73\u5904\uff0c\u4ece\u800c\u4fdd\u8bc1\u4e86\u5bf9\u6574\u4e2a\u5468\u8fb9\u9886\u571f\u7684\u89c6\u89c9\u63a7\u5236\uff0c\u8fdb\u800c\u4ee3\u8868\u7740\u6743\u529b\u7684\u8c61\u5f81\u3002\n                    <\/p>\n                    <p>\n                        \u57ce\u5821\u5185\u90e8\u662f\u519b\u4e8b\u533a\uff0c\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u963f\u5c14\u5361\u8428\u5df4\u9010\u6e10\u53d1\u5c55\u6210\u4e3a\u4e00\u5ea7\u72ec\u7acb\u7684\u5c0f\u578b\u5fae\u578b\u57ce\u5e02\uff0c\u4f9b\u9ad8\u7ea7\u58eb\u5175\u9a7b\u5b88\uff0c\u8d1f\u8d23\u4fdd\u536b\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53ca\u5176\u82cf\u4e39\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - BARRIO CASTRENSE -->\n <div class=\"modal fade\" id=\"modalprueba08\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u519b\u533a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u8fdb\u5165\u57ce\u5821\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u8eab\u5904\u4e00\u4e2a\u770b\u4f3c\u8ff7\u5bab\u7684\u5730\u65b9\uff0c\u4f46\u5b9e\u9645\u4e0a\u8fd9\u662f\u4e00\u4e2a\u4f7f\u7528\u4eff\u9020\u6cd5\u8fdb\u884c\u5efa\u7b51\u4fee\u590d\u7684\u8fc7\u7a0b\uff0c\u8fd9\u4f7f\u5f97\u76f4\u5230\u4e8c\u5341\u4e16\u7eaa\u521d\u624d\u88ab\u57cb\u85cf\u7684\u65e7\u519b\u4e8b\u533a\u5f97\u4ee5\u4fee\u590d\u3002\n                    <\/p>\n                    <p>\n                        \u82cf\u4e39\u7684\u7cbe\u9510\u536b\u961f\u548c\u8d1f\u8d23\u963f\u5c14\u7f55\u5e03\u62c9\u9632\u5fa1\u548c\u5b89\u5168\u7684\u5176\u4ed6\u519b\u4e8b\u961f\u4f0d\u90fd\u5c45\u4f4f\u5728\u8fd9\u4e2a\u8857\u533a\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5ef7\u57ce\u5e02\u5185\u7684\u4e00\u4e2a\u5c0f\u57ce\u5e02\uff0c\u62e5\u6709\u65e5\u5e38\u751f\u6d3b\u6240\u9700\u7684\u4e00\u5207\uff0c\u4f8b\u5982\u4f4f\u623f\u3001\u4f5c\u574a\u3001\u5e26\u70e4\u7bb1\u7684\u9762\u5305\u623f\u3001\u4ed3\u5e93\u3001\u84c4\u6c34\u6c60\u3001\u571f\u8033\u5176\u6d74\u5ba4\u7b49\u3002\u901a\u8fc7\u8fd9\u79cd\u65b9\u5f0f\uff0c\u519b\u961f\u548c\u5e73\u6c11\u53ef\u4ee5\u88ab\u5206\u5f00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u8fd9\u4e2a\u8857\u533a\uff0c\u7531\u4e8e\u8fd9\u6b21\u4fee\u590d\uff0c\u6211\u4eec\u53ef\u4ee5\u770b\u5230\u7a46\u65af\u6797\u623f\u5c4b\u7684\u5178\u578b\u5e03\u5c40\uff1a\u4e00\u4e2a\u5e26\u6709\u89d2\u843d\u5165\u53e3\u7684\u5165\u53e3\uff0c\u4e00\u4e2a\u5c0f\u5ead\u9662\u4f5c\u4e3a\u623f\u5c4b\u7684\u4e2d\u5fc3\u8f74\u7ebf\uff0c\u5ead\u9662\u5468\u56f4\u7684\u623f\u95f4\uff0c\u4ee5\u53ca\u4e00\u4e2a\u5395\u6240\u3002\n                    <\/p>\n                    <p>\n                        \u6b64\u5916\uff0c\u5728\u4e8c\u5341\u4e16\u7eaa\u521d\uff0c\u4eba\u4eec\u5728\u5730\u4e0b\u53d1\u73b0\u4e86\u4e00\u5ea7\u5730\u7262\u3002\u4ece\u5916\u9762\u5f88\u5bb9\u6613\u901a\u8fc7\u901a\u5f80\u5b83\u7684\u73b0\u4ee3\u87ba\u65cb\u697c\u68af\u8fa8\u8ba4\u51fa\u6765\u3002\u8fd9\u4e2a\u5730\u7262\u91cc\u5173\u62bc\u7740\u53ef\u4ee5\u7528\u6765\u83b7\u53d6\u91cd\u5927\u5229\u76ca\u7684\u56da\u72af\uff0c\u65e0\u8bba\u662f\u653f\u6cbb\u5229\u76ca\u8fd8\u662f\u7ecf\u6d4e\u5229\u76ca\uff0c\u6216\u8005\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u5177\u6709\u5f88\u9ad8\u4ea4\u6362\u4ef7\u503c\u7684\u4eba\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u5ea7\u5730\u4e0b\u76d1\u72f1\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5012\u7f6e\u7684\u6f0f\u6597\uff0c\u5e73\u9762\u5448\u5706\u5f62\u3002\u8fd9\u4f7f\u5f97\u8fd9\u4e9b\u4fd8\u864f\u6839\u672c\u65e0\u6cd5\u9003\u8131\u3002\u4e8b\u5b9e\u4e0a\uff0c\u56da\u72af\u662f\u4f7f\u7528\u6ed1\u8f6e\u6216\u7ef3\u7d22\u7cfb\u7edf\u88ab\u5e26\u5165\u5ba4\u5185\u7684\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA P\u00d3LVORA -->\n<div class=\"modal fade\" id=\"modalprueba09\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u706b\u836f\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u706b\u836f\u5854\u662f\u7ef4\u62c9\u5854\u5357\u4fa7\u7684\u9632\u5fa1\u589e\u63f4\uff0c\u901a\u5f80\u7ea2\u5854\u7684\u519b\u7528\u9053\u8def\u5c31\u662f\u4ece\u8fd9\u91cc\u5f00\u59cb\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u81ea 1957 \u5e74\u4ee5\u6765\uff0c\u6211\u4eec\u53ef\u4ee5\u5728\u8fd9\u5ea7\u5854\u4e2d\u627e\u5230\u4e00\u4e9b\u523b\u5728\u77f3\u5934\u4e0a\u7684\u8bd7\u53e5\uff0c\u5176\u4f5c\u8005\u662f\u58a8\u897f\u54e5\u4eba\u5f17\u6717\u897f\u65af\u79d1\u00b7\u5fb7\u00b7\u4f0a\u5361\u8428 (Francisco de Icaza)\uff1a \n                    <\/p>\n                    <br>\n                    <blockquote>\n                        \u201c\u65bd\u820d\u5427\uff0c\u5973\u4eba\uff0c\u751f\u6d3b\u4e2d\u6ca1\u6709\u4ec0\u4e48\uff0c<br>\n                        \u5c31\u50cf\u5728\u683c\u62c9\u7eb3\u8fbe\u5931\u660e\u7684\u60e9\u7f5a\u4e00\u6837\u3002\u201d\n                    <\/blockquote>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - JARD\u00cdN DE LOS ADARVES -->\n<div class=\"modal fade\" id=\"modalprueba10\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4e9a\u5f53\u65af\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u6240\u5360\u636e\u7684\u7a7a\u95f4\u53ef\u4ee5\u8ffd\u6eaf\u5230\u5341\u516d\u4e16\u7eaa\uff0c\u5f53\u65f6\u5728\u5c06\u963f\u5c14\u5361\u8428\u74e6\u6539\u9020\u4e3a\u70ae\u5175\u57fa\u5730\u7684\u8fc7\u7a0b\u4e2d\u5efa\u9020\u4e86\u4e00\u4e2a\u70ae\u5175\u5e73\u53f0\u3002\n                    <\/p>\n                    <p>\n                        \u5230\u4e86\u5341\u4e03\u4e16\u7eaa\uff0c\u519b\u4e8b\u7528\u9014\u5df2\u4e0d\u518d\u91cd\u8981\uff0c\u7b2c\u4e94\u4ee3\u8499\u5fb7\u54c8\u5c14\u4faf\u7235\u5728 1624 \u5e74\u88ab\u4efb\u547d\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ba1\u7406\u5458\u540e\uff0c\u51b3\u5b9a\u7528\u6ce5\u571f\u586b\u5145\u5916\u5899\u548c\u5185\u5899\u4e4b\u95f4\u7684\u7a7a\u95f4\uff0c\u5c06\u8fd9\u7247\u7a7a\u95f4\u6539\u9020\u6210\u82b1\u56ed\u3002\n                    <\/p>\n                    <p>\n                        \u4f20\u8bf4\uff0c\u4eba\u4eec\u66fe\u5728\u6b64\u5730\u53d1\u73b0\u4e00\u4e9b\u88c5\u6ee1\u9ec4\u91d1\u7684\u74f7\u74f6\uff0c\u53ef\u80fd\u662f\u8be5\u5730\u533a\u6700\u540e\u4e00\u6279\u7a46\u65af\u6797\u85cf\u8d77\u6765\u7684\uff0c\u4faf\u7235\u7528\u5176\u4e2d\u4e00\u90e8\u5206\u9ec4\u91d1\u5efa\u9020\u4e86\u8fd9\u5ea7\u7f8e\u4e3d\u7684\u82b1\u56ed\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u8fd9\u4e9b\u82b1\u74f6\u4e2d\u7684\u4e00\u4e2a\u53ef\u80fd\u662f\u4e16\u754c\u4e0a\u4fdd\u5b58\u4e0b\u6765\u7684\u4e8c\u5341\u4e2a\u5927\u578b\u7eb3\u65af\u91cc\u5fb7\u91d1\u9676\u5668\u4e4b\u4e00\u3002\u6211\u4eec\u53ef\u4ee5\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u4e00\u697c\u7684\u56fd\u5bb6\u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u827a\u672f\u535a\u7269\u9986\u770b\u5230\u4e24\u4e2a\u8fd9\u6837\u7684\u82b1\u74f6\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u4e2a\u82b1\u56ed\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u5143\u7d20\u4e4b\u4e00\u662f\u4f4d\u4e8e\u82b1\u56ed\u4e2d\u592e\u7684\u4e00\u5ea7\u9f13\u5f62\u55b7\u6cc9\u3002\u8fd9\u4e2a\u55b7\u6cc9\u66fe\u4f4d\u4e8e\u4e0d\u540c\u7684\u4f4d\u7f6e\uff0c\u6700\u5f15\u4eba\u6ce8\u76ee\u548c\u6700\u503c\u5f97\u6ce8\u610f\u7684\u662f\u72ee\u5b50\u5ead\u9662\uff0c\u5b83\u4e8e 1624 \u5e74\u88ab\u653e\u7f6e\u5728\u72ee\u5b50\u55b7\u6cc9\u4e0a\u65b9\uff0c\u4f46\u968f\u540e\u906d\u5230\u635f\u574f\u3002\u5956\u676f\u4e00\u76f4\u77d7\u7acb\u5728\u90a3\u4e2a\u4f4d\u7f6e\uff0c\u76f4\u5230 1954 \u5e74\u624d\u88ab\u79fb\u8d70\u5e76\u653e\u7f6e\u5728\u8fd9\u91cc\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA VELA -->\n<div class=\"modal fade\" id=\"modalprueba11\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u8721\u70db\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u5ea7\u5854\u88ab\u79f0\u4e3a\u5927\u5854 (Torre Mayor)\uff0c\u4ece\u5341\u516d\u4e16\u7eaa\u5f00\u59cb\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u592a\u9633\u5854 (Torre del Sol)\uff0c\u56e0\u4e3a\u4e2d\u5348\u65f6\u5206\uff0c\u592a\u9633\u4f1a\u53cd\u5c04\u5728\u5854\u4e0a\uff0c\u8d77\u5230\u65e5\u6677\u7684\u4f5c\u7528\u3002\u4f46\u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u81ea\u4e8e\u201cvelar\u201d\u8fd9\u4e2a\u8bcd\uff0c\u56e0\u4e3a\u5f97\u76ca\u4e8e\u5b83\u4e8c\u5341\u4e03\u7c73\u7684\u9ad8\u5ea6\uff0c\u5b83\u63d0\u4f9b\u4e86\u4e09\u767e\u516d\u5341\u5ea6\u7684\u89c6\u91ce\uff0c\u53ef\u4ee5\u770b\u5230\u4efb\u4f55\u8fd0\u52a8\u3002\n                    <\/p>\n                    <p>\n                        \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5854\u7684\u5916\u89c2\u53d1\u751f\u4e86\u53d8\u5316\u3002\u6700\u521d\uff0c\u5b83\u7684\u9732\u53f0\u4e0a\u6709\u57ce\u579b\uff0c\u4f46\u7531\u4e8e\u51e0\u6b21\u5730\u9707\u800c\u6d88\u5931\u4e86\u3002\u8fd9\u53e3\u949f\u662f\u5728\u57fa\u7763\u5f92\u5360\u9886\u683c\u62c9\u7eb3\u8fbe\u540e\u6dfb\u52a0\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u00c9sta se utilizaba para dar aviso a la poblaci\u00f3n ante cualquier posible peligro, terremoto o incendio. Tambi\u00e9n se empleaba el sonido de esta campana para regular los turnos de riego en la Vega de Granada.\n                    <\/p>\n                    <p>\n                        Actualmente y seg\u00fan la tradici\u00f3n, se hace sonar la campana cada dos de enero para conmemorar la toma de Granada el dos de enero de 1492.\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE Y PUERTA DE LAS ARMAS -->\n<div class=\"modal fade\" id=\"modalprueba12\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u6b66\u5668\u5854\u548c\u5927\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u6b66\u5668\u95e8\u4f4d\u4e8e\u963f\u5c14\u5361\u8428\u74e6\u57ce\u5821\u7684\u5317\u5899\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u516c\u6c11\u4eec\u901a\u8fc7\u5361\u8fea\u6865\u7a7f\u8fc7\u8fbe\u7f57\u6cb3\uff0c\u6cbf\u7740\u73b0\u5728\u88ab\u5723\u4f69\u5fb7\u7f57\u68ee\u6797\u9690\u85cf\u7684\u5c0f\u8def\u722c\u4e0a\u5c71\uff0c\u76f4\u5230\u5230\u8fbe\u5927\u95e8\u3002\u5728\u5927\u95e8\u5185\uff0c\u4ed6\u4eec\u5fc5\u987b\u5b58\u653e\u6b66\u5668\u624d\u80fd\u8fdb\u5165\u56f4\u5899\uff0c\u56e0\u6b64\u5f97\u540d\u201c\u6b66\u5668\u95e8\u201d\u3002\n                    <\/p>\n                    <p>\n                        \u4ece\u8fd9\u5ea7\u5854\u7684\u9732\u53f0\u4e0a\uff0c\u6211\u4eec\u73b0\u5728\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u5e02\u6700\u7f8e\u4e3d\u7684\u5168\u666f\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        Justo enfrente nos encontramos con el barrio del Albaic\u00edn, reconocible por sus viviendas blancas y su entramado de calles laber\u00ednticas. Este barrio fue declarado Patrimonio de la Humanidad por la UNESCO en 1994.\n                    <\/p>\n                    <p>\n                        \u683c\u62c9\u7eb3\u8fbe\u6700\u8457\u540d\u7684\u89c2\u666f\u70b9\u4e4b\u4e00\u5c31\u4f4d\u4e8e\u8fd9\u4e2a\u8857\u533a\uff1a\u5723\u5c3c\u53e4\u62c9\u65af\u89c2\u666f\u53f0 (Mirador de San Nicol\u00e1s)\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u7684\u53f3\u4fa7\u662f\u5723\u5c71 (Sacromonte) \u8857\u533a\u3002\n                    <\/p>\n                    <p>\n                        \u5723\u5c71\u662f\u683c\u62c9\u7eb3\u8fbe\u5178\u578b\u7684\u53e4\u8001\u5409\u666e\u8d5b\u793e\u533a\uff0c\u4e5f\u662f\u5f17\u62c9\u95e8\u6208\u821e\u7684\u53d1\u6e90\u5730\u3002\u8fd9\u4e2a\u8857\u533a\u7684\u53e6\u4e00\u4e2a\u7279\u70b9\u662f\u5b58\u5728\u7a74\u5c45\u4eba\u4f4f\u6240\uff1a\u6d1e\u7a74\u3002\n                    <\/p>\n                    <p>\n                        \u8fbe\u7f57\u5927\u8857 (Carrera del Darro) \u4f4d\u4e8e\u963f\u5c14\u62dc\u8f9b\u533a (Albaic\u00edn) \u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab (Alhambra) \u811a\u4e0b\uff0c\u6bd7\u90bb\u540c\u540d\u6cb3\u6d41\u7684\u6cb3\u5cb8\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DEL HOMENAJE Y TORRE DEL CUBO -->\n<div class=\"modal fade\" id=\"modalprueba13\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4fdd\u7559\u5854\u548c\u7acb\u65b9\u4f53\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u656c\u610f\u5854\u662f\u963f\u5c14\u5361\u8428\u74e6\u6700\u53e4\u8001\u7684\u5854\u4e4b\u4e00\uff0c\u9ad8\u4e8c\u5341\u516d\u7c73\u3002\u5b83\u6709\u516d\u5c42\uff0c\u4e00\u4e2a\u9732\u53f0\u548c\u4e00\u4e2a\u5730\u4e0b\u57ce\u3002\n                    <\/p>\n                    <p>\n                        \u7531\u4e8e\u5854\u5f88\u9ad8\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u5176\u9732\u53f0\u4e0e\u738b\u56fd\u7684\u77ad\u671b\u5854\u8fdb\u884c\u901a\u8baf\u3002\u8fd9\u79cd\u4ea4\u6d41\u662f\u901a\u8fc7\u767d\u5929\u7684\u955c\u5b50\u7cfb\u7edf\u6216\u665a\u4e0a\u7684\u7bdd\u706b\u70df\u96fe\u5efa\u7acb\u8d77\u6765\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u636e\u63a8\u6d4b\uff0c\u7531\u4e8e\u8be5\u5854\u5728\u5c71\u4e0a\u7a81\u51fa\u7684\u4f4d\u7f6e\uff0c\u5b83\u5f88\u53ef\u80fd\u88ab\u9009\u4e3a\u5c55\u793a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u65d7\u5e1c\u548c\u7ea2\u65d7\u7684\u5730\u65b9\u3002\n                    <\/p>\n                    <p>\n                        \u57fa\u7763\u5f92\u7528\u6240\u8c13\u7684\u7acb\u65b9\u4f53\u5854\u52a0\u56fa\u4e86\u8fd9\u5ea7\u5854\u7684\u5e95\u5ea7\u3002\n                    <\/p>\n                    <p>\n                        \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u8ba1\u5212\u8fdb\u884c\u4e00\u7cfb\u5217\u6539\u9769\uff0c\u4ee5\u4f7f\u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u9002\u5e94\u706b\u70ae\u3002\u56e0\u6b64\uff0c\u7acb\u65b9\u4f53\u5854\u9ad8\u4e8e\u5854\u970d\u7eb3\u5854\uff0c\u7531\u4e8e\u5176\u5706\u67f1\u5f62\u72b6\uff0c\u4e0e\u65b9\u5f62\u7684\u7eb3\u65af\u91cc\u5fb7\u5854\u76f8\u6bd4\uff0c\u5854\u970d\u7eb3\u5854\u80fd\u591f\u66f4\u597d\u5730\u62b5\u5fa1\u53ef\u80fd\u7684\u649e\u51fb\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION GENERALIFE -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba14\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel14\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel14\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4f4d\u4e8e\u592a\u9633\u5c71\uff0c\u662f\u82cf\u4e39\u7684\u5bab\u6bbf\uff0c\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u4e00\u5ea7\u5e26\u6709\u679c\u56ed\u7684\u5bcc\u4e3d\u5802\u7687\u7684\u4e61\u95f4\u522b\u5885\uff0c\u9664\u4e86\u8015\u79cd\u4e4b\u5916\uff0c\u8fd9\u91cc\u8fd8\u4e3a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5bab\u5ef7\u9972\u517b\u52a8\u7269\u5e76\u8fdb\u884c\u72e9\u730e\u3002\u636e\u4f30\u8ba1\uff0c\u8be5\u9675\u5893\u59cb\u5efa\u4e8e\u5341\u4e09\u4e16\u7eaa\u672b\uff0c\u7531\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u521b\u59cb\u4eba\u4e4b\u5b50\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8fd9\u4e2a\u540d\u5b57\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cyannat-al-arif\u201d\uff0c\u610f\u601d\u662f\u5efa\u7b51\u5e08\u7684\u82b1\u56ed\u6216\u679c\u56ed\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u91cc\u7684\u9762\u79ef\u66f4\u5927\uff0c\u81f3\u5c11\u6709\u56db\u4e2a\u679c\u56ed\uff0c\u5e76\u5ef6\u4f38\u5230\u4eca\u5929\u88ab\u79f0\u4e3a\u201c\u9e67\u9e2a\u5e73\u539f\u201d\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4e61\u95f4\u522b\u5885\u88ab\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03\u79f0\u4e3a\u201c\u5e78\u798f\u7687\u5bab\u201d\uff0c\u5b83\u662f\u4e00\u5ea7\u5bab\u6bbf\uff1a\u82cf\u4e39\u7684\u590f\u5bab\u3002\u5c3d\u7ba1\u8fd9\u91cc\u9760\u8fd1\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff0c\u4f46\u5374\u8db3\u591f\u79c1\u5bc6\uff0c\u53ef\u4ee5\u8ba9\u4ed6\u9003\u79bb\u5bab\u5ef7\u548c\u653f\u5e9c\u751f\u6d3b\u7684\u7d27\u5f20\uff0c\u653e\u677e\u8eab\u5fc3\uff0c\u5e76\u4eab\u53d7\u66f4\u5b9c\u4eba\u7684\u6c14\u5019\u3002\u7531\u4e8e\u5176\u6d77\u62d4\u6bd4\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u9ad8\uff0c\u56e0\u6b64\u5185\u90e8\u6e29\u5ea6\u8f83\u4f4e\u3002\n                <\/p>\n                <p>\n                    \u5f53\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u65f6\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fbf\u6210\u4e3a\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u8d22\u4ea7\uff0c\u5e76\u7531\u4e00\u4f4d\u957f\u5b98\u6216\u6307\u6325\u5b98\u4fdd\u62a4\u3002\u83f2\u5229\u666e\u4e8c\u4e16\u6700\u7ec8\u5c06\u8be5\u5730\u7684\u6c38\u4e45\u5e02\u957f\u804c\u4f4d\u548c\u6240\u6709\u6743\u5272\u8ba9\u7ed9\u4e86\u683c\u62c9\u7eb3\u8fbe\u8d1d\u5185\u52a0\u65af\u5bb6\u65cf\uff08\u4e00\u4e2a\u7688\u4f9d\u4f0a\u65af\u5170\u6559\u7684\u6469\u5c14\u4eba\u5bb6\u65cf\uff09\u3002\u8be5\u5dde\u7ecf\u8fc7\u8fd1 100 \u5e74\u7684\u8bc9\u8bbc\u624d\u6536\u56de\u8be5\u9057\u5740\uff0c\u5e76\u4e8e 1921 \u5e74\u8fbe\u6210\u5ead\u5916\u548c\u89e3\u3002\n                <\/p>\n                <p>\n                    \u6839\u636e\u534f\u8bae\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u5c06\u6210\u4e3a\u56fd\u5bb6\u9057\u4ea7\uff0c\u5e76\u901a\u8fc7\u8463\u4e8b\u4f1a\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5171\u540c\u7ba1\u7406\uff0c\u4ece\u800c\u7ec4\u5efa\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8463\u4e8b\u4f1a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba15\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel15\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel15\">\u89c2\u4f17<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6211\u4eec\u5728\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u8def\u4e0a\u9047\u5230\u7684\u9732\u5929\u5706\u5f62\u5267\u573a\u5efa\u4e8e 1952 \u5e74\uff0c\u76ee\u7684\u662f\u50cf\u6bcf\u5e74\u590f\u5929\u4e00\u6837\u4e3e\u529e\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u3002\n                <\/p>\n                <p>\n                    Desde el a\u00f1o 2002 tambi\u00e9n se celebra un Festival de Flamenco ligado a la figura del poeta granadino m\u00e1s emblem\u00e1tico: Federico Garc\u00eda Lorca.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba16\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel16\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel16\">\u4e2d\u4e16\u7eaa\u4e4b\u8def<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fde\u63a5\u5e15\u62c9\u8482\u5c3c\u57ce\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u9053\u8def\u59cb\u4e8e\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u5176\u5468\u56f4\u662f\u6240\u8c13\u7684\u201c\u5c16\u5854\u201d\uff0c\u56e0\u5176\u57ce\u579b\u7684\u672b\u7aef\u662f\u7816\u780c\u91d1\u5b57\u5854\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u4e00\u6761\u873f\u8712\u503e\u659c\u7684\u9053\u8def\uff0c\u4e24\u8fb9\u90fd\u6709\u9ad8\u5899\u4fdd\u62a4\uff0c\u4ee5\u63d0\u9ad8\u5b89\u5168\u6027\uff0c\u901a\u5f80 Patio del Descabalgamiento \u7684\u5165\u53e3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba17\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel17\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel17\">\u670b\u53cb\u4e4b\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u4e9b\u5e9f\u589f\u6216\u5730\u57fa\u662f\u66fe\u7ecf\u6240\u8c13\u7684\u670b\u53cb\u4e4b\u5bb6\u7684\u8003\u53e4\u9057\u8ff9\u3002\u5b83\u7684\u540d\u79f0\u548c\u7528\u9014\u56e0 14 \u4e16\u7eaa\u4f0a\u672c\u00b7\u9c81\u4e91\u7684\u300a\u519c\u8bba\u300b\u800c\u6d41\u4f20\u81f3\u4eca\u3002\n                <\/p>\n                <p>\n                    \u56e0\u6b64\uff0c\u5b83\u662f\u82cf\u4e39\u4e3a\u5c0a\u656c\u7684\u4eba\u3001\u670b\u53cb\u6216\u4eb2\u621a\u51c6\u5907\u7684\u4f4f\u6240\uff0c\u82cf\u4e39\u8ba4\u4e3a\u8fd9\u4e9b\u4eba\u5e94\u8be5\u4e0e\u4ed6\u4eb2\u8fd1\uff0c\u4f46\u53c8\u4e0d\u4fb5\u72af\u4ed6\u4eec\u7684\u9690\u79c1\uff0c\u6240\u4ee5\u5b83\u662f\u4e00\u5ea7\u72ec\u7acb\u7684\u4f4f\u6240\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"modal fade\" id=\"modalprueba18\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel18\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel18\">\u5965\u5c14\u5fb7\u82b1\u5f84<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5939\u7af9\u6843\u6b65\u9053\u5efa\u4e8e 19 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u662f\u4e3a\u4e86\u8fce\u63a5\u4f0a\u4e3d\u838e\u767d\u4e8c\u4e16\u5973\u738b\u7684\u6765\u8bbf\u800c\u5efa\uff0c\u540c\u65f6\u4e5f\u4e3a\u901a\u5f80\u5bab\u6bbf\u4e0a\u90e8\u7684\u901a\u9053\u589e\u6dfb\u4e86\u66f4\u5177\u7eaa\u5ff5\u610f\u4e49\u7684\u8272\u5f69\u3002 \n                <\/p>\n                <p>\n                    \u5939\u7af9\u6843\u662f\u7c89\u8272\u6708\u6842\u6811\u7684\u53e6\u4e00\u4e2a\u540d\u5b57\uff0c\u5b83\u4ee5\u88c5\u9970\u62f1\u9876\u7684\u5f62\u5f0f\u51fa\u73b0\u5728\u8fd9\u6761\u6b65\u9053\u4e0a\u3002\u5728\u6b65\u9053\u7684\u8d77\u70b9\uff0c\u8d8a\u8fc7\u4e0a\u82b1\u56ed\uff0c\u662f\u4e00\u682a\u6700\u53e4\u8001\u7684\u6843\u91d1\u5a18\u690d\u7269\uff0c\u5b83\u51e0\u4e4e\u5df2\u7ecf\u6d88\u5931\uff0c\u5176\u57fa\u56e0\u6307\u7eb9\u81f3\u4eca\u4ecd\u5728\u88ab\u7814\u7a76\u3002\n                <\/p>\n                <p>\n                    \u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u6700\u5177\u7279\u8272\u7684\u690d\u7269\u4e4b\u4e00\uff0c\u5176\u7279\u70b9\u662f\u5377\u66f2\u7684\u53f6\u5b50\uff0c\u6bd4\u666e\u901a\u7684\u6843\u91d1\u5a18\u53f6\u5b50\u66f4\u5927\u3002\n                <\/p>\n                <p>\n                    \u963f\u5fb7\u5c14\u6cd5\u65af\u5927\u9053 (Paseo de las Adelfas) \u4e0e\u897f\u666e\u96f7\u585e\u65af\u5927\u9053 (Paseo de los Cipreses) \u76f8\u8fde\uff0c\u662f\u5f15\u5bfc\u6e38\u5ba2\u524d\u5f80\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ebd\u5e26\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba19\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel19\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel19\">\u6c34\u68af<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fdd\u5b58\u6700\u5b8c\u597d\u3001\u6700\u72ec\u7279\u7684\u5143\u7d20\u4e4b\u4e00\u5c31\u662f\u6240\u8c13\u7684\u6c34\u697c\u68af\u3002\u636e\u4fe1\uff0c\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u697c\u68af\uff08\u5206\u4e3a\u56db\u4e2a\u90e8\u5206\uff0c\u4e2d\u95f4\u6709\u4e09\u4e2a\u5e73\u53f0\uff09\u6709\u6c34\u6e20\uff0c\u6c34\u6d41\u7ecf\u4e24\u4e2a\u91c9\u9762\u9676\u74f7\u6276\u624b\uff0c\u6c34\u6e90\u6765\u81ea\u7687\u5bb6\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u6761\u6c34\u7ba1\u901a\u5411\u4e00\u5ea7\u5c0f\u578b\u7948\u7977\u5ba4\uff0c\u76ee\u524d\u6ca1\u6709\u7559\u4e0b\u4efb\u4f55\u8003\u53e4\u4fe1\u606f\u3002\u81ea 1836 \u5e74\u4ee5\u6765\uff0c\u5f53\u65f6\u7684\u5e84\u56ed\u7ecf\u7406\u5c31\u5728\u539f\u5740\u4e0a\u5efa\u9020\u4e86\u4e00\u4e2a\u6d6a\u6f2b\u7684\u89c2\u666f\u53f0\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u8fd9\u5ea7\u7531\u6708\u6842\u6811\u62f1\u9876\u548c\u6f7a\u6f7a\u6d41\u6c34\u73af\u7ed5\u7684\u697c\u68af\u5411\u4e0a\u6500\u767b\uff0c\u53ef\u80fd\u521b\u9020\u4e86\u4e00\u4e2a\u7406\u60f3\u7684\u73af\u5883\uff0c\u53ef\u4ee5\u523a\u6fc0\u611f\u5b98\uff0c\u8fdb\u5165\u6709\u5229\u4e8e\u51a5\u60f3\u7684\u6c1b\u56f4\uff0c\u5e76\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba20\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel20\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel20\">\u8d6b\u5185\u62c9\u5229\u592b\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u636e\u4f30\u8ba1\uff0c\u5bab\u6bbf\u5468\u56f4\u7684\u5ead\u9662\u4e2d\u81f3\u5c11\u6709\u56db\u4e2a\u5927\u82b1\u56ed\uff0c\u5b83\u4eec\u5206\u5e03\u5728\u4e0d\u540c\u7684\u9ad8\u5ea6\u6216\u5c42\u7ea7\u4e0a\uff0c\u7531\u571f\u576f\u5899\u56f4\u8d77\u6765\u3002\u6211\u4eec\u4f20\u627f\u4e0b\u6765\u7684\u8fd9\u4e9b\u679c\u56ed\u7684\u540d\u5b57\u662f\uff1aGrande\u3001Colorada\u3001Mercer\u00eda \u548c Fuente Pe\u00f1a\u3002\n                <\/p>\n                <p>\n                    \u81ea 14 \u4e16\u7eaa\u4ee5\u6765\uff0c\u8fd9\u4e9b\u679c\u56ed\u6216\u591a\u6216\u5c11\u5730\u5ef6\u7eed\u4e86\u76f8\u540c\u7684\u4e2d\u4e16\u7eaa\u4f20\u7edf\u6280\u672f\u8fdb\u884c\u79cd\u690d\u3002\u7531\u4e8e\u8fd9\u79cd\u519c\u4e1a\u751f\u4ea7\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u4fdd\u6301\u4e86\u4e00\u5b9a\u7684\u72ec\u7acb\u6027\uff0c\u4e0d\u53d7\u5176\u4ed6\u5916\u90e8\u519c\u4e1a\u4f9b\u5e94\u5546\u7684\u5f71\u54cd\uff0c\u4ece\u800c\u80fd\u591f\u6ee1\u8db3\u81ea\u5df1\u7684\u7cae\u98df\u9700\u6c42\u3002\n                <\/p>\n                <p>\n                    \u5b83\u4eec\u4e0d\u4ec5\u7528\u4e8e\u79cd\u690d\u852c\u83dc\uff0c\u8fd8\u7528\u4e8e\u79cd\u690d\u679c\u6811\u548c\u52a8\u7269\u7267\u573a\u3002\u4f8b\u5982\uff0c\u5982\u4eca\u79cd\u690d\u671d\u9c9c\u84df\u3001\u8304\u5b50\u3001\u8c46\u7c7b\u3001\u65e0\u82b1\u679c\u3001\u77f3\u69b4\u548c\u674f\u6811\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u4fdd\u5b58\u4e0b\u6765\u7684\u679c\u56ed\u7ee7\u7eed\u6cbf\u7528\u4e2d\u4e16\u7eaa\u7684\u519c\u4e1a\u751f\u4ea7\u6280\u672f\uff0c\u8d4b\u4e88\u4e86\u8fd9\u4e00\u7a7a\u95f4\u5de8\u5927\u7684\u4eba\u7c7b\u5b66\u4ef7\u503c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba21\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel21\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel21\">\u9ad8\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u60a8\u53ef\u4ee5\u4ece\u82cf\u4e39\u5ead\u9662 (Patio de la Sultana) \u7ecf\u7531\u4e00\u6bb5\u9661\u5ced\u7684 19 \u4e16\u7eaa\u697c\u68af\u8fdb\u5165\u8fd9\u4e9b\u82b1\u56ed\uff0c\u8fd9\u6bb5\u697c\u68af\u56e0\u5927\u95e8\u4e0a\u65b9\u6709\u4e24\u4e2a\u91c9\u9762\u9676\u5668\u4eba\u7269\u800c\u88ab\u79f0\u4e3a\u72ee\u5b50\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u82b1\u56ed\u53ef\u4ee5\u88ab\u89c6\u4e3a\u6d6a\u6f2b\u82b1\u56ed\u7684\u5178\u8303\u3002\u5b83\u4eec\u4f4d\u4e8e\u67f1\u5b50\u4e0a\uff0c\u6784\u6210\u4e86\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u6700\u9ad8\u90e8\u5206\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u58ee\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u7f8e\u4e3d\u7684\u6728\u5170\u82b1\u683c\u5916\u5f15\u4eba\u6ce8\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba22\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel22\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel22\">\u73ab\u7470\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    Los Jardines de la Rosaleda tienen su origen entre los a\u00f1os treinta y cincuenta del siglo XX, despu\u00e9s de que el Estado adquiriese el Generalife en 1921. \n                <\/p>\n                <p>\n                    \u56e0\u6b64\u9700\u8981\u63d0\u9ad8\u5e9f\u5f03\u533a\u57df\u7684\u4ef7\u503c\uff0c\u5e76\u901a\u8fc7\u9010\u6b65\u5e73\u7a33\u7684\u8fc7\u6e21\u5c06\u5176\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6218\u7565\u6027\u5730\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba23\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel23\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel23\">\u6c9f\u6e20\u9732\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u704c\u6e89\u6e20\u5ead\u9662 (Patio de la Acequia) \u5728 19 \u4e16\u7eaa\u4e5f\u88ab\u79f0\u4e3a R\u00eda \u5ead\u9662\uff0c\u5982\u4eca\u5448\u77e9\u5f62\u7ed3\u6784\uff0c\u62e5\u6709\u4e24\u4e2a\u76f8\u5bf9\u7684\u4ead\u5b50\u548c\u4e00\u4e2a\u6d77\u6e7e\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u8d2f\u7a7f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u7687\u5bb6\u8fd0\u6cb3\uff0c\u8fd0\u6cb3\u5468\u56f4\u6709\u56db\u4e2a\u82b1\u56ed\uff0c\u4ee5\u8f83\u4f4e\u5c42\u6b21\u7684\u6b63\u4ea4\u82b1\u575b\u6392\u5217\u3002\u704c\u6e89\u6c9f\u6e20\u4e24\u4fa7\u7684\u55b7\u6cc9\u662f\u5bab\u6bbf\u6700\u53d7\u6b22\u8fce\u7684\u666f\u89c2\u4e4b\u4e00\u3002\u7136\u800c\uff0c\u8fd9\u4e9b\u55b7\u6cc9\u5e76\u975e\u539f\u521b\uff0c\u56e0\u4e3a\u5b83\u4eec\u7834\u574f\u4e86\u82cf\u4e39\u5728\u4f11\u606f\u548c\u51a5\u60f3\u65f6\u5bfb\u6c42\u7684\u5b81\u9759\u4e0e\u5e73\u548c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u7ecf\u5386\u4e86\u591a\u6b21\u6539\u5efa\uff0c\u56e0\u4e3a\u8fd9\u4e2a\u5ead\u9662\u6700\u521d\u662f\u5c01\u95ed\u7684\uff0c\u6211\u4eec\u4eca\u5929\u53ef\u4ee5\u901a\u8fc7 18 \u4e2a\u89c2\u666f\u697c\u5f0f\u62f1\u95e8\u7684\u957f\u5eca\u770b\u5230\u8fd9\u4e9b\u666f\u8272\u3002\u552f\u4e00\u80fd\u8ba9\u4f60\u6b23\u8d4f\u98ce\u666f\u7684\u5730\u65b9\u5c31\u662f\u4e2d\u5fc3\u89c6\u70b9\u3002\u4ece\u8fd9\u4e2a\u539f\u59cb\u7684\u89c6\u89d2\uff0c\u5750\u5728\u5730\u677f\u4e0a\uff0c\u9760\u5728\u7a97\u53f0\u4e0a\uff0c\u4eba\u4eec\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5168\u666f\u3002\n                <\/p>\n                <p>\n                    \u4f5c\u4e3a\u5176\u5386\u53f2\u7684\u89c1\u8bc1\uff0c\u6211\u4eec\u5c06\u5728\u89c2\u666f\u70b9\u53d1\u73b0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u88c5\u9970\uff0c\u5176\u4e2d\u82cf\u4e39\u4f0a\u65af\u739b\u4eea\u4e00\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u4e0e\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u7684\u53e0\u52a0\u5c24\u4e3a\u7a81\u51fa\u3002\u8fd9\u8868\u660e\u6bcf\u4f4d\u82cf\u4e39\u90fd\u6709\u4e0d\u540c\u7684\u54c1\u5473\u548c\u9700\u6c42\uff0c\u5e76\u76f8\u5e94\u5730\u6539\u9020\u5bab\u6bbf\uff0c\u7559\u4e0b\u81ea\u5df1\u7684\u5370\u8bb0\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u7ecf\u8fc7\u89c2\u666f\u70b9\u65f6\uff0c\u5982\u679c\u6211\u4eec\u770b\u4e00\u4e0b\u62f1\u95e8\u7684\u5185\u62f1\uff0c\u6211\u4eec\u8fd8\u4f1a\u53d1\u73b0\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u6807\u5fd7\uff0c\u4f8b\u5982\u8f6d\u548c\u7bad\uff0c\u4ee5\u53ca\u5ea7\u53f3\u94ed\u201cTanto Monta\u201d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e1c\u4fa7\u56e0 1958 \u5e74\u53d1\u751f\u7684\u4e00\u573a\u706b\u707e\u800c\u53d8\u5f97\u8f83\u65b0\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba24\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel24\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel24\">\u5b88\u536b\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165 Patio de la Acequia \u4e4b\u524d\uff0c\u6211\u4eec\u5148\u627e\u5230 Patio de la Guardia\u3002\u4e00\u4e2a\u7b80\u5355\u7684\u5ead\u9662\uff0c\u6709\u95e8\u5eca\uff0c\u4e2d\u5fc3\u6709\u4e00\u4e2a\u55b7\u6cc9\uff0c\u8fd8\u88c5\u9970\u7740\u82e6\u6a59\u6811\u3002\u8fd9\u4e2a\u5ead\u9662\u4e00\u5b9a\u662f\u8fdb\u5165\u82cf\u4e39\u590f\u5b63\u4f4f\u6240\u524d\u7684\u7ba1\u5236\u533a\u548c\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5730\u65b9\u7684\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\uff0c\u722c\u4e0a\u4e00\u4e9b\u9661\u5ced\u7684\u697c\u68af\u540e\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u6247\u95e8\uff0c\u95e8\u6963\u4e0a\u88c5\u9970\u7740\u767d\u8272\u80cc\u666f\u4e0a\u7684\u84dd\u8272\u3001\u7eff\u8272\u548c\u9ed1\u8272\u74f7\u7816\u3002\u6211\u4eec\u8fd8\u53ef\u4ee5\u770b\u5230\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u94a5\u5319\uff0c\u5c3d\u7ba1\u5b83\u56e0\u65f6\u95f4\u7684\u6d41\u901d\u800c\u78e8\u635f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u722c\u4e0a\u53f0\u9636\uff0c\u7a7f\u8fc7\u8fd9\u6247\u95e8\u65f6\uff0c\u6211\u4eec\u9047\u5230\u4e00\u4e2a\u5f2f\u9053\u3001\u5b88\u536b\u7684\u957f\u6905\uff0c\u4ee5\u53ca\u4e00\u6761\u901a\u5f80\u5bab\u6bbf\u7684\u9661\u5ced\u72ed\u7a84\u7684\u697c\u68af\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba25\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel25\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel25\">\u82cf\u4e39\u5a1c\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u82cf\u4e39\u5a1c\u5ead\u9662 (Patio de la Sultana) \u662f\u53d8\u5316\u6700\u591a\u7684\u7a7a\u95f4\u4e4b\u4e00\u3002\u636e\u8ba4\u4e3a\uff0c\u73b0\u5728\u8fd9\u4e2a\u5ead\u9662\uff08\u4e5f\u79f0\u4e3a\u67cf\u6811\u5ead\u9662\uff09\u6240\u5728\u7684\u4f4d\u7f6e\u662f\u4ee5\u524d\u7684\u571f\u8033\u5176\u6d74\u5ba4\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u6d74\u573a\uff09\u7684\u6307\u5b9a\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    16\u4e16\u7eaa\u65f6\u5b83\u5931\u53bb\u4e86\u8fd9\u4e00\u529f\u80fd\u5e76\u53d8\u6210\u4e86\u4e00\u5ea7\u82b1\u56ed\u3002\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5efa\u9020\u4e86\u4e00\u4e2a\u5317\u753b\u5eca\uff0c\u4ee5\u53ca\u4e00\u4e2a U \u5f62\u6c34\u6c60\u3001\u4e2d\u5fc3\u7684\u55b7\u6cc9\u548c\u4e09\u5341\u516b\u4e2a\u5608\u6742\u7684\u55b7\u6c34\u53e3\u3002\n                <\/p>\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u552f\u4e00\u4fdd\u7559\u4e0b\u6765\u7684\u5143\u7d20\u662f\u88ab\u6805\u680f\u4fdd\u62a4\u7684 Acequia Real \u7011\u5e03\uff0c\u4ee5\u53ca\u5c06\u6c34\u5f15\u5411 Acequia \u5ead\u9662\u7684\u4e00\u5c0f\u6bb5\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u201c\u67cf\u6811\u5ead\u9662\u201d\u56e0\u4e00\u68f5\u767e\u5e74\u8001\u67cf\u6811\u800c\u5f97\u540d\uff0c\u5982\u4eca\u53ea\u5269\u4e0b\u6811\u5e72\u3002\u65c1\u8fb9\u662f\u683c\u62c9\u7eb3\u8fbe\u7684\u9676\u74f7\u724c\u533e\uff0c\u4e0a\u9762\u8bb2\u8ff0\u4e86 16 \u4e16\u7eaa\u5e0c\u5185\u65af\u00b7\u4f69\u96f7\u65af\u00b7\u5fb7\u00b7\u5e0c\u5854 (Gin\u00e9s P\u00e9rez de Hita) \u7684\u4f20\u8bf4\uff0c\u4f20\u8bf4\u8fd9\u68f5\u67cf\u6811\u89c1\u8bc1\u4e86\u672b\u4ee3\u82cf\u4e39\u5e03\u963f\u535c\u8fea\u52d2 (Boabdil) \u7684\u5ba0\u81e3\u4e0e\u9ad8\u8d35\u7684\u963f\u672c\u585e\u62c9\u8036 (Abencerraje) \u9a91\u58eb\u7684\u7231\u60c5\u9082\u9005\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba26\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel26\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel26\">\u4e0b\u9a6c\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0b\u6c89\u5ead\u9662\uff08Patio del Descabalgamiento\uff09\uff0c\u4e5f\u88ab\u79f0\u4e3a\u9a6c\u7403\u5ead\u9662\uff08Patio Polo\uff09\uff0c\u662f\u6211\u4eec\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u540e\u9047\u5230\u7684\u7b2c\u4e00\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u82cf\u4e39\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4ea4\u901a\u5de5\u5177\u662f\u9a6c\uff0c\u56e0\u6b64\u4ed6\u9700\u8981\u4e00\u4e2a\u5730\u65b9\u4e0b\u9a6c\u5e76\u5b89\u7f6e\u8fd9\u4e9b\u52a8\u7269\u3002\u4eba\u4eec\u8ba4\u4e3a\u8fd9\u4e2a\u5ead\u9662\u5c31\u662f\u4e3a\u6b64\u76ee\u7684\u800c\u5efa\u7684\uff0c\u56e0\u4e3a\u5b83\u662f\u9a6c\u53a9\u7684\u6240\u5728\u5730\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u53a9\u5185\u8bbe\u6709\u4f9b\u9a6c\u5339\u4e0a\u4e0b\u7684\u652f\u6491\u957f\u51f3\uff0c\u4e24\u4fa7\u9694\u95f4\u5185\u6709\u4e24\u4e2a\u9a6c\u53a9\uff0c\u4e0b\u90e8\u7528\u4f5c\u9a6c\u53a9\uff0c\u4e0a\u90e8\u7528\u4f5c\u5e72\u8349\u68da\u3002\u7ed9\u9a6c\u5339\u63d0\u4f9b\u65b0\u9c9c\u6c34\u7684\u996e\u6c34\u69fd\u4e5f\u4e0d\u80fd\u7f3a\u5c11\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff1a\u5728\u901a\u5f80\u4e0b\u4e00\u4e2a\u5ead\u9662\u7684\u95e8\u6963\u4e0a\u65b9\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u94a5\u5319\uff0c\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\uff0c\u4ee3\u8868\u7740\u656c\u610f\u548c\u6240\u6709\u6743\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba27\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel27\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel27\">\u7687\u5bb6\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5317\u95e8\u5eca\u4fdd\u5b58\u6700\u5b8c\u597d\uff0c\u539f\u672c\u662f\u82cf\u4e39\u7684\u4f4f\u6240\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u95e8\u5eca\uff0c\u4e0a\u9762\u6709\u4e94\u4e2a\u62f1\u95e8\uff0c\u7531\u67f1\u5b50\u548c\u67f1\u5b50\u7684\u672b\u7aef\u652f\u6491\u3002\u7ecf\u8fc7\u8fd9\u4e2a\u95e8\u5eca\uff0c\u8981\u8fdb\u5165\u7687\u5bb6\u5927\u5385\uff0c\u60a8\u9700\u8981\u7a7f\u8fc7\u4e00\u4e2a\u4e09\u91cd\u62f1\u95e8\uff0c\u62f1\u95e8\u4e0a\u6709\u8bb2\u8ff0 1319 \u5e74\u62c9\u7ef4\u52a0\u6218\u5f79\u6216\u585e\u62c9\u57c3\u5c14\u7ef4\u62c9\u6218\u5f79\u7684\u8bd7\u6b4c\uff0c\u8fd9\u4e9b\u8bd7\u6b4c\u4e3a\u6211\u4eec\u63d0\u4f9b\u4e86\u6709\u5173\u8be5\u5730\u70b9\u5e74\u4ee3\u7684\u4fe1\u606f\u3002\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e09\u91cd\u62f1\u95e8\u7684\u4e24\u4fa7\u8fd8\u6709*taqas*\uff0c\u5373\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u7528\u4e8e\u76db\u6c34\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u5927\u5385\u4f4d\u4e8e\u4e00\u5ea7\u9970\u6709\u7070\u6ce5\u7684\u65b9\u5f62\u5854\u697c\u5185\uff0c\u5c3d\u7ba1\u8fd9\u662f\u4e00\u5ea7\u4f11\u95f2\u5bab\u6bbf\uff0c\u4f46\u5374\u662f\u82cf\u4e39\u63a5\u89c1\u7d27\u6025\u5b98\u5458\u7684\u5730\u65b9\u3002\u6839\u636e\u90a3\u91cc\u8bb0\u8f7d\u7684\u8bd7\u53e5\uff0c\u8fd9\u4e9b\u63a5\u89c1\u5fc5\u987b\u7b80\u77ed\u800c\u76f4\u63a5\uff0c\u4ee5\u514d\u8fc7\u5ea6\u6253\u6270\u57c3\u7c73\u5c14\u7684\u4f11\u606f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  PALACIOS NAZARIES  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba28\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel28\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel28\">\u7eb3\u624e\u91cc\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u662f\u8fd9\u5ea7\u5b8f\u4f1f\u5efa\u7b51\u7fa4\u4e2d\u6700\u5177\u8c61\u5f81\u610f\u4e49\u548c\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u533a\u57df\u3002\u5b83\u4eec\u5efa\u4e8e 14 \u4e16\u7eaa\uff0c\u8fd9\u4e00\u65f6\u671f\u582a\u79f0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6700\u8f89\u714c\u7684\u65f6\u671f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u662f\u82cf\u4e39\u53ca\u5176\u8fd1\u4eb2\u7684\u4e13\u5c5e\u533a\u57df\uff0c\u662f\u5bb6\u5ead\u751f\u6d3b\u4ee5\u53ca\u738b\u56fd\u5b98\u65b9\u548c\u884c\u653f\u751f\u6d3b\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u5305\u62ec\uff1a\u6885\u514b\u82cf\u963f\u5c14\u5bab\u3001\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u90fd\u662f\u72ec\u7acb\u5efa\u9020\u7684\uff0c\u5efa\u9020\u65f6\u95f4\u4e0d\u540c\uff0c\u529f\u80fd\u5404\u5f02\u3002\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u4e9b\u5bab\u6bbf\u624d\u5f97\u4ee5\u7edf\u4e00\uff0c\u4ece\u90a3\u65f6\u8d77\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u7687\u5bb6\u5bab\u6bbf\uff0c\u540e\u6765\u67e5\u7406\u4e94\u4e16\u51b3\u5b9a\u5efa\u9020\u81ea\u5df1\u7684\u5bab\u6bbf\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u65e7\u7687\u5bb6\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba29\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel29\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel29\">\u6885\u514b\u65af\u548c\u6f14\u8bf4\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6885\u514b\u82cf\u963f\u5c14 (Mexuar) \u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u4e2d\u6700\u53e4\u8001\u7684\u90e8\u5206\uff0c\u4f46\u4e5f\u662f\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\u53d1\u751f\u6700\u5927\u53d8\u5316\u7684\u7a7a\u95f4\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cMaswar\u201d\uff0c\u610f\u4e3a\u201c\u82cf\u4e39\u90e8\u957f\u4f1a\u8bae\u201d\u6216\u201c\u82cf\u62c9\u201d\u53ec\u5f00\u7684\u5730\u65b9\uff0c\u4ece\u800c\u63ed\u793a\u4e86\u5b83\u7684\u4e00\u4e2a\u804c\u80fd\u3002\u5b83\u4e5f\u662f\u82cf\u4e39\u6267\u884c\u53f8\u6cd5\u7a0b\u5e8f\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    La construcci\u00f3n del Mexuar se atribuye al sult\u00e1n Isma\u00edl I, que rein\u00f3 entre 1314 y 1325, y fue modificado por su nieto Muhammad V. Sin embargo, fueron los cristianos quienes m\u00e1s transformaron este espacio al convertirlo en una capilla.\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5c0f\u5f97\u591a\uff0c\u56f4\u7ed5\u7740\u56db\u6839\u4e2d\u592e\u67f1\u5b50\u6392\u5217\uff0c\u67f1\u5b50\u4e0a\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u6d82\u6210\u94b4\u84dd\u8272\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7279\u8272\u7acb\u65b9\u4f53\u67f1\u5934\u3002\u8fd9\u4e9b\u67f1\u5b50\u7531\u4e00\u76cf\u63d0\u4f9b\u5929\u9876\u5149\u7684\u706f\u7b3c\u652f\u6491\uff0c\u8be5\u706f\u7b3c\u5728 16 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u4ee5\u5efa\u9020\u4e0a\u5c42\u623f\u95f4\u548c\u4fa7\u7a97\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u5c06\u8be5\u7a7a\u95f4\u6539\u9020\u6210\u6559\u5802\uff0c\u5730\u677f\u88ab\u964d\u4f4e\uff0c\u5e76\u5728\u540e\u9762\u589e\u52a0\u4e86\u4e00\u4e2a\u5c0f\u7684\u77e9\u5f62\u7a7a\u95f4\uff0c\u73b0\u5728\u7531\u6728\u5236\u680f\u6746\u9694\u5f00\uff0c\u6307\u793a\u4e0a\u5c42\u5531\u8bd7\u73ed\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5e26\u6709\u661f\u661f\u88c5\u9970\u7684\u9676\u74f7\u74f7\u7816\u8e22\u811a\u7ebf\u662f\u4ece\u522b\u5904\u8fd0\u6765\u7684\u3002\u5728\u661f\u661f\u4e4b\u95f4\uff0c\u60a8\u53ef\u4ee5\u4ea4\u66ff\u770b\u5230\uff1a\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u5fbd\u7ae0\u3001\u95e8\u591a\u8428\u67a2\u673a\u4e3b\u6559\u7684\u5fbd\u7ae0\u3001\u5965\u5730\u5229\u4eba\u7684\u53cc\u5934\u9e70\u3001\u201c\u9664\u4e86\u4e0a\u5e1d\uff0c\u6ca1\u6709\u80dc\u5229\u8005\u201d\u7684\u5ea7\u53f3\u94ed\uff0c\u4ee5\u53ca\u5e1d\u56fd\u76fe\u724c\u4e0a\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u67f1\u3002\n                <\/p>\n                <p>\n                    \u57fa\u5ea7\u4e0a\u65b9\uff0c\u77f3\u818f\u94ed\u6587\u9970\u5e26\u4e0a\u91cd\u590d\u7740\uff1a\u201c\u738b\u56fd\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u529b\u91cf\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u8363\u8000\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u201d\u8fd9\u4e9b\u94ed\u6587\u53d6\u4ee3\u4e86\u57fa\u7763\u6559\u7684\u53e3\u53f7\uff1a\u201cChristus regnat\u3002Christus vincit\u3002Christus imperat\u3002\u201d\n                <\/p>\n                <p>\n                    Mexuar \u7684\u5f53\u524d\u5165\u53e3\u662f\u5728\u73b0\u4ee3\u5f00\u653e\u7684\uff0c\u6539\u53d8\u4e86\u5176\u4e2d\u4e00\u6839\u523b\u6709\u201cPlus Ultra\u201d\u5ea7\u53f3\u94ed\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u7684\u4f4d\u7f6e\uff0c\u8be5\u67f1\u88ab\u79fb\u5230\u4e86\u4e1c\u5899\u3002\u95e8\u4e0a\u65b9\u7684\u77f3\u818f\u9876\u4ecd\u4fdd\u7559\u5728\u539f\u6765\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5728\u623f\u95f4\u7684\u540e\u9762\uff0c\u6709\u4e00\u6247\u95e8\u901a\u5411\u6f14\u8bb2\u5385\uff0c\u6700\u521d\u662f\u901a\u8fc7\u9a6c\u4e18\u5361\u753b\u5eca\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e 1590 \u5e74\u706b\u836f\u5e93\u7206\u70b8\uff0c\u8fd9\u91cc\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53d7\u635f\u6700\u4e25\u91cd\u7684\u533a\u57df\u4e4b\u4e00\u3002\u5b83\u4e8e 1917 \u5e74\u5f97\u5230\u4fee\u590d\u3002\n                <\/p>\n                <p>\n                    \u4fee\u590d\u671f\u95f4\uff0c\u4e3a\u4e86\u9632\u6b62\u4e8b\u6545\u53d1\u751f\u5e76\u65b9\u4fbf\u53c2\u89c2\uff0c\u964d\u4f4e\u4e86\u5730\u677f\u9ad8\u5ea6\u3002\u4f5c\u4e3a\u539f\u59cb\u6c34\u5e73\u7684\u89c1\u8bc1\uff0c\u7a97\u6237\u4e0b\u65b9\u4fdd\u7559\u4e86\u4e00\u6761\u8fde\u7eed\u7684\u957f\u51f3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba30\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel30\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel30\">CUARTO DORADO y FACHADA DE COMARES<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n\n                <p>\n                    *\u9ec4\u91d1\u533a*\u8fd9\u4e2a\u540d\u5b57\u6e90\u81ea\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u671f\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u683c\u5b50\u5929\u82b1\u677f\u88ab\u91cd\u65b0\u7c89\u5237\u6210\u91d1\u8272\u56fe\u6848\uff0c\u5e76\u878d\u5165\u4e86\u541b\u4e3b\u7684\u5fbd\u7ae0\u3002\n                <\/p>\n                <p>\n                    \u83b7\u5f97\u89d0\u89c1\u7684\u81e3\u6c11\u5728\u5bab\u6bbf\u6b63\u9762\u524d\u7b49\u5019\uff0c\u7687\u5bb6\u536b\u961f\u5c06\u4ed6\u4eec\u4e0e\u82cf\u4e39\u9694\u5f00\uff0c\u8fd9\u4e2a\u623f\u95f4\u73b0\u5728\u88ab\u79f0\u4e3a\u91d1\u5385\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e2d\u592e\u662f\u4e00\u5ea7\u4f4e\u77ee\u7684\u5927\u7406\u77f3\u52a0\u4ed1\u55b7\u6cc9\uff0c\u8fd9\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4fdd\u5b58\u7684\u6797\u8fbe\u62c9\u54c8\u55b7\u6cc9\u7684\u590d\u5236\u54c1\u3002\u5728\u5806\u5b50\u7684\u4e00\u4fa7\uff0c\u6709\u4e00\u4e2a\u683c\u6805\u901a\u5411\u8b66\u536b\u4f7f\u7528\u7684\u9ed1\u6697\u5730\u4e0b\u8d70\u5eca\u3002\n                <\/p>\n                <p>\n                    M\u00e1s adelante encontramos la Fachada del Palacio de Comares. Esta impresionante fachada, muy restaurada entre los siglos XIX y XX, fue construida por Muhammad V con el fin de conmemorar la toma de Algeciras en 1369, que otorgaba dominio sobre el Estrecho de Gibraltar.\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e2a\u5ead\u9662\u91cc\uff0c\u82cf\u4e39\u63a5\u89c1\u4e86\u83b7\u5f97\u7279\u6b8a\u89d0\u89c1\u7684\u81e3\u6c11\u3002\u5b83\u88ab\u653e\u7f6e\u5728\u6b63\u9762\u7684\u4e2d\u592e\u90e8\u5206\uff0c\u5750\u843d\u5728\u4e24\u6247\u95e8\u4e4b\u95f4\u7684\u6728\u6881\u4e0a\uff0c\u4f4d\u4e8e\u5de8\u5927\u7684\u5c4b\u6a90\u4e0b\uff0c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6728\u5de5\u7684\u6770\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5efa\u7b51\u7684\u6b63\u9762\u627f\u8f7d\u7740\u5de8\u5927\u7684\u5bd3\u8a00\u610f\u4e49\u3002\u53d7\u8bd5\u8005\u53ef\u4ee5\u8bfb\u5230\uff1a\n                <\/p>\n                <br>\n                <br>\n                <blockquote>\n                    \u201c\u6211\u7684\u4f4d\u7f6e\u5c31\u50cf\u738b\u51a0\uff0c\u6211\u7684\u5927\u95e8\u5c31\u50cf\u5c94\u8def\uff1a\u897f\u65b9\u76f8\u4fe1\u6211\u4ee3\u8868\u4e1c\u65b9\u3002\u201d<br>\n                    \u52a0\u5c3c\u00b7\u6bd4\u62c9\u59d4\u6258\u6211\u5f00\u542f\u5373\u5c06\u5ba3\u5e03\u7684\u80dc\u5229\u4e4b\u95e8\u3002<br>\n                    \u597d\u5427\uff0c\u6211\u6b63\u5728\u7b49\u5f85\u4ed6\u5728\u65e9\u6668\u5730\u5e73\u7ebf\u663e\u9732\u51fa\u6765\u65f6\u51fa\u73b0\u3002<br>\n                    \u613f\u4e0a\u5e1d\u4f7f\u4ed6\u7684\u4f5c\u54c1\u5982\u540c\u4ed6\u7684\u6027\u683c\u548c\u5f62\u8c61\u4e00\u6837\u7f8e\u4e3d\uff01\n                <\/blockquote>\n                <p>\n                    \u53f3\u4fa7\u7684\u95e8\u662f\u901a\u5f80\u79c1\u4eba\u4f4f\u6240\u548c\u670d\u52a1\u533a\u7684\u901a\u9053\uff0c\u800c\u5de6\u4fa7\u7684\u95e8\u5219\u901a\u8fc7\u4e00\u6761\u8bbe\u6709\u8b66\u536b\u957f\u51f3\u7684\u5f2f\u66f2\u8d70\u5eca\uff0c\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u7279\u522b\u662f\u901a\u5f80\u6843\u91d1\u5a18\u5ead\u9662\u3002\n                <\/p>\n                \n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba31\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel31\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel31\">\u6843\u91d1\u5a18\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u623f\u5c4b\u7684\u7279\u70b9\u4e4b\u4e00\u662f\u53ef\u4ee5\u901a\u8fc7\u5f2f\u66f2\u7684\u8d70\u5eca\u8fdb\u5165\u4f4f\u5b85\uff0c\u8d70\u5eca\u901a\u5411\u9732\u5929\u5ead\u9662\uff0c\u5ead\u9662\u662f\u5bb6\u5ead\u751f\u6d3b\u548c\u7ec4\u7ec7\u7684\u4e2d\u5fc3\uff0c\u914d\u6709\u6c34\u666f\u548c\u690d\u88ab\u3002\u540c\u6837\u7684\u7406\u5ff5\u4e5f\u4f53\u73b0\u5728\u9999\u6843\u6728\u5ead\u9662 (Patio de los Arrayanes) \u4e2d\uff0c\u4f46\u89c4\u6a21\u66f4\u5927\uff0c\u957f 36 \u7c73\uff0c\u5bbd 23 \u7c73\u3002\n                <\/p>\n                <p>\n                    \u6843\u91d1\u5a18\u5ead\u9662\u662f\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u4e2d\u5fc3\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u653f\u6cbb\u548c\u5916\u4ea4\u6d3b\u52a8\u5c31\u5728\u8fd9\u91cc\u8fdb\u884c\u3002\u8fd9\u662f\u4e00\u4e2a\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u957f\u65b9\u5f62\u5ead\u9662\uff0c\u5176\u4e2d\u5fc3\u8f74\u7ebf\u662f\u4e00\u4e2a\u5927\u6c34\u6c60\u3002\u5176\u4e2d\uff0c\u9759\u6c34\u5982\u540c\u955c\u5b50\uff0c\u8d4b\u4e88\u7a7a\u95f4\u6df1\u5ea6\u548c\u5782\u76f4\u611f\uff0c\u4ece\u800c\u521b\u9020\u51fa\u4e00\u5ea7\u6c34\u4e0a\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u5728\u6cf3\u6c60\u7684\u4e24\u7aef\uff0c\u55b7\u5c04\u5668\u8f7b\u8f7b\u5730\u5f15\u5165\u6c34\uff0c\u4ee5\u514d\u7834\u574f\u955c\u9762\u6548\u679c\u6216\u573a\u6240\u7684\u5b81\u9759\u3002\n                <\/p>\n                <p>\n                    \u6c34\u6c60\u4e24\u4fa7\u6709\u4e24\u7247\u6843\u91d1\u5a18\u82b1\u575b\uff0c\u56e0\u6b64\u8be5\u5730\u5f97\u540d\uff1a\u6843\u91d1\u5a18\u5ead\u9662 (Patio de los Arrayanes)\u3002\u8fc7\u53bb\u5b83\u4e5f\u88ab\u79f0\u4e3a\u963f\u5c14\u8d1d\u5c14\u5361\u5ead\u9662 (Patio de la Alberca)\u3002\n                <\/p>\n                <p>\n                    \u6c34\u548c\u690d\u88ab\u7684\u5b58\u5728\u4e0d\u4ec5\u662f\u5bf9\u88c5\u9970\u6216\u7f8e\u5b66\u6807\u51c6\u7684\u56de\u5e94\uff0c\u4e5f\u662f\u521b\u9020\u5b9c\u4eba\u7a7a\u95f4\u7684\u610f\u56fe\uff0c\u5c24\u5176\u662f\u5728\u590f\u5929\u3002\u6c34\u53ef\u4ee5\u6e05\u65b0\u73af\u5883\uff0c\u800c\u690d\u7269\u53ef\u4ee5\u4fdd\u6301\u6c34\u5206\u5e76\u6563\u53d1\u9999\u6c14\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u8f83\u957f\u7684\u4e24\u4fa7\u6709\u56db\u5ea7\u72ec\u7acb\u7684\u4f4f\u5b85\u3002\u5317\u4fa7\u662f\u79d1\u9a6c\u96f7\u65af\u5854\uff0c\u5185\u8bbe\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u3002\n                <\/p>\n                <p>\n                    \u5728\u5357\u4fa7\uff0c\u7acb\u9762\u8d77\u5230\u4e86\u9519\u89c6\u6548\u679c\uff0c\u56e0\u4e3a\u5176\u540e\u9762\u7684\u5efa\u7b51\u5df2\u88ab\u62c6\u9664\uff0c\u4ee5\u4fbf\u5c06\u67e5\u7406\u4e94\u4e16\u5bab\u4e0e\u65e7\u7687\u5bb6\u5bab\u6bbf\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba32\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel32\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel32\">\u6e05\u771f\u5bfa\u5ead\u9662\u548c\u9a6c\u4e18\u5361\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u4e4b\u524d\uff0c\u5982\u679c\u6211\u4eec\u5411\u5de6\u770b\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e24\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u7b2c\u4e00\u4e2a\u662f\u6e05\u771f\u5bfa\u5ead\u9662 (Patio de la Mezquita)\uff0c\u56e0\u5176\u4e00\u89d2\u7684\u5c0f\u6e05\u771f\u5bfa\u800c\u5f97\u540d\u3002\u7136\u800c\uff0c\u81ea 20 \u4e16\u7eaa\u4ee5\u6765\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u738b\u5b50\u7684\u5b97\u6559\u5b66\u6821\uff0c\u56e0\u4e3a\u5b83\u7684\u7ed3\u6784\u4e0e\u683c\u62c9\u7eb3\u8fbe\u7684\u5b97\u6559\u5b66\u6821\u76f8\u4f3c\u3002\n                <\/p>\n                <p>\n                    \u518d\u5f80\u524d\u8d70\u662f\u9a6c\u4e18\u5361\u5ead\u9662 (Patio de Machuca)\uff0c\u4ee5\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u7684\u540d\u5b57\u547d\u540d\uff0c\u4ed6\u8d1f\u8d23\u76d1\u7763 16 \u4e16\u7eaa\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5efa\u9020\uff0c\u5e76\u66fe\u5c45\u4f4f\u4e8e\u6b64\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5ead\u9662\u5f88\u5bb9\u6613\u8fa8\u8ba4\uff0c\u56e0\u4e3a\u4e2d\u5fc3\u6709\u4e00\u4e2a\u8fb9\u7f18\u5448\u53f6\u72b6\u7684\u6c34\u6c60\uff0c\u8fd8\u6709\u62f1\u5f62\u7684\u67cf\u6811\uff0c\u5b83\u4eec\u4ee5\u975e\u4fb5\u5165\u5f0f\u7684\u65b9\u5f0f\u6062\u590d\u4e86\u7a7a\u95f4\u7684\u5efa\u7b51\u611f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba33\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel33\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel33\">\u8239\u5c4b<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8239\u5ba4\u662f\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u5728\u901a\u5f80\u8fd9\u4e2a\u623f\u95f4\u7684\u62f1\u95e8\u7684\u4fa7\u67f1\u4e0a\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u6b63\u9762\u7684\u58c1\u9f9b\uff0c\u4e0a\u9762\u96d5\u523b\u7740\u5927\u7406\u77f3\uff0c\u5e76\u7528\u5f69\u8272\u74f7\u7816\u88c5\u9970\u3002\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u6700\u5177\u7279\u8272\u7684\u88c5\u9970\u6027\u548c\u529f\u80fd\u6027\u5143\u7d20\u4e4b\u4e00\uff1a*taqas*\u3002\n                <\/p>\n                <p>\n                    *Taqas* \u662f\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u603b\u662f\u6210\u5bf9\u6392\u5217\uff0c\u5f7c\u6b64\u76f8\u5bf9\u3002\u5b83\u4eec\u88ab\u7528\u6765\u76db\u88c5\u996e\u7528\u7684\u6de1\u6c34\u6216\u6d17\u624b\u7528\u7684\u9999\u6c34\u3002\n                <\/p>\n                <p>\n                    \u5927\u5385\u76ee\u524d\u7684\u5929\u82b1\u677f\u662f\u539f\u6765\u7684\u590d\u5236\u54c1\uff0c\u539f\u6765\u7684\u5929\u82b1\u677f\u5728 1890 \u5e74\u7684\u4e00\u573a\u5927\u706b\u4e2d\u88ab\u6bc1\u574f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u7684\u540d\u5b57\u6765\u81ea\u963f\u62c9\u4f2f\u8bed\u5355\u8bcd *baraka* \u7684\u97f3\u53d8\uff0c\u610f\u601d\u662f\u201c\u795d\u798f\u201d\uff0c\u8fd9\u4e2a\u5355\u8bcd\u5728\u8fd9\u4e2a\u623f\u95f4\u7684\u5899\u58c1\u4e0a\u91cd\u590d\u51fa\u73b0\u8fc7\u5f88\u591a\u6b21\u3002\u5b83\u5e76\u975e\u50cf\u4eba\u4eec\u666e\u904d\u8ba4\u4e3a\u7684\u90a3\u6837\uff0c\u6e90\u81ea\u5012\u7f6e\u7684\u8239\u9876\u5f62\u72b6\u3002\n                <\/p>\n                <p>\n                    Era en este lugar donde los nuevos sultanes solicitaban la bendici\u00f3n de su Dios antes de ser coronados como tal en el Sal\u00f3n del Trono.\n                <\/p>\n                <p>\n                    \u5728\u8fdb\u5165\u738b\u5ea7\u5ba4\u4e4b\u524d\uff0c\u6211\u4eec\u53d1\u73b0\u4e24\u4e2a\u4fa7\u95e8\uff1a\u53f3\u8fb9\u662f\u4e00\u4e2a\u5e26\u6709\u58c1\u9f9b\u7684\u5c0f\u578b\u7948\u7977\u5ba4\uff1b\u5de6\u4fa7\u662f\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5854\u5185\u90e8\u7684\u901a\u9053\u95e8\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba34\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel34\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel34\">\u5927\u4f7f\u5385\u6216\u738b\u5ea7\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5927\u4f7f\u5385\uff0c\u4e5f\u79f0\u4e3a\u738b\u5ea7\u5385\u6216\u79d1\u9a6c\u96f7\u65af\u5385\uff0c\u662f\u82cf\u4e39\u738b\u5ea7\u7684\u6240\u5728\u5730\uff0c\u56e0\u6b64\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u6743\u529b\u4e2d\u5fc3\u3002\u4e5f\u8bb8\u6b63\u56e0\u4e3a\u5982\u6b64\uff0c\u5b83\u4f4d\u4e8e Torre de Comares \u5185\uff0c\u8fd9\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u9ad8\u7684\u5854\u697c\uff0c\u9ad8 45 \u7c73\u3002\u5b83\u7684\u8bcd\u6e90\u6765\u81ea\u963f\u62c9\u4f2f\u8bed *arsh*\uff0c\u610f\u601d\u662f\u5e10\u7bf7\u3001\u4ead\u5b50\u6216\u738b\u5ea7\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5b8c\u7f8e\u7684\u7acb\u65b9\u4f53\uff0c\u5899\u58c1\u4e00\u76f4\u5230\u5929\u82b1\u677f\u90fd\u8986\u76d6\u7740\u4e30\u5bcc\u7684\u88c5\u9970\u3002\u4e24\u4fa7\u6709\u4e5d\u4e2a\u76f8\u540c\u7684\u58c1\u9f9b\uff0c\u6bcf\u4e09\u4e2a\u4e00\u7ec4\uff0c\u90fd\u6709\u7a97\u6237\u3002\u5165\u53e3\u5bf9\u9762\u7684\u5927\u5385\u88c5\u9970\u5f97\u66f4\u4e3a\u7cbe\u81f4\uff0c\u56e0\u4e3a\u90a3\u662f\u82cf\u4e39\u7684\u4f4f\u6240\uff0c\u91c7\u7528\u80cc\u5149\u8bbe\u8ba1\uff0c\u66f4\u80fd\u8425\u9020\u51fa\u4ee4\u4eba\u773c\u82b1\u7f2d\u4e71\u3001\u60ca\u559c\u4e0d\u5df2\u7684\u6548\u679c\u3002\n                <\/p>\n                <p>\n                    \u8fc7\u53bb\uff0c\u7a97\u6237\u4e0a\u8986\u76d6\u7740\u88ab\u79f0\u4e3a *cumarias* \u7684\u51e0\u4f55\u5f62\u72b6\u7684\u5f69\u8272\u73bb\u7483\u3002 1590 \u5e74\uff0c\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u7684\u4e00\u4e2a\u706b\u836f\u5e93\u53d1\u751f\u7206\u70b8\uff0c\u7206\u70b8\u4ea7\u751f\u7684\u51b2\u51fb\u6ce2\u5bfc\u81f4\u8fd9\u4e9b\u6587\u7269\u4e22\u5931\u3002\n                <\/p>\n                <p>\n                    \u5ba2\u5385\u7684\u88c5\u9970\u4e30\u5bcc\u7a0b\u5ea6\u8fbe\u5230\u4e86\u6781\u81f4\u3002\u5b83\u4ece\u5e95\u90e8\u5f00\u59cb\uff0c\u91c7\u7528\u51e0\u4f55\u5f62\u72b6\u7684\u74f7\u7816\uff0c\u521b\u9020\u51fa\u7c7b\u4f3c\u4e07\u82b1\u7b52\u7684\u89c6\u89c9\u6548\u679c\u3002\u5899\u58c1\u4e0a\u5ef6\u7eed\u7740\u7070\u6ce5\uff0c\u770b\u4e0a\u53bb\u5c31\u50cf\u6302\u6bef\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u690d\u7269\u56fe\u6848\u3001\u82b1\u6735\u3001\u8d1d\u58f3\u3001\u661f\u661f\u548c\u4e30\u5bcc\u7684\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u73b0\u5728\u7684\u4e66\u5199\u6709\u4e24\u79cd\u7c7b\u578b\uff1a\u8349\u4e66\uff0c\u6700\u5e38\u89c1\u4e14\u6700\u5bb9\u6613\u8fa8\u8ba4\uff1b\u4ee5\u53ca\u5e93\u6cd5\u4f53\uff0c\u4e00\u79cd\u5177\u6709\u76f4\u7ebf\u548c\u89d2\u5f62\u7684\u6587\u5316\u6587\u5b57\u3002\n                <\/p>\n                <p>\n                    Entre todas las inscripciones, la m\u00e1s destacada es la que aparece debajo del techo, en la franja superior de la pared: la sura 67 del Cor\u00e1n, llamada &#8220;El Reino&#8221; o &#8220;del Se\u00f1or\u00edo&#8221;, que recorre las cuatro paredes. Esta sura era recitada por los nuevos sultanes para proclamar que su poder proven\u00eda directamente de Dios.\n                <\/p>\n                <p>\n                    \u5929\u82b1\u677f\u4e0a\u4e5f\u4f53\u73b0\u4e86\u795e\u529b\u7684\u5f62\u8c61\uff0c\u5b83\u7531 8,017 \u4e2a\u4e0d\u540c\u7684\u90e8\u5206\u7ec4\u6210\uff0c\u901a\u8fc7\u661f\u8f6e\uff0c\u5c55\u793a\u4e86\u4f0a\u65af\u5170\u672b\u4e16\u8bba\uff1a\u4e03\u91cd\u5929\u548c\u7b2c\u516b\u91cd\u5929\u5802\uff0c\u771f\u4e3b\u7684\u5b9d\u5ea7\uff0c\u7531\u4e2d\u592e\u7684\u5706\u9876 muqarnas \u4ee3\u8868\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba35\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel35\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel35\">\u57fa\u7763\u6559\u7687\u5ba4\u2014\u2014\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8981\u8fdb\u5165\u57fa\u7763\u6559\u7687\u5ba4\uff0c\u60a8\u5fc5\u987b\u4f7f\u7528\u4e24\u59d0\u59b9\u5385\u5de6\u4fa7\u58c1\u9f9b\u4e2d\u6253\u5f00\u7684\u5176\u4e2d\u4e00\u6247\u95e8\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74 6 \u6708\u53c2\u89c2\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u62b5\u8fbe\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u8fd9\u5bf9\u592b\u5987\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b89\u987f\u4e0b\u6765\uff0c\u5e76\u4e0b\u4ee4\u5efa\u9020\u65b0\u7684\u623f\u95f4\uff0c\u4eca\u5929\u88ab\u79f0\u4e3a\u7687\u5e1d\u7684\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u7a7a\u95f4\u5b8c\u5168\u8fdd\u80cc\u4e86\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5efa\u7b51\u548c\u7f8e\u5b66\u3002\u7136\u800c\uff0c\u7531\u4e8e\u5b83\u5efa\u5728\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u4e4b\u95f4\u7684\u82b1\u56ed\u533a\u57df\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u8d70\u5eca\u5de6\u4fa7\u7684\u4e00\u4e9b\u5c0f\u7a97\u6237\u770b\u5230\u7687\u5bb6\u571f\u8033\u5176\u6d74\u5ba4\u6216\u79d1\u9a6c\u96f7\u65af\u571f\u8033\u5176\u6d74\u5ba4\u7684\u4e0a\u90e8\u3002\u518d\u5f80\u524d\u8d70\u51e0\u7c73\uff0c\u5c31\u53ef\u4ee5\u770b\u5230\u5176\u4ed6\u7684\u5f00\u53e3\uff0c\u5373\u5e8a\u5385\u548c\u97f3\u4e50\u5bb6\u753b\u5eca\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u6d74\u573a\u4e0d\u4ec5\u662f\u536b\u751f\u573a\u6240\uff0c\u4e5f\u662f\u4ee5\u8f7b\u677e\u53cb\u597d\u7684\u65b9\u5f0f\u57f9\u517b\u653f\u6cbb\u548c\u5916\u4ea4\u5173\u7cfb\u7684\u7406\u60f3\u573a\u6240\uff0c\u5e76\u914d\u6709\u97f3\u4e50\u6765\u6d3b\u8dc3\u6c14\u6c1b\u3002\u8be5\u7a7a\u95f4\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u7a7f\u8fc7\u8fd9\u6761\u8d70\u5eca\uff0c\u60a8\u53ef\u4ee5\u8fdb\u5165\u7687\u5e1d\u7684\u529e\u516c\u5ba4\uff0c\u5176\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\u5e26\u6709\u7687\u5bb6\u5fbd\u7ae0\u7684\u6587\u827a\u590d\u5174\u5f0f\u58c1\u7089\u548c\u7531\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u8bbe\u8ba1\u7684\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\u5728\u683c\u5b50\u5929\u82b1\u677f\u4e0a\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u201cPLUS ULTRA\u201d\u5b57\u6837\uff0c\u8fd9\u662f\u7687\u5e1d\u7684\u5ea7\u53f3\u94ed\uff0c\u8fd8\u6709\u9996\u5b57\u6bcd K \u548c Y\uff0c\u5206\u522b\u4ee3\u8868\u67e5\u7406\u4e94\u4e16\u548c\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u3002\n                <\/p>\n                <p>\n                    \u79bb\u5f00\u5927\u5385\uff0c\u53f3\u4fa7\u662f\u7687\u5bb6\u623f\u95f4\uff0c\u76ee\u524d\u4e0d\u5bf9\u516c\u4f17\u5f00\u653e\uff0c\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5f00\u653e\u3002\u8fd9\u4e9b\u623f\u95f4\u4e5f\u88ab\u79f0\u4e3a\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u623f\u95f4\uff0c\u56e0\u4e3a\u8fd9\u4f4d\u7f8e\u56fd\u6d6a\u6f2b\u4e3b\u4e49\u4f5c\u5bb6\u5728\u683c\u62c9\u7eb3\u8fbe\u9017\u7559\u671f\u95f4\u5c31\u4f4f\u5728\u8fd9\u91cc\u3002\u5f88\u53ef\u80fd\u6b63\u662f\u5728\u8fd9\u4e2a\u5730\u65b9\uff0c\u4ed6\u5199\u4e0b\u4e86\u4ed6\u8457\u540d\u7684\u8457\u4f5c\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u3002\u95e8\u4e0a\u65b9\u6709\u4e00\u5757\u7eaa\u5ff5\u724c\u533e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba36\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel36\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel36\">\u6797\u8fbe\u62c9\u8d3e\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0e\u738b\u5bab\u5ead\u9662\u76f8\u90bb\u7684\u662f\u6797\u8fbe\u62c9\u54c8\u5ead\u9662 (Patio de Lindaraja)\uff0c\u5ead\u9662\u5185\u88c5\u9970\u6709\u96d5\u523b\u7684\u9ec4\u6768\u6728\u7bf1\u7b06\u3001\u67cf\u6811\u548c\u82e6\u6a59\u6811\u3002\u8be5\u5ead\u9662\u56e0\u4f4d\u4e8e\u5176\u5357\u4fa7\u7684\u7eb3\u65af\u91cc\u5fb7\u89c2\u666f\u53f0\u800c\u5f97\u540d\uff0c\u8be5\u89c2\u666f\u53f0\u4e0e\u5176\u540c\u540d\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u82b1\u56ed\u7684\u9762\u8c8c\u4e0e\u4eca\u5929\u5b8c\u5168\u4e0d\u540c\uff0c\u56e0\u4e3a\u5b83\u662f\u4e00\u4e2a\u5411\u666f\u89c2\u5f00\u653e\u7684\u7a7a\u95f4\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u67e5\u7406\u4e94\u4e16\u7684\u5230\u6765\uff0c\u82b1\u56ed\u88ab\u5c01\u95ed\u8d77\u6765\uff0c\u7531\u4e8e\u6709\u95e8\u5eca\uff0c\u5176\u5e03\u5c40\u7c7b\u4f3c\u4e8e\u56de\u5eca\u3002\u5176\u5efa\u9020\u91c7\u7528\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5176\u4ed6\u90e8\u5206\u7684\u67f1\u5b50\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e2d\u592e\u77d7\u7acb\u7740\u4e00\u5ea7\u5df4\u6d1b\u514b\u98ce\u683c\u7684\u55b7\u6cc9\uff0c17 \u4e16\u7eaa\u521d\uff0c\u55b7\u6cc9\u4e0a\u65b9\u653e\u7f6e\u4e86\u4e00\u4e2a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5927\u7406\u77f3\u6c34\u76c6\u3002\u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u55b7\u6cc9\u662f\u590d\u5236\u54c1\uff1b\u539f\u4ef6\u73b0\u4fdd\u5b58\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba37\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel37\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel37\">\u72ee\u5b50\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u72ee\u5b50\u5ead\u9662\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u6838\u5fc3\u3002\u5b83\u662f\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u5e26\u95e8\u5eca\u7684\u957f\u5eca\uff0c\u957f\u5eca\u4e0a\u6709\u4e00\u767e\u4e8c\u5341\u56db\u6839\u5404\u4e0d\u76f8\u540c\u7684\u67f1\u5b50\uff0c\u8fde\u63a5\u7740\u5bab\u6bbf\u7684\u4e0d\u540c\u623f\u95f4\u3002\u5b83\u4e0e\u57fa\u7763\u6559\u4fee\u9053\u9662\u6709\u67d0\u79cd\u76f8\u4f3c\u4e4b\u5904\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u6253\u7834\u4e86\u897f\u73ed\u7259\u7a46\u65af\u6797\u5efa\u7b51\u7684\u901a\u5e38\u6a21\u5f0f\uff0c\u4f46\u8fd9\u4e2a\u7a7a\u95f4\u4ecd\u88ab\u8ba4\u4e3a\u662f\u4f0a\u65af\u5170\u827a\u672f\u7684\u7470\u5b9d\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5bab\u6bbf\u7684\u8c61\u5f81\u610f\u4e49\u56f4\u7ed5\u7740\u82b1\u56ed\u5929\u5802\u7684\u6982\u5ff5\u3002\u4ece\u5ead\u9662\u4e2d\u5fc3\u6d41\u51fa\u7684\u56db\u6761\u6c34\u6e20\u8c61\u5f81\u7740\u4f0a\u65af\u5170\u5929\u5802\u7684\u56db\u6761\u6cb3\u6d41\uff0c\u4f7f\u5ead\u9662\u5448\u73b0\u51fa\u5341\u5b57\u5f62\u7684\u5e03\u5c40\u3002\u8fd9\u4e9b\u67f1\u5b50\u8ba9\u4eba\u8054\u60f3\u5230\u68d5\u6988\u6811\u6797\uff0c\u5c31\u50cf\u5929\u5802\u7684\u7eff\u6d32\u3002\n                <\/p>\n                <p>\n                    \u4e2d\u5fc3\u662f\u8457\u540d\u7684\u72ee\u5b50\u55b7\u6cc9\u3002\u5341\u4e8c\u53ea\u72ee\u5b50\u867d\u7136\u59ff\u52bf\u76f8\u4f3c\uff0c\u90fd\u662f\u8b66\u60d5\u4e14\u80cc\u5bf9\u55b7\u6cc9\uff0c\u4f46\u5374\u5177\u6709\u4e0d\u540c\u7684\u7279\u5f81\u3002\u5b83\u4eec\u7531\u767d\u8272 Macael \u5927\u7406\u77f3\u96d5\u523b\u800c\u6210\uff0c\u7ecf\u8fc7\u7cbe\u5fc3\u6311\u9009\uff0c\u5145\u5206\u5229\u7528\u4e86\u77f3\u6750\u7684\u5929\u7136\u7eb9\u7406\u5e76\u7a81\u51fa\u4e86\u5176\u72ec\u7279\u7684\u7279\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5173\u4e8e\u5b83\u7684\u8c61\u5f81\u610f\u4e49\u6709\u591a\u79cd\u7406\u8bba\u3002\u6709\u4e9b\u4eba\u8ba4\u4e3a\u5b83\u4eec\u4ee3\u8868\u7740\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6216\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7684\u529b\u91cf\u3001\u9ec4\u9053\u5341\u4e8c\u5bab\u3001\u4e00\u5929\u7684\u5341\u4e8c\u4e2a\u5c0f\u65f6\uff0c\u751a\u81f3\u662f\u6db2\u538b\u949f\u3002\u53e6\u4e00\u4e9b\u4eba\u5219\u8ba4\u4e3a\uff0c\u8fd9\u662f\u5bf9\u9752\u94dc\u72b9\u592a\u6d77\u7684\u91cd\u65b0\u8be0\u91ca\uff0c\u7531\u5341\u4e8c\u5934\u516c\u725b\u652f\u6491\uff0c\u5728\u8fd9\u91cc\u88ab\u5341\u4e8c\u5934\u72ee\u5b50\u53d6\u4ee3\u3002\n                <\/p>\n                <p>\n                    La taza central probablemente fue tallada in situ y contiene inscripciones po\u00e9ticas que elogian a Muhammad V y alaban el sistema hidr\u00e1ulico que alimenta la fuente y regula el flujo del agua para evitar desbordamientos. Este es un fragmento del poema:\n                <\/p>\n                <blockquote>\n                    &#8220;Plata fundida corre entre las perlas,<\/br>\n                    a las que semeja belleza alba y pura.<\/br>\n                    En apariencia, agua y m\u00e1rmol parecen confundirse,<\/br>\n                    sin que sepamos cu\u00e1l de ambos se desliza.<\/br>\n                    \u00bfNo ves c\u00f3mo el agua se derrama en la taza,<\/br>\n                    pero sus ca\u00f1os la esconden enseguida?<br><br>\n                    \u4ed6\u662f\u4e00\u4f4d\u773c\u7736\u91cc\u5659\u6ee1\u6cea\u6c34\u7684\u60c5\u4eba\uff0c<br>\n                    \u5979\u56e0\u4e3a\u5bb3\u6015\u544a\u5bc6\u800c\u9690\u85cf\u4e86\u81ea\u5df1\u7684\u773c\u6cea\u3002<br><br>\n                    \u00bfNo es, en realidad, cual blanca nube<\/br>\n                    que vierte en los leones sus acequias<\/br>\n                    y parece la mano del califa que, de ma\u00f1ana,<\/br>\n                    prodiga a los leones de la guerra sus favores?&#8221;\n                <\/blockquote>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u55b7\u6cc9\u53d1\u751f\u4e86\u5404\u79cd\u53d8\u5316\u3002 17 \u4e16\u7eaa\uff0c\u53c8\u589e\u52a0\u4e86\u7b2c\u4e8c\u4e2a\u6c34\u6c60\uff0c\u8be5\u6c34\u6c60\u4e8e 20 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u5e76\u642c\u8fc1\u81f3\u963f\u5c14\u5361\u8428\u74e6\u7684\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba38\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel38\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel38\">\u5973\u738b\u68b3\u5986\u5ba4\u548c\u4f11\u95f2\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bab\u6bbf\u7684\u57fa\u7763\u6559\u6539\u5efa\u5305\u62ec\u901a\u8fc7\u4e00\u4e2a\u4e24\u5c42\u7684\u5f00\u653e\u5f0f\u8d70\u5eca\u76f4\u63a5\u8fdb\u5165\u79d1\u9a6c\u96f7\u65af\u5854\u3002\u8fd9\u4e2a\u753b\u5eca\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u4e24\u4e2a\u6700\u5177\u4ee3\u8868\u6027\u7684\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\uff1a\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u5723\u5c71\u533a\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5411\u53f3\u770b\uff0c\u8fd8\u53ef\u4ee5\u770b\u5230\u5973\u738b\u7684\u66f4\u8863\u5ba4\uff0c\u8fd9\u91cc\u548c\u4e0a\u9762\u63d0\u5230\u7684\u5176\u4ed6\u533a\u57df\u4e00\u6837\uff0c\u53ea\u80fd\u5728\u7279\u6b8a\u573a\u5408\u6216\u4f5c\u4e3a\u6bcf\u6708\u7a7a\u95f4\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u5973\u738b\u7684\u66f4\u8863\u5ba4\u4f4d\u4e8e\u5c24\u7d20\u592b\u4e00\u4e16\u5854\u5185\uff0c\u8be5\u5854\u76f8\u5bf9\u4e8e\u57ce\u5899\u800c\u8a00\u4f4d\u7f6e\u9760\u524d\u3002\u5b83\u7684\u57fa\u7763\u6559\u540d\u5b57\u6765\u6e90\u4e8e\u67e5\u7406\u4e94\u4e16\u7684\u59bb\u5b50\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u5c14\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u9017\u7559\u671f\u95f4\u6240\u8d77\u7684\u540d\u5b57\u3002\n                <\/p>\n                <p>\n                    \u6559\u5802\u5185\u90e8\u6309\u7167\u57fa\u7763\u6559\u7f8e\u5b66\u8fdb\u884c\u4e86\u6539\u9020\uff0c\u6536\u85cf\u4e86\u62c9\u6590\u5c14\u00b7\u6851\u897f\uff08\u53c8\u540d\u4e4c\u5c14\u6bd4\u8bfa\u7684\u62c9\u6590\u5c14\uff09\u7684\u5f1f\u5b50\u5c24\u5229\u4e4c\u65af\u00b7\u963f\u5580\u7409\u65af\u548c\u4e9a\u5386\u5c71\u5927\u00b7\u6885\u7eb3\u521b\u4f5c\u7684\u73cd\u8d35\u6587\u827a\u590d\u5174\u65f6\u671f\u753b\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5f80\u4e0b\u8d70\uff0c\u6211\u4eec\u5c31\u80fd\u627e\u5230\u738b\u5bab\u5ead\u9662 (Patio de la Reja)\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e 17 \u4e16\u7eaa\u4e2d\u53f6\u5b89\u88c5\u7684\u5e26\u6709\u953b\u94c1\u680f\u6746\u7684\u8fde\u7eed\u9633\u53f0\u3002\u8fd9\u4e9b\u6805\u680f\u4f5c\u4e3a\u5f00\u653e\u7684\u8d70\u5eca\uff0c\u8fde\u63a5\u5e76\u4fdd\u62a4\u76f8\u90bb\u7684\u623f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba39\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel39\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel39\">\u4e24\u59d0\u59b9\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e24\u59d0\u59b9\u5385\u56e0\u4f4d\u4e8e\u623f\u95f4\u4e2d\u592e\u7684\u4e24\u5757 Macael \u5927\u7406\u77f3\u53cc\u5c42\u677f\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u4e0e\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385 (Hall of the Abencerrajes) \u6709\u76f8\u4f3c\u4e4b\u5904\uff1a\u5b83\u4f4d\u4e8e\u5ead\u9662\u8f83\u9ad8\u5904\uff0c\u5165\u53e3\u540e\u9762\u6709\u4e24\u6247\u95e8\u3002\u5de6\u8fb9\u7684\u95e8\u901a\u5411\u5395\u6240\uff0c\u53f3\u8fb9\u7684\u95e8\u901a\u5411\u623f\u5b50\u7684\u697c\u4e0a\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u53cc\u5e8a\u623f\u4e0d\u540c\u7684\u662f\uff0c\u8fd9\u95f4\u5ba2\u623f\u671d\u5317\uff0c\u9762\u671d Sala de los Ajimeces \u548c\u4e00\u4e2a\u5c0f\u89c2\u666f\u70b9\uff1aMirador de Lindaraja\u3002\n                <\/p>\n                <p>\n                    Durante la dinast\u00eda nazar\u00ed, en tiempos de Muhammad V, esta sala era conocida como &#8220;qubba al-kubra&#8221;, es decir, &#8220;la qubba mayor&#8221;, la m\u00e1s importante del Palacio de los Leones. El t\u00e9rmino &#8220;qubba&#8221; hace referencia a una planta cuadrada cubierta con una c\u00fapula.\n                <\/p>\n                <p>\n                    \u7a79\u9876\u4ee5\u516b\u89d2\u661f\u4e3a\u57fa\u8c03\uff0c\u5c55\u5f00\u6210\u7531 5,416 \u4e2a muqarnas \u7ec4\u6210\u7684\u4e09\u7ef4\u5e03\u5c40\uff0c\u5176\u4e2d\u4e00\u4e9b\u4ecd\u7136\u4fdd\u7559\u7740\u591a\u8272\u75d5\u8ff9\u3002\u8fd9\u4e9b muqarnas \u5206\u5e03\u5728\u5341\u516d\u4e2a\u5706\u9876\u4e2d\uff0c\u5706\u9876\u4e0a\u65b9\u6709\u5341\u516d\u6247\u5e26\u6709\u683c\u5b50\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6839\u636e\u4e00\u5929\u4e2d\u7684\u65f6\u95f4\u4e3a\u623f\u95f4\u63d0\u4f9b\u53d8\u5316\u7684\u5149\u7ebf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba40\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel40\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel40\">\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u897f\u5385\uff08\u4e5f\u79f0\u4e3a\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5385\uff09\u4e4b\u524d\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u4e9b\u6728\u95e8\uff0c\u4e0a\u9762\u6709\u7cbe\u7f8e\u7684\u96d5\u523b\uff0c\u8fd9\u4e9b\u96d5\u523b\u81ea\u4e2d\u4e16\u7eaa\u4ee5\u6765\u5c31\u4fdd\u5b58\u5b8c\u597d\u3002\n                <\/p>\n                <p>\n                    El nombre de esta sala est\u00e1 ligado a una famosa leyenda de la Alhambra. Seg\u00fan la tradici\u00f3n, un rumor sobre un supuesto romance entre un caballero abencerraje y la favorita del sult\u00e1n (o quiz\u00e1 sospechas de conspiraci\u00f3n contra el monarca) provoc\u00f3 la ira del soberano.\n                <\/p>\n                <p>\n                    El sult\u00e1n mand\u00f3 llamar a varios caballeros de la familia Abencerraje. Seg\u00fan cuenta la leyenda, decenas de ellos fueron ejecutados aqu\u00ed mismo.\n                <\/p>\n                <p>\n                    La historia se difundi\u00f3 en la literatura del siglo XVI, especialmente en la novela &#8220;Guerras civiles de Granada&#8221; de Gin\u00e9s P\u00e9rez de Hita, que narra los conflictos entre los linajes nobles del reino nazar\u00ed.\n                <\/p>\n                <p>\n                    Con el paso del tiempo, la tradici\u00f3n situ\u00f3 la tragedia en esta sala. Por eso, algunos visitantes han querido ver en las manchas rojizas de la fuente central un vestigio simb\u00f3lico de la sangre de aquellos caballeros.\n                <\/p>\n                <p>\n                    La leyenda fue tan popular que inspir\u00f3 tambi\u00e9n al pintor espa\u00f1ol Mariano Fortuny, quien la represent\u00f3 en su cuadro &#8220;La matanza de los Abencerrajes.&#8221;\n                <\/p>\n                <p>\n                    \u8fdb\u95e8\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u6709\u4e24\u4e2a\u5165\u53e3\uff1a\u53f3\u8fb9\u7684\u5165\u53e3\u901a\u5411\u5395\u6240\uff0c\u5de6\u8fb9\u7684\u5165\u53e3\u901a\u5411\u697c\u4e0a\u7684\u623f\u95f4\u7684\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    La Sala de los Abencerrajes es una vivienda privada e independiente en planta baja, estructurada en torno a una gran &#8220;qubba&#8221;, &#8220;c\u00fapula&#8221; en \u00e1rabe.\n                <\/p>\n                <p>\n                    \u77f3\u818f\u5706\u9876\u88c5\u9970\u534e\u4e3d\uff0c\u7a46\u5361\u5c14\u7eb3\u65af (muqarnas) \u6e90\u81ea\u4e00\u9897\u516b\u89d2\u661f\uff0c\u5177\u6709\u590d\u6742\u7684\u4e09\u7ef4\u6784\u56fe\u3002 Muqarnas \u662f\u57fa\u4e8e\u5177\u6709\u51f9\u51f8\u5f62\u72b6\u7684\u60ac\u6302\u68f1\u67f1\u4f53\u7684\u5efa\u7b51\u5143\u7d20\uff0c\u8ba9\u4eba\u8054\u60f3\u5230\u949f\u4e73\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5f53\u4f60\u8fdb\u5165\u623f\u95f4\u65f6\uff0c\u4f60\u4f1a\u53d1\u73b0\u6e29\u5ea6\u4e0b\u964d\u4e86\u3002\u8fd9\u662f\u56e0\u4e3a\u552f\u4e00\u7684\u7a97\u6237\u4f4d\u4e8e\u9876\u90e8\uff0c\u53ef\u4ee5\u8ba9\u70ed\u7a7a\u6c14\u9038\u51fa\u3002\u540c\u65f6\uff0c\u4e2d\u592e\u55b7\u6cc9\u7684\u6c34\u4f7f\u7a7a\u6c14\u53d8\u5f97\u51c9\u723d\uff0c\u4f7f\u5f97\u623f\u95f4\u5728\u95e8\u5173\u95ed\u7684\u60c5\u51b5\u4e0b\uff0c\u5c31\u50cf\u4e00\u4e2a\u6d1e\u7a74\uff0c\u5728\u6700\u708e\u70ed\u7684\u590f\u5929\u5177\u6709\u7406\u60f3\u7684\u6e29\u5ea6\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba41\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel41\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel41\">AJIMECES \u5927\u5385\u548c LINDARAJA \u89c2\u666f\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u4e24\u59d0\u59b9\u5385\u540e\u9762\u7684\u5317\u9762\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u6a2a\u5411\u7684\u4e2d\u6bbf\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a muqarnas \u62f1\u9876\u3002\u8fd9\u4e2a\u623f\u95f4\u88ab\u79f0\u4e3a Ajimeces \u5385\uff08\u76f4\u68c2\u7a97\uff09\uff0c\u56e0\u4e3a\u8fd9\u79cd\u7c7b\u578b\u7684\u7a97\u6237\u4e00\u5b9a\u5c01\u95ed\u4e86\u901a\u5f80 Lindaraja \u89c2\u666f\u70b9\u7684\u4e2d\u592e\u62f1\u95e8\u4e24\u4fa7\u7684\u5f00\u53e3\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8fd9\u4e2a\u623f\u95f4\u7684\u767d\u8272\u5899\u58c1\u6700\u521d\u662f\u7528\u4e1d\u7ef8\u7ec7\u7269\u8986\u76d6\u7684\u3002\n                <\/p>\n                <p>\n                    El llamado Mirador de Lindaraja debe su nombre a la derivaci\u00f3n del t\u00e9rmino \u00e1rabe &#8220;Ayn Dar Aisa&#8221;, que significa \u201clos ojos de la Casa de Aisa\u201d.\n                <\/p>\n                <p>\n                    \u89c2\u666f\u53f0\u867d\u7136\u9762\u79ef\u4e0d\u5927\uff0c\u4f46\u5185\u90e8\u88c5\u9970\u5374\u5341\u5206\u7cbe\u7f8e\u3002\u4e00\u65b9\u9762\uff0c\u5b83\u7684\u7279\u70b9\u662f\u94fa\u6ee1\u4e86\u8fde\u7eed\u7684\u5c0f\u661f\u661f\uff0c\u8fd9\u4e9b\u661f\u661f\u76f8\u4e92\u4ea4\u9519\uff0c\u8fd9\u9700\u8981\u5de5\u5320\u4eec\u7684\u7ec6\u81f4\u5de5\u4f5c\u3002\u53e6\u4e00\u65b9\u9762\uff0c\u5982\u679c\u4f60\u62ac\u5934\u770b\uff0c\u4f60\u4f1a\u770b\u5230\u5929\u82b1\u677f\u4e0a\u9576\u5d4c\u7740\u5f69\u8272\u73bb\u7483\uff0c\u6728\u8d28\u7ed3\u6784\uff0c\u7c7b\u4f3c\u5929\u7a97\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u76cf\u706f\u7b3c\u662f\u5e15\u62c9\u8482\u5c3c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8bb8\u591a\u56f4\u5899\u6216\u76f4\u68c2\u7a97\u7684\u5178\u578b\u4ee3\u8868\u3002\u5f53\u9633\u5149\u7167\u5c04\u5230\u73bb\u7483\u4e0a\u65f6\uff0c\u5b83\u4f1a\u6295\u5c04\u51fa\u4e94\u5f69\u7f24\u7eb7\u7684\u53cd\u5c04\uff0c\u7167\u4eae\u88c5\u9970\uff0c\u4f7f\u7a7a\u95f4\u5168\u5929\u5448\u73b0\u51fa\u72ec\u7279\u800c\u4e0d\u65ad\u53d8\u5316\u7684\u6c1b\u56f4\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u5f53\u5ead\u9662\u4ecd\u7136\u5f00\u653e\u65f6\uff0c\u4eba\u4eec\u53ef\u4ee5\u5750\u5728\u89c2\u666f\u53f0\u7684\u5730\u677f\u4e0a\uff0c\u5c06\u624b\u81c2\u653e\u5728\u7a97\u53f0\u4e0a\uff0c\u6b23\u8d4f\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\u3002 16 \u4e16\u7eaa\u521d\uff0c\u5f53\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u4f4f\u6240\u88ab\u4fee\u5efa\u65f6\uff0c\u8fd9\u4e9b\u666f\u89c2\u5c31\u6d88\u5931\u4e86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba42\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel42\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel42\">\u56fd\u738b\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u56fd\u738b\u5927\u5385\u5360\u636e\u4e86\u72ee\u5b50\u9662\u7684\u6574\u4e2a\u4e1c\u4fa7\uff0c\u867d\u7136\u5b83\u770b\u8d77\u6765\u4e0e\u5bab\u6bbf\u878d\u4e3a\u4e00\u4f53\uff0c\u4f46\u4eba\u4eec\u8ba4\u4e3a\u5b83\u6709\u81ea\u5df1\u7684\u529f\u80fd\uff0c\u53ef\u80fd\u662f\u5a31\u4e50\u6216\u5bab\u5ef7\u6027\u8d28\u7684\u3002\n                <\/p>\n                <p>\n                    \u8be5\u7a7a\u95f4\u56e0\u4fdd\u5b58\u4e86\u5c11\u6570\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u7ed8\u753b\u4e4b\u4e00\u800c\u95fb\u540d\u3002\n                <\/p>\n                <p>\n                    \u4e09\u95f4\u5367\u5ba4\uff0c\u6bcf\u95f4\u5367\u5ba4\u9762\u79ef\u7ea6\u4e3a\u5341\u4e94\u5e73\u65b9\u7c73\uff0c\u6709\u4e09\u4e2a\u5047\u62f1\u9876\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u7f8a\u76ae\u753b\u3002\u8fd9\u4e9b\u76ae\u7528\u5c0f\u7af9\u9489\u56fa\u5b9a\u5728\u6728\u8d28\u652f\u67b6\u4e0a\uff0c\u8fd9\u79cd\u6280\u672f\u53ef\u4ee5\u9632\u6b62\u6750\u6599\u751f\u9508\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u540d\u79f0\u53ef\u80fd\u6765\u81ea\u5bf9\u4e2d\u592e\u58c1\u9f9b\u4e2d\u7ed8\u753b\u7684\u89e3\u8bfb\uff0c\u8be5\u7ed8\u753b\u63cf\u7ed8\u4e86\u5341\u4e2a\u4eba\u7269\uff0c\u53ef\u80fd\u5bf9\u5e94\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u524d\u5341\u4f4d\u82cf\u4e39\u3002\n                <\/p>\n                <p>\n                    \u5728\u4fa7\u58c1\u9f9b\u4e2d\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u6218\u6597\u3001\u72e9\u730e\u3001\u6e38\u620f\u548c\u7231\u60c5\u7684\u9a91\u58eb\u573a\u666f\u3002\u5728\u8fd9\u4e9b\u4f5c\u54c1\u4e2d\uff0c\u57fa\u7763\u5f92\u548c\u7a46\u65af\u6797\u4eba\u7269\u5171\u5904\u4e00\u5ba4\uff0c\u4ed6\u4eec\u7684\u8863\u7740\u6e05\u6670\u53ef\u8fa8\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u753b\u4f5c\u7684\u8d77\u6e90\u4e00\u76f4\u53d7\u5230\u5e7f\u6cdb\u4e89\u8bba\u3002\u7531\u4e8e\u5b83\u4eec\u5177\u6709\u7ebf\u6027\u54e5\u7279\u5f0f\u98ce\u683c\uff0c\u4eba\u4eec\u8ba4\u4e3a\u5b83\u4eec\u53ef\u80fd\u662f\u7531\u719f\u6089\u7a46\u65af\u6797\u4e16\u754c\u7684\u57fa\u7763\u6559\u827a\u672f\u5bb6\u521b\u4f5c\u7684\u3002\u8fd9\u4e9b\u4f5c\u54c1\u53ef\u80fd\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u548c\u5361\u65af\u8482\u5229\u4e9a\u57fa\u7763\u6559\u56fd\u738b\u4f69\u5fb7\u7f57\u4e00\u4e16\u4e4b\u95f4\u826f\u597d\u5173\u7cfb\u7684\u6210\u679c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba43\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel43\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel43\">\u79d8\u5bc6\u623f\u95f4<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bc6\u5ba4\u662f\u4e00\u4e2a\u65b9\u5f62\u7684\u623f\u95f4\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a\u7403\u5f62\u62f1\u9876\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u91cc\u4f1a\u53d1\u751f\u4e00\u4e9b\u975e\u5e38\u5947\u7279\u548c\u4ee4\u4eba\u597d\u5947\u7684\u4e8b\u60c5\uff0c\u8fd9\u4f7f\u5b83\u6210\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6e38\u5ba2\u6700\u559c\u6b22\u7684\u666f\u70b9\u4e4b\u4e00\uff0c\u5c24\u5176\u662f\u5c0f\u5b69\u5b50\u3002\n                <\/p>\n                <p>\n                    \u73b0\u8c61\u662f\u8fd9\u6837\u7684\uff0c\u5982\u679c\u4e00\u4e2a\u4eba\u7ad9\u5728\u623f\u95f4\u7684\u4e00\u4e2a\u89d2\u843d\uff0c\u53e6\u4e00\u4e2a\u4eba\u7ad9\u5728\u53e6\u4e00\u4e2a\u89d2\u843d\u2014\u2014\u4e24\u4eba\u90fd\u9762\u671d\u5899\u58c1\uff0c\u5e76\u4e14\u5c3d\u53ef\u80fd\u9760\u8fd1\u5899\u58c1\u2014\u2014\u5176\u4e2d\u4e00\u4e2a\u4eba\u53ef\u4ee5\u975e\u5e38\u8f7b\u58f0\u5730\u8bf4\u8bdd\uff0c\u800c\u53e6\u4e00\u4e2a\u4eba\u5374\u80fd\u5b8c\u7f8e\u5730\u542c\u5230\u5bf9\u65b9\u7684\u58f0\u97f3\uff0c\u5c31\u597d\u50cf\u4ed6\u4eec\u5c31\u5728\u65c1\u8fb9\u4e00\u6837\u3002\n                <\/p>\n                <p>\n                    Es gracias a este \u201cjuego\u201d ac\u00fastico que la sala recibe su nombre: &#8220;Sala de los Secretos&#8221;.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba44\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel44\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel44\">\u7a46\u5361\u62c9\u5e03\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u5ea7\u88ab\u79f0\u4e3a\u72ee\u5b50\u5bab\u7684\u5bab\u6bbf\u662f\u5728\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7b2c\u4e8c\u6b21\u7edf\u6cbb\u671f\u95f4\u5efa\u9020\u7684\uff0c\u8be5\u7edf\u6cbb\u59cb\u4e8e 1362 \u5e74\uff0c\u4e00\u76f4\u6301\u7eed\u5230 1391 \u5e74\u3002\u5728\u6b64\u671f\u95f4\uff0c\u72ee\u5b50\u5bab\u5f00\u59cb\u5efa\u9020\uff0c\u6bd7\u90bb\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u540e\u8005\u7531\u5176\u7236\u4eb2\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    Este nuevo palacio tambi\u00e9n fue denominado &#8220;Palacio del Riyad&#8221;, ya que se cree que fue levantado sobre los antiguos Jardines de Comares. El t\u00e9rmino &#8220;Riyad&#8221; significa \u201cjard\u00edn\u201d.\n                <\/p>\n                <p>\n                    \u636e\u8ba4\u4e3a\uff0c\u8fdb\u5165\u5bab\u6bbf\u7684\u539f\u59cb\u901a\u9053\u662f\u901a\u8fc7\u4e1c\u5357\u89d2\uff0c\u4ece Calle Real \u8fdb\u5165\uff0c\u5e76\u901a\u8fc7\u4e00\u6761\u5f2f\u66f2\u7684\u901a\u9053\u3002\u76ee\u524d\uff0c\u7531\u4e8e\u5f81\u670d\u540e\u57fa\u7763\u6559\u7684\u6539\u9020\uff0c\u7a46\u5361\u7eb3\u65af\u5927\u5385\u53ef\u76f4\u63a5\u4ece\u79d1\u9a6c\u96f7\u65af\u5bab\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u7a46\u5361\u7eb3\u65af\u5927\u5385 (M\u00fcqarnas Hall) \u7684\u540d\u5b57\u6765\u6e90\u4e8e\u6700\u521d\u8986\u76d6\u5b83\u7684\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u7a46\u5361\u7eb3\u65af\u62f1\u9876\uff0c\u8be5\u62f1\u9876\u56e0 1590 \u5e74\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u706b\u836f\u5e93\u7206\u70b8\u5f15\u8d77\u7684\u9707\u52a8\u800c\u51e0\u4e4e\u5b8c\u5168\u5012\u584c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u4e00\u4fa7\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u8fd9\u4e2a\u5893\u7a74\u7684\u9057\u8ff9\u3002\u5728\u53e6\u4e00\u4fa7\uff0c\u6709\u540e\u671f\u57fa\u7763\u6559\u62f1\u9876\u7684\u9057\u8ff9\uff0c\u5176\u4e2d\u51fa\u73b0\u5b57\u6bcd\u201cFY\u201d\uff0c\u4f20\u7edf\u4e0a\u4e0e\u8d39\u8fea\u5357\u5fb7\u548c\u4f0a\u838e\u8d1d\u62c9\u6709\u5173\uff0c\u4f46\u5b9e\u9645\u4e0a\u5b83\u4eec\u5bf9\u5e94\u4e8e 1729 \u5e74\u53c2\u89c2\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u83f2\u5229\u666e\u4e94\u4e16\u548c\u4f0a\u838e\u8d1d\u62c9\u6cd5\u5c14\u5185\u585e\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8be5\u623f\u95f4\u53ef\u80fd\u7528\u4f5c\u53c2\u52a0\u82cf\u4e39\u5e86\u5178\u3001\u805a\u4f1a\u548c\u62db\u5f85\u4f1a\u7684\u5ba2\u4eba\u7684\u524d\u5385\u6216\u7b49\u5019\u5ba4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  EL PARTAL -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba45\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel45\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel45\">\u90e8\u5206\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5982\u4eca\u88ab\u79f0\u4e3a\u201c\u5e15\u5854\u5c14\u82b1\u56ed\u201d (Jardines del Partal) \u7684\u8fd9\u7247\u5927\u7a7a\u95f4\uff0c\u5176\u540d\u5b57\u6765\u6e90\u4e8e Palacio del P\u00f3rtico\uff0c\u8be5\u5bab\u6bbf\u56e0\u5176\u95e8\u5eca\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u8be5\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u4fdd\u5b58\u6700\u53e4\u8001\u7684\u5bab\u6bbf\uff0c\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e0e\u79d1\u9a6c\u96f7\u65af\u5bab\u6709\u76f8\u4f3c\u4e4b\u5904\uff0c\u5c3d\u7ba1\u5b83\u66f4\u53e4\u8001\uff1a\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u4e00\u4e2a\u4e2d\u592e\u6c34\u6c60\uff0c\u95e8\u5eca\u5728\u6c34\u4e2d\u7684\u5012\u5f71\u50cf\u4e00\u9762\u955c\u5b50\u3002\u5b83\u7684\u4e3b\u8981\u7279\u5f81\u662f\u4e00\u5ea7\u4fa7\u5854\uff0c\u81ea 16 \u4e16\u7eaa\u4ee5\u6765\u88ab\u79f0\u4e3a\u5973\u58eb\u5854\uff0c\u5c3d\u7ba1\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5929\u6587\u53f0\uff0c\u56e0\u4e3a\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u662f\u5929\u6587\u5b66\u7684\u72c2\u70ed\u7231\u597d\u8005\u3002\u5854\u4e0a\u6709\u9762\u5411\u56db\u4e2a\u65b9\u4f4d\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u58ee\u89c2\u7684\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u4e00\u76f4\u4e3a\u79c1\u4eba\u6240\u6709\uff0c\u76f4\u5230 1891 \u5e74 3 \u6708 12 \u65e5\uff0c\u5176\u4e3b\u4eba\u3001\u5fb7\u56fd\u94f6\u884c\u5bb6\u517c\u9886\u4e8b\u4e9a\u745f\u00b7\u51af\u00b7\u683c\u6e29\u7eb3 (Arthur Von Gwinner) \u5c06\u8fd9\u5ea7\u5efa\u7b51\u548c\u5468\u56f4\u7684\u571f\u5730\u5272\u8ba9\u7ed9\u4e86\u897f\u73ed\u7259\u56fd\u5bb6\u3002\n                <\/p>\n                <p>\n                    \u4e0d\u5e78\u7684\u662f\uff0c\u51af\u00b7\u683c\u6e29\u7eb3\u62c6\u9664\u4e86\u89c2\u666f\u53f0\u7684\u6728\u8d28\u5c4b\u9876\uff0c\u5e76\u5c06\u5176\u642c\u5230\u4e86\u67cf\u6797\uff0c\u73b0\u5728\u5b83\u5728\u5e15\u52a0\u9a6c\u535a\u7269\u9986\u5c55\u51fa\uff0c\u4f5c\u4e3a\u5176\u4f0a\u65af\u5170\u827a\u672f\u6536\u85cf\u7684\u4eae\u70b9\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5e15\u5854\u5c14\u5bab\u65c1\u8fb9\uff0c\u5973\u58eb\u5854\u7684\u5de6\u4fa7\uff0c\u6709\u4e00\u4e9b\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u623f\u5c4b\u3002\u5176\u4e2d\u4e00\u6240\u623f\u5b50\u56e0\u5728 20 \u4e16\u7eaa\u521d\u53d1\u73b0\u4e86 14 \u4e16\u7eaa\u7684\u7070\u6ce5\u86cb\u5f69\u753b\u800c\u88ab\u79f0\u4e3a\u201c\u7ed8\u753b\u4e4b\u5bb6\u201d\u3002\u8fd9\u4e9b\u6781\u5176\u73cd\u8d35\u7684\u753b\u4f5c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u58c1\u753b\u7684\u7f55\u89c1\u8303\u4f8b\uff0c\u63cf\u7ed8\u4e86\u5bab\u5ef7\u3001\u72e9\u730e\u548c\u5e86\u795d\u573a\u666f\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5176\u91cd\u8981\u6027\u548c\u4fdd\u62a4\u539f\u56e0\uff0c\u8fd9\u4e9b\u623f\u5c4b\u4e0d\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba46\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel46\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel46\">\u5e15\u5854\u5c14\u7684\u6f14\u8bb2<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u7279\u5c14\u5bab\u53f3\u4fa7\uff0c\u57ce\u5899\u4e0a\u662f\u5e15\u7279\u5c14\u6f14\u8bb2\u5385\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\u7531\u4e8e\u6f14\u8bb2\u5385\u4f4d\u4e8e\u5730\u9762\u4ee5\u4e0a\uff0c\u56e0\u6b64\u9700\u8981\u901a\u8fc7\u5c0f\u697c\u68af\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u4f0a\u65af\u5170\u6559\u7684\u652f\u67f1\u4e4b\u4e00\u662f\u6bcf\u5929\u9762\u5411\u9ea6\u52a0\u7948\u7977\u4e94\u6b21\u3002\u8be5\u7948\u7977\u5ba4\u5145\u5f53\u4e86\u5bab\u5ef7\u5c0f\u6559\u5802\u7684\u529f\u80fd\uff0c\u8ba9\u9644\u8fd1\u5bab\u6bbf\u7684\u5c45\u6c11\u53ef\u4ee5\u5c65\u884c\u5b97\u6559\u4e49\u52a1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u9762\u79ef\u4e0d\u5927\uff08\u7ea6\u5341\u4e8c\u5e73\u65b9\u7c73\uff09\uff0c\u4f46\u7948\u7977\u5ba4\u8bbe\u6709\u4e00\u4e2a\u5c0f\u524d\u5385\u548c\u4e00\u4e2a\u7948\u7977\u5ba4\u3002\u5176\u5185\u90e8\u91c7\u7528\u4e30\u5bcc\u7684\u7070\u6ce5\u88c5\u9970\uff0c\u6709\u690d\u7269\u548c\u51e0\u4f55\u56fe\u6848\uff0c\u8fd8\u6709\u300a\u53e4\u5170\u7ecf\u300b\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u697c\u68af\u8d70\u4e0a\u53bb\uff0c\u5c31\u5728\u5165\u53e3\u95e8\u524d\uff0c\u4f60\u4f1a\u770b\u5230\u897f\u5357\u5899\u4e0a\u7684\u7c73\u54c8\u62c9\u5e03\uff0c\u9762\u5411\u9ea6\u52a0\u3002\u5b83\u7684\u5e73\u9762\u56fe\u5448\u591a\u8fb9\u5f62\uff0c\u6709\u9a6c\u8e44\u5f62\u62f1\u95e8\uff0c\u9876\u90e8\u6709\u7a46\u5361\u7eb3\u65af\u5706\u9876\u3002\n                <\/p>\n                <p>\n                    \u7279\u522b\u503c\u5f97\u6ce8\u610f\u7684\u662f\u4f4d\u4e8e\u7c73\u54c8\u62c9\u5e03\u62f1\u95e8\u67f1\u5934\u4e0a\u7684\u94ed\u6587\uff0c\u5b83\u9080\u8bf7\u4eba\u4eec\u7948\u7977\uff1a <em>\u201c\u6765\u7948\u7977\u5427\uff0c\u4e0d\u8981\u758f\u5ffd\u5927\u610f\u3002\u201d<\/em>\n                <\/p>\n                <p>\n                    \u4e0e\u7948\u7977\u5ba4\u76f8\u8fde\u7684\u662f\u963f\u5854\u897f\u5965\u00b7\u5fb7\u00b7\u5e03\u62c9\u5361\u8499\u7279\u4e4b\u5bb6\uff0c\u8be5\u4e4b\u5bb6\u4e8e 1550 \u5e74\u8d60\u4e88\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b88\u62a4\u8005\u3001\u524d\u4f8d\u4ece\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba47\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel47\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel47\">\u5e15\u5854\u5c14\u963f\u5c14\u6258 \u2013 \u4f18\u7d20\u798f\u4e09\u4e16\u5bab\u6bbf<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u5c14\u5854\u5c14\u5730\u533a\u6700\u9ad8\u7684\u9ad8\u539f\u4e0a\uff0c\u6709\u5c24\u7d20\u592b\u4e09\u4e16\u5bab\u6bbf\u7684\u8003\u53e4\u9057\u5740\u3002 1492 \u5e74 6 \u6708\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5c06\u8fd9\u5ea7\u5bab\u6bbf\u5272\u8ba9\u7ed9\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7b2c\u4e00\u4efb\u603b\u7763\u3001\u7b2c\u4e8c\u4efb\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u5510\u00b7\u4f0a\u5c3c\u6208\u00b7\u6d1b\u4f69\u65af\u00b7\u5fb7\u00b7\u95e8\u591a\u8428 (Don \u00cd\u00f1igo L\u00f3pez de Mendoza)\u3002\u56e0\u6b64\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5766\u8fea\u62c9\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e4b\u6240\u4ee5\u6210\u4e3a\u5e9f\u589f\uff0c\u6e90\u4e8e18\u4e16\u7eaa\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u540e\u88d4\u4e0e\u6ce2\u65c1\u56fd\u738b\u8153\u529b\u4e94\u4e16\u4e4b\u95f4\u7684\u5206\u6b67\u3002\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u4e8c\u4e16\u53bb\u4e16\u540e\uff0c\u65e0\u55e3\u800c\u4ea1\uff0c\u6ed5\u8fea\u62c9\u5bb6\u65cf\u4e0d\u518d\u652f\u6301\u83f2\u5229\u666e\u4eb2\u738b\uff0c\u800c\u662f\u652f\u6301\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u3002\u83f2\u5229\u666e\u4e94\u4e16\u767b\u57fa\u540e\uff0c\u4ed6\u4eec\u91c7\u53d6\u4e86\u62a5\u590d\u63aa\u65bd\uff1a1718 \u5e74\uff0c\u4ed6\u4eec\u88ab\u5265\u593a\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5e02\u957f\u804c\u4f4d\uff0c\u968f\u540e\u5bab\u6bbf\u88ab\u62c6\u9664\uff0c\u5176\u6750\u6599\u88ab\u51fa\u552e\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u4e00\u4e9b\u6750\u6599\u5728 20 \u4e16\u7eaa\u91cd\u65b0\u51fa\u73b0\u5728\u79c1\u4eba\u6536\u85cf\u4e2d\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u4fdd\u5b58\u5728\u9a6c\u5fb7\u91cc\u74e6\u4f26\u897f\u4e9a\u5510\u749c\u7814\u7a76\u6240\u7684\u6240\u8c13\u201c\u798f\u56fe\u5c3c\u74f7\u7816\u201d\u53ef\u80fd\u5c31\u6765\u81ea\u8fd9\u5ea7\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u4ece1740\u5e74\u8d77\uff0c\u5bab\u6bbf\u9057\u5740\u6210\u4e3a\u79df\u8d41\u83dc\u56ed\u7684\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    1929 \u5e74\uff0c\u897f\u73ed\u7259\u653f\u5e9c\u6536\u56de\u4e86\u8fd9\u7247\u5730\u533a\uff0c\u5e76\u5c06\u5176\u5f52\u8fd8\u7ed9\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u5f97\u76ca\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5efa\u7b51\u5e08\u548c\u4fee\u590d\u8005 Leopoldo Torres Balb\u00e1s \u7684\u52aa\u529b\uff0c\u901a\u8fc7\u521b\u5efa\u8003\u53e4\u82b1\u56ed\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5f97\u5230\u4e86\u6539\u5584\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba48\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel48\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel48\">\u5854\u697c\u6f2b\u6b65\u548c\u5cf0\u9876\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u62c9\u8482\u5c3c\u57ce\u5899\u6700\u521d\u6709\u4e09\u5341\u591a\u5ea7\u5854\u697c\uff0c\u5982\u4eca\u4ec5\u5269\u4e8c\u5341\u5ea7\u3002\u6700\u521d\uff0c\u8fd9\u4e9b\u5854\u697c\u5177\u6709\u4e25\u683c\u7684\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u6709\u4e9b\u5854\u697c\u4e5f\u88ab\u7528\u4e8e\u5c45\u4f4f\u7528\u9014\u3002\n                <\/p>\n                <p>\n                    \u4ece\u7eb3\u65af\u91cc\u5fb7\u5bab\u7684\u51fa\u53e3\u5904\uff0c\u4ece\u5e15\u5854\u5c14\u963f\u5c14\u6258 (Partal Alto) \u5730\u533a\u51fa\u53d1\uff0c\u6709\u4e00\u6761\u9e45\u5375\u77f3\u5c0f\u8def\u901a\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u3002\u8fd9\u6761\u8def\u7ebf\u6cbf\u7740\u57ce\u5899\u5ef6\u4f38\uff0c\u57ce\u5899\u5185\u77d7\u7acb\u7740\u8be5\u5efa\u7b51\u7fa4\u4e2d\u4e00\u4e9b\u6700\u5177\u4ee3\u8868\u6027\u7684\u5854\u697c\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u82b1\u56ed\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u679c\u56ed\u7684\u7f8e\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u6700\u8457\u540d\u7684\u5854\u697c\u662f\u5c71\u5cf0\u5854\uff0c\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\uff0c\u540e\u6765\u7531\u5176\u4ed6\u82cf\u4e39\u7ffb\u4fee\u3002\u5b83\u4ee5\u5176\u7816\u780c\u7684\u91d1\u5b57\u5854\u5f62\u57ce\u579b\u800c\u6613\u4e8e\u8fa8\u8ba4\uff0c\u5176\u540d\u5b57\u53ef\u80fd\u7531\u6b64\u800c\u6765\u3002\u7136\u800c\uff0c\u5176\u4ed6\u4f5c\u8005\u8ba4\u4e3a\uff0c\u8fd9\u4e2a\u540d\u5b57\u6765\u6e90\u4e8e\u4ece\u5176\u4e0a\u89d2\u4f38\u51fa\u7684\u725b\u817f\uff0c\u8fd9\u4e9b\u725b\u817f\u652f\u6491\u7740\u69ab\u773c\uff0c\u8fd9\u662f\u4e00\u79cd\u9632\u5fa1\u5143\u7d20\uff0c\u53ef\u4ee5\u62b5\u5fa1\u6765\u81ea\u4e0a\u65b9\u7684\u653b\u51fb\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5854\u7684\u4e3b\u8981\u529f\u80fd\u662f\u4fdd\u62a4\u4f4d\u4e8e\u5176\u5e95\u90e8\u7684\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u8be5\u95e8\u4e0e\u5c0f\u56fd\u738b\u65b9\u5c16\u7891\u76f8\u8fde\uff0c\u65b9\u4fbf\u901a\u5f80\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u548c\u8fde\u63a5\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u53e4\u8001\u4e2d\u4e16\u7eaa\u9053\u8def\u3002\n                <\/p>\n                <p>\n                    \u5728\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u4eba\u4eec\u4fee\u5efa\u4e86\u5e26\u6709\u9a6c\u53a9\u7684\u5916\u5821\u6765\u52a0\u5f3a\u9632\u5fa1\uff0c\u5e76\u7531\u4e00\u4e2a\u540d\u4e3a\u94c1\u95e8\u7684\u65b0\u5165\u53e3\u5173\u95ed\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u5854\u697c\u901a\u5e38\u4ec5\u5177\u6709\u519b\u4e8b\u529f\u80fd\uff0c\u4f46\u4f17\u6240\u5468\u77e5\uff0cTorre de los Picos \u4e5f\u5177\u6709\u4f4f\u5b85\u7528\u9014\uff0c\u5176\u5185\u90e8\u7684\u88c5\u9970\u5c31\u8bc1\u660e\u4e86\u8fd9\u4e00\u70b9\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba49\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel49\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel49\">\u56da\u5f92\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0cTorre de la Cautiva \u83b7\u5f97\u4e86\u4e0d\u540c\u7684\u540d\u79f0\uff0c\u4f8b\u5982 Torre de la Ladrona \u6216 Torre de la Sultana\uff0c\u4f46\u6700\u7ec8\u6d41\u884c\u7684\u662f\u6700\u6d41\u884c\u7684\u4e00\u4e2a\uff1aTorre de la Cautiva\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u57fa\u4e8e\u5df2\u8bc1\u5b9e\u7684\u5386\u53f2\u4e8b\u5b9e\uff0c\u800c\u662f\u4e00\u4e2a\u6d6a\u6f2b\u4f20\u8bf4\u7684\u4ea7\u7269\uff0c\u4f20\u8bf4\u4f0a\u838e\u8d1d\u5c14\u00b7\u5fb7\u00b7\u7d22\u5229\u65af (Isabel de Sol\u00eds) \u88ab\u56da\u7981\u5728\u8fd9\u5ea7\u5854\u4e2d\u3002\u5979\u540e\u6765\u7688\u4f9d\u4f0a\u65af\u5170\u6559\uff0c\u6539\u540d\u4e3a\u4f50\u62c9\u4f0a\u8fbe (Zoraida)\uff0c\u5e76\u6210\u4e3a\u7a46\u83b1\u54c8\u68ee (Muley Hac\u00e9n) \u6700\u559c\u7231\u7684\u82cf\u4e39\u5a1c\u3002\u8fd9\u4e00\u60c5\u51b5\u5bfc\u81f4\u4e86\u524d\u82cf\u4e39\u5a1c\u3001\u5e03\u963f\u535c\u8fea\u52d2\u7684\u6bcd\u4eb2\u827e\u838e\u4e0e\u4f50\u62c9\u4f0a\u8fbe\u7684\u5173\u7cfb\u7d27\u5f20\uff0c\u56e0\u4e3a\u4f50\u62c9\u4f0a\u8fbe\u7684\u540d\u5b57\u610f\u4e3a\u201c\u6668\u661f\u201d\u2014\u2014\u53d6\u4ee3\u4e86\u5979\u5728\u5bab\u5ef7\u4e2d\u7684\u5730\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u7684\u5efa\u9020\u8005\u662f\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\uff0c\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u5efa\u9020\u8005\u4e5f\u662f\u4ed6\u3002\u4e3b\u5385\u4e2d\u7684\u7891\u6587\u8bc1\u5b9e\u4e86\u8fd9\u4e00\u8bf4\u6cd5\uff0c\u8fd9\u4e9b\u7891\u6587\u662f\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03 (Ibn al-Yayyab) \u7684\u4f5c\u54c1\uff0c\u5bf9\u8fd9\u4f4d\u82cf\u4e39\u5927\u52a0\u8d5e\u626c\u3002\n                <\/p>\n                <p>\n                    \u5728\u5899\u4e0a\u523b\u7684\u8bd7\u6b4c\u4e2d\uff0c\u7ef4\u9f50\u5c14\u53cd\u590d\u4f7f\u7528\u8fd9\u4e2a\u8bcd <em>\u5361\u62c9\u80e1\u62c9<\/em>\uff0c\u540e\u6765\u88ab\u7528\u6765\u6307\u8bbe\u9632\u7684\u5bab\u6bbf\uff0c\u5c31\u50cf\u8fd9\u5ea7\u5854\u4e00\u6837\u3002\u5854\u5185\u9664\u4e86\u5177\u6709\u9632\u5fa1\u529f\u80fd\u5916\uff0c\u8fd8\u8bbe\u6709\u4e00\u5ea7\u88c5\u9970\u534e\u4e3d\u3001\u539f\u6c41\u539f\u5473\u7684\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u81f3\u4e8e\u88c5\u9970\uff0c\u4e3b\u5385\u7684\u7279\u70b9\u662f\u9676\u74f7\u74f7\u7816\u5e95\u5ea7\uff0c\u4e0a\u9762\u6709\u5404\u79cd\u989c\u8272\u7684\u51e0\u4f55\u5f62\u72b6\u3002\u5176\u4e2d\uff0c\u7d2b\u8272\u5c24\u4e3a\u7a81\u51fa\uff0c\u56e0\u4e3a\u5f53\u65f6\u7d2b\u8272\u7684\u751f\u4ea7\u7279\u522b\u56f0\u96be\u4e14\u6602\u8d35\uff0c\u6240\u4ee5\u5b83\u53ea\u7528\u4e8e\u975e\u5e38\u91cd\u8981\u7684\u7a7a\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba50\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel50\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel50\">\u516c\u4e3b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u516c\u4e3b\u5854\u4e0e\u4fd8\u864f\u5854\u4e00\u6837\uff0c\u5176\u540d\u5b57\u6e90\u4e8e\u4e00\u4e2a\u4f20\u8bf4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5c31\u662f\u6709\u5173\u4f4f\u5728\u8fd9\u5ea7\u5854\u91cc\u7684\u4e09\u4f4d\u516c\u4e3b\u624e\u4f0a\u8fbe (Zaida)\u3001\u4f50\u62c9\u4f0a\u8fbe (Zoraida) \u548c\u4f50\u62c9\u6d77\u8fbe (Zorahaida) \u7684\u4f20\u8bf4\uff0c\u534e\u76db\u987f\u00b7\u6b27\u6587 (Washington Irving) \u5c06\u8fd9\u4e2a\u6545\u4e8b\u6536\u5f55\u5728\u4ed6\u8457\u540d\u7684\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u5854\uff0c\u6216\u79f0 *qalahurra*\uff0c\u662f\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e03\u4e16\u5efa\u9020\u7684\uff0c\u4ed6\u5728 1392 \u5e74\u81f3 1408 \u5e74\u95f4\u7edf\u6cbb\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5efa\u9020\u7684\u6700\u540e\u4e00\u6279\u5854\u697c\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u79cd\u60c5\u51b5\u53cd\u6620\u5728\u5ba4\u5185\u88c5\u9970\u4e0a\uff0c\u4e0e\u4ee5\u524d\u827a\u672f\u8f89\u714c\u7684\u65f6\u671f\u76f8\u6bd4\uff0c\u5ba4\u5185\u88c5\u9970\u663e\u793a\u51fa\u4e00\u5b9a\u8870\u843d\u7684\u8ff9\u8c61\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba51\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel51\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel51\">\u5361\u96f7\u62c9\u89d2\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u5854\u697c\u5927\u9053 (Paseo de las Torres) \u7684\u5c3d\u5934\uff0c\u5317\u5899\u7684\u6700\u4e1c\u7aef\uff0c\u6709\u4e00\u5ea7\u5706\u67f1\u5f62\u5854\u697c\u7684\u9057\u8ff9\uff1a\u5361\u96f7\u62c9\u89d2\u5854 (Torre del Cabo de Carrera)\u3002\n                <\/p>\n                <p>\n                    1812 \u5e74\u62ff\u7834\u4ed1\u7684\u519b\u961f\u4ece\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u64a4\u9000\u65f6\u8fdb\u884c\u7684\u7206\u70b8\u51e0\u4e4e\u6467\u6bc1\u4e86\u8fd9\u5ea7\u5854\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\u5b83\u662f\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u547d\u4ee4\u4e8e 1502 \u5e74\u5efa\u9020\u6216\u91cd\u5efa\u7684\uff0c\u8fd9\u4e00\u70b9\u5df2\u7531\u73b0\u5df2\u4e22\u5931\u7684\u7891\u6587\u8bc1\u5b9e\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u5b83\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u8857 (Calle Mayor) \u7684\u5c3d\u5934\uff0c\u6807\u5fd7\u7740\u8be5\u8def\u7684\u754c\u9650\u6216\u201ccap de carrera\u201d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  CARLOS V -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba52\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel52\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel52\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u6b63\u9762<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5bbd\u516d\u5341\u4e09\u7c73\uff0c\u9ad8\u5341\u4e03\u7c73\uff0c\u91c7\u7528\u53e4\u5178\u5efa\u7b51\u7684\u6bd4\u4f8b\uff0c\u6c34\u5e73\u5206\u4e3a\u4e24\u5c42\uff0c\u5efa\u7b51\u548c\u88c5\u9970\u533a\u522b\u660e\u663e\u3002\n                <\/p>\n                <p>\n                    \u5176\u5916\u5899\u91c7\u7528\u4e09\u79cd\u77f3\u6750\u88c5\u9970\uff1a\u6765\u81ea Sierra Elvira \u7684\u7070\u8272\u81f4\u5bc6\u77f3\u7070\u77f3\u3001\u6765\u81ea Macael \u7684\u767d\u8272\u5927\u7406\u77f3\u4ee5\u53ca\u6765\u81ea Barranco de San Juan \u7684\u7eff\u8272\u86c7\u7eb9\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5916\u90e8\u88c5\u9970\u9882\u626c\u4e86\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u5f62\u8c61\uff0c\u901a\u8fc7\u795e\u8bdd\u548c\u5386\u53f2\u5178\u6545\u5f3a\u8c03\u4e86\u4ed6\u7684\u7f8e\u5fb7\u3002\n                <\/p>\n                <p>\n                    \u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u662f\u5357\u4fa7\u548c\u897f\u4fa7\u7684\u7acb\u9762\uff0c\u5747\u8bbe\u8ba1\u6210\u51ef\u65cb\u95e8\u3002\u4e3b\u5165\u53e3\u4f4d\u4e8e\u897f\u4fa7\uff0c\u4e3b\u95e8\u9876\u90e8\u6709\u5e26\u7fc5\u8180\u7684\u80dc\u5229\u5973\u795e\u50cf\u3002\u4e24\u4fa7\u5404\u6709\u4e24\u6247\u5c0f\u95e8\uff0c\u95e8\u4e0a\u96d5\u523b\u6709\u9a91\u5175\u4f5c\u6218\u7684\u56fe\u6848\u3002\n                <\/p>\n                <p>\n                    \u67f1\u5b50\u7684\u57fa\u5ea7\u4e0a\u6709\u5bf9\u79f0\u91cd\u590d\u7684\u6d6e\u96d5\u3002\u4e2d\u592e\u7684\u6d6e\u96d5\u8c61\u5f81\u7740\u548c\u5e73\uff1a\u4e24\u540d\u5987\u5973\u5750\u5728\u4e00\u5806\u6b66\u5668\u4e0a\uff0c\u624b\u62ff\u6a44\u6984\u679d\uff0c\u652f\u6491\u7740\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u3001\u5e26\u6709\u7687\u51a0\u7684\u5730\u7403\u4eea\u548c\u5ea7\u53f3\u94ed\u201cPLUS ULTRA*\u201d\uff0c\u800c\u5c0f\u5929\u4f7f\u5219\u71c3\u70e7\u7740\u6218\u4e89\u5927\u70ae\u3002\n                <\/p>\n                <p>\n                    \u4fa7\u9762\u6d6e\u96d5\u63cf\u7ed8\u4e86\u6218\u4e89\u573a\u666f\uff0c\u4f8b\u5982\u5e15\u7ef4\u4e9a\u6218\u5f79\uff0c\u67e5\u7406\u4e94\u4e16\u51fb\u8d25\u4e86\u6cd5\u56fd\u56fd\u738b\u5f17\u6717\u897f\u65af\u4e00\u4e16\u3002\n                <\/p>\n                <p>\n                    \u9876\u90e8\u662f\u9633\u53f0\uff0c\u4e24\u4fa7\u662f\u5706\u5f62\u6d6e\u96d5\uff0c\u63cf\u7ed8\u4e86\u8d6b\u62c9\u514b\u52d2\u65af\u5341\u4e8c\u529f\u7ee9\u4e2d\u7684\u4e24\u9879\uff1a\u4e00\u9879\u662f\u6740\u6b7b\u5c3c\u7c73\u4e9a\u72ee\u5b50\uff0c\u53e6\u4e00\u9879\u662f\u9762\u5bf9\u514b\u91cc\u7279\u516c\u725b\u3002\u897f\u73ed\u7259\u56fd\u5fbd\u51fa\u73b0\u5728\u4e2d\u592e\u5fbd\u7ae0\u4e0a\u3002\n                <\/p>\n                <p>\n                    \u5728\u5bab\u6bbf\u7684\u4e0b\u90e8\uff0c\u8d28\u6734\u7684\u65b9\u77f3\u683c\u5916\u9192\u76ee\uff0c\u65e8\u5728\u4f20\u8fbe\u4e00\u79cd\u575a\u56fa\u7684\u611f\u89c9\u3002\u5728\u5b83\u4eec\u4e0a\u65b9\u662f\u9752\u94dc\u5706\u73af\uff0c\u7531\u72ee\u5b50\u7b49\u52a8\u7269\u5f62\u8c61\u6258\u7740\uff0c\u8c61\u5f81\u7740\u6743\u529b\u548c\u4fdd\u62a4\u3002\u5728\u5b83\u4eec\u7684\u89d2\u843d\uff0c\u662f\u53cc\u9e70\uff0c\u6697\u793a\u7740\u7687\u6743\u548c\u7687\u5e1d\u7684\u7eb9\u7ae0\uff1a\u897f\u73ed\u7259\u56fd\u738b\u67e5\u7406\u4e00\u4e16\u548c\u5fb7\u610f\u5fd7\u56fd\u738b\u67e5\u7406\u4e94\u4e16\u7684\u53cc\u5934\u9e70\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba53\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel53\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel53\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u7687\u5e1d\u67e5\u7406\u4e00\u4e16\u548c\u795e\u5723\u7f57\u9a6c\u5e1d\u56fd\u7687\u5e1d\u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4e5f\u662f\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u4e54\u4e07\u5a1c\u4e00\u4e16\u548c\u7f8e\u7537\u5b50\u8153\u529b\u4e8c\u4e16\u7684\u513f\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u516c\u4e3b\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74\u590f\u5929\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u5ea6\u871c\u6708\u3002\n                <\/p>\n                <p>\n                    \u7687\u5e1d\u62b5\u8fbe\u540e\uff0c\u88ab\u8fd9\u5ea7\u57ce\u5e02\u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u9b45\u529b\u6240\u5438\u5f15\uff0c\u5e76\u51b3\u5b9a\u5728\u5e15\u62c9\u8482\u5c3c\u57ce\u5efa\u9020\u4e00\u5ea7\u65b0\u5bab\u6bbf\u3002\u8fd9\u5ea7\u5bab\u6bbf\u88ab\u79f0\u4e3a\u201c\u65b0\u7687\u5bab\u201d\uff0c\u4e0e\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u76f8\u5bf9\uff0c\u540e\u8005\u540e\u6765\u88ab\u79f0\u4e3a\u201c\u65e7\u7687\u5bab\u201d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f5c\u54c1\u662f\u6258\u83b1\u591a\u5efa\u7b51\u5e08\u517c\u753b\u5bb6\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u59d4\u6258\u521b\u4f5c\u7684\uff0c\u636e\u8bf4\u4ed6\u662f\u7c73\u5f00\u6717\u57fa\u7f57\u7684\u5f1f\u5b50\uff0c\u8fd9\u53ef\u4ee5\u89e3\u91ca\u4ed6\u5bf9\u53e4\u5178\u6587\u827a\u590d\u5174\u7684\u6df1\u523b\u4e86\u89e3\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u4e18\u5361\u8bbe\u8ba1\u4e86\u4e00\u5ea7\u6587\u827a\u590d\u5174\u98ce\u683c\u7684\u5b8f\u4f1f\u5bab\u6bbf\uff0c\u5176\u5e73\u9762\u56fe\u4e3a\u65b9\u5f62\uff0c\u5185\u90e8\u4e3a\u5706\u5f62\uff0c\u5176\u7075\u611f\u6765\u81ea\u53e4\u5178\u65f6\u4ee3\u7684\u7eaa\u5ff5\u7891\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5efa\u7b51\u59cb\u5efa\u4e8e 1527 \u5e74\uff0c\u4e3b\u8981\u8d44\u91d1\u6765\u81ea\u6469\u5c14\u4eba\u4e3a\u7ee7\u7eed\u5c45\u4f4f\u5728\u683c\u62c9\u7eb3\u8fbe\u5e76\u4fdd\u7559\u5176\u98ce\u4fd7\u4e60\u60ef\u548c\u4eea\u5f0f\u800c\u7f34\u7eb3\u7684\u7a0e\u6b3e\u3002\n                <\/p>\n                <p>\n                    1550 \u5e74\uff0c\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u53bb\u4e16\uff0c\u5bab\u6bbf\u5c1a\u672a\u5b8c\u5de5\u3002\u4ed6\u7684\u513f\u5b50\u8def\u6613\u65af\u7ee7\u7eed\u4e86\u8fd9\u4e2a\u9879\u76ee\uff0c\u4f46\u5728\u4ed6\u53bb\u4e16\u540e\uff0c\u5de5\u4f5c\u6682\u505c\u4e86\u4e00\u6bb5\u65f6\u95f4\u3002 1572 \u5e74\uff0c\u5728\u83f2\u5229\u666e\u4e8c\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u8fd9\u4e9b\u5efa\u7b51\u5f97\u4ee5\u6062\u590d\uff0c\u5e76\u6839\u636e\u57c3\u65af\u79d1\u91cc\u4e9a\u5c14\u4fee\u9053\u9662\u5efa\u7b51\u5e08\u80e1\u5b89\u00b7\u5fb7\u00b7\u57c3\u96f7\u62c9\u7684\u63a8\u8350\uff0c\u59d4\u6258\u7ed9\u80e1\u5b89\u00b7\u5fb7\u00b7\u5965\u96f7\u4e9a\u8d1f\u8d23\u3002\u4f46\u7531\u4e8e\u963f\u5c14\u666e\u54c8\u62c9\u65af\u6218\u4e89\u9020\u6210\u8d44\u6e90\u532e\u4e4f\uff0c\u5e76\u672a\u53d6\u5f97\u91cd\u5927\u8fdb\u5c55\u3002\n                <\/p>\n                <p>\n                    \u76f4\u523020\u4e16\u7eaa\uff0c\u5bab\u6bbf\u624d\u5f97\u4ee5\u4fee\u5efa\u5b8c\u6210\u3002\u6700\u521d\u7531\u5efa\u7b51\u5e08\u517c\u4fee\u590d\u5e08 Leopoldo Torres Balb\u00e1s \u8d1f\u8d23\uff0c\u6700\u540e\u4e8e 1958 \u5e74\u7531 Francisco Prieto Moreno \u8d1f\u8d23\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u88ab\u8ba4\u4e3a\u662f\u4e16\u754c\u548c\u5e73\u7684\u8c61\u5f81\uff0c\u53cd\u6620\u4e86\u7687\u5e1d\u7684\u653f\u6cbb\u613f\u671b\u3002\u7136\u800c\u67e5\u7406\u4e94\u4e16\u4ece\u672a\u4eb2\u773c\u89c1\u8fc7\u4ed6\u4e0b\u4ee4\u5efa\u9020\u7684\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba54\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel54\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel54\">\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4f4d\u4e8e\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u5e95\u5c42\uff0c\u5206\u4e3a\u4e03\u4e2a\u623f\u95f4\uff0c\u4e13\u95e8\u5c55\u793a\u897f\u73ed\u7259\u7a46\u65af\u6797\u6587\u5316\u548c\u827a\u672f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u91cc\u6536\u85cf\u4e86\u73b0\u5b58\u6700\u7cbe\u7f8e\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u827a\u672f\u54c1\uff0c\u8fd9\u4e9b\u827a\u672f\u54c1\u90fd\u662f\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5386\u7ecf\u591a\u5e74\u6316\u6398\u548c\u4fee\u590d\u540e\u53d1\u73b0\u7684\u3002\n                <\/p>\n                <p>\n                    \u5c55\u51fa\u7684\u4f5c\u54c1\u5305\u62ec\u7070\u6ce5\u5236\u54c1\u3001\u67f1\u5b50\u3001\u6728\u5de5\u5236\u54c1\u3001\u5404\u79cd\u98ce\u683c\u7684\u9676\u74f7\uff08\u4f8b\u5982\u8457\u540d\u7684\u77aa\u7f9a\u82b1\u74f6\uff09\u2014\u2014\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u706f\u7684\u590d\u5236\u54c1\uff0c\u4ee5\u53ca\u5893\u7891\u3001\u786c\u5e01\u548c\u5176\u4ed6\u5177\u6709\u91cd\u8981\u5386\u53f2\u4ef7\u503c\u7684\u7269\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u85cf\u54c1\u662f\u53c2\u89c2\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u7406\u60f3\u8865\u5145\uff0c\u56e0\u4e3a\u5b83\u8ba9\u4eba\u4eec\u66f4\u597d\u5730\u4e86\u89e3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u7684\u65e5\u5e38\u751f\u6d3b\u548c\u6587\u5316\u3002\n                <\/p>\n                <p>\n                    \u535a\u7269\u9986\u5165\u573a\u514d\u8d39\uff0c\u4f46\u9700\u8981\u6ce8\u610f\u7684\u662f\uff0c\u535a\u7269\u9986\u6bcf\u5468\u4e00\u95ed\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba55\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel55\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel55\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u5728\u8bbe\u8ba1\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u65f6\uff0c\u91c7\u7528\u4e86\u5177\u6709\u5f3a\u70c8\u6587\u827a\u590d\u5174\u8c61\u5f81\u610f\u4e49\u7684\u51e0\u4f55\u5f62\u72b6\uff1a\u6b63\u65b9\u5f62\u4ee3\u8868\u5c18\u4e16\uff0c\u5185\u5706\u8c61\u5f81\u7740\u795e\u6027\u548c\u521b\u9020\uff0c\u516b\u8fb9\u5f62\uff08\u4e3a\u6559\u5802\u4fdd\u7559\uff09\u4ee3\u8868\u4e24\u4e2a\u4e16\u754c\u7684\u7ed3\u5408\u3002\n                <\/p>\n                <p>\n                    \u8fdb\u5165\u5bab\u6bbf\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u7f6e\u8eab\u4e8e\u4e00\u4e2a\u5b8f\u4f1f\u7684\u5706\u5f62\u95e8\u5eca\u5ead\u9662\u4e2d\uff0c\u76f8\u5bf9\u4e8e\u5916\u90e8\u800c\u8a00\uff0c\u5ead\u9662\u8f83\u9ad8\u3002\u8fd9\u5ea7\u5ead\u9662\u5468\u56f4\u6709\u4e24\u5ea7\u91cd\u53e0\u7684\u5eca\u5b50\uff0c\u6bcf\u5ea7\u5eca\u5b50\u90fd\u6709\u4e09\u5341\u4e8c\u6839\u67f1\u5b50\u3002\u5e95\u5c42\u7684\u67f1\u5b50\u4e3a\u591a\u7acb\u514b-\u6258\u65af\u5361\u7eb3\u67f1\u5f0f\uff0c\u4e0a\u5c42\u5219\u4e3a\u7231\u5965\u5c3c\u67f1\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u67f1\u5b50\u7531\u6765\u81ea\u683c\u62c9\u7eb3\u8fbe\u5c0f\u9547\u57c3\u5c14\u56fe\u7f57\u7684\u5e03\u4e01\u77f3\u6216\u674f\u4ec1\u77f3\u5236\u6210\u3002\u9009\u62e9\u8fd9\u79cd\u6750\u6599\u662f\u56e0\u4e3a\u5b83\u6bd4\u8bbe\u8ba1\u4e2d\u6700\u521d\u8ba1\u5212\u7684\u5927\u7406\u77f3\u66f4\u7ecf\u6d4e\u3002\n                <\/p>\n                <p>\n                    \u4e0b\u5c42\u753b\u5eca\u6709\u4e00\u4e2a\u73af\u5f62\u62f1\u9876\uff0c\u53ef\u80fd\u7528\u4e8e\u88c5\u9970\u58c1\u753b\u3002\u4e0a\u5c42\u753b\u5eca\u5219\u8bbe\u6709\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\n                <\/p>\n                <p>\n                    \u73af\u7ed5\u5ead\u9662\u7684\u9970\u5e26\u4ee5\u201cburocranios\u201d\u4e3a\u7279\u8272\uff0c\u5373\u725b\u5934\u9aa8\u7684\u56fe\u6848\uff0c\u8fd9\u79cd\u88c5\u9970\u56fe\u6848\u8d77\u6e90\u4e8e\u53e4\u5e0c\u814a\u548c\u53e4\u7f57\u9a6c\uff0c\u5728\u5f53\u65f6\uff0c\u5b83\u4eec\u88ab\u7528\u4e8e\u4e0e\u796d\u7940\u4eea\u5f0f\u76f8\u5173\u7684\u9970\u5e26\u548c\u575f\u5893\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e24\u5c42\u7531\u4e24\u5ea7\u697c\u68af\u8fde\u63a5\uff1a\u4e00\u5ea7\u4f4d\u4e8e\u5317\u4fa7\uff0c\u5efa\u4e8e 17 \u4e16\u7eaa\uff1b\u53e6\u4e00\u5ea7\u4e5f\u4f4d\u4e8e\u5317\u4fa7\uff0c\u7531\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4fdd\u62a4\u5efa\u7b51\u5e08 Francisco Prieto Moreno \u4e8e 20 \u4e16\u7eaa\u8bbe\u8ba1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u4ece\u672a\u88ab\u7528\u4f5c\u7687\u5bb6\u4f4f\u6240\uff0c\u4f46\u5bab\u6bbf\u76ee\u524d\u8bbe\u6709\u4e24\u4e2a\u91cd\u8981\u7684\u535a\u7269\u9986\uff1a\u4f4d\u4e8e\u4e0a\u5c42\u7684\u7f8e\u672f\u535a\u7269\u9986\uff0c\u6536\u85cf\u4e86 15 \u4e16\u7eaa\u81f3 20 \u4e16\u7eaa\u683c\u62c9\u7eb3\u8fbe\u7684\u6770\u51fa\u7ed8\u753b\u548c\u96d5\u5851\uff1b\u4f4d\u4e8e\u4e0b\u5c42\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\uff0c\u53ef\u901a\u8fc7\u897f\u4fa7\u5165\u53e3\u5927\u5385\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u535a\u7269\u9986\u529f\u80fd\u5916\uff0c\u4e2d\u592e\u5ead\u9662\u8fd8\u62e5\u6709\u51fa\u8272\u7684\u97f3\u54cd\u6548\u679c\uff0c\u4f7f\u5176\u6210\u4e3a\u4e3e\u529e\u97f3\u4e50\u4f1a\u548c\u620f\u5267\u8868\u6f14\u7684\u6700\u4f73\u573a\u6240\uff0c\u5c24\u5176\u662f\u5728\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u671f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  LA MEDINA -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba56\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel56\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel56\">\u6e05\u771f\u5bfa\u6d74\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6e05\u771f\u5bfa\u6d74\u573a\u4f4d\u4e8e\u7687\u5bb6\u5927\u8857 (Calle Real)\uff0c\u6bd7\u90bb\u73b0\u4eca\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802 (Igreja de Santa Mar\u00eda de la Alhambra)\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u6d74\u573a\u5efa\u4e8e\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u7531 <em>\u5409\u5179\u4e9a<\/em>\u8fd9\u662f\u5411\u5728\u8fb9\u5883\u79cd\u690d\u571f\u5730\u7684\u57fa\u7763\u5f92\u5f81\u6536\u7684\u4e00\u79cd\u7a0e\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528 <em>\u571f\u8033\u5176\u6d74\u5ba4<\/em> \u6c90\u6d74\u662f\u4f0a\u65af\u5170\u57ce\u5e02\u65e5\u5e38\u751f\u6d3b\u4e2d\u5fc5\u4e0d\u53ef\u5c11\u7684\u4e00\u9879\u6d3b\u52a8\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4e5f\u4e0d\u4f8b\u5916\u3002\u7531\u4e8e\u9760\u8fd1\u6e05\u771f\u5bfa\uff0c\u8fd9\u4e2a\u6d74\u573a\u53d1\u6325\u7740\u91cd\u8981\u7684\u5b97\u6559\u529f\u80fd\uff1a\u5141\u8bb8\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u6216\u51c0\u5316\u4eea\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u7136\u800c\uff0c\u5b83\u7684\u529f\u80fd\u5e76\u4e0d\u5b8c\u5168\u662f\u5b97\u6559\u6027\u7684\u3002\u571f\u8033\u5176\u6d74\u5ba4\u4e5f\u662f\u4e2a\u4eba\u536b\u751f\u7684\u573a\u6240\uff0c\u5e76\u4e14\u662f\u91cd\u8981\u7684\u793e\u4ea4\u805a\u4f1a\u573a\u6240\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u4f7f\u7528\u53d7\u65f6\u95f4\u5b89\u6392\u7684\u9650\u5236\uff0c\u7537\u6027\u5728\u65e9\u4e0a\u4f7f\u7528\uff0c\u5973\u6027\u5728\u4e0b\u5348\u4f7f\u7528\u3002\n                <\/p>\n                <p>\n                    \u53d7\u5230\u7f57\u9a6c\u6d74\u573a\u7684\u542f\u53d1\uff0c\u7a46\u65af\u6797\u6d74\u573a\u4e5f\u91c7\u7528\u4e86\u7f57\u9a6c\u6d74\u573a\u7684\u5ba4\u5185\u5e03\u5c40\uff0c\u4f46\u89c4\u6a21\u8f83\u5c0f\uff0c\u5e76\u4e14\u4f7f\u7528\u84b8\u6c7d\u64cd\u4f5c\uff0c\u800c\u4e0d\u50cf\u7f57\u9a6c\u6d74\u573a\u90a3\u6837\u91c7\u7528\u6d78\u6ce1\u5f0f\u6c90\u6d74\u3002\n                <\/p>\n                <p>\n                    \u6d74\u5ba4\u7531\u56db\u4e2a\u4e3b\u8981\u7a7a\u95f4\u7ec4\u6210\uff1a\u4f11\u606f\u5ba4\u6216\u66f4\u8863\u5ba4\u3001\u51b7\u5ba4\u6216\u6696\u5ba4\u3001\u70ed\u5ba4\u4ee5\u53ca\u4e0e\u540e\u8005\u76f8\u8fde\u7684\u9505\u7089\u533a\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528\u7684\u52a0\u70ed\u7cfb\u7edf\u662f <em>\u5730\u7095<\/em>\u8fd9\u662f\u4e00\u79cd\u5730\u4e0b\u4f9b\u6696\u7cfb\u7edf\uff0c\u5229\u7528\u7089\u5b50\u4ea7\u751f\u7684\u70ed\u7a7a\u6c14\u5e76\u901a\u8fc7\u8def\u9762\u4e0b\u65b9\u7684\u8154\u5ba4\u8f93\u9001\u6765\u52a0\u70ed\u5730\u9762\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba57\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel57\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel57\">\u5723\u5f17\u6717\u897f\u65af\u79d1\u524d\u4fee\u9053\u9662 \u2013 \u65c5\u6e38\u65c5\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u6700\u521d\u662f\u5723\u5f17\u6717\u897f\u65af\u79d1\u4fee\u9053\u9662\uff0c\u5efa\u4e8e 1494 \u5e74\uff0c\u4f4d\u4e8e\u4e00\u5ea7\u53e4\u8001\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u7684\u9057\u5740\u4e0a\uff0c\u6839\u636e\u4f20\u7edf\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u5c5e\u4e8e\u4e00\u4f4d\u7a46\u65af\u6797\u738b\u5b50\u3002\n                <\/p>\n                <p>\n                    \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5272\u8ba9\u4e86\u8fd9\u7247\u571f\u5730\u6765\u5efa\u7acb\u8be5\u5e02\u7b2c\u4e00\u5ea7\u65b9\u6d4e\u4f1a\u4fee\u9053\u9662\uff0c\u4ece\u800c\u5151\u73b0\u4e86\u5f81\u670d\u524d\u51e0\u5e74\u5bf9\u963f\u897f\u897f\u5927\u4e3b\u6559\u7684\u627f\u8bfa\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u8fd9\u91cc\u6210\u4e3a\u4e86\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u7b2c\u4e00\u4e2a\u57cb\u846c\u5730\u3002 1504 \u5e74\uff0c\u4f0a\u838e\u8d1d\u62c9\u5973\u738b\u5728\u6885\u8fea\u7eb3\u5fb7\u5c14\u574e\u6ce2\u53bb\u4e16\u524d\u4e00\u4e2a\u534a\u6708\uff0c\u5728\u9057\u5631\u4e2d\u7559\u4e0b\u4e86\u5979\u5e0c\u671b\u8eab\u7740\u65b9\u6d4e\u5404\u4f1a\u4fee\u58eb\u670d\uff0c\u846c\u4e8e\u8fd9\u5ea7\u4fee\u9053\u9662\u7684\u613f\u671b\u3002 1516\u5e74\uff0c\u8d39\u8fea\u5357\u56fd\u738b\u88ab\u57cb\u846c\u4e8e\u5176\u65c1\u8fb9\u3002\n                <\/p>\n                <p>\n                    \u4e24\u4eba\u4e00\u76f4\u57cb\u846c\u5728\u90a3\u91cc\uff0c\u76f4\u5230 1521 \u5e74\uff0c\u4ed6\u4eec\u7684\u5b59\u5b50\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u4e0b\u4ee4\u5c06\u4ed6\u4eec\u7684\u9057\u4f53\u8f6c\u79fb\u5230\u683c\u62c9\u7eb3\u8fbe\u7687\u5bb6\u793c\u62dc\u5802\uff0c\u73b0\u5728\u4ed6\u4eec\u4e0e\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u80e1\u5b89\u5a1c\u4e00\u4e16\u3001\u7f8e\u7537\u5b50\u83f2\u5229\u666e\u548c\u7c73\u683c\u5c14\u00b7\u5fb7\u00b7\u5e15\u65af\u738b\u5b50\u4e00\u8d77\u5b89\u606f\u5728\u90a3\u91cc\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\uff0c\u4eba\u4eec\u53ef\u4ee5\u901a\u8fc7\u8fdb\u5165\u5e15\u62c9\u591a\u9152\u5e97\u7684\u5ead\u9662\u6765\u53c2\u89c2\u8fd9\u4e2a\u7b2c\u4e00\u4e2a\u5893\u5730\u3002\u5728\u5893\u7a74\u7684\u5706\u9876\u4e0b\uff0c\u4fdd\u5b58\u7740\u4e24\u4f4d\u541b\u4e3b\u7684\u539f\u59cb\u5893\u7891\u3002\n                <\/p>\n                <p>\n                    \u81ea 1945 \u5e74 6 \u6708\u4ee5\u6765\uff0c\u8fd9\u5ea7\u5efa\u7b51\u5c31\u6210\u4e3a\u5723\u5f17\u6717\u897f\u65af\u79d1\u65c5\u9986 (Parador de San Francisco) \u7684\u6240\u5728\u5730\uff0c\u8fd9\u662f\u4e00\u5bb6\u7531\u897f\u73ed\u7259\u653f\u5e9c\u62e5\u6709\u548c\u7ecf\u8425\u7684\u9ad8\u7ea7\u65c5\u6e38\u65c5\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba58\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel58\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel58\">\u9ea6\u5730\u90a3<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u201c\u9ea6\u5730\u90a3\u201d\u5728\u963f\u62c9\u4f2f\u8bed\u4e2d\u610f\u4e3a\u201c\u57ce\u5e02\u201d\uff0c\u6307\u7684\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8428\u6bd4\u5361\u5c71\u7684\u6700\u9ad8\u5904\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u9ea6\u5730\u90a3\u662f\u65e5\u5e38\u6d3b\u52a8\u7684\u573a\u6240\uff0c\u56e0\u4e3a\u8fd9\u91cc\u662f\u8d38\u6613\u548c\u4eba\u53e3\u96c6\u4e2d\u7684\u5730\u65b9\uff0c\u4e3a\u5e15\u62c9\u8482\u5c3c\u57ce\u5185\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u63d0\u4f9b\u4e86\u751f\u6d3b\u3002\n                <\/p>\n                <p>\n                    \u90a3\u91cc\u751f\u4ea7\u7eba\u7ec7\u54c1\u3001\u9676\u74f7\u3001\u9762\u5305\u3001\u73bb\u7483\u751a\u81f3\u786c\u5e01\u3002\u9664\u4e86\u5de5\u4eba\u7684\u4f4f\u623f\u5916\uff0c\u8fd8\u6709\u6d74\u5ba4\u3001\u6e05\u771f\u5bfa\u3001\u9732\u5929\u5e02\u573a\u3001\u84c4\u6c34\u6c60\u3001\u70e4\u7089\u3001\u7b52\u4ed3\u548c\u8f66\u95f4\u7b49\u91cd\u8981\u7684\u516c\u5171\u5efa\u7b51\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u8fd9\u5ea7\u5fae\u578b\u57ce\u5e02\u7684\u6b63\u5e38\u8fd0\u8f6c\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u6709\u81ea\u5df1\u7684\u7acb\u6cd5\u3001\u884c\u653f\u548c\u7a0e\u6536\u4f53\u7cfb\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u9ea6\u5730\u90a3\u539f\u5740\u4ec5\u5269\u4e0b\u4e00\u4e9b\u9057\u8ff9\u3002\u5f81\u670d\u4e4b\u540e\uff0c\u57fa\u7763\u6559\u5b9a\u5c45\u8005\u5bf9\u8be5\u5730\u533a\u7684\u6539\u9020\uff0c\u4ee5\u53ca\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u706b\u836f\u7206\u70b8\uff0c\u90fd\u52a0\u5267\u4e86\u8be5\u5730\u533a\u7684\u6076\u5316\u3002\n                <\/p>\n                <p>\n                    20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u4eba\u4eec\u5f00\u5c55\u4e86\u4e00\u9879\u4fee\u590d\u548c\u6539\u9020\u8be5\u5730\u533a\u7684\u8003\u53e4\u8ba1\u5212\u3002\u56e0\u6b64\uff0c\u4e00\u6761\u53e4\u8001\u7684\u4e2d\u4e16\u7eaa\u8857\u9053\u4e0a\u8fd8\u4fee\u5efa\u4e86\u4e00\u6761\u666f\u89c2\u8d70\u9053\uff0c\u5982\u4eca\u4e0e\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u76f8\u8fde\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba59\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel59\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel59\">\u963f\u672c\u585e\u62c9\u8d6b\u5bab<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7687\u5bb6\u9ea6\u5730\u90a3\uff0c\u6bd7\u90bb\u5357\u5899\u7684\u662f\u6240\u8c13\u7684\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u7684\u9057\u5740\uff0c\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u662f\u5df4\u52aa\u8428\u62c9\u4f0a\u5bb6\u65cf\u7684\u5361\u65af\u8482\u5229\u4e9a\u5316\u540d\u79f0\uff0c\u8be5\u5bb6\u65cf\u662f\u5c5e\u4e8e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u5317\u975e\u8d35\u65cf\u8840\u7edf\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\u6240\u770b\u5230\u7684\u9057\u8ff9\u662f 20 \u4e16\u7eaa 30 \u5e74\u4ee3\u5f00\u59cb\u6316\u6398\u7684\u7ed3\u679c\uff0c\u56e0\u4e3a\u8be5\u9057\u5740\u6b64\u524d\u66fe\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u4e3b\u8981\u662f\u7531\u4e8e\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u7206\u70b8\u3002\n                <\/p>\n                <p>\n                    \u901a\u8fc7\u8fd9\u4e9b\u8003\u53e4\u53d1\u6398\uff0c\u6211\u4eec\u80fd\u591f\u786e\u8ba4\u8fd9\u4e2a\u5bb6\u65cf\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u4e2d\u7684\u91cd\u8981\u6027\uff0c\u8fd9\u4e0d\u4ec5\u662f\u56e0\u4e3a\u5bab\u6bbf\u7684\u89c4\u6a21\uff0c\u8fd8\u56e0\u4e3a\u5176\u4f18\u8d8a\u7684\u5730\u7406\u4f4d\u7f6e\uff1a\u4f4d\u4e8e\u9ea6\u5730\u90a3\u7684\u4e0a\u90e8\uff0c\u5c31\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u57ce\u5e02\u8f74\u7ebf\u4e0a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba60\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel60\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel60\">\u6b63\u4e49\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6b63\u4e49\u4e4b\u95e8\uff0c\u963f\u62c9\u4f2f\u8bed\u4e2d\u79f0\u4e3a <em>\u5df4\u5e03\u00b7\u963f\u5c14\u00b7\u6c99\u91cc\u4e9a<\/em>\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u56db\u5ea7\u5916\u57ce\u95e8\u4e4b\u4e00\u3002\u4f5c\u4e3a\u5916\u90e8\u5165\u53e3\uff0c\u5b83\u53d1\u6325\u7740\u91cd\u8981\u7684\u9632\u5fa1\u4f5c\u7528\uff0c\u4ece\u5176\u53cc\u5f2f\u7ed3\u6784\u548c\u9661\u5ced\u7684\u5730\u5f62\u53ef\u4ee5\u770b\u51fa\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u5efa\u9020\u4e0e\u8fde\u63a5\u5357\u5899\u7684\u5854\u697c\u878d\u4e3a\u4e00\u4f53\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u4e8e 1348 \u5e74\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u95e8\u6709\u4e24\u4e2a\u5c16\u5c16\u7684\u9a6c\u8e44\u5f62\u62f1\u95e8\u3002\u5b83\u4eec\u4e4b\u95f4\u6709\u4e00\u4e2a\u9732\u5929\u533a\u57df\uff0c\u79f0\u4e3a buhedera\uff0c\u5982\u679c\u53d7\u5230\u653b\u51fb\uff0c\u53ef\u4ee5\u4ece\u9732\u53f0\u4e0a\u6254\u6750\u6599\u6765\u4fdd\u536b\u5165\u53e3\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u6218\u7565\u4ef7\u503c\u4e4b\u5916\uff0c\u8fd9\u5ea7\u95e8\u5728\u4f0a\u65af\u5170\u80cc\u666f\u4e0b\u8fd8\u5177\u6709\u5f3a\u70c8\u7684\u8c61\u5f81\u610f\u4e49\u3002\u4e24\u4e2a\u88c5\u9970\u5143\u7d20\u5c24\u4e3a\u7a81\u51fa\uff1a\u624b\u548c\u94a5\u5319\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u53ea\u624b\u4ee3\u8868\u4f0a\u65af\u5170\u6559\u7684\u4e94\u5927\u652f\u67f1\uff0c\u8c61\u5f81\u7740\u4fdd\u62a4\u548c\u597d\u5ba2\u3002\u5c31\u5176\u672c\u8eab\u800c\u8a00\uff0c\u94a5\u5319\u662f\u4fe1\u4ef0\u7684\u8c61\u5f81\u3002\u4ed6\u4eec\u7684\u5171\u540c\u5b58\u5728\u53ef\u4ee5\u88ab\u89e3\u8bfb\u4e3a\u7cbe\u795e\u548c\u4e16\u4fd7\u529b\u91cf\u7684\u5bd3\u8a00\u3002\n                <\/p>\n                <p>\n                    \u6c11\u95f4\u4f20\u8bf4\uff0c\u5982\u679c\u6709\u4e00\u5929\u624b\u548c\u94a5\u5319\u76f8\u89e6\uff0c\u5c31\u610f\u5473\u7740\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5012\u584c\u2026\u2026\u4e5f\u610f\u5473\u7740\u4e16\u754c\u7684\u672b\u65e5\uff0c\u56e0\u4e3a\u8fd9\u610f\u5473\u7740\u5b83\u7684\u8f89\u714c\u5c06\u6d88\u5931\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f0a\u65af\u5170\u7b26\u53f7\u4e0e\u53e6\u4e00\u4e2a\u57fa\u7763\u6559\u9644\u52a0\u7269\u5f62\u6210\u4e86\u9c9c\u660e\u5bf9\u6bd4\uff1a\u4e00\u5ea7\u5723\u6bcd\u5b50\u54e5\u7279\u5f0f\u96d5\u5851\uff0c\u7531 Ruberto Alem\u00e1n \u521b\u4f5c\uff0c\u5728\u5929\u4e3b\u6559\u541b\u4e3b\u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\u4e0b\u4ee4\u653e\u7f6e\u5728\u5185\u90e8\u62f1\u95e8\u4e0a\u65b9\u7684\u58c1\u9f9b\u4e2d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba61\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel61\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel61\">\u8f66\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u9a6c\u8f66\u4e4b\u95e8 (Puerta de los Carros) \u4e0e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u57ce\u5899\u4e0a\u7684\u539f\u59cb\u5f00\u53e3\u5e76\u4e0d\u5bf9\u5e94\u3002\u5b83\u4e8e 1526 \u5e74\u81f3 1536 \u5e74\u95f4\u5f00\u653e\uff0c\u5177\u6709\u975e\u5e38\u5177\u4f53\u7684\u529f\u80fd\u76ee\u7684\uff1a\u5141\u8bb8\u8fd0\u9001\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u9020\u6240\u9700\u6750\u6599\u548c\u67f1\u5b50\u7684\u9a6c\u8f66\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u8fd9\u6247\u95e8\u4ecd\u7136\u5177\u6709\u5b9e\u7528\u7528\u9014\u3002\u8fd9\u662f\u4e00\u6761\u65e0\u9700\u95e8\u7968\u7684\u6b65\u884c\u901a\u9053\uff0c\u53ef\u4ee5\u514d\u8d39\u8fdb\u5165\u67e5\u7406\u4e94\u4e16\u5bab\u53ca\u5176\u5185\u7684\u535a\u7269\u9986\u3002\n                <\/p>\n                <p>\n                    \u6b64\u5916\uff0c\u5b83\u662f\u552f\u4e00\u5411\u6388\u6743\u8f66\u8f86\u5f00\u653e\u7684\u5927\u95e8\uff0c\u5305\u62ec\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u697c\u5185\u7684\u9152\u5e97\u5ba2\u4eba\u3001\u51fa\u79df\u8f66\u3001\u7279\u6b8a\u670d\u52a1\u4eba\u5458\u3001\u533b\u52a1\u4eba\u5458\u548c\u7ef4\u4fee\u8f66\u8f86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba62\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel62\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel62\">\u4e03\u5c42\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u662f\u4e00\u5ea7\u5e15\u62c9\u8482\u5c3c\u57ce\u5e02\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u4e00\u9053\u5de8\u5927\u7684\u57ce\u5899\uff0c\u5916\u90e8\u6709\u56db\u4e2a\u4e3b\u8981\u5165\u53e3\u3002\u4e3a\u4e86\u786e\u4fdd\u9632\u5fa1\uff0c\u8fd9\u4e9b\u57ce\u95e8\u91c7\u7528\u72ec\u7279\u7684\u5f27\u5f62\u5e03\u5c40\uff0c\u4f7f\u6f5c\u5728\u7684\u653b\u51fb\u8005\u96be\u4ee5\u524d\u8fdb\uff0c\u5e76\u4fbf\u4e8e\u4ece\u5185\u90e8\u8fdb\u884c\u4f0f\u51fb\u3002\n                <\/p>\n                <p>\n                    \u4f4d\u4e8e\u5357\u5899\u7684\u4e03\u5c42\u4e4b\u95e8\u5c31\u662f\u5176\u4e2d\u4e00\u4e2a\u5165\u53e3\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u65f6\u4ee3\uff0c\u5b83\u88ab\u79f0\u4e3a <em>\u6bd4\u535c\u00b7\u53e4\u675c\u5c14<\/em> \u6216\u201cPuerta de los Pozos\u201d\uff0c\u56e0\u4e3a\u9644\u8fd1\u6709\u7b52\u4ed3\u6216\u5730\u7262\uff0c\u53ef\u80fd\u88ab\u7528\u4f5c\u76d1\u72f1\u3002\n                <\/p>\n                <p>\n                    \u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u4eba\u4eec\u666e\u904d\u7684\u770b\u6cd5\uff0c\u5373\u5b83\u4e0b\u9762\u6709\u4e03\u5c42\u6216\u4e03\u5c42\u697c\u3002\u5c3d\u7ba1\u53ea\u6709\u4e24\u6b21\u8bb0\u5f55\uff0c\u4f46\u8fd9\u79cd\u4fe1\u4ef0\u5f15\u53d1\u4e86\u591a\u4e2a\u4f20\u8bf4\u548c\u6545\u4e8b\uff0c\u4f8b\u5982\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u6545\u4e8b\u201c\u6469\u5c14\u4eba\u7684\u9057\u4ea7\u4f20\u8bf4\u201d\uff0c\u5176\u4e2d\u63d0\u5230\u4e86\u9690\u85cf\u5728\u5854\u7684\u79d8\u5bc6\u5730\u7a96\u4e2d\u7684\u5b9d\u85cf\u3002\n                <\/p>\n                <p>\n                    \u4f20\u7edf\u4e0a\u8ba4\u4e3a\uff0c\u8fd9\u662f 1492 \u5e74 1 \u6708 2 \u65e5\u5e03\u963f\u535c\u8fea\u52d2\u53ca\u5176\u968f\u884c\u4eba\u5458\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u4e4b\u95e8\u5c06\u738b\u56fd\u7684\u94a5\u5319\u4ea4\u7ed9\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u4f7f\u7528\u7684\u6700\u540e\u4e00\u9053\u95e8\u3002\u540c\u6837\uff0c\u7b2c\u4e00\u6279\u57fa\u7763\u6559\u519b\u961f\u4e5f\u662f\u901a\u8fc7\u8fd9\u9053\u95e8\u6beb\u65e0\u62b5\u6297\u5730\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u57ce\u95e8\u662f\u91cd\u5efa\u7684\uff0c\u56e0\u4e3a\u539f\u6765\u7684\u57ce\u95e8\u5728 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u88ab\u7206\u70b8\u4e25\u91cd\u6467\u6bc1\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba63\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel63\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel63\">\u9152\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8461\u8404\u9152\u4e4b\u95e8\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u3002\u5b83\u7684\u5efa\u9020\u5f52\u529f\u4e8e 14 \u4e16\u7eaa\u521d\u7684\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\uff0c\u5c3d\u7ba1\u5b83\u7684\u95e8\u540e\u6765\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u6539\u5efa\u3002\n                <\/p>\n                <p>\n                    \u201c\u8461\u8404\u9152\u95e8\u201d\u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u6e90\u81ea\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u800c\u662f\u6e90\u81ea\u516c\u5143 1556 \u5e74\u7684\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u5f53\u65f6\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5c45\u6c11\u88ab\u5141\u8bb8\u5728\u6b64\u5730\u514d\u7a0e\u8d2d\u4e70\u8461\u8404\u9152\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5b83\u662f\u4e00\u5ea7\u5185\u95e8\uff0c\u56e0\u6b64\u5176\u5e03\u5c40\u662f\u76f4\u7ebf\u578b\u7684\uff0c\u800c\u4e0d\u50cf\u53f8\u6cd5\u95e8\u6216\u6b66\u5668\u95e8\u7b49\u5916\u95e8\u90a3\u6837\u8bbe\u8ba1\u6709\u5f2f\u66f2\u4ee5\u63d0\u9ad8\u9632\u5fa1\u80fd\u529b\u3002\n                <\/p>\n                <p>\n                    \u867d\u7136\u5b83\u7684\u4e3b\u8981\u529f\u80fd\u4e0d\u662f\u9632\u5fa1\uff0c\u4f46\u91cc\u9762\u6709\u4f9b\u8d1f\u8d23\u51fa\u5165\u63a7\u5236\u7684\u58eb\u5175\u4f7f\u7528\u7684\u957f\u51f3\uff0c\u697c\u4e0a\u8fd8\u6709\u4e00\u4e2a\u623f\u95f4\uff0c\u4f9b\u8b66\u536b\u5c45\u4f4f\u548c\u4f11\u606f\u533a\u3002\n                <\/p>\n                <p>\n                    \u897f\u7acb\u9762\u9762\u5411\u963f\u5c14\u5361\u8428\u74e6\uff0c\u662f\u5165\u53e3\u3002\u9a6c\u8e44\u5f62\u62f1\u95e8\u7684\u95e8\u6963\u4e0a\u65b9\u662f\u94a5\u5319\u7684\u6807\u5fd7\uff0c\u8fd9\u662f\u6b22\u8fce\u7684\u5e84\u4e25\u8c61\u5f81\uff0c\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5728\u9762\u5411\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u4e1c\u7acb\u9762\u4e0a\uff0c\u62f1\u80a9\u5c24\u5176\u5f15\u4eba\u6ce8\u76ee\uff0c\u5176\u4e0a\u88c5\u9970\u6709\u91c7\u7528\u5e72\u7ef3\u6280\u672f\u5236\u4f5c\u7684\u74f7\u7816\uff0c\u662f\u897f\u73ed\u7259\u7a46\u65af\u6797\u88c5\u9970\u827a\u672f\u7684\u7cbe\u7f8e\u5178\u8303\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba64\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel64\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel64\">\u963f\u5c14\u7f55\u5e03\u62c9\u7684\u5723\u739b\u4e3d\u4e9a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u73b0\u5728\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802\u6240\u5728\u5730\u66fe\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u7684\u6240\u5728\u5730\uff0c\u8be5\u6e05\u771f\u5bfa\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    1492 \u5e74 1 \u6708 2 \u65e5\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u5ea7\u6e05\u771f\u5bfa\u88ab\u8d50\u4e88\u57fa\u7763\u6559\u793c\u62dc\u573a\u6240\uff0c\u5e76\u5728\u90a3\u91cc\u4e3e\u884c\u4e86\u7b2c\u4e00\u6b21\u5f25\u6492\u3002\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u51b3\u5b9a\uff0c\u5b83\u5728\u5723\u739b\u4e3d\u4e9a\u7684\u5e87\u62a4\u4e0b\u88ab\u5949\u732e\uff0c\u5e76\u5728\u90a3\u91cc\u5efa\u7acb\u4e86\u7b2c\u4e00\u4e2a\u5927\u4e3b\u6559\u5e2d\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u5230 16 \u4e16\u7eaa\u672b\uff0c\u65e7\u6e05\u771f\u5bfa\u5e74\u4e45\u5931\u4fee\uff0c\u6700\u7ec8\u88ab\u62c6\u9664\uff0c\u5e76\u5efa\u9020\u4e86\u4e00\u5ea7\u65b0\u7684\u57fa\u7763\u6559\u5bfa\u5e99\uff0c\u8be5\u5bfa\u5e99\u4e8e 1618 \u5e74\u7ae3\u5de5\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4f0a\u65af\u5170\u5efa\u7b51\u51e0\u4e4e\u5df2\u4e0d\u590d\u5b58\u5728\u3002\u4fdd\u5b58\u4e0b\u6765\u7684\u6700\u91cd\u8981\u6587\u7269\u662f\u4e00\u76cf\u523b\u6709 1305 \u5e74\u94ed\u6587\u7684\u9752\u94dc\u706f\uff0c\u76ee\u524d\u6536\u85cf\u4e8e\u9a6c\u5fb7\u91cc\u56fd\u5bb6\u8003\u53e4\u535a\u7269\u9986\u3002\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u53ef\u4ee5\u770b\u5230\u8fd9\u76cf\u706f\u7684\u590d\u5236\u54c1\u3002\n                <\/p>\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5723\u739b\u4e3d\u4e9a\u6559\u5802\u5e03\u5c40\u7b80\u5355\uff0c\u53ea\u6709\u4e00\u4e2a\u4e2d\u6bbf\uff0c\u4e24\u4fa7\u5404\u6709\u4e09\u4e2a\u4fa7\u6bbf\u3002\u6559\u5802\u5185\u90e8\u7684\u4e3b\u8981\u56fe\u50cf\u5341\u5206\u5f15\u4eba\u6ce8\u76ee\uff1a\u5b89\u53e4\u65af\u8482\u4e9a\u5723\u6bcd\uff0c\u8fd9\u662f\u6258\u5c14\u5938\u6258\u00b7\u9c81\u4f0a\u65af\u00b7\u5fb7\u5c14\u00b7\u4f69\u62c9\u5c14 (Torcuato Ruiz del Peral) \u521b\u4f5c\u4e8e 18 \u4e16\u7eaa\u7684\u4f5c\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5e45\u5723\u50cf\u4e5f\u88ab\u79f0\u4e3a\u201c\u4ec1\u6148\u5723\u6bcd\u201d\uff0c\u662f\u6bcf\u4e2a\u5723\u5468\u516d\u5728\u683c\u62c9\u7eb3\u8fbe\u6e38\u884c\u65f6\u552f\u4e00\u4e00\u5e45\u5728\u5929\u6c14\u5141\u8bb8\u7684\u60c5\u51b5\u4e0b\u4e3e\u884c\u7684\u5723\u50cf\u3002\u4ed6\u5750\u5728\u4e00\u5f20\u6781\u5176\u7f8e\u4e3d\u7684\u5b9d\u5ea7\u4e0a\uff0c\u5b9d\u5ea7\u4e0a\u7684\u6d6e\u96d5\u94f6\u6a21\u4eff\u4e86\u5177\u6709\u8c61\u5f81\u610f\u4e49\u7684\u72ee\u5b50\u5ead\u9662\u7684\u62f1\u95e8\u3002\n                <\/p>\n                <p>\n                    \u4ee4\u4eba\u597d\u5947\u7684\u662f\uff0c\u683c\u62c9\u7eb3\u8fbe\u8bd7\u4eba\u8d39\u5fb7\u91cc\u79d1\u00b7\u52a0\u897f\u4e9a\u00b7\u6d1b\u5c14\u5361 (Federico Garc\u00eda Lorca) \u662f\u8be5\u5144\u5f1f\u4f1a\u7684\u6210\u5458\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba65\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel65\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel65\">\u5236\u9769\u5382<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u524d\u9762\u5411\u4e1c\uff0c\u6709\u4e2d\u4e16\u7eaa\u5236\u9769\u5382\u6216\u6c34\u725b\u519c\u573a\u7684\u9057\u8ff9\uff0c\u8fd9\u662f\u4e00\u4e2a\u4e13\u95e8\u5904\u7406\u751f\u76ae\u7684\u8bbe\u65bd\uff1a\u6e05\u6d01\u3001\u97a3\u5236\u548c\u67d3\u8272\u3002\u8fd9\u662f\u6574\u4e2a\u5b89\u8fbe\u5362\u65af\u7684\u5e38\u89c1\u6d3b\u52a8\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u5317\u975e\u7c7b\u4f3c\u7684\u5236\u9769\u5382\u76f8\u6bd4\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5236\u9769\u5382\u7684\u89c4\u6a21\u8f83\u5c0f\u3002\u7136\u800c\uff0c\u5fc5\u987b\u8003\u8651\u5230\uff0c\u5176\u529f\u80fd\u5b8c\u5168\u662f\u4e3a\u4e86\u6ee1\u8db3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u9700\u8981\u3002\n                <\/p>\n                <p>\n                    \u5b83\u6709\u516b\u4e2a\u5927\u5c0f\u4e0d\u4e00\u7684\u5c0f\u6c60\uff0c\u6709\u77e9\u5f62\u7684\uff0c\u4e5f\u6709\u5706\u5f62\u7684\uff0c\u91cc\u9762\u50a8\u5b58\u7740\u76ae\u9769\u97a3\u5236\u8fc7\u7a0b\u4e2d\u4f7f\u7528\u7684\u77f3\u7070\u548c\u67d3\u6599\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u9879\u6d3b\u52a8\u9700\u8981\u5927\u91cf\u7684\u6c34\uff0c\u56e0\u6b64\u5236\u9769\u5382\u5efa\u5728\u7687\u5bb6\u704c\u6e89\u6c34\u6e20 (Acequia Real) \u65c1\u8fb9\uff0c\u4ee5\u5229\u7528\u5176\u6301\u7eed\u7684\u6c34\u6d41\u3002\u5b83\u7684\u5b58\u5728\u4e5f\u8868\u660e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8fd9\u4e00\u5730\u533a\u62e5\u6709\u5927\u91cf\u7684\u6c34\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba66\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel66\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel66\">\u6c34\u5854\u548c\u7687\u5bb6\u6c9f\u6e20<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6c34\u5854\u662f\u4e00\u5ea7\u96c4\u4f1f\u7684\u5efa\u7b51\uff0c\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5899\u7684\u897f\u5357\u89d2\uff0c\u9760\u8fd1\u552e\u7968\u5904\u5f53\u524d\u7684\u4e3b\u5165\u53e3\u3002\u867d\u7136\u5b83\u5177\u6709\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u5176\u6700\u91cd\u8981\u7684\u4f7f\u547d\u662f\u4fdd\u62a4\u7687\u5bb6\u704c\u6e89\u6c34\u6e20\u7684\u5165\u53e3\uff0c\u56e0\u6b64\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u704c\u6e89\u6e20\u7a7f\u8fc7\u4e00\u6761\u6e21\u69fd\u5230\u8fbe\u5e15\u62c9\u8482\u5c3c\u57ce\uff0c\u5e76\u6cbf\u7740\u5854\u7684\u5317\u9762\u5ef6\u4f38\uff0c\u4e3a\u6574\u4e2a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4f9b\u6c34\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u5854\u662f\u5f7b\u5e95\u91cd\u5efa\u7684\u7ed3\u679c\u3002 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\uff0c\u5b83\u56e0\u706b\u836f\u7206\u70b8\u800c\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u5230 20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u5b83\u51e0\u4e4e\u53ea\u5269\u4e0b\u575a\u5b9e\u7684\u5730\u57fa\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u81f3\u5173\u91cd\u8981\uff0c\u56e0\u4e3a\u5b83\u5141\u8bb8\u6c34\uff08\u4ee5\u53ca\u751f\u547d\uff09\u8fdb\u5165\u5e15\u63d0\u7eb3\u57ce\u3002\u8428\u6bd4\u5361\u5c71\u539f\u672c\u7f3a\u4e4f\u5929\u7136\u6c34\u6e90\uff0c\u8fd9\u5bf9\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6784\u6210\u4e86\u91cd\u5927\u6311\u6218\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u6b64\uff0c\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e00\u4e16\u4e0b\u4ee4\u8fdb\u884c\u4e00\u9879\u91cd\u5927\u6c34\u5229\u5de5\u7a0b\uff1a\u4fee\u5efa\u6240\u8c13\u7684\u82cf\u4e39\u6c9f\u3002\u8fd9\u6761\u704c\u6e89\u6e20\u4ece\u6d77\u62d4\u8f83\u9ad8\u3001\u8ddd\u79bb\u7ea6\u516d\u516c\u91cc\u7684\u8fbe\u7f57\u6cb3\u5f15\u6c34\uff0c\u5229\u7528\u5761\u5ea6\u901a\u8fc7\u91cd\u529b\u8f93\u9001\u6c34\u3002\n                <\/p>\n                <p>\n                    \u57fa\u7840\u8bbe\u65bd\u5305\u62ec\u4e00\u4e2a\u84c4\u6c34\u575d\u3001\u4e00\u4e2a\u755c\u529b\u6c34\u8f66\u548c\u4e00\u6761\u7816\u780c\u7684\u8fd0\u6cb3\u2014\u2014acequia\u2014\u2014\u5b83\u7a7f\u8fc7\u5c71\u8109\u5730\u4e0b\uff0c\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4e0a\u90e8\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u514b\u670d\u592a\u9633\u5c71\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\uff09\u548c\u8428\u6bd4\u5361\u5c71\uff08\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff09\u4e4b\u95f4\u7684\u9661\u5761\uff0c\u5de5\u7a0b\u5e08\u4eec\u4fee\u5efa\u4e86\u4e00\u6761\u6e21\u69fd\uff0c\u8fd9\u662f\u786e\u4fdd\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4f9b\u6c34\u7684\u5173\u952e\u9879\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-premium\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium-ia-hablando\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-ia\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n\n<style>\n  \/* Tel\u00e9fonos muy peque\u00f1os (tipo iPhone SE, Android antiguos) *\/\n  @media (max-width: 480px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 0.7rem !important;\n    }\n  }\n\n  \/* Tel\u00e9fonos est\u00e1ndar (mayor\u00eda de m\u00f3viles modernos) *\/\n  @media (min-width: 481px) and (max-width: 767px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.05rem !important;\n    }\n  }\n\n  \/* Tablets peque\u00f1as y m\u00f3viles grandes *\/\n  @media (min-width: 768px) and (max-width: 991px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.2rem !important;\n    }\n  }\n<\/style>\n\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    const btn1 = document.getElementById(\"continuar-gratis-premium\");\n    const modal1 = document.getElementById(\"modal-premium\");\n\n    if (btn1 && modal1) {\n      btn1.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal1.classList.remove('show');\n        modal1.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n\n    const btn2 = document.getElementById(\"continuar-gratis-ia\");\n    const modal2 = document.getElementById(\"modal-premium-ia-hablando\");\n\n    if (btn2 && modal2) {\n      btn2.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal2.classList.remove('show');\n        modal2.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n  });\n<\/script>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n    \t\t\n\t\t\t\n\t\t<\/div>\n\t<\/header>\n<\/article>\n\n\n\n\n\n\n\n<article data-id=\"post-5813\" data-play-id=\"5813\" class=\"block-loop-item album-track post-5813 station type-station status-publish has-post-thumbnail hentry genre-generalife entry is-single\">\n\t<span class=\"btn-play-now icon-play\"  data-play-id=\"5813\"><\/span>\n\t<span class=\"btn-play-now icon-play\" data-id=\"5813\" data-play-id=\"5813\"><\/span>\n\n\t<button class=\"btn-playlist icon-plus\"><\/button>\n\n\n\t<header class=\"entry-header\">\n\t\t<div class=\"entry-header-inner btn-play-now\">\n\t\t\t\n<h3 class=\"entry-title\"><a href=\"https:\/\/pruebas.alhambra.app\/zh\/station\/el-paseo-de-las-adelfas\/\" rel=\"bookmark\">\u5939\u7af9\u6843\u6b65\u9053<\/a><\/h3>\n\t\t\t<div class=\"entry-meta\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t<div class=\"entry-footer\">\n\t\t\t<span class=\"play-duration\">00:49<\/span>\t\t\t    <!-- Angel cambiar numero abajo en data-target -->\n    <a href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\" class=\"iconomodal\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg> \n    <\/a>\n\n    <!-- El modal -->\n    <!-- Angel cambiar numero abajo en id -->\n    <div class=\"modal\" id=\"ia01\">\n        <div class=\"modal-dialog\">\n            <div class=\"modal-content\">\n                <!-- Cabecera del modal -->\n                <div class=\"modal-header\">\n                    <h4 class=\"modal-title\">\n                                            <\/h4>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\">\n                        \u00d7\n                    <\/button>\n                <\/div>\n\n                <!-- Contenido del modal -->\n                <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <div class=\"contenedoria\">\n                                <br><br>\n                                <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #222222; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #222222; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 350px;\n        background-color: #222222;\n        border-radius: 20px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 20px;\n        line-height: 54px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"You\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5813\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"4539\"\n     data-width=\"350px\"\n     data-height=\"400px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"1\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"60\"\n     data-text_rounded=\"20\"\n     data-chat_rounded=\"20\"\n     data-voice_service=\"google\"\n     data-voice_language=\"yue-HK\"\n     data-voice_name=\"yue-HK-Standard-A\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">AI thinking&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"Type message..\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                            <\/div>\n                                                        <div class=\"contenidocentrado\">\n                                <h2 class=\"wp-block-heading\">\u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01<\/h2>\n                                <li>\n                                    \u6309 <strong>\u4e00\u6b21<\/strong>\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path>\n                                        <path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path>\n                                        <line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line>\n                                        <line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line>\n                                    <\/svg>\n                                    \u8aaa\u8a71\u3002\n                                <\/li>\n                                <li>\n                                    <strong>\u5b8c\u6210<\/strong> \u6309\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <rect x=\"6\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                        <rect x=\"14\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                    <\/svg>\n                                <\/li>\n                            <\/div>\n                            <br>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n<style>\n\n                       .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n                            background-color: #34354000 !important;\n                        }\n\n\n                         .wpaicg-chat-shortcode:nth-child(2) .wpaicg_chat_additions { display: none; }\n\n\n                        .iconomodal {\n                            border-radius: 0px !important;\n                            background-color: #00000000!important;\n                            display: inline-flex;\n                            align-items: center;\n                            padding: 0.5rem;\n                            min-width: 1rem;\n                            line-height: 1;\n                            color: inherit;\n                            background-color: transparent;\n                            border: none;\n                            outline: 0;\n                            color: var(--color-primary);\n                        }\n\n\n                        .album-track .icon-play {\n                            color: var(--color-primary);\n                        }\n\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                                color: #8c0dff !important;\n                            }\n\n\n                         .contenidocentrado {\n                        text-align: center;\n                        display: block;\n                        margin-block-start: 0em;\n                        margin-block-end: 0em;\n                        }\n\n\n\n                        .preguntas{\n                        width: calc(100% - var(--x-gap) * 3) !important;\n                        max-width: var(--content-width);\n                        margin-left: auto;\n                        margin-right: auto;\n                        }\n\n\n                        .accordion h3:after, .accordion h4:after {\n                        opacity: 9.5 !important;\n                        color: var(--color-primary) !important;\n                        }\n\n\n                        p {\n                        margin-top: 0.5rem;\n                        margin-bottom: 0rem;\n                        }\n\n                        b, strong {\n                        font-weight: 700 !important;\n                        }\n\n                        h3, .h3 {\n                        margin-block-end: 0.5em;\n                        }\n\n\n                     \n                        \/*.accordion h3, .accordion h4 {\n                        color: var(--color-primary) !important;\n                        }*\/\n\n\n                        .modal-body, .modal-footer, .modal-header {\n                            padding: 1rem;\n                        }\n\n\n                      \n                        .letracolor {\n                        color: var(--color-primary);\n                        margin-bottom: -5px;\n                        }\n\n\n                        .miicono {\n                        overflow: hidden;\n                        vertical-align: middle;\n                        color: var(--color-primary);\n                        }\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon svg {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-chat-shortcode-type {\n                            background: rgb(0 0 0 \/ 0%) !important;\n                        }\n\n                        .wpaicg-chat-shortcode {\n                            width: 100% !important;\n                        }\n                        .wpaicg_chat_additions span {\n                            margin-right: 0px !important;\n                        }\n\n                        .contenedoria {\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            \/*padding: 0px 0px 10px 0px;*\/\n                            margin-top: 0%;\n                            padding: 2rem 0rem 2rem 0rem!important;\n                        }\n\n\n\n                    .wpaicg-chat-shortcode {\n                        background-color: #12121200 !important;\n                    }\n\n\n                    .comment-respond .must-log-in p, textarea {\n                        width: 100% !important;\n                    }\n\n\n\n                    \/*sebas tengo que modificar esto para centrar el micro*\/\n                        .wpaicg_chat_additions{\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            position: absolute;\n                            right: 42% !important;\n                        }\n\n\n\n<\/style>\n\n\n\n\n\n\n\n<!-- sebas cargo los estilos condicional -->\n\n    <style id=\"ia01-style\">\n        #ia01 .wpaicg-chat-shortcode-messages { display: none; }\n        #ia01 .wpaicg-chat-shortcode-send > svg { display: none; }\n        #ia01 .wpaicg-chat-shortcode-typing { display: none; }\n\n\n    .wpaicg-chat-shortcode {\n        align-items: center !important;\n        padding: 0rem !important;\n        min-width: 0rem !important;\n        justify-content: center !important;\n        align-items: center !important;\n        \/*max-width: 20px;*\/\n    }\n\n\n     \/* Establece el estilo para .wpaicg-bot-thinking cuando est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        color: inherit !important;\n    }\n\n    \/* Oculta .wpaicg-mic-icon cuando .wpaicg-bot-thinking est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking + .circle {\n        display: none;\n    }\n\n\n    .wpaicg-mic-icon svg {\n        width: 50px !important;\n        height: 50px !important;\n        margin: auto;\n        display: block;\n        color: var(--color-primary) !important;\n    }\n\n    @keyframes pulse {\n        0% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n        50% {\n            transform: scale(1.2);\n            opacity: 1;\n        }\n        100% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n    }\n\n    .wpaicg_chat_additions {\n        animation: pulse 3s infinite;\n    }\n\n    .circle {\n        width: 70px;\n        height: 70px;\n        border: 1px solid;\n        color: var(--color-primary);\n        border-radius: 100%;\n        \/*margin: 7px;*\/\n        box-sizing: border-box;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        margin-top: -37%;\n    }\n\n\n    \n    .wpaicg-chat-shortcode{\n        width: ;\n    }\n    .wpaicg-chat-shortcode-content{\n        position: relative;\n    }\n    .wpaicg-chat-shortcode-content ul{\n        height: calc( - 44px);\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-footer{\n        height: 18px;\n        font-size: 11px;\n        padding: 0 20px;\n        color: ;\n        background: rgb(0 0 0 \/ 19%);\n        margin-top:2px;\n        margin-bottom: 2px;\n    }\n    .wpaicg-chat-shortcode-content ul li{\n        display: flex;\n        margin-bottom: 0;\n        padding: 10px;\n        color: ;\n    }\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message{\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong{\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        font-size: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong img{\n\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after{\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking{\n        bottom: 0;\n        font-size: 11px;\n        color: inherit;\n        padding: 2px 6px;\n        display: none;\n    }\n\n    .wpaicg-chat-shortcode{\n        background-color: ;\n    }\n    .wpaicg-chat-shortcode-type{\n        background: rgb(0 0 0 \/ 19%);\n    }\n    .wpaicg-chat-message{\n        text-align: justify;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message a,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message a{\n        color: inherit;\n    }\n\n    <\/style>\n\n\n<style>\n.wpaicg-chat-shortcode {\n    box-shadow: 0 0px 0px rgb(0 0 0 \/ 0%) !important;\n}\n<\/style>\n\n\n\n\n\n    <script>\n        \/\/ Agregar evento al abrir el modal para aplicar el estilo CSS din\u00e1micamente\n        document.addEventListener('DOMContentLoaded', function () {\n            document.getElementById('ia01').addEventListener('show.bs.modal', function () {\n                document.getElementById('ia01-style').innerHTML = `\n                    #ia01 .wpaicg-chat-shortcode-messages { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-send > svg { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-typing { display: block; }\n                `;\n            });\n        });\n    <\/script>\n\n\n\n\n    \t\t\t\t\t\t    <style>\n        \/* A\u00f1ade estilos personalizados aqu\u00ed si es necesario \n        #dropdown-more { display: none !important; } *\/\n        #dropdown-more { display: none !important; }\n        .btn-playlist:nth-child { display: none !important; }\n        .dropdown-backdrop { display: none !important; }\n    <\/style>\n\n\n    \n    <div class=\"btn-group dropup\">\n        <button class=\"btn-more\" type=\"button\" id=\"mapaDropdown\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"currentColor\" stroke=\"currentColor\" stroke-width=\"0\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"6\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"18\" r=\"2\"><\/circle><\/svg>\n                    <\/button>\n        <div class=\"dropdown-menu\" aria-labelledby=\"mapaDropdown\">\n           \n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u55d3\u97f3\uff09<\/a>\n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia02\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><polygon points=\"16 3 21 8 8 21 3 21 3 16 16 3\"><\/polygon><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u6587\u672c\uff09<\/a>\n\n\n                \n\n\n                \n\n\n                \n\n\n                \n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#modalprueba18\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><line x1=\"17\" y1=\"10\" x2=\"3\" y2=\"10\"><\/line><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"><\/line><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"><\/line><line x1=\"17\" y1=\"18\" x2=\"3\" y2=\"18\"><\/line><\/svg>&nbsp; &nbsp; \u63cf\u8ff0<\/a>\n\n\n                \n\n        <\/div>\n    <\/div>\n\n\n\n    <div class=\"modal fade\" id=\"ia02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">  <\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #343540; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #343540; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 100%px;\n        background-color: #343540;\n        border-radius: 8px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 8px;\n        line-height: 36px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"Yo\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5813\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"5011\"\n     data-width=\"100%px\"\n     data-height=\"50%px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"40\"\n     data-text_rounded=\"8\"\n     data-chat_rounded=\"8\"\n     data-voice_service=\"\"\n     data-voice_language=\"en-US\"\n     data-voice_name=\"en-US-Studio-M\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1.0\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">\u521b\u5efa\u795e\u7ecf\u8fde\u63a5\u2026\u2026&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"\u5728\u6b64\u5199\u4e0b\u60a8\u7684\u4fe1\u606f\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"display:none;\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                                    <\/div>\n\n\n            <style>\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .circle:nth-child(2) { display: none !important; }\n\n\n                .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li strong {\n                    color: var(--color-primary) !important;\n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                color: inherit !important;\n                }\n\n\n                .wpaicg-chat-shortcode-type {\n                    color: inherit !important;\n                    width: 100% !important;\n                }\n\n\n\n                textarea.wpaicg-chat-shortcode-typing {\n                border: 1px solid var(--color-primary) !important;\n                background-color: #ffffff00 !important;\n                color: inherit !important;\n                 }\n\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .wpaicg-chat-shortcode-send:nth-child(9){\n                    display: none !important;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode-send {\n                    color: var(--color-primary) !important;\n                    margin-right: -250px !important;\n                }\n\n\n                textarea.auto-expand:focus {\n                outline: none;\n                box-shadow: 0 0 5px var(--color-primary) !important;\n                line-height: 2;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: #ffffff00 !important;\n                    border-radius: 1px !important;\n                    height: 1px !important;\n                }\n\n\n\n\n\n                .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message, .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n                    color: inherit;\n                    font-size: .8375rem;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    background: var(--color-primary) !important;\n                    border-radius: 1px;\n                    height: 0px;\n                    background-color: inherit !important;\n                    color: inherit !important;\n                    border: 10px solid var(--color-grey-500) !important;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    border-radius: 5px !important;\n                    height: 1px !important;\n                }\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: inherit !important;\n                    border-radius: 1px !important;\n                }\n\n\n            <\/style>\n                <!-- <div class=\"modal-footer\">\n                    <button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">Cerrar<\/button>\n                <\/div> -->\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n    \n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- TODO LO QUE ESTA DEBAJO DE ESTO SON LAS LLAMADAS A LOS MODALES -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n\n\n<!-- PREGUNTAS RECOMENDADAS -->\n    <div class=\"modal fade\" id=\"modalprueba01\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n<!-- GALER\u00cdA DE FOTOS -->\n    <div class=\"modal fade\" id=\"modalprueba02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- GALER\u00cdA DE VIDEO -->\n    <div class=\"modal fade\" id=\"modalprueba03\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                       <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- COMO LLEGAR AQU\u00cd -->\n    <div class=\"modal fade\" id=\"modalprueba04\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                         <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N -->\n    <div class=\"modal fade\" id=\"modalprueba05\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u6f14\u793a\u7248\u672c\u4e2d\u7684\u9690\u85cf\u5185\u5bb9\u3002<br>\n                            \u8054\u7cfb\u652f\u6301\u4eba\u5458\u6765\u6fc0\u6d3b\u5b83\u3002<\/p><\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n    <div class=\"modal fade\" id=\"modalprueba06\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">\u6a21\u6001\u6807\u9898\u793a\u4f8b<\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION ALCAZABA  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - INTRODUCCI\u00d3N -->\n<div class=\"modal fade\" id=\"modalprueba07\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u539f\u59cb\u7684\u90e8\u5206\uff0c\u5efa\u5728\u53e4\u8001\u7684\u9f50\u91cc\u5fb7\u5821\u5792\u9057\u5740\u4e0a\u3002\n                    <\/p>\n                    <p>\n                        \u7eb3\u65af\u91cc\u5fb7\u57ce\u5821 (Nasrid Alcazaba) \u7684\u8d77\u6e90\u53ef\u4ee5\u8ffd\u6eaf\u5230 1238 \u5e74\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u7b2c\u4e00\u4f4d\u82cf\u4e39\u548c\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u00b7\u4f0a\u672c\u00b7\u963f\u5c14\u8d6b\u9a6c\u5c14 (Muhammad Ibn al-Alhmar) \u51b3\u5b9a\u5c06\u82cf\u4e39\u56fd\u7684\u9996\u90fd\u4ece\u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u8fc1\u81f3\u5bf9\u9762\u7684\u8428\u6bd4\u5361 (Sabika) \u5c71\u3002\n                    <\/p>\n                    <p>\n                        \u827e\u54c8\u8fc8\u5c14\u9009\u62e9\u7684\u5730\u70b9\u975e\u5e38\u7406\u60f3\uff0c\u56e0\u4e3a\u963f\u5c14\u5361\u8428\u5df4\u7889\u5821\u4f4d\u4e8e\u5c71\u4e18\u7684\u897f\u7aef\uff0c\u5176\u4e09\u89d2\u5f62\u5e03\u5c40\u975e\u5e38\u7c7b\u4f3c\u4e8e\u8239\u5934\uff0c\u4e3a\u5728\u5176\u4fdd\u62a4\u4e0b\u5efa\u9020\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u63d0\u4f9b\u4e86\u6700\u4f73\u7684\u9632\u5fa1\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u62e5\u6709\u591a\u5ea7\u57ce\u5899\u548c\u5854\u697c\uff0c\u5176\u5efa\u9020\u76ee\u7684\u660e\u663e\u662f\u9632\u5fa1\u3002\u4e8b\u5b9e\u4e0a\uff0c\u5b83\u662f\u4e00\u4e2a\u76d1\u89c6\u4e2d\u5fc3\uff0c\u56e0\u4e3a\u5b83\u4f4d\u4e8e\u683c\u62c9\u7eb3\u8fbe\u5e02\u4e0a\u65b9\u4e24\u767e\u7c73\u5904\uff0c\u4ece\u800c\u4fdd\u8bc1\u4e86\u5bf9\u6574\u4e2a\u5468\u8fb9\u9886\u571f\u7684\u89c6\u89c9\u63a7\u5236\uff0c\u8fdb\u800c\u4ee3\u8868\u7740\u6743\u529b\u7684\u8c61\u5f81\u3002\n                    <\/p>\n                    <p>\n                        \u57ce\u5821\u5185\u90e8\u662f\u519b\u4e8b\u533a\uff0c\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u963f\u5c14\u5361\u8428\u5df4\u9010\u6e10\u53d1\u5c55\u6210\u4e3a\u4e00\u5ea7\u72ec\u7acb\u7684\u5c0f\u578b\u5fae\u578b\u57ce\u5e02\uff0c\u4f9b\u9ad8\u7ea7\u58eb\u5175\u9a7b\u5b88\uff0c\u8d1f\u8d23\u4fdd\u536b\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53ca\u5176\u82cf\u4e39\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - BARRIO CASTRENSE -->\n <div class=\"modal fade\" id=\"modalprueba08\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u519b\u533a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u8fdb\u5165\u57ce\u5821\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u8eab\u5904\u4e00\u4e2a\u770b\u4f3c\u8ff7\u5bab\u7684\u5730\u65b9\uff0c\u4f46\u5b9e\u9645\u4e0a\u8fd9\u662f\u4e00\u4e2a\u4f7f\u7528\u4eff\u9020\u6cd5\u8fdb\u884c\u5efa\u7b51\u4fee\u590d\u7684\u8fc7\u7a0b\uff0c\u8fd9\u4f7f\u5f97\u76f4\u5230\u4e8c\u5341\u4e16\u7eaa\u521d\u624d\u88ab\u57cb\u85cf\u7684\u65e7\u519b\u4e8b\u533a\u5f97\u4ee5\u4fee\u590d\u3002\n                    <\/p>\n                    <p>\n                        \u82cf\u4e39\u7684\u7cbe\u9510\u536b\u961f\u548c\u8d1f\u8d23\u963f\u5c14\u7f55\u5e03\u62c9\u9632\u5fa1\u548c\u5b89\u5168\u7684\u5176\u4ed6\u519b\u4e8b\u961f\u4f0d\u90fd\u5c45\u4f4f\u5728\u8fd9\u4e2a\u8857\u533a\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5ef7\u57ce\u5e02\u5185\u7684\u4e00\u4e2a\u5c0f\u57ce\u5e02\uff0c\u62e5\u6709\u65e5\u5e38\u751f\u6d3b\u6240\u9700\u7684\u4e00\u5207\uff0c\u4f8b\u5982\u4f4f\u623f\u3001\u4f5c\u574a\u3001\u5e26\u70e4\u7bb1\u7684\u9762\u5305\u623f\u3001\u4ed3\u5e93\u3001\u84c4\u6c34\u6c60\u3001\u571f\u8033\u5176\u6d74\u5ba4\u7b49\u3002\u901a\u8fc7\u8fd9\u79cd\u65b9\u5f0f\uff0c\u519b\u961f\u548c\u5e73\u6c11\u53ef\u4ee5\u88ab\u5206\u5f00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u8fd9\u4e2a\u8857\u533a\uff0c\u7531\u4e8e\u8fd9\u6b21\u4fee\u590d\uff0c\u6211\u4eec\u53ef\u4ee5\u770b\u5230\u7a46\u65af\u6797\u623f\u5c4b\u7684\u5178\u578b\u5e03\u5c40\uff1a\u4e00\u4e2a\u5e26\u6709\u89d2\u843d\u5165\u53e3\u7684\u5165\u53e3\uff0c\u4e00\u4e2a\u5c0f\u5ead\u9662\u4f5c\u4e3a\u623f\u5c4b\u7684\u4e2d\u5fc3\u8f74\u7ebf\uff0c\u5ead\u9662\u5468\u56f4\u7684\u623f\u95f4\uff0c\u4ee5\u53ca\u4e00\u4e2a\u5395\u6240\u3002\n                    <\/p>\n                    <p>\n                        \u6b64\u5916\uff0c\u5728\u4e8c\u5341\u4e16\u7eaa\u521d\uff0c\u4eba\u4eec\u5728\u5730\u4e0b\u53d1\u73b0\u4e86\u4e00\u5ea7\u5730\u7262\u3002\u4ece\u5916\u9762\u5f88\u5bb9\u6613\u901a\u8fc7\u901a\u5f80\u5b83\u7684\u73b0\u4ee3\u87ba\u65cb\u697c\u68af\u8fa8\u8ba4\u51fa\u6765\u3002\u8fd9\u4e2a\u5730\u7262\u91cc\u5173\u62bc\u7740\u53ef\u4ee5\u7528\u6765\u83b7\u53d6\u91cd\u5927\u5229\u76ca\u7684\u56da\u72af\uff0c\u65e0\u8bba\u662f\u653f\u6cbb\u5229\u76ca\u8fd8\u662f\u7ecf\u6d4e\u5229\u76ca\uff0c\u6216\u8005\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u5177\u6709\u5f88\u9ad8\u4ea4\u6362\u4ef7\u503c\u7684\u4eba\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u5ea7\u5730\u4e0b\u76d1\u72f1\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5012\u7f6e\u7684\u6f0f\u6597\uff0c\u5e73\u9762\u5448\u5706\u5f62\u3002\u8fd9\u4f7f\u5f97\u8fd9\u4e9b\u4fd8\u864f\u6839\u672c\u65e0\u6cd5\u9003\u8131\u3002\u4e8b\u5b9e\u4e0a\uff0c\u56da\u72af\u662f\u4f7f\u7528\u6ed1\u8f6e\u6216\u7ef3\u7d22\u7cfb\u7edf\u88ab\u5e26\u5165\u5ba4\u5185\u7684\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA P\u00d3LVORA -->\n<div class=\"modal fade\" id=\"modalprueba09\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u706b\u836f\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u706b\u836f\u5854\u662f\u7ef4\u62c9\u5854\u5357\u4fa7\u7684\u9632\u5fa1\u589e\u63f4\uff0c\u901a\u5f80\u7ea2\u5854\u7684\u519b\u7528\u9053\u8def\u5c31\u662f\u4ece\u8fd9\u91cc\u5f00\u59cb\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u81ea 1957 \u5e74\u4ee5\u6765\uff0c\u6211\u4eec\u53ef\u4ee5\u5728\u8fd9\u5ea7\u5854\u4e2d\u627e\u5230\u4e00\u4e9b\u523b\u5728\u77f3\u5934\u4e0a\u7684\u8bd7\u53e5\uff0c\u5176\u4f5c\u8005\u662f\u58a8\u897f\u54e5\u4eba\u5f17\u6717\u897f\u65af\u79d1\u00b7\u5fb7\u00b7\u4f0a\u5361\u8428 (Francisco de Icaza)\uff1a \n                    <\/p>\n                    <br>\n                    <blockquote>\n                        \u201c\u65bd\u820d\u5427\uff0c\u5973\u4eba\uff0c\u751f\u6d3b\u4e2d\u6ca1\u6709\u4ec0\u4e48\uff0c<br>\n                        \u5c31\u50cf\u5728\u683c\u62c9\u7eb3\u8fbe\u5931\u660e\u7684\u60e9\u7f5a\u4e00\u6837\u3002\u201d\n                    <\/blockquote>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - JARD\u00cdN DE LOS ADARVES -->\n<div class=\"modal fade\" id=\"modalprueba10\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4e9a\u5f53\u65af\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u6240\u5360\u636e\u7684\u7a7a\u95f4\u53ef\u4ee5\u8ffd\u6eaf\u5230\u5341\u516d\u4e16\u7eaa\uff0c\u5f53\u65f6\u5728\u5c06\u963f\u5c14\u5361\u8428\u74e6\u6539\u9020\u4e3a\u70ae\u5175\u57fa\u5730\u7684\u8fc7\u7a0b\u4e2d\u5efa\u9020\u4e86\u4e00\u4e2a\u70ae\u5175\u5e73\u53f0\u3002\n                    <\/p>\n                    <p>\n                        \u5230\u4e86\u5341\u4e03\u4e16\u7eaa\uff0c\u519b\u4e8b\u7528\u9014\u5df2\u4e0d\u518d\u91cd\u8981\uff0c\u7b2c\u4e94\u4ee3\u8499\u5fb7\u54c8\u5c14\u4faf\u7235\u5728 1624 \u5e74\u88ab\u4efb\u547d\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ba1\u7406\u5458\u540e\uff0c\u51b3\u5b9a\u7528\u6ce5\u571f\u586b\u5145\u5916\u5899\u548c\u5185\u5899\u4e4b\u95f4\u7684\u7a7a\u95f4\uff0c\u5c06\u8fd9\u7247\u7a7a\u95f4\u6539\u9020\u6210\u82b1\u56ed\u3002\n                    <\/p>\n                    <p>\n                        \u4f20\u8bf4\uff0c\u4eba\u4eec\u66fe\u5728\u6b64\u5730\u53d1\u73b0\u4e00\u4e9b\u88c5\u6ee1\u9ec4\u91d1\u7684\u74f7\u74f6\uff0c\u53ef\u80fd\u662f\u8be5\u5730\u533a\u6700\u540e\u4e00\u6279\u7a46\u65af\u6797\u85cf\u8d77\u6765\u7684\uff0c\u4faf\u7235\u7528\u5176\u4e2d\u4e00\u90e8\u5206\u9ec4\u91d1\u5efa\u9020\u4e86\u8fd9\u5ea7\u7f8e\u4e3d\u7684\u82b1\u56ed\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u8fd9\u4e9b\u82b1\u74f6\u4e2d\u7684\u4e00\u4e2a\u53ef\u80fd\u662f\u4e16\u754c\u4e0a\u4fdd\u5b58\u4e0b\u6765\u7684\u4e8c\u5341\u4e2a\u5927\u578b\u7eb3\u65af\u91cc\u5fb7\u91d1\u9676\u5668\u4e4b\u4e00\u3002\u6211\u4eec\u53ef\u4ee5\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u4e00\u697c\u7684\u56fd\u5bb6\u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u827a\u672f\u535a\u7269\u9986\u770b\u5230\u4e24\u4e2a\u8fd9\u6837\u7684\u82b1\u74f6\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u4e2a\u82b1\u56ed\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u5143\u7d20\u4e4b\u4e00\u662f\u4f4d\u4e8e\u82b1\u56ed\u4e2d\u592e\u7684\u4e00\u5ea7\u9f13\u5f62\u55b7\u6cc9\u3002\u8fd9\u4e2a\u55b7\u6cc9\u66fe\u4f4d\u4e8e\u4e0d\u540c\u7684\u4f4d\u7f6e\uff0c\u6700\u5f15\u4eba\u6ce8\u76ee\u548c\u6700\u503c\u5f97\u6ce8\u610f\u7684\u662f\u72ee\u5b50\u5ead\u9662\uff0c\u5b83\u4e8e 1624 \u5e74\u88ab\u653e\u7f6e\u5728\u72ee\u5b50\u55b7\u6cc9\u4e0a\u65b9\uff0c\u4f46\u968f\u540e\u906d\u5230\u635f\u574f\u3002\u5956\u676f\u4e00\u76f4\u77d7\u7acb\u5728\u90a3\u4e2a\u4f4d\u7f6e\uff0c\u76f4\u5230 1954 \u5e74\u624d\u88ab\u79fb\u8d70\u5e76\u653e\u7f6e\u5728\u8fd9\u91cc\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA VELA -->\n<div class=\"modal fade\" id=\"modalprueba11\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u8721\u70db\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u5ea7\u5854\u88ab\u79f0\u4e3a\u5927\u5854 (Torre Mayor)\uff0c\u4ece\u5341\u516d\u4e16\u7eaa\u5f00\u59cb\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u592a\u9633\u5854 (Torre del Sol)\uff0c\u56e0\u4e3a\u4e2d\u5348\u65f6\u5206\uff0c\u592a\u9633\u4f1a\u53cd\u5c04\u5728\u5854\u4e0a\uff0c\u8d77\u5230\u65e5\u6677\u7684\u4f5c\u7528\u3002\u4f46\u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u81ea\u4e8e\u201cvelar\u201d\u8fd9\u4e2a\u8bcd\uff0c\u56e0\u4e3a\u5f97\u76ca\u4e8e\u5b83\u4e8c\u5341\u4e03\u7c73\u7684\u9ad8\u5ea6\uff0c\u5b83\u63d0\u4f9b\u4e86\u4e09\u767e\u516d\u5341\u5ea6\u7684\u89c6\u91ce\uff0c\u53ef\u4ee5\u770b\u5230\u4efb\u4f55\u8fd0\u52a8\u3002\n                    <\/p>\n                    <p>\n                        \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5854\u7684\u5916\u89c2\u53d1\u751f\u4e86\u53d8\u5316\u3002\u6700\u521d\uff0c\u5b83\u7684\u9732\u53f0\u4e0a\u6709\u57ce\u579b\uff0c\u4f46\u7531\u4e8e\u51e0\u6b21\u5730\u9707\u800c\u6d88\u5931\u4e86\u3002\u8fd9\u53e3\u949f\u662f\u5728\u57fa\u7763\u5f92\u5360\u9886\u683c\u62c9\u7eb3\u8fbe\u540e\u6dfb\u52a0\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u00c9sta se utilizaba para dar aviso a la poblaci\u00f3n ante cualquier posible peligro, terremoto o incendio. Tambi\u00e9n se empleaba el sonido de esta campana para regular los turnos de riego en la Vega de Granada.\n                    <\/p>\n                    <p>\n                        Actualmente y seg\u00fan la tradici\u00f3n, se hace sonar la campana cada dos de enero para conmemorar la toma de Granada el dos de enero de 1492.\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE Y PUERTA DE LAS ARMAS -->\n<div class=\"modal fade\" id=\"modalprueba12\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u6b66\u5668\u5854\u548c\u5927\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u6b66\u5668\u95e8\u4f4d\u4e8e\u963f\u5c14\u5361\u8428\u74e6\u57ce\u5821\u7684\u5317\u5899\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u516c\u6c11\u4eec\u901a\u8fc7\u5361\u8fea\u6865\u7a7f\u8fc7\u8fbe\u7f57\u6cb3\uff0c\u6cbf\u7740\u73b0\u5728\u88ab\u5723\u4f69\u5fb7\u7f57\u68ee\u6797\u9690\u85cf\u7684\u5c0f\u8def\u722c\u4e0a\u5c71\uff0c\u76f4\u5230\u5230\u8fbe\u5927\u95e8\u3002\u5728\u5927\u95e8\u5185\uff0c\u4ed6\u4eec\u5fc5\u987b\u5b58\u653e\u6b66\u5668\u624d\u80fd\u8fdb\u5165\u56f4\u5899\uff0c\u56e0\u6b64\u5f97\u540d\u201c\u6b66\u5668\u95e8\u201d\u3002\n                    <\/p>\n                    <p>\n                        \u4ece\u8fd9\u5ea7\u5854\u7684\u9732\u53f0\u4e0a\uff0c\u6211\u4eec\u73b0\u5728\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u5e02\u6700\u7f8e\u4e3d\u7684\u5168\u666f\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        Justo enfrente nos encontramos con el barrio del Albaic\u00edn, reconocible por sus viviendas blancas y su entramado de calles laber\u00ednticas. Este barrio fue declarado Patrimonio de la Humanidad por la UNESCO en 1994.\n                    <\/p>\n                    <p>\n                        \u683c\u62c9\u7eb3\u8fbe\u6700\u8457\u540d\u7684\u89c2\u666f\u70b9\u4e4b\u4e00\u5c31\u4f4d\u4e8e\u8fd9\u4e2a\u8857\u533a\uff1a\u5723\u5c3c\u53e4\u62c9\u65af\u89c2\u666f\u53f0 (Mirador de San Nicol\u00e1s)\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u7684\u53f3\u4fa7\u662f\u5723\u5c71 (Sacromonte) \u8857\u533a\u3002\n                    <\/p>\n                    <p>\n                        \u5723\u5c71\u662f\u683c\u62c9\u7eb3\u8fbe\u5178\u578b\u7684\u53e4\u8001\u5409\u666e\u8d5b\u793e\u533a\uff0c\u4e5f\u662f\u5f17\u62c9\u95e8\u6208\u821e\u7684\u53d1\u6e90\u5730\u3002\u8fd9\u4e2a\u8857\u533a\u7684\u53e6\u4e00\u4e2a\u7279\u70b9\u662f\u5b58\u5728\u7a74\u5c45\u4eba\u4f4f\u6240\uff1a\u6d1e\u7a74\u3002\n                    <\/p>\n                    <p>\n                        \u8fbe\u7f57\u5927\u8857 (Carrera del Darro) \u4f4d\u4e8e\u963f\u5c14\u62dc\u8f9b\u533a (Albaic\u00edn) \u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab (Alhambra) \u811a\u4e0b\uff0c\u6bd7\u90bb\u540c\u540d\u6cb3\u6d41\u7684\u6cb3\u5cb8\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DEL HOMENAJE Y TORRE DEL CUBO -->\n<div class=\"modal fade\" id=\"modalprueba13\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4fdd\u7559\u5854\u548c\u7acb\u65b9\u4f53\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u656c\u610f\u5854\u662f\u963f\u5c14\u5361\u8428\u74e6\u6700\u53e4\u8001\u7684\u5854\u4e4b\u4e00\uff0c\u9ad8\u4e8c\u5341\u516d\u7c73\u3002\u5b83\u6709\u516d\u5c42\uff0c\u4e00\u4e2a\u9732\u53f0\u548c\u4e00\u4e2a\u5730\u4e0b\u57ce\u3002\n                    <\/p>\n                    <p>\n                        \u7531\u4e8e\u5854\u5f88\u9ad8\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u5176\u9732\u53f0\u4e0e\u738b\u56fd\u7684\u77ad\u671b\u5854\u8fdb\u884c\u901a\u8baf\u3002\u8fd9\u79cd\u4ea4\u6d41\u662f\u901a\u8fc7\u767d\u5929\u7684\u955c\u5b50\u7cfb\u7edf\u6216\u665a\u4e0a\u7684\u7bdd\u706b\u70df\u96fe\u5efa\u7acb\u8d77\u6765\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u636e\u63a8\u6d4b\uff0c\u7531\u4e8e\u8be5\u5854\u5728\u5c71\u4e0a\u7a81\u51fa\u7684\u4f4d\u7f6e\uff0c\u5b83\u5f88\u53ef\u80fd\u88ab\u9009\u4e3a\u5c55\u793a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u65d7\u5e1c\u548c\u7ea2\u65d7\u7684\u5730\u65b9\u3002\n                    <\/p>\n                    <p>\n                        \u57fa\u7763\u5f92\u7528\u6240\u8c13\u7684\u7acb\u65b9\u4f53\u5854\u52a0\u56fa\u4e86\u8fd9\u5ea7\u5854\u7684\u5e95\u5ea7\u3002\n                    <\/p>\n                    <p>\n                        \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u8ba1\u5212\u8fdb\u884c\u4e00\u7cfb\u5217\u6539\u9769\uff0c\u4ee5\u4f7f\u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u9002\u5e94\u706b\u70ae\u3002\u56e0\u6b64\uff0c\u7acb\u65b9\u4f53\u5854\u9ad8\u4e8e\u5854\u970d\u7eb3\u5854\uff0c\u7531\u4e8e\u5176\u5706\u67f1\u5f62\u72b6\uff0c\u4e0e\u65b9\u5f62\u7684\u7eb3\u65af\u91cc\u5fb7\u5854\u76f8\u6bd4\uff0c\u5854\u970d\u7eb3\u5854\u80fd\u591f\u66f4\u597d\u5730\u62b5\u5fa1\u53ef\u80fd\u7684\u649e\u51fb\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION GENERALIFE -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba14\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel14\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel14\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4f4d\u4e8e\u592a\u9633\u5c71\uff0c\u662f\u82cf\u4e39\u7684\u5bab\u6bbf\uff0c\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u4e00\u5ea7\u5e26\u6709\u679c\u56ed\u7684\u5bcc\u4e3d\u5802\u7687\u7684\u4e61\u95f4\u522b\u5885\uff0c\u9664\u4e86\u8015\u79cd\u4e4b\u5916\uff0c\u8fd9\u91cc\u8fd8\u4e3a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5bab\u5ef7\u9972\u517b\u52a8\u7269\u5e76\u8fdb\u884c\u72e9\u730e\u3002\u636e\u4f30\u8ba1\uff0c\u8be5\u9675\u5893\u59cb\u5efa\u4e8e\u5341\u4e09\u4e16\u7eaa\u672b\uff0c\u7531\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u521b\u59cb\u4eba\u4e4b\u5b50\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8fd9\u4e2a\u540d\u5b57\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cyannat-al-arif\u201d\uff0c\u610f\u601d\u662f\u5efa\u7b51\u5e08\u7684\u82b1\u56ed\u6216\u679c\u56ed\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u91cc\u7684\u9762\u79ef\u66f4\u5927\uff0c\u81f3\u5c11\u6709\u56db\u4e2a\u679c\u56ed\uff0c\u5e76\u5ef6\u4f38\u5230\u4eca\u5929\u88ab\u79f0\u4e3a\u201c\u9e67\u9e2a\u5e73\u539f\u201d\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4e61\u95f4\u522b\u5885\u88ab\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03\u79f0\u4e3a\u201c\u5e78\u798f\u7687\u5bab\u201d\uff0c\u5b83\u662f\u4e00\u5ea7\u5bab\u6bbf\uff1a\u82cf\u4e39\u7684\u590f\u5bab\u3002\u5c3d\u7ba1\u8fd9\u91cc\u9760\u8fd1\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff0c\u4f46\u5374\u8db3\u591f\u79c1\u5bc6\uff0c\u53ef\u4ee5\u8ba9\u4ed6\u9003\u79bb\u5bab\u5ef7\u548c\u653f\u5e9c\u751f\u6d3b\u7684\u7d27\u5f20\uff0c\u653e\u677e\u8eab\u5fc3\uff0c\u5e76\u4eab\u53d7\u66f4\u5b9c\u4eba\u7684\u6c14\u5019\u3002\u7531\u4e8e\u5176\u6d77\u62d4\u6bd4\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u9ad8\uff0c\u56e0\u6b64\u5185\u90e8\u6e29\u5ea6\u8f83\u4f4e\u3002\n                <\/p>\n                <p>\n                    \u5f53\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u65f6\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fbf\u6210\u4e3a\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u8d22\u4ea7\uff0c\u5e76\u7531\u4e00\u4f4d\u957f\u5b98\u6216\u6307\u6325\u5b98\u4fdd\u62a4\u3002\u83f2\u5229\u666e\u4e8c\u4e16\u6700\u7ec8\u5c06\u8be5\u5730\u7684\u6c38\u4e45\u5e02\u957f\u804c\u4f4d\u548c\u6240\u6709\u6743\u5272\u8ba9\u7ed9\u4e86\u683c\u62c9\u7eb3\u8fbe\u8d1d\u5185\u52a0\u65af\u5bb6\u65cf\uff08\u4e00\u4e2a\u7688\u4f9d\u4f0a\u65af\u5170\u6559\u7684\u6469\u5c14\u4eba\u5bb6\u65cf\uff09\u3002\u8be5\u5dde\u7ecf\u8fc7\u8fd1 100 \u5e74\u7684\u8bc9\u8bbc\u624d\u6536\u56de\u8be5\u9057\u5740\uff0c\u5e76\u4e8e 1921 \u5e74\u8fbe\u6210\u5ead\u5916\u548c\u89e3\u3002\n                <\/p>\n                <p>\n                    \u6839\u636e\u534f\u8bae\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u5c06\u6210\u4e3a\u56fd\u5bb6\u9057\u4ea7\uff0c\u5e76\u901a\u8fc7\u8463\u4e8b\u4f1a\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5171\u540c\u7ba1\u7406\uff0c\u4ece\u800c\u7ec4\u5efa\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8463\u4e8b\u4f1a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba15\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel15\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel15\">\u89c2\u4f17<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6211\u4eec\u5728\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u8def\u4e0a\u9047\u5230\u7684\u9732\u5929\u5706\u5f62\u5267\u573a\u5efa\u4e8e 1952 \u5e74\uff0c\u76ee\u7684\u662f\u50cf\u6bcf\u5e74\u590f\u5929\u4e00\u6837\u4e3e\u529e\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u3002\n                <\/p>\n                <p>\n                    Desde el a\u00f1o 2002 tambi\u00e9n se celebra un Festival de Flamenco ligado a la figura del poeta granadino m\u00e1s emblem\u00e1tico: Federico Garc\u00eda Lorca.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba16\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel16\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel16\">\u4e2d\u4e16\u7eaa\u4e4b\u8def<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fde\u63a5\u5e15\u62c9\u8482\u5c3c\u57ce\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u9053\u8def\u59cb\u4e8e\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u5176\u5468\u56f4\u662f\u6240\u8c13\u7684\u201c\u5c16\u5854\u201d\uff0c\u56e0\u5176\u57ce\u579b\u7684\u672b\u7aef\u662f\u7816\u780c\u91d1\u5b57\u5854\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u4e00\u6761\u873f\u8712\u503e\u659c\u7684\u9053\u8def\uff0c\u4e24\u8fb9\u90fd\u6709\u9ad8\u5899\u4fdd\u62a4\uff0c\u4ee5\u63d0\u9ad8\u5b89\u5168\u6027\uff0c\u901a\u5f80 Patio del Descabalgamiento \u7684\u5165\u53e3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba17\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel17\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel17\">\u670b\u53cb\u4e4b\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u4e9b\u5e9f\u589f\u6216\u5730\u57fa\u662f\u66fe\u7ecf\u6240\u8c13\u7684\u670b\u53cb\u4e4b\u5bb6\u7684\u8003\u53e4\u9057\u8ff9\u3002\u5b83\u7684\u540d\u79f0\u548c\u7528\u9014\u56e0 14 \u4e16\u7eaa\u4f0a\u672c\u00b7\u9c81\u4e91\u7684\u300a\u519c\u8bba\u300b\u800c\u6d41\u4f20\u81f3\u4eca\u3002\n                <\/p>\n                <p>\n                    \u56e0\u6b64\uff0c\u5b83\u662f\u82cf\u4e39\u4e3a\u5c0a\u656c\u7684\u4eba\u3001\u670b\u53cb\u6216\u4eb2\u621a\u51c6\u5907\u7684\u4f4f\u6240\uff0c\u82cf\u4e39\u8ba4\u4e3a\u8fd9\u4e9b\u4eba\u5e94\u8be5\u4e0e\u4ed6\u4eb2\u8fd1\uff0c\u4f46\u53c8\u4e0d\u4fb5\u72af\u4ed6\u4eec\u7684\u9690\u79c1\uff0c\u6240\u4ee5\u5b83\u662f\u4e00\u5ea7\u72ec\u7acb\u7684\u4f4f\u6240\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"modal fade\" id=\"modalprueba18\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel18\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel18\">\u5965\u5c14\u5fb7\u82b1\u5f84<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5939\u7af9\u6843\u6b65\u9053\u5efa\u4e8e 19 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u662f\u4e3a\u4e86\u8fce\u63a5\u4f0a\u4e3d\u838e\u767d\u4e8c\u4e16\u5973\u738b\u7684\u6765\u8bbf\u800c\u5efa\uff0c\u540c\u65f6\u4e5f\u4e3a\u901a\u5f80\u5bab\u6bbf\u4e0a\u90e8\u7684\u901a\u9053\u589e\u6dfb\u4e86\u66f4\u5177\u7eaa\u5ff5\u610f\u4e49\u7684\u8272\u5f69\u3002 \n                <\/p>\n                <p>\n                    \u5939\u7af9\u6843\u662f\u7c89\u8272\u6708\u6842\u6811\u7684\u53e6\u4e00\u4e2a\u540d\u5b57\uff0c\u5b83\u4ee5\u88c5\u9970\u62f1\u9876\u7684\u5f62\u5f0f\u51fa\u73b0\u5728\u8fd9\u6761\u6b65\u9053\u4e0a\u3002\u5728\u6b65\u9053\u7684\u8d77\u70b9\uff0c\u8d8a\u8fc7\u4e0a\u82b1\u56ed\uff0c\u662f\u4e00\u682a\u6700\u53e4\u8001\u7684\u6843\u91d1\u5a18\u690d\u7269\uff0c\u5b83\u51e0\u4e4e\u5df2\u7ecf\u6d88\u5931\uff0c\u5176\u57fa\u56e0\u6307\u7eb9\u81f3\u4eca\u4ecd\u5728\u88ab\u7814\u7a76\u3002\n                <\/p>\n                <p>\n                    \u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u6700\u5177\u7279\u8272\u7684\u690d\u7269\u4e4b\u4e00\uff0c\u5176\u7279\u70b9\u662f\u5377\u66f2\u7684\u53f6\u5b50\uff0c\u6bd4\u666e\u901a\u7684\u6843\u91d1\u5a18\u53f6\u5b50\u66f4\u5927\u3002\n                <\/p>\n                <p>\n                    \u963f\u5fb7\u5c14\u6cd5\u65af\u5927\u9053 (Paseo de las Adelfas) \u4e0e\u897f\u666e\u96f7\u585e\u65af\u5927\u9053 (Paseo de los Cipreses) \u76f8\u8fde\uff0c\u662f\u5f15\u5bfc\u6e38\u5ba2\u524d\u5f80\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ebd\u5e26\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba19\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel19\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel19\">\u6c34\u68af<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fdd\u5b58\u6700\u5b8c\u597d\u3001\u6700\u72ec\u7279\u7684\u5143\u7d20\u4e4b\u4e00\u5c31\u662f\u6240\u8c13\u7684\u6c34\u697c\u68af\u3002\u636e\u4fe1\uff0c\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u697c\u68af\uff08\u5206\u4e3a\u56db\u4e2a\u90e8\u5206\uff0c\u4e2d\u95f4\u6709\u4e09\u4e2a\u5e73\u53f0\uff09\u6709\u6c34\u6e20\uff0c\u6c34\u6d41\u7ecf\u4e24\u4e2a\u91c9\u9762\u9676\u74f7\u6276\u624b\uff0c\u6c34\u6e90\u6765\u81ea\u7687\u5bb6\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u6761\u6c34\u7ba1\u901a\u5411\u4e00\u5ea7\u5c0f\u578b\u7948\u7977\u5ba4\uff0c\u76ee\u524d\u6ca1\u6709\u7559\u4e0b\u4efb\u4f55\u8003\u53e4\u4fe1\u606f\u3002\u81ea 1836 \u5e74\u4ee5\u6765\uff0c\u5f53\u65f6\u7684\u5e84\u56ed\u7ecf\u7406\u5c31\u5728\u539f\u5740\u4e0a\u5efa\u9020\u4e86\u4e00\u4e2a\u6d6a\u6f2b\u7684\u89c2\u666f\u53f0\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u8fd9\u5ea7\u7531\u6708\u6842\u6811\u62f1\u9876\u548c\u6f7a\u6f7a\u6d41\u6c34\u73af\u7ed5\u7684\u697c\u68af\u5411\u4e0a\u6500\u767b\uff0c\u53ef\u80fd\u521b\u9020\u4e86\u4e00\u4e2a\u7406\u60f3\u7684\u73af\u5883\uff0c\u53ef\u4ee5\u523a\u6fc0\u611f\u5b98\uff0c\u8fdb\u5165\u6709\u5229\u4e8e\u51a5\u60f3\u7684\u6c1b\u56f4\uff0c\u5e76\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba20\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel20\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel20\">\u8d6b\u5185\u62c9\u5229\u592b\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u636e\u4f30\u8ba1\uff0c\u5bab\u6bbf\u5468\u56f4\u7684\u5ead\u9662\u4e2d\u81f3\u5c11\u6709\u56db\u4e2a\u5927\u82b1\u56ed\uff0c\u5b83\u4eec\u5206\u5e03\u5728\u4e0d\u540c\u7684\u9ad8\u5ea6\u6216\u5c42\u7ea7\u4e0a\uff0c\u7531\u571f\u576f\u5899\u56f4\u8d77\u6765\u3002\u6211\u4eec\u4f20\u627f\u4e0b\u6765\u7684\u8fd9\u4e9b\u679c\u56ed\u7684\u540d\u5b57\u662f\uff1aGrande\u3001Colorada\u3001Mercer\u00eda \u548c Fuente Pe\u00f1a\u3002\n                <\/p>\n                <p>\n                    \u81ea 14 \u4e16\u7eaa\u4ee5\u6765\uff0c\u8fd9\u4e9b\u679c\u56ed\u6216\u591a\u6216\u5c11\u5730\u5ef6\u7eed\u4e86\u76f8\u540c\u7684\u4e2d\u4e16\u7eaa\u4f20\u7edf\u6280\u672f\u8fdb\u884c\u79cd\u690d\u3002\u7531\u4e8e\u8fd9\u79cd\u519c\u4e1a\u751f\u4ea7\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u4fdd\u6301\u4e86\u4e00\u5b9a\u7684\u72ec\u7acb\u6027\uff0c\u4e0d\u53d7\u5176\u4ed6\u5916\u90e8\u519c\u4e1a\u4f9b\u5e94\u5546\u7684\u5f71\u54cd\uff0c\u4ece\u800c\u80fd\u591f\u6ee1\u8db3\u81ea\u5df1\u7684\u7cae\u98df\u9700\u6c42\u3002\n                <\/p>\n                <p>\n                    \u5b83\u4eec\u4e0d\u4ec5\u7528\u4e8e\u79cd\u690d\u852c\u83dc\uff0c\u8fd8\u7528\u4e8e\u79cd\u690d\u679c\u6811\u548c\u52a8\u7269\u7267\u573a\u3002\u4f8b\u5982\uff0c\u5982\u4eca\u79cd\u690d\u671d\u9c9c\u84df\u3001\u8304\u5b50\u3001\u8c46\u7c7b\u3001\u65e0\u82b1\u679c\u3001\u77f3\u69b4\u548c\u674f\u6811\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u4fdd\u5b58\u4e0b\u6765\u7684\u679c\u56ed\u7ee7\u7eed\u6cbf\u7528\u4e2d\u4e16\u7eaa\u7684\u519c\u4e1a\u751f\u4ea7\u6280\u672f\uff0c\u8d4b\u4e88\u4e86\u8fd9\u4e00\u7a7a\u95f4\u5de8\u5927\u7684\u4eba\u7c7b\u5b66\u4ef7\u503c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba21\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel21\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel21\">\u9ad8\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u60a8\u53ef\u4ee5\u4ece\u82cf\u4e39\u5ead\u9662 (Patio de la Sultana) \u7ecf\u7531\u4e00\u6bb5\u9661\u5ced\u7684 19 \u4e16\u7eaa\u697c\u68af\u8fdb\u5165\u8fd9\u4e9b\u82b1\u56ed\uff0c\u8fd9\u6bb5\u697c\u68af\u56e0\u5927\u95e8\u4e0a\u65b9\u6709\u4e24\u4e2a\u91c9\u9762\u9676\u5668\u4eba\u7269\u800c\u88ab\u79f0\u4e3a\u72ee\u5b50\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u82b1\u56ed\u53ef\u4ee5\u88ab\u89c6\u4e3a\u6d6a\u6f2b\u82b1\u56ed\u7684\u5178\u8303\u3002\u5b83\u4eec\u4f4d\u4e8e\u67f1\u5b50\u4e0a\uff0c\u6784\u6210\u4e86\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u6700\u9ad8\u90e8\u5206\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u58ee\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u7f8e\u4e3d\u7684\u6728\u5170\u82b1\u683c\u5916\u5f15\u4eba\u6ce8\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba22\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel22\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel22\">\u73ab\u7470\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    Los Jardines de la Rosaleda tienen su origen entre los a\u00f1os treinta y cincuenta del siglo XX, despu\u00e9s de que el Estado adquiriese el Generalife en 1921. \n                <\/p>\n                <p>\n                    \u56e0\u6b64\u9700\u8981\u63d0\u9ad8\u5e9f\u5f03\u533a\u57df\u7684\u4ef7\u503c\uff0c\u5e76\u901a\u8fc7\u9010\u6b65\u5e73\u7a33\u7684\u8fc7\u6e21\u5c06\u5176\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6218\u7565\u6027\u5730\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba23\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel23\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel23\">\u6c9f\u6e20\u9732\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u704c\u6e89\u6e20\u5ead\u9662 (Patio de la Acequia) \u5728 19 \u4e16\u7eaa\u4e5f\u88ab\u79f0\u4e3a R\u00eda \u5ead\u9662\uff0c\u5982\u4eca\u5448\u77e9\u5f62\u7ed3\u6784\uff0c\u62e5\u6709\u4e24\u4e2a\u76f8\u5bf9\u7684\u4ead\u5b50\u548c\u4e00\u4e2a\u6d77\u6e7e\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u8d2f\u7a7f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u7687\u5bb6\u8fd0\u6cb3\uff0c\u8fd0\u6cb3\u5468\u56f4\u6709\u56db\u4e2a\u82b1\u56ed\uff0c\u4ee5\u8f83\u4f4e\u5c42\u6b21\u7684\u6b63\u4ea4\u82b1\u575b\u6392\u5217\u3002\u704c\u6e89\u6c9f\u6e20\u4e24\u4fa7\u7684\u55b7\u6cc9\u662f\u5bab\u6bbf\u6700\u53d7\u6b22\u8fce\u7684\u666f\u89c2\u4e4b\u4e00\u3002\u7136\u800c\uff0c\u8fd9\u4e9b\u55b7\u6cc9\u5e76\u975e\u539f\u521b\uff0c\u56e0\u4e3a\u5b83\u4eec\u7834\u574f\u4e86\u82cf\u4e39\u5728\u4f11\u606f\u548c\u51a5\u60f3\u65f6\u5bfb\u6c42\u7684\u5b81\u9759\u4e0e\u5e73\u548c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u7ecf\u5386\u4e86\u591a\u6b21\u6539\u5efa\uff0c\u56e0\u4e3a\u8fd9\u4e2a\u5ead\u9662\u6700\u521d\u662f\u5c01\u95ed\u7684\uff0c\u6211\u4eec\u4eca\u5929\u53ef\u4ee5\u901a\u8fc7 18 \u4e2a\u89c2\u666f\u697c\u5f0f\u62f1\u95e8\u7684\u957f\u5eca\u770b\u5230\u8fd9\u4e9b\u666f\u8272\u3002\u552f\u4e00\u80fd\u8ba9\u4f60\u6b23\u8d4f\u98ce\u666f\u7684\u5730\u65b9\u5c31\u662f\u4e2d\u5fc3\u89c6\u70b9\u3002\u4ece\u8fd9\u4e2a\u539f\u59cb\u7684\u89c6\u89d2\uff0c\u5750\u5728\u5730\u677f\u4e0a\uff0c\u9760\u5728\u7a97\u53f0\u4e0a\uff0c\u4eba\u4eec\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5168\u666f\u3002\n                <\/p>\n                <p>\n                    \u4f5c\u4e3a\u5176\u5386\u53f2\u7684\u89c1\u8bc1\uff0c\u6211\u4eec\u5c06\u5728\u89c2\u666f\u70b9\u53d1\u73b0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u88c5\u9970\uff0c\u5176\u4e2d\u82cf\u4e39\u4f0a\u65af\u739b\u4eea\u4e00\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u4e0e\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u7684\u53e0\u52a0\u5c24\u4e3a\u7a81\u51fa\u3002\u8fd9\u8868\u660e\u6bcf\u4f4d\u82cf\u4e39\u90fd\u6709\u4e0d\u540c\u7684\u54c1\u5473\u548c\u9700\u6c42\uff0c\u5e76\u76f8\u5e94\u5730\u6539\u9020\u5bab\u6bbf\uff0c\u7559\u4e0b\u81ea\u5df1\u7684\u5370\u8bb0\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u7ecf\u8fc7\u89c2\u666f\u70b9\u65f6\uff0c\u5982\u679c\u6211\u4eec\u770b\u4e00\u4e0b\u62f1\u95e8\u7684\u5185\u62f1\uff0c\u6211\u4eec\u8fd8\u4f1a\u53d1\u73b0\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u6807\u5fd7\uff0c\u4f8b\u5982\u8f6d\u548c\u7bad\uff0c\u4ee5\u53ca\u5ea7\u53f3\u94ed\u201cTanto Monta\u201d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e1c\u4fa7\u56e0 1958 \u5e74\u53d1\u751f\u7684\u4e00\u573a\u706b\u707e\u800c\u53d8\u5f97\u8f83\u65b0\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba24\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel24\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel24\">\u5b88\u536b\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165 Patio de la Acequia \u4e4b\u524d\uff0c\u6211\u4eec\u5148\u627e\u5230 Patio de la Guardia\u3002\u4e00\u4e2a\u7b80\u5355\u7684\u5ead\u9662\uff0c\u6709\u95e8\u5eca\uff0c\u4e2d\u5fc3\u6709\u4e00\u4e2a\u55b7\u6cc9\uff0c\u8fd8\u88c5\u9970\u7740\u82e6\u6a59\u6811\u3002\u8fd9\u4e2a\u5ead\u9662\u4e00\u5b9a\u662f\u8fdb\u5165\u82cf\u4e39\u590f\u5b63\u4f4f\u6240\u524d\u7684\u7ba1\u5236\u533a\u548c\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5730\u65b9\u7684\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\uff0c\u722c\u4e0a\u4e00\u4e9b\u9661\u5ced\u7684\u697c\u68af\u540e\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u6247\u95e8\uff0c\u95e8\u6963\u4e0a\u88c5\u9970\u7740\u767d\u8272\u80cc\u666f\u4e0a\u7684\u84dd\u8272\u3001\u7eff\u8272\u548c\u9ed1\u8272\u74f7\u7816\u3002\u6211\u4eec\u8fd8\u53ef\u4ee5\u770b\u5230\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u94a5\u5319\uff0c\u5c3d\u7ba1\u5b83\u56e0\u65f6\u95f4\u7684\u6d41\u901d\u800c\u78e8\u635f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u722c\u4e0a\u53f0\u9636\uff0c\u7a7f\u8fc7\u8fd9\u6247\u95e8\u65f6\uff0c\u6211\u4eec\u9047\u5230\u4e00\u4e2a\u5f2f\u9053\u3001\u5b88\u536b\u7684\u957f\u6905\uff0c\u4ee5\u53ca\u4e00\u6761\u901a\u5f80\u5bab\u6bbf\u7684\u9661\u5ced\u72ed\u7a84\u7684\u697c\u68af\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba25\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel25\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel25\">\u82cf\u4e39\u5a1c\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u82cf\u4e39\u5a1c\u5ead\u9662 (Patio de la Sultana) \u662f\u53d8\u5316\u6700\u591a\u7684\u7a7a\u95f4\u4e4b\u4e00\u3002\u636e\u8ba4\u4e3a\uff0c\u73b0\u5728\u8fd9\u4e2a\u5ead\u9662\uff08\u4e5f\u79f0\u4e3a\u67cf\u6811\u5ead\u9662\uff09\u6240\u5728\u7684\u4f4d\u7f6e\u662f\u4ee5\u524d\u7684\u571f\u8033\u5176\u6d74\u5ba4\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u6d74\u573a\uff09\u7684\u6307\u5b9a\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    16\u4e16\u7eaa\u65f6\u5b83\u5931\u53bb\u4e86\u8fd9\u4e00\u529f\u80fd\u5e76\u53d8\u6210\u4e86\u4e00\u5ea7\u82b1\u56ed\u3002\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5efa\u9020\u4e86\u4e00\u4e2a\u5317\u753b\u5eca\uff0c\u4ee5\u53ca\u4e00\u4e2a U \u5f62\u6c34\u6c60\u3001\u4e2d\u5fc3\u7684\u55b7\u6cc9\u548c\u4e09\u5341\u516b\u4e2a\u5608\u6742\u7684\u55b7\u6c34\u53e3\u3002\n                <\/p>\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u552f\u4e00\u4fdd\u7559\u4e0b\u6765\u7684\u5143\u7d20\u662f\u88ab\u6805\u680f\u4fdd\u62a4\u7684 Acequia Real \u7011\u5e03\uff0c\u4ee5\u53ca\u5c06\u6c34\u5f15\u5411 Acequia \u5ead\u9662\u7684\u4e00\u5c0f\u6bb5\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u201c\u67cf\u6811\u5ead\u9662\u201d\u56e0\u4e00\u68f5\u767e\u5e74\u8001\u67cf\u6811\u800c\u5f97\u540d\uff0c\u5982\u4eca\u53ea\u5269\u4e0b\u6811\u5e72\u3002\u65c1\u8fb9\u662f\u683c\u62c9\u7eb3\u8fbe\u7684\u9676\u74f7\u724c\u533e\uff0c\u4e0a\u9762\u8bb2\u8ff0\u4e86 16 \u4e16\u7eaa\u5e0c\u5185\u65af\u00b7\u4f69\u96f7\u65af\u00b7\u5fb7\u00b7\u5e0c\u5854 (Gin\u00e9s P\u00e9rez de Hita) \u7684\u4f20\u8bf4\uff0c\u4f20\u8bf4\u8fd9\u68f5\u67cf\u6811\u89c1\u8bc1\u4e86\u672b\u4ee3\u82cf\u4e39\u5e03\u963f\u535c\u8fea\u52d2 (Boabdil) \u7684\u5ba0\u81e3\u4e0e\u9ad8\u8d35\u7684\u963f\u672c\u585e\u62c9\u8036 (Abencerraje) \u9a91\u58eb\u7684\u7231\u60c5\u9082\u9005\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba26\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel26\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel26\">\u4e0b\u9a6c\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0b\u6c89\u5ead\u9662\uff08Patio del Descabalgamiento\uff09\uff0c\u4e5f\u88ab\u79f0\u4e3a\u9a6c\u7403\u5ead\u9662\uff08Patio Polo\uff09\uff0c\u662f\u6211\u4eec\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u540e\u9047\u5230\u7684\u7b2c\u4e00\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u82cf\u4e39\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4ea4\u901a\u5de5\u5177\u662f\u9a6c\uff0c\u56e0\u6b64\u4ed6\u9700\u8981\u4e00\u4e2a\u5730\u65b9\u4e0b\u9a6c\u5e76\u5b89\u7f6e\u8fd9\u4e9b\u52a8\u7269\u3002\u4eba\u4eec\u8ba4\u4e3a\u8fd9\u4e2a\u5ead\u9662\u5c31\u662f\u4e3a\u6b64\u76ee\u7684\u800c\u5efa\u7684\uff0c\u56e0\u4e3a\u5b83\u662f\u9a6c\u53a9\u7684\u6240\u5728\u5730\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u53a9\u5185\u8bbe\u6709\u4f9b\u9a6c\u5339\u4e0a\u4e0b\u7684\u652f\u6491\u957f\u51f3\uff0c\u4e24\u4fa7\u9694\u95f4\u5185\u6709\u4e24\u4e2a\u9a6c\u53a9\uff0c\u4e0b\u90e8\u7528\u4f5c\u9a6c\u53a9\uff0c\u4e0a\u90e8\u7528\u4f5c\u5e72\u8349\u68da\u3002\u7ed9\u9a6c\u5339\u63d0\u4f9b\u65b0\u9c9c\u6c34\u7684\u996e\u6c34\u69fd\u4e5f\u4e0d\u80fd\u7f3a\u5c11\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff1a\u5728\u901a\u5f80\u4e0b\u4e00\u4e2a\u5ead\u9662\u7684\u95e8\u6963\u4e0a\u65b9\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u94a5\u5319\uff0c\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\uff0c\u4ee3\u8868\u7740\u656c\u610f\u548c\u6240\u6709\u6743\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba27\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel27\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel27\">\u7687\u5bb6\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5317\u95e8\u5eca\u4fdd\u5b58\u6700\u5b8c\u597d\uff0c\u539f\u672c\u662f\u82cf\u4e39\u7684\u4f4f\u6240\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u95e8\u5eca\uff0c\u4e0a\u9762\u6709\u4e94\u4e2a\u62f1\u95e8\uff0c\u7531\u67f1\u5b50\u548c\u67f1\u5b50\u7684\u672b\u7aef\u652f\u6491\u3002\u7ecf\u8fc7\u8fd9\u4e2a\u95e8\u5eca\uff0c\u8981\u8fdb\u5165\u7687\u5bb6\u5927\u5385\uff0c\u60a8\u9700\u8981\u7a7f\u8fc7\u4e00\u4e2a\u4e09\u91cd\u62f1\u95e8\uff0c\u62f1\u95e8\u4e0a\u6709\u8bb2\u8ff0 1319 \u5e74\u62c9\u7ef4\u52a0\u6218\u5f79\u6216\u585e\u62c9\u57c3\u5c14\u7ef4\u62c9\u6218\u5f79\u7684\u8bd7\u6b4c\uff0c\u8fd9\u4e9b\u8bd7\u6b4c\u4e3a\u6211\u4eec\u63d0\u4f9b\u4e86\u6709\u5173\u8be5\u5730\u70b9\u5e74\u4ee3\u7684\u4fe1\u606f\u3002\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e09\u91cd\u62f1\u95e8\u7684\u4e24\u4fa7\u8fd8\u6709*taqas*\uff0c\u5373\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u7528\u4e8e\u76db\u6c34\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u5927\u5385\u4f4d\u4e8e\u4e00\u5ea7\u9970\u6709\u7070\u6ce5\u7684\u65b9\u5f62\u5854\u697c\u5185\uff0c\u5c3d\u7ba1\u8fd9\u662f\u4e00\u5ea7\u4f11\u95f2\u5bab\u6bbf\uff0c\u4f46\u5374\u662f\u82cf\u4e39\u63a5\u89c1\u7d27\u6025\u5b98\u5458\u7684\u5730\u65b9\u3002\u6839\u636e\u90a3\u91cc\u8bb0\u8f7d\u7684\u8bd7\u53e5\uff0c\u8fd9\u4e9b\u63a5\u89c1\u5fc5\u987b\u7b80\u77ed\u800c\u76f4\u63a5\uff0c\u4ee5\u514d\u8fc7\u5ea6\u6253\u6270\u57c3\u7c73\u5c14\u7684\u4f11\u606f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  PALACIOS NAZARIES  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba28\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel28\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel28\">\u7eb3\u624e\u91cc\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u662f\u8fd9\u5ea7\u5b8f\u4f1f\u5efa\u7b51\u7fa4\u4e2d\u6700\u5177\u8c61\u5f81\u610f\u4e49\u548c\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u533a\u57df\u3002\u5b83\u4eec\u5efa\u4e8e 14 \u4e16\u7eaa\uff0c\u8fd9\u4e00\u65f6\u671f\u582a\u79f0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6700\u8f89\u714c\u7684\u65f6\u671f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u662f\u82cf\u4e39\u53ca\u5176\u8fd1\u4eb2\u7684\u4e13\u5c5e\u533a\u57df\uff0c\u662f\u5bb6\u5ead\u751f\u6d3b\u4ee5\u53ca\u738b\u56fd\u5b98\u65b9\u548c\u884c\u653f\u751f\u6d3b\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u5305\u62ec\uff1a\u6885\u514b\u82cf\u963f\u5c14\u5bab\u3001\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u90fd\u662f\u72ec\u7acb\u5efa\u9020\u7684\uff0c\u5efa\u9020\u65f6\u95f4\u4e0d\u540c\uff0c\u529f\u80fd\u5404\u5f02\u3002\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u4e9b\u5bab\u6bbf\u624d\u5f97\u4ee5\u7edf\u4e00\uff0c\u4ece\u90a3\u65f6\u8d77\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u7687\u5bb6\u5bab\u6bbf\uff0c\u540e\u6765\u67e5\u7406\u4e94\u4e16\u51b3\u5b9a\u5efa\u9020\u81ea\u5df1\u7684\u5bab\u6bbf\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u65e7\u7687\u5bb6\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba29\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel29\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel29\">\u6885\u514b\u65af\u548c\u6f14\u8bf4\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6885\u514b\u82cf\u963f\u5c14 (Mexuar) \u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u4e2d\u6700\u53e4\u8001\u7684\u90e8\u5206\uff0c\u4f46\u4e5f\u662f\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\u53d1\u751f\u6700\u5927\u53d8\u5316\u7684\u7a7a\u95f4\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cMaswar\u201d\uff0c\u610f\u4e3a\u201c\u82cf\u4e39\u90e8\u957f\u4f1a\u8bae\u201d\u6216\u201c\u82cf\u62c9\u201d\u53ec\u5f00\u7684\u5730\u65b9\uff0c\u4ece\u800c\u63ed\u793a\u4e86\u5b83\u7684\u4e00\u4e2a\u804c\u80fd\u3002\u5b83\u4e5f\u662f\u82cf\u4e39\u6267\u884c\u53f8\u6cd5\u7a0b\u5e8f\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    La construcci\u00f3n del Mexuar se atribuye al sult\u00e1n Isma\u00edl I, que rein\u00f3 entre 1314 y 1325, y fue modificado por su nieto Muhammad V. Sin embargo, fueron los cristianos quienes m\u00e1s transformaron este espacio al convertirlo en una capilla.\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5c0f\u5f97\u591a\uff0c\u56f4\u7ed5\u7740\u56db\u6839\u4e2d\u592e\u67f1\u5b50\u6392\u5217\uff0c\u67f1\u5b50\u4e0a\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u6d82\u6210\u94b4\u84dd\u8272\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7279\u8272\u7acb\u65b9\u4f53\u67f1\u5934\u3002\u8fd9\u4e9b\u67f1\u5b50\u7531\u4e00\u76cf\u63d0\u4f9b\u5929\u9876\u5149\u7684\u706f\u7b3c\u652f\u6491\uff0c\u8be5\u706f\u7b3c\u5728 16 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u4ee5\u5efa\u9020\u4e0a\u5c42\u623f\u95f4\u548c\u4fa7\u7a97\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u5c06\u8be5\u7a7a\u95f4\u6539\u9020\u6210\u6559\u5802\uff0c\u5730\u677f\u88ab\u964d\u4f4e\uff0c\u5e76\u5728\u540e\u9762\u589e\u52a0\u4e86\u4e00\u4e2a\u5c0f\u7684\u77e9\u5f62\u7a7a\u95f4\uff0c\u73b0\u5728\u7531\u6728\u5236\u680f\u6746\u9694\u5f00\uff0c\u6307\u793a\u4e0a\u5c42\u5531\u8bd7\u73ed\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5e26\u6709\u661f\u661f\u88c5\u9970\u7684\u9676\u74f7\u74f7\u7816\u8e22\u811a\u7ebf\u662f\u4ece\u522b\u5904\u8fd0\u6765\u7684\u3002\u5728\u661f\u661f\u4e4b\u95f4\uff0c\u60a8\u53ef\u4ee5\u4ea4\u66ff\u770b\u5230\uff1a\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u5fbd\u7ae0\u3001\u95e8\u591a\u8428\u67a2\u673a\u4e3b\u6559\u7684\u5fbd\u7ae0\u3001\u5965\u5730\u5229\u4eba\u7684\u53cc\u5934\u9e70\u3001\u201c\u9664\u4e86\u4e0a\u5e1d\uff0c\u6ca1\u6709\u80dc\u5229\u8005\u201d\u7684\u5ea7\u53f3\u94ed\uff0c\u4ee5\u53ca\u5e1d\u56fd\u76fe\u724c\u4e0a\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u67f1\u3002\n                <\/p>\n                <p>\n                    \u57fa\u5ea7\u4e0a\u65b9\uff0c\u77f3\u818f\u94ed\u6587\u9970\u5e26\u4e0a\u91cd\u590d\u7740\uff1a\u201c\u738b\u56fd\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u529b\u91cf\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u8363\u8000\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u201d\u8fd9\u4e9b\u94ed\u6587\u53d6\u4ee3\u4e86\u57fa\u7763\u6559\u7684\u53e3\u53f7\uff1a\u201cChristus regnat\u3002Christus vincit\u3002Christus imperat\u3002\u201d\n                <\/p>\n                <p>\n                    Mexuar \u7684\u5f53\u524d\u5165\u53e3\u662f\u5728\u73b0\u4ee3\u5f00\u653e\u7684\uff0c\u6539\u53d8\u4e86\u5176\u4e2d\u4e00\u6839\u523b\u6709\u201cPlus Ultra\u201d\u5ea7\u53f3\u94ed\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u7684\u4f4d\u7f6e\uff0c\u8be5\u67f1\u88ab\u79fb\u5230\u4e86\u4e1c\u5899\u3002\u95e8\u4e0a\u65b9\u7684\u77f3\u818f\u9876\u4ecd\u4fdd\u7559\u5728\u539f\u6765\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5728\u623f\u95f4\u7684\u540e\u9762\uff0c\u6709\u4e00\u6247\u95e8\u901a\u5411\u6f14\u8bb2\u5385\uff0c\u6700\u521d\u662f\u901a\u8fc7\u9a6c\u4e18\u5361\u753b\u5eca\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e 1590 \u5e74\u706b\u836f\u5e93\u7206\u70b8\uff0c\u8fd9\u91cc\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53d7\u635f\u6700\u4e25\u91cd\u7684\u533a\u57df\u4e4b\u4e00\u3002\u5b83\u4e8e 1917 \u5e74\u5f97\u5230\u4fee\u590d\u3002\n                <\/p>\n                <p>\n                    \u4fee\u590d\u671f\u95f4\uff0c\u4e3a\u4e86\u9632\u6b62\u4e8b\u6545\u53d1\u751f\u5e76\u65b9\u4fbf\u53c2\u89c2\uff0c\u964d\u4f4e\u4e86\u5730\u677f\u9ad8\u5ea6\u3002\u4f5c\u4e3a\u539f\u59cb\u6c34\u5e73\u7684\u89c1\u8bc1\uff0c\u7a97\u6237\u4e0b\u65b9\u4fdd\u7559\u4e86\u4e00\u6761\u8fde\u7eed\u7684\u957f\u51f3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba30\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel30\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel30\">CUARTO DORADO y FACHADA DE COMARES<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n\n                <p>\n                    *\u9ec4\u91d1\u533a*\u8fd9\u4e2a\u540d\u5b57\u6e90\u81ea\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u671f\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u683c\u5b50\u5929\u82b1\u677f\u88ab\u91cd\u65b0\u7c89\u5237\u6210\u91d1\u8272\u56fe\u6848\uff0c\u5e76\u878d\u5165\u4e86\u541b\u4e3b\u7684\u5fbd\u7ae0\u3002\n                <\/p>\n                <p>\n                    \u83b7\u5f97\u89d0\u89c1\u7684\u81e3\u6c11\u5728\u5bab\u6bbf\u6b63\u9762\u524d\u7b49\u5019\uff0c\u7687\u5bb6\u536b\u961f\u5c06\u4ed6\u4eec\u4e0e\u82cf\u4e39\u9694\u5f00\uff0c\u8fd9\u4e2a\u623f\u95f4\u73b0\u5728\u88ab\u79f0\u4e3a\u91d1\u5385\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e2d\u592e\u662f\u4e00\u5ea7\u4f4e\u77ee\u7684\u5927\u7406\u77f3\u52a0\u4ed1\u55b7\u6cc9\uff0c\u8fd9\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4fdd\u5b58\u7684\u6797\u8fbe\u62c9\u54c8\u55b7\u6cc9\u7684\u590d\u5236\u54c1\u3002\u5728\u5806\u5b50\u7684\u4e00\u4fa7\uff0c\u6709\u4e00\u4e2a\u683c\u6805\u901a\u5411\u8b66\u536b\u4f7f\u7528\u7684\u9ed1\u6697\u5730\u4e0b\u8d70\u5eca\u3002\n                <\/p>\n                <p>\n                    M\u00e1s adelante encontramos la Fachada del Palacio de Comares. Esta impresionante fachada, muy restaurada entre los siglos XIX y XX, fue construida por Muhammad V con el fin de conmemorar la toma de Algeciras en 1369, que otorgaba dominio sobre el Estrecho de Gibraltar.\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e2a\u5ead\u9662\u91cc\uff0c\u82cf\u4e39\u63a5\u89c1\u4e86\u83b7\u5f97\u7279\u6b8a\u89d0\u89c1\u7684\u81e3\u6c11\u3002\u5b83\u88ab\u653e\u7f6e\u5728\u6b63\u9762\u7684\u4e2d\u592e\u90e8\u5206\uff0c\u5750\u843d\u5728\u4e24\u6247\u95e8\u4e4b\u95f4\u7684\u6728\u6881\u4e0a\uff0c\u4f4d\u4e8e\u5de8\u5927\u7684\u5c4b\u6a90\u4e0b\uff0c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6728\u5de5\u7684\u6770\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5efa\u7b51\u7684\u6b63\u9762\u627f\u8f7d\u7740\u5de8\u5927\u7684\u5bd3\u8a00\u610f\u4e49\u3002\u53d7\u8bd5\u8005\u53ef\u4ee5\u8bfb\u5230\uff1a\n                <\/p>\n                <br>\n                <br>\n                <blockquote>\n                    \u201c\u6211\u7684\u4f4d\u7f6e\u5c31\u50cf\u738b\u51a0\uff0c\u6211\u7684\u5927\u95e8\u5c31\u50cf\u5c94\u8def\uff1a\u897f\u65b9\u76f8\u4fe1\u6211\u4ee3\u8868\u4e1c\u65b9\u3002\u201d<br>\n                    \u52a0\u5c3c\u00b7\u6bd4\u62c9\u59d4\u6258\u6211\u5f00\u542f\u5373\u5c06\u5ba3\u5e03\u7684\u80dc\u5229\u4e4b\u95e8\u3002<br>\n                    \u597d\u5427\uff0c\u6211\u6b63\u5728\u7b49\u5f85\u4ed6\u5728\u65e9\u6668\u5730\u5e73\u7ebf\u663e\u9732\u51fa\u6765\u65f6\u51fa\u73b0\u3002<br>\n                    \u613f\u4e0a\u5e1d\u4f7f\u4ed6\u7684\u4f5c\u54c1\u5982\u540c\u4ed6\u7684\u6027\u683c\u548c\u5f62\u8c61\u4e00\u6837\u7f8e\u4e3d\uff01\n                <\/blockquote>\n                <p>\n                    \u53f3\u4fa7\u7684\u95e8\u662f\u901a\u5f80\u79c1\u4eba\u4f4f\u6240\u548c\u670d\u52a1\u533a\u7684\u901a\u9053\uff0c\u800c\u5de6\u4fa7\u7684\u95e8\u5219\u901a\u8fc7\u4e00\u6761\u8bbe\u6709\u8b66\u536b\u957f\u51f3\u7684\u5f2f\u66f2\u8d70\u5eca\uff0c\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u7279\u522b\u662f\u901a\u5f80\u6843\u91d1\u5a18\u5ead\u9662\u3002\n                <\/p>\n                \n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba31\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel31\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel31\">\u6843\u91d1\u5a18\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u623f\u5c4b\u7684\u7279\u70b9\u4e4b\u4e00\u662f\u53ef\u4ee5\u901a\u8fc7\u5f2f\u66f2\u7684\u8d70\u5eca\u8fdb\u5165\u4f4f\u5b85\uff0c\u8d70\u5eca\u901a\u5411\u9732\u5929\u5ead\u9662\uff0c\u5ead\u9662\u662f\u5bb6\u5ead\u751f\u6d3b\u548c\u7ec4\u7ec7\u7684\u4e2d\u5fc3\uff0c\u914d\u6709\u6c34\u666f\u548c\u690d\u88ab\u3002\u540c\u6837\u7684\u7406\u5ff5\u4e5f\u4f53\u73b0\u5728\u9999\u6843\u6728\u5ead\u9662 (Patio de los Arrayanes) \u4e2d\uff0c\u4f46\u89c4\u6a21\u66f4\u5927\uff0c\u957f 36 \u7c73\uff0c\u5bbd 23 \u7c73\u3002\n                <\/p>\n                <p>\n                    \u6843\u91d1\u5a18\u5ead\u9662\u662f\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u4e2d\u5fc3\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u653f\u6cbb\u548c\u5916\u4ea4\u6d3b\u52a8\u5c31\u5728\u8fd9\u91cc\u8fdb\u884c\u3002\u8fd9\u662f\u4e00\u4e2a\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u957f\u65b9\u5f62\u5ead\u9662\uff0c\u5176\u4e2d\u5fc3\u8f74\u7ebf\u662f\u4e00\u4e2a\u5927\u6c34\u6c60\u3002\u5176\u4e2d\uff0c\u9759\u6c34\u5982\u540c\u955c\u5b50\uff0c\u8d4b\u4e88\u7a7a\u95f4\u6df1\u5ea6\u548c\u5782\u76f4\u611f\uff0c\u4ece\u800c\u521b\u9020\u51fa\u4e00\u5ea7\u6c34\u4e0a\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u5728\u6cf3\u6c60\u7684\u4e24\u7aef\uff0c\u55b7\u5c04\u5668\u8f7b\u8f7b\u5730\u5f15\u5165\u6c34\uff0c\u4ee5\u514d\u7834\u574f\u955c\u9762\u6548\u679c\u6216\u573a\u6240\u7684\u5b81\u9759\u3002\n                <\/p>\n                <p>\n                    \u6c34\u6c60\u4e24\u4fa7\u6709\u4e24\u7247\u6843\u91d1\u5a18\u82b1\u575b\uff0c\u56e0\u6b64\u8be5\u5730\u5f97\u540d\uff1a\u6843\u91d1\u5a18\u5ead\u9662 (Patio de los Arrayanes)\u3002\u8fc7\u53bb\u5b83\u4e5f\u88ab\u79f0\u4e3a\u963f\u5c14\u8d1d\u5c14\u5361\u5ead\u9662 (Patio de la Alberca)\u3002\n                <\/p>\n                <p>\n                    \u6c34\u548c\u690d\u88ab\u7684\u5b58\u5728\u4e0d\u4ec5\u662f\u5bf9\u88c5\u9970\u6216\u7f8e\u5b66\u6807\u51c6\u7684\u56de\u5e94\uff0c\u4e5f\u662f\u521b\u9020\u5b9c\u4eba\u7a7a\u95f4\u7684\u610f\u56fe\uff0c\u5c24\u5176\u662f\u5728\u590f\u5929\u3002\u6c34\u53ef\u4ee5\u6e05\u65b0\u73af\u5883\uff0c\u800c\u690d\u7269\u53ef\u4ee5\u4fdd\u6301\u6c34\u5206\u5e76\u6563\u53d1\u9999\u6c14\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u8f83\u957f\u7684\u4e24\u4fa7\u6709\u56db\u5ea7\u72ec\u7acb\u7684\u4f4f\u5b85\u3002\u5317\u4fa7\u662f\u79d1\u9a6c\u96f7\u65af\u5854\uff0c\u5185\u8bbe\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u3002\n                <\/p>\n                <p>\n                    \u5728\u5357\u4fa7\uff0c\u7acb\u9762\u8d77\u5230\u4e86\u9519\u89c6\u6548\u679c\uff0c\u56e0\u4e3a\u5176\u540e\u9762\u7684\u5efa\u7b51\u5df2\u88ab\u62c6\u9664\uff0c\u4ee5\u4fbf\u5c06\u67e5\u7406\u4e94\u4e16\u5bab\u4e0e\u65e7\u7687\u5bb6\u5bab\u6bbf\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba32\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel32\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel32\">\u6e05\u771f\u5bfa\u5ead\u9662\u548c\u9a6c\u4e18\u5361\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u4e4b\u524d\uff0c\u5982\u679c\u6211\u4eec\u5411\u5de6\u770b\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e24\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u7b2c\u4e00\u4e2a\u662f\u6e05\u771f\u5bfa\u5ead\u9662 (Patio de la Mezquita)\uff0c\u56e0\u5176\u4e00\u89d2\u7684\u5c0f\u6e05\u771f\u5bfa\u800c\u5f97\u540d\u3002\u7136\u800c\uff0c\u81ea 20 \u4e16\u7eaa\u4ee5\u6765\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u738b\u5b50\u7684\u5b97\u6559\u5b66\u6821\uff0c\u56e0\u4e3a\u5b83\u7684\u7ed3\u6784\u4e0e\u683c\u62c9\u7eb3\u8fbe\u7684\u5b97\u6559\u5b66\u6821\u76f8\u4f3c\u3002\n                <\/p>\n                <p>\n                    \u518d\u5f80\u524d\u8d70\u662f\u9a6c\u4e18\u5361\u5ead\u9662 (Patio de Machuca)\uff0c\u4ee5\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u7684\u540d\u5b57\u547d\u540d\uff0c\u4ed6\u8d1f\u8d23\u76d1\u7763 16 \u4e16\u7eaa\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5efa\u9020\uff0c\u5e76\u66fe\u5c45\u4f4f\u4e8e\u6b64\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5ead\u9662\u5f88\u5bb9\u6613\u8fa8\u8ba4\uff0c\u56e0\u4e3a\u4e2d\u5fc3\u6709\u4e00\u4e2a\u8fb9\u7f18\u5448\u53f6\u72b6\u7684\u6c34\u6c60\uff0c\u8fd8\u6709\u62f1\u5f62\u7684\u67cf\u6811\uff0c\u5b83\u4eec\u4ee5\u975e\u4fb5\u5165\u5f0f\u7684\u65b9\u5f0f\u6062\u590d\u4e86\u7a7a\u95f4\u7684\u5efa\u7b51\u611f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba33\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel33\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel33\">\u8239\u5c4b<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8239\u5ba4\u662f\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u5728\u901a\u5f80\u8fd9\u4e2a\u623f\u95f4\u7684\u62f1\u95e8\u7684\u4fa7\u67f1\u4e0a\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u6b63\u9762\u7684\u58c1\u9f9b\uff0c\u4e0a\u9762\u96d5\u523b\u7740\u5927\u7406\u77f3\uff0c\u5e76\u7528\u5f69\u8272\u74f7\u7816\u88c5\u9970\u3002\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u6700\u5177\u7279\u8272\u7684\u88c5\u9970\u6027\u548c\u529f\u80fd\u6027\u5143\u7d20\u4e4b\u4e00\uff1a*taqas*\u3002\n                <\/p>\n                <p>\n                    *Taqas* \u662f\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u603b\u662f\u6210\u5bf9\u6392\u5217\uff0c\u5f7c\u6b64\u76f8\u5bf9\u3002\u5b83\u4eec\u88ab\u7528\u6765\u76db\u88c5\u996e\u7528\u7684\u6de1\u6c34\u6216\u6d17\u624b\u7528\u7684\u9999\u6c34\u3002\n                <\/p>\n                <p>\n                    \u5927\u5385\u76ee\u524d\u7684\u5929\u82b1\u677f\u662f\u539f\u6765\u7684\u590d\u5236\u54c1\uff0c\u539f\u6765\u7684\u5929\u82b1\u677f\u5728 1890 \u5e74\u7684\u4e00\u573a\u5927\u706b\u4e2d\u88ab\u6bc1\u574f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u7684\u540d\u5b57\u6765\u81ea\u963f\u62c9\u4f2f\u8bed\u5355\u8bcd *baraka* \u7684\u97f3\u53d8\uff0c\u610f\u601d\u662f\u201c\u795d\u798f\u201d\uff0c\u8fd9\u4e2a\u5355\u8bcd\u5728\u8fd9\u4e2a\u623f\u95f4\u7684\u5899\u58c1\u4e0a\u91cd\u590d\u51fa\u73b0\u8fc7\u5f88\u591a\u6b21\u3002\u5b83\u5e76\u975e\u50cf\u4eba\u4eec\u666e\u904d\u8ba4\u4e3a\u7684\u90a3\u6837\uff0c\u6e90\u81ea\u5012\u7f6e\u7684\u8239\u9876\u5f62\u72b6\u3002\n                <\/p>\n                <p>\n                    Era en este lugar donde los nuevos sultanes solicitaban la bendici\u00f3n de su Dios antes de ser coronados como tal en el Sal\u00f3n del Trono.\n                <\/p>\n                <p>\n                    \u5728\u8fdb\u5165\u738b\u5ea7\u5ba4\u4e4b\u524d\uff0c\u6211\u4eec\u53d1\u73b0\u4e24\u4e2a\u4fa7\u95e8\uff1a\u53f3\u8fb9\u662f\u4e00\u4e2a\u5e26\u6709\u58c1\u9f9b\u7684\u5c0f\u578b\u7948\u7977\u5ba4\uff1b\u5de6\u4fa7\u662f\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5854\u5185\u90e8\u7684\u901a\u9053\u95e8\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba34\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel34\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel34\">\u5927\u4f7f\u5385\u6216\u738b\u5ea7\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5927\u4f7f\u5385\uff0c\u4e5f\u79f0\u4e3a\u738b\u5ea7\u5385\u6216\u79d1\u9a6c\u96f7\u65af\u5385\uff0c\u662f\u82cf\u4e39\u738b\u5ea7\u7684\u6240\u5728\u5730\uff0c\u56e0\u6b64\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u6743\u529b\u4e2d\u5fc3\u3002\u4e5f\u8bb8\u6b63\u56e0\u4e3a\u5982\u6b64\uff0c\u5b83\u4f4d\u4e8e Torre de Comares \u5185\uff0c\u8fd9\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u9ad8\u7684\u5854\u697c\uff0c\u9ad8 45 \u7c73\u3002\u5b83\u7684\u8bcd\u6e90\u6765\u81ea\u963f\u62c9\u4f2f\u8bed *arsh*\uff0c\u610f\u601d\u662f\u5e10\u7bf7\u3001\u4ead\u5b50\u6216\u738b\u5ea7\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5b8c\u7f8e\u7684\u7acb\u65b9\u4f53\uff0c\u5899\u58c1\u4e00\u76f4\u5230\u5929\u82b1\u677f\u90fd\u8986\u76d6\u7740\u4e30\u5bcc\u7684\u88c5\u9970\u3002\u4e24\u4fa7\u6709\u4e5d\u4e2a\u76f8\u540c\u7684\u58c1\u9f9b\uff0c\u6bcf\u4e09\u4e2a\u4e00\u7ec4\uff0c\u90fd\u6709\u7a97\u6237\u3002\u5165\u53e3\u5bf9\u9762\u7684\u5927\u5385\u88c5\u9970\u5f97\u66f4\u4e3a\u7cbe\u81f4\uff0c\u56e0\u4e3a\u90a3\u662f\u82cf\u4e39\u7684\u4f4f\u6240\uff0c\u91c7\u7528\u80cc\u5149\u8bbe\u8ba1\uff0c\u66f4\u80fd\u8425\u9020\u51fa\u4ee4\u4eba\u773c\u82b1\u7f2d\u4e71\u3001\u60ca\u559c\u4e0d\u5df2\u7684\u6548\u679c\u3002\n                <\/p>\n                <p>\n                    \u8fc7\u53bb\uff0c\u7a97\u6237\u4e0a\u8986\u76d6\u7740\u88ab\u79f0\u4e3a *cumarias* \u7684\u51e0\u4f55\u5f62\u72b6\u7684\u5f69\u8272\u73bb\u7483\u3002 1590 \u5e74\uff0c\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u7684\u4e00\u4e2a\u706b\u836f\u5e93\u53d1\u751f\u7206\u70b8\uff0c\u7206\u70b8\u4ea7\u751f\u7684\u51b2\u51fb\u6ce2\u5bfc\u81f4\u8fd9\u4e9b\u6587\u7269\u4e22\u5931\u3002\n                <\/p>\n                <p>\n                    \u5ba2\u5385\u7684\u88c5\u9970\u4e30\u5bcc\u7a0b\u5ea6\u8fbe\u5230\u4e86\u6781\u81f4\u3002\u5b83\u4ece\u5e95\u90e8\u5f00\u59cb\uff0c\u91c7\u7528\u51e0\u4f55\u5f62\u72b6\u7684\u74f7\u7816\uff0c\u521b\u9020\u51fa\u7c7b\u4f3c\u4e07\u82b1\u7b52\u7684\u89c6\u89c9\u6548\u679c\u3002\u5899\u58c1\u4e0a\u5ef6\u7eed\u7740\u7070\u6ce5\uff0c\u770b\u4e0a\u53bb\u5c31\u50cf\u6302\u6bef\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u690d\u7269\u56fe\u6848\u3001\u82b1\u6735\u3001\u8d1d\u58f3\u3001\u661f\u661f\u548c\u4e30\u5bcc\u7684\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u73b0\u5728\u7684\u4e66\u5199\u6709\u4e24\u79cd\u7c7b\u578b\uff1a\u8349\u4e66\uff0c\u6700\u5e38\u89c1\u4e14\u6700\u5bb9\u6613\u8fa8\u8ba4\uff1b\u4ee5\u53ca\u5e93\u6cd5\u4f53\uff0c\u4e00\u79cd\u5177\u6709\u76f4\u7ebf\u548c\u89d2\u5f62\u7684\u6587\u5316\u6587\u5b57\u3002\n                <\/p>\n                <p>\n                    Entre todas las inscripciones, la m\u00e1s destacada es la que aparece debajo del techo, en la franja superior de la pared: la sura 67 del Cor\u00e1n, llamada &#8220;El Reino&#8221; o &#8220;del Se\u00f1or\u00edo&#8221;, que recorre las cuatro paredes. Esta sura era recitada por los nuevos sultanes para proclamar que su poder proven\u00eda directamente de Dios.\n                <\/p>\n                <p>\n                    \u5929\u82b1\u677f\u4e0a\u4e5f\u4f53\u73b0\u4e86\u795e\u529b\u7684\u5f62\u8c61\uff0c\u5b83\u7531 8,017 \u4e2a\u4e0d\u540c\u7684\u90e8\u5206\u7ec4\u6210\uff0c\u901a\u8fc7\u661f\u8f6e\uff0c\u5c55\u793a\u4e86\u4f0a\u65af\u5170\u672b\u4e16\u8bba\uff1a\u4e03\u91cd\u5929\u548c\u7b2c\u516b\u91cd\u5929\u5802\uff0c\u771f\u4e3b\u7684\u5b9d\u5ea7\uff0c\u7531\u4e2d\u592e\u7684\u5706\u9876 muqarnas \u4ee3\u8868\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba35\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel35\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel35\">\u57fa\u7763\u6559\u7687\u5ba4\u2014\u2014\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8981\u8fdb\u5165\u57fa\u7763\u6559\u7687\u5ba4\uff0c\u60a8\u5fc5\u987b\u4f7f\u7528\u4e24\u59d0\u59b9\u5385\u5de6\u4fa7\u58c1\u9f9b\u4e2d\u6253\u5f00\u7684\u5176\u4e2d\u4e00\u6247\u95e8\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74 6 \u6708\u53c2\u89c2\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u62b5\u8fbe\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u8fd9\u5bf9\u592b\u5987\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b89\u987f\u4e0b\u6765\uff0c\u5e76\u4e0b\u4ee4\u5efa\u9020\u65b0\u7684\u623f\u95f4\uff0c\u4eca\u5929\u88ab\u79f0\u4e3a\u7687\u5e1d\u7684\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u7a7a\u95f4\u5b8c\u5168\u8fdd\u80cc\u4e86\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5efa\u7b51\u548c\u7f8e\u5b66\u3002\u7136\u800c\uff0c\u7531\u4e8e\u5b83\u5efa\u5728\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u4e4b\u95f4\u7684\u82b1\u56ed\u533a\u57df\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u8d70\u5eca\u5de6\u4fa7\u7684\u4e00\u4e9b\u5c0f\u7a97\u6237\u770b\u5230\u7687\u5bb6\u571f\u8033\u5176\u6d74\u5ba4\u6216\u79d1\u9a6c\u96f7\u65af\u571f\u8033\u5176\u6d74\u5ba4\u7684\u4e0a\u90e8\u3002\u518d\u5f80\u524d\u8d70\u51e0\u7c73\uff0c\u5c31\u53ef\u4ee5\u770b\u5230\u5176\u4ed6\u7684\u5f00\u53e3\uff0c\u5373\u5e8a\u5385\u548c\u97f3\u4e50\u5bb6\u753b\u5eca\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u6d74\u573a\u4e0d\u4ec5\u662f\u536b\u751f\u573a\u6240\uff0c\u4e5f\u662f\u4ee5\u8f7b\u677e\u53cb\u597d\u7684\u65b9\u5f0f\u57f9\u517b\u653f\u6cbb\u548c\u5916\u4ea4\u5173\u7cfb\u7684\u7406\u60f3\u573a\u6240\uff0c\u5e76\u914d\u6709\u97f3\u4e50\u6765\u6d3b\u8dc3\u6c14\u6c1b\u3002\u8be5\u7a7a\u95f4\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u7a7f\u8fc7\u8fd9\u6761\u8d70\u5eca\uff0c\u60a8\u53ef\u4ee5\u8fdb\u5165\u7687\u5e1d\u7684\u529e\u516c\u5ba4\uff0c\u5176\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\u5e26\u6709\u7687\u5bb6\u5fbd\u7ae0\u7684\u6587\u827a\u590d\u5174\u5f0f\u58c1\u7089\u548c\u7531\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u8bbe\u8ba1\u7684\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\u5728\u683c\u5b50\u5929\u82b1\u677f\u4e0a\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u201cPLUS ULTRA\u201d\u5b57\u6837\uff0c\u8fd9\u662f\u7687\u5e1d\u7684\u5ea7\u53f3\u94ed\uff0c\u8fd8\u6709\u9996\u5b57\u6bcd K \u548c Y\uff0c\u5206\u522b\u4ee3\u8868\u67e5\u7406\u4e94\u4e16\u548c\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u3002\n                <\/p>\n                <p>\n                    \u79bb\u5f00\u5927\u5385\uff0c\u53f3\u4fa7\u662f\u7687\u5bb6\u623f\u95f4\uff0c\u76ee\u524d\u4e0d\u5bf9\u516c\u4f17\u5f00\u653e\uff0c\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5f00\u653e\u3002\u8fd9\u4e9b\u623f\u95f4\u4e5f\u88ab\u79f0\u4e3a\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u623f\u95f4\uff0c\u56e0\u4e3a\u8fd9\u4f4d\u7f8e\u56fd\u6d6a\u6f2b\u4e3b\u4e49\u4f5c\u5bb6\u5728\u683c\u62c9\u7eb3\u8fbe\u9017\u7559\u671f\u95f4\u5c31\u4f4f\u5728\u8fd9\u91cc\u3002\u5f88\u53ef\u80fd\u6b63\u662f\u5728\u8fd9\u4e2a\u5730\u65b9\uff0c\u4ed6\u5199\u4e0b\u4e86\u4ed6\u8457\u540d\u7684\u8457\u4f5c\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u3002\u95e8\u4e0a\u65b9\u6709\u4e00\u5757\u7eaa\u5ff5\u724c\u533e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba36\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel36\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel36\">\u6797\u8fbe\u62c9\u8d3e\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0e\u738b\u5bab\u5ead\u9662\u76f8\u90bb\u7684\u662f\u6797\u8fbe\u62c9\u54c8\u5ead\u9662 (Patio de Lindaraja)\uff0c\u5ead\u9662\u5185\u88c5\u9970\u6709\u96d5\u523b\u7684\u9ec4\u6768\u6728\u7bf1\u7b06\u3001\u67cf\u6811\u548c\u82e6\u6a59\u6811\u3002\u8be5\u5ead\u9662\u56e0\u4f4d\u4e8e\u5176\u5357\u4fa7\u7684\u7eb3\u65af\u91cc\u5fb7\u89c2\u666f\u53f0\u800c\u5f97\u540d\uff0c\u8be5\u89c2\u666f\u53f0\u4e0e\u5176\u540c\u540d\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u82b1\u56ed\u7684\u9762\u8c8c\u4e0e\u4eca\u5929\u5b8c\u5168\u4e0d\u540c\uff0c\u56e0\u4e3a\u5b83\u662f\u4e00\u4e2a\u5411\u666f\u89c2\u5f00\u653e\u7684\u7a7a\u95f4\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u67e5\u7406\u4e94\u4e16\u7684\u5230\u6765\uff0c\u82b1\u56ed\u88ab\u5c01\u95ed\u8d77\u6765\uff0c\u7531\u4e8e\u6709\u95e8\u5eca\uff0c\u5176\u5e03\u5c40\u7c7b\u4f3c\u4e8e\u56de\u5eca\u3002\u5176\u5efa\u9020\u91c7\u7528\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5176\u4ed6\u90e8\u5206\u7684\u67f1\u5b50\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e2d\u592e\u77d7\u7acb\u7740\u4e00\u5ea7\u5df4\u6d1b\u514b\u98ce\u683c\u7684\u55b7\u6cc9\uff0c17 \u4e16\u7eaa\u521d\uff0c\u55b7\u6cc9\u4e0a\u65b9\u653e\u7f6e\u4e86\u4e00\u4e2a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5927\u7406\u77f3\u6c34\u76c6\u3002\u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u55b7\u6cc9\u662f\u590d\u5236\u54c1\uff1b\u539f\u4ef6\u73b0\u4fdd\u5b58\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba37\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel37\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel37\">\u72ee\u5b50\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u72ee\u5b50\u5ead\u9662\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u6838\u5fc3\u3002\u5b83\u662f\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u5e26\u95e8\u5eca\u7684\u957f\u5eca\uff0c\u957f\u5eca\u4e0a\u6709\u4e00\u767e\u4e8c\u5341\u56db\u6839\u5404\u4e0d\u76f8\u540c\u7684\u67f1\u5b50\uff0c\u8fde\u63a5\u7740\u5bab\u6bbf\u7684\u4e0d\u540c\u623f\u95f4\u3002\u5b83\u4e0e\u57fa\u7763\u6559\u4fee\u9053\u9662\u6709\u67d0\u79cd\u76f8\u4f3c\u4e4b\u5904\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u6253\u7834\u4e86\u897f\u73ed\u7259\u7a46\u65af\u6797\u5efa\u7b51\u7684\u901a\u5e38\u6a21\u5f0f\uff0c\u4f46\u8fd9\u4e2a\u7a7a\u95f4\u4ecd\u88ab\u8ba4\u4e3a\u662f\u4f0a\u65af\u5170\u827a\u672f\u7684\u7470\u5b9d\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5bab\u6bbf\u7684\u8c61\u5f81\u610f\u4e49\u56f4\u7ed5\u7740\u82b1\u56ed\u5929\u5802\u7684\u6982\u5ff5\u3002\u4ece\u5ead\u9662\u4e2d\u5fc3\u6d41\u51fa\u7684\u56db\u6761\u6c34\u6e20\u8c61\u5f81\u7740\u4f0a\u65af\u5170\u5929\u5802\u7684\u56db\u6761\u6cb3\u6d41\uff0c\u4f7f\u5ead\u9662\u5448\u73b0\u51fa\u5341\u5b57\u5f62\u7684\u5e03\u5c40\u3002\u8fd9\u4e9b\u67f1\u5b50\u8ba9\u4eba\u8054\u60f3\u5230\u68d5\u6988\u6811\u6797\uff0c\u5c31\u50cf\u5929\u5802\u7684\u7eff\u6d32\u3002\n                <\/p>\n                <p>\n                    \u4e2d\u5fc3\u662f\u8457\u540d\u7684\u72ee\u5b50\u55b7\u6cc9\u3002\u5341\u4e8c\u53ea\u72ee\u5b50\u867d\u7136\u59ff\u52bf\u76f8\u4f3c\uff0c\u90fd\u662f\u8b66\u60d5\u4e14\u80cc\u5bf9\u55b7\u6cc9\uff0c\u4f46\u5374\u5177\u6709\u4e0d\u540c\u7684\u7279\u5f81\u3002\u5b83\u4eec\u7531\u767d\u8272 Macael \u5927\u7406\u77f3\u96d5\u523b\u800c\u6210\uff0c\u7ecf\u8fc7\u7cbe\u5fc3\u6311\u9009\uff0c\u5145\u5206\u5229\u7528\u4e86\u77f3\u6750\u7684\u5929\u7136\u7eb9\u7406\u5e76\u7a81\u51fa\u4e86\u5176\u72ec\u7279\u7684\u7279\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5173\u4e8e\u5b83\u7684\u8c61\u5f81\u610f\u4e49\u6709\u591a\u79cd\u7406\u8bba\u3002\u6709\u4e9b\u4eba\u8ba4\u4e3a\u5b83\u4eec\u4ee3\u8868\u7740\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6216\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7684\u529b\u91cf\u3001\u9ec4\u9053\u5341\u4e8c\u5bab\u3001\u4e00\u5929\u7684\u5341\u4e8c\u4e2a\u5c0f\u65f6\uff0c\u751a\u81f3\u662f\u6db2\u538b\u949f\u3002\u53e6\u4e00\u4e9b\u4eba\u5219\u8ba4\u4e3a\uff0c\u8fd9\u662f\u5bf9\u9752\u94dc\u72b9\u592a\u6d77\u7684\u91cd\u65b0\u8be0\u91ca\uff0c\u7531\u5341\u4e8c\u5934\u516c\u725b\u652f\u6491\uff0c\u5728\u8fd9\u91cc\u88ab\u5341\u4e8c\u5934\u72ee\u5b50\u53d6\u4ee3\u3002\n                <\/p>\n                <p>\n                    La taza central probablemente fue tallada in situ y contiene inscripciones po\u00e9ticas que elogian a Muhammad V y alaban el sistema hidr\u00e1ulico que alimenta la fuente y regula el flujo del agua para evitar desbordamientos. Este es un fragmento del poema:\n                <\/p>\n                <blockquote>\n                    &#8220;Plata fundida corre entre las perlas,<\/br>\n                    a las que semeja belleza alba y pura.<\/br>\n                    En apariencia, agua y m\u00e1rmol parecen confundirse,<\/br>\n                    sin que sepamos cu\u00e1l de ambos se desliza.<\/br>\n                    \u00bfNo ves c\u00f3mo el agua se derrama en la taza,<\/br>\n                    pero sus ca\u00f1os la esconden enseguida?<br><br>\n                    \u4ed6\u662f\u4e00\u4f4d\u773c\u7736\u91cc\u5659\u6ee1\u6cea\u6c34\u7684\u60c5\u4eba\uff0c<br>\n                    \u5979\u56e0\u4e3a\u5bb3\u6015\u544a\u5bc6\u800c\u9690\u85cf\u4e86\u81ea\u5df1\u7684\u773c\u6cea\u3002<br><br>\n                    \u00bfNo es, en realidad, cual blanca nube<\/br>\n                    que vierte en los leones sus acequias<\/br>\n                    y parece la mano del califa que, de ma\u00f1ana,<\/br>\n                    prodiga a los leones de la guerra sus favores?&#8221;\n                <\/blockquote>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u55b7\u6cc9\u53d1\u751f\u4e86\u5404\u79cd\u53d8\u5316\u3002 17 \u4e16\u7eaa\uff0c\u53c8\u589e\u52a0\u4e86\u7b2c\u4e8c\u4e2a\u6c34\u6c60\uff0c\u8be5\u6c34\u6c60\u4e8e 20 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u5e76\u642c\u8fc1\u81f3\u963f\u5c14\u5361\u8428\u74e6\u7684\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba38\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel38\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel38\">\u5973\u738b\u68b3\u5986\u5ba4\u548c\u4f11\u95f2\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bab\u6bbf\u7684\u57fa\u7763\u6559\u6539\u5efa\u5305\u62ec\u901a\u8fc7\u4e00\u4e2a\u4e24\u5c42\u7684\u5f00\u653e\u5f0f\u8d70\u5eca\u76f4\u63a5\u8fdb\u5165\u79d1\u9a6c\u96f7\u65af\u5854\u3002\u8fd9\u4e2a\u753b\u5eca\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u4e24\u4e2a\u6700\u5177\u4ee3\u8868\u6027\u7684\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\uff1a\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u5723\u5c71\u533a\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5411\u53f3\u770b\uff0c\u8fd8\u53ef\u4ee5\u770b\u5230\u5973\u738b\u7684\u66f4\u8863\u5ba4\uff0c\u8fd9\u91cc\u548c\u4e0a\u9762\u63d0\u5230\u7684\u5176\u4ed6\u533a\u57df\u4e00\u6837\uff0c\u53ea\u80fd\u5728\u7279\u6b8a\u573a\u5408\u6216\u4f5c\u4e3a\u6bcf\u6708\u7a7a\u95f4\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u5973\u738b\u7684\u66f4\u8863\u5ba4\u4f4d\u4e8e\u5c24\u7d20\u592b\u4e00\u4e16\u5854\u5185\uff0c\u8be5\u5854\u76f8\u5bf9\u4e8e\u57ce\u5899\u800c\u8a00\u4f4d\u7f6e\u9760\u524d\u3002\u5b83\u7684\u57fa\u7763\u6559\u540d\u5b57\u6765\u6e90\u4e8e\u67e5\u7406\u4e94\u4e16\u7684\u59bb\u5b50\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u5c14\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u9017\u7559\u671f\u95f4\u6240\u8d77\u7684\u540d\u5b57\u3002\n                <\/p>\n                <p>\n                    \u6559\u5802\u5185\u90e8\u6309\u7167\u57fa\u7763\u6559\u7f8e\u5b66\u8fdb\u884c\u4e86\u6539\u9020\uff0c\u6536\u85cf\u4e86\u62c9\u6590\u5c14\u00b7\u6851\u897f\uff08\u53c8\u540d\u4e4c\u5c14\u6bd4\u8bfa\u7684\u62c9\u6590\u5c14\uff09\u7684\u5f1f\u5b50\u5c24\u5229\u4e4c\u65af\u00b7\u963f\u5580\u7409\u65af\u548c\u4e9a\u5386\u5c71\u5927\u00b7\u6885\u7eb3\u521b\u4f5c\u7684\u73cd\u8d35\u6587\u827a\u590d\u5174\u65f6\u671f\u753b\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5f80\u4e0b\u8d70\uff0c\u6211\u4eec\u5c31\u80fd\u627e\u5230\u738b\u5bab\u5ead\u9662 (Patio de la Reja)\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e 17 \u4e16\u7eaa\u4e2d\u53f6\u5b89\u88c5\u7684\u5e26\u6709\u953b\u94c1\u680f\u6746\u7684\u8fde\u7eed\u9633\u53f0\u3002\u8fd9\u4e9b\u6805\u680f\u4f5c\u4e3a\u5f00\u653e\u7684\u8d70\u5eca\uff0c\u8fde\u63a5\u5e76\u4fdd\u62a4\u76f8\u90bb\u7684\u623f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba39\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel39\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel39\">\u4e24\u59d0\u59b9\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e24\u59d0\u59b9\u5385\u56e0\u4f4d\u4e8e\u623f\u95f4\u4e2d\u592e\u7684\u4e24\u5757 Macael \u5927\u7406\u77f3\u53cc\u5c42\u677f\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u4e0e\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385 (Hall of the Abencerrajes) \u6709\u76f8\u4f3c\u4e4b\u5904\uff1a\u5b83\u4f4d\u4e8e\u5ead\u9662\u8f83\u9ad8\u5904\uff0c\u5165\u53e3\u540e\u9762\u6709\u4e24\u6247\u95e8\u3002\u5de6\u8fb9\u7684\u95e8\u901a\u5411\u5395\u6240\uff0c\u53f3\u8fb9\u7684\u95e8\u901a\u5411\u623f\u5b50\u7684\u697c\u4e0a\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u53cc\u5e8a\u623f\u4e0d\u540c\u7684\u662f\uff0c\u8fd9\u95f4\u5ba2\u623f\u671d\u5317\uff0c\u9762\u671d Sala de los Ajimeces \u548c\u4e00\u4e2a\u5c0f\u89c2\u666f\u70b9\uff1aMirador de Lindaraja\u3002\n                <\/p>\n                <p>\n                    Durante la dinast\u00eda nazar\u00ed, en tiempos de Muhammad V, esta sala era conocida como &#8220;qubba al-kubra&#8221;, es decir, &#8220;la qubba mayor&#8221;, la m\u00e1s importante del Palacio de los Leones. El t\u00e9rmino &#8220;qubba&#8221; hace referencia a una planta cuadrada cubierta con una c\u00fapula.\n                <\/p>\n                <p>\n                    \u7a79\u9876\u4ee5\u516b\u89d2\u661f\u4e3a\u57fa\u8c03\uff0c\u5c55\u5f00\u6210\u7531 5,416 \u4e2a muqarnas \u7ec4\u6210\u7684\u4e09\u7ef4\u5e03\u5c40\uff0c\u5176\u4e2d\u4e00\u4e9b\u4ecd\u7136\u4fdd\u7559\u7740\u591a\u8272\u75d5\u8ff9\u3002\u8fd9\u4e9b muqarnas \u5206\u5e03\u5728\u5341\u516d\u4e2a\u5706\u9876\u4e2d\uff0c\u5706\u9876\u4e0a\u65b9\u6709\u5341\u516d\u6247\u5e26\u6709\u683c\u5b50\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6839\u636e\u4e00\u5929\u4e2d\u7684\u65f6\u95f4\u4e3a\u623f\u95f4\u63d0\u4f9b\u53d8\u5316\u7684\u5149\u7ebf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba40\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel40\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel40\">\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u897f\u5385\uff08\u4e5f\u79f0\u4e3a\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5385\uff09\u4e4b\u524d\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u4e9b\u6728\u95e8\uff0c\u4e0a\u9762\u6709\u7cbe\u7f8e\u7684\u96d5\u523b\uff0c\u8fd9\u4e9b\u96d5\u523b\u81ea\u4e2d\u4e16\u7eaa\u4ee5\u6765\u5c31\u4fdd\u5b58\u5b8c\u597d\u3002\n                <\/p>\n                <p>\n                    El nombre de esta sala est\u00e1 ligado a una famosa leyenda de la Alhambra. Seg\u00fan la tradici\u00f3n, un rumor sobre un supuesto romance entre un caballero abencerraje y la favorita del sult\u00e1n (o quiz\u00e1 sospechas de conspiraci\u00f3n contra el monarca) provoc\u00f3 la ira del soberano.\n                <\/p>\n                <p>\n                    El sult\u00e1n mand\u00f3 llamar a varios caballeros de la familia Abencerraje. Seg\u00fan cuenta la leyenda, decenas de ellos fueron ejecutados aqu\u00ed mismo.\n                <\/p>\n                <p>\n                    La historia se difundi\u00f3 en la literatura del siglo XVI, especialmente en la novela &#8220;Guerras civiles de Granada&#8221; de Gin\u00e9s P\u00e9rez de Hita, que narra los conflictos entre los linajes nobles del reino nazar\u00ed.\n                <\/p>\n                <p>\n                    Con el paso del tiempo, la tradici\u00f3n situ\u00f3 la tragedia en esta sala. Por eso, algunos visitantes han querido ver en las manchas rojizas de la fuente central un vestigio simb\u00f3lico de la sangre de aquellos caballeros.\n                <\/p>\n                <p>\n                    La leyenda fue tan popular que inspir\u00f3 tambi\u00e9n al pintor espa\u00f1ol Mariano Fortuny, quien la represent\u00f3 en su cuadro &#8220;La matanza de los Abencerrajes.&#8221;\n                <\/p>\n                <p>\n                    \u8fdb\u95e8\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u6709\u4e24\u4e2a\u5165\u53e3\uff1a\u53f3\u8fb9\u7684\u5165\u53e3\u901a\u5411\u5395\u6240\uff0c\u5de6\u8fb9\u7684\u5165\u53e3\u901a\u5411\u697c\u4e0a\u7684\u623f\u95f4\u7684\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    La Sala de los Abencerrajes es una vivienda privada e independiente en planta baja, estructurada en torno a una gran &#8220;qubba&#8221;, &#8220;c\u00fapula&#8221; en \u00e1rabe.\n                <\/p>\n                <p>\n                    \u77f3\u818f\u5706\u9876\u88c5\u9970\u534e\u4e3d\uff0c\u7a46\u5361\u5c14\u7eb3\u65af (muqarnas) \u6e90\u81ea\u4e00\u9897\u516b\u89d2\u661f\uff0c\u5177\u6709\u590d\u6742\u7684\u4e09\u7ef4\u6784\u56fe\u3002 Muqarnas \u662f\u57fa\u4e8e\u5177\u6709\u51f9\u51f8\u5f62\u72b6\u7684\u60ac\u6302\u68f1\u67f1\u4f53\u7684\u5efa\u7b51\u5143\u7d20\uff0c\u8ba9\u4eba\u8054\u60f3\u5230\u949f\u4e73\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5f53\u4f60\u8fdb\u5165\u623f\u95f4\u65f6\uff0c\u4f60\u4f1a\u53d1\u73b0\u6e29\u5ea6\u4e0b\u964d\u4e86\u3002\u8fd9\u662f\u56e0\u4e3a\u552f\u4e00\u7684\u7a97\u6237\u4f4d\u4e8e\u9876\u90e8\uff0c\u53ef\u4ee5\u8ba9\u70ed\u7a7a\u6c14\u9038\u51fa\u3002\u540c\u65f6\uff0c\u4e2d\u592e\u55b7\u6cc9\u7684\u6c34\u4f7f\u7a7a\u6c14\u53d8\u5f97\u51c9\u723d\uff0c\u4f7f\u5f97\u623f\u95f4\u5728\u95e8\u5173\u95ed\u7684\u60c5\u51b5\u4e0b\uff0c\u5c31\u50cf\u4e00\u4e2a\u6d1e\u7a74\uff0c\u5728\u6700\u708e\u70ed\u7684\u590f\u5929\u5177\u6709\u7406\u60f3\u7684\u6e29\u5ea6\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba41\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel41\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel41\">AJIMECES \u5927\u5385\u548c LINDARAJA \u89c2\u666f\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u4e24\u59d0\u59b9\u5385\u540e\u9762\u7684\u5317\u9762\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u6a2a\u5411\u7684\u4e2d\u6bbf\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a muqarnas \u62f1\u9876\u3002\u8fd9\u4e2a\u623f\u95f4\u88ab\u79f0\u4e3a Ajimeces \u5385\uff08\u76f4\u68c2\u7a97\uff09\uff0c\u56e0\u4e3a\u8fd9\u79cd\u7c7b\u578b\u7684\u7a97\u6237\u4e00\u5b9a\u5c01\u95ed\u4e86\u901a\u5f80 Lindaraja \u89c2\u666f\u70b9\u7684\u4e2d\u592e\u62f1\u95e8\u4e24\u4fa7\u7684\u5f00\u53e3\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8fd9\u4e2a\u623f\u95f4\u7684\u767d\u8272\u5899\u58c1\u6700\u521d\u662f\u7528\u4e1d\u7ef8\u7ec7\u7269\u8986\u76d6\u7684\u3002\n                <\/p>\n                <p>\n                    El llamado Mirador de Lindaraja debe su nombre a la derivaci\u00f3n del t\u00e9rmino \u00e1rabe &#8220;Ayn Dar Aisa&#8221;, que significa \u201clos ojos de la Casa de Aisa\u201d.\n                <\/p>\n                <p>\n                    \u89c2\u666f\u53f0\u867d\u7136\u9762\u79ef\u4e0d\u5927\uff0c\u4f46\u5185\u90e8\u88c5\u9970\u5374\u5341\u5206\u7cbe\u7f8e\u3002\u4e00\u65b9\u9762\uff0c\u5b83\u7684\u7279\u70b9\u662f\u94fa\u6ee1\u4e86\u8fde\u7eed\u7684\u5c0f\u661f\u661f\uff0c\u8fd9\u4e9b\u661f\u661f\u76f8\u4e92\u4ea4\u9519\uff0c\u8fd9\u9700\u8981\u5de5\u5320\u4eec\u7684\u7ec6\u81f4\u5de5\u4f5c\u3002\u53e6\u4e00\u65b9\u9762\uff0c\u5982\u679c\u4f60\u62ac\u5934\u770b\uff0c\u4f60\u4f1a\u770b\u5230\u5929\u82b1\u677f\u4e0a\u9576\u5d4c\u7740\u5f69\u8272\u73bb\u7483\uff0c\u6728\u8d28\u7ed3\u6784\uff0c\u7c7b\u4f3c\u5929\u7a97\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u76cf\u706f\u7b3c\u662f\u5e15\u62c9\u8482\u5c3c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8bb8\u591a\u56f4\u5899\u6216\u76f4\u68c2\u7a97\u7684\u5178\u578b\u4ee3\u8868\u3002\u5f53\u9633\u5149\u7167\u5c04\u5230\u73bb\u7483\u4e0a\u65f6\uff0c\u5b83\u4f1a\u6295\u5c04\u51fa\u4e94\u5f69\u7f24\u7eb7\u7684\u53cd\u5c04\uff0c\u7167\u4eae\u88c5\u9970\uff0c\u4f7f\u7a7a\u95f4\u5168\u5929\u5448\u73b0\u51fa\u72ec\u7279\u800c\u4e0d\u65ad\u53d8\u5316\u7684\u6c1b\u56f4\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u5f53\u5ead\u9662\u4ecd\u7136\u5f00\u653e\u65f6\uff0c\u4eba\u4eec\u53ef\u4ee5\u5750\u5728\u89c2\u666f\u53f0\u7684\u5730\u677f\u4e0a\uff0c\u5c06\u624b\u81c2\u653e\u5728\u7a97\u53f0\u4e0a\uff0c\u6b23\u8d4f\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\u3002 16 \u4e16\u7eaa\u521d\uff0c\u5f53\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u4f4f\u6240\u88ab\u4fee\u5efa\u65f6\uff0c\u8fd9\u4e9b\u666f\u89c2\u5c31\u6d88\u5931\u4e86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba42\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel42\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel42\">\u56fd\u738b\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u56fd\u738b\u5927\u5385\u5360\u636e\u4e86\u72ee\u5b50\u9662\u7684\u6574\u4e2a\u4e1c\u4fa7\uff0c\u867d\u7136\u5b83\u770b\u8d77\u6765\u4e0e\u5bab\u6bbf\u878d\u4e3a\u4e00\u4f53\uff0c\u4f46\u4eba\u4eec\u8ba4\u4e3a\u5b83\u6709\u81ea\u5df1\u7684\u529f\u80fd\uff0c\u53ef\u80fd\u662f\u5a31\u4e50\u6216\u5bab\u5ef7\u6027\u8d28\u7684\u3002\n                <\/p>\n                <p>\n                    \u8be5\u7a7a\u95f4\u56e0\u4fdd\u5b58\u4e86\u5c11\u6570\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u7ed8\u753b\u4e4b\u4e00\u800c\u95fb\u540d\u3002\n                <\/p>\n                <p>\n                    \u4e09\u95f4\u5367\u5ba4\uff0c\u6bcf\u95f4\u5367\u5ba4\u9762\u79ef\u7ea6\u4e3a\u5341\u4e94\u5e73\u65b9\u7c73\uff0c\u6709\u4e09\u4e2a\u5047\u62f1\u9876\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u7f8a\u76ae\u753b\u3002\u8fd9\u4e9b\u76ae\u7528\u5c0f\u7af9\u9489\u56fa\u5b9a\u5728\u6728\u8d28\u652f\u67b6\u4e0a\uff0c\u8fd9\u79cd\u6280\u672f\u53ef\u4ee5\u9632\u6b62\u6750\u6599\u751f\u9508\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u540d\u79f0\u53ef\u80fd\u6765\u81ea\u5bf9\u4e2d\u592e\u58c1\u9f9b\u4e2d\u7ed8\u753b\u7684\u89e3\u8bfb\uff0c\u8be5\u7ed8\u753b\u63cf\u7ed8\u4e86\u5341\u4e2a\u4eba\u7269\uff0c\u53ef\u80fd\u5bf9\u5e94\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u524d\u5341\u4f4d\u82cf\u4e39\u3002\n                <\/p>\n                <p>\n                    \u5728\u4fa7\u58c1\u9f9b\u4e2d\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u6218\u6597\u3001\u72e9\u730e\u3001\u6e38\u620f\u548c\u7231\u60c5\u7684\u9a91\u58eb\u573a\u666f\u3002\u5728\u8fd9\u4e9b\u4f5c\u54c1\u4e2d\uff0c\u57fa\u7763\u5f92\u548c\u7a46\u65af\u6797\u4eba\u7269\u5171\u5904\u4e00\u5ba4\uff0c\u4ed6\u4eec\u7684\u8863\u7740\u6e05\u6670\u53ef\u8fa8\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u753b\u4f5c\u7684\u8d77\u6e90\u4e00\u76f4\u53d7\u5230\u5e7f\u6cdb\u4e89\u8bba\u3002\u7531\u4e8e\u5b83\u4eec\u5177\u6709\u7ebf\u6027\u54e5\u7279\u5f0f\u98ce\u683c\uff0c\u4eba\u4eec\u8ba4\u4e3a\u5b83\u4eec\u53ef\u80fd\u662f\u7531\u719f\u6089\u7a46\u65af\u6797\u4e16\u754c\u7684\u57fa\u7763\u6559\u827a\u672f\u5bb6\u521b\u4f5c\u7684\u3002\u8fd9\u4e9b\u4f5c\u54c1\u53ef\u80fd\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u548c\u5361\u65af\u8482\u5229\u4e9a\u57fa\u7763\u6559\u56fd\u738b\u4f69\u5fb7\u7f57\u4e00\u4e16\u4e4b\u95f4\u826f\u597d\u5173\u7cfb\u7684\u6210\u679c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba43\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel43\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel43\">\u79d8\u5bc6\u623f\u95f4<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bc6\u5ba4\u662f\u4e00\u4e2a\u65b9\u5f62\u7684\u623f\u95f4\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a\u7403\u5f62\u62f1\u9876\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u91cc\u4f1a\u53d1\u751f\u4e00\u4e9b\u975e\u5e38\u5947\u7279\u548c\u4ee4\u4eba\u597d\u5947\u7684\u4e8b\u60c5\uff0c\u8fd9\u4f7f\u5b83\u6210\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6e38\u5ba2\u6700\u559c\u6b22\u7684\u666f\u70b9\u4e4b\u4e00\uff0c\u5c24\u5176\u662f\u5c0f\u5b69\u5b50\u3002\n                <\/p>\n                <p>\n                    \u73b0\u8c61\u662f\u8fd9\u6837\u7684\uff0c\u5982\u679c\u4e00\u4e2a\u4eba\u7ad9\u5728\u623f\u95f4\u7684\u4e00\u4e2a\u89d2\u843d\uff0c\u53e6\u4e00\u4e2a\u4eba\u7ad9\u5728\u53e6\u4e00\u4e2a\u89d2\u843d\u2014\u2014\u4e24\u4eba\u90fd\u9762\u671d\u5899\u58c1\uff0c\u5e76\u4e14\u5c3d\u53ef\u80fd\u9760\u8fd1\u5899\u58c1\u2014\u2014\u5176\u4e2d\u4e00\u4e2a\u4eba\u53ef\u4ee5\u975e\u5e38\u8f7b\u58f0\u5730\u8bf4\u8bdd\uff0c\u800c\u53e6\u4e00\u4e2a\u4eba\u5374\u80fd\u5b8c\u7f8e\u5730\u542c\u5230\u5bf9\u65b9\u7684\u58f0\u97f3\uff0c\u5c31\u597d\u50cf\u4ed6\u4eec\u5c31\u5728\u65c1\u8fb9\u4e00\u6837\u3002\n                <\/p>\n                <p>\n                    Es gracias a este \u201cjuego\u201d ac\u00fastico que la sala recibe su nombre: &#8220;Sala de los Secretos&#8221;.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba44\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel44\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel44\">\u7a46\u5361\u62c9\u5e03\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u5ea7\u88ab\u79f0\u4e3a\u72ee\u5b50\u5bab\u7684\u5bab\u6bbf\u662f\u5728\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7b2c\u4e8c\u6b21\u7edf\u6cbb\u671f\u95f4\u5efa\u9020\u7684\uff0c\u8be5\u7edf\u6cbb\u59cb\u4e8e 1362 \u5e74\uff0c\u4e00\u76f4\u6301\u7eed\u5230 1391 \u5e74\u3002\u5728\u6b64\u671f\u95f4\uff0c\u72ee\u5b50\u5bab\u5f00\u59cb\u5efa\u9020\uff0c\u6bd7\u90bb\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u540e\u8005\u7531\u5176\u7236\u4eb2\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    Este nuevo palacio tambi\u00e9n fue denominado &#8220;Palacio del Riyad&#8221;, ya que se cree que fue levantado sobre los antiguos Jardines de Comares. El t\u00e9rmino &#8220;Riyad&#8221; significa \u201cjard\u00edn\u201d.\n                <\/p>\n                <p>\n                    \u636e\u8ba4\u4e3a\uff0c\u8fdb\u5165\u5bab\u6bbf\u7684\u539f\u59cb\u901a\u9053\u662f\u901a\u8fc7\u4e1c\u5357\u89d2\uff0c\u4ece Calle Real \u8fdb\u5165\uff0c\u5e76\u901a\u8fc7\u4e00\u6761\u5f2f\u66f2\u7684\u901a\u9053\u3002\u76ee\u524d\uff0c\u7531\u4e8e\u5f81\u670d\u540e\u57fa\u7763\u6559\u7684\u6539\u9020\uff0c\u7a46\u5361\u7eb3\u65af\u5927\u5385\u53ef\u76f4\u63a5\u4ece\u79d1\u9a6c\u96f7\u65af\u5bab\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u7a46\u5361\u7eb3\u65af\u5927\u5385 (M\u00fcqarnas Hall) \u7684\u540d\u5b57\u6765\u6e90\u4e8e\u6700\u521d\u8986\u76d6\u5b83\u7684\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u7a46\u5361\u7eb3\u65af\u62f1\u9876\uff0c\u8be5\u62f1\u9876\u56e0 1590 \u5e74\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u706b\u836f\u5e93\u7206\u70b8\u5f15\u8d77\u7684\u9707\u52a8\u800c\u51e0\u4e4e\u5b8c\u5168\u5012\u584c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u4e00\u4fa7\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u8fd9\u4e2a\u5893\u7a74\u7684\u9057\u8ff9\u3002\u5728\u53e6\u4e00\u4fa7\uff0c\u6709\u540e\u671f\u57fa\u7763\u6559\u62f1\u9876\u7684\u9057\u8ff9\uff0c\u5176\u4e2d\u51fa\u73b0\u5b57\u6bcd\u201cFY\u201d\uff0c\u4f20\u7edf\u4e0a\u4e0e\u8d39\u8fea\u5357\u5fb7\u548c\u4f0a\u838e\u8d1d\u62c9\u6709\u5173\uff0c\u4f46\u5b9e\u9645\u4e0a\u5b83\u4eec\u5bf9\u5e94\u4e8e 1729 \u5e74\u53c2\u89c2\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u83f2\u5229\u666e\u4e94\u4e16\u548c\u4f0a\u838e\u8d1d\u62c9\u6cd5\u5c14\u5185\u585e\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8be5\u623f\u95f4\u53ef\u80fd\u7528\u4f5c\u53c2\u52a0\u82cf\u4e39\u5e86\u5178\u3001\u805a\u4f1a\u548c\u62db\u5f85\u4f1a\u7684\u5ba2\u4eba\u7684\u524d\u5385\u6216\u7b49\u5019\u5ba4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  EL PARTAL -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba45\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel45\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel45\">\u90e8\u5206\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5982\u4eca\u88ab\u79f0\u4e3a\u201c\u5e15\u5854\u5c14\u82b1\u56ed\u201d (Jardines del Partal) \u7684\u8fd9\u7247\u5927\u7a7a\u95f4\uff0c\u5176\u540d\u5b57\u6765\u6e90\u4e8e Palacio del P\u00f3rtico\uff0c\u8be5\u5bab\u6bbf\u56e0\u5176\u95e8\u5eca\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u8be5\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u4fdd\u5b58\u6700\u53e4\u8001\u7684\u5bab\u6bbf\uff0c\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e0e\u79d1\u9a6c\u96f7\u65af\u5bab\u6709\u76f8\u4f3c\u4e4b\u5904\uff0c\u5c3d\u7ba1\u5b83\u66f4\u53e4\u8001\uff1a\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u4e00\u4e2a\u4e2d\u592e\u6c34\u6c60\uff0c\u95e8\u5eca\u5728\u6c34\u4e2d\u7684\u5012\u5f71\u50cf\u4e00\u9762\u955c\u5b50\u3002\u5b83\u7684\u4e3b\u8981\u7279\u5f81\u662f\u4e00\u5ea7\u4fa7\u5854\uff0c\u81ea 16 \u4e16\u7eaa\u4ee5\u6765\u88ab\u79f0\u4e3a\u5973\u58eb\u5854\uff0c\u5c3d\u7ba1\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5929\u6587\u53f0\uff0c\u56e0\u4e3a\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u662f\u5929\u6587\u5b66\u7684\u72c2\u70ed\u7231\u597d\u8005\u3002\u5854\u4e0a\u6709\u9762\u5411\u56db\u4e2a\u65b9\u4f4d\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u58ee\u89c2\u7684\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u4e00\u76f4\u4e3a\u79c1\u4eba\u6240\u6709\uff0c\u76f4\u5230 1891 \u5e74 3 \u6708 12 \u65e5\uff0c\u5176\u4e3b\u4eba\u3001\u5fb7\u56fd\u94f6\u884c\u5bb6\u517c\u9886\u4e8b\u4e9a\u745f\u00b7\u51af\u00b7\u683c\u6e29\u7eb3 (Arthur Von Gwinner) \u5c06\u8fd9\u5ea7\u5efa\u7b51\u548c\u5468\u56f4\u7684\u571f\u5730\u5272\u8ba9\u7ed9\u4e86\u897f\u73ed\u7259\u56fd\u5bb6\u3002\n                <\/p>\n                <p>\n                    \u4e0d\u5e78\u7684\u662f\uff0c\u51af\u00b7\u683c\u6e29\u7eb3\u62c6\u9664\u4e86\u89c2\u666f\u53f0\u7684\u6728\u8d28\u5c4b\u9876\uff0c\u5e76\u5c06\u5176\u642c\u5230\u4e86\u67cf\u6797\uff0c\u73b0\u5728\u5b83\u5728\u5e15\u52a0\u9a6c\u535a\u7269\u9986\u5c55\u51fa\uff0c\u4f5c\u4e3a\u5176\u4f0a\u65af\u5170\u827a\u672f\u6536\u85cf\u7684\u4eae\u70b9\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5e15\u5854\u5c14\u5bab\u65c1\u8fb9\uff0c\u5973\u58eb\u5854\u7684\u5de6\u4fa7\uff0c\u6709\u4e00\u4e9b\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u623f\u5c4b\u3002\u5176\u4e2d\u4e00\u6240\u623f\u5b50\u56e0\u5728 20 \u4e16\u7eaa\u521d\u53d1\u73b0\u4e86 14 \u4e16\u7eaa\u7684\u7070\u6ce5\u86cb\u5f69\u753b\u800c\u88ab\u79f0\u4e3a\u201c\u7ed8\u753b\u4e4b\u5bb6\u201d\u3002\u8fd9\u4e9b\u6781\u5176\u73cd\u8d35\u7684\u753b\u4f5c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u58c1\u753b\u7684\u7f55\u89c1\u8303\u4f8b\uff0c\u63cf\u7ed8\u4e86\u5bab\u5ef7\u3001\u72e9\u730e\u548c\u5e86\u795d\u573a\u666f\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5176\u91cd\u8981\u6027\u548c\u4fdd\u62a4\u539f\u56e0\uff0c\u8fd9\u4e9b\u623f\u5c4b\u4e0d\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba46\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel46\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel46\">\u5e15\u5854\u5c14\u7684\u6f14\u8bb2<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u7279\u5c14\u5bab\u53f3\u4fa7\uff0c\u57ce\u5899\u4e0a\u662f\u5e15\u7279\u5c14\u6f14\u8bb2\u5385\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\u7531\u4e8e\u6f14\u8bb2\u5385\u4f4d\u4e8e\u5730\u9762\u4ee5\u4e0a\uff0c\u56e0\u6b64\u9700\u8981\u901a\u8fc7\u5c0f\u697c\u68af\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u4f0a\u65af\u5170\u6559\u7684\u652f\u67f1\u4e4b\u4e00\u662f\u6bcf\u5929\u9762\u5411\u9ea6\u52a0\u7948\u7977\u4e94\u6b21\u3002\u8be5\u7948\u7977\u5ba4\u5145\u5f53\u4e86\u5bab\u5ef7\u5c0f\u6559\u5802\u7684\u529f\u80fd\uff0c\u8ba9\u9644\u8fd1\u5bab\u6bbf\u7684\u5c45\u6c11\u53ef\u4ee5\u5c65\u884c\u5b97\u6559\u4e49\u52a1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u9762\u79ef\u4e0d\u5927\uff08\u7ea6\u5341\u4e8c\u5e73\u65b9\u7c73\uff09\uff0c\u4f46\u7948\u7977\u5ba4\u8bbe\u6709\u4e00\u4e2a\u5c0f\u524d\u5385\u548c\u4e00\u4e2a\u7948\u7977\u5ba4\u3002\u5176\u5185\u90e8\u91c7\u7528\u4e30\u5bcc\u7684\u7070\u6ce5\u88c5\u9970\uff0c\u6709\u690d\u7269\u548c\u51e0\u4f55\u56fe\u6848\uff0c\u8fd8\u6709\u300a\u53e4\u5170\u7ecf\u300b\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u697c\u68af\u8d70\u4e0a\u53bb\uff0c\u5c31\u5728\u5165\u53e3\u95e8\u524d\uff0c\u4f60\u4f1a\u770b\u5230\u897f\u5357\u5899\u4e0a\u7684\u7c73\u54c8\u62c9\u5e03\uff0c\u9762\u5411\u9ea6\u52a0\u3002\u5b83\u7684\u5e73\u9762\u56fe\u5448\u591a\u8fb9\u5f62\uff0c\u6709\u9a6c\u8e44\u5f62\u62f1\u95e8\uff0c\u9876\u90e8\u6709\u7a46\u5361\u7eb3\u65af\u5706\u9876\u3002\n                <\/p>\n                <p>\n                    \u7279\u522b\u503c\u5f97\u6ce8\u610f\u7684\u662f\u4f4d\u4e8e\u7c73\u54c8\u62c9\u5e03\u62f1\u95e8\u67f1\u5934\u4e0a\u7684\u94ed\u6587\uff0c\u5b83\u9080\u8bf7\u4eba\u4eec\u7948\u7977\uff1a <em>\u201c\u6765\u7948\u7977\u5427\uff0c\u4e0d\u8981\u758f\u5ffd\u5927\u610f\u3002\u201d<\/em>\n                <\/p>\n                <p>\n                    \u4e0e\u7948\u7977\u5ba4\u76f8\u8fde\u7684\u662f\u963f\u5854\u897f\u5965\u00b7\u5fb7\u00b7\u5e03\u62c9\u5361\u8499\u7279\u4e4b\u5bb6\uff0c\u8be5\u4e4b\u5bb6\u4e8e 1550 \u5e74\u8d60\u4e88\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b88\u62a4\u8005\u3001\u524d\u4f8d\u4ece\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba47\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel47\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel47\">\u5e15\u5854\u5c14\u963f\u5c14\u6258 \u2013 \u4f18\u7d20\u798f\u4e09\u4e16\u5bab\u6bbf<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u5c14\u5854\u5c14\u5730\u533a\u6700\u9ad8\u7684\u9ad8\u539f\u4e0a\uff0c\u6709\u5c24\u7d20\u592b\u4e09\u4e16\u5bab\u6bbf\u7684\u8003\u53e4\u9057\u5740\u3002 1492 \u5e74 6 \u6708\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5c06\u8fd9\u5ea7\u5bab\u6bbf\u5272\u8ba9\u7ed9\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7b2c\u4e00\u4efb\u603b\u7763\u3001\u7b2c\u4e8c\u4efb\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u5510\u00b7\u4f0a\u5c3c\u6208\u00b7\u6d1b\u4f69\u65af\u00b7\u5fb7\u00b7\u95e8\u591a\u8428 (Don \u00cd\u00f1igo L\u00f3pez de Mendoza)\u3002\u56e0\u6b64\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5766\u8fea\u62c9\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e4b\u6240\u4ee5\u6210\u4e3a\u5e9f\u589f\uff0c\u6e90\u4e8e18\u4e16\u7eaa\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u540e\u88d4\u4e0e\u6ce2\u65c1\u56fd\u738b\u8153\u529b\u4e94\u4e16\u4e4b\u95f4\u7684\u5206\u6b67\u3002\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u4e8c\u4e16\u53bb\u4e16\u540e\uff0c\u65e0\u55e3\u800c\u4ea1\uff0c\u6ed5\u8fea\u62c9\u5bb6\u65cf\u4e0d\u518d\u652f\u6301\u83f2\u5229\u666e\u4eb2\u738b\uff0c\u800c\u662f\u652f\u6301\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u3002\u83f2\u5229\u666e\u4e94\u4e16\u767b\u57fa\u540e\uff0c\u4ed6\u4eec\u91c7\u53d6\u4e86\u62a5\u590d\u63aa\u65bd\uff1a1718 \u5e74\uff0c\u4ed6\u4eec\u88ab\u5265\u593a\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5e02\u957f\u804c\u4f4d\uff0c\u968f\u540e\u5bab\u6bbf\u88ab\u62c6\u9664\uff0c\u5176\u6750\u6599\u88ab\u51fa\u552e\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u4e00\u4e9b\u6750\u6599\u5728 20 \u4e16\u7eaa\u91cd\u65b0\u51fa\u73b0\u5728\u79c1\u4eba\u6536\u85cf\u4e2d\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u4fdd\u5b58\u5728\u9a6c\u5fb7\u91cc\u74e6\u4f26\u897f\u4e9a\u5510\u749c\u7814\u7a76\u6240\u7684\u6240\u8c13\u201c\u798f\u56fe\u5c3c\u74f7\u7816\u201d\u53ef\u80fd\u5c31\u6765\u81ea\u8fd9\u5ea7\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u4ece1740\u5e74\u8d77\uff0c\u5bab\u6bbf\u9057\u5740\u6210\u4e3a\u79df\u8d41\u83dc\u56ed\u7684\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    1929 \u5e74\uff0c\u897f\u73ed\u7259\u653f\u5e9c\u6536\u56de\u4e86\u8fd9\u7247\u5730\u533a\uff0c\u5e76\u5c06\u5176\u5f52\u8fd8\u7ed9\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u5f97\u76ca\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5efa\u7b51\u5e08\u548c\u4fee\u590d\u8005 Leopoldo Torres Balb\u00e1s \u7684\u52aa\u529b\uff0c\u901a\u8fc7\u521b\u5efa\u8003\u53e4\u82b1\u56ed\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5f97\u5230\u4e86\u6539\u5584\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba48\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel48\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel48\">\u5854\u697c\u6f2b\u6b65\u548c\u5cf0\u9876\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u62c9\u8482\u5c3c\u57ce\u5899\u6700\u521d\u6709\u4e09\u5341\u591a\u5ea7\u5854\u697c\uff0c\u5982\u4eca\u4ec5\u5269\u4e8c\u5341\u5ea7\u3002\u6700\u521d\uff0c\u8fd9\u4e9b\u5854\u697c\u5177\u6709\u4e25\u683c\u7684\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u6709\u4e9b\u5854\u697c\u4e5f\u88ab\u7528\u4e8e\u5c45\u4f4f\u7528\u9014\u3002\n                <\/p>\n                <p>\n                    \u4ece\u7eb3\u65af\u91cc\u5fb7\u5bab\u7684\u51fa\u53e3\u5904\uff0c\u4ece\u5e15\u5854\u5c14\u963f\u5c14\u6258 (Partal Alto) \u5730\u533a\u51fa\u53d1\uff0c\u6709\u4e00\u6761\u9e45\u5375\u77f3\u5c0f\u8def\u901a\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u3002\u8fd9\u6761\u8def\u7ebf\u6cbf\u7740\u57ce\u5899\u5ef6\u4f38\uff0c\u57ce\u5899\u5185\u77d7\u7acb\u7740\u8be5\u5efa\u7b51\u7fa4\u4e2d\u4e00\u4e9b\u6700\u5177\u4ee3\u8868\u6027\u7684\u5854\u697c\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u82b1\u56ed\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u679c\u56ed\u7684\u7f8e\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u6700\u8457\u540d\u7684\u5854\u697c\u662f\u5c71\u5cf0\u5854\uff0c\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\uff0c\u540e\u6765\u7531\u5176\u4ed6\u82cf\u4e39\u7ffb\u4fee\u3002\u5b83\u4ee5\u5176\u7816\u780c\u7684\u91d1\u5b57\u5854\u5f62\u57ce\u579b\u800c\u6613\u4e8e\u8fa8\u8ba4\uff0c\u5176\u540d\u5b57\u53ef\u80fd\u7531\u6b64\u800c\u6765\u3002\u7136\u800c\uff0c\u5176\u4ed6\u4f5c\u8005\u8ba4\u4e3a\uff0c\u8fd9\u4e2a\u540d\u5b57\u6765\u6e90\u4e8e\u4ece\u5176\u4e0a\u89d2\u4f38\u51fa\u7684\u725b\u817f\uff0c\u8fd9\u4e9b\u725b\u817f\u652f\u6491\u7740\u69ab\u773c\uff0c\u8fd9\u662f\u4e00\u79cd\u9632\u5fa1\u5143\u7d20\uff0c\u53ef\u4ee5\u62b5\u5fa1\u6765\u81ea\u4e0a\u65b9\u7684\u653b\u51fb\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5854\u7684\u4e3b\u8981\u529f\u80fd\u662f\u4fdd\u62a4\u4f4d\u4e8e\u5176\u5e95\u90e8\u7684\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u8be5\u95e8\u4e0e\u5c0f\u56fd\u738b\u65b9\u5c16\u7891\u76f8\u8fde\uff0c\u65b9\u4fbf\u901a\u5f80\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u548c\u8fde\u63a5\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u53e4\u8001\u4e2d\u4e16\u7eaa\u9053\u8def\u3002\n                <\/p>\n                <p>\n                    \u5728\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u4eba\u4eec\u4fee\u5efa\u4e86\u5e26\u6709\u9a6c\u53a9\u7684\u5916\u5821\u6765\u52a0\u5f3a\u9632\u5fa1\uff0c\u5e76\u7531\u4e00\u4e2a\u540d\u4e3a\u94c1\u95e8\u7684\u65b0\u5165\u53e3\u5173\u95ed\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u5854\u697c\u901a\u5e38\u4ec5\u5177\u6709\u519b\u4e8b\u529f\u80fd\uff0c\u4f46\u4f17\u6240\u5468\u77e5\uff0cTorre de los Picos \u4e5f\u5177\u6709\u4f4f\u5b85\u7528\u9014\uff0c\u5176\u5185\u90e8\u7684\u88c5\u9970\u5c31\u8bc1\u660e\u4e86\u8fd9\u4e00\u70b9\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba49\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel49\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel49\">\u56da\u5f92\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0cTorre de la Cautiva \u83b7\u5f97\u4e86\u4e0d\u540c\u7684\u540d\u79f0\uff0c\u4f8b\u5982 Torre de la Ladrona \u6216 Torre de la Sultana\uff0c\u4f46\u6700\u7ec8\u6d41\u884c\u7684\u662f\u6700\u6d41\u884c\u7684\u4e00\u4e2a\uff1aTorre de la Cautiva\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u57fa\u4e8e\u5df2\u8bc1\u5b9e\u7684\u5386\u53f2\u4e8b\u5b9e\uff0c\u800c\u662f\u4e00\u4e2a\u6d6a\u6f2b\u4f20\u8bf4\u7684\u4ea7\u7269\uff0c\u4f20\u8bf4\u4f0a\u838e\u8d1d\u5c14\u00b7\u5fb7\u00b7\u7d22\u5229\u65af (Isabel de Sol\u00eds) \u88ab\u56da\u7981\u5728\u8fd9\u5ea7\u5854\u4e2d\u3002\u5979\u540e\u6765\u7688\u4f9d\u4f0a\u65af\u5170\u6559\uff0c\u6539\u540d\u4e3a\u4f50\u62c9\u4f0a\u8fbe (Zoraida)\uff0c\u5e76\u6210\u4e3a\u7a46\u83b1\u54c8\u68ee (Muley Hac\u00e9n) \u6700\u559c\u7231\u7684\u82cf\u4e39\u5a1c\u3002\u8fd9\u4e00\u60c5\u51b5\u5bfc\u81f4\u4e86\u524d\u82cf\u4e39\u5a1c\u3001\u5e03\u963f\u535c\u8fea\u52d2\u7684\u6bcd\u4eb2\u827e\u838e\u4e0e\u4f50\u62c9\u4f0a\u8fbe\u7684\u5173\u7cfb\u7d27\u5f20\uff0c\u56e0\u4e3a\u4f50\u62c9\u4f0a\u8fbe\u7684\u540d\u5b57\u610f\u4e3a\u201c\u6668\u661f\u201d\u2014\u2014\u53d6\u4ee3\u4e86\u5979\u5728\u5bab\u5ef7\u4e2d\u7684\u5730\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u7684\u5efa\u9020\u8005\u662f\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\uff0c\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u5efa\u9020\u8005\u4e5f\u662f\u4ed6\u3002\u4e3b\u5385\u4e2d\u7684\u7891\u6587\u8bc1\u5b9e\u4e86\u8fd9\u4e00\u8bf4\u6cd5\uff0c\u8fd9\u4e9b\u7891\u6587\u662f\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03 (Ibn al-Yayyab) \u7684\u4f5c\u54c1\uff0c\u5bf9\u8fd9\u4f4d\u82cf\u4e39\u5927\u52a0\u8d5e\u626c\u3002\n                <\/p>\n                <p>\n                    \u5728\u5899\u4e0a\u523b\u7684\u8bd7\u6b4c\u4e2d\uff0c\u7ef4\u9f50\u5c14\u53cd\u590d\u4f7f\u7528\u8fd9\u4e2a\u8bcd <em>\u5361\u62c9\u80e1\u62c9<\/em>\uff0c\u540e\u6765\u88ab\u7528\u6765\u6307\u8bbe\u9632\u7684\u5bab\u6bbf\uff0c\u5c31\u50cf\u8fd9\u5ea7\u5854\u4e00\u6837\u3002\u5854\u5185\u9664\u4e86\u5177\u6709\u9632\u5fa1\u529f\u80fd\u5916\uff0c\u8fd8\u8bbe\u6709\u4e00\u5ea7\u88c5\u9970\u534e\u4e3d\u3001\u539f\u6c41\u539f\u5473\u7684\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u81f3\u4e8e\u88c5\u9970\uff0c\u4e3b\u5385\u7684\u7279\u70b9\u662f\u9676\u74f7\u74f7\u7816\u5e95\u5ea7\uff0c\u4e0a\u9762\u6709\u5404\u79cd\u989c\u8272\u7684\u51e0\u4f55\u5f62\u72b6\u3002\u5176\u4e2d\uff0c\u7d2b\u8272\u5c24\u4e3a\u7a81\u51fa\uff0c\u56e0\u4e3a\u5f53\u65f6\u7d2b\u8272\u7684\u751f\u4ea7\u7279\u522b\u56f0\u96be\u4e14\u6602\u8d35\uff0c\u6240\u4ee5\u5b83\u53ea\u7528\u4e8e\u975e\u5e38\u91cd\u8981\u7684\u7a7a\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba50\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel50\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel50\">\u516c\u4e3b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u516c\u4e3b\u5854\u4e0e\u4fd8\u864f\u5854\u4e00\u6837\uff0c\u5176\u540d\u5b57\u6e90\u4e8e\u4e00\u4e2a\u4f20\u8bf4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5c31\u662f\u6709\u5173\u4f4f\u5728\u8fd9\u5ea7\u5854\u91cc\u7684\u4e09\u4f4d\u516c\u4e3b\u624e\u4f0a\u8fbe (Zaida)\u3001\u4f50\u62c9\u4f0a\u8fbe (Zoraida) \u548c\u4f50\u62c9\u6d77\u8fbe (Zorahaida) \u7684\u4f20\u8bf4\uff0c\u534e\u76db\u987f\u00b7\u6b27\u6587 (Washington Irving) \u5c06\u8fd9\u4e2a\u6545\u4e8b\u6536\u5f55\u5728\u4ed6\u8457\u540d\u7684\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u5854\uff0c\u6216\u79f0 *qalahurra*\uff0c\u662f\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e03\u4e16\u5efa\u9020\u7684\uff0c\u4ed6\u5728 1392 \u5e74\u81f3 1408 \u5e74\u95f4\u7edf\u6cbb\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5efa\u9020\u7684\u6700\u540e\u4e00\u6279\u5854\u697c\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u79cd\u60c5\u51b5\u53cd\u6620\u5728\u5ba4\u5185\u88c5\u9970\u4e0a\uff0c\u4e0e\u4ee5\u524d\u827a\u672f\u8f89\u714c\u7684\u65f6\u671f\u76f8\u6bd4\uff0c\u5ba4\u5185\u88c5\u9970\u663e\u793a\u51fa\u4e00\u5b9a\u8870\u843d\u7684\u8ff9\u8c61\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba51\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel51\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel51\">\u5361\u96f7\u62c9\u89d2\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u5854\u697c\u5927\u9053 (Paseo de las Torres) \u7684\u5c3d\u5934\uff0c\u5317\u5899\u7684\u6700\u4e1c\u7aef\uff0c\u6709\u4e00\u5ea7\u5706\u67f1\u5f62\u5854\u697c\u7684\u9057\u8ff9\uff1a\u5361\u96f7\u62c9\u89d2\u5854 (Torre del Cabo de Carrera)\u3002\n                <\/p>\n                <p>\n                    1812 \u5e74\u62ff\u7834\u4ed1\u7684\u519b\u961f\u4ece\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u64a4\u9000\u65f6\u8fdb\u884c\u7684\u7206\u70b8\u51e0\u4e4e\u6467\u6bc1\u4e86\u8fd9\u5ea7\u5854\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\u5b83\u662f\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u547d\u4ee4\u4e8e 1502 \u5e74\u5efa\u9020\u6216\u91cd\u5efa\u7684\uff0c\u8fd9\u4e00\u70b9\u5df2\u7531\u73b0\u5df2\u4e22\u5931\u7684\u7891\u6587\u8bc1\u5b9e\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u5b83\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u8857 (Calle Mayor) \u7684\u5c3d\u5934\uff0c\u6807\u5fd7\u7740\u8be5\u8def\u7684\u754c\u9650\u6216\u201ccap de carrera\u201d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  CARLOS V -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba52\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel52\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel52\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u6b63\u9762<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5bbd\u516d\u5341\u4e09\u7c73\uff0c\u9ad8\u5341\u4e03\u7c73\uff0c\u91c7\u7528\u53e4\u5178\u5efa\u7b51\u7684\u6bd4\u4f8b\uff0c\u6c34\u5e73\u5206\u4e3a\u4e24\u5c42\uff0c\u5efa\u7b51\u548c\u88c5\u9970\u533a\u522b\u660e\u663e\u3002\n                <\/p>\n                <p>\n                    \u5176\u5916\u5899\u91c7\u7528\u4e09\u79cd\u77f3\u6750\u88c5\u9970\uff1a\u6765\u81ea Sierra Elvira \u7684\u7070\u8272\u81f4\u5bc6\u77f3\u7070\u77f3\u3001\u6765\u81ea Macael \u7684\u767d\u8272\u5927\u7406\u77f3\u4ee5\u53ca\u6765\u81ea Barranco de San Juan \u7684\u7eff\u8272\u86c7\u7eb9\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5916\u90e8\u88c5\u9970\u9882\u626c\u4e86\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u5f62\u8c61\uff0c\u901a\u8fc7\u795e\u8bdd\u548c\u5386\u53f2\u5178\u6545\u5f3a\u8c03\u4e86\u4ed6\u7684\u7f8e\u5fb7\u3002\n                <\/p>\n                <p>\n                    \u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u662f\u5357\u4fa7\u548c\u897f\u4fa7\u7684\u7acb\u9762\uff0c\u5747\u8bbe\u8ba1\u6210\u51ef\u65cb\u95e8\u3002\u4e3b\u5165\u53e3\u4f4d\u4e8e\u897f\u4fa7\uff0c\u4e3b\u95e8\u9876\u90e8\u6709\u5e26\u7fc5\u8180\u7684\u80dc\u5229\u5973\u795e\u50cf\u3002\u4e24\u4fa7\u5404\u6709\u4e24\u6247\u5c0f\u95e8\uff0c\u95e8\u4e0a\u96d5\u523b\u6709\u9a91\u5175\u4f5c\u6218\u7684\u56fe\u6848\u3002\n                <\/p>\n                <p>\n                    \u67f1\u5b50\u7684\u57fa\u5ea7\u4e0a\u6709\u5bf9\u79f0\u91cd\u590d\u7684\u6d6e\u96d5\u3002\u4e2d\u592e\u7684\u6d6e\u96d5\u8c61\u5f81\u7740\u548c\u5e73\uff1a\u4e24\u540d\u5987\u5973\u5750\u5728\u4e00\u5806\u6b66\u5668\u4e0a\uff0c\u624b\u62ff\u6a44\u6984\u679d\uff0c\u652f\u6491\u7740\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u3001\u5e26\u6709\u7687\u51a0\u7684\u5730\u7403\u4eea\u548c\u5ea7\u53f3\u94ed\u201cPLUS ULTRA*\u201d\uff0c\u800c\u5c0f\u5929\u4f7f\u5219\u71c3\u70e7\u7740\u6218\u4e89\u5927\u70ae\u3002\n                <\/p>\n                <p>\n                    \u4fa7\u9762\u6d6e\u96d5\u63cf\u7ed8\u4e86\u6218\u4e89\u573a\u666f\uff0c\u4f8b\u5982\u5e15\u7ef4\u4e9a\u6218\u5f79\uff0c\u67e5\u7406\u4e94\u4e16\u51fb\u8d25\u4e86\u6cd5\u56fd\u56fd\u738b\u5f17\u6717\u897f\u65af\u4e00\u4e16\u3002\n                <\/p>\n                <p>\n                    \u9876\u90e8\u662f\u9633\u53f0\uff0c\u4e24\u4fa7\u662f\u5706\u5f62\u6d6e\u96d5\uff0c\u63cf\u7ed8\u4e86\u8d6b\u62c9\u514b\u52d2\u65af\u5341\u4e8c\u529f\u7ee9\u4e2d\u7684\u4e24\u9879\uff1a\u4e00\u9879\u662f\u6740\u6b7b\u5c3c\u7c73\u4e9a\u72ee\u5b50\uff0c\u53e6\u4e00\u9879\u662f\u9762\u5bf9\u514b\u91cc\u7279\u516c\u725b\u3002\u897f\u73ed\u7259\u56fd\u5fbd\u51fa\u73b0\u5728\u4e2d\u592e\u5fbd\u7ae0\u4e0a\u3002\n                <\/p>\n                <p>\n                    \u5728\u5bab\u6bbf\u7684\u4e0b\u90e8\uff0c\u8d28\u6734\u7684\u65b9\u77f3\u683c\u5916\u9192\u76ee\uff0c\u65e8\u5728\u4f20\u8fbe\u4e00\u79cd\u575a\u56fa\u7684\u611f\u89c9\u3002\u5728\u5b83\u4eec\u4e0a\u65b9\u662f\u9752\u94dc\u5706\u73af\uff0c\u7531\u72ee\u5b50\u7b49\u52a8\u7269\u5f62\u8c61\u6258\u7740\uff0c\u8c61\u5f81\u7740\u6743\u529b\u548c\u4fdd\u62a4\u3002\u5728\u5b83\u4eec\u7684\u89d2\u843d\uff0c\u662f\u53cc\u9e70\uff0c\u6697\u793a\u7740\u7687\u6743\u548c\u7687\u5e1d\u7684\u7eb9\u7ae0\uff1a\u897f\u73ed\u7259\u56fd\u738b\u67e5\u7406\u4e00\u4e16\u548c\u5fb7\u610f\u5fd7\u56fd\u738b\u67e5\u7406\u4e94\u4e16\u7684\u53cc\u5934\u9e70\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba53\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel53\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel53\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u7687\u5e1d\u67e5\u7406\u4e00\u4e16\u548c\u795e\u5723\u7f57\u9a6c\u5e1d\u56fd\u7687\u5e1d\u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4e5f\u662f\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u4e54\u4e07\u5a1c\u4e00\u4e16\u548c\u7f8e\u7537\u5b50\u8153\u529b\u4e8c\u4e16\u7684\u513f\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u516c\u4e3b\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74\u590f\u5929\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u5ea6\u871c\u6708\u3002\n                <\/p>\n                <p>\n                    \u7687\u5e1d\u62b5\u8fbe\u540e\uff0c\u88ab\u8fd9\u5ea7\u57ce\u5e02\u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u9b45\u529b\u6240\u5438\u5f15\uff0c\u5e76\u51b3\u5b9a\u5728\u5e15\u62c9\u8482\u5c3c\u57ce\u5efa\u9020\u4e00\u5ea7\u65b0\u5bab\u6bbf\u3002\u8fd9\u5ea7\u5bab\u6bbf\u88ab\u79f0\u4e3a\u201c\u65b0\u7687\u5bab\u201d\uff0c\u4e0e\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u76f8\u5bf9\uff0c\u540e\u8005\u540e\u6765\u88ab\u79f0\u4e3a\u201c\u65e7\u7687\u5bab\u201d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f5c\u54c1\u662f\u6258\u83b1\u591a\u5efa\u7b51\u5e08\u517c\u753b\u5bb6\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u59d4\u6258\u521b\u4f5c\u7684\uff0c\u636e\u8bf4\u4ed6\u662f\u7c73\u5f00\u6717\u57fa\u7f57\u7684\u5f1f\u5b50\uff0c\u8fd9\u53ef\u4ee5\u89e3\u91ca\u4ed6\u5bf9\u53e4\u5178\u6587\u827a\u590d\u5174\u7684\u6df1\u523b\u4e86\u89e3\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u4e18\u5361\u8bbe\u8ba1\u4e86\u4e00\u5ea7\u6587\u827a\u590d\u5174\u98ce\u683c\u7684\u5b8f\u4f1f\u5bab\u6bbf\uff0c\u5176\u5e73\u9762\u56fe\u4e3a\u65b9\u5f62\uff0c\u5185\u90e8\u4e3a\u5706\u5f62\uff0c\u5176\u7075\u611f\u6765\u81ea\u53e4\u5178\u65f6\u4ee3\u7684\u7eaa\u5ff5\u7891\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5efa\u7b51\u59cb\u5efa\u4e8e 1527 \u5e74\uff0c\u4e3b\u8981\u8d44\u91d1\u6765\u81ea\u6469\u5c14\u4eba\u4e3a\u7ee7\u7eed\u5c45\u4f4f\u5728\u683c\u62c9\u7eb3\u8fbe\u5e76\u4fdd\u7559\u5176\u98ce\u4fd7\u4e60\u60ef\u548c\u4eea\u5f0f\u800c\u7f34\u7eb3\u7684\u7a0e\u6b3e\u3002\n                <\/p>\n                <p>\n                    1550 \u5e74\uff0c\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u53bb\u4e16\uff0c\u5bab\u6bbf\u5c1a\u672a\u5b8c\u5de5\u3002\u4ed6\u7684\u513f\u5b50\u8def\u6613\u65af\u7ee7\u7eed\u4e86\u8fd9\u4e2a\u9879\u76ee\uff0c\u4f46\u5728\u4ed6\u53bb\u4e16\u540e\uff0c\u5de5\u4f5c\u6682\u505c\u4e86\u4e00\u6bb5\u65f6\u95f4\u3002 1572 \u5e74\uff0c\u5728\u83f2\u5229\u666e\u4e8c\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u8fd9\u4e9b\u5efa\u7b51\u5f97\u4ee5\u6062\u590d\uff0c\u5e76\u6839\u636e\u57c3\u65af\u79d1\u91cc\u4e9a\u5c14\u4fee\u9053\u9662\u5efa\u7b51\u5e08\u80e1\u5b89\u00b7\u5fb7\u00b7\u57c3\u96f7\u62c9\u7684\u63a8\u8350\uff0c\u59d4\u6258\u7ed9\u80e1\u5b89\u00b7\u5fb7\u00b7\u5965\u96f7\u4e9a\u8d1f\u8d23\u3002\u4f46\u7531\u4e8e\u963f\u5c14\u666e\u54c8\u62c9\u65af\u6218\u4e89\u9020\u6210\u8d44\u6e90\u532e\u4e4f\uff0c\u5e76\u672a\u53d6\u5f97\u91cd\u5927\u8fdb\u5c55\u3002\n                <\/p>\n                <p>\n                    \u76f4\u523020\u4e16\u7eaa\uff0c\u5bab\u6bbf\u624d\u5f97\u4ee5\u4fee\u5efa\u5b8c\u6210\u3002\u6700\u521d\u7531\u5efa\u7b51\u5e08\u517c\u4fee\u590d\u5e08 Leopoldo Torres Balb\u00e1s \u8d1f\u8d23\uff0c\u6700\u540e\u4e8e 1958 \u5e74\u7531 Francisco Prieto Moreno \u8d1f\u8d23\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u88ab\u8ba4\u4e3a\u662f\u4e16\u754c\u548c\u5e73\u7684\u8c61\u5f81\uff0c\u53cd\u6620\u4e86\u7687\u5e1d\u7684\u653f\u6cbb\u613f\u671b\u3002\u7136\u800c\u67e5\u7406\u4e94\u4e16\u4ece\u672a\u4eb2\u773c\u89c1\u8fc7\u4ed6\u4e0b\u4ee4\u5efa\u9020\u7684\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba54\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel54\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel54\">\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4f4d\u4e8e\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u5e95\u5c42\uff0c\u5206\u4e3a\u4e03\u4e2a\u623f\u95f4\uff0c\u4e13\u95e8\u5c55\u793a\u897f\u73ed\u7259\u7a46\u65af\u6797\u6587\u5316\u548c\u827a\u672f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u91cc\u6536\u85cf\u4e86\u73b0\u5b58\u6700\u7cbe\u7f8e\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u827a\u672f\u54c1\uff0c\u8fd9\u4e9b\u827a\u672f\u54c1\u90fd\u662f\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5386\u7ecf\u591a\u5e74\u6316\u6398\u548c\u4fee\u590d\u540e\u53d1\u73b0\u7684\u3002\n                <\/p>\n                <p>\n                    \u5c55\u51fa\u7684\u4f5c\u54c1\u5305\u62ec\u7070\u6ce5\u5236\u54c1\u3001\u67f1\u5b50\u3001\u6728\u5de5\u5236\u54c1\u3001\u5404\u79cd\u98ce\u683c\u7684\u9676\u74f7\uff08\u4f8b\u5982\u8457\u540d\u7684\u77aa\u7f9a\u82b1\u74f6\uff09\u2014\u2014\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u706f\u7684\u590d\u5236\u54c1\uff0c\u4ee5\u53ca\u5893\u7891\u3001\u786c\u5e01\u548c\u5176\u4ed6\u5177\u6709\u91cd\u8981\u5386\u53f2\u4ef7\u503c\u7684\u7269\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u85cf\u54c1\u662f\u53c2\u89c2\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u7406\u60f3\u8865\u5145\uff0c\u56e0\u4e3a\u5b83\u8ba9\u4eba\u4eec\u66f4\u597d\u5730\u4e86\u89e3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u7684\u65e5\u5e38\u751f\u6d3b\u548c\u6587\u5316\u3002\n                <\/p>\n                <p>\n                    \u535a\u7269\u9986\u5165\u573a\u514d\u8d39\uff0c\u4f46\u9700\u8981\u6ce8\u610f\u7684\u662f\uff0c\u535a\u7269\u9986\u6bcf\u5468\u4e00\u95ed\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba55\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel55\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel55\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u5728\u8bbe\u8ba1\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u65f6\uff0c\u91c7\u7528\u4e86\u5177\u6709\u5f3a\u70c8\u6587\u827a\u590d\u5174\u8c61\u5f81\u610f\u4e49\u7684\u51e0\u4f55\u5f62\u72b6\uff1a\u6b63\u65b9\u5f62\u4ee3\u8868\u5c18\u4e16\uff0c\u5185\u5706\u8c61\u5f81\u7740\u795e\u6027\u548c\u521b\u9020\uff0c\u516b\u8fb9\u5f62\uff08\u4e3a\u6559\u5802\u4fdd\u7559\uff09\u4ee3\u8868\u4e24\u4e2a\u4e16\u754c\u7684\u7ed3\u5408\u3002\n                <\/p>\n                <p>\n                    \u8fdb\u5165\u5bab\u6bbf\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u7f6e\u8eab\u4e8e\u4e00\u4e2a\u5b8f\u4f1f\u7684\u5706\u5f62\u95e8\u5eca\u5ead\u9662\u4e2d\uff0c\u76f8\u5bf9\u4e8e\u5916\u90e8\u800c\u8a00\uff0c\u5ead\u9662\u8f83\u9ad8\u3002\u8fd9\u5ea7\u5ead\u9662\u5468\u56f4\u6709\u4e24\u5ea7\u91cd\u53e0\u7684\u5eca\u5b50\uff0c\u6bcf\u5ea7\u5eca\u5b50\u90fd\u6709\u4e09\u5341\u4e8c\u6839\u67f1\u5b50\u3002\u5e95\u5c42\u7684\u67f1\u5b50\u4e3a\u591a\u7acb\u514b-\u6258\u65af\u5361\u7eb3\u67f1\u5f0f\uff0c\u4e0a\u5c42\u5219\u4e3a\u7231\u5965\u5c3c\u67f1\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u67f1\u5b50\u7531\u6765\u81ea\u683c\u62c9\u7eb3\u8fbe\u5c0f\u9547\u57c3\u5c14\u56fe\u7f57\u7684\u5e03\u4e01\u77f3\u6216\u674f\u4ec1\u77f3\u5236\u6210\u3002\u9009\u62e9\u8fd9\u79cd\u6750\u6599\u662f\u56e0\u4e3a\u5b83\u6bd4\u8bbe\u8ba1\u4e2d\u6700\u521d\u8ba1\u5212\u7684\u5927\u7406\u77f3\u66f4\u7ecf\u6d4e\u3002\n                <\/p>\n                <p>\n                    \u4e0b\u5c42\u753b\u5eca\u6709\u4e00\u4e2a\u73af\u5f62\u62f1\u9876\uff0c\u53ef\u80fd\u7528\u4e8e\u88c5\u9970\u58c1\u753b\u3002\u4e0a\u5c42\u753b\u5eca\u5219\u8bbe\u6709\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\n                <\/p>\n                <p>\n                    \u73af\u7ed5\u5ead\u9662\u7684\u9970\u5e26\u4ee5\u201cburocranios\u201d\u4e3a\u7279\u8272\uff0c\u5373\u725b\u5934\u9aa8\u7684\u56fe\u6848\uff0c\u8fd9\u79cd\u88c5\u9970\u56fe\u6848\u8d77\u6e90\u4e8e\u53e4\u5e0c\u814a\u548c\u53e4\u7f57\u9a6c\uff0c\u5728\u5f53\u65f6\uff0c\u5b83\u4eec\u88ab\u7528\u4e8e\u4e0e\u796d\u7940\u4eea\u5f0f\u76f8\u5173\u7684\u9970\u5e26\u548c\u575f\u5893\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e24\u5c42\u7531\u4e24\u5ea7\u697c\u68af\u8fde\u63a5\uff1a\u4e00\u5ea7\u4f4d\u4e8e\u5317\u4fa7\uff0c\u5efa\u4e8e 17 \u4e16\u7eaa\uff1b\u53e6\u4e00\u5ea7\u4e5f\u4f4d\u4e8e\u5317\u4fa7\uff0c\u7531\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4fdd\u62a4\u5efa\u7b51\u5e08 Francisco Prieto Moreno \u4e8e 20 \u4e16\u7eaa\u8bbe\u8ba1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u4ece\u672a\u88ab\u7528\u4f5c\u7687\u5bb6\u4f4f\u6240\uff0c\u4f46\u5bab\u6bbf\u76ee\u524d\u8bbe\u6709\u4e24\u4e2a\u91cd\u8981\u7684\u535a\u7269\u9986\uff1a\u4f4d\u4e8e\u4e0a\u5c42\u7684\u7f8e\u672f\u535a\u7269\u9986\uff0c\u6536\u85cf\u4e86 15 \u4e16\u7eaa\u81f3 20 \u4e16\u7eaa\u683c\u62c9\u7eb3\u8fbe\u7684\u6770\u51fa\u7ed8\u753b\u548c\u96d5\u5851\uff1b\u4f4d\u4e8e\u4e0b\u5c42\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\uff0c\u53ef\u901a\u8fc7\u897f\u4fa7\u5165\u53e3\u5927\u5385\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u535a\u7269\u9986\u529f\u80fd\u5916\uff0c\u4e2d\u592e\u5ead\u9662\u8fd8\u62e5\u6709\u51fa\u8272\u7684\u97f3\u54cd\u6548\u679c\uff0c\u4f7f\u5176\u6210\u4e3a\u4e3e\u529e\u97f3\u4e50\u4f1a\u548c\u620f\u5267\u8868\u6f14\u7684\u6700\u4f73\u573a\u6240\uff0c\u5c24\u5176\u662f\u5728\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u671f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  LA MEDINA -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba56\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel56\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel56\">\u6e05\u771f\u5bfa\u6d74\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6e05\u771f\u5bfa\u6d74\u573a\u4f4d\u4e8e\u7687\u5bb6\u5927\u8857 (Calle Real)\uff0c\u6bd7\u90bb\u73b0\u4eca\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802 (Igreja de Santa Mar\u00eda de la Alhambra)\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u6d74\u573a\u5efa\u4e8e\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u7531 <em>\u5409\u5179\u4e9a<\/em>\u8fd9\u662f\u5411\u5728\u8fb9\u5883\u79cd\u690d\u571f\u5730\u7684\u57fa\u7763\u5f92\u5f81\u6536\u7684\u4e00\u79cd\u7a0e\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528 <em>\u571f\u8033\u5176\u6d74\u5ba4<\/em> \u6c90\u6d74\u662f\u4f0a\u65af\u5170\u57ce\u5e02\u65e5\u5e38\u751f\u6d3b\u4e2d\u5fc5\u4e0d\u53ef\u5c11\u7684\u4e00\u9879\u6d3b\u52a8\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4e5f\u4e0d\u4f8b\u5916\u3002\u7531\u4e8e\u9760\u8fd1\u6e05\u771f\u5bfa\uff0c\u8fd9\u4e2a\u6d74\u573a\u53d1\u6325\u7740\u91cd\u8981\u7684\u5b97\u6559\u529f\u80fd\uff1a\u5141\u8bb8\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u6216\u51c0\u5316\u4eea\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u7136\u800c\uff0c\u5b83\u7684\u529f\u80fd\u5e76\u4e0d\u5b8c\u5168\u662f\u5b97\u6559\u6027\u7684\u3002\u571f\u8033\u5176\u6d74\u5ba4\u4e5f\u662f\u4e2a\u4eba\u536b\u751f\u7684\u573a\u6240\uff0c\u5e76\u4e14\u662f\u91cd\u8981\u7684\u793e\u4ea4\u805a\u4f1a\u573a\u6240\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u4f7f\u7528\u53d7\u65f6\u95f4\u5b89\u6392\u7684\u9650\u5236\uff0c\u7537\u6027\u5728\u65e9\u4e0a\u4f7f\u7528\uff0c\u5973\u6027\u5728\u4e0b\u5348\u4f7f\u7528\u3002\n                <\/p>\n                <p>\n                    \u53d7\u5230\u7f57\u9a6c\u6d74\u573a\u7684\u542f\u53d1\uff0c\u7a46\u65af\u6797\u6d74\u573a\u4e5f\u91c7\u7528\u4e86\u7f57\u9a6c\u6d74\u573a\u7684\u5ba4\u5185\u5e03\u5c40\uff0c\u4f46\u89c4\u6a21\u8f83\u5c0f\uff0c\u5e76\u4e14\u4f7f\u7528\u84b8\u6c7d\u64cd\u4f5c\uff0c\u800c\u4e0d\u50cf\u7f57\u9a6c\u6d74\u573a\u90a3\u6837\u91c7\u7528\u6d78\u6ce1\u5f0f\u6c90\u6d74\u3002\n                <\/p>\n                <p>\n                    \u6d74\u5ba4\u7531\u56db\u4e2a\u4e3b\u8981\u7a7a\u95f4\u7ec4\u6210\uff1a\u4f11\u606f\u5ba4\u6216\u66f4\u8863\u5ba4\u3001\u51b7\u5ba4\u6216\u6696\u5ba4\u3001\u70ed\u5ba4\u4ee5\u53ca\u4e0e\u540e\u8005\u76f8\u8fde\u7684\u9505\u7089\u533a\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528\u7684\u52a0\u70ed\u7cfb\u7edf\u662f <em>\u5730\u7095<\/em>\u8fd9\u662f\u4e00\u79cd\u5730\u4e0b\u4f9b\u6696\u7cfb\u7edf\uff0c\u5229\u7528\u7089\u5b50\u4ea7\u751f\u7684\u70ed\u7a7a\u6c14\u5e76\u901a\u8fc7\u8def\u9762\u4e0b\u65b9\u7684\u8154\u5ba4\u8f93\u9001\u6765\u52a0\u70ed\u5730\u9762\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba57\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel57\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel57\">\u5723\u5f17\u6717\u897f\u65af\u79d1\u524d\u4fee\u9053\u9662 \u2013 \u65c5\u6e38\u65c5\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u6700\u521d\u662f\u5723\u5f17\u6717\u897f\u65af\u79d1\u4fee\u9053\u9662\uff0c\u5efa\u4e8e 1494 \u5e74\uff0c\u4f4d\u4e8e\u4e00\u5ea7\u53e4\u8001\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u7684\u9057\u5740\u4e0a\uff0c\u6839\u636e\u4f20\u7edf\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u5c5e\u4e8e\u4e00\u4f4d\u7a46\u65af\u6797\u738b\u5b50\u3002\n                <\/p>\n                <p>\n                    \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5272\u8ba9\u4e86\u8fd9\u7247\u571f\u5730\u6765\u5efa\u7acb\u8be5\u5e02\u7b2c\u4e00\u5ea7\u65b9\u6d4e\u4f1a\u4fee\u9053\u9662\uff0c\u4ece\u800c\u5151\u73b0\u4e86\u5f81\u670d\u524d\u51e0\u5e74\u5bf9\u963f\u897f\u897f\u5927\u4e3b\u6559\u7684\u627f\u8bfa\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u8fd9\u91cc\u6210\u4e3a\u4e86\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u7b2c\u4e00\u4e2a\u57cb\u846c\u5730\u3002 1504 \u5e74\uff0c\u4f0a\u838e\u8d1d\u62c9\u5973\u738b\u5728\u6885\u8fea\u7eb3\u5fb7\u5c14\u574e\u6ce2\u53bb\u4e16\u524d\u4e00\u4e2a\u534a\u6708\uff0c\u5728\u9057\u5631\u4e2d\u7559\u4e0b\u4e86\u5979\u5e0c\u671b\u8eab\u7740\u65b9\u6d4e\u5404\u4f1a\u4fee\u58eb\u670d\uff0c\u846c\u4e8e\u8fd9\u5ea7\u4fee\u9053\u9662\u7684\u613f\u671b\u3002 1516\u5e74\uff0c\u8d39\u8fea\u5357\u56fd\u738b\u88ab\u57cb\u846c\u4e8e\u5176\u65c1\u8fb9\u3002\n                <\/p>\n                <p>\n                    \u4e24\u4eba\u4e00\u76f4\u57cb\u846c\u5728\u90a3\u91cc\uff0c\u76f4\u5230 1521 \u5e74\uff0c\u4ed6\u4eec\u7684\u5b59\u5b50\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u4e0b\u4ee4\u5c06\u4ed6\u4eec\u7684\u9057\u4f53\u8f6c\u79fb\u5230\u683c\u62c9\u7eb3\u8fbe\u7687\u5bb6\u793c\u62dc\u5802\uff0c\u73b0\u5728\u4ed6\u4eec\u4e0e\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u80e1\u5b89\u5a1c\u4e00\u4e16\u3001\u7f8e\u7537\u5b50\u83f2\u5229\u666e\u548c\u7c73\u683c\u5c14\u00b7\u5fb7\u00b7\u5e15\u65af\u738b\u5b50\u4e00\u8d77\u5b89\u606f\u5728\u90a3\u91cc\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\uff0c\u4eba\u4eec\u53ef\u4ee5\u901a\u8fc7\u8fdb\u5165\u5e15\u62c9\u591a\u9152\u5e97\u7684\u5ead\u9662\u6765\u53c2\u89c2\u8fd9\u4e2a\u7b2c\u4e00\u4e2a\u5893\u5730\u3002\u5728\u5893\u7a74\u7684\u5706\u9876\u4e0b\uff0c\u4fdd\u5b58\u7740\u4e24\u4f4d\u541b\u4e3b\u7684\u539f\u59cb\u5893\u7891\u3002\n                <\/p>\n                <p>\n                    \u81ea 1945 \u5e74 6 \u6708\u4ee5\u6765\uff0c\u8fd9\u5ea7\u5efa\u7b51\u5c31\u6210\u4e3a\u5723\u5f17\u6717\u897f\u65af\u79d1\u65c5\u9986 (Parador de San Francisco) \u7684\u6240\u5728\u5730\uff0c\u8fd9\u662f\u4e00\u5bb6\u7531\u897f\u73ed\u7259\u653f\u5e9c\u62e5\u6709\u548c\u7ecf\u8425\u7684\u9ad8\u7ea7\u65c5\u6e38\u65c5\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba58\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel58\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel58\">\u9ea6\u5730\u90a3<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u201c\u9ea6\u5730\u90a3\u201d\u5728\u963f\u62c9\u4f2f\u8bed\u4e2d\u610f\u4e3a\u201c\u57ce\u5e02\u201d\uff0c\u6307\u7684\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8428\u6bd4\u5361\u5c71\u7684\u6700\u9ad8\u5904\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u9ea6\u5730\u90a3\u662f\u65e5\u5e38\u6d3b\u52a8\u7684\u573a\u6240\uff0c\u56e0\u4e3a\u8fd9\u91cc\u662f\u8d38\u6613\u548c\u4eba\u53e3\u96c6\u4e2d\u7684\u5730\u65b9\uff0c\u4e3a\u5e15\u62c9\u8482\u5c3c\u57ce\u5185\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u63d0\u4f9b\u4e86\u751f\u6d3b\u3002\n                <\/p>\n                <p>\n                    \u90a3\u91cc\u751f\u4ea7\u7eba\u7ec7\u54c1\u3001\u9676\u74f7\u3001\u9762\u5305\u3001\u73bb\u7483\u751a\u81f3\u786c\u5e01\u3002\u9664\u4e86\u5de5\u4eba\u7684\u4f4f\u623f\u5916\uff0c\u8fd8\u6709\u6d74\u5ba4\u3001\u6e05\u771f\u5bfa\u3001\u9732\u5929\u5e02\u573a\u3001\u84c4\u6c34\u6c60\u3001\u70e4\u7089\u3001\u7b52\u4ed3\u548c\u8f66\u95f4\u7b49\u91cd\u8981\u7684\u516c\u5171\u5efa\u7b51\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u8fd9\u5ea7\u5fae\u578b\u57ce\u5e02\u7684\u6b63\u5e38\u8fd0\u8f6c\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u6709\u81ea\u5df1\u7684\u7acb\u6cd5\u3001\u884c\u653f\u548c\u7a0e\u6536\u4f53\u7cfb\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u9ea6\u5730\u90a3\u539f\u5740\u4ec5\u5269\u4e0b\u4e00\u4e9b\u9057\u8ff9\u3002\u5f81\u670d\u4e4b\u540e\uff0c\u57fa\u7763\u6559\u5b9a\u5c45\u8005\u5bf9\u8be5\u5730\u533a\u7684\u6539\u9020\uff0c\u4ee5\u53ca\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u706b\u836f\u7206\u70b8\uff0c\u90fd\u52a0\u5267\u4e86\u8be5\u5730\u533a\u7684\u6076\u5316\u3002\n                <\/p>\n                <p>\n                    20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u4eba\u4eec\u5f00\u5c55\u4e86\u4e00\u9879\u4fee\u590d\u548c\u6539\u9020\u8be5\u5730\u533a\u7684\u8003\u53e4\u8ba1\u5212\u3002\u56e0\u6b64\uff0c\u4e00\u6761\u53e4\u8001\u7684\u4e2d\u4e16\u7eaa\u8857\u9053\u4e0a\u8fd8\u4fee\u5efa\u4e86\u4e00\u6761\u666f\u89c2\u8d70\u9053\uff0c\u5982\u4eca\u4e0e\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u76f8\u8fde\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba59\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel59\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel59\">\u963f\u672c\u585e\u62c9\u8d6b\u5bab<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7687\u5bb6\u9ea6\u5730\u90a3\uff0c\u6bd7\u90bb\u5357\u5899\u7684\u662f\u6240\u8c13\u7684\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u7684\u9057\u5740\uff0c\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u662f\u5df4\u52aa\u8428\u62c9\u4f0a\u5bb6\u65cf\u7684\u5361\u65af\u8482\u5229\u4e9a\u5316\u540d\u79f0\uff0c\u8be5\u5bb6\u65cf\u662f\u5c5e\u4e8e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u5317\u975e\u8d35\u65cf\u8840\u7edf\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\u6240\u770b\u5230\u7684\u9057\u8ff9\u662f 20 \u4e16\u7eaa 30 \u5e74\u4ee3\u5f00\u59cb\u6316\u6398\u7684\u7ed3\u679c\uff0c\u56e0\u4e3a\u8be5\u9057\u5740\u6b64\u524d\u66fe\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u4e3b\u8981\u662f\u7531\u4e8e\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u7206\u70b8\u3002\n                <\/p>\n                <p>\n                    \u901a\u8fc7\u8fd9\u4e9b\u8003\u53e4\u53d1\u6398\uff0c\u6211\u4eec\u80fd\u591f\u786e\u8ba4\u8fd9\u4e2a\u5bb6\u65cf\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u4e2d\u7684\u91cd\u8981\u6027\uff0c\u8fd9\u4e0d\u4ec5\u662f\u56e0\u4e3a\u5bab\u6bbf\u7684\u89c4\u6a21\uff0c\u8fd8\u56e0\u4e3a\u5176\u4f18\u8d8a\u7684\u5730\u7406\u4f4d\u7f6e\uff1a\u4f4d\u4e8e\u9ea6\u5730\u90a3\u7684\u4e0a\u90e8\uff0c\u5c31\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u57ce\u5e02\u8f74\u7ebf\u4e0a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba60\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel60\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel60\">\u6b63\u4e49\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6b63\u4e49\u4e4b\u95e8\uff0c\u963f\u62c9\u4f2f\u8bed\u4e2d\u79f0\u4e3a <em>\u5df4\u5e03\u00b7\u963f\u5c14\u00b7\u6c99\u91cc\u4e9a<\/em>\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u56db\u5ea7\u5916\u57ce\u95e8\u4e4b\u4e00\u3002\u4f5c\u4e3a\u5916\u90e8\u5165\u53e3\uff0c\u5b83\u53d1\u6325\u7740\u91cd\u8981\u7684\u9632\u5fa1\u4f5c\u7528\uff0c\u4ece\u5176\u53cc\u5f2f\u7ed3\u6784\u548c\u9661\u5ced\u7684\u5730\u5f62\u53ef\u4ee5\u770b\u51fa\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u5efa\u9020\u4e0e\u8fde\u63a5\u5357\u5899\u7684\u5854\u697c\u878d\u4e3a\u4e00\u4f53\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u4e8e 1348 \u5e74\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u95e8\u6709\u4e24\u4e2a\u5c16\u5c16\u7684\u9a6c\u8e44\u5f62\u62f1\u95e8\u3002\u5b83\u4eec\u4e4b\u95f4\u6709\u4e00\u4e2a\u9732\u5929\u533a\u57df\uff0c\u79f0\u4e3a buhedera\uff0c\u5982\u679c\u53d7\u5230\u653b\u51fb\uff0c\u53ef\u4ee5\u4ece\u9732\u53f0\u4e0a\u6254\u6750\u6599\u6765\u4fdd\u536b\u5165\u53e3\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u6218\u7565\u4ef7\u503c\u4e4b\u5916\uff0c\u8fd9\u5ea7\u95e8\u5728\u4f0a\u65af\u5170\u80cc\u666f\u4e0b\u8fd8\u5177\u6709\u5f3a\u70c8\u7684\u8c61\u5f81\u610f\u4e49\u3002\u4e24\u4e2a\u88c5\u9970\u5143\u7d20\u5c24\u4e3a\u7a81\u51fa\uff1a\u624b\u548c\u94a5\u5319\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u53ea\u624b\u4ee3\u8868\u4f0a\u65af\u5170\u6559\u7684\u4e94\u5927\u652f\u67f1\uff0c\u8c61\u5f81\u7740\u4fdd\u62a4\u548c\u597d\u5ba2\u3002\u5c31\u5176\u672c\u8eab\u800c\u8a00\uff0c\u94a5\u5319\u662f\u4fe1\u4ef0\u7684\u8c61\u5f81\u3002\u4ed6\u4eec\u7684\u5171\u540c\u5b58\u5728\u53ef\u4ee5\u88ab\u89e3\u8bfb\u4e3a\u7cbe\u795e\u548c\u4e16\u4fd7\u529b\u91cf\u7684\u5bd3\u8a00\u3002\n                <\/p>\n                <p>\n                    \u6c11\u95f4\u4f20\u8bf4\uff0c\u5982\u679c\u6709\u4e00\u5929\u624b\u548c\u94a5\u5319\u76f8\u89e6\uff0c\u5c31\u610f\u5473\u7740\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5012\u584c\u2026\u2026\u4e5f\u610f\u5473\u7740\u4e16\u754c\u7684\u672b\u65e5\uff0c\u56e0\u4e3a\u8fd9\u610f\u5473\u7740\u5b83\u7684\u8f89\u714c\u5c06\u6d88\u5931\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f0a\u65af\u5170\u7b26\u53f7\u4e0e\u53e6\u4e00\u4e2a\u57fa\u7763\u6559\u9644\u52a0\u7269\u5f62\u6210\u4e86\u9c9c\u660e\u5bf9\u6bd4\uff1a\u4e00\u5ea7\u5723\u6bcd\u5b50\u54e5\u7279\u5f0f\u96d5\u5851\uff0c\u7531 Ruberto Alem\u00e1n \u521b\u4f5c\uff0c\u5728\u5929\u4e3b\u6559\u541b\u4e3b\u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\u4e0b\u4ee4\u653e\u7f6e\u5728\u5185\u90e8\u62f1\u95e8\u4e0a\u65b9\u7684\u58c1\u9f9b\u4e2d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba61\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel61\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel61\">\u8f66\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u9a6c\u8f66\u4e4b\u95e8 (Puerta de los Carros) \u4e0e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u57ce\u5899\u4e0a\u7684\u539f\u59cb\u5f00\u53e3\u5e76\u4e0d\u5bf9\u5e94\u3002\u5b83\u4e8e 1526 \u5e74\u81f3 1536 \u5e74\u95f4\u5f00\u653e\uff0c\u5177\u6709\u975e\u5e38\u5177\u4f53\u7684\u529f\u80fd\u76ee\u7684\uff1a\u5141\u8bb8\u8fd0\u9001\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u9020\u6240\u9700\u6750\u6599\u548c\u67f1\u5b50\u7684\u9a6c\u8f66\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u8fd9\u6247\u95e8\u4ecd\u7136\u5177\u6709\u5b9e\u7528\u7528\u9014\u3002\u8fd9\u662f\u4e00\u6761\u65e0\u9700\u95e8\u7968\u7684\u6b65\u884c\u901a\u9053\uff0c\u53ef\u4ee5\u514d\u8d39\u8fdb\u5165\u67e5\u7406\u4e94\u4e16\u5bab\u53ca\u5176\u5185\u7684\u535a\u7269\u9986\u3002\n                <\/p>\n                <p>\n                    \u6b64\u5916\uff0c\u5b83\u662f\u552f\u4e00\u5411\u6388\u6743\u8f66\u8f86\u5f00\u653e\u7684\u5927\u95e8\uff0c\u5305\u62ec\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u697c\u5185\u7684\u9152\u5e97\u5ba2\u4eba\u3001\u51fa\u79df\u8f66\u3001\u7279\u6b8a\u670d\u52a1\u4eba\u5458\u3001\u533b\u52a1\u4eba\u5458\u548c\u7ef4\u4fee\u8f66\u8f86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba62\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel62\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel62\">\u4e03\u5c42\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u662f\u4e00\u5ea7\u5e15\u62c9\u8482\u5c3c\u57ce\u5e02\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u4e00\u9053\u5de8\u5927\u7684\u57ce\u5899\uff0c\u5916\u90e8\u6709\u56db\u4e2a\u4e3b\u8981\u5165\u53e3\u3002\u4e3a\u4e86\u786e\u4fdd\u9632\u5fa1\uff0c\u8fd9\u4e9b\u57ce\u95e8\u91c7\u7528\u72ec\u7279\u7684\u5f27\u5f62\u5e03\u5c40\uff0c\u4f7f\u6f5c\u5728\u7684\u653b\u51fb\u8005\u96be\u4ee5\u524d\u8fdb\uff0c\u5e76\u4fbf\u4e8e\u4ece\u5185\u90e8\u8fdb\u884c\u4f0f\u51fb\u3002\n                <\/p>\n                <p>\n                    \u4f4d\u4e8e\u5357\u5899\u7684\u4e03\u5c42\u4e4b\u95e8\u5c31\u662f\u5176\u4e2d\u4e00\u4e2a\u5165\u53e3\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u65f6\u4ee3\uff0c\u5b83\u88ab\u79f0\u4e3a <em>\u6bd4\u535c\u00b7\u53e4\u675c\u5c14<\/em> \u6216\u201cPuerta de los Pozos\u201d\uff0c\u56e0\u4e3a\u9644\u8fd1\u6709\u7b52\u4ed3\u6216\u5730\u7262\uff0c\u53ef\u80fd\u88ab\u7528\u4f5c\u76d1\u72f1\u3002\n                <\/p>\n                <p>\n                    \u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u4eba\u4eec\u666e\u904d\u7684\u770b\u6cd5\uff0c\u5373\u5b83\u4e0b\u9762\u6709\u4e03\u5c42\u6216\u4e03\u5c42\u697c\u3002\u5c3d\u7ba1\u53ea\u6709\u4e24\u6b21\u8bb0\u5f55\uff0c\u4f46\u8fd9\u79cd\u4fe1\u4ef0\u5f15\u53d1\u4e86\u591a\u4e2a\u4f20\u8bf4\u548c\u6545\u4e8b\uff0c\u4f8b\u5982\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u6545\u4e8b\u201c\u6469\u5c14\u4eba\u7684\u9057\u4ea7\u4f20\u8bf4\u201d\uff0c\u5176\u4e2d\u63d0\u5230\u4e86\u9690\u85cf\u5728\u5854\u7684\u79d8\u5bc6\u5730\u7a96\u4e2d\u7684\u5b9d\u85cf\u3002\n                <\/p>\n                <p>\n                    \u4f20\u7edf\u4e0a\u8ba4\u4e3a\uff0c\u8fd9\u662f 1492 \u5e74 1 \u6708 2 \u65e5\u5e03\u963f\u535c\u8fea\u52d2\u53ca\u5176\u968f\u884c\u4eba\u5458\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u4e4b\u95e8\u5c06\u738b\u56fd\u7684\u94a5\u5319\u4ea4\u7ed9\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u4f7f\u7528\u7684\u6700\u540e\u4e00\u9053\u95e8\u3002\u540c\u6837\uff0c\u7b2c\u4e00\u6279\u57fa\u7763\u6559\u519b\u961f\u4e5f\u662f\u901a\u8fc7\u8fd9\u9053\u95e8\u6beb\u65e0\u62b5\u6297\u5730\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u57ce\u95e8\u662f\u91cd\u5efa\u7684\uff0c\u56e0\u4e3a\u539f\u6765\u7684\u57ce\u95e8\u5728 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u88ab\u7206\u70b8\u4e25\u91cd\u6467\u6bc1\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba63\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel63\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel63\">\u9152\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8461\u8404\u9152\u4e4b\u95e8\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u3002\u5b83\u7684\u5efa\u9020\u5f52\u529f\u4e8e 14 \u4e16\u7eaa\u521d\u7684\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\uff0c\u5c3d\u7ba1\u5b83\u7684\u95e8\u540e\u6765\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u6539\u5efa\u3002\n                <\/p>\n                <p>\n                    \u201c\u8461\u8404\u9152\u95e8\u201d\u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u6e90\u81ea\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u800c\u662f\u6e90\u81ea\u516c\u5143 1556 \u5e74\u7684\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u5f53\u65f6\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5c45\u6c11\u88ab\u5141\u8bb8\u5728\u6b64\u5730\u514d\u7a0e\u8d2d\u4e70\u8461\u8404\u9152\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5b83\u662f\u4e00\u5ea7\u5185\u95e8\uff0c\u56e0\u6b64\u5176\u5e03\u5c40\u662f\u76f4\u7ebf\u578b\u7684\uff0c\u800c\u4e0d\u50cf\u53f8\u6cd5\u95e8\u6216\u6b66\u5668\u95e8\u7b49\u5916\u95e8\u90a3\u6837\u8bbe\u8ba1\u6709\u5f2f\u66f2\u4ee5\u63d0\u9ad8\u9632\u5fa1\u80fd\u529b\u3002\n                <\/p>\n                <p>\n                    \u867d\u7136\u5b83\u7684\u4e3b\u8981\u529f\u80fd\u4e0d\u662f\u9632\u5fa1\uff0c\u4f46\u91cc\u9762\u6709\u4f9b\u8d1f\u8d23\u51fa\u5165\u63a7\u5236\u7684\u58eb\u5175\u4f7f\u7528\u7684\u957f\u51f3\uff0c\u697c\u4e0a\u8fd8\u6709\u4e00\u4e2a\u623f\u95f4\uff0c\u4f9b\u8b66\u536b\u5c45\u4f4f\u548c\u4f11\u606f\u533a\u3002\n                <\/p>\n                <p>\n                    \u897f\u7acb\u9762\u9762\u5411\u963f\u5c14\u5361\u8428\u74e6\uff0c\u662f\u5165\u53e3\u3002\u9a6c\u8e44\u5f62\u62f1\u95e8\u7684\u95e8\u6963\u4e0a\u65b9\u662f\u94a5\u5319\u7684\u6807\u5fd7\uff0c\u8fd9\u662f\u6b22\u8fce\u7684\u5e84\u4e25\u8c61\u5f81\uff0c\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5728\u9762\u5411\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u4e1c\u7acb\u9762\u4e0a\uff0c\u62f1\u80a9\u5c24\u5176\u5f15\u4eba\u6ce8\u76ee\uff0c\u5176\u4e0a\u88c5\u9970\u6709\u91c7\u7528\u5e72\u7ef3\u6280\u672f\u5236\u4f5c\u7684\u74f7\u7816\uff0c\u662f\u897f\u73ed\u7259\u7a46\u65af\u6797\u88c5\u9970\u827a\u672f\u7684\u7cbe\u7f8e\u5178\u8303\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba64\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel64\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel64\">\u963f\u5c14\u7f55\u5e03\u62c9\u7684\u5723\u739b\u4e3d\u4e9a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u73b0\u5728\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802\u6240\u5728\u5730\u66fe\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u7684\u6240\u5728\u5730\uff0c\u8be5\u6e05\u771f\u5bfa\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    1492 \u5e74 1 \u6708 2 \u65e5\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u5ea7\u6e05\u771f\u5bfa\u88ab\u8d50\u4e88\u57fa\u7763\u6559\u793c\u62dc\u573a\u6240\uff0c\u5e76\u5728\u90a3\u91cc\u4e3e\u884c\u4e86\u7b2c\u4e00\u6b21\u5f25\u6492\u3002\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u51b3\u5b9a\uff0c\u5b83\u5728\u5723\u739b\u4e3d\u4e9a\u7684\u5e87\u62a4\u4e0b\u88ab\u5949\u732e\uff0c\u5e76\u5728\u90a3\u91cc\u5efa\u7acb\u4e86\u7b2c\u4e00\u4e2a\u5927\u4e3b\u6559\u5e2d\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u5230 16 \u4e16\u7eaa\u672b\uff0c\u65e7\u6e05\u771f\u5bfa\u5e74\u4e45\u5931\u4fee\uff0c\u6700\u7ec8\u88ab\u62c6\u9664\uff0c\u5e76\u5efa\u9020\u4e86\u4e00\u5ea7\u65b0\u7684\u57fa\u7763\u6559\u5bfa\u5e99\uff0c\u8be5\u5bfa\u5e99\u4e8e 1618 \u5e74\u7ae3\u5de5\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4f0a\u65af\u5170\u5efa\u7b51\u51e0\u4e4e\u5df2\u4e0d\u590d\u5b58\u5728\u3002\u4fdd\u5b58\u4e0b\u6765\u7684\u6700\u91cd\u8981\u6587\u7269\u662f\u4e00\u76cf\u523b\u6709 1305 \u5e74\u94ed\u6587\u7684\u9752\u94dc\u706f\uff0c\u76ee\u524d\u6536\u85cf\u4e8e\u9a6c\u5fb7\u91cc\u56fd\u5bb6\u8003\u53e4\u535a\u7269\u9986\u3002\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u53ef\u4ee5\u770b\u5230\u8fd9\u76cf\u706f\u7684\u590d\u5236\u54c1\u3002\n                <\/p>\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5723\u739b\u4e3d\u4e9a\u6559\u5802\u5e03\u5c40\u7b80\u5355\uff0c\u53ea\u6709\u4e00\u4e2a\u4e2d\u6bbf\uff0c\u4e24\u4fa7\u5404\u6709\u4e09\u4e2a\u4fa7\u6bbf\u3002\u6559\u5802\u5185\u90e8\u7684\u4e3b\u8981\u56fe\u50cf\u5341\u5206\u5f15\u4eba\u6ce8\u76ee\uff1a\u5b89\u53e4\u65af\u8482\u4e9a\u5723\u6bcd\uff0c\u8fd9\u662f\u6258\u5c14\u5938\u6258\u00b7\u9c81\u4f0a\u65af\u00b7\u5fb7\u5c14\u00b7\u4f69\u62c9\u5c14 (Torcuato Ruiz del Peral) \u521b\u4f5c\u4e8e 18 \u4e16\u7eaa\u7684\u4f5c\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5e45\u5723\u50cf\u4e5f\u88ab\u79f0\u4e3a\u201c\u4ec1\u6148\u5723\u6bcd\u201d\uff0c\u662f\u6bcf\u4e2a\u5723\u5468\u516d\u5728\u683c\u62c9\u7eb3\u8fbe\u6e38\u884c\u65f6\u552f\u4e00\u4e00\u5e45\u5728\u5929\u6c14\u5141\u8bb8\u7684\u60c5\u51b5\u4e0b\u4e3e\u884c\u7684\u5723\u50cf\u3002\u4ed6\u5750\u5728\u4e00\u5f20\u6781\u5176\u7f8e\u4e3d\u7684\u5b9d\u5ea7\u4e0a\uff0c\u5b9d\u5ea7\u4e0a\u7684\u6d6e\u96d5\u94f6\u6a21\u4eff\u4e86\u5177\u6709\u8c61\u5f81\u610f\u4e49\u7684\u72ee\u5b50\u5ead\u9662\u7684\u62f1\u95e8\u3002\n                <\/p>\n                <p>\n                    \u4ee4\u4eba\u597d\u5947\u7684\u662f\uff0c\u683c\u62c9\u7eb3\u8fbe\u8bd7\u4eba\u8d39\u5fb7\u91cc\u79d1\u00b7\u52a0\u897f\u4e9a\u00b7\u6d1b\u5c14\u5361 (Federico Garc\u00eda Lorca) \u662f\u8be5\u5144\u5f1f\u4f1a\u7684\u6210\u5458\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba65\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel65\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel65\">\u5236\u9769\u5382<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u524d\u9762\u5411\u4e1c\uff0c\u6709\u4e2d\u4e16\u7eaa\u5236\u9769\u5382\u6216\u6c34\u725b\u519c\u573a\u7684\u9057\u8ff9\uff0c\u8fd9\u662f\u4e00\u4e2a\u4e13\u95e8\u5904\u7406\u751f\u76ae\u7684\u8bbe\u65bd\uff1a\u6e05\u6d01\u3001\u97a3\u5236\u548c\u67d3\u8272\u3002\u8fd9\u662f\u6574\u4e2a\u5b89\u8fbe\u5362\u65af\u7684\u5e38\u89c1\u6d3b\u52a8\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u5317\u975e\u7c7b\u4f3c\u7684\u5236\u9769\u5382\u76f8\u6bd4\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5236\u9769\u5382\u7684\u89c4\u6a21\u8f83\u5c0f\u3002\u7136\u800c\uff0c\u5fc5\u987b\u8003\u8651\u5230\uff0c\u5176\u529f\u80fd\u5b8c\u5168\u662f\u4e3a\u4e86\u6ee1\u8db3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u9700\u8981\u3002\n                <\/p>\n                <p>\n                    \u5b83\u6709\u516b\u4e2a\u5927\u5c0f\u4e0d\u4e00\u7684\u5c0f\u6c60\uff0c\u6709\u77e9\u5f62\u7684\uff0c\u4e5f\u6709\u5706\u5f62\u7684\uff0c\u91cc\u9762\u50a8\u5b58\u7740\u76ae\u9769\u97a3\u5236\u8fc7\u7a0b\u4e2d\u4f7f\u7528\u7684\u77f3\u7070\u548c\u67d3\u6599\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u9879\u6d3b\u52a8\u9700\u8981\u5927\u91cf\u7684\u6c34\uff0c\u56e0\u6b64\u5236\u9769\u5382\u5efa\u5728\u7687\u5bb6\u704c\u6e89\u6c34\u6e20 (Acequia Real) \u65c1\u8fb9\uff0c\u4ee5\u5229\u7528\u5176\u6301\u7eed\u7684\u6c34\u6d41\u3002\u5b83\u7684\u5b58\u5728\u4e5f\u8868\u660e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8fd9\u4e00\u5730\u533a\u62e5\u6709\u5927\u91cf\u7684\u6c34\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba66\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel66\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel66\">\u6c34\u5854\u548c\u7687\u5bb6\u6c9f\u6e20<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6c34\u5854\u662f\u4e00\u5ea7\u96c4\u4f1f\u7684\u5efa\u7b51\uff0c\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5899\u7684\u897f\u5357\u89d2\uff0c\u9760\u8fd1\u552e\u7968\u5904\u5f53\u524d\u7684\u4e3b\u5165\u53e3\u3002\u867d\u7136\u5b83\u5177\u6709\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u5176\u6700\u91cd\u8981\u7684\u4f7f\u547d\u662f\u4fdd\u62a4\u7687\u5bb6\u704c\u6e89\u6c34\u6e20\u7684\u5165\u53e3\uff0c\u56e0\u6b64\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u704c\u6e89\u6e20\u7a7f\u8fc7\u4e00\u6761\u6e21\u69fd\u5230\u8fbe\u5e15\u62c9\u8482\u5c3c\u57ce\uff0c\u5e76\u6cbf\u7740\u5854\u7684\u5317\u9762\u5ef6\u4f38\uff0c\u4e3a\u6574\u4e2a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4f9b\u6c34\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u5854\u662f\u5f7b\u5e95\u91cd\u5efa\u7684\u7ed3\u679c\u3002 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\uff0c\u5b83\u56e0\u706b\u836f\u7206\u70b8\u800c\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u5230 20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u5b83\u51e0\u4e4e\u53ea\u5269\u4e0b\u575a\u5b9e\u7684\u5730\u57fa\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u81f3\u5173\u91cd\u8981\uff0c\u56e0\u4e3a\u5b83\u5141\u8bb8\u6c34\uff08\u4ee5\u53ca\u751f\u547d\uff09\u8fdb\u5165\u5e15\u63d0\u7eb3\u57ce\u3002\u8428\u6bd4\u5361\u5c71\u539f\u672c\u7f3a\u4e4f\u5929\u7136\u6c34\u6e90\uff0c\u8fd9\u5bf9\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6784\u6210\u4e86\u91cd\u5927\u6311\u6218\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u6b64\uff0c\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e00\u4e16\u4e0b\u4ee4\u8fdb\u884c\u4e00\u9879\u91cd\u5927\u6c34\u5229\u5de5\u7a0b\uff1a\u4fee\u5efa\u6240\u8c13\u7684\u82cf\u4e39\u6c9f\u3002\u8fd9\u6761\u704c\u6e89\u6e20\u4ece\u6d77\u62d4\u8f83\u9ad8\u3001\u8ddd\u79bb\u7ea6\u516d\u516c\u91cc\u7684\u8fbe\u7f57\u6cb3\u5f15\u6c34\uff0c\u5229\u7528\u5761\u5ea6\u901a\u8fc7\u91cd\u529b\u8f93\u9001\u6c34\u3002\n                <\/p>\n                <p>\n                    \u57fa\u7840\u8bbe\u65bd\u5305\u62ec\u4e00\u4e2a\u84c4\u6c34\u575d\u3001\u4e00\u4e2a\u755c\u529b\u6c34\u8f66\u548c\u4e00\u6761\u7816\u780c\u7684\u8fd0\u6cb3\u2014\u2014acequia\u2014\u2014\u5b83\u7a7f\u8fc7\u5c71\u8109\u5730\u4e0b\uff0c\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4e0a\u90e8\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u514b\u670d\u592a\u9633\u5c71\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\uff09\u548c\u8428\u6bd4\u5361\u5c71\uff08\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff09\u4e4b\u95f4\u7684\u9661\u5761\uff0c\u5de5\u7a0b\u5e08\u4eec\u4fee\u5efa\u4e86\u4e00\u6761\u6e21\u69fd\uff0c\u8fd9\u662f\u786e\u4fdd\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4f9b\u6c34\u7684\u5173\u952e\u9879\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-premium\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium-ia-hablando\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-ia\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n\n<style>\n  \/* Tel\u00e9fonos muy peque\u00f1os (tipo iPhone SE, Android antiguos) *\/\n  @media (max-width: 480px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 0.7rem !important;\n    }\n  }\n\n  \/* Tel\u00e9fonos est\u00e1ndar (mayor\u00eda de m\u00f3viles modernos) *\/\n  @media (min-width: 481px) and (max-width: 767px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.05rem !important;\n    }\n  }\n\n  \/* Tablets peque\u00f1as y m\u00f3viles grandes *\/\n  @media (min-width: 768px) and (max-width: 991px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.2rem !important;\n    }\n  }\n<\/style>\n\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    const btn1 = document.getElementById(\"continuar-gratis-premium\");\n    const modal1 = document.getElementById(\"modal-premium\");\n\n    if (btn1 && modal1) {\n      btn1.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal1.classList.remove('show');\n        modal1.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n\n    const btn2 = document.getElementById(\"continuar-gratis-ia\");\n    const modal2 = document.getElementById(\"modal-premium-ia-hablando\");\n\n    if (btn2 && modal2) {\n      btn2.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal2.classList.remove('show');\n        modal2.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n  });\n<\/script>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n    \t\t\n\t\t\t\n\t\t<\/div>\n\t<\/header>\n<\/article>\n\n\n\n\n\n\n\n<article data-id=\"post-5814\" data-play-id=\"5814\" class=\"block-loop-item album-track post-5814 station type-station status-publish has-post-thumbnail hentry genre-generalife entry is-single\">\n\t<span class=\"btn-play-now icon-play\"  data-play-id=\"5814\"><\/span>\n\t<span class=\"btn-play-now icon-play\" data-id=\"5814\" data-play-id=\"5814\"><\/span>\n\n\t<button class=\"btn-playlist icon-plus\"><\/button>\n\n\n\t<header class=\"entry-header\">\n\t\t<div class=\"entry-header-inner btn-play-now\">\n\t\t\t\n<h3 class=\"entry-title\"><a href=\"https:\/\/pruebas.alhambra.app\/zh\/station\/escalera-del-agua\/\" rel=\"bookmark\">\u6c34\u9636\u68af<\/a><\/h3>\n\t\t\t<div class=\"entry-meta\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t<div class=\"entry-footer\">\n\t\t\t<span class=\"play-duration\">00:48<\/span>\t\t\t    <!-- Angel cambiar numero abajo en data-target -->\n    <a href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\" class=\"iconomodal\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg> \n    <\/a>\n\n    <!-- El modal -->\n    <!-- Angel cambiar numero abajo en id -->\n    <div class=\"modal\" id=\"ia01\">\n        <div class=\"modal-dialog\">\n            <div class=\"modal-content\">\n                <!-- Cabecera del modal -->\n                <div class=\"modal-header\">\n                    <h4 class=\"modal-title\">\n                                            <\/h4>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\">\n                        \u00d7\n                    <\/button>\n                <\/div>\n\n                <!-- Contenido del modal -->\n                <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <div class=\"contenedoria\">\n                                <br><br>\n                                <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #222222; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #222222; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 350px;\n        background-color: #222222;\n        border-radius: 20px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 20px;\n        line-height: 54px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"You\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5814\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"4539\"\n     data-width=\"350px\"\n     data-height=\"400px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"1\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"60\"\n     data-text_rounded=\"20\"\n     data-chat_rounded=\"20\"\n     data-voice_service=\"google\"\n     data-voice_language=\"yue-HK\"\n     data-voice_name=\"yue-HK-Standard-A\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">AI thinking&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"Type message..\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                            <\/div>\n                                                        <div class=\"contenidocentrado\">\n                                <h2 class=\"wp-block-heading\">\u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01<\/h2>\n                                <li>\n                                    \u6309 <strong>\u4e00\u6b21<\/strong>\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path>\n                                        <path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path>\n                                        <line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line>\n                                        <line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line>\n                                    <\/svg>\n                                    \u8aaa\u8a71\u3002\n                                <\/li>\n                                <li>\n                                    <strong>\u5b8c\u6210<\/strong> \u6309\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <rect x=\"6\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                        <rect x=\"14\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                    <\/svg>\n                                <\/li>\n                            <\/div>\n                            <br>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n<style>\n\n                       .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n                            background-color: #34354000 !important;\n                        }\n\n\n                         .wpaicg-chat-shortcode:nth-child(2) .wpaicg_chat_additions { display: none; }\n\n\n                        .iconomodal {\n                            border-radius: 0px !important;\n                            background-color: #00000000!important;\n                            display: inline-flex;\n                            align-items: center;\n                            padding: 0.5rem;\n                            min-width: 1rem;\n                            line-height: 1;\n                            color: inherit;\n                            background-color: transparent;\n                            border: none;\n                            outline: 0;\n                            color: var(--color-primary);\n                        }\n\n\n                        .album-track .icon-play {\n                            color: var(--color-primary);\n                        }\n\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                                color: #8c0dff !important;\n                            }\n\n\n                         .contenidocentrado {\n                        text-align: center;\n                        display: block;\n                        margin-block-start: 0em;\n                        margin-block-end: 0em;\n                        }\n\n\n\n                        .preguntas{\n                        width: calc(100% - var(--x-gap) * 3) !important;\n                        max-width: var(--content-width);\n                        margin-left: auto;\n                        margin-right: auto;\n                        }\n\n\n                        .accordion h3:after, .accordion h4:after {\n                        opacity: 9.5 !important;\n                        color: var(--color-primary) !important;\n                        }\n\n\n                        p {\n                        margin-top: 0.5rem;\n                        margin-bottom: 0rem;\n                        }\n\n                        b, strong {\n                        font-weight: 700 !important;\n                        }\n\n                        h3, .h3 {\n                        margin-block-end: 0.5em;\n                        }\n\n\n                     \n                        \/*.accordion h3, .accordion h4 {\n                        color: var(--color-primary) !important;\n                        }*\/\n\n\n                        .modal-body, .modal-footer, .modal-header {\n                            padding: 1rem;\n                        }\n\n\n                      \n                        .letracolor {\n                        color: var(--color-primary);\n                        margin-bottom: -5px;\n                        }\n\n\n                        .miicono {\n                        overflow: hidden;\n                        vertical-align: middle;\n                        color: var(--color-primary);\n                        }\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon svg {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-chat-shortcode-type {\n                            background: rgb(0 0 0 \/ 0%) !important;\n                        }\n\n                        .wpaicg-chat-shortcode {\n                            width: 100% !important;\n                        }\n                        .wpaicg_chat_additions span {\n                            margin-right: 0px !important;\n                        }\n\n                        .contenedoria {\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            \/*padding: 0px 0px 10px 0px;*\/\n                            margin-top: 0%;\n                            padding: 2rem 0rem 2rem 0rem!important;\n                        }\n\n\n\n                    .wpaicg-chat-shortcode {\n                        background-color: #12121200 !important;\n                    }\n\n\n                    .comment-respond .must-log-in p, textarea {\n                        width: 100% !important;\n                    }\n\n\n\n                    \/*sebas tengo que modificar esto para centrar el micro*\/\n                        .wpaicg_chat_additions{\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            position: absolute;\n                            right: 42% !important;\n                        }\n\n\n\n<\/style>\n\n\n\n\n\n\n\n<!-- sebas cargo los estilos condicional -->\n\n    <style id=\"ia01-style\">\n        #ia01 .wpaicg-chat-shortcode-messages { display: none; }\n        #ia01 .wpaicg-chat-shortcode-send > svg { display: none; }\n        #ia01 .wpaicg-chat-shortcode-typing { display: none; }\n\n\n    .wpaicg-chat-shortcode {\n        align-items: center !important;\n        padding: 0rem !important;\n        min-width: 0rem !important;\n        justify-content: center !important;\n        align-items: center !important;\n        \/*max-width: 20px;*\/\n    }\n\n\n     \/* Establece el estilo para .wpaicg-bot-thinking cuando est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        color: inherit !important;\n    }\n\n    \/* Oculta .wpaicg-mic-icon cuando .wpaicg-bot-thinking est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking + .circle {\n        display: none;\n    }\n\n\n    .wpaicg-mic-icon svg {\n        width: 50px !important;\n        height: 50px !important;\n        margin: auto;\n        display: block;\n        color: var(--color-primary) !important;\n    }\n\n    @keyframes pulse {\n        0% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n        50% {\n            transform: scale(1.2);\n            opacity: 1;\n        }\n        100% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n    }\n\n    .wpaicg_chat_additions {\n        animation: pulse 3s infinite;\n    }\n\n    .circle {\n        width: 70px;\n        height: 70px;\n        border: 1px solid;\n        color: var(--color-primary);\n        border-radius: 100%;\n        \/*margin: 7px;*\/\n        box-sizing: border-box;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        margin-top: -37%;\n    }\n\n\n    \n    .wpaicg-chat-shortcode{\n        width: ;\n    }\n    .wpaicg-chat-shortcode-content{\n        position: relative;\n    }\n    .wpaicg-chat-shortcode-content ul{\n        height: calc( - 44px);\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-footer{\n        height: 18px;\n        font-size: 11px;\n        padding: 0 20px;\n        color: ;\n        background: rgb(0 0 0 \/ 19%);\n        margin-top:2px;\n        margin-bottom: 2px;\n    }\n    .wpaicg-chat-shortcode-content ul li{\n        display: flex;\n        margin-bottom: 0;\n        padding: 10px;\n        color: ;\n    }\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message{\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong{\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        font-size: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong img{\n\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after{\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking{\n        bottom: 0;\n        font-size: 11px;\n        color: inherit;\n        padding: 2px 6px;\n        display: none;\n    }\n\n    .wpaicg-chat-shortcode{\n        background-color: ;\n    }\n    .wpaicg-chat-shortcode-type{\n        background: rgb(0 0 0 \/ 19%);\n    }\n    .wpaicg-chat-message{\n        text-align: justify;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message a,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message a{\n        color: inherit;\n    }\n\n    <\/style>\n\n\n<style>\n.wpaicg-chat-shortcode {\n    box-shadow: 0 0px 0px rgb(0 0 0 \/ 0%) !important;\n}\n<\/style>\n\n\n\n\n\n    <script>\n        \/\/ Agregar evento al abrir el modal para aplicar el estilo CSS din\u00e1micamente\n        document.addEventListener('DOMContentLoaded', function () {\n            document.getElementById('ia01').addEventListener('show.bs.modal', function () {\n                document.getElementById('ia01-style').innerHTML = `\n                    #ia01 .wpaicg-chat-shortcode-messages { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-send > svg { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-typing { display: block; }\n                `;\n            });\n        });\n    <\/script>\n\n\n\n\n    \t\t\t\t\t\t    <style>\n        \/* A\u00f1ade estilos personalizados aqu\u00ed si es necesario \n        #dropdown-more { display: none !important; } *\/\n        #dropdown-more { display: none !important; }\n        .btn-playlist:nth-child { display: none !important; }\n        .dropdown-backdrop { display: none !important; }\n    <\/style>\n\n\n    \n    <div class=\"btn-group dropup\">\n        <button class=\"btn-more\" type=\"button\" id=\"mapaDropdown\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"currentColor\" stroke=\"currentColor\" stroke-width=\"0\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"6\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"18\" r=\"2\"><\/circle><\/svg>\n                    <\/button>\n        <div class=\"dropdown-menu\" aria-labelledby=\"mapaDropdown\">\n           \n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u55d3\u97f3\uff09<\/a>\n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia02\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><polygon points=\"16 3 21 8 8 21 3 21 3 16 16 3\"><\/polygon><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u6587\u672c\uff09<\/a>\n\n\n                \n\n\n                \n\n\n                \n\n\n                \n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#modalprueba19\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><line x1=\"17\" y1=\"10\" x2=\"3\" y2=\"10\"><\/line><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"><\/line><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"><\/line><line x1=\"17\" y1=\"18\" x2=\"3\" y2=\"18\"><\/line><\/svg>&nbsp; &nbsp; \u63cf\u8ff0<\/a>\n\n\n                \n\n        <\/div>\n    <\/div>\n\n\n\n    <div class=\"modal fade\" id=\"ia02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">  <\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #343540; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #343540; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 100%px;\n        background-color: #343540;\n        border-radius: 8px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 8px;\n        line-height: 36px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"Yo\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5814\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"5011\"\n     data-width=\"100%px\"\n     data-height=\"50%px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"40\"\n     data-text_rounded=\"8\"\n     data-chat_rounded=\"8\"\n     data-voice_service=\"\"\n     data-voice_language=\"en-US\"\n     data-voice_name=\"en-US-Studio-M\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1.0\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">\u521b\u5efa\u795e\u7ecf\u8fde\u63a5\u2026\u2026&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"\u5728\u6b64\u5199\u4e0b\u60a8\u7684\u4fe1\u606f\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"display:none;\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                                    <\/div>\n\n\n            <style>\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .circle:nth-child(2) { display: none !important; }\n\n\n                .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li strong {\n                    color: var(--color-primary) !important;\n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                color: inherit !important;\n                }\n\n\n                .wpaicg-chat-shortcode-type {\n                    color: inherit !important;\n                    width: 100% !important;\n                }\n\n\n\n                textarea.wpaicg-chat-shortcode-typing {\n                border: 1px solid var(--color-primary) !important;\n                background-color: #ffffff00 !important;\n                color: inherit !important;\n                 }\n\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .wpaicg-chat-shortcode-send:nth-child(9){\n                    display: none !important;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode-send {\n                    color: var(--color-primary) !important;\n                    margin-right: -250px !important;\n                }\n\n\n                textarea.auto-expand:focus {\n                outline: none;\n                box-shadow: 0 0 5px var(--color-primary) !important;\n                line-height: 2;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: #ffffff00 !important;\n                    border-radius: 1px !important;\n                    height: 1px !important;\n                }\n\n\n\n\n\n                .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message, .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n                    color: inherit;\n                    font-size: .8375rem;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    background: var(--color-primary) !important;\n                    border-radius: 1px;\n                    height: 0px;\n                    background-color: inherit !important;\n                    color: inherit !important;\n                    border: 10px solid var(--color-grey-500) !important;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    border-radius: 5px !important;\n                    height: 1px !important;\n                }\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: inherit !important;\n                    border-radius: 1px !important;\n                }\n\n\n            <\/style>\n                <!-- <div class=\"modal-footer\">\n                    <button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">Cerrar<\/button>\n                <\/div> -->\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n    \n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- TODO LO QUE ESTA DEBAJO DE ESTO SON LAS LLAMADAS A LOS MODALES -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n\n\n<!-- PREGUNTAS RECOMENDADAS -->\n    <div class=\"modal fade\" id=\"modalprueba01\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n<!-- GALER\u00cdA DE FOTOS -->\n    <div class=\"modal fade\" id=\"modalprueba02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- GALER\u00cdA DE VIDEO -->\n    <div class=\"modal fade\" id=\"modalprueba03\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                       <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- COMO LLEGAR AQU\u00cd -->\n    <div class=\"modal fade\" id=\"modalprueba04\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                         <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N -->\n    <div class=\"modal fade\" id=\"modalprueba05\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u6f14\u793a\u7248\u672c\u4e2d\u7684\u9690\u85cf\u5185\u5bb9\u3002<br>\n                            \u8054\u7cfb\u652f\u6301\u4eba\u5458\u6765\u6fc0\u6d3b\u5b83\u3002<\/p><\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n    <div class=\"modal fade\" id=\"modalprueba06\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">\u6a21\u6001\u6807\u9898\u793a\u4f8b<\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION ALCAZABA  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - INTRODUCCI\u00d3N -->\n<div class=\"modal fade\" id=\"modalprueba07\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u539f\u59cb\u7684\u90e8\u5206\uff0c\u5efa\u5728\u53e4\u8001\u7684\u9f50\u91cc\u5fb7\u5821\u5792\u9057\u5740\u4e0a\u3002\n                    <\/p>\n                    <p>\n                        \u7eb3\u65af\u91cc\u5fb7\u57ce\u5821 (Nasrid Alcazaba) \u7684\u8d77\u6e90\u53ef\u4ee5\u8ffd\u6eaf\u5230 1238 \u5e74\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u7b2c\u4e00\u4f4d\u82cf\u4e39\u548c\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u00b7\u4f0a\u672c\u00b7\u963f\u5c14\u8d6b\u9a6c\u5c14 (Muhammad Ibn al-Alhmar) \u51b3\u5b9a\u5c06\u82cf\u4e39\u56fd\u7684\u9996\u90fd\u4ece\u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u8fc1\u81f3\u5bf9\u9762\u7684\u8428\u6bd4\u5361 (Sabika) \u5c71\u3002\n                    <\/p>\n                    <p>\n                        \u827e\u54c8\u8fc8\u5c14\u9009\u62e9\u7684\u5730\u70b9\u975e\u5e38\u7406\u60f3\uff0c\u56e0\u4e3a\u963f\u5c14\u5361\u8428\u5df4\u7889\u5821\u4f4d\u4e8e\u5c71\u4e18\u7684\u897f\u7aef\uff0c\u5176\u4e09\u89d2\u5f62\u5e03\u5c40\u975e\u5e38\u7c7b\u4f3c\u4e8e\u8239\u5934\uff0c\u4e3a\u5728\u5176\u4fdd\u62a4\u4e0b\u5efa\u9020\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u63d0\u4f9b\u4e86\u6700\u4f73\u7684\u9632\u5fa1\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u62e5\u6709\u591a\u5ea7\u57ce\u5899\u548c\u5854\u697c\uff0c\u5176\u5efa\u9020\u76ee\u7684\u660e\u663e\u662f\u9632\u5fa1\u3002\u4e8b\u5b9e\u4e0a\uff0c\u5b83\u662f\u4e00\u4e2a\u76d1\u89c6\u4e2d\u5fc3\uff0c\u56e0\u4e3a\u5b83\u4f4d\u4e8e\u683c\u62c9\u7eb3\u8fbe\u5e02\u4e0a\u65b9\u4e24\u767e\u7c73\u5904\uff0c\u4ece\u800c\u4fdd\u8bc1\u4e86\u5bf9\u6574\u4e2a\u5468\u8fb9\u9886\u571f\u7684\u89c6\u89c9\u63a7\u5236\uff0c\u8fdb\u800c\u4ee3\u8868\u7740\u6743\u529b\u7684\u8c61\u5f81\u3002\n                    <\/p>\n                    <p>\n                        \u57ce\u5821\u5185\u90e8\u662f\u519b\u4e8b\u533a\uff0c\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u963f\u5c14\u5361\u8428\u5df4\u9010\u6e10\u53d1\u5c55\u6210\u4e3a\u4e00\u5ea7\u72ec\u7acb\u7684\u5c0f\u578b\u5fae\u578b\u57ce\u5e02\uff0c\u4f9b\u9ad8\u7ea7\u58eb\u5175\u9a7b\u5b88\uff0c\u8d1f\u8d23\u4fdd\u536b\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53ca\u5176\u82cf\u4e39\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - BARRIO CASTRENSE -->\n <div class=\"modal fade\" id=\"modalprueba08\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u519b\u533a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u8fdb\u5165\u57ce\u5821\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u8eab\u5904\u4e00\u4e2a\u770b\u4f3c\u8ff7\u5bab\u7684\u5730\u65b9\uff0c\u4f46\u5b9e\u9645\u4e0a\u8fd9\u662f\u4e00\u4e2a\u4f7f\u7528\u4eff\u9020\u6cd5\u8fdb\u884c\u5efa\u7b51\u4fee\u590d\u7684\u8fc7\u7a0b\uff0c\u8fd9\u4f7f\u5f97\u76f4\u5230\u4e8c\u5341\u4e16\u7eaa\u521d\u624d\u88ab\u57cb\u85cf\u7684\u65e7\u519b\u4e8b\u533a\u5f97\u4ee5\u4fee\u590d\u3002\n                    <\/p>\n                    <p>\n                        \u82cf\u4e39\u7684\u7cbe\u9510\u536b\u961f\u548c\u8d1f\u8d23\u963f\u5c14\u7f55\u5e03\u62c9\u9632\u5fa1\u548c\u5b89\u5168\u7684\u5176\u4ed6\u519b\u4e8b\u961f\u4f0d\u90fd\u5c45\u4f4f\u5728\u8fd9\u4e2a\u8857\u533a\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5ef7\u57ce\u5e02\u5185\u7684\u4e00\u4e2a\u5c0f\u57ce\u5e02\uff0c\u62e5\u6709\u65e5\u5e38\u751f\u6d3b\u6240\u9700\u7684\u4e00\u5207\uff0c\u4f8b\u5982\u4f4f\u623f\u3001\u4f5c\u574a\u3001\u5e26\u70e4\u7bb1\u7684\u9762\u5305\u623f\u3001\u4ed3\u5e93\u3001\u84c4\u6c34\u6c60\u3001\u571f\u8033\u5176\u6d74\u5ba4\u7b49\u3002\u901a\u8fc7\u8fd9\u79cd\u65b9\u5f0f\uff0c\u519b\u961f\u548c\u5e73\u6c11\u53ef\u4ee5\u88ab\u5206\u5f00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u8fd9\u4e2a\u8857\u533a\uff0c\u7531\u4e8e\u8fd9\u6b21\u4fee\u590d\uff0c\u6211\u4eec\u53ef\u4ee5\u770b\u5230\u7a46\u65af\u6797\u623f\u5c4b\u7684\u5178\u578b\u5e03\u5c40\uff1a\u4e00\u4e2a\u5e26\u6709\u89d2\u843d\u5165\u53e3\u7684\u5165\u53e3\uff0c\u4e00\u4e2a\u5c0f\u5ead\u9662\u4f5c\u4e3a\u623f\u5c4b\u7684\u4e2d\u5fc3\u8f74\u7ebf\uff0c\u5ead\u9662\u5468\u56f4\u7684\u623f\u95f4\uff0c\u4ee5\u53ca\u4e00\u4e2a\u5395\u6240\u3002\n                    <\/p>\n                    <p>\n                        \u6b64\u5916\uff0c\u5728\u4e8c\u5341\u4e16\u7eaa\u521d\uff0c\u4eba\u4eec\u5728\u5730\u4e0b\u53d1\u73b0\u4e86\u4e00\u5ea7\u5730\u7262\u3002\u4ece\u5916\u9762\u5f88\u5bb9\u6613\u901a\u8fc7\u901a\u5f80\u5b83\u7684\u73b0\u4ee3\u87ba\u65cb\u697c\u68af\u8fa8\u8ba4\u51fa\u6765\u3002\u8fd9\u4e2a\u5730\u7262\u91cc\u5173\u62bc\u7740\u53ef\u4ee5\u7528\u6765\u83b7\u53d6\u91cd\u5927\u5229\u76ca\u7684\u56da\u72af\uff0c\u65e0\u8bba\u662f\u653f\u6cbb\u5229\u76ca\u8fd8\u662f\u7ecf\u6d4e\u5229\u76ca\uff0c\u6216\u8005\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u5177\u6709\u5f88\u9ad8\u4ea4\u6362\u4ef7\u503c\u7684\u4eba\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u5ea7\u5730\u4e0b\u76d1\u72f1\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5012\u7f6e\u7684\u6f0f\u6597\uff0c\u5e73\u9762\u5448\u5706\u5f62\u3002\u8fd9\u4f7f\u5f97\u8fd9\u4e9b\u4fd8\u864f\u6839\u672c\u65e0\u6cd5\u9003\u8131\u3002\u4e8b\u5b9e\u4e0a\uff0c\u56da\u72af\u662f\u4f7f\u7528\u6ed1\u8f6e\u6216\u7ef3\u7d22\u7cfb\u7edf\u88ab\u5e26\u5165\u5ba4\u5185\u7684\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA P\u00d3LVORA -->\n<div class=\"modal fade\" id=\"modalprueba09\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u706b\u836f\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u706b\u836f\u5854\u662f\u7ef4\u62c9\u5854\u5357\u4fa7\u7684\u9632\u5fa1\u589e\u63f4\uff0c\u901a\u5f80\u7ea2\u5854\u7684\u519b\u7528\u9053\u8def\u5c31\u662f\u4ece\u8fd9\u91cc\u5f00\u59cb\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u81ea 1957 \u5e74\u4ee5\u6765\uff0c\u6211\u4eec\u53ef\u4ee5\u5728\u8fd9\u5ea7\u5854\u4e2d\u627e\u5230\u4e00\u4e9b\u523b\u5728\u77f3\u5934\u4e0a\u7684\u8bd7\u53e5\uff0c\u5176\u4f5c\u8005\u662f\u58a8\u897f\u54e5\u4eba\u5f17\u6717\u897f\u65af\u79d1\u00b7\u5fb7\u00b7\u4f0a\u5361\u8428 (Francisco de Icaza)\uff1a \n                    <\/p>\n                    <br>\n                    <blockquote>\n                        \u201c\u65bd\u820d\u5427\uff0c\u5973\u4eba\uff0c\u751f\u6d3b\u4e2d\u6ca1\u6709\u4ec0\u4e48\uff0c<br>\n                        \u5c31\u50cf\u5728\u683c\u62c9\u7eb3\u8fbe\u5931\u660e\u7684\u60e9\u7f5a\u4e00\u6837\u3002\u201d\n                    <\/blockquote>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - JARD\u00cdN DE LOS ADARVES -->\n<div class=\"modal fade\" id=\"modalprueba10\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4e9a\u5f53\u65af\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u6240\u5360\u636e\u7684\u7a7a\u95f4\u53ef\u4ee5\u8ffd\u6eaf\u5230\u5341\u516d\u4e16\u7eaa\uff0c\u5f53\u65f6\u5728\u5c06\u963f\u5c14\u5361\u8428\u74e6\u6539\u9020\u4e3a\u70ae\u5175\u57fa\u5730\u7684\u8fc7\u7a0b\u4e2d\u5efa\u9020\u4e86\u4e00\u4e2a\u70ae\u5175\u5e73\u53f0\u3002\n                    <\/p>\n                    <p>\n                        \u5230\u4e86\u5341\u4e03\u4e16\u7eaa\uff0c\u519b\u4e8b\u7528\u9014\u5df2\u4e0d\u518d\u91cd\u8981\uff0c\u7b2c\u4e94\u4ee3\u8499\u5fb7\u54c8\u5c14\u4faf\u7235\u5728 1624 \u5e74\u88ab\u4efb\u547d\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ba1\u7406\u5458\u540e\uff0c\u51b3\u5b9a\u7528\u6ce5\u571f\u586b\u5145\u5916\u5899\u548c\u5185\u5899\u4e4b\u95f4\u7684\u7a7a\u95f4\uff0c\u5c06\u8fd9\u7247\u7a7a\u95f4\u6539\u9020\u6210\u82b1\u56ed\u3002\n                    <\/p>\n                    <p>\n                        \u4f20\u8bf4\uff0c\u4eba\u4eec\u66fe\u5728\u6b64\u5730\u53d1\u73b0\u4e00\u4e9b\u88c5\u6ee1\u9ec4\u91d1\u7684\u74f7\u74f6\uff0c\u53ef\u80fd\u662f\u8be5\u5730\u533a\u6700\u540e\u4e00\u6279\u7a46\u65af\u6797\u85cf\u8d77\u6765\u7684\uff0c\u4faf\u7235\u7528\u5176\u4e2d\u4e00\u90e8\u5206\u9ec4\u91d1\u5efa\u9020\u4e86\u8fd9\u5ea7\u7f8e\u4e3d\u7684\u82b1\u56ed\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u8fd9\u4e9b\u82b1\u74f6\u4e2d\u7684\u4e00\u4e2a\u53ef\u80fd\u662f\u4e16\u754c\u4e0a\u4fdd\u5b58\u4e0b\u6765\u7684\u4e8c\u5341\u4e2a\u5927\u578b\u7eb3\u65af\u91cc\u5fb7\u91d1\u9676\u5668\u4e4b\u4e00\u3002\u6211\u4eec\u53ef\u4ee5\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u4e00\u697c\u7684\u56fd\u5bb6\u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u827a\u672f\u535a\u7269\u9986\u770b\u5230\u4e24\u4e2a\u8fd9\u6837\u7684\u82b1\u74f6\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u4e2a\u82b1\u56ed\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u5143\u7d20\u4e4b\u4e00\u662f\u4f4d\u4e8e\u82b1\u56ed\u4e2d\u592e\u7684\u4e00\u5ea7\u9f13\u5f62\u55b7\u6cc9\u3002\u8fd9\u4e2a\u55b7\u6cc9\u66fe\u4f4d\u4e8e\u4e0d\u540c\u7684\u4f4d\u7f6e\uff0c\u6700\u5f15\u4eba\u6ce8\u76ee\u548c\u6700\u503c\u5f97\u6ce8\u610f\u7684\u662f\u72ee\u5b50\u5ead\u9662\uff0c\u5b83\u4e8e 1624 \u5e74\u88ab\u653e\u7f6e\u5728\u72ee\u5b50\u55b7\u6cc9\u4e0a\u65b9\uff0c\u4f46\u968f\u540e\u906d\u5230\u635f\u574f\u3002\u5956\u676f\u4e00\u76f4\u77d7\u7acb\u5728\u90a3\u4e2a\u4f4d\u7f6e\uff0c\u76f4\u5230 1954 \u5e74\u624d\u88ab\u79fb\u8d70\u5e76\u653e\u7f6e\u5728\u8fd9\u91cc\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA VELA -->\n<div class=\"modal fade\" id=\"modalprueba11\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u8721\u70db\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u5ea7\u5854\u88ab\u79f0\u4e3a\u5927\u5854 (Torre Mayor)\uff0c\u4ece\u5341\u516d\u4e16\u7eaa\u5f00\u59cb\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u592a\u9633\u5854 (Torre del Sol)\uff0c\u56e0\u4e3a\u4e2d\u5348\u65f6\u5206\uff0c\u592a\u9633\u4f1a\u53cd\u5c04\u5728\u5854\u4e0a\uff0c\u8d77\u5230\u65e5\u6677\u7684\u4f5c\u7528\u3002\u4f46\u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u81ea\u4e8e\u201cvelar\u201d\u8fd9\u4e2a\u8bcd\uff0c\u56e0\u4e3a\u5f97\u76ca\u4e8e\u5b83\u4e8c\u5341\u4e03\u7c73\u7684\u9ad8\u5ea6\uff0c\u5b83\u63d0\u4f9b\u4e86\u4e09\u767e\u516d\u5341\u5ea6\u7684\u89c6\u91ce\uff0c\u53ef\u4ee5\u770b\u5230\u4efb\u4f55\u8fd0\u52a8\u3002\n                    <\/p>\n                    <p>\n                        \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5854\u7684\u5916\u89c2\u53d1\u751f\u4e86\u53d8\u5316\u3002\u6700\u521d\uff0c\u5b83\u7684\u9732\u53f0\u4e0a\u6709\u57ce\u579b\uff0c\u4f46\u7531\u4e8e\u51e0\u6b21\u5730\u9707\u800c\u6d88\u5931\u4e86\u3002\u8fd9\u53e3\u949f\u662f\u5728\u57fa\u7763\u5f92\u5360\u9886\u683c\u62c9\u7eb3\u8fbe\u540e\u6dfb\u52a0\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u00c9sta se utilizaba para dar aviso a la poblaci\u00f3n ante cualquier posible peligro, terremoto o incendio. Tambi\u00e9n se empleaba el sonido de esta campana para regular los turnos de riego en la Vega de Granada.\n                    <\/p>\n                    <p>\n                        Actualmente y seg\u00fan la tradici\u00f3n, se hace sonar la campana cada dos de enero para conmemorar la toma de Granada el dos de enero de 1492.\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE Y PUERTA DE LAS ARMAS -->\n<div class=\"modal fade\" id=\"modalprueba12\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u6b66\u5668\u5854\u548c\u5927\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u6b66\u5668\u95e8\u4f4d\u4e8e\u963f\u5c14\u5361\u8428\u74e6\u57ce\u5821\u7684\u5317\u5899\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u516c\u6c11\u4eec\u901a\u8fc7\u5361\u8fea\u6865\u7a7f\u8fc7\u8fbe\u7f57\u6cb3\uff0c\u6cbf\u7740\u73b0\u5728\u88ab\u5723\u4f69\u5fb7\u7f57\u68ee\u6797\u9690\u85cf\u7684\u5c0f\u8def\u722c\u4e0a\u5c71\uff0c\u76f4\u5230\u5230\u8fbe\u5927\u95e8\u3002\u5728\u5927\u95e8\u5185\uff0c\u4ed6\u4eec\u5fc5\u987b\u5b58\u653e\u6b66\u5668\u624d\u80fd\u8fdb\u5165\u56f4\u5899\uff0c\u56e0\u6b64\u5f97\u540d\u201c\u6b66\u5668\u95e8\u201d\u3002\n                    <\/p>\n                    <p>\n                        \u4ece\u8fd9\u5ea7\u5854\u7684\u9732\u53f0\u4e0a\uff0c\u6211\u4eec\u73b0\u5728\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u5e02\u6700\u7f8e\u4e3d\u7684\u5168\u666f\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        Justo enfrente nos encontramos con el barrio del Albaic\u00edn, reconocible por sus viviendas blancas y su entramado de calles laber\u00ednticas. Este barrio fue declarado Patrimonio de la Humanidad por la UNESCO en 1994.\n                    <\/p>\n                    <p>\n                        \u683c\u62c9\u7eb3\u8fbe\u6700\u8457\u540d\u7684\u89c2\u666f\u70b9\u4e4b\u4e00\u5c31\u4f4d\u4e8e\u8fd9\u4e2a\u8857\u533a\uff1a\u5723\u5c3c\u53e4\u62c9\u65af\u89c2\u666f\u53f0 (Mirador de San Nicol\u00e1s)\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u7684\u53f3\u4fa7\u662f\u5723\u5c71 (Sacromonte) \u8857\u533a\u3002\n                    <\/p>\n                    <p>\n                        \u5723\u5c71\u662f\u683c\u62c9\u7eb3\u8fbe\u5178\u578b\u7684\u53e4\u8001\u5409\u666e\u8d5b\u793e\u533a\uff0c\u4e5f\u662f\u5f17\u62c9\u95e8\u6208\u821e\u7684\u53d1\u6e90\u5730\u3002\u8fd9\u4e2a\u8857\u533a\u7684\u53e6\u4e00\u4e2a\u7279\u70b9\u662f\u5b58\u5728\u7a74\u5c45\u4eba\u4f4f\u6240\uff1a\u6d1e\u7a74\u3002\n                    <\/p>\n                    <p>\n                        \u8fbe\u7f57\u5927\u8857 (Carrera del Darro) \u4f4d\u4e8e\u963f\u5c14\u62dc\u8f9b\u533a (Albaic\u00edn) \u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab (Alhambra) \u811a\u4e0b\uff0c\u6bd7\u90bb\u540c\u540d\u6cb3\u6d41\u7684\u6cb3\u5cb8\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DEL HOMENAJE Y TORRE DEL CUBO -->\n<div class=\"modal fade\" id=\"modalprueba13\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4fdd\u7559\u5854\u548c\u7acb\u65b9\u4f53\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u656c\u610f\u5854\u662f\u963f\u5c14\u5361\u8428\u74e6\u6700\u53e4\u8001\u7684\u5854\u4e4b\u4e00\uff0c\u9ad8\u4e8c\u5341\u516d\u7c73\u3002\u5b83\u6709\u516d\u5c42\uff0c\u4e00\u4e2a\u9732\u53f0\u548c\u4e00\u4e2a\u5730\u4e0b\u57ce\u3002\n                    <\/p>\n                    <p>\n                        \u7531\u4e8e\u5854\u5f88\u9ad8\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u5176\u9732\u53f0\u4e0e\u738b\u56fd\u7684\u77ad\u671b\u5854\u8fdb\u884c\u901a\u8baf\u3002\u8fd9\u79cd\u4ea4\u6d41\u662f\u901a\u8fc7\u767d\u5929\u7684\u955c\u5b50\u7cfb\u7edf\u6216\u665a\u4e0a\u7684\u7bdd\u706b\u70df\u96fe\u5efa\u7acb\u8d77\u6765\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u636e\u63a8\u6d4b\uff0c\u7531\u4e8e\u8be5\u5854\u5728\u5c71\u4e0a\u7a81\u51fa\u7684\u4f4d\u7f6e\uff0c\u5b83\u5f88\u53ef\u80fd\u88ab\u9009\u4e3a\u5c55\u793a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u65d7\u5e1c\u548c\u7ea2\u65d7\u7684\u5730\u65b9\u3002\n                    <\/p>\n                    <p>\n                        \u57fa\u7763\u5f92\u7528\u6240\u8c13\u7684\u7acb\u65b9\u4f53\u5854\u52a0\u56fa\u4e86\u8fd9\u5ea7\u5854\u7684\u5e95\u5ea7\u3002\n                    <\/p>\n                    <p>\n                        \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u8ba1\u5212\u8fdb\u884c\u4e00\u7cfb\u5217\u6539\u9769\uff0c\u4ee5\u4f7f\u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u9002\u5e94\u706b\u70ae\u3002\u56e0\u6b64\uff0c\u7acb\u65b9\u4f53\u5854\u9ad8\u4e8e\u5854\u970d\u7eb3\u5854\uff0c\u7531\u4e8e\u5176\u5706\u67f1\u5f62\u72b6\uff0c\u4e0e\u65b9\u5f62\u7684\u7eb3\u65af\u91cc\u5fb7\u5854\u76f8\u6bd4\uff0c\u5854\u970d\u7eb3\u5854\u80fd\u591f\u66f4\u597d\u5730\u62b5\u5fa1\u53ef\u80fd\u7684\u649e\u51fb\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION GENERALIFE -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba14\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel14\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel14\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4f4d\u4e8e\u592a\u9633\u5c71\uff0c\u662f\u82cf\u4e39\u7684\u5bab\u6bbf\uff0c\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u4e00\u5ea7\u5e26\u6709\u679c\u56ed\u7684\u5bcc\u4e3d\u5802\u7687\u7684\u4e61\u95f4\u522b\u5885\uff0c\u9664\u4e86\u8015\u79cd\u4e4b\u5916\uff0c\u8fd9\u91cc\u8fd8\u4e3a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5bab\u5ef7\u9972\u517b\u52a8\u7269\u5e76\u8fdb\u884c\u72e9\u730e\u3002\u636e\u4f30\u8ba1\uff0c\u8be5\u9675\u5893\u59cb\u5efa\u4e8e\u5341\u4e09\u4e16\u7eaa\u672b\uff0c\u7531\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u521b\u59cb\u4eba\u4e4b\u5b50\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8fd9\u4e2a\u540d\u5b57\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cyannat-al-arif\u201d\uff0c\u610f\u601d\u662f\u5efa\u7b51\u5e08\u7684\u82b1\u56ed\u6216\u679c\u56ed\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u91cc\u7684\u9762\u79ef\u66f4\u5927\uff0c\u81f3\u5c11\u6709\u56db\u4e2a\u679c\u56ed\uff0c\u5e76\u5ef6\u4f38\u5230\u4eca\u5929\u88ab\u79f0\u4e3a\u201c\u9e67\u9e2a\u5e73\u539f\u201d\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4e61\u95f4\u522b\u5885\u88ab\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03\u79f0\u4e3a\u201c\u5e78\u798f\u7687\u5bab\u201d\uff0c\u5b83\u662f\u4e00\u5ea7\u5bab\u6bbf\uff1a\u82cf\u4e39\u7684\u590f\u5bab\u3002\u5c3d\u7ba1\u8fd9\u91cc\u9760\u8fd1\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff0c\u4f46\u5374\u8db3\u591f\u79c1\u5bc6\uff0c\u53ef\u4ee5\u8ba9\u4ed6\u9003\u79bb\u5bab\u5ef7\u548c\u653f\u5e9c\u751f\u6d3b\u7684\u7d27\u5f20\uff0c\u653e\u677e\u8eab\u5fc3\uff0c\u5e76\u4eab\u53d7\u66f4\u5b9c\u4eba\u7684\u6c14\u5019\u3002\u7531\u4e8e\u5176\u6d77\u62d4\u6bd4\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u9ad8\uff0c\u56e0\u6b64\u5185\u90e8\u6e29\u5ea6\u8f83\u4f4e\u3002\n                <\/p>\n                <p>\n                    \u5f53\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u65f6\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fbf\u6210\u4e3a\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u8d22\u4ea7\uff0c\u5e76\u7531\u4e00\u4f4d\u957f\u5b98\u6216\u6307\u6325\u5b98\u4fdd\u62a4\u3002\u83f2\u5229\u666e\u4e8c\u4e16\u6700\u7ec8\u5c06\u8be5\u5730\u7684\u6c38\u4e45\u5e02\u957f\u804c\u4f4d\u548c\u6240\u6709\u6743\u5272\u8ba9\u7ed9\u4e86\u683c\u62c9\u7eb3\u8fbe\u8d1d\u5185\u52a0\u65af\u5bb6\u65cf\uff08\u4e00\u4e2a\u7688\u4f9d\u4f0a\u65af\u5170\u6559\u7684\u6469\u5c14\u4eba\u5bb6\u65cf\uff09\u3002\u8be5\u5dde\u7ecf\u8fc7\u8fd1 100 \u5e74\u7684\u8bc9\u8bbc\u624d\u6536\u56de\u8be5\u9057\u5740\uff0c\u5e76\u4e8e 1921 \u5e74\u8fbe\u6210\u5ead\u5916\u548c\u89e3\u3002\n                <\/p>\n                <p>\n                    \u6839\u636e\u534f\u8bae\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u5c06\u6210\u4e3a\u56fd\u5bb6\u9057\u4ea7\uff0c\u5e76\u901a\u8fc7\u8463\u4e8b\u4f1a\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5171\u540c\u7ba1\u7406\uff0c\u4ece\u800c\u7ec4\u5efa\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8463\u4e8b\u4f1a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba15\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel15\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel15\">\u89c2\u4f17<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6211\u4eec\u5728\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u8def\u4e0a\u9047\u5230\u7684\u9732\u5929\u5706\u5f62\u5267\u573a\u5efa\u4e8e 1952 \u5e74\uff0c\u76ee\u7684\u662f\u50cf\u6bcf\u5e74\u590f\u5929\u4e00\u6837\u4e3e\u529e\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u3002\n                <\/p>\n                <p>\n                    Desde el a\u00f1o 2002 tambi\u00e9n se celebra un Festival de Flamenco ligado a la figura del poeta granadino m\u00e1s emblem\u00e1tico: Federico Garc\u00eda Lorca.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba16\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel16\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel16\">\u4e2d\u4e16\u7eaa\u4e4b\u8def<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fde\u63a5\u5e15\u62c9\u8482\u5c3c\u57ce\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u9053\u8def\u59cb\u4e8e\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u5176\u5468\u56f4\u662f\u6240\u8c13\u7684\u201c\u5c16\u5854\u201d\uff0c\u56e0\u5176\u57ce\u579b\u7684\u672b\u7aef\u662f\u7816\u780c\u91d1\u5b57\u5854\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u4e00\u6761\u873f\u8712\u503e\u659c\u7684\u9053\u8def\uff0c\u4e24\u8fb9\u90fd\u6709\u9ad8\u5899\u4fdd\u62a4\uff0c\u4ee5\u63d0\u9ad8\u5b89\u5168\u6027\uff0c\u901a\u5f80 Patio del Descabalgamiento \u7684\u5165\u53e3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba17\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel17\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel17\">\u670b\u53cb\u4e4b\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u4e9b\u5e9f\u589f\u6216\u5730\u57fa\u662f\u66fe\u7ecf\u6240\u8c13\u7684\u670b\u53cb\u4e4b\u5bb6\u7684\u8003\u53e4\u9057\u8ff9\u3002\u5b83\u7684\u540d\u79f0\u548c\u7528\u9014\u56e0 14 \u4e16\u7eaa\u4f0a\u672c\u00b7\u9c81\u4e91\u7684\u300a\u519c\u8bba\u300b\u800c\u6d41\u4f20\u81f3\u4eca\u3002\n                <\/p>\n                <p>\n                    \u56e0\u6b64\uff0c\u5b83\u662f\u82cf\u4e39\u4e3a\u5c0a\u656c\u7684\u4eba\u3001\u670b\u53cb\u6216\u4eb2\u621a\u51c6\u5907\u7684\u4f4f\u6240\uff0c\u82cf\u4e39\u8ba4\u4e3a\u8fd9\u4e9b\u4eba\u5e94\u8be5\u4e0e\u4ed6\u4eb2\u8fd1\uff0c\u4f46\u53c8\u4e0d\u4fb5\u72af\u4ed6\u4eec\u7684\u9690\u79c1\uff0c\u6240\u4ee5\u5b83\u662f\u4e00\u5ea7\u72ec\u7acb\u7684\u4f4f\u6240\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"modal fade\" id=\"modalprueba18\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel18\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel18\">\u5965\u5c14\u5fb7\u82b1\u5f84<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5939\u7af9\u6843\u6b65\u9053\u5efa\u4e8e 19 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u662f\u4e3a\u4e86\u8fce\u63a5\u4f0a\u4e3d\u838e\u767d\u4e8c\u4e16\u5973\u738b\u7684\u6765\u8bbf\u800c\u5efa\uff0c\u540c\u65f6\u4e5f\u4e3a\u901a\u5f80\u5bab\u6bbf\u4e0a\u90e8\u7684\u901a\u9053\u589e\u6dfb\u4e86\u66f4\u5177\u7eaa\u5ff5\u610f\u4e49\u7684\u8272\u5f69\u3002 \n                <\/p>\n                <p>\n                    \u5939\u7af9\u6843\u662f\u7c89\u8272\u6708\u6842\u6811\u7684\u53e6\u4e00\u4e2a\u540d\u5b57\uff0c\u5b83\u4ee5\u88c5\u9970\u62f1\u9876\u7684\u5f62\u5f0f\u51fa\u73b0\u5728\u8fd9\u6761\u6b65\u9053\u4e0a\u3002\u5728\u6b65\u9053\u7684\u8d77\u70b9\uff0c\u8d8a\u8fc7\u4e0a\u82b1\u56ed\uff0c\u662f\u4e00\u682a\u6700\u53e4\u8001\u7684\u6843\u91d1\u5a18\u690d\u7269\uff0c\u5b83\u51e0\u4e4e\u5df2\u7ecf\u6d88\u5931\uff0c\u5176\u57fa\u56e0\u6307\u7eb9\u81f3\u4eca\u4ecd\u5728\u88ab\u7814\u7a76\u3002\n                <\/p>\n                <p>\n                    \u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u6700\u5177\u7279\u8272\u7684\u690d\u7269\u4e4b\u4e00\uff0c\u5176\u7279\u70b9\u662f\u5377\u66f2\u7684\u53f6\u5b50\uff0c\u6bd4\u666e\u901a\u7684\u6843\u91d1\u5a18\u53f6\u5b50\u66f4\u5927\u3002\n                <\/p>\n                <p>\n                    \u963f\u5fb7\u5c14\u6cd5\u65af\u5927\u9053 (Paseo de las Adelfas) \u4e0e\u897f\u666e\u96f7\u585e\u65af\u5927\u9053 (Paseo de los Cipreses) \u76f8\u8fde\uff0c\u662f\u5f15\u5bfc\u6e38\u5ba2\u524d\u5f80\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ebd\u5e26\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba19\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel19\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel19\">\u6c34\u68af<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fdd\u5b58\u6700\u5b8c\u597d\u3001\u6700\u72ec\u7279\u7684\u5143\u7d20\u4e4b\u4e00\u5c31\u662f\u6240\u8c13\u7684\u6c34\u697c\u68af\u3002\u636e\u4fe1\uff0c\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u697c\u68af\uff08\u5206\u4e3a\u56db\u4e2a\u90e8\u5206\uff0c\u4e2d\u95f4\u6709\u4e09\u4e2a\u5e73\u53f0\uff09\u6709\u6c34\u6e20\uff0c\u6c34\u6d41\u7ecf\u4e24\u4e2a\u91c9\u9762\u9676\u74f7\u6276\u624b\uff0c\u6c34\u6e90\u6765\u81ea\u7687\u5bb6\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u6761\u6c34\u7ba1\u901a\u5411\u4e00\u5ea7\u5c0f\u578b\u7948\u7977\u5ba4\uff0c\u76ee\u524d\u6ca1\u6709\u7559\u4e0b\u4efb\u4f55\u8003\u53e4\u4fe1\u606f\u3002\u81ea 1836 \u5e74\u4ee5\u6765\uff0c\u5f53\u65f6\u7684\u5e84\u56ed\u7ecf\u7406\u5c31\u5728\u539f\u5740\u4e0a\u5efa\u9020\u4e86\u4e00\u4e2a\u6d6a\u6f2b\u7684\u89c2\u666f\u53f0\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u8fd9\u5ea7\u7531\u6708\u6842\u6811\u62f1\u9876\u548c\u6f7a\u6f7a\u6d41\u6c34\u73af\u7ed5\u7684\u697c\u68af\u5411\u4e0a\u6500\u767b\uff0c\u53ef\u80fd\u521b\u9020\u4e86\u4e00\u4e2a\u7406\u60f3\u7684\u73af\u5883\uff0c\u53ef\u4ee5\u523a\u6fc0\u611f\u5b98\uff0c\u8fdb\u5165\u6709\u5229\u4e8e\u51a5\u60f3\u7684\u6c1b\u56f4\uff0c\u5e76\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba20\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel20\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel20\">\u8d6b\u5185\u62c9\u5229\u592b\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u636e\u4f30\u8ba1\uff0c\u5bab\u6bbf\u5468\u56f4\u7684\u5ead\u9662\u4e2d\u81f3\u5c11\u6709\u56db\u4e2a\u5927\u82b1\u56ed\uff0c\u5b83\u4eec\u5206\u5e03\u5728\u4e0d\u540c\u7684\u9ad8\u5ea6\u6216\u5c42\u7ea7\u4e0a\uff0c\u7531\u571f\u576f\u5899\u56f4\u8d77\u6765\u3002\u6211\u4eec\u4f20\u627f\u4e0b\u6765\u7684\u8fd9\u4e9b\u679c\u56ed\u7684\u540d\u5b57\u662f\uff1aGrande\u3001Colorada\u3001Mercer\u00eda \u548c Fuente Pe\u00f1a\u3002\n                <\/p>\n                <p>\n                    \u81ea 14 \u4e16\u7eaa\u4ee5\u6765\uff0c\u8fd9\u4e9b\u679c\u56ed\u6216\u591a\u6216\u5c11\u5730\u5ef6\u7eed\u4e86\u76f8\u540c\u7684\u4e2d\u4e16\u7eaa\u4f20\u7edf\u6280\u672f\u8fdb\u884c\u79cd\u690d\u3002\u7531\u4e8e\u8fd9\u79cd\u519c\u4e1a\u751f\u4ea7\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u4fdd\u6301\u4e86\u4e00\u5b9a\u7684\u72ec\u7acb\u6027\uff0c\u4e0d\u53d7\u5176\u4ed6\u5916\u90e8\u519c\u4e1a\u4f9b\u5e94\u5546\u7684\u5f71\u54cd\uff0c\u4ece\u800c\u80fd\u591f\u6ee1\u8db3\u81ea\u5df1\u7684\u7cae\u98df\u9700\u6c42\u3002\n                <\/p>\n                <p>\n                    \u5b83\u4eec\u4e0d\u4ec5\u7528\u4e8e\u79cd\u690d\u852c\u83dc\uff0c\u8fd8\u7528\u4e8e\u79cd\u690d\u679c\u6811\u548c\u52a8\u7269\u7267\u573a\u3002\u4f8b\u5982\uff0c\u5982\u4eca\u79cd\u690d\u671d\u9c9c\u84df\u3001\u8304\u5b50\u3001\u8c46\u7c7b\u3001\u65e0\u82b1\u679c\u3001\u77f3\u69b4\u548c\u674f\u6811\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u4fdd\u5b58\u4e0b\u6765\u7684\u679c\u56ed\u7ee7\u7eed\u6cbf\u7528\u4e2d\u4e16\u7eaa\u7684\u519c\u4e1a\u751f\u4ea7\u6280\u672f\uff0c\u8d4b\u4e88\u4e86\u8fd9\u4e00\u7a7a\u95f4\u5de8\u5927\u7684\u4eba\u7c7b\u5b66\u4ef7\u503c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba21\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel21\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel21\">\u9ad8\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u60a8\u53ef\u4ee5\u4ece\u82cf\u4e39\u5ead\u9662 (Patio de la Sultana) \u7ecf\u7531\u4e00\u6bb5\u9661\u5ced\u7684 19 \u4e16\u7eaa\u697c\u68af\u8fdb\u5165\u8fd9\u4e9b\u82b1\u56ed\uff0c\u8fd9\u6bb5\u697c\u68af\u56e0\u5927\u95e8\u4e0a\u65b9\u6709\u4e24\u4e2a\u91c9\u9762\u9676\u5668\u4eba\u7269\u800c\u88ab\u79f0\u4e3a\u72ee\u5b50\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u82b1\u56ed\u53ef\u4ee5\u88ab\u89c6\u4e3a\u6d6a\u6f2b\u82b1\u56ed\u7684\u5178\u8303\u3002\u5b83\u4eec\u4f4d\u4e8e\u67f1\u5b50\u4e0a\uff0c\u6784\u6210\u4e86\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u6700\u9ad8\u90e8\u5206\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u58ee\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u7f8e\u4e3d\u7684\u6728\u5170\u82b1\u683c\u5916\u5f15\u4eba\u6ce8\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba22\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel22\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel22\">\u73ab\u7470\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    Los Jardines de la Rosaleda tienen su origen entre los a\u00f1os treinta y cincuenta del siglo XX, despu\u00e9s de que el Estado adquiriese el Generalife en 1921. \n                <\/p>\n                <p>\n                    \u56e0\u6b64\u9700\u8981\u63d0\u9ad8\u5e9f\u5f03\u533a\u57df\u7684\u4ef7\u503c\uff0c\u5e76\u901a\u8fc7\u9010\u6b65\u5e73\u7a33\u7684\u8fc7\u6e21\u5c06\u5176\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6218\u7565\u6027\u5730\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba23\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel23\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel23\">\u6c9f\u6e20\u9732\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u704c\u6e89\u6e20\u5ead\u9662 (Patio de la Acequia) \u5728 19 \u4e16\u7eaa\u4e5f\u88ab\u79f0\u4e3a R\u00eda \u5ead\u9662\uff0c\u5982\u4eca\u5448\u77e9\u5f62\u7ed3\u6784\uff0c\u62e5\u6709\u4e24\u4e2a\u76f8\u5bf9\u7684\u4ead\u5b50\u548c\u4e00\u4e2a\u6d77\u6e7e\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u8d2f\u7a7f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u7687\u5bb6\u8fd0\u6cb3\uff0c\u8fd0\u6cb3\u5468\u56f4\u6709\u56db\u4e2a\u82b1\u56ed\uff0c\u4ee5\u8f83\u4f4e\u5c42\u6b21\u7684\u6b63\u4ea4\u82b1\u575b\u6392\u5217\u3002\u704c\u6e89\u6c9f\u6e20\u4e24\u4fa7\u7684\u55b7\u6cc9\u662f\u5bab\u6bbf\u6700\u53d7\u6b22\u8fce\u7684\u666f\u89c2\u4e4b\u4e00\u3002\u7136\u800c\uff0c\u8fd9\u4e9b\u55b7\u6cc9\u5e76\u975e\u539f\u521b\uff0c\u56e0\u4e3a\u5b83\u4eec\u7834\u574f\u4e86\u82cf\u4e39\u5728\u4f11\u606f\u548c\u51a5\u60f3\u65f6\u5bfb\u6c42\u7684\u5b81\u9759\u4e0e\u5e73\u548c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u7ecf\u5386\u4e86\u591a\u6b21\u6539\u5efa\uff0c\u56e0\u4e3a\u8fd9\u4e2a\u5ead\u9662\u6700\u521d\u662f\u5c01\u95ed\u7684\uff0c\u6211\u4eec\u4eca\u5929\u53ef\u4ee5\u901a\u8fc7 18 \u4e2a\u89c2\u666f\u697c\u5f0f\u62f1\u95e8\u7684\u957f\u5eca\u770b\u5230\u8fd9\u4e9b\u666f\u8272\u3002\u552f\u4e00\u80fd\u8ba9\u4f60\u6b23\u8d4f\u98ce\u666f\u7684\u5730\u65b9\u5c31\u662f\u4e2d\u5fc3\u89c6\u70b9\u3002\u4ece\u8fd9\u4e2a\u539f\u59cb\u7684\u89c6\u89d2\uff0c\u5750\u5728\u5730\u677f\u4e0a\uff0c\u9760\u5728\u7a97\u53f0\u4e0a\uff0c\u4eba\u4eec\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5168\u666f\u3002\n                <\/p>\n                <p>\n                    \u4f5c\u4e3a\u5176\u5386\u53f2\u7684\u89c1\u8bc1\uff0c\u6211\u4eec\u5c06\u5728\u89c2\u666f\u70b9\u53d1\u73b0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u88c5\u9970\uff0c\u5176\u4e2d\u82cf\u4e39\u4f0a\u65af\u739b\u4eea\u4e00\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u4e0e\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u7684\u53e0\u52a0\u5c24\u4e3a\u7a81\u51fa\u3002\u8fd9\u8868\u660e\u6bcf\u4f4d\u82cf\u4e39\u90fd\u6709\u4e0d\u540c\u7684\u54c1\u5473\u548c\u9700\u6c42\uff0c\u5e76\u76f8\u5e94\u5730\u6539\u9020\u5bab\u6bbf\uff0c\u7559\u4e0b\u81ea\u5df1\u7684\u5370\u8bb0\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u7ecf\u8fc7\u89c2\u666f\u70b9\u65f6\uff0c\u5982\u679c\u6211\u4eec\u770b\u4e00\u4e0b\u62f1\u95e8\u7684\u5185\u62f1\uff0c\u6211\u4eec\u8fd8\u4f1a\u53d1\u73b0\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u6807\u5fd7\uff0c\u4f8b\u5982\u8f6d\u548c\u7bad\uff0c\u4ee5\u53ca\u5ea7\u53f3\u94ed\u201cTanto Monta\u201d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e1c\u4fa7\u56e0 1958 \u5e74\u53d1\u751f\u7684\u4e00\u573a\u706b\u707e\u800c\u53d8\u5f97\u8f83\u65b0\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba24\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel24\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel24\">\u5b88\u536b\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165 Patio de la Acequia \u4e4b\u524d\uff0c\u6211\u4eec\u5148\u627e\u5230 Patio de la Guardia\u3002\u4e00\u4e2a\u7b80\u5355\u7684\u5ead\u9662\uff0c\u6709\u95e8\u5eca\uff0c\u4e2d\u5fc3\u6709\u4e00\u4e2a\u55b7\u6cc9\uff0c\u8fd8\u88c5\u9970\u7740\u82e6\u6a59\u6811\u3002\u8fd9\u4e2a\u5ead\u9662\u4e00\u5b9a\u662f\u8fdb\u5165\u82cf\u4e39\u590f\u5b63\u4f4f\u6240\u524d\u7684\u7ba1\u5236\u533a\u548c\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5730\u65b9\u7684\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\uff0c\u722c\u4e0a\u4e00\u4e9b\u9661\u5ced\u7684\u697c\u68af\u540e\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u6247\u95e8\uff0c\u95e8\u6963\u4e0a\u88c5\u9970\u7740\u767d\u8272\u80cc\u666f\u4e0a\u7684\u84dd\u8272\u3001\u7eff\u8272\u548c\u9ed1\u8272\u74f7\u7816\u3002\u6211\u4eec\u8fd8\u53ef\u4ee5\u770b\u5230\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u94a5\u5319\uff0c\u5c3d\u7ba1\u5b83\u56e0\u65f6\u95f4\u7684\u6d41\u901d\u800c\u78e8\u635f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u722c\u4e0a\u53f0\u9636\uff0c\u7a7f\u8fc7\u8fd9\u6247\u95e8\u65f6\uff0c\u6211\u4eec\u9047\u5230\u4e00\u4e2a\u5f2f\u9053\u3001\u5b88\u536b\u7684\u957f\u6905\uff0c\u4ee5\u53ca\u4e00\u6761\u901a\u5f80\u5bab\u6bbf\u7684\u9661\u5ced\u72ed\u7a84\u7684\u697c\u68af\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba25\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel25\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel25\">\u82cf\u4e39\u5a1c\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u82cf\u4e39\u5a1c\u5ead\u9662 (Patio de la Sultana) \u662f\u53d8\u5316\u6700\u591a\u7684\u7a7a\u95f4\u4e4b\u4e00\u3002\u636e\u8ba4\u4e3a\uff0c\u73b0\u5728\u8fd9\u4e2a\u5ead\u9662\uff08\u4e5f\u79f0\u4e3a\u67cf\u6811\u5ead\u9662\uff09\u6240\u5728\u7684\u4f4d\u7f6e\u662f\u4ee5\u524d\u7684\u571f\u8033\u5176\u6d74\u5ba4\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u6d74\u573a\uff09\u7684\u6307\u5b9a\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    16\u4e16\u7eaa\u65f6\u5b83\u5931\u53bb\u4e86\u8fd9\u4e00\u529f\u80fd\u5e76\u53d8\u6210\u4e86\u4e00\u5ea7\u82b1\u56ed\u3002\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5efa\u9020\u4e86\u4e00\u4e2a\u5317\u753b\u5eca\uff0c\u4ee5\u53ca\u4e00\u4e2a U \u5f62\u6c34\u6c60\u3001\u4e2d\u5fc3\u7684\u55b7\u6cc9\u548c\u4e09\u5341\u516b\u4e2a\u5608\u6742\u7684\u55b7\u6c34\u53e3\u3002\n                <\/p>\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u552f\u4e00\u4fdd\u7559\u4e0b\u6765\u7684\u5143\u7d20\u662f\u88ab\u6805\u680f\u4fdd\u62a4\u7684 Acequia Real \u7011\u5e03\uff0c\u4ee5\u53ca\u5c06\u6c34\u5f15\u5411 Acequia \u5ead\u9662\u7684\u4e00\u5c0f\u6bb5\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u201c\u67cf\u6811\u5ead\u9662\u201d\u56e0\u4e00\u68f5\u767e\u5e74\u8001\u67cf\u6811\u800c\u5f97\u540d\uff0c\u5982\u4eca\u53ea\u5269\u4e0b\u6811\u5e72\u3002\u65c1\u8fb9\u662f\u683c\u62c9\u7eb3\u8fbe\u7684\u9676\u74f7\u724c\u533e\uff0c\u4e0a\u9762\u8bb2\u8ff0\u4e86 16 \u4e16\u7eaa\u5e0c\u5185\u65af\u00b7\u4f69\u96f7\u65af\u00b7\u5fb7\u00b7\u5e0c\u5854 (Gin\u00e9s P\u00e9rez de Hita) \u7684\u4f20\u8bf4\uff0c\u4f20\u8bf4\u8fd9\u68f5\u67cf\u6811\u89c1\u8bc1\u4e86\u672b\u4ee3\u82cf\u4e39\u5e03\u963f\u535c\u8fea\u52d2 (Boabdil) \u7684\u5ba0\u81e3\u4e0e\u9ad8\u8d35\u7684\u963f\u672c\u585e\u62c9\u8036 (Abencerraje) \u9a91\u58eb\u7684\u7231\u60c5\u9082\u9005\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba26\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel26\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel26\">\u4e0b\u9a6c\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0b\u6c89\u5ead\u9662\uff08Patio del Descabalgamiento\uff09\uff0c\u4e5f\u88ab\u79f0\u4e3a\u9a6c\u7403\u5ead\u9662\uff08Patio Polo\uff09\uff0c\u662f\u6211\u4eec\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u540e\u9047\u5230\u7684\u7b2c\u4e00\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u82cf\u4e39\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4ea4\u901a\u5de5\u5177\u662f\u9a6c\uff0c\u56e0\u6b64\u4ed6\u9700\u8981\u4e00\u4e2a\u5730\u65b9\u4e0b\u9a6c\u5e76\u5b89\u7f6e\u8fd9\u4e9b\u52a8\u7269\u3002\u4eba\u4eec\u8ba4\u4e3a\u8fd9\u4e2a\u5ead\u9662\u5c31\u662f\u4e3a\u6b64\u76ee\u7684\u800c\u5efa\u7684\uff0c\u56e0\u4e3a\u5b83\u662f\u9a6c\u53a9\u7684\u6240\u5728\u5730\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u53a9\u5185\u8bbe\u6709\u4f9b\u9a6c\u5339\u4e0a\u4e0b\u7684\u652f\u6491\u957f\u51f3\uff0c\u4e24\u4fa7\u9694\u95f4\u5185\u6709\u4e24\u4e2a\u9a6c\u53a9\uff0c\u4e0b\u90e8\u7528\u4f5c\u9a6c\u53a9\uff0c\u4e0a\u90e8\u7528\u4f5c\u5e72\u8349\u68da\u3002\u7ed9\u9a6c\u5339\u63d0\u4f9b\u65b0\u9c9c\u6c34\u7684\u996e\u6c34\u69fd\u4e5f\u4e0d\u80fd\u7f3a\u5c11\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff1a\u5728\u901a\u5f80\u4e0b\u4e00\u4e2a\u5ead\u9662\u7684\u95e8\u6963\u4e0a\u65b9\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u94a5\u5319\uff0c\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\uff0c\u4ee3\u8868\u7740\u656c\u610f\u548c\u6240\u6709\u6743\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba27\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel27\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel27\">\u7687\u5bb6\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5317\u95e8\u5eca\u4fdd\u5b58\u6700\u5b8c\u597d\uff0c\u539f\u672c\u662f\u82cf\u4e39\u7684\u4f4f\u6240\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u95e8\u5eca\uff0c\u4e0a\u9762\u6709\u4e94\u4e2a\u62f1\u95e8\uff0c\u7531\u67f1\u5b50\u548c\u67f1\u5b50\u7684\u672b\u7aef\u652f\u6491\u3002\u7ecf\u8fc7\u8fd9\u4e2a\u95e8\u5eca\uff0c\u8981\u8fdb\u5165\u7687\u5bb6\u5927\u5385\uff0c\u60a8\u9700\u8981\u7a7f\u8fc7\u4e00\u4e2a\u4e09\u91cd\u62f1\u95e8\uff0c\u62f1\u95e8\u4e0a\u6709\u8bb2\u8ff0 1319 \u5e74\u62c9\u7ef4\u52a0\u6218\u5f79\u6216\u585e\u62c9\u57c3\u5c14\u7ef4\u62c9\u6218\u5f79\u7684\u8bd7\u6b4c\uff0c\u8fd9\u4e9b\u8bd7\u6b4c\u4e3a\u6211\u4eec\u63d0\u4f9b\u4e86\u6709\u5173\u8be5\u5730\u70b9\u5e74\u4ee3\u7684\u4fe1\u606f\u3002\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e09\u91cd\u62f1\u95e8\u7684\u4e24\u4fa7\u8fd8\u6709*taqas*\uff0c\u5373\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u7528\u4e8e\u76db\u6c34\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u5927\u5385\u4f4d\u4e8e\u4e00\u5ea7\u9970\u6709\u7070\u6ce5\u7684\u65b9\u5f62\u5854\u697c\u5185\uff0c\u5c3d\u7ba1\u8fd9\u662f\u4e00\u5ea7\u4f11\u95f2\u5bab\u6bbf\uff0c\u4f46\u5374\u662f\u82cf\u4e39\u63a5\u89c1\u7d27\u6025\u5b98\u5458\u7684\u5730\u65b9\u3002\u6839\u636e\u90a3\u91cc\u8bb0\u8f7d\u7684\u8bd7\u53e5\uff0c\u8fd9\u4e9b\u63a5\u89c1\u5fc5\u987b\u7b80\u77ed\u800c\u76f4\u63a5\uff0c\u4ee5\u514d\u8fc7\u5ea6\u6253\u6270\u57c3\u7c73\u5c14\u7684\u4f11\u606f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  PALACIOS NAZARIES  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba28\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel28\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel28\">\u7eb3\u624e\u91cc\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u662f\u8fd9\u5ea7\u5b8f\u4f1f\u5efa\u7b51\u7fa4\u4e2d\u6700\u5177\u8c61\u5f81\u610f\u4e49\u548c\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u533a\u57df\u3002\u5b83\u4eec\u5efa\u4e8e 14 \u4e16\u7eaa\uff0c\u8fd9\u4e00\u65f6\u671f\u582a\u79f0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6700\u8f89\u714c\u7684\u65f6\u671f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u662f\u82cf\u4e39\u53ca\u5176\u8fd1\u4eb2\u7684\u4e13\u5c5e\u533a\u57df\uff0c\u662f\u5bb6\u5ead\u751f\u6d3b\u4ee5\u53ca\u738b\u56fd\u5b98\u65b9\u548c\u884c\u653f\u751f\u6d3b\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u5305\u62ec\uff1a\u6885\u514b\u82cf\u963f\u5c14\u5bab\u3001\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u90fd\u662f\u72ec\u7acb\u5efa\u9020\u7684\uff0c\u5efa\u9020\u65f6\u95f4\u4e0d\u540c\uff0c\u529f\u80fd\u5404\u5f02\u3002\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u4e9b\u5bab\u6bbf\u624d\u5f97\u4ee5\u7edf\u4e00\uff0c\u4ece\u90a3\u65f6\u8d77\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u7687\u5bb6\u5bab\u6bbf\uff0c\u540e\u6765\u67e5\u7406\u4e94\u4e16\u51b3\u5b9a\u5efa\u9020\u81ea\u5df1\u7684\u5bab\u6bbf\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u65e7\u7687\u5bb6\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba29\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel29\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel29\">\u6885\u514b\u65af\u548c\u6f14\u8bf4\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6885\u514b\u82cf\u963f\u5c14 (Mexuar) \u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u4e2d\u6700\u53e4\u8001\u7684\u90e8\u5206\uff0c\u4f46\u4e5f\u662f\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\u53d1\u751f\u6700\u5927\u53d8\u5316\u7684\u7a7a\u95f4\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cMaswar\u201d\uff0c\u610f\u4e3a\u201c\u82cf\u4e39\u90e8\u957f\u4f1a\u8bae\u201d\u6216\u201c\u82cf\u62c9\u201d\u53ec\u5f00\u7684\u5730\u65b9\uff0c\u4ece\u800c\u63ed\u793a\u4e86\u5b83\u7684\u4e00\u4e2a\u804c\u80fd\u3002\u5b83\u4e5f\u662f\u82cf\u4e39\u6267\u884c\u53f8\u6cd5\u7a0b\u5e8f\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    La construcci\u00f3n del Mexuar se atribuye al sult\u00e1n Isma\u00edl I, que rein\u00f3 entre 1314 y 1325, y fue modificado por su nieto Muhammad V. Sin embargo, fueron los cristianos quienes m\u00e1s transformaron este espacio al convertirlo en una capilla.\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5c0f\u5f97\u591a\uff0c\u56f4\u7ed5\u7740\u56db\u6839\u4e2d\u592e\u67f1\u5b50\u6392\u5217\uff0c\u67f1\u5b50\u4e0a\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u6d82\u6210\u94b4\u84dd\u8272\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7279\u8272\u7acb\u65b9\u4f53\u67f1\u5934\u3002\u8fd9\u4e9b\u67f1\u5b50\u7531\u4e00\u76cf\u63d0\u4f9b\u5929\u9876\u5149\u7684\u706f\u7b3c\u652f\u6491\uff0c\u8be5\u706f\u7b3c\u5728 16 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u4ee5\u5efa\u9020\u4e0a\u5c42\u623f\u95f4\u548c\u4fa7\u7a97\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u5c06\u8be5\u7a7a\u95f4\u6539\u9020\u6210\u6559\u5802\uff0c\u5730\u677f\u88ab\u964d\u4f4e\uff0c\u5e76\u5728\u540e\u9762\u589e\u52a0\u4e86\u4e00\u4e2a\u5c0f\u7684\u77e9\u5f62\u7a7a\u95f4\uff0c\u73b0\u5728\u7531\u6728\u5236\u680f\u6746\u9694\u5f00\uff0c\u6307\u793a\u4e0a\u5c42\u5531\u8bd7\u73ed\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5e26\u6709\u661f\u661f\u88c5\u9970\u7684\u9676\u74f7\u74f7\u7816\u8e22\u811a\u7ebf\u662f\u4ece\u522b\u5904\u8fd0\u6765\u7684\u3002\u5728\u661f\u661f\u4e4b\u95f4\uff0c\u60a8\u53ef\u4ee5\u4ea4\u66ff\u770b\u5230\uff1a\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u5fbd\u7ae0\u3001\u95e8\u591a\u8428\u67a2\u673a\u4e3b\u6559\u7684\u5fbd\u7ae0\u3001\u5965\u5730\u5229\u4eba\u7684\u53cc\u5934\u9e70\u3001\u201c\u9664\u4e86\u4e0a\u5e1d\uff0c\u6ca1\u6709\u80dc\u5229\u8005\u201d\u7684\u5ea7\u53f3\u94ed\uff0c\u4ee5\u53ca\u5e1d\u56fd\u76fe\u724c\u4e0a\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u67f1\u3002\n                <\/p>\n                <p>\n                    \u57fa\u5ea7\u4e0a\u65b9\uff0c\u77f3\u818f\u94ed\u6587\u9970\u5e26\u4e0a\u91cd\u590d\u7740\uff1a\u201c\u738b\u56fd\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u529b\u91cf\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u8363\u8000\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u201d\u8fd9\u4e9b\u94ed\u6587\u53d6\u4ee3\u4e86\u57fa\u7763\u6559\u7684\u53e3\u53f7\uff1a\u201cChristus regnat\u3002Christus vincit\u3002Christus imperat\u3002\u201d\n                <\/p>\n                <p>\n                    Mexuar \u7684\u5f53\u524d\u5165\u53e3\u662f\u5728\u73b0\u4ee3\u5f00\u653e\u7684\uff0c\u6539\u53d8\u4e86\u5176\u4e2d\u4e00\u6839\u523b\u6709\u201cPlus Ultra\u201d\u5ea7\u53f3\u94ed\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u7684\u4f4d\u7f6e\uff0c\u8be5\u67f1\u88ab\u79fb\u5230\u4e86\u4e1c\u5899\u3002\u95e8\u4e0a\u65b9\u7684\u77f3\u818f\u9876\u4ecd\u4fdd\u7559\u5728\u539f\u6765\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5728\u623f\u95f4\u7684\u540e\u9762\uff0c\u6709\u4e00\u6247\u95e8\u901a\u5411\u6f14\u8bb2\u5385\uff0c\u6700\u521d\u662f\u901a\u8fc7\u9a6c\u4e18\u5361\u753b\u5eca\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e 1590 \u5e74\u706b\u836f\u5e93\u7206\u70b8\uff0c\u8fd9\u91cc\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53d7\u635f\u6700\u4e25\u91cd\u7684\u533a\u57df\u4e4b\u4e00\u3002\u5b83\u4e8e 1917 \u5e74\u5f97\u5230\u4fee\u590d\u3002\n                <\/p>\n                <p>\n                    \u4fee\u590d\u671f\u95f4\uff0c\u4e3a\u4e86\u9632\u6b62\u4e8b\u6545\u53d1\u751f\u5e76\u65b9\u4fbf\u53c2\u89c2\uff0c\u964d\u4f4e\u4e86\u5730\u677f\u9ad8\u5ea6\u3002\u4f5c\u4e3a\u539f\u59cb\u6c34\u5e73\u7684\u89c1\u8bc1\uff0c\u7a97\u6237\u4e0b\u65b9\u4fdd\u7559\u4e86\u4e00\u6761\u8fde\u7eed\u7684\u957f\u51f3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba30\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel30\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel30\">CUARTO DORADO y FACHADA DE COMARES<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n\n                <p>\n                    *\u9ec4\u91d1\u533a*\u8fd9\u4e2a\u540d\u5b57\u6e90\u81ea\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u671f\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u683c\u5b50\u5929\u82b1\u677f\u88ab\u91cd\u65b0\u7c89\u5237\u6210\u91d1\u8272\u56fe\u6848\uff0c\u5e76\u878d\u5165\u4e86\u541b\u4e3b\u7684\u5fbd\u7ae0\u3002\n                <\/p>\n                <p>\n                    \u83b7\u5f97\u89d0\u89c1\u7684\u81e3\u6c11\u5728\u5bab\u6bbf\u6b63\u9762\u524d\u7b49\u5019\uff0c\u7687\u5bb6\u536b\u961f\u5c06\u4ed6\u4eec\u4e0e\u82cf\u4e39\u9694\u5f00\uff0c\u8fd9\u4e2a\u623f\u95f4\u73b0\u5728\u88ab\u79f0\u4e3a\u91d1\u5385\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e2d\u592e\u662f\u4e00\u5ea7\u4f4e\u77ee\u7684\u5927\u7406\u77f3\u52a0\u4ed1\u55b7\u6cc9\uff0c\u8fd9\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4fdd\u5b58\u7684\u6797\u8fbe\u62c9\u54c8\u55b7\u6cc9\u7684\u590d\u5236\u54c1\u3002\u5728\u5806\u5b50\u7684\u4e00\u4fa7\uff0c\u6709\u4e00\u4e2a\u683c\u6805\u901a\u5411\u8b66\u536b\u4f7f\u7528\u7684\u9ed1\u6697\u5730\u4e0b\u8d70\u5eca\u3002\n                <\/p>\n                <p>\n                    M\u00e1s adelante encontramos la Fachada del Palacio de Comares. Esta impresionante fachada, muy restaurada entre los siglos XIX y XX, fue construida por Muhammad V con el fin de conmemorar la toma de Algeciras en 1369, que otorgaba dominio sobre el Estrecho de Gibraltar.\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e2a\u5ead\u9662\u91cc\uff0c\u82cf\u4e39\u63a5\u89c1\u4e86\u83b7\u5f97\u7279\u6b8a\u89d0\u89c1\u7684\u81e3\u6c11\u3002\u5b83\u88ab\u653e\u7f6e\u5728\u6b63\u9762\u7684\u4e2d\u592e\u90e8\u5206\uff0c\u5750\u843d\u5728\u4e24\u6247\u95e8\u4e4b\u95f4\u7684\u6728\u6881\u4e0a\uff0c\u4f4d\u4e8e\u5de8\u5927\u7684\u5c4b\u6a90\u4e0b\uff0c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6728\u5de5\u7684\u6770\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5efa\u7b51\u7684\u6b63\u9762\u627f\u8f7d\u7740\u5de8\u5927\u7684\u5bd3\u8a00\u610f\u4e49\u3002\u53d7\u8bd5\u8005\u53ef\u4ee5\u8bfb\u5230\uff1a\n                <\/p>\n                <br>\n                <br>\n                <blockquote>\n                    \u201c\u6211\u7684\u4f4d\u7f6e\u5c31\u50cf\u738b\u51a0\uff0c\u6211\u7684\u5927\u95e8\u5c31\u50cf\u5c94\u8def\uff1a\u897f\u65b9\u76f8\u4fe1\u6211\u4ee3\u8868\u4e1c\u65b9\u3002\u201d<br>\n                    \u52a0\u5c3c\u00b7\u6bd4\u62c9\u59d4\u6258\u6211\u5f00\u542f\u5373\u5c06\u5ba3\u5e03\u7684\u80dc\u5229\u4e4b\u95e8\u3002<br>\n                    \u597d\u5427\uff0c\u6211\u6b63\u5728\u7b49\u5f85\u4ed6\u5728\u65e9\u6668\u5730\u5e73\u7ebf\u663e\u9732\u51fa\u6765\u65f6\u51fa\u73b0\u3002<br>\n                    \u613f\u4e0a\u5e1d\u4f7f\u4ed6\u7684\u4f5c\u54c1\u5982\u540c\u4ed6\u7684\u6027\u683c\u548c\u5f62\u8c61\u4e00\u6837\u7f8e\u4e3d\uff01\n                <\/blockquote>\n                <p>\n                    \u53f3\u4fa7\u7684\u95e8\u662f\u901a\u5f80\u79c1\u4eba\u4f4f\u6240\u548c\u670d\u52a1\u533a\u7684\u901a\u9053\uff0c\u800c\u5de6\u4fa7\u7684\u95e8\u5219\u901a\u8fc7\u4e00\u6761\u8bbe\u6709\u8b66\u536b\u957f\u51f3\u7684\u5f2f\u66f2\u8d70\u5eca\uff0c\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u7279\u522b\u662f\u901a\u5f80\u6843\u91d1\u5a18\u5ead\u9662\u3002\n                <\/p>\n                \n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba31\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel31\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel31\">\u6843\u91d1\u5a18\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u623f\u5c4b\u7684\u7279\u70b9\u4e4b\u4e00\u662f\u53ef\u4ee5\u901a\u8fc7\u5f2f\u66f2\u7684\u8d70\u5eca\u8fdb\u5165\u4f4f\u5b85\uff0c\u8d70\u5eca\u901a\u5411\u9732\u5929\u5ead\u9662\uff0c\u5ead\u9662\u662f\u5bb6\u5ead\u751f\u6d3b\u548c\u7ec4\u7ec7\u7684\u4e2d\u5fc3\uff0c\u914d\u6709\u6c34\u666f\u548c\u690d\u88ab\u3002\u540c\u6837\u7684\u7406\u5ff5\u4e5f\u4f53\u73b0\u5728\u9999\u6843\u6728\u5ead\u9662 (Patio de los Arrayanes) \u4e2d\uff0c\u4f46\u89c4\u6a21\u66f4\u5927\uff0c\u957f 36 \u7c73\uff0c\u5bbd 23 \u7c73\u3002\n                <\/p>\n                <p>\n                    \u6843\u91d1\u5a18\u5ead\u9662\u662f\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u4e2d\u5fc3\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u653f\u6cbb\u548c\u5916\u4ea4\u6d3b\u52a8\u5c31\u5728\u8fd9\u91cc\u8fdb\u884c\u3002\u8fd9\u662f\u4e00\u4e2a\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u957f\u65b9\u5f62\u5ead\u9662\uff0c\u5176\u4e2d\u5fc3\u8f74\u7ebf\u662f\u4e00\u4e2a\u5927\u6c34\u6c60\u3002\u5176\u4e2d\uff0c\u9759\u6c34\u5982\u540c\u955c\u5b50\uff0c\u8d4b\u4e88\u7a7a\u95f4\u6df1\u5ea6\u548c\u5782\u76f4\u611f\uff0c\u4ece\u800c\u521b\u9020\u51fa\u4e00\u5ea7\u6c34\u4e0a\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u5728\u6cf3\u6c60\u7684\u4e24\u7aef\uff0c\u55b7\u5c04\u5668\u8f7b\u8f7b\u5730\u5f15\u5165\u6c34\uff0c\u4ee5\u514d\u7834\u574f\u955c\u9762\u6548\u679c\u6216\u573a\u6240\u7684\u5b81\u9759\u3002\n                <\/p>\n                <p>\n                    \u6c34\u6c60\u4e24\u4fa7\u6709\u4e24\u7247\u6843\u91d1\u5a18\u82b1\u575b\uff0c\u56e0\u6b64\u8be5\u5730\u5f97\u540d\uff1a\u6843\u91d1\u5a18\u5ead\u9662 (Patio de los Arrayanes)\u3002\u8fc7\u53bb\u5b83\u4e5f\u88ab\u79f0\u4e3a\u963f\u5c14\u8d1d\u5c14\u5361\u5ead\u9662 (Patio de la Alberca)\u3002\n                <\/p>\n                <p>\n                    \u6c34\u548c\u690d\u88ab\u7684\u5b58\u5728\u4e0d\u4ec5\u662f\u5bf9\u88c5\u9970\u6216\u7f8e\u5b66\u6807\u51c6\u7684\u56de\u5e94\uff0c\u4e5f\u662f\u521b\u9020\u5b9c\u4eba\u7a7a\u95f4\u7684\u610f\u56fe\uff0c\u5c24\u5176\u662f\u5728\u590f\u5929\u3002\u6c34\u53ef\u4ee5\u6e05\u65b0\u73af\u5883\uff0c\u800c\u690d\u7269\u53ef\u4ee5\u4fdd\u6301\u6c34\u5206\u5e76\u6563\u53d1\u9999\u6c14\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u8f83\u957f\u7684\u4e24\u4fa7\u6709\u56db\u5ea7\u72ec\u7acb\u7684\u4f4f\u5b85\u3002\u5317\u4fa7\u662f\u79d1\u9a6c\u96f7\u65af\u5854\uff0c\u5185\u8bbe\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u3002\n                <\/p>\n                <p>\n                    \u5728\u5357\u4fa7\uff0c\u7acb\u9762\u8d77\u5230\u4e86\u9519\u89c6\u6548\u679c\uff0c\u56e0\u4e3a\u5176\u540e\u9762\u7684\u5efa\u7b51\u5df2\u88ab\u62c6\u9664\uff0c\u4ee5\u4fbf\u5c06\u67e5\u7406\u4e94\u4e16\u5bab\u4e0e\u65e7\u7687\u5bb6\u5bab\u6bbf\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba32\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel32\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel32\">\u6e05\u771f\u5bfa\u5ead\u9662\u548c\u9a6c\u4e18\u5361\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u4e4b\u524d\uff0c\u5982\u679c\u6211\u4eec\u5411\u5de6\u770b\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e24\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u7b2c\u4e00\u4e2a\u662f\u6e05\u771f\u5bfa\u5ead\u9662 (Patio de la Mezquita)\uff0c\u56e0\u5176\u4e00\u89d2\u7684\u5c0f\u6e05\u771f\u5bfa\u800c\u5f97\u540d\u3002\u7136\u800c\uff0c\u81ea 20 \u4e16\u7eaa\u4ee5\u6765\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u738b\u5b50\u7684\u5b97\u6559\u5b66\u6821\uff0c\u56e0\u4e3a\u5b83\u7684\u7ed3\u6784\u4e0e\u683c\u62c9\u7eb3\u8fbe\u7684\u5b97\u6559\u5b66\u6821\u76f8\u4f3c\u3002\n                <\/p>\n                <p>\n                    \u518d\u5f80\u524d\u8d70\u662f\u9a6c\u4e18\u5361\u5ead\u9662 (Patio de Machuca)\uff0c\u4ee5\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u7684\u540d\u5b57\u547d\u540d\uff0c\u4ed6\u8d1f\u8d23\u76d1\u7763 16 \u4e16\u7eaa\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5efa\u9020\uff0c\u5e76\u66fe\u5c45\u4f4f\u4e8e\u6b64\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5ead\u9662\u5f88\u5bb9\u6613\u8fa8\u8ba4\uff0c\u56e0\u4e3a\u4e2d\u5fc3\u6709\u4e00\u4e2a\u8fb9\u7f18\u5448\u53f6\u72b6\u7684\u6c34\u6c60\uff0c\u8fd8\u6709\u62f1\u5f62\u7684\u67cf\u6811\uff0c\u5b83\u4eec\u4ee5\u975e\u4fb5\u5165\u5f0f\u7684\u65b9\u5f0f\u6062\u590d\u4e86\u7a7a\u95f4\u7684\u5efa\u7b51\u611f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba33\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel33\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel33\">\u8239\u5c4b<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8239\u5ba4\u662f\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u5728\u901a\u5f80\u8fd9\u4e2a\u623f\u95f4\u7684\u62f1\u95e8\u7684\u4fa7\u67f1\u4e0a\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u6b63\u9762\u7684\u58c1\u9f9b\uff0c\u4e0a\u9762\u96d5\u523b\u7740\u5927\u7406\u77f3\uff0c\u5e76\u7528\u5f69\u8272\u74f7\u7816\u88c5\u9970\u3002\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u6700\u5177\u7279\u8272\u7684\u88c5\u9970\u6027\u548c\u529f\u80fd\u6027\u5143\u7d20\u4e4b\u4e00\uff1a*taqas*\u3002\n                <\/p>\n                <p>\n                    *Taqas* \u662f\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u603b\u662f\u6210\u5bf9\u6392\u5217\uff0c\u5f7c\u6b64\u76f8\u5bf9\u3002\u5b83\u4eec\u88ab\u7528\u6765\u76db\u88c5\u996e\u7528\u7684\u6de1\u6c34\u6216\u6d17\u624b\u7528\u7684\u9999\u6c34\u3002\n                <\/p>\n                <p>\n                    \u5927\u5385\u76ee\u524d\u7684\u5929\u82b1\u677f\u662f\u539f\u6765\u7684\u590d\u5236\u54c1\uff0c\u539f\u6765\u7684\u5929\u82b1\u677f\u5728 1890 \u5e74\u7684\u4e00\u573a\u5927\u706b\u4e2d\u88ab\u6bc1\u574f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u7684\u540d\u5b57\u6765\u81ea\u963f\u62c9\u4f2f\u8bed\u5355\u8bcd *baraka* \u7684\u97f3\u53d8\uff0c\u610f\u601d\u662f\u201c\u795d\u798f\u201d\uff0c\u8fd9\u4e2a\u5355\u8bcd\u5728\u8fd9\u4e2a\u623f\u95f4\u7684\u5899\u58c1\u4e0a\u91cd\u590d\u51fa\u73b0\u8fc7\u5f88\u591a\u6b21\u3002\u5b83\u5e76\u975e\u50cf\u4eba\u4eec\u666e\u904d\u8ba4\u4e3a\u7684\u90a3\u6837\uff0c\u6e90\u81ea\u5012\u7f6e\u7684\u8239\u9876\u5f62\u72b6\u3002\n                <\/p>\n                <p>\n                    Era en este lugar donde los nuevos sultanes solicitaban la bendici\u00f3n de su Dios antes de ser coronados como tal en el Sal\u00f3n del Trono.\n                <\/p>\n                <p>\n                    \u5728\u8fdb\u5165\u738b\u5ea7\u5ba4\u4e4b\u524d\uff0c\u6211\u4eec\u53d1\u73b0\u4e24\u4e2a\u4fa7\u95e8\uff1a\u53f3\u8fb9\u662f\u4e00\u4e2a\u5e26\u6709\u58c1\u9f9b\u7684\u5c0f\u578b\u7948\u7977\u5ba4\uff1b\u5de6\u4fa7\u662f\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5854\u5185\u90e8\u7684\u901a\u9053\u95e8\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba34\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel34\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel34\">\u5927\u4f7f\u5385\u6216\u738b\u5ea7\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5927\u4f7f\u5385\uff0c\u4e5f\u79f0\u4e3a\u738b\u5ea7\u5385\u6216\u79d1\u9a6c\u96f7\u65af\u5385\uff0c\u662f\u82cf\u4e39\u738b\u5ea7\u7684\u6240\u5728\u5730\uff0c\u56e0\u6b64\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u6743\u529b\u4e2d\u5fc3\u3002\u4e5f\u8bb8\u6b63\u56e0\u4e3a\u5982\u6b64\uff0c\u5b83\u4f4d\u4e8e Torre de Comares \u5185\uff0c\u8fd9\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u9ad8\u7684\u5854\u697c\uff0c\u9ad8 45 \u7c73\u3002\u5b83\u7684\u8bcd\u6e90\u6765\u81ea\u963f\u62c9\u4f2f\u8bed *arsh*\uff0c\u610f\u601d\u662f\u5e10\u7bf7\u3001\u4ead\u5b50\u6216\u738b\u5ea7\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5b8c\u7f8e\u7684\u7acb\u65b9\u4f53\uff0c\u5899\u58c1\u4e00\u76f4\u5230\u5929\u82b1\u677f\u90fd\u8986\u76d6\u7740\u4e30\u5bcc\u7684\u88c5\u9970\u3002\u4e24\u4fa7\u6709\u4e5d\u4e2a\u76f8\u540c\u7684\u58c1\u9f9b\uff0c\u6bcf\u4e09\u4e2a\u4e00\u7ec4\uff0c\u90fd\u6709\u7a97\u6237\u3002\u5165\u53e3\u5bf9\u9762\u7684\u5927\u5385\u88c5\u9970\u5f97\u66f4\u4e3a\u7cbe\u81f4\uff0c\u56e0\u4e3a\u90a3\u662f\u82cf\u4e39\u7684\u4f4f\u6240\uff0c\u91c7\u7528\u80cc\u5149\u8bbe\u8ba1\uff0c\u66f4\u80fd\u8425\u9020\u51fa\u4ee4\u4eba\u773c\u82b1\u7f2d\u4e71\u3001\u60ca\u559c\u4e0d\u5df2\u7684\u6548\u679c\u3002\n                <\/p>\n                <p>\n                    \u8fc7\u53bb\uff0c\u7a97\u6237\u4e0a\u8986\u76d6\u7740\u88ab\u79f0\u4e3a *cumarias* \u7684\u51e0\u4f55\u5f62\u72b6\u7684\u5f69\u8272\u73bb\u7483\u3002 1590 \u5e74\uff0c\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u7684\u4e00\u4e2a\u706b\u836f\u5e93\u53d1\u751f\u7206\u70b8\uff0c\u7206\u70b8\u4ea7\u751f\u7684\u51b2\u51fb\u6ce2\u5bfc\u81f4\u8fd9\u4e9b\u6587\u7269\u4e22\u5931\u3002\n                <\/p>\n                <p>\n                    \u5ba2\u5385\u7684\u88c5\u9970\u4e30\u5bcc\u7a0b\u5ea6\u8fbe\u5230\u4e86\u6781\u81f4\u3002\u5b83\u4ece\u5e95\u90e8\u5f00\u59cb\uff0c\u91c7\u7528\u51e0\u4f55\u5f62\u72b6\u7684\u74f7\u7816\uff0c\u521b\u9020\u51fa\u7c7b\u4f3c\u4e07\u82b1\u7b52\u7684\u89c6\u89c9\u6548\u679c\u3002\u5899\u58c1\u4e0a\u5ef6\u7eed\u7740\u7070\u6ce5\uff0c\u770b\u4e0a\u53bb\u5c31\u50cf\u6302\u6bef\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u690d\u7269\u56fe\u6848\u3001\u82b1\u6735\u3001\u8d1d\u58f3\u3001\u661f\u661f\u548c\u4e30\u5bcc\u7684\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u73b0\u5728\u7684\u4e66\u5199\u6709\u4e24\u79cd\u7c7b\u578b\uff1a\u8349\u4e66\uff0c\u6700\u5e38\u89c1\u4e14\u6700\u5bb9\u6613\u8fa8\u8ba4\uff1b\u4ee5\u53ca\u5e93\u6cd5\u4f53\uff0c\u4e00\u79cd\u5177\u6709\u76f4\u7ebf\u548c\u89d2\u5f62\u7684\u6587\u5316\u6587\u5b57\u3002\n                <\/p>\n                <p>\n                    Entre todas las inscripciones, la m\u00e1s destacada es la que aparece debajo del techo, en la franja superior de la pared: la sura 67 del Cor\u00e1n, llamada &#8220;El Reino&#8221; o &#8220;del Se\u00f1or\u00edo&#8221;, que recorre las cuatro paredes. Esta sura era recitada por los nuevos sultanes para proclamar que su poder proven\u00eda directamente de Dios.\n                <\/p>\n                <p>\n                    \u5929\u82b1\u677f\u4e0a\u4e5f\u4f53\u73b0\u4e86\u795e\u529b\u7684\u5f62\u8c61\uff0c\u5b83\u7531 8,017 \u4e2a\u4e0d\u540c\u7684\u90e8\u5206\u7ec4\u6210\uff0c\u901a\u8fc7\u661f\u8f6e\uff0c\u5c55\u793a\u4e86\u4f0a\u65af\u5170\u672b\u4e16\u8bba\uff1a\u4e03\u91cd\u5929\u548c\u7b2c\u516b\u91cd\u5929\u5802\uff0c\u771f\u4e3b\u7684\u5b9d\u5ea7\uff0c\u7531\u4e2d\u592e\u7684\u5706\u9876 muqarnas \u4ee3\u8868\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba35\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel35\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel35\">\u57fa\u7763\u6559\u7687\u5ba4\u2014\u2014\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8981\u8fdb\u5165\u57fa\u7763\u6559\u7687\u5ba4\uff0c\u60a8\u5fc5\u987b\u4f7f\u7528\u4e24\u59d0\u59b9\u5385\u5de6\u4fa7\u58c1\u9f9b\u4e2d\u6253\u5f00\u7684\u5176\u4e2d\u4e00\u6247\u95e8\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74 6 \u6708\u53c2\u89c2\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u62b5\u8fbe\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u8fd9\u5bf9\u592b\u5987\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b89\u987f\u4e0b\u6765\uff0c\u5e76\u4e0b\u4ee4\u5efa\u9020\u65b0\u7684\u623f\u95f4\uff0c\u4eca\u5929\u88ab\u79f0\u4e3a\u7687\u5e1d\u7684\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u7a7a\u95f4\u5b8c\u5168\u8fdd\u80cc\u4e86\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5efa\u7b51\u548c\u7f8e\u5b66\u3002\u7136\u800c\uff0c\u7531\u4e8e\u5b83\u5efa\u5728\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u4e4b\u95f4\u7684\u82b1\u56ed\u533a\u57df\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u8d70\u5eca\u5de6\u4fa7\u7684\u4e00\u4e9b\u5c0f\u7a97\u6237\u770b\u5230\u7687\u5bb6\u571f\u8033\u5176\u6d74\u5ba4\u6216\u79d1\u9a6c\u96f7\u65af\u571f\u8033\u5176\u6d74\u5ba4\u7684\u4e0a\u90e8\u3002\u518d\u5f80\u524d\u8d70\u51e0\u7c73\uff0c\u5c31\u53ef\u4ee5\u770b\u5230\u5176\u4ed6\u7684\u5f00\u53e3\uff0c\u5373\u5e8a\u5385\u548c\u97f3\u4e50\u5bb6\u753b\u5eca\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u6d74\u573a\u4e0d\u4ec5\u662f\u536b\u751f\u573a\u6240\uff0c\u4e5f\u662f\u4ee5\u8f7b\u677e\u53cb\u597d\u7684\u65b9\u5f0f\u57f9\u517b\u653f\u6cbb\u548c\u5916\u4ea4\u5173\u7cfb\u7684\u7406\u60f3\u573a\u6240\uff0c\u5e76\u914d\u6709\u97f3\u4e50\u6765\u6d3b\u8dc3\u6c14\u6c1b\u3002\u8be5\u7a7a\u95f4\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u7a7f\u8fc7\u8fd9\u6761\u8d70\u5eca\uff0c\u60a8\u53ef\u4ee5\u8fdb\u5165\u7687\u5e1d\u7684\u529e\u516c\u5ba4\uff0c\u5176\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\u5e26\u6709\u7687\u5bb6\u5fbd\u7ae0\u7684\u6587\u827a\u590d\u5174\u5f0f\u58c1\u7089\u548c\u7531\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u8bbe\u8ba1\u7684\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\u5728\u683c\u5b50\u5929\u82b1\u677f\u4e0a\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u201cPLUS ULTRA\u201d\u5b57\u6837\uff0c\u8fd9\u662f\u7687\u5e1d\u7684\u5ea7\u53f3\u94ed\uff0c\u8fd8\u6709\u9996\u5b57\u6bcd K \u548c Y\uff0c\u5206\u522b\u4ee3\u8868\u67e5\u7406\u4e94\u4e16\u548c\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u3002\n                <\/p>\n                <p>\n                    \u79bb\u5f00\u5927\u5385\uff0c\u53f3\u4fa7\u662f\u7687\u5bb6\u623f\u95f4\uff0c\u76ee\u524d\u4e0d\u5bf9\u516c\u4f17\u5f00\u653e\uff0c\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5f00\u653e\u3002\u8fd9\u4e9b\u623f\u95f4\u4e5f\u88ab\u79f0\u4e3a\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u623f\u95f4\uff0c\u56e0\u4e3a\u8fd9\u4f4d\u7f8e\u56fd\u6d6a\u6f2b\u4e3b\u4e49\u4f5c\u5bb6\u5728\u683c\u62c9\u7eb3\u8fbe\u9017\u7559\u671f\u95f4\u5c31\u4f4f\u5728\u8fd9\u91cc\u3002\u5f88\u53ef\u80fd\u6b63\u662f\u5728\u8fd9\u4e2a\u5730\u65b9\uff0c\u4ed6\u5199\u4e0b\u4e86\u4ed6\u8457\u540d\u7684\u8457\u4f5c\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u3002\u95e8\u4e0a\u65b9\u6709\u4e00\u5757\u7eaa\u5ff5\u724c\u533e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba36\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel36\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel36\">\u6797\u8fbe\u62c9\u8d3e\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0e\u738b\u5bab\u5ead\u9662\u76f8\u90bb\u7684\u662f\u6797\u8fbe\u62c9\u54c8\u5ead\u9662 (Patio de Lindaraja)\uff0c\u5ead\u9662\u5185\u88c5\u9970\u6709\u96d5\u523b\u7684\u9ec4\u6768\u6728\u7bf1\u7b06\u3001\u67cf\u6811\u548c\u82e6\u6a59\u6811\u3002\u8be5\u5ead\u9662\u56e0\u4f4d\u4e8e\u5176\u5357\u4fa7\u7684\u7eb3\u65af\u91cc\u5fb7\u89c2\u666f\u53f0\u800c\u5f97\u540d\uff0c\u8be5\u89c2\u666f\u53f0\u4e0e\u5176\u540c\u540d\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u82b1\u56ed\u7684\u9762\u8c8c\u4e0e\u4eca\u5929\u5b8c\u5168\u4e0d\u540c\uff0c\u56e0\u4e3a\u5b83\u662f\u4e00\u4e2a\u5411\u666f\u89c2\u5f00\u653e\u7684\u7a7a\u95f4\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u67e5\u7406\u4e94\u4e16\u7684\u5230\u6765\uff0c\u82b1\u56ed\u88ab\u5c01\u95ed\u8d77\u6765\uff0c\u7531\u4e8e\u6709\u95e8\u5eca\uff0c\u5176\u5e03\u5c40\u7c7b\u4f3c\u4e8e\u56de\u5eca\u3002\u5176\u5efa\u9020\u91c7\u7528\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5176\u4ed6\u90e8\u5206\u7684\u67f1\u5b50\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e2d\u592e\u77d7\u7acb\u7740\u4e00\u5ea7\u5df4\u6d1b\u514b\u98ce\u683c\u7684\u55b7\u6cc9\uff0c17 \u4e16\u7eaa\u521d\uff0c\u55b7\u6cc9\u4e0a\u65b9\u653e\u7f6e\u4e86\u4e00\u4e2a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5927\u7406\u77f3\u6c34\u76c6\u3002\u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u55b7\u6cc9\u662f\u590d\u5236\u54c1\uff1b\u539f\u4ef6\u73b0\u4fdd\u5b58\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba37\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel37\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel37\">\u72ee\u5b50\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u72ee\u5b50\u5ead\u9662\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u6838\u5fc3\u3002\u5b83\u662f\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u5e26\u95e8\u5eca\u7684\u957f\u5eca\uff0c\u957f\u5eca\u4e0a\u6709\u4e00\u767e\u4e8c\u5341\u56db\u6839\u5404\u4e0d\u76f8\u540c\u7684\u67f1\u5b50\uff0c\u8fde\u63a5\u7740\u5bab\u6bbf\u7684\u4e0d\u540c\u623f\u95f4\u3002\u5b83\u4e0e\u57fa\u7763\u6559\u4fee\u9053\u9662\u6709\u67d0\u79cd\u76f8\u4f3c\u4e4b\u5904\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u6253\u7834\u4e86\u897f\u73ed\u7259\u7a46\u65af\u6797\u5efa\u7b51\u7684\u901a\u5e38\u6a21\u5f0f\uff0c\u4f46\u8fd9\u4e2a\u7a7a\u95f4\u4ecd\u88ab\u8ba4\u4e3a\u662f\u4f0a\u65af\u5170\u827a\u672f\u7684\u7470\u5b9d\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5bab\u6bbf\u7684\u8c61\u5f81\u610f\u4e49\u56f4\u7ed5\u7740\u82b1\u56ed\u5929\u5802\u7684\u6982\u5ff5\u3002\u4ece\u5ead\u9662\u4e2d\u5fc3\u6d41\u51fa\u7684\u56db\u6761\u6c34\u6e20\u8c61\u5f81\u7740\u4f0a\u65af\u5170\u5929\u5802\u7684\u56db\u6761\u6cb3\u6d41\uff0c\u4f7f\u5ead\u9662\u5448\u73b0\u51fa\u5341\u5b57\u5f62\u7684\u5e03\u5c40\u3002\u8fd9\u4e9b\u67f1\u5b50\u8ba9\u4eba\u8054\u60f3\u5230\u68d5\u6988\u6811\u6797\uff0c\u5c31\u50cf\u5929\u5802\u7684\u7eff\u6d32\u3002\n                <\/p>\n                <p>\n                    \u4e2d\u5fc3\u662f\u8457\u540d\u7684\u72ee\u5b50\u55b7\u6cc9\u3002\u5341\u4e8c\u53ea\u72ee\u5b50\u867d\u7136\u59ff\u52bf\u76f8\u4f3c\uff0c\u90fd\u662f\u8b66\u60d5\u4e14\u80cc\u5bf9\u55b7\u6cc9\uff0c\u4f46\u5374\u5177\u6709\u4e0d\u540c\u7684\u7279\u5f81\u3002\u5b83\u4eec\u7531\u767d\u8272 Macael \u5927\u7406\u77f3\u96d5\u523b\u800c\u6210\uff0c\u7ecf\u8fc7\u7cbe\u5fc3\u6311\u9009\uff0c\u5145\u5206\u5229\u7528\u4e86\u77f3\u6750\u7684\u5929\u7136\u7eb9\u7406\u5e76\u7a81\u51fa\u4e86\u5176\u72ec\u7279\u7684\u7279\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5173\u4e8e\u5b83\u7684\u8c61\u5f81\u610f\u4e49\u6709\u591a\u79cd\u7406\u8bba\u3002\u6709\u4e9b\u4eba\u8ba4\u4e3a\u5b83\u4eec\u4ee3\u8868\u7740\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6216\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7684\u529b\u91cf\u3001\u9ec4\u9053\u5341\u4e8c\u5bab\u3001\u4e00\u5929\u7684\u5341\u4e8c\u4e2a\u5c0f\u65f6\uff0c\u751a\u81f3\u662f\u6db2\u538b\u949f\u3002\u53e6\u4e00\u4e9b\u4eba\u5219\u8ba4\u4e3a\uff0c\u8fd9\u662f\u5bf9\u9752\u94dc\u72b9\u592a\u6d77\u7684\u91cd\u65b0\u8be0\u91ca\uff0c\u7531\u5341\u4e8c\u5934\u516c\u725b\u652f\u6491\uff0c\u5728\u8fd9\u91cc\u88ab\u5341\u4e8c\u5934\u72ee\u5b50\u53d6\u4ee3\u3002\n                <\/p>\n                <p>\n                    La taza central probablemente fue tallada in situ y contiene inscripciones po\u00e9ticas que elogian a Muhammad V y alaban el sistema hidr\u00e1ulico que alimenta la fuente y regula el flujo del agua para evitar desbordamientos. Este es un fragmento del poema:\n                <\/p>\n                <blockquote>\n                    &#8220;Plata fundida corre entre las perlas,<\/br>\n                    a las que semeja belleza alba y pura.<\/br>\n                    En apariencia, agua y m\u00e1rmol parecen confundirse,<\/br>\n                    sin que sepamos cu\u00e1l de ambos se desliza.<\/br>\n                    \u00bfNo ves c\u00f3mo el agua se derrama en la taza,<\/br>\n                    pero sus ca\u00f1os la esconden enseguida?<br><br>\n                    \u4ed6\u662f\u4e00\u4f4d\u773c\u7736\u91cc\u5659\u6ee1\u6cea\u6c34\u7684\u60c5\u4eba\uff0c<br>\n                    \u5979\u56e0\u4e3a\u5bb3\u6015\u544a\u5bc6\u800c\u9690\u85cf\u4e86\u81ea\u5df1\u7684\u773c\u6cea\u3002<br><br>\n                    \u00bfNo es, en realidad, cual blanca nube<\/br>\n                    que vierte en los leones sus acequias<\/br>\n                    y parece la mano del califa que, de ma\u00f1ana,<\/br>\n                    prodiga a los leones de la guerra sus favores?&#8221;\n                <\/blockquote>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u55b7\u6cc9\u53d1\u751f\u4e86\u5404\u79cd\u53d8\u5316\u3002 17 \u4e16\u7eaa\uff0c\u53c8\u589e\u52a0\u4e86\u7b2c\u4e8c\u4e2a\u6c34\u6c60\uff0c\u8be5\u6c34\u6c60\u4e8e 20 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u5e76\u642c\u8fc1\u81f3\u963f\u5c14\u5361\u8428\u74e6\u7684\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba38\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel38\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel38\">\u5973\u738b\u68b3\u5986\u5ba4\u548c\u4f11\u95f2\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bab\u6bbf\u7684\u57fa\u7763\u6559\u6539\u5efa\u5305\u62ec\u901a\u8fc7\u4e00\u4e2a\u4e24\u5c42\u7684\u5f00\u653e\u5f0f\u8d70\u5eca\u76f4\u63a5\u8fdb\u5165\u79d1\u9a6c\u96f7\u65af\u5854\u3002\u8fd9\u4e2a\u753b\u5eca\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u4e24\u4e2a\u6700\u5177\u4ee3\u8868\u6027\u7684\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\uff1a\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u5723\u5c71\u533a\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5411\u53f3\u770b\uff0c\u8fd8\u53ef\u4ee5\u770b\u5230\u5973\u738b\u7684\u66f4\u8863\u5ba4\uff0c\u8fd9\u91cc\u548c\u4e0a\u9762\u63d0\u5230\u7684\u5176\u4ed6\u533a\u57df\u4e00\u6837\uff0c\u53ea\u80fd\u5728\u7279\u6b8a\u573a\u5408\u6216\u4f5c\u4e3a\u6bcf\u6708\u7a7a\u95f4\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u5973\u738b\u7684\u66f4\u8863\u5ba4\u4f4d\u4e8e\u5c24\u7d20\u592b\u4e00\u4e16\u5854\u5185\uff0c\u8be5\u5854\u76f8\u5bf9\u4e8e\u57ce\u5899\u800c\u8a00\u4f4d\u7f6e\u9760\u524d\u3002\u5b83\u7684\u57fa\u7763\u6559\u540d\u5b57\u6765\u6e90\u4e8e\u67e5\u7406\u4e94\u4e16\u7684\u59bb\u5b50\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u5c14\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u9017\u7559\u671f\u95f4\u6240\u8d77\u7684\u540d\u5b57\u3002\n                <\/p>\n                <p>\n                    \u6559\u5802\u5185\u90e8\u6309\u7167\u57fa\u7763\u6559\u7f8e\u5b66\u8fdb\u884c\u4e86\u6539\u9020\uff0c\u6536\u85cf\u4e86\u62c9\u6590\u5c14\u00b7\u6851\u897f\uff08\u53c8\u540d\u4e4c\u5c14\u6bd4\u8bfa\u7684\u62c9\u6590\u5c14\uff09\u7684\u5f1f\u5b50\u5c24\u5229\u4e4c\u65af\u00b7\u963f\u5580\u7409\u65af\u548c\u4e9a\u5386\u5c71\u5927\u00b7\u6885\u7eb3\u521b\u4f5c\u7684\u73cd\u8d35\u6587\u827a\u590d\u5174\u65f6\u671f\u753b\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5f80\u4e0b\u8d70\uff0c\u6211\u4eec\u5c31\u80fd\u627e\u5230\u738b\u5bab\u5ead\u9662 (Patio de la Reja)\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e 17 \u4e16\u7eaa\u4e2d\u53f6\u5b89\u88c5\u7684\u5e26\u6709\u953b\u94c1\u680f\u6746\u7684\u8fde\u7eed\u9633\u53f0\u3002\u8fd9\u4e9b\u6805\u680f\u4f5c\u4e3a\u5f00\u653e\u7684\u8d70\u5eca\uff0c\u8fde\u63a5\u5e76\u4fdd\u62a4\u76f8\u90bb\u7684\u623f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba39\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel39\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel39\">\u4e24\u59d0\u59b9\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e24\u59d0\u59b9\u5385\u56e0\u4f4d\u4e8e\u623f\u95f4\u4e2d\u592e\u7684\u4e24\u5757 Macael \u5927\u7406\u77f3\u53cc\u5c42\u677f\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u4e0e\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385 (Hall of the Abencerrajes) \u6709\u76f8\u4f3c\u4e4b\u5904\uff1a\u5b83\u4f4d\u4e8e\u5ead\u9662\u8f83\u9ad8\u5904\uff0c\u5165\u53e3\u540e\u9762\u6709\u4e24\u6247\u95e8\u3002\u5de6\u8fb9\u7684\u95e8\u901a\u5411\u5395\u6240\uff0c\u53f3\u8fb9\u7684\u95e8\u901a\u5411\u623f\u5b50\u7684\u697c\u4e0a\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u53cc\u5e8a\u623f\u4e0d\u540c\u7684\u662f\uff0c\u8fd9\u95f4\u5ba2\u623f\u671d\u5317\uff0c\u9762\u671d Sala de los Ajimeces \u548c\u4e00\u4e2a\u5c0f\u89c2\u666f\u70b9\uff1aMirador de Lindaraja\u3002\n                <\/p>\n                <p>\n                    Durante la dinast\u00eda nazar\u00ed, en tiempos de Muhammad V, esta sala era conocida como &#8220;qubba al-kubra&#8221;, es decir, &#8220;la qubba mayor&#8221;, la m\u00e1s importante del Palacio de los Leones. El t\u00e9rmino &#8220;qubba&#8221; hace referencia a una planta cuadrada cubierta con una c\u00fapula.\n                <\/p>\n                <p>\n                    \u7a79\u9876\u4ee5\u516b\u89d2\u661f\u4e3a\u57fa\u8c03\uff0c\u5c55\u5f00\u6210\u7531 5,416 \u4e2a muqarnas \u7ec4\u6210\u7684\u4e09\u7ef4\u5e03\u5c40\uff0c\u5176\u4e2d\u4e00\u4e9b\u4ecd\u7136\u4fdd\u7559\u7740\u591a\u8272\u75d5\u8ff9\u3002\u8fd9\u4e9b muqarnas \u5206\u5e03\u5728\u5341\u516d\u4e2a\u5706\u9876\u4e2d\uff0c\u5706\u9876\u4e0a\u65b9\u6709\u5341\u516d\u6247\u5e26\u6709\u683c\u5b50\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6839\u636e\u4e00\u5929\u4e2d\u7684\u65f6\u95f4\u4e3a\u623f\u95f4\u63d0\u4f9b\u53d8\u5316\u7684\u5149\u7ebf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba40\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel40\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel40\">\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u897f\u5385\uff08\u4e5f\u79f0\u4e3a\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5385\uff09\u4e4b\u524d\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u4e9b\u6728\u95e8\uff0c\u4e0a\u9762\u6709\u7cbe\u7f8e\u7684\u96d5\u523b\uff0c\u8fd9\u4e9b\u96d5\u523b\u81ea\u4e2d\u4e16\u7eaa\u4ee5\u6765\u5c31\u4fdd\u5b58\u5b8c\u597d\u3002\n                <\/p>\n                <p>\n                    El nombre de esta sala est\u00e1 ligado a una famosa leyenda de la Alhambra. Seg\u00fan la tradici\u00f3n, un rumor sobre un supuesto romance entre un caballero abencerraje y la favorita del sult\u00e1n (o quiz\u00e1 sospechas de conspiraci\u00f3n contra el monarca) provoc\u00f3 la ira del soberano.\n                <\/p>\n                <p>\n                    El sult\u00e1n mand\u00f3 llamar a varios caballeros de la familia Abencerraje. Seg\u00fan cuenta la leyenda, decenas de ellos fueron ejecutados aqu\u00ed mismo.\n                <\/p>\n                <p>\n                    La historia se difundi\u00f3 en la literatura del siglo XVI, especialmente en la novela &#8220;Guerras civiles de Granada&#8221; de Gin\u00e9s P\u00e9rez de Hita, que narra los conflictos entre los linajes nobles del reino nazar\u00ed.\n                <\/p>\n                <p>\n                    Con el paso del tiempo, la tradici\u00f3n situ\u00f3 la tragedia en esta sala. Por eso, algunos visitantes han querido ver en las manchas rojizas de la fuente central un vestigio simb\u00f3lico de la sangre de aquellos caballeros.\n                <\/p>\n                <p>\n                    La leyenda fue tan popular que inspir\u00f3 tambi\u00e9n al pintor espa\u00f1ol Mariano Fortuny, quien la represent\u00f3 en su cuadro &#8220;La matanza de los Abencerrajes.&#8221;\n                <\/p>\n                <p>\n                    \u8fdb\u95e8\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u6709\u4e24\u4e2a\u5165\u53e3\uff1a\u53f3\u8fb9\u7684\u5165\u53e3\u901a\u5411\u5395\u6240\uff0c\u5de6\u8fb9\u7684\u5165\u53e3\u901a\u5411\u697c\u4e0a\u7684\u623f\u95f4\u7684\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    La Sala de los Abencerrajes es una vivienda privada e independiente en planta baja, estructurada en torno a una gran &#8220;qubba&#8221;, &#8220;c\u00fapula&#8221; en \u00e1rabe.\n                <\/p>\n                <p>\n                    \u77f3\u818f\u5706\u9876\u88c5\u9970\u534e\u4e3d\uff0c\u7a46\u5361\u5c14\u7eb3\u65af (muqarnas) \u6e90\u81ea\u4e00\u9897\u516b\u89d2\u661f\uff0c\u5177\u6709\u590d\u6742\u7684\u4e09\u7ef4\u6784\u56fe\u3002 Muqarnas \u662f\u57fa\u4e8e\u5177\u6709\u51f9\u51f8\u5f62\u72b6\u7684\u60ac\u6302\u68f1\u67f1\u4f53\u7684\u5efa\u7b51\u5143\u7d20\uff0c\u8ba9\u4eba\u8054\u60f3\u5230\u949f\u4e73\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5f53\u4f60\u8fdb\u5165\u623f\u95f4\u65f6\uff0c\u4f60\u4f1a\u53d1\u73b0\u6e29\u5ea6\u4e0b\u964d\u4e86\u3002\u8fd9\u662f\u56e0\u4e3a\u552f\u4e00\u7684\u7a97\u6237\u4f4d\u4e8e\u9876\u90e8\uff0c\u53ef\u4ee5\u8ba9\u70ed\u7a7a\u6c14\u9038\u51fa\u3002\u540c\u65f6\uff0c\u4e2d\u592e\u55b7\u6cc9\u7684\u6c34\u4f7f\u7a7a\u6c14\u53d8\u5f97\u51c9\u723d\uff0c\u4f7f\u5f97\u623f\u95f4\u5728\u95e8\u5173\u95ed\u7684\u60c5\u51b5\u4e0b\uff0c\u5c31\u50cf\u4e00\u4e2a\u6d1e\u7a74\uff0c\u5728\u6700\u708e\u70ed\u7684\u590f\u5929\u5177\u6709\u7406\u60f3\u7684\u6e29\u5ea6\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba41\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel41\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel41\">AJIMECES \u5927\u5385\u548c LINDARAJA \u89c2\u666f\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u4e24\u59d0\u59b9\u5385\u540e\u9762\u7684\u5317\u9762\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u6a2a\u5411\u7684\u4e2d\u6bbf\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a muqarnas \u62f1\u9876\u3002\u8fd9\u4e2a\u623f\u95f4\u88ab\u79f0\u4e3a Ajimeces \u5385\uff08\u76f4\u68c2\u7a97\uff09\uff0c\u56e0\u4e3a\u8fd9\u79cd\u7c7b\u578b\u7684\u7a97\u6237\u4e00\u5b9a\u5c01\u95ed\u4e86\u901a\u5f80 Lindaraja \u89c2\u666f\u70b9\u7684\u4e2d\u592e\u62f1\u95e8\u4e24\u4fa7\u7684\u5f00\u53e3\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8fd9\u4e2a\u623f\u95f4\u7684\u767d\u8272\u5899\u58c1\u6700\u521d\u662f\u7528\u4e1d\u7ef8\u7ec7\u7269\u8986\u76d6\u7684\u3002\n                <\/p>\n                <p>\n                    El llamado Mirador de Lindaraja debe su nombre a la derivaci\u00f3n del t\u00e9rmino \u00e1rabe &#8220;Ayn Dar Aisa&#8221;, que significa \u201clos ojos de la Casa de Aisa\u201d.\n                <\/p>\n                <p>\n                    \u89c2\u666f\u53f0\u867d\u7136\u9762\u79ef\u4e0d\u5927\uff0c\u4f46\u5185\u90e8\u88c5\u9970\u5374\u5341\u5206\u7cbe\u7f8e\u3002\u4e00\u65b9\u9762\uff0c\u5b83\u7684\u7279\u70b9\u662f\u94fa\u6ee1\u4e86\u8fde\u7eed\u7684\u5c0f\u661f\u661f\uff0c\u8fd9\u4e9b\u661f\u661f\u76f8\u4e92\u4ea4\u9519\uff0c\u8fd9\u9700\u8981\u5de5\u5320\u4eec\u7684\u7ec6\u81f4\u5de5\u4f5c\u3002\u53e6\u4e00\u65b9\u9762\uff0c\u5982\u679c\u4f60\u62ac\u5934\u770b\uff0c\u4f60\u4f1a\u770b\u5230\u5929\u82b1\u677f\u4e0a\u9576\u5d4c\u7740\u5f69\u8272\u73bb\u7483\uff0c\u6728\u8d28\u7ed3\u6784\uff0c\u7c7b\u4f3c\u5929\u7a97\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u76cf\u706f\u7b3c\u662f\u5e15\u62c9\u8482\u5c3c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8bb8\u591a\u56f4\u5899\u6216\u76f4\u68c2\u7a97\u7684\u5178\u578b\u4ee3\u8868\u3002\u5f53\u9633\u5149\u7167\u5c04\u5230\u73bb\u7483\u4e0a\u65f6\uff0c\u5b83\u4f1a\u6295\u5c04\u51fa\u4e94\u5f69\u7f24\u7eb7\u7684\u53cd\u5c04\uff0c\u7167\u4eae\u88c5\u9970\uff0c\u4f7f\u7a7a\u95f4\u5168\u5929\u5448\u73b0\u51fa\u72ec\u7279\u800c\u4e0d\u65ad\u53d8\u5316\u7684\u6c1b\u56f4\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u5f53\u5ead\u9662\u4ecd\u7136\u5f00\u653e\u65f6\uff0c\u4eba\u4eec\u53ef\u4ee5\u5750\u5728\u89c2\u666f\u53f0\u7684\u5730\u677f\u4e0a\uff0c\u5c06\u624b\u81c2\u653e\u5728\u7a97\u53f0\u4e0a\uff0c\u6b23\u8d4f\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\u3002 16 \u4e16\u7eaa\u521d\uff0c\u5f53\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u4f4f\u6240\u88ab\u4fee\u5efa\u65f6\uff0c\u8fd9\u4e9b\u666f\u89c2\u5c31\u6d88\u5931\u4e86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba42\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel42\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel42\">\u56fd\u738b\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u56fd\u738b\u5927\u5385\u5360\u636e\u4e86\u72ee\u5b50\u9662\u7684\u6574\u4e2a\u4e1c\u4fa7\uff0c\u867d\u7136\u5b83\u770b\u8d77\u6765\u4e0e\u5bab\u6bbf\u878d\u4e3a\u4e00\u4f53\uff0c\u4f46\u4eba\u4eec\u8ba4\u4e3a\u5b83\u6709\u81ea\u5df1\u7684\u529f\u80fd\uff0c\u53ef\u80fd\u662f\u5a31\u4e50\u6216\u5bab\u5ef7\u6027\u8d28\u7684\u3002\n                <\/p>\n                <p>\n                    \u8be5\u7a7a\u95f4\u56e0\u4fdd\u5b58\u4e86\u5c11\u6570\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u7ed8\u753b\u4e4b\u4e00\u800c\u95fb\u540d\u3002\n                <\/p>\n                <p>\n                    \u4e09\u95f4\u5367\u5ba4\uff0c\u6bcf\u95f4\u5367\u5ba4\u9762\u79ef\u7ea6\u4e3a\u5341\u4e94\u5e73\u65b9\u7c73\uff0c\u6709\u4e09\u4e2a\u5047\u62f1\u9876\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u7f8a\u76ae\u753b\u3002\u8fd9\u4e9b\u76ae\u7528\u5c0f\u7af9\u9489\u56fa\u5b9a\u5728\u6728\u8d28\u652f\u67b6\u4e0a\uff0c\u8fd9\u79cd\u6280\u672f\u53ef\u4ee5\u9632\u6b62\u6750\u6599\u751f\u9508\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u540d\u79f0\u53ef\u80fd\u6765\u81ea\u5bf9\u4e2d\u592e\u58c1\u9f9b\u4e2d\u7ed8\u753b\u7684\u89e3\u8bfb\uff0c\u8be5\u7ed8\u753b\u63cf\u7ed8\u4e86\u5341\u4e2a\u4eba\u7269\uff0c\u53ef\u80fd\u5bf9\u5e94\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u524d\u5341\u4f4d\u82cf\u4e39\u3002\n                <\/p>\n                <p>\n                    \u5728\u4fa7\u58c1\u9f9b\u4e2d\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u6218\u6597\u3001\u72e9\u730e\u3001\u6e38\u620f\u548c\u7231\u60c5\u7684\u9a91\u58eb\u573a\u666f\u3002\u5728\u8fd9\u4e9b\u4f5c\u54c1\u4e2d\uff0c\u57fa\u7763\u5f92\u548c\u7a46\u65af\u6797\u4eba\u7269\u5171\u5904\u4e00\u5ba4\uff0c\u4ed6\u4eec\u7684\u8863\u7740\u6e05\u6670\u53ef\u8fa8\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u753b\u4f5c\u7684\u8d77\u6e90\u4e00\u76f4\u53d7\u5230\u5e7f\u6cdb\u4e89\u8bba\u3002\u7531\u4e8e\u5b83\u4eec\u5177\u6709\u7ebf\u6027\u54e5\u7279\u5f0f\u98ce\u683c\uff0c\u4eba\u4eec\u8ba4\u4e3a\u5b83\u4eec\u53ef\u80fd\u662f\u7531\u719f\u6089\u7a46\u65af\u6797\u4e16\u754c\u7684\u57fa\u7763\u6559\u827a\u672f\u5bb6\u521b\u4f5c\u7684\u3002\u8fd9\u4e9b\u4f5c\u54c1\u53ef\u80fd\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u548c\u5361\u65af\u8482\u5229\u4e9a\u57fa\u7763\u6559\u56fd\u738b\u4f69\u5fb7\u7f57\u4e00\u4e16\u4e4b\u95f4\u826f\u597d\u5173\u7cfb\u7684\u6210\u679c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba43\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel43\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel43\">\u79d8\u5bc6\u623f\u95f4<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bc6\u5ba4\u662f\u4e00\u4e2a\u65b9\u5f62\u7684\u623f\u95f4\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a\u7403\u5f62\u62f1\u9876\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u91cc\u4f1a\u53d1\u751f\u4e00\u4e9b\u975e\u5e38\u5947\u7279\u548c\u4ee4\u4eba\u597d\u5947\u7684\u4e8b\u60c5\uff0c\u8fd9\u4f7f\u5b83\u6210\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6e38\u5ba2\u6700\u559c\u6b22\u7684\u666f\u70b9\u4e4b\u4e00\uff0c\u5c24\u5176\u662f\u5c0f\u5b69\u5b50\u3002\n                <\/p>\n                <p>\n                    \u73b0\u8c61\u662f\u8fd9\u6837\u7684\uff0c\u5982\u679c\u4e00\u4e2a\u4eba\u7ad9\u5728\u623f\u95f4\u7684\u4e00\u4e2a\u89d2\u843d\uff0c\u53e6\u4e00\u4e2a\u4eba\u7ad9\u5728\u53e6\u4e00\u4e2a\u89d2\u843d\u2014\u2014\u4e24\u4eba\u90fd\u9762\u671d\u5899\u58c1\uff0c\u5e76\u4e14\u5c3d\u53ef\u80fd\u9760\u8fd1\u5899\u58c1\u2014\u2014\u5176\u4e2d\u4e00\u4e2a\u4eba\u53ef\u4ee5\u975e\u5e38\u8f7b\u58f0\u5730\u8bf4\u8bdd\uff0c\u800c\u53e6\u4e00\u4e2a\u4eba\u5374\u80fd\u5b8c\u7f8e\u5730\u542c\u5230\u5bf9\u65b9\u7684\u58f0\u97f3\uff0c\u5c31\u597d\u50cf\u4ed6\u4eec\u5c31\u5728\u65c1\u8fb9\u4e00\u6837\u3002\n                <\/p>\n                <p>\n                    Es gracias a este \u201cjuego\u201d ac\u00fastico que la sala recibe su nombre: &#8220;Sala de los Secretos&#8221;.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba44\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel44\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel44\">\u7a46\u5361\u62c9\u5e03\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u5ea7\u88ab\u79f0\u4e3a\u72ee\u5b50\u5bab\u7684\u5bab\u6bbf\u662f\u5728\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7b2c\u4e8c\u6b21\u7edf\u6cbb\u671f\u95f4\u5efa\u9020\u7684\uff0c\u8be5\u7edf\u6cbb\u59cb\u4e8e 1362 \u5e74\uff0c\u4e00\u76f4\u6301\u7eed\u5230 1391 \u5e74\u3002\u5728\u6b64\u671f\u95f4\uff0c\u72ee\u5b50\u5bab\u5f00\u59cb\u5efa\u9020\uff0c\u6bd7\u90bb\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u540e\u8005\u7531\u5176\u7236\u4eb2\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    Este nuevo palacio tambi\u00e9n fue denominado &#8220;Palacio del Riyad&#8221;, ya que se cree que fue levantado sobre los antiguos Jardines de Comares. El t\u00e9rmino &#8220;Riyad&#8221; significa \u201cjard\u00edn\u201d.\n                <\/p>\n                <p>\n                    \u636e\u8ba4\u4e3a\uff0c\u8fdb\u5165\u5bab\u6bbf\u7684\u539f\u59cb\u901a\u9053\u662f\u901a\u8fc7\u4e1c\u5357\u89d2\uff0c\u4ece Calle Real \u8fdb\u5165\uff0c\u5e76\u901a\u8fc7\u4e00\u6761\u5f2f\u66f2\u7684\u901a\u9053\u3002\u76ee\u524d\uff0c\u7531\u4e8e\u5f81\u670d\u540e\u57fa\u7763\u6559\u7684\u6539\u9020\uff0c\u7a46\u5361\u7eb3\u65af\u5927\u5385\u53ef\u76f4\u63a5\u4ece\u79d1\u9a6c\u96f7\u65af\u5bab\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u7a46\u5361\u7eb3\u65af\u5927\u5385 (M\u00fcqarnas Hall) \u7684\u540d\u5b57\u6765\u6e90\u4e8e\u6700\u521d\u8986\u76d6\u5b83\u7684\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u7a46\u5361\u7eb3\u65af\u62f1\u9876\uff0c\u8be5\u62f1\u9876\u56e0 1590 \u5e74\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u706b\u836f\u5e93\u7206\u70b8\u5f15\u8d77\u7684\u9707\u52a8\u800c\u51e0\u4e4e\u5b8c\u5168\u5012\u584c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u4e00\u4fa7\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u8fd9\u4e2a\u5893\u7a74\u7684\u9057\u8ff9\u3002\u5728\u53e6\u4e00\u4fa7\uff0c\u6709\u540e\u671f\u57fa\u7763\u6559\u62f1\u9876\u7684\u9057\u8ff9\uff0c\u5176\u4e2d\u51fa\u73b0\u5b57\u6bcd\u201cFY\u201d\uff0c\u4f20\u7edf\u4e0a\u4e0e\u8d39\u8fea\u5357\u5fb7\u548c\u4f0a\u838e\u8d1d\u62c9\u6709\u5173\uff0c\u4f46\u5b9e\u9645\u4e0a\u5b83\u4eec\u5bf9\u5e94\u4e8e 1729 \u5e74\u53c2\u89c2\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u83f2\u5229\u666e\u4e94\u4e16\u548c\u4f0a\u838e\u8d1d\u62c9\u6cd5\u5c14\u5185\u585e\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8be5\u623f\u95f4\u53ef\u80fd\u7528\u4f5c\u53c2\u52a0\u82cf\u4e39\u5e86\u5178\u3001\u805a\u4f1a\u548c\u62db\u5f85\u4f1a\u7684\u5ba2\u4eba\u7684\u524d\u5385\u6216\u7b49\u5019\u5ba4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  EL PARTAL -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba45\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel45\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel45\">\u90e8\u5206\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5982\u4eca\u88ab\u79f0\u4e3a\u201c\u5e15\u5854\u5c14\u82b1\u56ed\u201d (Jardines del Partal) \u7684\u8fd9\u7247\u5927\u7a7a\u95f4\uff0c\u5176\u540d\u5b57\u6765\u6e90\u4e8e Palacio del P\u00f3rtico\uff0c\u8be5\u5bab\u6bbf\u56e0\u5176\u95e8\u5eca\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u8be5\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u4fdd\u5b58\u6700\u53e4\u8001\u7684\u5bab\u6bbf\uff0c\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e0e\u79d1\u9a6c\u96f7\u65af\u5bab\u6709\u76f8\u4f3c\u4e4b\u5904\uff0c\u5c3d\u7ba1\u5b83\u66f4\u53e4\u8001\uff1a\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u4e00\u4e2a\u4e2d\u592e\u6c34\u6c60\uff0c\u95e8\u5eca\u5728\u6c34\u4e2d\u7684\u5012\u5f71\u50cf\u4e00\u9762\u955c\u5b50\u3002\u5b83\u7684\u4e3b\u8981\u7279\u5f81\u662f\u4e00\u5ea7\u4fa7\u5854\uff0c\u81ea 16 \u4e16\u7eaa\u4ee5\u6765\u88ab\u79f0\u4e3a\u5973\u58eb\u5854\uff0c\u5c3d\u7ba1\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5929\u6587\u53f0\uff0c\u56e0\u4e3a\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u662f\u5929\u6587\u5b66\u7684\u72c2\u70ed\u7231\u597d\u8005\u3002\u5854\u4e0a\u6709\u9762\u5411\u56db\u4e2a\u65b9\u4f4d\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u58ee\u89c2\u7684\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u4e00\u76f4\u4e3a\u79c1\u4eba\u6240\u6709\uff0c\u76f4\u5230 1891 \u5e74 3 \u6708 12 \u65e5\uff0c\u5176\u4e3b\u4eba\u3001\u5fb7\u56fd\u94f6\u884c\u5bb6\u517c\u9886\u4e8b\u4e9a\u745f\u00b7\u51af\u00b7\u683c\u6e29\u7eb3 (Arthur Von Gwinner) \u5c06\u8fd9\u5ea7\u5efa\u7b51\u548c\u5468\u56f4\u7684\u571f\u5730\u5272\u8ba9\u7ed9\u4e86\u897f\u73ed\u7259\u56fd\u5bb6\u3002\n                <\/p>\n                <p>\n                    \u4e0d\u5e78\u7684\u662f\uff0c\u51af\u00b7\u683c\u6e29\u7eb3\u62c6\u9664\u4e86\u89c2\u666f\u53f0\u7684\u6728\u8d28\u5c4b\u9876\uff0c\u5e76\u5c06\u5176\u642c\u5230\u4e86\u67cf\u6797\uff0c\u73b0\u5728\u5b83\u5728\u5e15\u52a0\u9a6c\u535a\u7269\u9986\u5c55\u51fa\uff0c\u4f5c\u4e3a\u5176\u4f0a\u65af\u5170\u827a\u672f\u6536\u85cf\u7684\u4eae\u70b9\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5e15\u5854\u5c14\u5bab\u65c1\u8fb9\uff0c\u5973\u58eb\u5854\u7684\u5de6\u4fa7\uff0c\u6709\u4e00\u4e9b\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u623f\u5c4b\u3002\u5176\u4e2d\u4e00\u6240\u623f\u5b50\u56e0\u5728 20 \u4e16\u7eaa\u521d\u53d1\u73b0\u4e86 14 \u4e16\u7eaa\u7684\u7070\u6ce5\u86cb\u5f69\u753b\u800c\u88ab\u79f0\u4e3a\u201c\u7ed8\u753b\u4e4b\u5bb6\u201d\u3002\u8fd9\u4e9b\u6781\u5176\u73cd\u8d35\u7684\u753b\u4f5c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u58c1\u753b\u7684\u7f55\u89c1\u8303\u4f8b\uff0c\u63cf\u7ed8\u4e86\u5bab\u5ef7\u3001\u72e9\u730e\u548c\u5e86\u795d\u573a\u666f\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5176\u91cd\u8981\u6027\u548c\u4fdd\u62a4\u539f\u56e0\uff0c\u8fd9\u4e9b\u623f\u5c4b\u4e0d\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba46\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel46\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel46\">\u5e15\u5854\u5c14\u7684\u6f14\u8bb2<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u7279\u5c14\u5bab\u53f3\u4fa7\uff0c\u57ce\u5899\u4e0a\u662f\u5e15\u7279\u5c14\u6f14\u8bb2\u5385\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\u7531\u4e8e\u6f14\u8bb2\u5385\u4f4d\u4e8e\u5730\u9762\u4ee5\u4e0a\uff0c\u56e0\u6b64\u9700\u8981\u901a\u8fc7\u5c0f\u697c\u68af\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u4f0a\u65af\u5170\u6559\u7684\u652f\u67f1\u4e4b\u4e00\u662f\u6bcf\u5929\u9762\u5411\u9ea6\u52a0\u7948\u7977\u4e94\u6b21\u3002\u8be5\u7948\u7977\u5ba4\u5145\u5f53\u4e86\u5bab\u5ef7\u5c0f\u6559\u5802\u7684\u529f\u80fd\uff0c\u8ba9\u9644\u8fd1\u5bab\u6bbf\u7684\u5c45\u6c11\u53ef\u4ee5\u5c65\u884c\u5b97\u6559\u4e49\u52a1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u9762\u79ef\u4e0d\u5927\uff08\u7ea6\u5341\u4e8c\u5e73\u65b9\u7c73\uff09\uff0c\u4f46\u7948\u7977\u5ba4\u8bbe\u6709\u4e00\u4e2a\u5c0f\u524d\u5385\u548c\u4e00\u4e2a\u7948\u7977\u5ba4\u3002\u5176\u5185\u90e8\u91c7\u7528\u4e30\u5bcc\u7684\u7070\u6ce5\u88c5\u9970\uff0c\u6709\u690d\u7269\u548c\u51e0\u4f55\u56fe\u6848\uff0c\u8fd8\u6709\u300a\u53e4\u5170\u7ecf\u300b\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u697c\u68af\u8d70\u4e0a\u53bb\uff0c\u5c31\u5728\u5165\u53e3\u95e8\u524d\uff0c\u4f60\u4f1a\u770b\u5230\u897f\u5357\u5899\u4e0a\u7684\u7c73\u54c8\u62c9\u5e03\uff0c\u9762\u5411\u9ea6\u52a0\u3002\u5b83\u7684\u5e73\u9762\u56fe\u5448\u591a\u8fb9\u5f62\uff0c\u6709\u9a6c\u8e44\u5f62\u62f1\u95e8\uff0c\u9876\u90e8\u6709\u7a46\u5361\u7eb3\u65af\u5706\u9876\u3002\n                <\/p>\n                <p>\n                    \u7279\u522b\u503c\u5f97\u6ce8\u610f\u7684\u662f\u4f4d\u4e8e\u7c73\u54c8\u62c9\u5e03\u62f1\u95e8\u67f1\u5934\u4e0a\u7684\u94ed\u6587\uff0c\u5b83\u9080\u8bf7\u4eba\u4eec\u7948\u7977\uff1a <em>\u201c\u6765\u7948\u7977\u5427\uff0c\u4e0d\u8981\u758f\u5ffd\u5927\u610f\u3002\u201d<\/em>\n                <\/p>\n                <p>\n                    \u4e0e\u7948\u7977\u5ba4\u76f8\u8fde\u7684\u662f\u963f\u5854\u897f\u5965\u00b7\u5fb7\u00b7\u5e03\u62c9\u5361\u8499\u7279\u4e4b\u5bb6\uff0c\u8be5\u4e4b\u5bb6\u4e8e 1550 \u5e74\u8d60\u4e88\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b88\u62a4\u8005\u3001\u524d\u4f8d\u4ece\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba47\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel47\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel47\">\u5e15\u5854\u5c14\u963f\u5c14\u6258 \u2013 \u4f18\u7d20\u798f\u4e09\u4e16\u5bab\u6bbf<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u5c14\u5854\u5c14\u5730\u533a\u6700\u9ad8\u7684\u9ad8\u539f\u4e0a\uff0c\u6709\u5c24\u7d20\u592b\u4e09\u4e16\u5bab\u6bbf\u7684\u8003\u53e4\u9057\u5740\u3002 1492 \u5e74 6 \u6708\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5c06\u8fd9\u5ea7\u5bab\u6bbf\u5272\u8ba9\u7ed9\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7b2c\u4e00\u4efb\u603b\u7763\u3001\u7b2c\u4e8c\u4efb\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u5510\u00b7\u4f0a\u5c3c\u6208\u00b7\u6d1b\u4f69\u65af\u00b7\u5fb7\u00b7\u95e8\u591a\u8428 (Don \u00cd\u00f1igo L\u00f3pez de Mendoza)\u3002\u56e0\u6b64\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5766\u8fea\u62c9\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e4b\u6240\u4ee5\u6210\u4e3a\u5e9f\u589f\uff0c\u6e90\u4e8e18\u4e16\u7eaa\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u540e\u88d4\u4e0e\u6ce2\u65c1\u56fd\u738b\u8153\u529b\u4e94\u4e16\u4e4b\u95f4\u7684\u5206\u6b67\u3002\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u4e8c\u4e16\u53bb\u4e16\u540e\uff0c\u65e0\u55e3\u800c\u4ea1\uff0c\u6ed5\u8fea\u62c9\u5bb6\u65cf\u4e0d\u518d\u652f\u6301\u83f2\u5229\u666e\u4eb2\u738b\uff0c\u800c\u662f\u652f\u6301\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u3002\u83f2\u5229\u666e\u4e94\u4e16\u767b\u57fa\u540e\uff0c\u4ed6\u4eec\u91c7\u53d6\u4e86\u62a5\u590d\u63aa\u65bd\uff1a1718 \u5e74\uff0c\u4ed6\u4eec\u88ab\u5265\u593a\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5e02\u957f\u804c\u4f4d\uff0c\u968f\u540e\u5bab\u6bbf\u88ab\u62c6\u9664\uff0c\u5176\u6750\u6599\u88ab\u51fa\u552e\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u4e00\u4e9b\u6750\u6599\u5728 20 \u4e16\u7eaa\u91cd\u65b0\u51fa\u73b0\u5728\u79c1\u4eba\u6536\u85cf\u4e2d\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u4fdd\u5b58\u5728\u9a6c\u5fb7\u91cc\u74e6\u4f26\u897f\u4e9a\u5510\u749c\u7814\u7a76\u6240\u7684\u6240\u8c13\u201c\u798f\u56fe\u5c3c\u74f7\u7816\u201d\u53ef\u80fd\u5c31\u6765\u81ea\u8fd9\u5ea7\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u4ece1740\u5e74\u8d77\uff0c\u5bab\u6bbf\u9057\u5740\u6210\u4e3a\u79df\u8d41\u83dc\u56ed\u7684\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    1929 \u5e74\uff0c\u897f\u73ed\u7259\u653f\u5e9c\u6536\u56de\u4e86\u8fd9\u7247\u5730\u533a\uff0c\u5e76\u5c06\u5176\u5f52\u8fd8\u7ed9\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u5f97\u76ca\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5efa\u7b51\u5e08\u548c\u4fee\u590d\u8005 Leopoldo Torres Balb\u00e1s \u7684\u52aa\u529b\uff0c\u901a\u8fc7\u521b\u5efa\u8003\u53e4\u82b1\u56ed\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5f97\u5230\u4e86\u6539\u5584\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba48\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel48\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel48\">\u5854\u697c\u6f2b\u6b65\u548c\u5cf0\u9876\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u62c9\u8482\u5c3c\u57ce\u5899\u6700\u521d\u6709\u4e09\u5341\u591a\u5ea7\u5854\u697c\uff0c\u5982\u4eca\u4ec5\u5269\u4e8c\u5341\u5ea7\u3002\u6700\u521d\uff0c\u8fd9\u4e9b\u5854\u697c\u5177\u6709\u4e25\u683c\u7684\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u6709\u4e9b\u5854\u697c\u4e5f\u88ab\u7528\u4e8e\u5c45\u4f4f\u7528\u9014\u3002\n                <\/p>\n                <p>\n                    \u4ece\u7eb3\u65af\u91cc\u5fb7\u5bab\u7684\u51fa\u53e3\u5904\uff0c\u4ece\u5e15\u5854\u5c14\u963f\u5c14\u6258 (Partal Alto) \u5730\u533a\u51fa\u53d1\uff0c\u6709\u4e00\u6761\u9e45\u5375\u77f3\u5c0f\u8def\u901a\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u3002\u8fd9\u6761\u8def\u7ebf\u6cbf\u7740\u57ce\u5899\u5ef6\u4f38\uff0c\u57ce\u5899\u5185\u77d7\u7acb\u7740\u8be5\u5efa\u7b51\u7fa4\u4e2d\u4e00\u4e9b\u6700\u5177\u4ee3\u8868\u6027\u7684\u5854\u697c\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u82b1\u56ed\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u679c\u56ed\u7684\u7f8e\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u6700\u8457\u540d\u7684\u5854\u697c\u662f\u5c71\u5cf0\u5854\uff0c\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\uff0c\u540e\u6765\u7531\u5176\u4ed6\u82cf\u4e39\u7ffb\u4fee\u3002\u5b83\u4ee5\u5176\u7816\u780c\u7684\u91d1\u5b57\u5854\u5f62\u57ce\u579b\u800c\u6613\u4e8e\u8fa8\u8ba4\uff0c\u5176\u540d\u5b57\u53ef\u80fd\u7531\u6b64\u800c\u6765\u3002\u7136\u800c\uff0c\u5176\u4ed6\u4f5c\u8005\u8ba4\u4e3a\uff0c\u8fd9\u4e2a\u540d\u5b57\u6765\u6e90\u4e8e\u4ece\u5176\u4e0a\u89d2\u4f38\u51fa\u7684\u725b\u817f\uff0c\u8fd9\u4e9b\u725b\u817f\u652f\u6491\u7740\u69ab\u773c\uff0c\u8fd9\u662f\u4e00\u79cd\u9632\u5fa1\u5143\u7d20\uff0c\u53ef\u4ee5\u62b5\u5fa1\u6765\u81ea\u4e0a\u65b9\u7684\u653b\u51fb\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5854\u7684\u4e3b\u8981\u529f\u80fd\u662f\u4fdd\u62a4\u4f4d\u4e8e\u5176\u5e95\u90e8\u7684\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u8be5\u95e8\u4e0e\u5c0f\u56fd\u738b\u65b9\u5c16\u7891\u76f8\u8fde\uff0c\u65b9\u4fbf\u901a\u5f80\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u548c\u8fde\u63a5\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u53e4\u8001\u4e2d\u4e16\u7eaa\u9053\u8def\u3002\n                <\/p>\n                <p>\n                    \u5728\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u4eba\u4eec\u4fee\u5efa\u4e86\u5e26\u6709\u9a6c\u53a9\u7684\u5916\u5821\u6765\u52a0\u5f3a\u9632\u5fa1\uff0c\u5e76\u7531\u4e00\u4e2a\u540d\u4e3a\u94c1\u95e8\u7684\u65b0\u5165\u53e3\u5173\u95ed\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u5854\u697c\u901a\u5e38\u4ec5\u5177\u6709\u519b\u4e8b\u529f\u80fd\uff0c\u4f46\u4f17\u6240\u5468\u77e5\uff0cTorre de los Picos \u4e5f\u5177\u6709\u4f4f\u5b85\u7528\u9014\uff0c\u5176\u5185\u90e8\u7684\u88c5\u9970\u5c31\u8bc1\u660e\u4e86\u8fd9\u4e00\u70b9\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba49\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel49\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel49\">\u56da\u5f92\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0cTorre de la Cautiva \u83b7\u5f97\u4e86\u4e0d\u540c\u7684\u540d\u79f0\uff0c\u4f8b\u5982 Torre de la Ladrona \u6216 Torre de la Sultana\uff0c\u4f46\u6700\u7ec8\u6d41\u884c\u7684\u662f\u6700\u6d41\u884c\u7684\u4e00\u4e2a\uff1aTorre de la Cautiva\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u57fa\u4e8e\u5df2\u8bc1\u5b9e\u7684\u5386\u53f2\u4e8b\u5b9e\uff0c\u800c\u662f\u4e00\u4e2a\u6d6a\u6f2b\u4f20\u8bf4\u7684\u4ea7\u7269\uff0c\u4f20\u8bf4\u4f0a\u838e\u8d1d\u5c14\u00b7\u5fb7\u00b7\u7d22\u5229\u65af (Isabel de Sol\u00eds) \u88ab\u56da\u7981\u5728\u8fd9\u5ea7\u5854\u4e2d\u3002\u5979\u540e\u6765\u7688\u4f9d\u4f0a\u65af\u5170\u6559\uff0c\u6539\u540d\u4e3a\u4f50\u62c9\u4f0a\u8fbe (Zoraida)\uff0c\u5e76\u6210\u4e3a\u7a46\u83b1\u54c8\u68ee (Muley Hac\u00e9n) \u6700\u559c\u7231\u7684\u82cf\u4e39\u5a1c\u3002\u8fd9\u4e00\u60c5\u51b5\u5bfc\u81f4\u4e86\u524d\u82cf\u4e39\u5a1c\u3001\u5e03\u963f\u535c\u8fea\u52d2\u7684\u6bcd\u4eb2\u827e\u838e\u4e0e\u4f50\u62c9\u4f0a\u8fbe\u7684\u5173\u7cfb\u7d27\u5f20\uff0c\u56e0\u4e3a\u4f50\u62c9\u4f0a\u8fbe\u7684\u540d\u5b57\u610f\u4e3a\u201c\u6668\u661f\u201d\u2014\u2014\u53d6\u4ee3\u4e86\u5979\u5728\u5bab\u5ef7\u4e2d\u7684\u5730\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u7684\u5efa\u9020\u8005\u662f\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\uff0c\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u5efa\u9020\u8005\u4e5f\u662f\u4ed6\u3002\u4e3b\u5385\u4e2d\u7684\u7891\u6587\u8bc1\u5b9e\u4e86\u8fd9\u4e00\u8bf4\u6cd5\uff0c\u8fd9\u4e9b\u7891\u6587\u662f\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03 (Ibn al-Yayyab) \u7684\u4f5c\u54c1\uff0c\u5bf9\u8fd9\u4f4d\u82cf\u4e39\u5927\u52a0\u8d5e\u626c\u3002\n                <\/p>\n                <p>\n                    \u5728\u5899\u4e0a\u523b\u7684\u8bd7\u6b4c\u4e2d\uff0c\u7ef4\u9f50\u5c14\u53cd\u590d\u4f7f\u7528\u8fd9\u4e2a\u8bcd <em>\u5361\u62c9\u80e1\u62c9<\/em>\uff0c\u540e\u6765\u88ab\u7528\u6765\u6307\u8bbe\u9632\u7684\u5bab\u6bbf\uff0c\u5c31\u50cf\u8fd9\u5ea7\u5854\u4e00\u6837\u3002\u5854\u5185\u9664\u4e86\u5177\u6709\u9632\u5fa1\u529f\u80fd\u5916\uff0c\u8fd8\u8bbe\u6709\u4e00\u5ea7\u88c5\u9970\u534e\u4e3d\u3001\u539f\u6c41\u539f\u5473\u7684\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u81f3\u4e8e\u88c5\u9970\uff0c\u4e3b\u5385\u7684\u7279\u70b9\u662f\u9676\u74f7\u74f7\u7816\u5e95\u5ea7\uff0c\u4e0a\u9762\u6709\u5404\u79cd\u989c\u8272\u7684\u51e0\u4f55\u5f62\u72b6\u3002\u5176\u4e2d\uff0c\u7d2b\u8272\u5c24\u4e3a\u7a81\u51fa\uff0c\u56e0\u4e3a\u5f53\u65f6\u7d2b\u8272\u7684\u751f\u4ea7\u7279\u522b\u56f0\u96be\u4e14\u6602\u8d35\uff0c\u6240\u4ee5\u5b83\u53ea\u7528\u4e8e\u975e\u5e38\u91cd\u8981\u7684\u7a7a\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba50\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel50\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel50\">\u516c\u4e3b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u516c\u4e3b\u5854\u4e0e\u4fd8\u864f\u5854\u4e00\u6837\uff0c\u5176\u540d\u5b57\u6e90\u4e8e\u4e00\u4e2a\u4f20\u8bf4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5c31\u662f\u6709\u5173\u4f4f\u5728\u8fd9\u5ea7\u5854\u91cc\u7684\u4e09\u4f4d\u516c\u4e3b\u624e\u4f0a\u8fbe (Zaida)\u3001\u4f50\u62c9\u4f0a\u8fbe (Zoraida) \u548c\u4f50\u62c9\u6d77\u8fbe (Zorahaida) \u7684\u4f20\u8bf4\uff0c\u534e\u76db\u987f\u00b7\u6b27\u6587 (Washington Irving) \u5c06\u8fd9\u4e2a\u6545\u4e8b\u6536\u5f55\u5728\u4ed6\u8457\u540d\u7684\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u5854\uff0c\u6216\u79f0 *qalahurra*\uff0c\u662f\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e03\u4e16\u5efa\u9020\u7684\uff0c\u4ed6\u5728 1392 \u5e74\u81f3 1408 \u5e74\u95f4\u7edf\u6cbb\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5efa\u9020\u7684\u6700\u540e\u4e00\u6279\u5854\u697c\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u79cd\u60c5\u51b5\u53cd\u6620\u5728\u5ba4\u5185\u88c5\u9970\u4e0a\uff0c\u4e0e\u4ee5\u524d\u827a\u672f\u8f89\u714c\u7684\u65f6\u671f\u76f8\u6bd4\uff0c\u5ba4\u5185\u88c5\u9970\u663e\u793a\u51fa\u4e00\u5b9a\u8870\u843d\u7684\u8ff9\u8c61\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba51\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel51\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel51\">\u5361\u96f7\u62c9\u89d2\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u5854\u697c\u5927\u9053 (Paseo de las Torres) \u7684\u5c3d\u5934\uff0c\u5317\u5899\u7684\u6700\u4e1c\u7aef\uff0c\u6709\u4e00\u5ea7\u5706\u67f1\u5f62\u5854\u697c\u7684\u9057\u8ff9\uff1a\u5361\u96f7\u62c9\u89d2\u5854 (Torre del Cabo de Carrera)\u3002\n                <\/p>\n                <p>\n                    1812 \u5e74\u62ff\u7834\u4ed1\u7684\u519b\u961f\u4ece\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u64a4\u9000\u65f6\u8fdb\u884c\u7684\u7206\u70b8\u51e0\u4e4e\u6467\u6bc1\u4e86\u8fd9\u5ea7\u5854\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\u5b83\u662f\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u547d\u4ee4\u4e8e 1502 \u5e74\u5efa\u9020\u6216\u91cd\u5efa\u7684\uff0c\u8fd9\u4e00\u70b9\u5df2\u7531\u73b0\u5df2\u4e22\u5931\u7684\u7891\u6587\u8bc1\u5b9e\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u5b83\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u8857 (Calle Mayor) \u7684\u5c3d\u5934\uff0c\u6807\u5fd7\u7740\u8be5\u8def\u7684\u754c\u9650\u6216\u201ccap de carrera\u201d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  CARLOS V -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba52\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel52\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel52\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u6b63\u9762<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5bbd\u516d\u5341\u4e09\u7c73\uff0c\u9ad8\u5341\u4e03\u7c73\uff0c\u91c7\u7528\u53e4\u5178\u5efa\u7b51\u7684\u6bd4\u4f8b\uff0c\u6c34\u5e73\u5206\u4e3a\u4e24\u5c42\uff0c\u5efa\u7b51\u548c\u88c5\u9970\u533a\u522b\u660e\u663e\u3002\n                <\/p>\n                <p>\n                    \u5176\u5916\u5899\u91c7\u7528\u4e09\u79cd\u77f3\u6750\u88c5\u9970\uff1a\u6765\u81ea Sierra Elvira \u7684\u7070\u8272\u81f4\u5bc6\u77f3\u7070\u77f3\u3001\u6765\u81ea Macael \u7684\u767d\u8272\u5927\u7406\u77f3\u4ee5\u53ca\u6765\u81ea Barranco de San Juan \u7684\u7eff\u8272\u86c7\u7eb9\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5916\u90e8\u88c5\u9970\u9882\u626c\u4e86\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u5f62\u8c61\uff0c\u901a\u8fc7\u795e\u8bdd\u548c\u5386\u53f2\u5178\u6545\u5f3a\u8c03\u4e86\u4ed6\u7684\u7f8e\u5fb7\u3002\n                <\/p>\n                <p>\n                    \u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u662f\u5357\u4fa7\u548c\u897f\u4fa7\u7684\u7acb\u9762\uff0c\u5747\u8bbe\u8ba1\u6210\u51ef\u65cb\u95e8\u3002\u4e3b\u5165\u53e3\u4f4d\u4e8e\u897f\u4fa7\uff0c\u4e3b\u95e8\u9876\u90e8\u6709\u5e26\u7fc5\u8180\u7684\u80dc\u5229\u5973\u795e\u50cf\u3002\u4e24\u4fa7\u5404\u6709\u4e24\u6247\u5c0f\u95e8\uff0c\u95e8\u4e0a\u96d5\u523b\u6709\u9a91\u5175\u4f5c\u6218\u7684\u56fe\u6848\u3002\n                <\/p>\n                <p>\n                    \u67f1\u5b50\u7684\u57fa\u5ea7\u4e0a\u6709\u5bf9\u79f0\u91cd\u590d\u7684\u6d6e\u96d5\u3002\u4e2d\u592e\u7684\u6d6e\u96d5\u8c61\u5f81\u7740\u548c\u5e73\uff1a\u4e24\u540d\u5987\u5973\u5750\u5728\u4e00\u5806\u6b66\u5668\u4e0a\uff0c\u624b\u62ff\u6a44\u6984\u679d\uff0c\u652f\u6491\u7740\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u3001\u5e26\u6709\u7687\u51a0\u7684\u5730\u7403\u4eea\u548c\u5ea7\u53f3\u94ed\u201cPLUS ULTRA*\u201d\uff0c\u800c\u5c0f\u5929\u4f7f\u5219\u71c3\u70e7\u7740\u6218\u4e89\u5927\u70ae\u3002\n                <\/p>\n                <p>\n                    \u4fa7\u9762\u6d6e\u96d5\u63cf\u7ed8\u4e86\u6218\u4e89\u573a\u666f\uff0c\u4f8b\u5982\u5e15\u7ef4\u4e9a\u6218\u5f79\uff0c\u67e5\u7406\u4e94\u4e16\u51fb\u8d25\u4e86\u6cd5\u56fd\u56fd\u738b\u5f17\u6717\u897f\u65af\u4e00\u4e16\u3002\n                <\/p>\n                <p>\n                    \u9876\u90e8\u662f\u9633\u53f0\uff0c\u4e24\u4fa7\u662f\u5706\u5f62\u6d6e\u96d5\uff0c\u63cf\u7ed8\u4e86\u8d6b\u62c9\u514b\u52d2\u65af\u5341\u4e8c\u529f\u7ee9\u4e2d\u7684\u4e24\u9879\uff1a\u4e00\u9879\u662f\u6740\u6b7b\u5c3c\u7c73\u4e9a\u72ee\u5b50\uff0c\u53e6\u4e00\u9879\u662f\u9762\u5bf9\u514b\u91cc\u7279\u516c\u725b\u3002\u897f\u73ed\u7259\u56fd\u5fbd\u51fa\u73b0\u5728\u4e2d\u592e\u5fbd\u7ae0\u4e0a\u3002\n                <\/p>\n                <p>\n                    \u5728\u5bab\u6bbf\u7684\u4e0b\u90e8\uff0c\u8d28\u6734\u7684\u65b9\u77f3\u683c\u5916\u9192\u76ee\uff0c\u65e8\u5728\u4f20\u8fbe\u4e00\u79cd\u575a\u56fa\u7684\u611f\u89c9\u3002\u5728\u5b83\u4eec\u4e0a\u65b9\u662f\u9752\u94dc\u5706\u73af\uff0c\u7531\u72ee\u5b50\u7b49\u52a8\u7269\u5f62\u8c61\u6258\u7740\uff0c\u8c61\u5f81\u7740\u6743\u529b\u548c\u4fdd\u62a4\u3002\u5728\u5b83\u4eec\u7684\u89d2\u843d\uff0c\u662f\u53cc\u9e70\uff0c\u6697\u793a\u7740\u7687\u6743\u548c\u7687\u5e1d\u7684\u7eb9\u7ae0\uff1a\u897f\u73ed\u7259\u56fd\u738b\u67e5\u7406\u4e00\u4e16\u548c\u5fb7\u610f\u5fd7\u56fd\u738b\u67e5\u7406\u4e94\u4e16\u7684\u53cc\u5934\u9e70\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba53\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel53\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel53\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u7687\u5e1d\u67e5\u7406\u4e00\u4e16\u548c\u795e\u5723\u7f57\u9a6c\u5e1d\u56fd\u7687\u5e1d\u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4e5f\u662f\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u4e54\u4e07\u5a1c\u4e00\u4e16\u548c\u7f8e\u7537\u5b50\u8153\u529b\u4e8c\u4e16\u7684\u513f\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u516c\u4e3b\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74\u590f\u5929\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u5ea6\u871c\u6708\u3002\n                <\/p>\n                <p>\n                    \u7687\u5e1d\u62b5\u8fbe\u540e\uff0c\u88ab\u8fd9\u5ea7\u57ce\u5e02\u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u9b45\u529b\u6240\u5438\u5f15\uff0c\u5e76\u51b3\u5b9a\u5728\u5e15\u62c9\u8482\u5c3c\u57ce\u5efa\u9020\u4e00\u5ea7\u65b0\u5bab\u6bbf\u3002\u8fd9\u5ea7\u5bab\u6bbf\u88ab\u79f0\u4e3a\u201c\u65b0\u7687\u5bab\u201d\uff0c\u4e0e\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u76f8\u5bf9\uff0c\u540e\u8005\u540e\u6765\u88ab\u79f0\u4e3a\u201c\u65e7\u7687\u5bab\u201d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f5c\u54c1\u662f\u6258\u83b1\u591a\u5efa\u7b51\u5e08\u517c\u753b\u5bb6\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u59d4\u6258\u521b\u4f5c\u7684\uff0c\u636e\u8bf4\u4ed6\u662f\u7c73\u5f00\u6717\u57fa\u7f57\u7684\u5f1f\u5b50\uff0c\u8fd9\u53ef\u4ee5\u89e3\u91ca\u4ed6\u5bf9\u53e4\u5178\u6587\u827a\u590d\u5174\u7684\u6df1\u523b\u4e86\u89e3\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u4e18\u5361\u8bbe\u8ba1\u4e86\u4e00\u5ea7\u6587\u827a\u590d\u5174\u98ce\u683c\u7684\u5b8f\u4f1f\u5bab\u6bbf\uff0c\u5176\u5e73\u9762\u56fe\u4e3a\u65b9\u5f62\uff0c\u5185\u90e8\u4e3a\u5706\u5f62\uff0c\u5176\u7075\u611f\u6765\u81ea\u53e4\u5178\u65f6\u4ee3\u7684\u7eaa\u5ff5\u7891\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5efa\u7b51\u59cb\u5efa\u4e8e 1527 \u5e74\uff0c\u4e3b\u8981\u8d44\u91d1\u6765\u81ea\u6469\u5c14\u4eba\u4e3a\u7ee7\u7eed\u5c45\u4f4f\u5728\u683c\u62c9\u7eb3\u8fbe\u5e76\u4fdd\u7559\u5176\u98ce\u4fd7\u4e60\u60ef\u548c\u4eea\u5f0f\u800c\u7f34\u7eb3\u7684\u7a0e\u6b3e\u3002\n                <\/p>\n                <p>\n                    1550 \u5e74\uff0c\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u53bb\u4e16\uff0c\u5bab\u6bbf\u5c1a\u672a\u5b8c\u5de5\u3002\u4ed6\u7684\u513f\u5b50\u8def\u6613\u65af\u7ee7\u7eed\u4e86\u8fd9\u4e2a\u9879\u76ee\uff0c\u4f46\u5728\u4ed6\u53bb\u4e16\u540e\uff0c\u5de5\u4f5c\u6682\u505c\u4e86\u4e00\u6bb5\u65f6\u95f4\u3002 1572 \u5e74\uff0c\u5728\u83f2\u5229\u666e\u4e8c\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u8fd9\u4e9b\u5efa\u7b51\u5f97\u4ee5\u6062\u590d\uff0c\u5e76\u6839\u636e\u57c3\u65af\u79d1\u91cc\u4e9a\u5c14\u4fee\u9053\u9662\u5efa\u7b51\u5e08\u80e1\u5b89\u00b7\u5fb7\u00b7\u57c3\u96f7\u62c9\u7684\u63a8\u8350\uff0c\u59d4\u6258\u7ed9\u80e1\u5b89\u00b7\u5fb7\u00b7\u5965\u96f7\u4e9a\u8d1f\u8d23\u3002\u4f46\u7531\u4e8e\u963f\u5c14\u666e\u54c8\u62c9\u65af\u6218\u4e89\u9020\u6210\u8d44\u6e90\u532e\u4e4f\uff0c\u5e76\u672a\u53d6\u5f97\u91cd\u5927\u8fdb\u5c55\u3002\n                <\/p>\n                <p>\n                    \u76f4\u523020\u4e16\u7eaa\uff0c\u5bab\u6bbf\u624d\u5f97\u4ee5\u4fee\u5efa\u5b8c\u6210\u3002\u6700\u521d\u7531\u5efa\u7b51\u5e08\u517c\u4fee\u590d\u5e08 Leopoldo Torres Balb\u00e1s \u8d1f\u8d23\uff0c\u6700\u540e\u4e8e 1958 \u5e74\u7531 Francisco Prieto Moreno \u8d1f\u8d23\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u88ab\u8ba4\u4e3a\u662f\u4e16\u754c\u548c\u5e73\u7684\u8c61\u5f81\uff0c\u53cd\u6620\u4e86\u7687\u5e1d\u7684\u653f\u6cbb\u613f\u671b\u3002\u7136\u800c\u67e5\u7406\u4e94\u4e16\u4ece\u672a\u4eb2\u773c\u89c1\u8fc7\u4ed6\u4e0b\u4ee4\u5efa\u9020\u7684\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba54\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel54\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel54\">\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4f4d\u4e8e\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u5e95\u5c42\uff0c\u5206\u4e3a\u4e03\u4e2a\u623f\u95f4\uff0c\u4e13\u95e8\u5c55\u793a\u897f\u73ed\u7259\u7a46\u65af\u6797\u6587\u5316\u548c\u827a\u672f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u91cc\u6536\u85cf\u4e86\u73b0\u5b58\u6700\u7cbe\u7f8e\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u827a\u672f\u54c1\uff0c\u8fd9\u4e9b\u827a\u672f\u54c1\u90fd\u662f\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5386\u7ecf\u591a\u5e74\u6316\u6398\u548c\u4fee\u590d\u540e\u53d1\u73b0\u7684\u3002\n                <\/p>\n                <p>\n                    \u5c55\u51fa\u7684\u4f5c\u54c1\u5305\u62ec\u7070\u6ce5\u5236\u54c1\u3001\u67f1\u5b50\u3001\u6728\u5de5\u5236\u54c1\u3001\u5404\u79cd\u98ce\u683c\u7684\u9676\u74f7\uff08\u4f8b\u5982\u8457\u540d\u7684\u77aa\u7f9a\u82b1\u74f6\uff09\u2014\u2014\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u706f\u7684\u590d\u5236\u54c1\uff0c\u4ee5\u53ca\u5893\u7891\u3001\u786c\u5e01\u548c\u5176\u4ed6\u5177\u6709\u91cd\u8981\u5386\u53f2\u4ef7\u503c\u7684\u7269\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u85cf\u54c1\u662f\u53c2\u89c2\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u7406\u60f3\u8865\u5145\uff0c\u56e0\u4e3a\u5b83\u8ba9\u4eba\u4eec\u66f4\u597d\u5730\u4e86\u89e3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u7684\u65e5\u5e38\u751f\u6d3b\u548c\u6587\u5316\u3002\n                <\/p>\n                <p>\n                    \u535a\u7269\u9986\u5165\u573a\u514d\u8d39\uff0c\u4f46\u9700\u8981\u6ce8\u610f\u7684\u662f\uff0c\u535a\u7269\u9986\u6bcf\u5468\u4e00\u95ed\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba55\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel55\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel55\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u5728\u8bbe\u8ba1\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u65f6\uff0c\u91c7\u7528\u4e86\u5177\u6709\u5f3a\u70c8\u6587\u827a\u590d\u5174\u8c61\u5f81\u610f\u4e49\u7684\u51e0\u4f55\u5f62\u72b6\uff1a\u6b63\u65b9\u5f62\u4ee3\u8868\u5c18\u4e16\uff0c\u5185\u5706\u8c61\u5f81\u7740\u795e\u6027\u548c\u521b\u9020\uff0c\u516b\u8fb9\u5f62\uff08\u4e3a\u6559\u5802\u4fdd\u7559\uff09\u4ee3\u8868\u4e24\u4e2a\u4e16\u754c\u7684\u7ed3\u5408\u3002\n                <\/p>\n                <p>\n                    \u8fdb\u5165\u5bab\u6bbf\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u7f6e\u8eab\u4e8e\u4e00\u4e2a\u5b8f\u4f1f\u7684\u5706\u5f62\u95e8\u5eca\u5ead\u9662\u4e2d\uff0c\u76f8\u5bf9\u4e8e\u5916\u90e8\u800c\u8a00\uff0c\u5ead\u9662\u8f83\u9ad8\u3002\u8fd9\u5ea7\u5ead\u9662\u5468\u56f4\u6709\u4e24\u5ea7\u91cd\u53e0\u7684\u5eca\u5b50\uff0c\u6bcf\u5ea7\u5eca\u5b50\u90fd\u6709\u4e09\u5341\u4e8c\u6839\u67f1\u5b50\u3002\u5e95\u5c42\u7684\u67f1\u5b50\u4e3a\u591a\u7acb\u514b-\u6258\u65af\u5361\u7eb3\u67f1\u5f0f\uff0c\u4e0a\u5c42\u5219\u4e3a\u7231\u5965\u5c3c\u67f1\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u67f1\u5b50\u7531\u6765\u81ea\u683c\u62c9\u7eb3\u8fbe\u5c0f\u9547\u57c3\u5c14\u56fe\u7f57\u7684\u5e03\u4e01\u77f3\u6216\u674f\u4ec1\u77f3\u5236\u6210\u3002\u9009\u62e9\u8fd9\u79cd\u6750\u6599\u662f\u56e0\u4e3a\u5b83\u6bd4\u8bbe\u8ba1\u4e2d\u6700\u521d\u8ba1\u5212\u7684\u5927\u7406\u77f3\u66f4\u7ecf\u6d4e\u3002\n                <\/p>\n                <p>\n                    \u4e0b\u5c42\u753b\u5eca\u6709\u4e00\u4e2a\u73af\u5f62\u62f1\u9876\uff0c\u53ef\u80fd\u7528\u4e8e\u88c5\u9970\u58c1\u753b\u3002\u4e0a\u5c42\u753b\u5eca\u5219\u8bbe\u6709\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\n                <\/p>\n                <p>\n                    \u73af\u7ed5\u5ead\u9662\u7684\u9970\u5e26\u4ee5\u201cburocranios\u201d\u4e3a\u7279\u8272\uff0c\u5373\u725b\u5934\u9aa8\u7684\u56fe\u6848\uff0c\u8fd9\u79cd\u88c5\u9970\u56fe\u6848\u8d77\u6e90\u4e8e\u53e4\u5e0c\u814a\u548c\u53e4\u7f57\u9a6c\uff0c\u5728\u5f53\u65f6\uff0c\u5b83\u4eec\u88ab\u7528\u4e8e\u4e0e\u796d\u7940\u4eea\u5f0f\u76f8\u5173\u7684\u9970\u5e26\u548c\u575f\u5893\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e24\u5c42\u7531\u4e24\u5ea7\u697c\u68af\u8fde\u63a5\uff1a\u4e00\u5ea7\u4f4d\u4e8e\u5317\u4fa7\uff0c\u5efa\u4e8e 17 \u4e16\u7eaa\uff1b\u53e6\u4e00\u5ea7\u4e5f\u4f4d\u4e8e\u5317\u4fa7\uff0c\u7531\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4fdd\u62a4\u5efa\u7b51\u5e08 Francisco Prieto Moreno \u4e8e 20 \u4e16\u7eaa\u8bbe\u8ba1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u4ece\u672a\u88ab\u7528\u4f5c\u7687\u5bb6\u4f4f\u6240\uff0c\u4f46\u5bab\u6bbf\u76ee\u524d\u8bbe\u6709\u4e24\u4e2a\u91cd\u8981\u7684\u535a\u7269\u9986\uff1a\u4f4d\u4e8e\u4e0a\u5c42\u7684\u7f8e\u672f\u535a\u7269\u9986\uff0c\u6536\u85cf\u4e86 15 \u4e16\u7eaa\u81f3 20 \u4e16\u7eaa\u683c\u62c9\u7eb3\u8fbe\u7684\u6770\u51fa\u7ed8\u753b\u548c\u96d5\u5851\uff1b\u4f4d\u4e8e\u4e0b\u5c42\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\uff0c\u53ef\u901a\u8fc7\u897f\u4fa7\u5165\u53e3\u5927\u5385\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u535a\u7269\u9986\u529f\u80fd\u5916\uff0c\u4e2d\u592e\u5ead\u9662\u8fd8\u62e5\u6709\u51fa\u8272\u7684\u97f3\u54cd\u6548\u679c\uff0c\u4f7f\u5176\u6210\u4e3a\u4e3e\u529e\u97f3\u4e50\u4f1a\u548c\u620f\u5267\u8868\u6f14\u7684\u6700\u4f73\u573a\u6240\uff0c\u5c24\u5176\u662f\u5728\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u671f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  LA MEDINA -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba56\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel56\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel56\">\u6e05\u771f\u5bfa\u6d74\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6e05\u771f\u5bfa\u6d74\u573a\u4f4d\u4e8e\u7687\u5bb6\u5927\u8857 (Calle Real)\uff0c\u6bd7\u90bb\u73b0\u4eca\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802 (Igreja de Santa Mar\u00eda de la Alhambra)\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u6d74\u573a\u5efa\u4e8e\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u7531 <em>\u5409\u5179\u4e9a<\/em>\u8fd9\u662f\u5411\u5728\u8fb9\u5883\u79cd\u690d\u571f\u5730\u7684\u57fa\u7763\u5f92\u5f81\u6536\u7684\u4e00\u79cd\u7a0e\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528 <em>\u571f\u8033\u5176\u6d74\u5ba4<\/em> \u6c90\u6d74\u662f\u4f0a\u65af\u5170\u57ce\u5e02\u65e5\u5e38\u751f\u6d3b\u4e2d\u5fc5\u4e0d\u53ef\u5c11\u7684\u4e00\u9879\u6d3b\u52a8\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4e5f\u4e0d\u4f8b\u5916\u3002\u7531\u4e8e\u9760\u8fd1\u6e05\u771f\u5bfa\uff0c\u8fd9\u4e2a\u6d74\u573a\u53d1\u6325\u7740\u91cd\u8981\u7684\u5b97\u6559\u529f\u80fd\uff1a\u5141\u8bb8\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u6216\u51c0\u5316\u4eea\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u7136\u800c\uff0c\u5b83\u7684\u529f\u80fd\u5e76\u4e0d\u5b8c\u5168\u662f\u5b97\u6559\u6027\u7684\u3002\u571f\u8033\u5176\u6d74\u5ba4\u4e5f\u662f\u4e2a\u4eba\u536b\u751f\u7684\u573a\u6240\uff0c\u5e76\u4e14\u662f\u91cd\u8981\u7684\u793e\u4ea4\u805a\u4f1a\u573a\u6240\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u4f7f\u7528\u53d7\u65f6\u95f4\u5b89\u6392\u7684\u9650\u5236\uff0c\u7537\u6027\u5728\u65e9\u4e0a\u4f7f\u7528\uff0c\u5973\u6027\u5728\u4e0b\u5348\u4f7f\u7528\u3002\n                <\/p>\n                <p>\n                    \u53d7\u5230\u7f57\u9a6c\u6d74\u573a\u7684\u542f\u53d1\uff0c\u7a46\u65af\u6797\u6d74\u573a\u4e5f\u91c7\u7528\u4e86\u7f57\u9a6c\u6d74\u573a\u7684\u5ba4\u5185\u5e03\u5c40\uff0c\u4f46\u89c4\u6a21\u8f83\u5c0f\uff0c\u5e76\u4e14\u4f7f\u7528\u84b8\u6c7d\u64cd\u4f5c\uff0c\u800c\u4e0d\u50cf\u7f57\u9a6c\u6d74\u573a\u90a3\u6837\u91c7\u7528\u6d78\u6ce1\u5f0f\u6c90\u6d74\u3002\n                <\/p>\n                <p>\n                    \u6d74\u5ba4\u7531\u56db\u4e2a\u4e3b\u8981\u7a7a\u95f4\u7ec4\u6210\uff1a\u4f11\u606f\u5ba4\u6216\u66f4\u8863\u5ba4\u3001\u51b7\u5ba4\u6216\u6696\u5ba4\u3001\u70ed\u5ba4\u4ee5\u53ca\u4e0e\u540e\u8005\u76f8\u8fde\u7684\u9505\u7089\u533a\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528\u7684\u52a0\u70ed\u7cfb\u7edf\u662f <em>\u5730\u7095<\/em>\u8fd9\u662f\u4e00\u79cd\u5730\u4e0b\u4f9b\u6696\u7cfb\u7edf\uff0c\u5229\u7528\u7089\u5b50\u4ea7\u751f\u7684\u70ed\u7a7a\u6c14\u5e76\u901a\u8fc7\u8def\u9762\u4e0b\u65b9\u7684\u8154\u5ba4\u8f93\u9001\u6765\u52a0\u70ed\u5730\u9762\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba57\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel57\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel57\">\u5723\u5f17\u6717\u897f\u65af\u79d1\u524d\u4fee\u9053\u9662 \u2013 \u65c5\u6e38\u65c5\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u6700\u521d\u662f\u5723\u5f17\u6717\u897f\u65af\u79d1\u4fee\u9053\u9662\uff0c\u5efa\u4e8e 1494 \u5e74\uff0c\u4f4d\u4e8e\u4e00\u5ea7\u53e4\u8001\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u7684\u9057\u5740\u4e0a\uff0c\u6839\u636e\u4f20\u7edf\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u5c5e\u4e8e\u4e00\u4f4d\u7a46\u65af\u6797\u738b\u5b50\u3002\n                <\/p>\n                <p>\n                    \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5272\u8ba9\u4e86\u8fd9\u7247\u571f\u5730\u6765\u5efa\u7acb\u8be5\u5e02\u7b2c\u4e00\u5ea7\u65b9\u6d4e\u4f1a\u4fee\u9053\u9662\uff0c\u4ece\u800c\u5151\u73b0\u4e86\u5f81\u670d\u524d\u51e0\u5e74\u5bf9\u963f\u897f\u897f\u5927\u4e3b\u6559\u7684\u627f\u8bfa\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u8fd9\u91cc\u6210\u4e3a\u4e86\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u7b2c\u4e00\u4e2a\u57cb\u846c\u5730\u3002 1504 \u5e74\uff0c\u4f0a\u838e\u8d1d\u62c9\u5973\u738b\u5728\u6885\u8fea\u7eb3\u5fb7\u5c14\u574e\u6ce2\u53bb\u4e16\u524d\u4e00\u4e2a\u534a\u6708\uff0c\u5728\u9057\u5631\u4e2d\u7559\u4e0b\u4e86\u5979\u5e0c\u671b\u8eab\u7740\u65b9\u6d4e\u5404\u4f1a\u4fee\u58eb\u670d\uff0c\u846c\u4e8e\u8fd9\u5ea7\u4fee\u9053\u9662\u7684\u613f\u671b\u3002 1516\u5e74\uff0c\u8d39\u8fea\u5357\u56fd\u738b\u88ab\u57cb\u846c\u4e8e\u5176\u65c1\u8fb9\u3002\n                <\/p>\n                <p>\n                    \u4e24\u4eba\u4e00\u76f4\u57cb\u846c\u5728\u90a3\u91cc\uff0c\u76f4\u5230 1521 \u5e74\uff0c\u4ed6\u4eec\u7684\u5b59\u5b50\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u4e0b\u4ee4\u5c06\u4ed6\u4eec\u7684\u9057\u4f53\u8f6c\u79fb\u5230\u683c\u62c9\u7eb3\u8fbe\u7687\u5bb6\u793c\u62dc\u5802\uff0c\u73b0\u5728\u4ed6\u4eec\u4e0e\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u80e1\u5b89\u5a1c\u4e00\u4e16\u3001\u7f8e\u7537\u5b50\u83f2\u5229\u666e\u548c\u7c73\u683c\u5c14\u00b7\u5fb7\u00b7\u5e15\u65af\u738b\u5b50\u4e00\u8d77\u5b89\u606f\u5728\u90a3\u91cc\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\uff0c\u4eba\u4eec\u53ef\u4ee5\u901a\u8fc7\u8fdb\u5165\u5e15\u62c9\u591a\u9152\u5e97\u7684\u5ead\u9662\u6765\u53c2\u89c2\u8fd9\u4e2a\u7b2c\u4e00\u4e2a\u5893\u5730\u3002\u5728\u5893\u7a74\u7684\u5706\u9876\u4e0b\uff0c\u4fdd\u5b58\u7740\u4e24\u4f4d\u541b\u4e3b\u7684\u539f\u59cb\u5893\u7891\u3002\n                <\/p>\n                <p>\n                    \u81ea 1945 \u5e74 6 \u6708\u4ee5\u6765\uff0c\u8fd9\u5ea7\u5efa\u7b51\u5c31\u6210\u4e3a\u5723\u5f17\u6717\u897f\u65af\u79d1\u65c5\u9986 (Parador de San Francisco) \u7684\u6240\u5728\u5730\uff0c\u8fd9\u662f\u4e00\u5bb6\u7531\u897f\u73ed\u7259\u653f\u5e9c\u62e5\u6709\u548c\u7ecf\u8425\u7684\u9ad8\u7ea7\u65c5\u6e38\u65c5\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba58\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel58\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel58\">\u9ea6\u5730\u90a3<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u201c\u9ea6\u5730\u90a3\u201d\u5728\u963f\u62c9\u4f2f\u8bed\u4e2d\u610f\u4e3a\u201c\u57ce\u5e02\u201d\uff0c\u6307\u7684\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8428\u6bd4\u5361\u5c71\u7684\u6700\u9ad8\u5904\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u9ea6\u5730\u90a3\u662f\u65e5\u5e38\u6d3b\u52a8\u7684\u573a\u6240\uff0c\u56e0\u4e3a\u8fd9\u91cc\u662f\u8d38\u6613\u548c\u4eba\u53e3\u96c6\u4e2d\u7684\u5730\u65b9\uff0c\u4e3a\u5e15\u62c9\u8482\u5c3c\u57ce\u5185\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u63d0\u4f9b\u4e86\u751f\u6d3b\u3002\n                <\/p>\n                <p>\n                    \u90a3\u91cc\u751f\u4ea7\u7eba\u7ec7\u54c1\u3001\u9676\u74f7\u3001\u9762\u5305\u3001\u73bb\u7483\u751a\u81f3\u786c\u5e01\u3002\u9664\u4e86\u5de5\u4eba\u7684\u4f4f\u623f\u5916\uff0c\u8fd8\u6709\u6d74\u5ba4\u3001\u6e05\u771f\u5bfa\u3001\u9732\u5929\u5e02\u573a\u3001\u84c4\u6c34\u6c60\u3001\u70e4\u7089\u3001\u7b52\u4ed3\u548c\u8f66\u95f4\u7b49\u91cd\u8981\u7684\u516c\u5171\u5efa\u7b51\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u8fd9\u5ea7\u5fae\u578b\u57ce\u5e02\u7684\u6b63\u5e38\u8fd0\u8f6c\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u6709\u81ea\u5df1\u7684\u7acb\u6cd5\u3001\u884c\u653f\u548c\u7a0e\u6536\u4f53\u7cfb\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u9ea6\u5730\u90a3\u539f\u5740\u4ec5\u5269\u4e0b\u4e00\u4e9b\u9057\u8ff9\u3002\u5f81\u670d\u4e4b\u540e\uff0c\u57fa\u7763\u6559\u5b9a\u5c45\u8005\u5bf9\u8be5\u5730\u533a\u7684\u6539\u9020\uff0c\u4ee5\u53ca\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u706b\u836f\u7206\u70b8\uff0c\u90fd\u52a0\u5267\u4e86\u8be5\u5730\u533a\u7684\u6076\u5316\u3002\n                <\/p>\n                <p>\n                    20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u4eba\u4eec\u5f00\u5c55\u4e86\u4e00\u9879\u4fee\u590d\u548c\u6539\u9020\u8be5\u5730\u533a\u7684\u8003\u53e4\u8ba1\u5212\u3002\u56e0\u6b64\uff0c\u4e00\u6761\u53e4\u8001\u7684\u4e2d\u4e16\u7eaa\u8857\u9053\u4e0a\u8fd8\u4fee\u5efa\u4e86\u4e00\u6761\u666f\u89c2\u8d70\u9053\uff0c\u5982\u4eca\u4e0e\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u76f8\u8fde\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba59\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel59\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel59\">\u963f\u672c\u585e\u62c9\u8d6b\u5bab<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7687\u5bb6\u9ea6\u5730\u90a3\uff0c\u6bd7\u90bb\u5357\u5899\u7684\u662f\u6240\u8c13\u7684\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u7684\u9057\u5740\uff0c\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u662f\u5df4\u52aa\u8428\u62c9\u4f0a\u5bb6\u65cf\u7684\u5361\u65af\u8482\u5229\u4e9a\u5316\u540d\u79f0\uff0c\u8be5\u5bb6\u65cf\u662f\u5c5e\u4e8e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u5317\u975e\u8d35\u65cf\u8840\u7edf\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\u6240\u770b\u5230\u7684\u9057\u8ff9\u662f 20 \u4e16\u7eaa 30 \u5e74\u4ee3\u5f00\u59cb\u6316\u6398\u7684\u7ed3\u679c\uff0c\u56e0\u4e3a\u8be5\u9057\u5740\u6b64\u524d\u66fe\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u4e3b\u8981\u662f\u7531\u4e8e\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u7206\u70b8\u3002\n                <\/p>\n                <p>\n                    \u901a\u8fc7\u8fd9\u4e9b\u8003\u53e4\u53d1\u6398\uff0c\u6211\u4eec\u80fd\u591f\u786e\u8ba4\u8fd9\u4e2a\u5bb6\u65cf\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u4e2d\u7684\u91cd\u8981\u6027\uff0c\u8fd9\u4e0d\u4ec5\u662f\u56e0\u4e3a\u5bab\u6bbf\u7684\u89c4\u6a21\uff0c\u8fd8\u56e0\u4e3a\u5176\u4f18\u8d8a\u7684\u5730\u7406\u4f4d\u7f6e\uff1a\u4f4d\u4e8e\u9ea6\u5730\u90a3\u7684\u4e0a\u90e8\uff0c\u5c31\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u57ce\u5e02\u8f74\u7ebf\u4e0a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba60\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel60\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel60\">\u6b63\u4e49\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6b63\u4e49\u4e4b\u95e8\uff0c\u963f\u62c9\u4f2f\u8bed\u4e2d\u79f0\u4e3a <em>\u5df4\u5e03\u00b7\u963f\u5c14\u00b7\u6c99\u91cc\u4e9a<\/em>\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u56db\u5ea7\u5916\u57ce\u95e8\u4e4b\u4e00\u3002\u4f5c\u4e3a\u5916\u90e8\u5165\u53e3\uff0c\u5b83\u53d1\u6325\u7740\u91cd\u8981\u7684\u9632\u5fa1\u4f5c\u7528\uff0c\u4ece\u5176\u53cc\u5f2f\u7ed3\u6784\u548c\u9661\u5ced\u7684\u5730\u5f62\u53ef\u4ee5\u770b\u51fa\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u5efa\u9020\u4e0e\u8fde\u63a5\u5357\u5899\u7684\u5854\u697c\u878d\u4e3a\u4e00\u4f53\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u4e8e 1348 \u5e74\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u95e8\u6709\u4e24\u4e2a\u5c16\u5c16\u7684\u9a6c\u8e44\u5f62\u62f1\u95e8\u3002\u5b83\u4eec\u4e4b\u95f4\u6709\u4e00\u4e2a\u9732\u5929\u533a\u57df\uff0c\u79f0\u4e3a buhedera\uff0c\u5982\u679c\u53d7\u5230\u653b\u51fb\uff0c\u53ef\u4ee5\u4ece\u9732\u53f0\u4e0a\u6254\u6750\u6599\u6765\u4fdd\u536b\u5165\u53e3\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u6218\u7565\u4ef7\u503c\u4e4b\u5916\uff0c\u8fd9\u5ea7\u95e8\u5728\u4f0a\u65af\u5170\u80cc\u666f\u4e0b\u8fd8\u5177\u6709\u5f3a\u70c8\u7684\u8c61\u5f81\u610f\u4e49\u3002\u4e24\u4e2a\u88c5\u9970\u5143\u7d20\u5c24\u4e3a\u7a81\u51fa\uff1a\u624b\u548c\u94a5\u5319\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u53ea\u624b\u4ee3\u8868\u4f0a\u65af\u5170\u6559\u7684\u4e94\u5927\u652f\u67f1\uff0c\u8c61\u5f81\u7740\u4fdd\u62a4\u548c\u597d\u5ba2\u3002\u5c31\u5176\u672c\u8eab\u800c\u8a00\uff0c\u94a5\u5319\u662f\u4fe1\u4ef0\u7684\u8c61\u5f81\u3002\u4ed6\u4eec\u7684\u5171\u540c\u5b58\u5728\u53ef\u4ee5\u88ab\u89e3\u8bfb\u4e3a\u7cbe\u795e\u548c\u4e16\u4fd7\u529b\u91cf\u7684\u5bd3\u8a00\u3002\n                <\/p>\n                <p>\n                    \u6c11\u95f4\u4f20\u8bf4\uff0c\u5982\u679c\u6709\u4e00\u5929\u624b\u548c\u94a5\u5319\u76f8\u89e6\uff0c\u5c31\u610f\u5473\u7740\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5012\u584c\u2026\u2026\u4e5f\u610f\u5473\u7740\u4e16\u754c\u7684\u672b\u65e5\uff0c\u56e0\u4e3a\u8fd9\u610f\u5473\u7740\u5b83\u7684\u8f89\u714c\u5c06\u6d88\u5931\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f0a\u65af\u5170\u7b26\u53f7\u4e0e\u53e6\u4e00\u4e2a\u57fa\u7763\u6559\u9644\u52a0\u7269\u5f62\u6210\u4e86\u9c9c\u660e\u5bf9\u6bd4\uff1a\u4e00\u5ea7\u5723\u6bcd\u5b50\u54e5\u7279\u5f0f\u96d5\u5851\uff0c\u7531 Ruberto Alem\u00e1n \u521b\u4f5c\uff0c\u5728\u5929\u4e3b\u6559\u541b\u4e3b\u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\u4e0b\u4ee4\u653e\u7f6e\u5728\u5185\u90e8\u62f1\u95e8\u4e0a\u65b9\u7684\u58c1\u9f9b\u4e2d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba61\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel61\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel61\">\u8f66\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u9a6c\u8f66\u4e4b\u95e8 (Puerta de los Carros) \u4e0e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u57ce\u5899\u4e0a\u7684\u539f\u59cb\u5f00\u53e3\u5e76\u4e0d\u5bf9\u5e94\u3002\u5b83\u4e8e 1526 \u5e74\u81f3 1536 \u5e74\u95f4\u5f00\u653e\uff0c\u5177\u6709\u975e\u5e38\u5177\u4f53\u7684\u529f\u80fd\u76ee\u7684\uff1a\u5141\u8bb8\u8fd0\u9001\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u9020\u6240\u9700\u6750\u6599\u548c\u67f1\u5b50\u7684\u9a6c\u8f66\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u8fd9\u6247\u95e8\u4ecd\u7136\u5177\u6709\u5b9e\u7528\u7528\u9014\u3002\u8fd9\u662f\u4e00\u6761\u65e0\u9700\u95e8\u7968\u7684\u6b65\u884c\u901a\u9053\uff0c\u53ef\u4ee5\u514d\u8d39\u8fdb\u5165\u67e5\u7406\u4e94\u4e16\u5bab\u53ca\u5176\u5185\u7684\u535a\u7269\u9986\u3002\n                <\/p>\n                <p>\n                    \u6b64\u5916\uff0c\u5b83\u662f\u552f\u4e00\u5411\u6388\u6743\u8f66\u8f86\u5f00\u653e\u7684\u5927\u95e8\uff0c\u5305\u62ec\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u697c\u5185\u7684\u9152\u5e97\u5ba2\u4eba\u3001\u51fa\u79df\u8f66\u3001\u7279\u6b8a\u670d\u52a1\u4eba\u5458\u3001\u533b\u52a1\u4eba\u5458\u548c\u7ef4\u4fee\u8f66\u8f86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba62\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel62\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel62\">\u4e03\u5c42\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u662f\u4e00\u5ea7\u5e15\u62c9\u8482\u5c3c\u57ce\u5e02\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u4e00\u9053\u5de8\u5927\u7684\u57ce\u5899\uff0c\u5916\u90e8\u6709\u56db\u4e2a\u4e3b\u8981\u5165\u53e3\u3002\u4e3a\u4e86\u786e\u4fdd\u9632\u5fa1\uff0c\u8fd9\u4e9b\u57ce\u95e8\u91c7\u7528\u72ec\u7279\u7684\u5f27\u5f62\u5e03\u5c40\uff0c\u4f7f\u6f5c\u5728\u7684\u653b\u51fb\u8005\u96be\u4ee5\u524d\u8fdb\uff0c\u5e76\u4fbf\u4e8e\u4ece\u5185\u90e8\u8fdb\u884c\u4f0f\u51fb\u3002\n                <\/p>\n                <p>\n                    \u4f4d\u4e8e\u5357\u5899\u7684\u4e03\u5c42\u4e4b\u95e8\u5c31\u662f\u5176\u4e2d\u4e00\u4e2a\u5165\u53e3\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u65f6\u4ee3\uff0c\u5b83\u88ab\u79f0\u4e3a <em>\u6bd4\u535c\u00b7\u53e4\u675c\u5c14<\/em> \u6216\u201cPuerta de los Pozos\u201d\uff0c\u56e0\u4e3a\u9644\u8fd1\u6709\u7b52\u4ed3\u6216\u5730\u7262\uff0c\u53ef\u80fd\u88ab\u7528\u4f5c\u76d1\u72f1\u3002\n                <\/p>\n                <p>\n                    \u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u4eba\u4eec\u666e\u904d\u7684\u770b\u6cd5\uff0c\u5373\u5b83\u4e0b\u9762\u6709\u4e03\u5c42\u6216\u4e03\u5c42\u697c\u3002\u5c3d\u7ba1\u53ea\u6709\u4e24\u6b21\u8bb0\u5f55\uff0c\u4f46\u8fd9\u79cd\u4fe1\u4ef0\u5f15\u53d1\u4e86\u591a\u4e2a\u4f20\u8bf4\u548c\u6545\u4e8b\uff0c\u4f8b\u5982\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u6545\u4e8b\u201c\u6469\u5c14\u4eba\u7684\u9057\u4ea7\u4f20\u8bf4\u201d\uff0c\u5176\u4e2d\u63d0\u5230\u4e86\u9690\u85cf\u5728\u5854\u7684\u79d8\u5bc6\u5730\u7a96\u4e2d\u7684\u5b9d\u85cf\u3002\n                <\/p>\n                <p>\n                    \u4f20\u7edf\u4e0a\u8ba4\u4e3a\uff0c\u8fd9\u662f 1492 \u5e74 1 \u6708 2 \u65e5\u5e03\u963f\u535c\u8fea\u52d2\u53ca\u5176\u968f\u884c\u4eba\u5458\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u4e4b\u95e8\u5c06\u738b\u56fd\u7684\u94a5\u5319\u4ea4\u7ed9\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u4f7f\u7528\u7684\u6700\u540e\u4e00\u9053\u95e8\u3002\u540c\u6837\uff0c\u7b2c\u4e00\u6279\u57fa\u7763\u6559\u519b\u961f\u4e5f\u662f\u901a\u8fc7\u8fd9\u9053\u95e8\u6beb\u65e0\u62b5\u6297\u5730\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u57ce\u95e8\u662f\u91cd\u5efa\u7684\uff0c\u56e0\u4e3a\u539f\u6765\u7684\u57ce\u95e8\u5728 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u88ab\u7206\u70b8\u4e25\u91cd\u6467\u6bc1\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba63\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel63\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel63\">\u9152\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8461\u8404\u9152\u4e4b\u95e8\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u3002\u5b83\u7684\u5efa\u9020\u5f52\u529f\u4e8e 14 \u4e16\u7eaa\u521d\u7684\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\uff0c\u5c3d\u7ba1\u5b83\u7684\u95e8\u540e\u6765\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u6539\u5efa\u3002\n                <\/p>\n                <p>\n                    \u201c\u8461\u8404\u9152\u95e8\u201d\u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u6e90\u81ea\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u800c\u662f\u6e90\u81ea\u516c\u5143 1556 \u5e74\u7684\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u5f53\u65f6\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5c45\u6c11\u88ab\u5141\u8bb8\u5728\u6b64\u5730\u514d\u7a0e\u8d2d\u4e70\u8461\u8404\u9152\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5b83\u662f\u4e00\u5ea7\u5185\u95e8\uff0c\u56e0\u6b64\u5176\u5e03\u5c40\u662f\u76f4\u7ebf\u578b\u7684\uff0c\u800c\u4e0d\u50cf\u53f8\u6cd5\u95e8\u6216\u6b66\u5668\u95e8\u7b49\u5916\u95e8\u90a3\u6837\u8bbe\u8ba1\u6709\u5f2f\u66f2\u4ee5\u63d0\u9ad8\u9632\u5fa1\u80fd\u529b\u3002\n                <\/p>\n                <p>\n                    \u867d\u7136\u5b83\u7684\u4e3b\u8981\u529f\u80fd\u4e0d\u662f\u9632\u5fa1\uff0c\u4f46\u91cc\u9762\u6709\u4f9b\u8d1f\u8d23\u51fa\u5165\u63a7\u5236\u7684\u58eb\u5175\u4f7f\u7528\u7684\u957f\u51f3\uff0c\u697c\u4e0a\u8fd8\u6709\u4e00\u4e2a\u623f\u95f4\uff0c\u4f9b\u8b66\u536b\u5c45\u4f4f\u548c\u4f11\u606f\u533a\u3002\n                <\/p>\n                <p>\n                    \u897f\u7acb\u9762\u9762\u5411\u963f\u5c14\u5361\u8428\u74e6\uff0c\u662f\u5165\u53e3\u3002\u9a6c\u8e44\u5f62\u62f1\u95e8\u7684\u95e8\u6963\u4e0a\u65b9\u662f\u94a5\u5319\u7684\u6807\u5fd7\uff0c\u8fd9\u662f\u6b22\u8fce\u7684\u5e84\u4e25\u8c61\u5f81\uff0c\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5728\u9762\u5411\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u4e1c\u7acb\u9762\u4e0a\uff0c\u62f1\u80a9\u5c24\u5176\u5f15\u4eba\u6ce8\u76ee\uff0c\u5176\u4e0a\u88c5\u9970\u6709\u91c7\u7528\u5e72\u7ef3\u6280\u672f\u5236\u4f5c\u7684\u74f7\u7816\uff0c\u662f\u897f\u73ed\u7259\u7a46\u65af\u6797\u88c5\u9970\u827a\u672f\u7684\u7cbe\u7f8e\u5178\u8303\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba64\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel64\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel64\">\u963f\u5c14\u7f55\u5e03\u62c9\u7684\u5723\u739b\u4e3d\u4e9a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u73b0\u5728\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802\u6240\u5728\u5730\u66fe\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u7684\u6240\u5728\u5730\uff0c\u8be5\u6e05\u771f\u5bfa\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    1492 \u5e74 1 \u6708 2 \u65e5\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u5ea7\u6e05\u771f\u5bfa\u88ab\u8d50\u4e88\u57fa\u7763\u6559\u793c\u62dc\u573a\u6240\uff0c\u5e76\u5728\u90a3\u91cc\u4e3e\u884c\u4e86\u7b2c\u4e00\u6b21\u5f25\u6492\u3002\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u51b3\u5b9a\uff0c\u5b83\u5728\u5723\u739b\u4e3d\u4e9a\u7684\u5e87\u62a4\u4e0b\u88ab\u5949\u732e\uff0c\u5e76\u5728\u90a3\u91cc\u5efa\u7acb\u4e86\u7b2c\u4e00\u4e2a\u5927\u4e3b\u6559\u5e2d\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u5230 16 \u4e16\u7eaa\u672b\uff0c\u65e7\u6e05\u771f\u5bfa\u5e74\u4e45\u5931\u4fee\uff0c\u6700\u7ec8\u88ab\u62c6\u9664\uff0c\u5e76\u5efa\u9020\u4e86\u4e00\u5ea7\u65b0\u7684\u57fa\u7763\u6559\u5bfa\u5e99\uff0c\u8be5\u5bfa\u5e99\u4e8e 1618 \u5e74\u7ae3\u5de5\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4f0a\u65af\u5170\u5efa\u7b51\u51e0\u4e4e\u5df2\u4e0d\u590d\u5b58\u5728\u3002\u4fdd\u5b58\u4e0b\u6765\u7684\u6700\u91cd\u8981\u6587\u7269\u662f\u4e00\u76cf\u523b\u6709 1305 \u5e74\u94ed\u6587\u7684\u9752\u94dc\u706f\uff0c\u76ee\u524d\u6536\u85cf\u4e8e\u9a6c\u5fb7\u91cc\u56fd\u5bb6\u8003\u53e4\u535a\u7269\u9986\u3002\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u53ef\u4ee5\u770b\u5230\u8fd9\u76cf\u706f\u7684\u590d\u5236\u54c1\u3002\n                <\/p>\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5723\u739b\u4e3d\u4e9a\u6559\u5802\u5e03\u5c40\u7b80\u5355\uff0c\u53ea\u6709\u4e00\u4e2a\u4e2d\u6bbf\uff0c\u4e24\u4fa7\u5404\u6709\u4e09\u4e2a\u4fa7\u6bbf\u3002\u6559\u5802\u5185\u90e8\u7684\u4e3b\u8981\u56fe\u50cf\u5341\u5206\u5f15\u4eba\u6ce8\u76ee\uff1a\u5b89\u53e4\u65af\u8482\u4e9a\u5723\u6bcd\uff0c\u8fd9\u662f\u6258\u5c14\u5938\u6258\u00b7\u9c81\u4f0a\u65af\u00b7\u5fb7\u5c14\u00b7\u4f69\u62c9\u5c14 (Torcuato Ruiz del Peral) \u521b\u4f5c\u4e8e 18 \u4e16\u7eaa\u7684\u4f5c\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5e45\u5723\u50cf\u4e5f\u88ab\u79f0\u4e3a\u201c\u4ec1\u6148\u5723\u6bcd\u201d\uff0c\u662f\u6bcf\u4e2a\u5723\u5468\u516d\u5728\u683c\u62c9\u7eb3\u8fbe\u6e38\u884c\u65f6\u552f\u4e00\u4e00\u5e45\u5728\u5929\u6c14\u5141\u8bb8\u7684\u60c5\u51b5\u4e0b\u4e3e\u884c\u7684\u5723\u50cf\u3002\u4ed6\u5750\u5728\u4e00\u5f20\u6781\u5176\u7f8e\u4e3d\u7684\u5b9d\u5ea7\u4e0a\uff0c\u5b9d\u5ea7\u4e0a\u7684\u6d6e\u96d5\u94f6\u6a21\u4eff\u4e86\u5177\u6709\u8c61\u5f81\u610f\u4e49\u7684\u72ee\u5b50\u5ead\u9662\u7684\u62f1\u95e8\u3002\n                <\/p>\n                <p>\n                    \u4ee4\u4eba\u597d\u5947\u7684\u662f\uff0c\u683c\u62c9\u7eb3\u8fbe\u8bd7\u4eba\u8d39\u5fb7\u91cc\u79d1\u00b7\u52a0\u897f\u4e9a\u00b7\u6d1b\u5c14\u5361 (Federico Garc\u00eda Lorca) \u662f\u8be5\u5144\u5f1f\u4f1a\u7684\u6210\u5458\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba65\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel65\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel65\">\u5236\u9769\u5382<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u524d\u9762\u5411\u4e1c\uff0c\u6709\u4e2d\u4e16\u7eaa\u5236\u9769\u5382\u6216\u6c34\u725b\u519c\u573a\u7684\u9057\u8ff9\uff0c\u8fd9\u662f\u4e00\u4e2a\u4e13\u95e8\u5904\u7406\u751f\u76ae\u7684\u8bbe\u65bd\uff1a\u6e05\u6d01\u3001\u97a3\u5236\u548c\u67d3\u8272\u3002\u8fd9\u662f\u6574\u4e2a\u5b89\u8fbe\u5362\u65af\u7684\u5e38\u89c1\u6d3b\u52a8\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u5317\u975e\u7c7b\u4f3c\u7684\u5236\u9769\u5382\u76f8\u6bd4\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5236\u9769\u5382\u7684\u89c4\u6a21\u8f83\u5c0f\u3002\u7136\u800c\uff0c\u5fc5\u987b\u8003\u8651\u5230\uff0c\u5176\u529f\u80fd\u5b8c\u5168\u662f\u4e3a\u4e86\u6ee1\u8db3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u9700\u8981\u3002\n                <\/p>\n                <p>\n                    \u5b83\u6709\u516b\u4e2a\u5927\u5c0f\u4e0d\u4e00\u7684\u5c0f\u6c60\uff0c\u6709\u77e9\u5f62\u7684\uff0c\u4e5f\u6709\u5706\u5f62\u7684\uff0c\u91cc\u9762\u50a8\u5b58\u7740\u76ae\u9769\u97a3\u5236\u8fc7\u7a0b\u4e2d\u4f7f\u7528\u7684\u77f3\u7070\u548c\u67d3\u6599\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u9879\u6d3b\u52a8\u9700\u8981\u5927\u91cf\u7684\u6c34\uff0c\u56e0\u6b64\u5236\u9769\u5382\u5efa\u5728\u7687\u5bb6\u704c\u6e89\u6c34\u6e20 (Acequia Real) \u65c1\u8fb9\uff0c\u4ee5\u5229\u7528\u5176\u6301\u7eed\u7684\u6c34\u6d41\u3002\u5b83\u7684\u5b58\u5728\u4e5f\u8868\u660e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8fd9\u4e00\u5730\u533a\u62e5\u6709\u5927\u91cf\u7684\u6c34\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba66\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel66\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel66\">\u6c34\u5854\u548c\u7687\u5bb6\u6c9f\u6e20<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6c34\u5854\u662f\u4e00\u5ea7\u96c4\u4f1f\u7684\u5efa\u7b51\uff0c\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5899\u7684\u897f\u5357\u89d2\uff0c\u9760\u8fd1\u552e\u7968\u5904\u5f53\u524d\u7684\u4e3b\u5165\u53e3\u3002\u867d\u7136\u5b83\u5177\u6709\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u5176\u6700\u91cd\u8981\u7684\u4f7f\u547d\u662f\u4fdd\u62a4\u7687\u5bb6\u704c\u6e89\u6c34\u6e20\u7684\u5165\u53e3\uff0c\u56e0\u6b64\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u704c\u6e89\u6e20\u7a7f\u8fc7\u4e00\u6761\u6e21\u69fd\u5230\u8fbe\u5e15\u62c9\u8482\u5c3c\u57ce\uff0c\u5e76\u6cbf\u7740\u5854\u7684\u5317\u9762\u5ef6\u4f38\uff0c\u4e3a\u6574\u4e2a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4f9b\u6c34\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u5854\u662f\u5f7b\u5e95\u91cd\u5efa\u7684\u7ed3\u679c\u3002 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\uff0c\u5b83\u56e0\u706b\u836f\u7206\u70b8\u800c\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u5230 20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u5b83\u51e0\u4e4e\u53ea\u5269\u4e0b\u575a\u5b9e\u7684\u5730\u57fa\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u81f3\u5173\u91cd\u8981\uff0c\u56e0\u4e3a\u5b83\u5141\u8bb8\u6c34\uff08\u4ee5\u53ca\u751f\u547d\uff09\u8fdb\u5165\u5e15\u63d0\u7eb3\u57ce\u3002\u8428\u6bd4\u5361\u5c71\u539f\u672c\u7f3a\u4e4f\u5929\u7136\u6c34\u6e90\uff0c\u8fd9\u5bf9\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6784\u6210\u4e86\u91cd\u5927\u6311\u6218\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u6b64\uff0c\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e00\u4e16\u4e0b\u4ee4\u8fdb\u884c\u4e00\u9879\u91cd\u5927\u6c34\u5229\u5de5\u7a0b\uff1a\u4fee\u5efa\u6240\u8c13\u7684\u82cf\u4e39\u6c9f\u3002\u8fd9\u6761\u704c\u6e89\u6e20\u4ece\u6d77\u62d4\u8f83\u9ad8\u3001\u8ddd\u79bb\u7ea6\u516d\u516c\u91cc\u7684\u8fbe\u7f57\u6cb3\u5f15\u6c34\uff0c\u5229\u7528\u5761\u5ea6\u901a\u8fc7\u91cd\u529b\u8f93\u9001\u6c34\u3002\n                <\/p>\n                <p>\n                    \u57fa\u7840\u8bbe\u65bd\u5305\u62ec\u4e00\u4e2a\u84c4\u6c34\u575d\u3001\u4e00\u4e2a\u755c\u529b\u6c34\u8f66\u548c\u4e00\u6761\u7816\u780c\u7684\u8fd0\u6cb3\u2014\u2014acequia\u2014\u2014\u5b83\u7a7f\u8fc7\u5c71\u8109\u5730\u4e0b\uff0c\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4e0a\u90e8\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u514b\u670d\u592a\u9633\u5c71\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\uff09\u548c\u8428\u6bd4\u5361\u5c71\uff08\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff09\u4e4b\u95f4\u7684\u9661\u5761\uff0c\u5de5\u7a0b\u5e08\u4eec\u4fee\u5efa\u4e86\u4e00\u6761\u6e21\u69fd\uff0c\u8fd9\u662f\u786e\u4fdd\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4f9b\u6c34\u7684\u5173\u952e\u9879\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-premium\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium-ia-hablando\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-ia\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n\n<style>\n  \/* Tel\u00e9fonos muy peque\u00f1os (tipo iPhone SE, Android antiguos) *\/\n  @media (max-width: 480px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 0.7rem !important;\n    }\n  }\n\n  \/* Tel\u00e9fonos est\u00e1ndar (mayor\u00eda de m\u00f3viles modernos) *\/\n  @media (min-width: 481px) and (max-width: 767px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.05rem !important;\n    }\n  }\n\n  \/* Tablets peque\u00f1as y m\u00f3viles grandes *\/\n  @media (min-width: 768px) and (max-width: 991px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.2rem !important;\n    }\n  }\n<\/style>\n\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    const btn1 = document.getElementById(\"continuar-gratis-premium\");\n    const modal1 = document.getElementById(\"modal-premium\");\n\n    if (btn1 && modal1) {\n      btn1.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal1.classList.remove('show');\n        modal1.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n\n    const btn2 = document.getElementById(\"continuar-gratis-ia\");\n    const modal2 = document.getElementById(\"modal-premium-ia-hablando\");\n\n    if (btn2 && modal2) {\n      btn2.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal2.classList.remove('show');\n        modal2.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n  });\n<\/script>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n    \t\t\n\t\t\t\n\t\t<\/div>\n\t<\/header>\n<\/article>\n\n\n\n\n\n\n\n<article data-id=\"post-5815\" data-play-id=\"5815\" class=\"block-loop-item album-track post-5815 station type-station status-publish has-post-thumbnail hentry genre-generalife entry is-single\">\n\t<span class=\"btn-play-now icon-play\"  data-play-id=\"5815\"><\/span>\n\t<span class=\"btn-play-now icon-play\" data-id=\"5815\" data-play-id=\"5815\"><\/span>\n\n\t<button class=\"btn-playlist icon-plus\"><\/button>\n\n\n\t<header class=\"entry-header\">\n\t\t<div class=\"entry-header-inner btn-play-now\">\n\t\t\t\n<h3 class=\"entry-title\"><a href=\"https:\/\/pruebas.alhambra.app\/zh\/station\/huertas-del-generalife\/\" rel=\"bookmark\">\u8d6b\u5185\u62c9\u5229\u8d39\u82b1\u56ed<\/a><\/h3>\n\t\t\t<div class=\"entry-meta\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t<div class=\"entry-footer\">\n\t\t\t<span class=\"play-duration\">01:08<\/span>\t\t\t    <!-- Angel cambiar numero abajo en data-target -->\n    <a href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\" class=\"iconomodal\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg> \n    <\/a>\n\n    <!-- El modal -->\n    <!-- Angel cambiar numero abajo en id -->\n    <div class=\"modal\" id=\"ia01\">\n        <div class=\"modal-dialog\">\n            <div class=\"modal-content\">\n                <!-- Cabecera del modal -->\n                <div class=\"modal-header\">\n                    <h4 class=\"modal-title\">\n                                            <\/h4>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\">\n                        \u00d7\n                    <\/button>\n                <\/div>\n\n                <!-- Contenido del modal -->\n                <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <div class=\"contenedoria\">\n                                <br><br>\n                                <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #222222; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #222222; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 350px;\n        background-color: #222222;\n        border-radius: 20px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 20px;\n        line-height: 54px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"You\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5815\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"4539\"\n     data-width=\"350px\"\n     data-height=\"400px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"1\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"60\"\n     data-text_rounded=\"20\"\n     data-chat_rounded=\"20\"\n     data-voice_service=\"google\"\n     data-voice_language=\"yue-HK\"\n     data-voice_name=\"yue-HK-Standard-A\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">AI thinking&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"Type message..\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                            <\/div>\n                                                        <div class=\"contenidocentrado\">\n                                <h2 class=\"wp-block-heading\">\u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01<\/h2>\n                                <li>\n                                    \u6309 <strong>\u4e00\u6b21<\/strong>\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path>\n                                        <path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path>\n                                        <line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line>\n                                        <line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line>\n                                    <\/svg>\n                                    \u8aaa\u8a71\u3002\n                                <\/li>\n                                <li>\n                                    <strong>\u5b8c\u6210<\/strong> \u6309\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <rect x=\"6\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                        <rect x=\"14\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                    <\/svg>\n                                <\/li>\n                            <\/div>\n                            <br>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n<style>\n\n                       .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n                            background-color: #34354000 !important;\n                        }\n\n\n                         .wpaicg-chat-shortcode:nth-child(2) .wpaicg_chat_additions { display: none; }\n\n\n                        .iconomodal {\n                            border-radius: 0px !important;\n                            background-color: #00000000!important;\n                            display: inline-flex;\n                            align-items: center;\n                            padding: 0.5rem;\n                            min-width: 1rem;\n                            line-height: 1;\n                            color: inherit;\n                            background-color: transparent;\n                            border: none;\n                            outline: 0;\n                            color: var(--color-primary);\n                        }\n\n\n                        .album-track .icon-play {\n                            color: var(--color-primary);\n                        }\n\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                                color: #8c0dff !important;\n                            }\n\n\n                         .contenidocentrado {\n                        text-align: center;\n                        display: block;\n                        margin-block-start: 0em;\n                        margin-block-end: 0em;\n                        }\n\n\n\n                        .preguntas{\n                        width: calc(100% - var(--x-gap) * 3) !important;\n                        max-width: var(--content-width);\n                        margin-left: auto;\n                        margin-right: auto;\n                        }\n\n\n                        .accordion h3:after, .accordion h4:after {\n                        opacity: 9.5 !important;\n                        color: var(--color-primary) !important;\n                        }\n\n\n                        p {\n                        margin-top: 0.5rem;\n                        margin-bottom: 0rem;\n                        }\n\n                        b, strong {\n                        font-weight: 700 !important;\n                        }\n\n                        h3, .h3 {\n                        margin-block-end: 0.5em;\n                        }\n\n\n                     \n                        \/*.accordion h3, .accordion h4 {\n                        color: var(--color-primary) !important;\n                        }*\/\n\n\n                        .modal-body, .modal-footer, .modal-header {\n                            padding: 1rem;\n                        }\n\n\n                      \n                        .letracolor {\n                        color: var(--color-primary);\n                        margin-bottom: -5px;\n                        }\n\n\n                        .miicono {\n                        overflow: hidden;\n                        vertical-align: middle;\n                        color: var(--color-primary);\n                        }\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon svg {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-chat-shortcode-type {\n                            background: rgb(0 0 0 \/ 0%) !important;\n                        }\n\n                        .wpaicg-chat-shortcode {\n                            width: 100% !important;\n                        }\n                        .wpaicg_chat_additions span {\n                            margin-right: 0px !important;\n                        }\n\n                        .contenedoria {\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            \/*padding: 0px 0px 10px 0px;*\/\n                            margin-top: 0%;\n                            padding: 2rem 0rem 2rem 0rem!important;\n                        }\n\n\n\n                    .wpaicg-chat-shortcode {\n                        background-color: #12121200 !important;\n                    }\n\n\n                    .comment-respond .must-log-in p, textarea {\n                        width: 100% !important;\n                    }\n\n\n\n                    \/*sebas tengo que modificar esto para centrar el micro*\/\n                        .wpaicg_chat_additions{\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            position: absolute;\n                            right: 42% !important;\n                        }\n\n\n\n<\/style>\n\n\n\n\n\n\n\n<!-- sebas cargo los estilos condicional -->\n\n    <style id=\"ia01-style\">\n        #ia01 .wpaicg-chat-shortcode-messages { display: none; }\n        #ia01 .wpaicg-chat-shortcode-send > svg { display: none; }\n        #ia01 .wpaicg-chat-shortcode-typing { display: none; }\n\n\n    .wpaicg-chat-shortcode {\n        align-items: center !important;\n        padding: 0rem !important;\n        min-width: 0rem !important;\n        justify-content: center !important;\n        align-items: center !important;\n        \/*max-width: 20px;*\/\n    }\n\n\n     \/* Establece el estilo para .wpaicg-bot-thinking cuando est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        color: inherit !important;\n    }\n\n    \/* Oculta .wpaicg-mic-icon cuando .wpaicg-bot-thinking est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking + .circle {\n        display: none;\n    }\n\n\n    .wpaicg-mic-icon svg {\n        width: 50px !important;\n        height: 50px !important;\n        margin: auto;\n        display: block;\n        color: var(--color-primary) !important;\n    }\n\n    @keyframes pulse {\n        0% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n        50% {\n            transform: scale(1.2);\n            opacity: 1;\n        }\n        100% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n    }\n\n    .wpaicg_chat_additions {\n        animation: pulse 3s infinite;\n    }\n\n    .circle {\n        width: 70px;\n        height: 70px;\n        border: 1px solid;\n        color: var(--color-primary);\n        border-radius: 100%;\n        \/*margin: 7px;*\/\n        box-sizing: border-box;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        margin-top: -37%;\n    }\n\n\n    \n    .wpaicg-chat-shortcode{\n        width: ;\n    }\n    .wpaicg-chat-shortcode-content{\n        position: relative;\n    }\n    .wpaicg-chat-shortcode-content ul{\n        height: calc( - 44px);\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-footer{\n        height: 18px;\n        font-size: 11px;\n        padding: 0 20px;\n        color: ;\n        background: rgb(0 0 0 \/ 19%);\n        margin-top:2px;\n        margin-bottom: 2px;\n    }\n    .wpaicg-chat-shortcode-content ul li{\n        display: flex;\n        margin-bottom: 0;\n        padding: 10px;\n        color: ;\n    }\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message{\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong{\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        font-size: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong img{\n\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after{\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking{\n        bottom: 0;\n        font-size: 11px;\n        color: inherit;\n        padding: 2px 6px;\n        display: none;\n    }\n\n    .wpaicg-chat-shortcode{\n        background-color: ;\n    }\n    .wpaicg-chat-shortcode-type{\n        background: rgb(0 0 0 \/ 19%);\n    }\n    .wpaicg-chat-message{\n        text-align: justify;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message a,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message a{\n        color: inherit;\n    }\n\n    <\/style>\n\n\n<style>\n.wpaicg-chat-shortcode {\n    box-shadow: 0 0px 0px rgb(0 0 0 \/ 0%) !important;\n}\n<\/style>\n\n\n\n\n\n    <script>\n        \/\/ Agregar evento al abrir el modal para aplicar el estilo CSS din\u00e1micamente\n        document.addEventListener('DOMContentLoaded', function () {\n            document.getElementById('ia01').addEventListener('show.bs.modal', function () {\n                document.getElementById('ia01-style').innerHTML = `\n                    #ia01 .wpaicg-chat-shortcode-messages { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-send > svg { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-typing { display: block; }\n                `;\n            });\n        });\n    <\/script>\n\n\n\n\n    \t\t\t\t\t\t    <style>\n        \/* A\u00f1ade estilos personalizados aqu\u00ed si es necesario \n        #dropdown-more { display: none !important; } *\/\n        #dropdown-more { display: none !important; }\n        .btn-playlist:nth-child { display: none !important; }\n        .dropdown-backdrop { display: none !important; }\n    <\/style>\n\n\n    \n    <div class=\"btn-group dropup\">\n        <button class=\"btn-more\" type=\"button\" id=\"mapaDropdown\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"currentColor\" stroke=\"currentColor\" stroke-width=\"0\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"6\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"18\" r=\"2\"><\/circle><\/svg>\n                    <\/button>\n        <div class=\"dropdown-menu\" aria-labelledby=\"mapaDropdown\">\n           \n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u55d3\u97f3\uff09<\/a>\n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia02\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><polygon points=\"16 3 21 8 8 21 3 21 3 16 16 3\"><\/polygon><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u6587\u672c\uff09<\/a>\n\n\n                \n\n\n                \n\n\n                \n\n\n                \n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#modalprueba20\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><line x1=\"17\" y1=\"10\" x2=\"3\" y2=\"10\"><\/line><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"><\/line><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"><\/line><line x1=\"17\" y1=\"18\" x2=\"3\" y2=\"18\"><\/line><\/svg>&nbsp; &nbsp; \u63cf\u8ff0<\/a>\n\n\n                \n\n        <\/div>\n    <\/div>\n\n\n\n    <div class=\"modal fade\" id=\"ia02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">  <\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #343540; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #343540; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 100%px;\n        background-color: #343540;\n        border-radius: 8px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 8px;\n        line-height: 36px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"Yo\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5815\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"5011\"\n     data-width=\"100%px\"\n     data-height=\"50%px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"40\"\n     data-text_rounded=\"8\"\n     data-chat_rounded=\"8\"\n     data-voice_service=\"\"\n     data-voice_language=\"en-US\"\n     data-voice_name=\"en-US-Studio-M\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1.0\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">\u521b\u5efa\u795e\u7ecf\u8fde\u63a5\u2026\u2026&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"\u5728\u6b64\u5199\u4e0b\u60a8\u7684\u4fe1\u606f\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"display:none;\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                                    <\/div>\n\n\n            <style>\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .circle:nth-child(2) { display: none !important; }\n\n\n                .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li strong {\n                    color: var(--color-primary) !important;\n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                color: inherit !important;\n                }\n\n\n                .wpaicg-chat-shortcode-type {\n                    color: inherit !important;\n                    width: 100% !important;\n                }\n\n\n\n                textarea.wpaicg-chat-shortcode-typing {\n                border: 1px solid var(--color-primary) !important;\n                background-color: #ffffff00 !important;\n                color: inherit !important;\n                 }\n\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .wpaicg-chat-shortcode-send:nth-child(9){\n                    display: none !important;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode-send {\n                    color: var(--color-primary) !important;\n                    margin-right: -250px !important;\n                }\n\n\n                textarea.auto-expand:focus {\n                outline: none;\n                box-shadow: 0 0 5px var(--color-primary) !important;\n                line-height: 2;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: #ffffff00 !important;\n                    border-radius: 1px !important;\n                    height: 1px !important;\n                }\n\n\n\n\n\n                .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message, .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n                    color: inherit;\n                    font-size: .8375rem;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    background: var(--color-primary) !important;\n                    border-radius: 1px;\n                    height: 0px;\n                    background-color: inherit !important;\n                    color: inherit !important;\n                    border: 10px solid var(--color-grey-500) !important;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    border-radius: 5px !important;\n                    height: 1px !important;\n                }\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: inherit !important;\n                    border-radius: 1px !important;\n                }\n\n\n            <\/style>\n                <!-- <div class=\"modal-footer\">\n                    <button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">Cerrar<\/button>\n                <\/div> -->\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n    \n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- TODO LO QUE ESTA DEBAJO DE ESTO SON LAS LLAMADAS A LOS MODALES -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n\n\n<!-- PREGUNTAS RECOMENDADAS -->\n    <div class=\"modal fade\" id=\"modalprueba01\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n<!-- GALER\u00cdA DE FOTOS -->\n    <div class=\"modal fade\" id=\"modalprueba02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- GALER\u00cdA DE VIDEO -->\n    <div class=\"modal fade\" id=\"modalprueba03\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                       <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- COMO LLEGAR AQU\u00cd -->\n    <div class=\"modal fade\" id=\"modalprueba04\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                         <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N -->\n    <div class=\"modal fade\" id=\"modalprueba05\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u6f14\u793a\u7248\u672c\u4e2d\u7684\u9690\u85cf\u5185\u5bb9\u3002<br>\n                            \u8054\u7cfb\u652f\u6301\u4eba\u5458\u6765\u6fc0\u6d3b\u5b83\u3002<\/p><\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n    <div class=\"modal fade\" id=\"modalprueba06\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">\u6a21\u6001\u6807\u9898\u793a\u4f8b<\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION ALCAZABA  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - INTRODUCCI\u00d3N -->\n<div class=\"modal fade\" id=\"modalprueba07\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u539f\u59cb\u7684\u90e8\u5206\uff0c\u5efa\u5728\u53e4\u8001\u7684\u9f50\u91cc\u5fb7\u5821\u5792\u9057\u5740\u4e0a\u3002\n                    <\/p>\n                    <p>\n                        \u7eb3\u65af\u91cc\u5fb7\u57ce\u5821 (Nasrid Alcazaba) \u7684\u8d77\u6e90\u53ef\u4ee5\u8ffd\u6eaf\u5230 1238 \u5e74\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u7b2c\u4e00\u4f4d\u82cf\u4e39\u548c\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u00b7\u4f0a\u672c\u00b7\u963f\u5c14\u8d6b\u9a6c\u5c14 (Muhammad Ibn al-Alhmar) \u51b3\u5b9a\u5c06\u82cf\u4e39\u56fd\u7684\u9996\u90fd\u4ece\u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u8fc1\u81f3\u5bf9\u9762\u7684\u8428\u6bd4\u5361 (Sabika) \u5c71\u3002\n                    <\/p>\n                    <p>\n                        \u827e\u54c8\u8fc8\u5c14\u9009\u62e9\u7684\u5730\u70b9\u975e\u5e38\u7406\u60f3\uff0c\u56e0\u4e3a\u963f\u5c14\u5361\u8428\u5df4\u7889\u5821\u4f4d\u4e8e\u5c71\u4e18\u7684\u897f\u7aef\uff0c\u5176\u4e09\u89d2\u5f62\u5e03\u5c40\u975e\u5e38\u7c7b\u4f3c\u4e8e\u8239\u5934\uff0c\u4e3a\u5728\u5176\u4fdd\u62a4\u4e0b\u5efa\u9020\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u63d0\u4f9b\u4e86\u6700\u4f73\u7684\u9632\u5fa1\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u62e5\u6709\u591a\u5ea7\u57ce\u5899\u548c\u5854\u697c\uff0c\u5176\u5efa\u9020\u76ee\u7684\u660e\u663e\u662f\u9632\u5fa1\u3002\u4e8b\u5b9e\u4e0a\uff0c\u5b83\u662f\u4e00\u4e2a\u76d1\u89c6\u4e2d\u5fc3\uff0c\u56e0\u4e3a\u5b83\u4f4d\u4e8e\u683c\u62c9\u7eb3\u8fbe\u5e02\u4e0a\u65b9\u4e24\u767e\u7c73\u5904\uff0c\u4ece\u800c\u4fdd\u8bc1\u4e86\u5bf9\u6574\u4e2a\u5468\u8fb9\u9886\u571f\u7684\u89c6\u89c9\u63a7\u5236\uff0c\u8fdb\u800c\u4ee3\u8868\u7740\u6743\u529b\u7684\u8c61\u5f81\u3002\n                    <\/p>\n                    <p>\n                        \u57ce\u5821\u5185\u90e8\u662f\u519b\u4e8b\u533a\uff0c\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u963f\u5c14\u5361\u8428\u5df4\u9010\u6e10\u53d1\u5c55\u6210\u4e3a\u4e00\u5ea7\u72ec\u7acb\u7684\u5c0f\u578b\u5fae\u578b\u57ce\u5e02\uff0c\u4f9b\u9ad8\u7ea7\u58eb\u5175\u9a7b\u5b88\uff0c\u8d1f\u8d23\u4fdd\u536b\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53ca\u5176\u82cf\u4e39\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - BARRIO CASTRENSE -->\n <div class=\"modal fade\" id=\"modalprueba08\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u519b\u533a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u8fdb\u5165\u57ce\u5821\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u8eab\u5904\u4e00\u4e2a\u770b\u4f3c\u8ff7\u5bab\u7684\u5730\u65b9\uff0c\u4f46\u5b9e\u9645\u4e0a\u8fd9\u662f\u4e00\u4e2a\u4f7f\u7528\u4eff\u9020\u6cd5\u8fdb\u884c\u5efa\u7b51\u4fee\u590d\u7684\u8fc7\u7a0b\uff0c\u8fd9\u4f7f\u5f97\u76f4\u5230\u4e8c\u5341\u4e16\u7eaa\u521d\u624d\u88ab\u57cb\u85cf\u7684\u65e7\u519b\u4e8b\u533a\u5f97\u4ee5\u4fee\u590d\u3002\n                    <\/p>\n                    <p>\n                        \u82cf\u4e39\u7684\u7cbe\u9510\u536b\u961f\u548c\u8d1f\u8d23\u963f\u5c14\u7f55\u5e03\u62c9\u9632\u5fa1\u548c\u5b89\u5168\u7684\u5176\u4ed6\u519b\u4e8b\u961f\u4f0d\u90fd\u5c45\u4f4f\u5728\u8fd9\u4e2a\u8857\u533a\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5ef7\u57ce\u5e02\u5185\u7684\u4e00\u4e2a\u5c0f\u57ce\u5e02\uff0c\u62e5\u6709\u65e5\u5e38\u751f\u6d3b\u6240\u9700\u7684\u4e00\u5207\uff0c\u4f8b\u5982\u4f4f\u623f\u3001\u4f5c\u574a\u3001\u5e26\u70e4\u7bb1\u7684\u9762\u5305\u623f\u3001\u4ed3\u5e93\u3001\u84c4\u6c34\u6c60\u3001\u571f\u8033\u5176\u6d74\u5ba4\u7b49\u3002\u901a\u8fc7\u8fd9\u79cd\u65b9\u5f0f\uff0c\u519b\u961f\u548c\u5e73\u6c11\u53ef\u4ee5\u88ab\u5206\u5f00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u8fd9\u4e2a\u8857\u533a\uff0c\u7531\u4e8e\u8fd9\u6b21\u4fee\u590d\uff0c\u6211\u4eec\u53ef\u4ee5\u770b\u5230\u7a46\u65af\u6797\u623f\u5c4b\u7684\u5178\u578b\u5e03\u5c40\uff1a\u4e00\u4e2a\u5e26\u6709\u89d2\u843d\u5165\u53e3\u7684\u5165\u53e3\uff0c\u4e00\u4e2a\u5c0f\u5ead\u9662\u4f5c\u4e3a\u623f\u5c4b\u7684\u4e2d\u5fc3\u8f74\u7ebf\uff0c\u5ead\u9662\u5468\u56f4\u7684\u623f\u95f4\uff0c\u4ee5\u53ca\u4e00\u4e2a\u5395\u6240\u3002\n                    <\/p>\n                    <p>\n                        \u6b64\u5916\uff0c\u5728\u4e8c\u5341\u4e16\u7eaa\u521d\uff0c\u4eba\u4eec\u5728\u5730\u4e0b\u53d1\u73b0\u4e86\u4e00\u5ea7\u5730\u7262\u3002\u4ece\u5916\u9762\u5f88\u5bb9\u6613\u901a\u8fc7\u901a\u5f80\u5b83\u7684\u73b0\u4ee3\u87ba\u65cb\u697c\u68af\u8fa8\u8ba4\u51fa\u6765\u3002\u8fd9\u4e2a\u5730\u7262\u91cc\u5173\u62bc\u7740\u53ef\u4ee5\u7528\u6765\u83b7\u53d6\u91cd\u5927\u5229\u76ca\u7684\u56da\u72af\uff0c\u65e0\u8bba\u662f\u653f\u6cbb\u5229\u76ca\u8fd8\u662f\u7ecf\u6d4e\u5229\u76ca\uff0c\u6216\u8005\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u5177\u6709\u5f88\u9ad8\u4ea4\u6362\u4ef7\u503c\u7684\u4eba\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u5ea7\u5730\u4e0b\u76d1\u72f1\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5012\u7f6e\u7684\u6f0f\u6597\uff0c\u5e73\u9762\u5448\u5706\u5f62\u3002\u8fd9\u4f7f\u5f97\u8fd9\u4e9b\u4fd8\u864f\u6839\u672c\u65e0\u6cd5\u9003\u8131\u3002\u4e8b\u5b9e\u4e0a\uff0c\u56da\u72af\u662f\u4f7f\u7528\u6ed1\u8f6e\u6216\u7ef3\u7d22\u7cfb\u7edf\u88ab\u5e26\u5165\u5ba4\u5185\u7684\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA P\u00d3LVORA -->\n<div class=\"modal fade\" id=\"modalprueba09\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u706b\u836f\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u706b\u836f\u5854\u662f\u7ef4\u62c9\u5854\u5357\u4fa7\u7684\u9632\u5fa1\u589e\u63f4\uff0c\u901a\u5f80\u7ea2\u5854\u7684\u519b\u7528\u9053\u8def\u5c31\u662f\u4ece\u8fd9\u91cc\u5f00\u59cb\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u81ea 1957 \u5e74\u4ee5\u6765\uff0c\u6211\u4eec\u53ef\u4ee5\u5728\u8fd9\u5ea7\u5854\u4e2d\u627e\u5230\u4e00\u4e9b\u523b\u5728\u77f3\u5934\u4e0a\u7684\u8bd7\u53e5\uff0c\u5176\u4f5c\u8005\u662f\u58a8\u897f\u54e5\u4eba\u5f17\u6717\u897f\u65af\u79d1\u00b7\u5fb7\u00b7\u4f0a\u5361\u8428 (Francisco de Icaza)\uff1a \n                    <\/p>\n                    <br>\n                    <blockquote>\n                        \u201c\u65bd\u820d\u5427\uff0c\u5973\u4eba\uff0c\u751f\u6d3b\u4e2d\u6ca1\u6709\u4ec0\u4e48\uff0c<br>\n                        \u5c31\u50cf\u5728\u683c\u62c9\u7eb3\u8fbe\u5931\u660e\u7684\u60e9\u7f5a\u4e00\u6837\u3002\u201d\n                    <\/blockquote>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - JARD\u00cdN DE LOS ADARVES -->\n<div class=\"modal fade\" id=\"modalprueba10\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4e9a\u5f53\u65af\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u6240\u5360\u636e\u7684\u7a7a\u95f4\u53ef\u4ee5\u8ffd\u6eaf\u5230\u5341\u516d\u4e16\u7eaa\uff0c\u5f53\u65f6\u5728\u5c06\u963f\u5c14\u5361\u8428\u74e6\u6539\u9020\u4e3a\u70ae\u5175\u57fa\u5730\u7684\u8fc7\u7a0b\u4e2d\u5efa\u9020\u4e86\u4e00\u4e2a\u70ae\u5175\u5e73\u53f0\u3002\n                    <\/p>\n                    <p>\n                        \u5230\u4e86\u5341\u4e03\u4e16\u7eaa\uff0c\u519b\u4e8b\u7528\u9014\u5df2\u4e0d\u518d\u91cd\u8981\uff0c\u7b2c\u4e94\u4ee3\u8499\u5fb7\u54c8\u5c14\u4faf\u7235\u5728 1624 \u5e74\u88ab\u4efb\u547d\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ba1\u7406\u5458\u540e\uff0c\u51b3\u5b9a\u7528\u6ce5\u571f\u586b\u5145\u5916\u5899\u548c\u5185\u5899\u4e4b\u95f4\u7684\u7a7a\u95f4\uff0c\u5c06\u8fd9\u7247\u7a7a\u95f4\u6539\u9020\u6210\u82b1\u56ed\u3002\n                    <\/p>\n                    <p>\n                        \u4f20\u8bf4\uff0c\u4eba\u4eec\u66fe\u5728\u6b64\u5730\u53d1\u73b0\u4e00\u4e9b\u88c5\u6ee1\u9ec4\u91d1\u7684\u74f7\u74f6\uff0c\u53ef\u80fd\u662f\u8be5\u5730\u533a\u6700\u540e\u4e00\u6279\u7a46\u65af\u6797\u85cf\u8d77\u6765\u7684\uff0c\u4faf\u7235\u7528\u5176\u4e2d\u4e00\u90e8\u5206\u9ec4\u91d1\u5efa\u9020\u4e86\u8fd9\u5ea7\u7f8e\u4e3d\u7684\u82b1\u56ed\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u8fd9\u4e9b\u82b1\u74f6\u4e2d\u7684\u4e00\u4e2a\u53ef\u80fd\u662f\u4e16\u754c\u4e0a\u4fdd\u5b58\u4e0b\u6765\u7684\u4e8c\u5341\u4e2a\u5927\u578b\u7eb3\u65af\u91cc\u5fb7\u91d1\u9676\u5668\u4e4b\u4e00\u3002\u6211\u4eec\u53ef\u4ee5\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u4e00\u697c\u7684\u56fd\u5bb6\u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u827a\u672f\u535a\u7269\u9986\u770b\u5230\u4e24\u4e2a\u8fd9\u6837\u7684\u82b1\u74f6\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u4e2a\u82b1\u56ed\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u5143\u7d20\u4e4b\u4e00\u662f\u4f4d\u4e8e\u82b1\u56ed\u4e2d\u592e\u7684\u4e00\u5ea7\u9f13\u5f62\u55b7\u6cc9\u3002\u8fd9\u4e2a\u55b7\u6cc9\u66fe\u4f4d\u4e8e\u4e0d\u540c\u7684\u4f4d\u7f6e\uff0c\u6700\u5f15\u4eba\u6ce8\u76ee\u548c\u6700\u503c\u5f97\u6ce8\u610f\u7684\u662f\u72ee\u5b50\u5ead\u9662\uff0c\u5b83\u4e8e 1624 \u5e74\u88ab\u653e\u7f6e\u5728\u72ee\u5b50\u55b7\u6cc9\u4e0a\u65b9\uff0c\u4f46\u968f\u540e\u906d\u5230\u635f\u574f\u3002\u5956\u676f\u4e00\u76f4\u77d7\u7acb\u5728\u90a3\u4e2a\u4f4d\u7f6e\uff0c\u76f4\u5230 1954 \u5e74\u624d\u88ab\u79fb\u8d70\u5e76\u653e\u7f6e\u5728\u8fd9\u91cc\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA VELA -->\n<div class=\"modal fade\" id=\"modalprueba11\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u8721\u70db\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u5ea7\u5854\u88ab\u79f0\u4e3a\u5927\u5854 (Torre Mayor)\uff0c\u4ece\u5341\u516d\u4e16\u7eaa\u5f00\u59cb\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u592a\u9633\u5854 (Torre del Sol)\uff0c\u56e0\u4e3a\u4e2d\u5348\u65f6\u5206\uff0c\u592a\u9633\u4f1a\u53cd\u5c04\u5728\u5854\u4e0a\uff0c\u8d77\u5230\u65e5\u6677\u7684\u4f5c\u7528\u3002\u4f46\u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u81ea\u4e8e\u201cvelar\u201d\u8fd9\u4e2a\u8bcd\uff0c\u56e0\u4e3a\u5f97\u76ca\u4e8e\u5b83\u4e8c\u5341\u4e03\u7c73\u7684\u9ad8\u5ea6\uff0c\u5b83\u63d0\u4f9b\u4e86\u4e09\u767e\u516d\u5341\u5ea6\u7684\u89c6\u91ce\uff0c\u53ef\u4ee5\u770b\u5230\u4efb\u4f55\u8fd0\u52a8\u3002\n                    <\/p>\n                    <p>\n                        \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5854\u7684\u5916\u89c2\u53d1\u751f\u4e86\u53d8\u5316\u3002\u6700\u521d\uff0c\u5b83\u7684\u9732\u53f0\u4e0a\u6709\u57ce\u579b\uff0c\u4f46\u7531\u4e8e\u51e0\u6b21\u5730\u9707\u800c\u6d88\u5931\u4e86\u3002\u8fd9\u53e3\u949f\u662f\u5728\u57fa\u7763\u5f92\u5360\u9886\u683c\u62c9\u7eb3\u8fbe\u540e\u6dfb\u52a0\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u00c9sta se utilizaba para dar aviso a la poblaci\u00f3n ante cualquier posible peligro, terremoto o incendio. Tambi\u00e9n se empleaba el sonido de esta campana para regular los turnos de riego en la Vega de Granada.\n                    <\/p>\n                    <p>\n                        Actualmente y seg\u00fan la tradici\u00f3n, se hace sonar la campana cada dos de enero para conmemorar la toma de Granada el dos de enero de 1492.\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE Y PUERTA DE LAS ARMAS -->\n<div class=\"modal fade\" id=\"modalprueba12\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u6b66\u5668\u5854\u548c\u5927\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u6b66\u5668\u95e8\u4f4d\u4e8e\u963f\u5c14\u5361\u8428\u74e6\u57ce\u5821\u7684\u5317\u5899\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u516c\u6c11\u4eec\u901a\u8fc7\u5361\u8fea\u6865\u7a7f\u8fc7\u8fbe\u7f57\u6cb3\uff0c\u6cbf\u7740\u73b0\u5728\u88ab\u5723\u4f69\u5fb7\u7f57\u68ee\u6797\u9690\u85cf\u7684\u5c0f\u8def\u722c\u4e0a\u5c71\uff0c\u76f4\u5230\u5230\u8fbe\u5927\u95e8\u3002\u5728\u5927\u95e8\u5185\uff0c\u4ed6\u4eec\u5fc5\u987b\u5b58\u653e\u6b66\u5668\u624d\u80fd\u8fdb\u5165\u56f4\u5899\uff0c\u56e0\u6b64\u5f97\u540d\u201c\u6b66\u5668\u95e8\u201d\u3002\n                    <\/p>\n                    <p>\n                        \u4ece\u8fd9\u5ea7\u5854\u7684\u9732\u53f0\u4e0a\uff0c\u6211\u4eec\u73b0\u5728\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u5e02\u6700\u7f8e\u4e3d\u7684\u5168\u666f\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        Justo enfrente nos encontramos con el barrio del Albaic\u00edn, reconocible por sus viviendas blancas y su entramado de calles laber\u00ednticas. Este barrio fue declarado Patrimonio de la Humanidad por la UNESCO en 1994.\n                    <\/p>\n                    <p>\n                        \u683c\u62c9\u7eb3\u8fbe\u6700\u8457\u540d\u7684\u89c2\u666f\u70b9\u4e4b\u4e00\u5c31\u4f4d\u4e8e\u8fd9\u4e2a\u8857\u533a\uff1a\u5723\u5c3c\u53e4\u62c9\u65af\u89c2\u666f\u53f0 (Mirador de San Nicol\u00e1s)\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u7684\u53f3\u4fa7\u662f\u5723\u5c71 (Sacromonte) \u8857\u533a\u3002\n                    <\/p>\n                    <p>\n                        \u5723\u5c71\u662f\u683c\u62c9\u7eb3\u8fbe\u5178\u578b\u7684\u53e4\u8001\u5409\u666e\u8d5b\u793e\u533a\uff0c\u4e5f\u662f\u5f17\u62c9\u95e8\u6208\u821e\u7684\u53d1\u6e90\u5730\u3002\u8fd9\u4e2a\u8857\u533a\u7684\u53e6\u4e00\u4e2a\u7279\u70b9\u662f\u5b58\u5728\u7a74\u5c45\u4eba\u4f4f\u6240\uff1a\u6d1e\u7a74\u3002\n                    <\/p>\n                    <p>\n                        \u8fbe\u7f57\u5927\u8857 (Carrera del Darro) \u4f4d\u4e8e\u963f\u5c14\u62dc\u8f9b\u533a (Albaic\u00edn) \u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab (Alhambra) \u811a\u4e0b\uff0c\u6bd7\u90bb\u540c\u540d\u6cb3\u6d41\u7684\u6cb3\u5cb8\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DEL HOMENAJE Y TORRE DEL CUBO -->\n<div class=\"modal fade\" id=\"modalprueba13\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4fdd\u7559\u5854\u548c\u7acb\u65b9\u4f53\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u656c\u610f\u5854\u662f\u963f\u5c14\u5361\u8428\u74e6\u6700\u53e4\u8001\u7684\u5854\u4e4b\u4e00\uff0c\u9ad8\u4e8c\u5341\u516d\u7c73\u3002\u5b83\u6709\u516d\u5c42\uff0c\u4e00\u4e2a\u9732\u53f0\u548c\u4e00\u4e2a\u5730\u4e0b\u57ce\u3002\n                    <\/p>\n                    <p>\n                        \u7531\u4e8e\u5854\u5f88\u9ad8\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u5176\u9732\u53f0\u4e0e\u738b\u56fd\u7684\u77ad\u671b\u5854\u8fdb\u884c\u901a\u8baf\u3002\u8fd9\u79cd\u4ea4\u6d41\u662f\u901a\u8fc7\u767d\u5929\u7684\u955c\u5b50\u7cfb\u7edf\u6216\u665a\u4e0a\u7684\u7bdd\u706b\u70df\u96fe\u5efa\u7acb\u8d77\u6765\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u636e\u63a8\u6d4b\uff0c\u7531\u4e8e\u8be5\u5854\u5728\u5c71\u4e0a\u7a81\u51fa\u7684\u4f4d\u7f6e\uff0c\u5b83\u5f88\u53ef\u80fd\u88ab\u9009\u4e3a\u5c55\u793a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u65d7\u5e1c\u548c\u7ea2\u65d7\u7684\u5730\u65b9\u3002\n                    <\/p>\n                    <p>\n                        \u57fa\u7763\u5f92\u7528\u6240\u8c13\u7684\u7acb\u65b9\u4f53\u5854\u52a0\u56fa\u4e86\u8fd9\u5ea7\u5854\u7684\u5e95\u5ea7\u3002\n                    <\/p>\n                    <p>\n                        \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u8ba1\u5212\u8fdb\u884c\u4e00\u7cfb\u5217\u6539\u9769\uff0c\u4ee5\u4f7f\u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u9002\u5e94\u706b\u70ae\u3002\u56e0\u6b64\uff0c\u7acb\u65b9\u4f53\u5854\u9ad8\u4e8e\u5854\u970d\u7eb3\u5854\uff0c\u7531\u4e8e\u5176\u5706\u67f1\u5f62\u72b6\uff0c\u4e0e\u65b9\u5f62\u7684\u7eb3\u65af\u91cc\u5fb7\u5854\u76f8\u6bd4\uff0c\u5854\u970d\u7eb3\u5854\u80fd\u591f\u66f4\u597d\u5730\u62b5\u5fa1\u53ef\u80fd\u7684\u649e\u51fb\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION GENERALIFE -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba14\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel14\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel14\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4f4d\u4e8e\u592a\u9633\u5c71\uff0c\u662f\u82cf\u4e39\u7684\u5bab\u6bbf\uff0c\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u4e00\u5ea7\u5e26\u6709\u679c\u56ed\u7684\u5bcc\u4e3d\u5802\u7687\u7684\u4e61\u95f4\u522b\u5885\uff0c\u9664\u4e86\u8015\u79cd\u4e4b\u5916\uff0c\u8fd9\u91cc\u8fd8\u4e3a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5bab\u5ef7\u9972\u517b\u52a8\u7269\u5e76\u8fdb\u884c\u72e9\u730e\u3002\u636e\u4f30\u8ba1\uff0c\u8be5\u9675\u5893\u59cb\u5efa\u4e8e\u5341\u4e09\u4e16\u7eaa\u672b\uff0c\u7531\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u521b\u59cb\u4eba\u4e4b\u5b50\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8fd9\u4e2a\u540d\u5b57\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cyannat-al-arif\u201d\uff0c\u610f\u601d\u662f\u5efa\u7b51\u5e08\u7684\u82b1\u56ed\u6216\u679c\u56ed\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u91cc\u7684\u9762\u79ef\u66f4\u5927\uff0c\u81f3\u5c11\u6709\u56db\u4e2a\u679c\u56ed\uff0c\u5e76\u5ef6\u4f38\u5230\u4eca\u5929\u88ab\u79f0\u4e3a\u201c\u9e67\u9e2a\u5e73\u539f\u201d\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4e61\u95f4\u522b\u5885\u88ab\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03\u79f0\u4e3a\u201c\u5e78\u798f\u7687\u5bab\u201d\uff0c\u5b83\u662f\u4e00\u5ea7\u5bab\u6bbf\uff1a\u82cf\u4e39\u7684\u590f\u5bab\u3002\u5c3d\u7ba1\u8fd9\u91cc\u9760\u8fd1\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff0c\u4f46\u5374\u8db3\u591f\u79c1\u5bc6\uff0c\u53ef\u4ee5\u8ba9\u4ed6\u9003\u79bb\u5bab\u5ef7\u548c\u653f\u5e9c\u751f\u6d3b\u7684\u7d27\u5f20\uff0c\u653e\u677e\u8eab\u5fc3\uff0c\u5e76\u4eab\u53d7\u66f4\u5b9c\u4eba\u7684\u6c14\u5019\u3002\u7531\u4e8e\u5176\u6d77\u62d4\u6bd4\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u9ad8\uff0c\u56e0\u6b64\u5185\u90e8\u6e29\u5ea6\u8f83\u4f4e\u3002\n                <\/p>\n                <p>\n                    \u5f53\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u65f6\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fbf\u6210\u4e3a\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u8d22\u4ea7\uff0c\u5e76\u7531\u4e00\u4f4d\u957f\u5b98\u6216\u6307\u6325\u5b98\u4fdd\u62a4\u3002\u83f2\u5229\u666e\u4e8c\u4e16\u6700\u7ec8\u5c06\u8be5\u5730\u7684\u6c38\u4e45\u5e02\u957f\u804c\u4f4d\u548c\u6240\u6709\u6743\u5272\u8ba9\u7ed9\u4e86\u683c\u62c9\u7eb3\u8fbe\u8d1d\u5185\u52a0\u65af\u5bb6\u65cf\uff08\u4e00\u4e2a\u7688\u4f9d\u4f0a\u65af\u5170\u6559\u7684\u6469\u5c14\u4eba\u5bb6\u65cf\uff09\u3002\u8be5\u5dde\u7ecf\u8fc7\u8fd1 100 \u5e74\u7684\u8bc9\u8bbc\u624d\u6536\u56de\u8be5\u9057\u5740\uff0c\u5e76\u4e8e 1921 \u5e74\u8fbe\u6210\u5ead\u5916\u548c\u89e3\u3002\n                <\/p>\n                <p>\n                    \u6839\u636e\u534f\u8bae\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u5c06\u6210\u4e3a\u56fd\u5bb6\u9057\u4ea7\uff0c\u5e76\u901a\u8fc7\u8463\u4e8b\u4f1a\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5171\u540c\u7ba1\u7406\uff0c\u4ece\u800c\u7ec4\u5efa\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8463\u4e8b\u4f1a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba15\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel15\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel15\">\u89c2\u4f17<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6211\u4eec\u5728\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u8def\u4e0a\u9047\u5230\u7684\u9732\u5929\u5706\u5f62\u5267\u573a\u5efa\u4e8e 1952 \u5e74\uff0c\u76ee\u7684\u662f\u50cf\u6bcf\u5e74\u590f\u5929\u4e00\u6837\u4e3e\u529e\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u3002\n                <\/p>\n                <p>\n                    Desde el a\u00f1o 2002 tambi\u00e9n se celebra un Festival de Flamenco ligado a la figura del poeta granadino m\u00e1s emblem\u00e1tico: Federico Garc\u00eda Lorca.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba16\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel16\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel16\">\u4e2d\u4e16\u7eaa\u4e4b\u8def<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fde\u63a5\u5e15\u62c9\u8482\u5c3c\u57ce\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u9053\u8def\u59cb\u4e8e\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u5176\u5468\u56f4\u662f\u6240\u8c13\u7684\u201c\u5c16\u5854\u201d\uff0c\u56e0\u5176\u57ce\u579b\u7684\u672b\u7aef\u662f\u7816\u780c\u91d1\u5b57\u5854\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u4e00\u6761\u873f\u8712\u503e\u659c\u7684\u9053\u8def\uff0c\u4e24\u8fb9\u90fd\u6709\u9ad8\u5899\u4fdd\u62a4\uff0c\u4ee5\u63d0\u9ad8\u5b89\u5168\u6027\uff0c\u901a\u5f80 Patio del Descabalgamiento \u7684\u5165\u53e3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba17\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel17\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel17\">\u670b\u53cb\u4e4b\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u4e9b\u5e9f\u589f\u6216\u5730\u57fa\u662f\u66fe\u7ecf\u6240\u8c13\u7684\u670b\u53cb\u4e4b\u5bb6\u7684\u8003\u53e4\u9057\u8ff9\u3002\u5b83\u7684\u540d\u79f0\u548c\u7528\u9014\u56e0 14 \u4e16\u7eaa\u4f0a\u672c\u00b7\u9c81\u4e91\u7684\u300a\u519c\u8bba\u300b\u800c\u6d41\u4f20\u81f3\u4eca\u3002\n                <\/p>\n                <p>\n                    \u56e0\u6b64\uff0c\u5b83\u662f\u82cf\u4e39\u4e3a\u5c0a\u656c\u7684\u4eba\u3001\u670b\u53cb\u6216\u4eb2\u621a\u51c6\u5907\u7684\u4f4f\u6240\uff0c\u82cf\u4e39\u8ba4\u4e3a\u8fd9\u4e9b\u4eba\u5e94\u8be5\u4e0e\u4ed6\u4eb2\u8fd1\uff0c\u4f46\u53c8\u4e0d\u4fb5\u72af\u4ed6\u4eec\u7684\u9690\u79c1\uff0c\u6240\u4ee5\u5b83\u662f\u4e00\u5ea7\u72ec\u7acb\u7684\u4f4f\u6240\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"modal fade\" id=\"modalprueba18\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel18\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel18\">\u5965\u5c14\u5fb7\u82b1\u5f84<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5939\u7af9\u6843\u6b65\u9053\u5efa\u4e8e 19 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u662f\u4e3a\u4e86\u8fce\u63a5\u4f0a\u4e3d\u838e\u767d\u4e8c\u4e16\u5973\u738b\u7684\u6765\u8bbf\u800c\u5efa\uff0c\u540c\u65f6\u4e5f\u4e3a\u901a\u5f80\u5bab\u6bbf\u4e0a\u90e8\u7684\u901a\u9053\u589e\u6dfb\u4e86\u66f4\u5177\u7eaa\u5ff5\u610f\u4e49\u7684\u8272\u5f69\u3002 \n                <\/p>\n                <p>\n                    \u5939\u7af9\u6843\u662f\u7c89\u8272\u6708\u6842\u6811\u7684\u53e6\u4e00\u4e2a\u540d\u5b57\uff0c\u5b83\u4ee5\u88c5\u9970\u62f1\u9876\u7684\u5f62\u5f0f\u51fa\u73b0\u5728\u8fd9\u6761\u6b65\u9053\u4e0a\u3002\u5728\u6b65\u9053\u7684\u8d77\u70b9\uff0c\u8d8a\u8fc7\u4e0a\u82b1\u56ed\uff0c\u662f\u4e00\u682a\u6700\u53e4\u8001\u7684\u6843\u91d1\u5a18\u690d\u7269\uff0c\u5b83\u51e0\u4e4e\u5df2\u7ecf\u6d88\u5931\uff0c\u5176\u57fa\u56e0\u6307\u7eb9\u81f3\u4eca\u4ecd\u5728\u88ab\u7814\u7a76\u3002\n                <\/p>\n                <p>\n                    \u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u6700\u5177\u7279\u8272\u7684\u690d\u7269\u4e4b\u4e00\uff0c\u5176\u7279\u70b9\u662f\u5377\u66f2\u7684\u53f6\u5b50\uff0c\u6bd4\u666e\u901a\u7684\u6843\u91d1\u5a18\u53f6\u5b50\u66f4\u5927\u3002\n                <\/p>\n                <p>\n                    \u963f\u5fb7\u5c14\u6cd5\u65af\u5927\u9053 (Paseo de las Adelfas) \u4e0e\u897f\u666e\u96f7\u585e\u65af\u5927\u9053 (Paseo de los Cipreses) \u76f8\u8fde\uff0c\u662f\u5f15\u5bfc\u6e38\u5ba2\u524d\u5f80\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ebd\u5e26\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba19\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel19\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel19\">\u6c34\u68af<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fdd\u5b58\u6700\u5b8c\u597d\u3001\u6700\u72ec\u7279\u7684\u5143\u7d20\u4e4b\u4e00\u5c31\u662f\u6240\u8c13\u7684\u6c34\u697c\u68af\u3002\u636e\u4fe1\uff0c\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u697c\u68af\uff08\u5206\u4e3a\u56db\u4e2a\u90e8\u5206\uff0c\u4e2d\u95f4\u6709\u4e09\u4e2a\u5e73\u53f0\uff09\u6709\u6c34\u6e20\uff0c\u6c34\u6d41\u7ecf\u4e24\u4e2a\u91c9\u9762\u9676\u74f7\u6276\u624b\uff0c\u6c34\u6e90\u6765\u81ea\u7687\u5bb6\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u6761\u6c34\u7ba1\u901a\u5411\u4e00\u5ea7\u5c0f\u578b\u7948\u7977\u5ba4\uff0c\u76ee\u524d\u6ca1\u6709\u7559\u4e0b\u4efb\u4f55\u8003\u53e4\u4fe1\u606f\u3002\u81ea 1836 \u5e74\u4ee5\u6765\uff0c\u5f53\u65f6\u7684\u5e84\u56ed\u7ecf\u7406\u5c31\u5728\u539f\u5740\u4e0a\u5efa\u9020\u4e86\u4e00\u4e2a\u6d6a\u6f2b\u7684\u89c2\u666f\u53f0\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u8fd9\u5ea7\u7531\u6708\u6842\u6811\u62f1\u9876\u548c\u6f7a\u6f7a\u6d41\u6c34\u73af\u7ed5\u7684\u697c\u68af\u5411\u4e0a\u6500\u767b\uff0c\u53ef\u80fd\u521b\u9020\u4e86\u4e00\u4e2a\u7406\u60f3\u7684\u73af\u5883\uff0c\u53ef\u4ee5\u523a\u6fc0\u611f\u5b98\uff0c\u8fdb\u5165\u6709\u5229\u4e8e\u51a5\u60f3\u7684\u6c1b\u56f4\uff0c\u5e76\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba20\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel20\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel20\">\u8d6b\u5185\u62c9\u5229\u592b\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u636e\u4f30\u8ba1\uff0c\u5bab\u6bbf\u5468\u56f4\u7684\u5ead\u9662\u4e2d\u81f3\u5c11\u6709\u56db\u4e2a\u5927\u82b1\u56ed\uff0c\u5b83\u4eec\u5206\u5e03\u5728\u4e0d\u540c\u7684\u9ad8\u5ea6\u6216\u5c42\u7ea7\u4e0a\uff0c\u7531\u571f\u576f\u5899\u56f4\u8d77\u6765\u3002\u6211\u4eec\u4f20\u627f\u4e0b\u6765\u7684\u8fd9\u4e9b\u679c\u56ed\u7684\u540d\u5b57\u662f\uff1aGrande\u3001Colorada\u3001Mercer\u00eda \u548c Fuente Pe\u00f1a\u3002\n                <\/p>\n                <p>\n                    \u81ea 14 \u4e16\u7eaa\u4ee5\u6765\uff0c\u8fd9\u4e9b\u679c\u56ed\u6216\u591a\u6216\u5c11\u5730\u5ef6\u7eed\u4e86\u76f8\u540c\u7684\u4e2d\u4e16\u7eaa\u4f20\u7edf\u6280\u672f\u8fdb\u884c\u79cd\u690d\u3002\u7531\u4e8e\u8fd9\u79cd\u519c\u4e1a\u751f\u4ea7\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u4fdd\u6301\u4e86\u4e00\u5b9a\u7684\u72ec\u7acb\u6027\uff0c\u4e0d\u53d7\u5176\u4ed6\u5916\u90e8\u519c\u4e1a\u4f9b\u5e94\u5546\u7684\u5f71\u54cd\uff0c\u4ece\u800c\u80fd\u591f\u6ee1\u8db3\u81ea\u5df1\u7684\u7cae\u98df\u9700\u6c42\u3002\n                <\/p>\n                <p>\n                    \u5b83\u4eec\u4e0d\u4ec5\u7528\u4e8e\u79cd\u690d\u852c\u83dc\uff0c\u8fd8\u7528\u4e8e\u79cd\u690d\u679c\u6811\u548c\u52a8\u7269\u7267\u573a\u3002\u4f8b\u5982\uff0c\u5982\u4eca\u79cd\u690d\u671d\u9c9c\u84df\u3001\u8304\u5b50\u3001\u8c46\u7c7b\u3001\u65e0\u82b1\u679c\u3001\u77f3\u69b4\u548c\u674f\u6811\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u4fdd\u5b58\u4e0b\u6765\u7684\u679c\u56ed\u7ee7\u7eed\u6cbf\u7528\u4e2d\u4e16\u7eaa\u7684\u519c\u4e1a\u751f\u4ea7\u6280\u672f\uff0c\u8d4b\u4e88\u4e86\u8fd9\u4e00\u7a7a\u95f4\u5de8\u5927\u7684\u4eba\u7c7b\u5b66\u4ef7\u503c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba21\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel21\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel21\">\u9ad8\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u60a8\u53ef\u4ee5\u4ece\u82cf\u4e39\u5ead\u9662 (Patio de la Sultana) \u7ecf\u7531\u4e00\u6bb5\u9661\u5ced\u7684 19 \u4e16\u7eaa\u697c\u68af\u8fdb\u5165\u8fd9\u4e9b\u82b1\u56ed\uff0c\u8fd9\u6bb5\u697c\u68af\u56e0\u5927\u95e8\u4e0a\u65b9\u6709\u4e24\u4e2a\u91c9\u9762\u9676\u5668\u4eba\u7269\u800c\u88ab\u79f0\u4e3a\u72ee\u5b50\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u82b1\u56ed\u53ef\u4ee5\u88ab\u89c6\u4e3a\u6d6a\u6f2b\u82b1\u56ed\u7684\u5178\u8303\u3002\u5b83\u4eec\u4f4d\u4e8e\u67f1\u5b50\u4e0a\uff0c\u6784\u6210\u4e86\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u6700\u9ad8\u90e8\u5206\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u58ee\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u7f8e\u4e3d\u7684\u6728\u5170\u82b1\u683c\u5916\u5f15\u4eba\u6ce8\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba22\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel22\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel22\">\u73ab\u7470\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    Los Jardines de la Rosaleda tienen su origen entre los a\u00f1os treinta y cincuenta del siglo XX, despu\u00e9s de que el Estado adquiriese el Generalife en 1921. \n                <\/p>\n                <p>\n                    \u56e0\u6b64\u9700\u8981\u63d0\u9ad8\u5e9f\u5f03\u533a\u57df\u7684\u4ef7\u503c\uff0c\u5e76\u901a\u8fc7\u9010\u6b65\u5e73\u7a33\u7684\u8fc7\u6e21\u5c06\u5176\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6218\u7565\u6027\u5730\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba23\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel23\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel23\">\u6c9f\u6e20\u9732\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u704c\u6e89\u6e20\u5ead\u9662 (Patio de la Acequia) \u5728 19 \u4e16\u7eaa\u4e5f\u88ab\u79f0\u4e3a R\u00eda \u5ead\u9662\uff0c\u5982\u4eca\u5448\u77e9\u5f62\u7ed3\u6784\uff0c\u62e5\u6709\u4e24\u4e2a\u76f8\u5bf9\u7684\u4ead\u5b50\u548c\u4e00\u4e2a\u6d77\u6e7e\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u8d2f\u7a7f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u7687\u5bb6\u8fd0\u6cb3\uff0c\u8fd0\u6cb3\u5468\u56f4\u6709\u56db\u4e2a\u82b1\u56ed\uff0c\u4ee5\u8f83\u4f4e\u5c42\u6b21\u7684\u6b63\u4ea4\u82b1\u575b\u6392\u5217\u3002\u704c\u6e89\u6c9f\u6e20\u4e24\u4fa7\u7684\u55b7\u6cc9\u662f\u5bab\u6bbf\u6700\u53d7\u6b22\u8fce\u7684\u666f\u89c2\u4e4b\u4e00\u3002\u7136\u800c\uff0c\u8fd9\u4e9b\u55b7\u6cc9\u5e76\u975e\u539f\u521b\uff0c\u56e0\u4e3a\u5b83\u4eec\u7834\u574f\u4e86\u82cf\u4e39\u5728\u4f11\u606f\u548c\u51a5\u60f3\u65f6\u5bfb\u6c42\u7684\u5b81\u9759\u4e0e\u5e73\u548c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u7ecf\u5386\u4e86\u591a\u6b21\u6539\u5efa\uff0c\u56e0\u4e3a\u8fd9\u4e2a\u5ead\u9662\u6700\u521d\u662f\u5c01\u95ed\u7684\uff0c\u6211\u4eec\u4eca\u5929\u53ef\u4ee5\u901a\u8fc7 18 \u4e2a\u89c2\u666f\u697c\u5f0f\u62f1\u95e8\u7684\u957f\u5eca\u770b\u5230\u8fd9\u4e9b\u666f\u8272\u3002\u552f\u4e00\u80fd\u8ba9\u4f60\u6b23\u8d4f\u98ce\u666f\u7684\u5730\u65b9\u5c31\u662f\u4e2d\u5fc3\u89c6\u70b9\u3002\u4ece\u8fd9\u4e2a\u539f\u59cb\u7684\u89c6\u89d2\uff0c\u5750\u5728\u5730\u677f\u4e0a\uff0c\u9760\u5728\u7a97\u53f0\u4e0a\uff0c\u4eba\u4eec\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5168\u666f\u3002\n                <\/p>\n                <p>\n                    \u4f5c\u4e3a\u5176\u5386\u53f2\u7684\u89c1\u8bc1\uff0c\u6211\u4eec\u5c06\u5728\u89c2\u666f\u70b9\u53d1\u73b0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u88c5\u9970\uff0c\u5176\u4e2d\u82cf\u4e39\u4f0a\u65af\u739b\u4eea\u4e00\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u4e0e\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u7684\u53e0\u52a0\u5c24\u4e3a\u7a81\u51fa\u3002\u8fd9\u8868\u660e\u6bcf\u4f4d\u82cf\u4e39\u90fd\u6709\u4e0d\u540c\u7684\u54c1\u5473\u548c\u9700\u6c42\uff0c\u5e76\u76f8\u5e94\u5730\u6539\u9020\u5bab\u6bbf\uff0c\u7559\u4e0b\u81ea\u5df1\u7684\u5370\u8bb0\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u7ecf\u8fc7\u89c2\u666f\u70b9\u65f6\uff0c\u5982\u679c\u6211\u4eec\u770b\u4e00\u4e0b\u62f1\u95e8\u7684\u5185\u62f1\uff0c\u6211\u4eec\u8fd8\u4f1a\u53d1\u73b0\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u6807\u5fd7\uff0c\u4f8b\u5982\u8f6d\u548c\u7bad\uff0c\u4ee5\u53ca\u5ea7\u53f3\u94ed\u201cTanto Monta\u201d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e1c\u4fa7\u56e0 1958 \u5e74\u53d1\u751f\u7684\u4e00\u573a\u706b\u707e\u800c\u53d8\u5f97\u8f83\u65b0\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba24\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel24\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel24\">\u5b88\u536b\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165 Patio de la Acequia \u4e4b\u524d\uff0c\u6211\u4eec\u5148\u627e\u5230 Patio de la Guardia\u3002\u4e00\u4e2a\u7b80\u5355\u7684\u5ead\u9662\uff0c\u6709\u95e8\u5eca\uff0c\u4e2d\u5fc3\u6709\u4e00\u4e2a\u55b7\u6cc9\uff0c\u8fd8\u88c5\u9970\u7740\u82e6\u6a59\u6811\u3002\u8fd9\u4e2a\u5ead\u9662\u4e00\u5b9a\u662f\u8fdb\u5165\u82cf\u4e39\u590f\u5b63\u4f4f\u6240\u524d\u7684\u7ba1\u5236\u533a\u548c\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5730\u65b9\u7684\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\uff0c\u722c\u4e0a\u4e00\u4e9b\u9661\u5ced\u7684\u697c\u68af\u540e\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u6247\u95e8\uff0c\u95e8\u6963\u4e0a\u88c5\u9970\u7740\u767d\u8272\u80cc\u666f\u4e0a\u7684\u84dd\u8272\u3001\u7eff\u8272\u548c\u9ed1\u8272\u74f7\u7816\u3002\u6211\u4eec\u8fd8\u53ef\u4ee5\u770b\u5230\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u94a5\u5319\uff0c\u5c3d\u7ba1\u5b83\u56e0\u65f6\u95f4\u7684\u6d41\u901d\u800c\u78e8\u635f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u722c\u4e0a\u53f0\u9636\uff0c\u7a7f\u8fc7\u8fd9\u6247\u95e8\u65f6\uff0c\u6211\u4eec\u9047\u5230\u4e00\u4e2a\u5f2f\u9053\u3001\u5b88\u536b\u7684\u957f\u6905\uff0c\u4ee5\u53ca\u4e00\u6761\u901a\u5f80\u5bab\u6bbf\u7684\u9661\u5ced\u72ed\u7a84\u7684\u697c\u68af\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba25\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel25\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel25\">\u82cf\u4e39\u5a1c\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u82cf\u4e39\u5a1c\u5ead\u9662 (Patio de la Sultana) \u662f\u53d8\u5316\u6700\u591a\u7684\u7a7a\u95f4\u4e4b\u4e00\u3002\u636e\u8ba4\u4e3a\uff0c\u73b0\u5728\u8fd9\u4e2a\u5ead\u9662\uff08\u4e5f\u79f0\u4e3a\u67cf\u6811\u5ead\u9662\uff09\u6240\u5728\u7684\u4f4d\u7f6e\u662f\u4ee5\u524d\u7684\u571f\u8033\u5176\u6d74\u5ba4\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u6d74\u573a\uff09\u7684\u6307\u5b9a\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    16\u4e16\u7eaa\u65f6\u5b83\u5931\u53bb\u4e86\u8fd9\u4e00\u529f\u80fd\u5e76\u53d8\u6210\u4e86\u4e00\u5ea7\u82b1\u56ed\u3002\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5efa\u9020\u4e86\u4e00\u4e2a\u5317\u753b\u5eca\uff0c\u4ee5\u53ca\u4e00\u4e2a U \u5f62\u6c34\u6c60\u3001\u4e2d\u5fc3\u7684\u55b7\u6cc9\u548c\u4e09\u5341\u516b\u4e2a\u5608\u6742\u7684\u55b7\u6c34\u53e3\u3002\n                <\/p>\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u552f\u4e00\u4fdd\u7559\u4e0b\u6765\u7684\u5143\u7d20\u662f\u88ab\u6805\u680f\u4fdd\u62a4\u7684 Acequia Real \u7011\u5e03\uff0c\u4ee5\u53ca\u5c06\u6c34\u5f15\u5411 Acequia \u5ead\u9662\u7684\u4e00\u5c0f\u6bb5\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u201c\u67cf\u6811\u5ead\u9662\u201d\u56e0\u4e00\u68f5\u767e\u5e74\u8001\u67cf\u6811\u800c\u5f97\u540d\uff0c\u5982\u4eca\u53ea\u5269\u4e0b\u6811\u5e72\u3002\u65c1\u8fb9\u662f\u683c\u62c9\u7eb3\u8fbe\u7684\u9676\u74f7\u724c\u533e\uff0c\u4e0a\u9762\u8bb2\u8ff0\u4e86 16 \u4e16\u7eaa\u5e0c\u5185\u65af\u00b7\u4f69\u96f7\u65af\u00b7\u5fb7\u00b7\u5e0c\u5854 (Gin\u00e9s P\u00e9rez de Hita) \u7684\u4f20\u8bf4\uff0c\u4f20\u8bf4\u8fd9\u68f5\u67cf\u6811\u89c1\u8bc1\u4e86\u672b\u4ee3\u82cf\u4e39\u5e03\u963f\u535c\u8fea\u52d2 (Boabdil) \u7684\u5ba0\u81e3\u4e0e\u9ad8\u8d35\u7684\u963f\u672c\u585e\u62c9\u8036 (Abencerraje) \u9a91\u58eb\u7684\u7231\u60c5\u9082\u9005\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba26\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel26\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel26\">\u4e0b\u9a6c\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0b\u6c89\u5ead\u9662\uff08Patio del Descabalgamiento\uff09\uff0c\u4e5f\u88ab\u79f0\u4e3a\u9a6c\u7403\u5ead\u9662\uff08Patio Polo\uff09\uff0c\u662f\u6211\u4eec\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u540e\u9047\u5230\u7684\u7b2c\u4e00\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u82cf\u4e39\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4ea4\u901a\u5de5\u5177\u662f\u9a6c\uff0c\u56e0\u6b64\u4ed6\u9700\u8981\u4e00\u4e2a\u5730\u65b9\u4e0b\u9a6c\u5e76\u5b89\u7f6e\u8fd9\u4e9b\u52a8\u7269\u3002\u4eba\u4eec\u8ba4\u4e3a\u8fd9\u4e2a\u5ead\u9662\u5c31\u662f\u4e3a\u6b64\u76ee\u7684\u800c\u5efa\u7684\uff0c\u56e0\u4e3a\u5b83\u662f\u9a6c\u53a9\u7684\u6240\u5728\u5730\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u53a9\u5185\u8bbe\u6709\u4f9b\u9a6c\u5339\u4e0a\u4e0b\u7684\u652f\u6491\u957f\u51f3\uff0c\u4e24\u4fa7\u9694\u95f4\u5185\u6709\u4e24\u4e2a\u9a6c\u53a9\uff0c\u4e0b\u90e8\u7528\u4f5c\u9a6c\u53a9\uff0c\u4e0a\u90e8\u7528\u4f5c\u5e72\u8349\u68da\u3002\u7ed9\u9a6c\u5339\u63d0\u4f9b\u65b0\u9c9c\u6c34\u7684\u996e\u6c34\u69fd\u4e5f\u4e0d\u80fd\u7f3a\u5c11\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff1a\u5728\u901a\u5f80\u4e0b\u4e00\u4e2a\u5ead\u9662\u7684\u95e8\u6963\u4e0a\u65b9\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u94a5\u5319\uff0c\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\uff0c\u4ee3\u8868\u7740\u656c\u610f\u548c\u6240\u6709\u6743\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba27\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel27\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel27\">\u7687\u5bb6\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5317\u95e8\u5eca\u4fdd\u5b58\u6700\u5b8c\u597d\uff0c\u539f\u672c\u662f\u82cf\u4e39\u7684\u4f4f\u6240\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u95e8\u5eca\uff0c\u4e0a\u9762\u6709\u4e94\u4e2a\u62f1\u95e8\uff0c\u7531\u67f1\u5b50\u548c\u67f1\u5b50\u7684\u672b\u7aef\u652f\u6491\u3002\u7ecf\u8fc7\u8fd9\u4e2a\u95e8\u5eca\uff0c\u8981\u8fdb\u5165\u7687\u5bb6\u5927\u5385\uff0c\u60a8\u9700\u8981\u7a7f\u8fc7\u4e00\u4e2a\u4e09\u91cd\u62f1\u95e8\uff0c\u62f1\u95e8\u4e0a\u6709\u8bb2\u8ff0 1319 \u5e74\u62c9\u7ef4\u52a0\u6218\u5f79\u6216\u585e\u62c9\u57c3\u5c14\u7ef4\u62c9\u6218\u5f79\u7684\u8bd7\u6b4c\uff0c\u8fd9\u4e9b\u8bd7\u6b4c\u4e3a\u6211\u4eec\u63d0\u4f9b\u4e86\u6709\u5173\u8be5\u5730\u70b9\u5e74\u4ee3\u7684\u4fe1\u606f\u3002\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e09\u91cd\u62f1\u95e8\u7684\u4e24\u4fa7\u8fd8\u6709*taqas*\uff0c\u5373\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u7528\u4e8e\u76db\u6c34\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u5927\u5385\u4f4d\u4e8e\u4e00\u5ea7\u9970\u6709\u7070\u6ce5\u7684\u65b9\u5f62\u5854\u697c\u5185\uff0c\u5c3d\u7ba1\u8fd9\u662f\u4e00\u5ea7\u4f11\u95f2\u5bab\u6bbf\uff0c\u4f46\u5374\u662f\u82cf\u4e39\u63a5\u89c1\u7d27\u6025\u5b98\u5458\u7684\u5730\u65b9\u3002\u6839\u636e\u90a3\u91cc\u8bb0\u8f7d\u7684\u8bd7\u53e5\uff0c\u8fd9\u4e9b\u63a5\u89c1\u5fc5\u987b\u7b80\u77ed\u800c\u76f4\u63a5\uff0c\u4ee5\u514d\u8fc7\u5ea6\u6253\u6270\u57c3\u7c73\u5c14\u7684\u4f11\u606f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  PALACIOS NAZARIES  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba28\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel28\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel28\">\u7eb3\u624e\u91cc\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u662f\u8fd9\u5ea7\u5b8f\u4f1f\u5efa\u7b51\u7fa4\u4e2d\u6700\u5177\u8c61\u5f81\u610f\u4e49\u548c\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u533a\u57df\u3002\u5b83\u4eec\u5efa\u4e8e 14 \u4e16\u7eaa\uff0c\u8fd9\u4e00\u65f6\u671f\u582a\u79f0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6700\u8f89\u714c\u7684\u65f6\u671f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u662f\u82cf\u4e39\u53ca\u5176\u8fd1\u4eb2\u7684\u4e13\u5c5e\u533a\u57df\uff0c\u662f\u5bb6\u5ead\u751f\u6d3b\u4ee5\u53ca\u738b\u56fd\u5b98\u65b9\u548c\u884c\u653f\u751f\u6d3b\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u5305\u62ec\uff1a\u6885\u514b\u82cf\u963f\u5c14\u5bab\u3001\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u90fd\u662f\u72ec\u7acb\u5efa\u9020\u7684\uff0c\u5efa\u9020\u65f6\u95f4\u4e0d\u540c\uff0c\u529f\u80fd\u5404\u5f02\u3002\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u4e9b\u5bab\u6bbf\u624d\u5f97\u4ee5\u7edf\u4e00\uff0c\u4ece\u90a3\u65f6\u8d77\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u7687\u5bb6\u5bab\u6bbf\uff0c\u540e\u6765\u67e5\u7406\u4e94\u4e16\u51b3\u5b9a\u5efa\u9020\u81ea\u5df1\u7684\u5bab\u6bbf\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u65e7\u7687\u5bb6\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba29\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel29\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel29\">\u6885\u514b\u65af\u548c\u6f14\u8bf4\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6885\u514b\u82cf\u963f\u5c14 (Mexuar) \u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u4e2d\u6700\u53e4\u8001\u7684\u90e8\u5206\uff0c\u4f46\u4e5f\u662f\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\u53d1\u751f\u6700\u5927\u53d8\u5316\u7684\u7a7a\u95f4\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cMaswar\u201d\uff0c\u610f\u4e3a\u201c\u82cf\u4e39\u90e8\u957f\u4f1a\u8bae\u201d\u6216\u201c\u82cf\u62c9\u201d\u53ec\u5f00\u7684\u5730\u65b9\uff0c\u4ece\u800c\u63ed\u793a\u4e86\u5b83\u7684\u4e00\u4e2a\u804c\u80fd\u3002\u5b83\u4e5f\u662f\u82cf\u4e39\u6267\u884c\u53f8\u6cd5\u7a0b\u5e8f\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    La construcci\u00f3n del Mexuar se atribuye al sult\u00e1n Isma\u00edl I, que rein\u00f3 entre 1314 y 1325, y fue modificado por su nieto Muhammad V. Sin embargo, fueron los cristianos quienes m\u00e1s transformaron este espacio al convertirlo en una capilla.\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5c0f\u5f97\u591a\uff0c\u56f4\u7ed5\u7740\u56db\u6839\u4e2d\u592e\u67f1\u5b50\u6392\u5217\uff0c\u67f1\u5b50\u4e0a\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u6d82\u6210\u94b4\u84dd\u8272\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7279\u8272\u7acb\u65b9\u4f53\u67f1\u5934\u3002\u8fd9\u4e9b\u67f1\u5b50\u7531\u4e00\u76cf\u63d0\u4f9b\u5929\u9876\u5149\u7684\u706f\u7b3c\u652f\u6491\uff0c\u8be5\u706f\u7b3c\u5728 16 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u4ee5\u5efa\u9020\u4e0a\u5c42\u623f\u95f4\u548c\u4fa7\u7a97\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u5c06\u8be5\u7a7a\u95f4\u6539\u9020\u6210\u6559\u5802\uff0c\u5730\u677f\u88ab\u964d\u4f4e\uff0c\u5e76\u5728\u540e\u9762\u589e\u52a0\u4e86\u4e00\u4e2a\u5c0f\u7684\u77e9\u5f62\u7a7a\u95f4\uff0c\u73b0\u5728\u7531\u6728\u5236\u680f\u6746\u9694\u5f00\uff0c\u6307\u793a\u4e0a\u5c42\u5531\u8bd7\u73ed\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5e26\u6709\u661f\u661f\u88c5\u9970\u7684\u9676\u74f7\u74f7\u7816\u8e22\u811a\u7ebf\u662f\u4ece\u522b\u5904\u8fd0\u6765\u7684\u3002\u5728\u661f\u661f\u4e4b\u95f4\uff0c\u60a8\u53ef\u4ee5\u4ea4\u66ff\u770b\u5230\uff1a\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u5fbd\u7ae0\u3001\u95e8\u591a\u8428\u67a2\u673a\u4e3b\u6559\u7684\u5fbd\u7ae0\u3001\u5965\u5730\u5229\u4eba\u7684\u53cc\u5934\u9e70\u3001\u201c\u9664\u4e86\u4e0a\u5e1d\uff0c\u6ca1\u6709\u80dc\u5229\u8005\u201d\u7684\u5ea7\u53f3\u94ed\uff0c\u4ee5\u53ca\u5e1d\u56fd\u76fe\u724c\u4e0a\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u67f1\u3002\n                <\/p>\n                <p>\n                    \u57fa\u5ea7\u4e0a\u65b9\uff0c\u77f3\u818f\u94ed\u6587\u9970\u5e26\u4e0a\u91cd\u590d\u7740\uff1a\u201c\u738b\u56fd\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u529b\u91cf\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u8363\u8000\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u201d\u8fd9\u4e9b\u94ed\u6587\u53d6\u4ee3\u4e86\u57fa\u7763\u6559\u7684\u53e3\u53f7\uff1a\u201cChristus regnat\u3002Christus vincit\u3002Christus imperat\u3002\u201d\n                <\/p>\n                <p>\n                    Mexuar \u7684\u5f53\u524d\u5165\u53e3\u662f\u5728\u73b0\u4ee3\u5f00\u653e\u7684\uff0c\u6539\u53d8\u4e86\u5176\u4e2d\u4e00\u6839\u523b\u6709\u201cPlus Ultra\u201d\u5ea7\u53f3\u94ed\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u7684\u4f4d\u7f6e\uff0c\u8be5\u67f1\u88ab\u79fb\u5230\u4e86\u4e1c\u5899\u3002\u95e8\u4e0a\u65b9\u7684\u77f3\u818f\u9876\u4ecd\u4fdd\u7559\u5728\u539f\u6765\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5728\u623f\u95f4\u7684\u540e\u9762\uff0c\u6709\u4e00\u6247\u95e8\u901a\u5411\u6f14\u8bb2\u5385\uff0c\u6700\u521d\u662f\u901a\u8fc7\u9a6c\u4e18\u5361\u753b\u5eca\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e 1590 \u5e74\u706b\u836f\u5e93\u7206\u70b8\uff0c\u8fd9\u91cc\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53d7\u635f\u6700\u4e25\u91cd\u7684\u533a\u57df\u4e4b\u4e00\u3002\u5b83\u4e8e 1917 \u5e74\u5f97\u5230\u4fee\u590d\u3002\n                <\/p>\n                <p>\n                    \u4fee\u590d\u671f\u95f4\uff0c\u4e3a\u4e86\u9632\u6b62\u4e8b\u6545\u53d1\u751f\u5e76\u65b9\u4fbf\u53c2\u89c2\uff0c\u964d\u4f4e\u4e86\u5730\u677f\u9ad8\u5ea6\u3002\u4f5c\u4e3a\u539f\u59cb\u6c34\u5e73\u7684\u89c1\u8bc1\uff0c\u7a97\u6237\u4e0b\u65b9\u4fdd\u7559\u4e86\u4e00\u6761\u8fde\u7eed\u7684\u957f\u51f3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba30\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel30\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel30\">CUARTO DORADO y FACHADA DE COMARES<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n\n                <p>\n                    *\u9ec4\u91d1\u533a*\u8fd9\u4e2a\u540d\u5b57\u6e90\u81ea\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u671f\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u683c\u5b50\u5929\u82b1\u677f\u88ab\u91cd\u65b0\u7c89\u5237\u6210\u91d1\u8272\u56fe\u6848\uff0c\u5e76\u878d\u5165\u4e86\u541b\u4e3b\u7684\u5fbd\u7ae0\u3002\n                <\/p>\n                <p>\n                    \u83b7\u5f97\u89d0\u89c1\u7684\u81e3\u6c11\u5728\u5bab\u6bbf\u6b63\u9762\u524d\u7b49\u5019\uff0c\u7687\u5bb6\u536b\u961f\u5c06\u4ed6\u4eec\u4e0e\u82cf\u4e39\u9694\u5f00\uff0c\u8fd9\u4e2a\u623f\u95f4\u73b0\u5728\u88ab\u79f0\u4e3a\u91d1\u5385\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e2d\u592e\u662f\u4e00\u5ea7\u4f4e\u77ee\u7684\u5927\u7406\u77f3\u52a0\u4ed1\u55b7\u6cc9\uff0c\u8fd9\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4fdd\u5b58\u7684\u6797\u8fbe\u62c9\u54c8\u55b7\u6cc9\u7684\u590d\u5236\u54c1\u3002\u5728\u5806\u5b50\u7684\u4e00\u4fa7\uff0c\u6709\u4e00\u4e2a\u683c\u6805\u901a\u5411\u8b66\u536b\u4f7f\u7528\u7684\u9ed1\u6697\u5730\u4e0b\u8d70\u5eca\u3002\n                <\/p>\n                <p>\n                    M\u00e1s adelante encontramos la Fachada del Palacio de Comares. Esta impresionante fachada, muy restaurada entre los siglos XIX y XX, fue construida por Muhammad V con el fin de conmemorar la toma de Algeciras en 1369, que otorgaba dominio sobre el Estrecho de Gibraltar.\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e2a\u5ead\u9662\u91cc\uff0c\u82cf\u4e39\u63a5\u89c1\u4e86\u83b7\u5f97\u7279\u6b8a\u89d0\u89c1\u7684\u81e3\u6c11\u3002\u5b83\u88ab\u653e\u7f6e\u5728\u6b63\u9762\u7684\u4e2d\u592e\u90e8\u5206\uff0c\u5750\u843d\u5728\u4e24\u6247\u95e8\u4e4b\u95f4\u7684\u6728\u6881\u4e0a\uff0c\u4f4d\u4e8e\u5de8\u5927\u7684\u5c4b\u6a90\u4e0b\uff0c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6728\u5de5\u7684\u6770\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5efa\u7b51\u7684\u6b63\u9762\u627f\u8f7d\u7740\u5de8\u5927\u7684\u5bd3\u8a00\u610f\u4e49\u3002\u53d7\u8bd5\u8005\u53ef\u4ee5\u8bfb\u5230\uff1a\n                <\/p>\n                <br>\n                <br>\n                <blockquote>\n                    \u201c\u6211\u7684\u4f4d\u7f6e\u5c31\u50cf\u738b\u51a0\uff0c\u6211\u7684\u5927\u95e8\u5c31\u50cf\u5c94\u8def\uff1a\u897f\u65b9\u76f8\u4fe1\u6211\u4ee3\u8868\u4e1c\u65b9\u3002\u201d<br>\n                    \u52a0\u5c3c\u00b7\u6bd4\u62c9\u59d4\u6258\u6211\u5f00\u542f\u5373\u5c06\u5ba3\u5e03\u7684\u80dc\u5229\u4e4b\u95e8\u3002<br>\n                    \u597d\u5427\uff0c\u6211\u6b63\u5728\u7b49\u5f85\u4ed6\u5728\u65e9\u6668\u5730\u5e73\u7ebf\u663e\u9732\u51fa\u6765\u65f6\u51fa\u73b0\u3002<br>\n                    \u613f\u4e0a\u5e1d\u4f7f\u4ed6\u7684\u4f5c\u54c1\u5982\u540c\u4ed6\u7684\u6027\u683c\u548c\u5f62\u8c61\u4e00\u6837\u7f8e\u4e3d\uff01\n                <\/blockquote>\n                <p>\n                    \u53f3\u4fa7\u7684\u95e8\u662f\u901a\u5f80\u79c1\u4eba\u4f4f\u6240\u548c\u670d\u52a1\u533a\u7684\u901a\u9053\uff0c\u800c\u5de6\u4fa7\u7684\u95e8\u5219\u901a\u8fc7\u4e00\u6761\u8bbe\u6709\u8b66\u536b\u957f\u51f3\u7684\u5f2f\u66f2\u8d70\u5eca\uff0c\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u7279\u522b\u662f\u901a\u5f80\u6843\u91d1\u5a18\u5ead\u9662\u3002\n                <\/p>\n                \n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba31\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel31\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel31\">\u6843\u91d1\u5a18\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u623f\u5c4b\u7684\u7279\u70b9\u4e4b\u4e00\u662f\u53ef\u4ee5\u901a\u8fc7\u5f2f\u66f2\u7684\u8d70\u5eca\u8fdb\u5165\u4f4f\u5b85\uff0c\u8d70\u5eca\u901a\u5411\u9732\u5929\u5ead\u9662\uff0c\u5ead\u9662\u662f\u5bb6\u5ead\u751f\u6d3b\u548c\u7ec4\u7ec7\u7684\u4e2d\u5fc3\uff0c\u914d\u6709\u6c34\u666f\u548c\u690d\u88ab\u3002\u540c\u6837\u7684\u7406\u5ff5\u4e5f\u4f53\u73b0\u5728\u9999\u6843\u6728\u5ead\u9662 (Patio de los Arrayanes) \u4e2d\uff0c\u4f46\u89c4\u6a21\u66f4\u5927\uff0c\u957f 36 \u7c73\uff0c\u5bbd 23 \u7c73\u3002\n                <\/p>\n                <p>\n                    \u6843\u91d1\u5a18\u5ead\u9662\u662f\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u4e2d\u5fc3\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u653f\u6cbb\u548c\u5916\u4ea4\u6d3b\u52a8\u5c31\u5728\u8fd9\u91cc\u8fdb\u884c\u3002\u8fd9\u662f\u4e00\u4e2a\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u957f\u65b9\u5f62\u5ead\u9662\uff0c\u5176\u4e2d\u5fc3\u8f74\u7ebf\u662f\u4e00\u4e2a\u5927\u6c34\u6c60\u3002\u5176\u4e2d\uff0c\u9759\u6c34\u5982\u540c\u955c\u5b50\uff0c\u8d4b\u4e88\u7a7a\u95f4\u6df1\u5ea6\u548c\u5782\u76f4\u611f\uff0c\u4ece\u800c\u521b\u9020\u51fa\u4e00\u5ea7\u6c34\u4e0a\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u5728\u6cf3\u6c60\u7684\u4e24\u7aef\uff0c\u55b7\u5c04\u5668\u8f7b\u8f7b\u5730\u5f15\u5165\u6c34\uff0c\u4ee5\u514d\u7834\u574f\u955c\u9762\u6548\u679c\u6216\u573a\u6240\u7684\u5b81\u9759\u3002\n                <\/p>\n                <p>\n                    \u6c34\u6c60\u4e24\u4fa7\u6709\u4e24\u7247\u6843\u91d1\u5a18\u82b1\u575b\uff0c\u56e0\u6b64\u8be5\u5730\u5f97\u540d\uff1a\u6843\u91d1\u5a18\u5ead\u9662 (Patio de los Arrayanes)\u3002\u8fc7\u53bb\u5b83\u4e5f\u88ab\u79f0\u4e3a\u963f\u5c14\u8d1d\u5c14\u5361\u5ead\u9662 (Patio de la Alberca)\u3002\n                <\/p>\n                <p>\n                    \u6c34\u548c\u690d\u88ab\u7684\u5b58\u5728\u4e0d\u4ec5\u662f\u5bf9\u88c5\u9970\u6216\u7f8e\u5b66\u6807\u51c6\u7684\u56de\u5e94\uff0c\u4e5f\u662f\u521b\u9020\u5b9c\u4eba\u7a7a\u95f4\u7684\u610f\u56fe\uff0c\u5c24\u5176\u662f\u5728\u590f\u5929\u3002\u6c34\u53ef\u4ee5\u6e05\u65b0\u73af\u5883\uff0c\u800c\u690d\u7269\u53ef\u4ee5\u4fdd\u6301\u6c34\u5206\u5e76\u6563\u53d1\u9999\u6c14\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u8f83\u957f\u7684\u4e24\u4fa7\u6709\u56db\u5ea7\u72ec\u7acb\u7684\u4f4f\u5b85\u3002\u5317\u4fa7\u662f\u79d1\u9a6c\u96f7\u65af\u5854\uff0c\u5185\u8bbe\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u3002\n                <\/p>\n                <p>\n                    \u5728\u5357\u4fa7\uff0c\u7acb\u9762\u8d77\u5230\u4e86\u9519\u89c6\u6548\u679c\uff0c\u56e0\u4e3a\u5176\u540e\u9762\u7684\u5efa\u7b51\u5df2\u88ab\u62c6\u9664\uff0c\u4ee5\u4fbf\u5c06\u67e5\u7406\u4e94\u4e16\u5bab\u4e0e\u65e7\u7687\u5bb6\u5bab\u6bbf\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba32\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel32\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel32\">\u6e05\u771f\u5bfa\u5ead\u9662\u548c\u9a6c\u4e18\u5361\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u4e4b\u524d\uff0c\u5982\u679c\u6211\u4eec\u5411\u5de6\u770b\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e24\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u7b2c\u4e00\u4e2a\u662f\u6e05\u771f\u5bfa\u5ead\u9662 (Patio de la Mezquita)\uff0c\u56e0\u5176\u4e00\u89d2\u7684\u5c0f\u6e05\u771f\u5bfa\u800c\u5f97\u540d\u3002\u7136\u800c\uff0c\u81ea 20 \u4e16\u7eaa\u4ee5\u6765\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u738b\u5b50\u7684\u5b97\u6559\u5b66\u6821\uff0c\u56e0\u4e3a\u5b83\u7684\u7ed3\u6784\u4e0e\u683c\u62c9\u7eb3\u8fbe\u7684\u5b97\u6559\u5b66\u6821\u76f8\u4f3c\u3002\n                <\/p>\n                <p>\n                    \u518d\u5f80\u524d\u8d70\u662f\u9a6c\u4e18\u5361\u5ead\u9662 (Patio de Machuca)\uff0c\u4ee5\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u7684\u540d\u5b57\u547d\u540d\uff0c\u4ed6\u8d1f\u8d23\u76d1\u7763 16 \u4e16\u7eaa\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5efa\u9020\uff0c\u5e76\u66fe\u5c45\u4f4f\u4e8e\u6b64\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5ead\u9662\u5f88\u5bb9\u6613\u8fa8\u8ba4\uff0c\u56e0\u4e3a\u4e2d\u5fc3\u6709\u4e00\u4e2a\u8fb9\u7f18\u5448\u53f6\u72b6\u7684\u6c34\u6c60\uff0c\u8fd8\u6709\u62f1\u5f62\u7684\u67cf\u6811\uff0c\u5b83\u4eec\u4ee5\u975e\u4fb5\u5165\u5f0f\u7684\u65b9\u5f0f\u6062\u590d\u4e86\u7a7a\u95f4\u7684\u5efa\u7b51\u611f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba33\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel33\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel33\">\u8239\u5c4b<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8239\u5ba4\u662f\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u5728\u901a\u5f80\u8fd9\u4e2a\u623f\u95f4\u7684\u62f1\u95e8\u7684\u4fa7\u67f1\u4e0a\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u6b63\u9762\u7684\u58c1\u9f9b\uff0c\u4e0a\u9762\u96d5\u523b\u7740\u5927\u7406\u77f3\uff0c\u5e76\u7528\u5f69\u8272\u74f7\u7816\u88c5\u9970\u3002\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u6700\u5177\u7279\u8272\u7684\u88c5\u9970\u6027\u548c\u529f\u80fd\u6027\u5143\u7d20\u4e4b\u4e00\uff1a*taqas*\u3002\n                <\/p>\n                <p>\n                    *Taqas* \u662f\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u603b\u662f\u6210\u5bf9\u6392\u5217\uff0c\u5f7c\u6b64\u76f8\u5bf9\u3002\u5b83\u4eec\u88ab\u7528\u6765\u76db\u88c5\u996e\u7528\u7684\u6de1\u6c34\u6216\u6d17\u624b\u7528\u7684\u9999\u6c34\u3002\n                <\/p>\n                <p>\n                    \u5927\u5385\u76ee\u524d\u7684\u5929\u82b1\u677f\u662f\u539f\u6765\u7684\u590d\u5236\u54c1\uff0c\u539f\u6765\u7684\u5929\u82b1\u677f\u5728 1890 \u5e74\u7684\u4e00\u573a\u5927\u706b\u4e2d\u88ab\u6bc1\u574f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u7684\u540d\u5b57\u6765\u81ea\u963f\u62c9\u4f2f\u8bed\u5355\u8bcd *baraka* \u7684\u97f3\u53d8\uff0c\u610f\u601d\u662f\u201c\u795d\u798f\u201d\uff0c\u8fd9\u4e2a\u5355\u8bcd\u5728\u8fd9\u4e2a\u623f\u95f4\u7684\u5899\u58c1\u4e0a\u91cd\u590d\u51fa\u73b0\u8fc7\u5f88\u591a\u6b21\u3002\u5b83\u5e76\u975e\u50cf\u4eba\u4eec\u666e\u904d\u8ba4\u4e3a\u7684\u90a3\u6837\uff0c\u6e90\u81ea\u5012\u7f6e\u7684\u8239\u9876\u5f62\u72b6\u3002\n                <\/p>\n                <p>\n                    Era en este lugar donde los nuevos sultanes solicitaban la bendici\u00f3n de su Dios antes de ser coronados como tal en el Sal\u00f3n del Trono.\n                <\/p>\n                <p>\n                    \u5728\u8fdb\u5165\u738b\u5ea7\u5ba4\u4e4b\u524d\uff0c\u6211\u4eec\u53d1\u73b0\u4e24\u4e2a\u4fa7\u95e8\uff1a\u53f3\u8fb9\u662f\u4e00\u4e2a\u5e26\u6709\u58c1\u9f9b\u7684\u5c0f\u578b\u7948\u7977\u5ba4\uff1b\u5de6\u4fa7\u662f\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5854\u5185\u90e8\u7684\u901a\u9053\u95e8\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba34\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel34\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel34\">\u5927\u4f7f\u5385\u6216\u738b\u5ea7\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5927\u4f7f\u5385\uff0c\u4e5f\u79f0\u4e3a\u738b\u5ea7\u5385\u6216\u79d1\u9a6c\u96f7\u65af\u5385\uff0c\u662f\u82cf\u4e39\u738b\u5ea7\u7684\u6240\u5728\u5730\uff0c\u56e0\u6b64\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u6743\u529b\u4e2d\u5fc3\u3002\u4e5f\u8bb8\u6b63\u56e0\u4e3a\u5982\u6b64\uff0c\u5b83\u4f4d\u4e8e Torre de Comares \u5185\uff0c\u8fd9\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u9ad8\u7684\u5854\u697c\uff0c\u9ad8 45 \u7c73\u3002\u5b83\u7684\u8bcd\u6e90\u6765\u81ea\u963f\u62c9\u4f2f\u8bed *arsh*\uff0c\u610f\u601d\u662f\u5e10\u7bf7\u3001\u4ead\u5b50\u6216\u738b\u5ea7\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5b8c\u7f8e\u7684\u7acb\u65b9\u4f53\uff0c\u5899\u58c1\u4e00\u76f4\u5230\u5929\u82b1\u677f\u90fd\u8986\u76d6\u7740\u4e30\u5bcc\u7684\u88c5\u9970\u3002\u4e24\u4fa7\u6709\u4e5d\u4e2a\u76f8\u540c\u7684\u58c1\u9f9b\uff0c\u6bcf\u4e09\u4e2a\u4e00\u7ec4\uff0c\u90fd\u6709\u7a97\u6237\u3002\u5165\u53e3\u5bf9\u9762\u7684\u5927\u5385\u88c5\u9970\u5f97\u66f4\u4e3a\u7cbe\u81f4\uff0c\u56e0\u4e3a\u90a3\u662f\u82cf\u4e39\u7684\u4f4f\u6240\uff0c\u91c7\u7528\u80cc\u5149\u8bbe\u8ba1\uff0c\u66f4\u80fd\u8425\u9020\u51fa\u4ee4\u4eba\u773c\u82b1\u7f2d\u4e71\u3001\u60ca\u559c\u4e0d\u5df2\u7684\u6548\u679c\u3002\n                <\/p>\n                <p>\n                    \u8fc7\u53bb\uff0c\u7a97\u6237\u4e0a\u8986\u76d6\u7740\u88ab\u79f0\u4e3a *cumarias* \u7684\u51e0\u4f55\u5f62\u72b6\u7684\u5f69\u8272\u73bb\u7483\u3002 1590 \u5e74\uff0c\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u7684\u4e00\u4e2a\u706b\u836f\u5e93\u53d1\u751f\u7206\u70b8\uff0c\u7206\u70b8\u4ea7\u751f\u7684\u51b2\u51fb\u6ce2\u5bfc\u81f4\u8fd9\u4e9b\u6587\u7269\u4e22\u5931\u3002\n                <\/p>\n                <p>\n                    \u5ba2\u5385\u7684\u88c5\u9970\u4e30\u5bcc\u7a0b\u5ea6\u8fbe\u5230\u4e86\u6781\u81f4\u3002\u5b83\u4ece\u5e95\u90e8\u5f00\u59cb\uff0c\u91c7\u7528\u51e0\u4f55\u5f62\u72b6\u7684\u74f7\u7816\uff0c\u521b\u9020\u51fa\u7c7b\u4f3c\u4e07\u82b1\u7b52\u7684\u89c6\u89c9\u6548\u679c\u3002\u5899\u58c1\u4e0a\u5ef6\u7eed\u7740\u7070\u6ce5\uff0c\u770b\u4e0a\u53bb\u5c31\u50cf\u6302\u6bef\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u690d\u7269\u56fe\u6848\u3001\u82b1\u6735\u3001\u8d1d\u58f3\u3001\u661f\u661f\u548c\u4e30\u5bcc\u7684\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u73b0\u5728\u7684\u4e66\u5199\u6709\u4e24\u79cd\u7c7b\u578b\uff1a\u8349\u4e66\uff0c\u6700\u5e38\u89c1\u4e14\u6700\u5bb9\u6613\u8fa8\u8ba4\uff1b\u4ee5\u53ca\u5e93\u6cd5\u4f53\uff0c\u4e00\u79cd\u5177\u6709\u76f4\u7ebf\u548c\u89d2\u5f62\u7684\u6587\u5316\u6587\u5b57\u3002\n                <\/p>\n                <p>\n                    Entre todas las inscripciones, la m\u00e1s destacada es la que aparece debajo del techo, en la franja superior de la pared: la sura 67 del Cor\u00e1n, llamada &#8220;El Reino&#8221; o &#8220;del Se\u00f1or\u00edo&#8221;, que recorre las cuatro paredes. Esta sura era recitada por los nuevos sultanes para proclamar que su poder proven\u00eda directamente de Dios.\n                <\/p>\n                <p>\n                    \u5929\u82b1\u677f\u4e0a\u4e5f\u4f53\u73b0\u4e86\u795e\u529b\u7684\u5f62\u8c61\uff0c\u5b83\u7531 8,017 \u4e2a\u4e0d\u540c\u7684\u90e8\u5206\u7ec4\u6210\uff0c\u901a\u8fc7\u661f\u8f6e\uff0c\u5c55\u793a\u4e86\u4f0a\u65af\u5170\u672b\u4e16\u8bba\uff1a\u4e03\u91cd\u5929\u548c\u7b2c\u516b\u91cd\u5929\u5802\uff0c\u771f\u4e3b\u7684\u5b9d\u5ea7\uff0c\u7531\u4e2d\u592e\u7684\u5706\u9876 muqarnas \u4ee3\u8868\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba35\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel35\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel35\">\u57fa\u7763\u6559\u7687\u5ba4\u2014\u2014\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8981\u8fdb\u5165\u57fa\u7763\u6559\u7687\u5ba4\uff0c\u60a8\u5fc5\u987b\u4f7f\u7528\u4e24\u59d0\u59b9\u5385\u5de6\u4fa7\u58c1\u9f9b\u4e2d\u6253\u5f00\u7684\u5176\u4e2d\u4e00\u6247\u95e8\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74 6 \u6708\u53c2\u89c2\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u62b5\u8fbe\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u8fd9\u5bf9\u592b\u5987\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b89\u987f\u4e0b\u6765\uff0c\u5e76\u4e0b\u4ee4\u5efa\u9020\u65b0\u7684\u623f\u95f4\uff0c\u4eca\u5929\u88ab\u79f0\u4e3a\u7687\u5e1d\u7684\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u7a7a\u95f4\u5b8c\u5168\u8fdd\u80cc\u4e86\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5efa\u7b51\u548c\u7f8e\u5b66\u3002\u7136\u800c\uff0c\u7531\u4e8e\u5b83\u5efa\u5728\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u4e4b\u95f4\u7684\u82b1\u56ed\u533a\u57df\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u8d70\u5eca\u5de6\u4fa7\u7684\u4e00\u4e9b\u5c0f\u7a97\u6237\u770b\u5230\u7687\u5bb6\u571f\u8033\u5176\u6d74\u5ba4\u6216\u79d1\u9a6c\u96f7\u65af\u571f\u8033\u5176\u6d74\u5ba4\u7684\u4e0a\u90e8\u3002\u518d\u5f80\u524d\u8d70\u51e0\u7c73\uff0c\u5c31\u53ef\u4ee5\u770b\u5230\u5176\u4ed6\u7684\u5f00\u53e3\uff0c\u5373\u5e8a\u5385\u548c\u97f3\u4e50\u5bb6\u753b\u5eca\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u6d74\u573a\u4e0d\u4ec5\u662f\u536b\u751f\u573a\u6240\uff0c\u4e5f\u662f\u4ee5\u8f7b\u677e\u53cb\u597d\u7684\u65b9\u5f0f\u57f9\u517b\u653f\u6cbb\u548c\u5916\u4ea4\u5173\u7cfb\u7684\u7406\u60f3\u573a\u6240\uff0c\u5e76\u914d\u6709\u97f3\u4e50\u6765\u6d3b\u8dc3\u6c14\u6c1b\u3002\u8be5\u7a7a\u95f4\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u7a7f\u8fc7\u8fd9\u6761\u8d70\u5eca\uff0c\u60a8\u53ef\u4ee5\u8fdb\u5165\u7687\u5e1d\u7684\u529e\u516c\u5ba4\uff0c\u5176\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\u5e26\u6709\u7687\u5bb6\u5fbd\u7ae0\u7684\u6587\u827a\u590d\u5174\u5f0f\u58c1\u7089\u548c\u7531\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u8bbe\u8ba1\u7684\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\u5728\u683c\u5b50\u5929\u82b1\u677f\u4e0a\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u201cPLUS ULTRA\u201d\u5b57\u6837\uff0c\u8fd9\u662f\u7687\u5e1d\u7684\u5ea7\u53f3\u94ed\uff0c\u8fd8\u6709\u9996\u5b57\u6bcd K \u548c Y\uff0c\u5206\u522b\u4ee3\u8868\u67e5\u7406\u4e94\u4e16\u548c\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u3002\n                <\/p>\n                <p>\n                    \u79bb\u5f00\u5927\u5385\uff0c\u53f3\u4fa7\u662f\u7687\u5bb6\u623f\u95f4\uff0c\u76ee\u524d\u4e0d\u5bf9\u516c\u4f17\u5f00\u653e\uff0c\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5f00\u653e\u3002\u8fd9\u4e9b\u623f\u95f4\u4e5f\u88ab\u79f0\u4e3a\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u623f\u95f4\uff0c\u56e0\u4e3a\u8fd9\u4f4d\u7f8e\u56fd\u6d6a\u6f2b\u4e3b\u4e49\u4f5c\u5bb6\u5728\u683c\u62c9\u7eb3\u8fbe\u9017\u7559\u671f\u95f4\u5c31\u4f4f\u5728\u8fd9\u91cc\u3002\u5f88\u53ef\u80fd\u6b63\u662f\u5728\u8fd9\u4e2a\u5730\u65b9\uff0c\u4ed6\u5199\u4e0b\u4e86\u4ed6\u8457\u540d\u7684\u8457\u4f5c\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u3002\u95e8\u4e0a\u65b9\u6709\u4e00\u5757\u7eaa\u5ff5\u724c\u533e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba36\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel36\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel36\">\u6797\u8fbe\u62c9\u8d3e\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0e\u738b\u5bab\u5ead\u9662\u76f8\u90bb\u7684\u662f\u6797\u8fbe\u62c9\u54c8\u5ead\u9662 (Patio de Lindaraja)\uff0c\u5ead\u9662\u5185\u88c5\u9970\u6709\u96d5\u523b\u7684\u9ec4\u6768\u6728\u7bf1\u7b06\u3001\u67cf\u6811\u548c\u82e6\u6a59\u6811\u3002\u8be5\u5ead\u9662\u56e0\u4f4d\u4e8e\u5176\u5357\u4fa7\u7684\u7eb3\u65af\u91cc\u5fb7\u89c2\u666f\u53f0\u800c\u5f97\u540d\uff0c\u8be5\u89c2\u666f\u53f0\u4e0e\u5176\u540c\u540d\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u82b1\u56ed\u7684\u9762\u8c8c\u4e0e\u4eca\u5929\u5b8c\u5168\u4e0d\u540c\uff0c\u56e0\u4e3a\u5b83\u662f\u4e00\u4e2a\u5411\u666f\u89c2\u5f00\u653e\u7684\u7a7a\u95f4\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u67e5\u7406\u4e94\u4e16\u7684\u5230\u6765\uff0c\u82b1\u56ed\u88ab\u5c01\u95ed\u8d77\u6765\uff0c\u7531\u4e8e\u6709\u95e8\u5eca\uff0c\u5176\u5e03\u5c40\u7c7b\u4f3c\u4e8e\u56de\u5eca\u3002\u5176\u5efa\u9020\u91c7\u7528\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5176\u4ed6\u90e8\u5206\u7684\u67f1\u5b50\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e2d\u592e\u77d7\u7acb\u7740\u4e00\u5ea7\u5df4\u6d1b\u514b\u98ce\u683c\u7684\u55b7\u6cc9\uff0c17 \u4e16\u7eaa\u521d\uff0c\u55b7\u6cc9\u4e0a\u65b9\u653e\u7f6e\u4e86\u4e00\u4e2a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5927\u7406\u77f3\u6c34\u76c6\u3002\u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u55b7\u6cc9\u662f\u590d\u5236\u54c1\uff1b\u539f\u4ef6\u73b0\u4fdd\u5b58\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba37\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel37\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel37\">\u72ee\u5b50\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u72ee\u5b50\u5ead\u9662\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u6838\u5fc3\u3002\u5b83\u662f\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u5e26\u95e8\u5eca\u7684\u957f\u5eca\uff0c\u957f\u5eca\u4e0a\u6709\u4e00\u767e\u4e8c\u5341\u56db\u6839\u5404\u4e0d\u76f8\u540c\u7684\u67f1\u5b50\uff0c\u8fde\u63a5\u7740\u5bab\u6bbf\u7684\u4e0d\u540c\u623f\u95f4\u3002\u5b83\u4e0e\u57fa\u7763\u6559\u4fee\u9053\u9662\u6709\u67d0\u79cd\u76f8\u4f3c\u4e4b\u5904\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u6253\u7834\u4e86\u897f\u73ed\u7259\u7a46\u65af\u6797\u5efa\u7b51\u7684\u901a\u5e38\u6a21\u5f0f\uff0c\u4f46\u8fd9\u4e2a\u7a7a\u95f4\u4ecd\u88ab\u8ba4\u4e3a\u662f\u4f0a\u65af\u5170\u827a\u672f\u7684\u7470\u5b9d\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5bab\u6bbf\u7684\u8c61\u5f81\u610f\u4e49\u56f4\u7ed5\u7740\u82b1\u56ed\u5929\u5802\u7684\u6982\u5ff5\u3002\u4ece\u5ead\u9662\u4e2d\u5fc3\u6d41\u51fa\u7684\u56db\u6761\u6c34\u6e20\u8c61\u5f81\u7740\u4f0a\u65af\u5170\u5929\u5802\u7684\u56db\u6761\u6cb3\u6d41\uff0c\u4f7f\u5ead\u9662\u5448\u73b0\u51fa\u5341\u5b57\u5f62\u7684\u5e03\u5c40\u3002\u8fd9\u4e9b\u67f1\u5b50\u8ba9\u4eba\u8054\u60f3\u5230\u68d5\u6988\u6811\u6797\uff0c\u5c31\u50cf\u5929\u5802\u7684\u7eff\u6d32\u3002\n                <\/p>\n                <p>\n                    \u4e2d\u5fc3\u662f\u8457\u540d\u7684\u72ee\u5b50\u55b7\u6cc9\u3002\u5341\u4e8c\u53ea\u72ee\u5b50\u867d\u7136\u59ff\u52bf\u76f8\u4f3c\uff0c\u90fd\u662f\u8b66\u60d5\u4e14\u80cc\u5bf9\u55b7\u6cc9\uff0c\u4f46\u5374\u5177\u6709\u4e0d\u540c\u7684\u7279\u5f81\u3002\u5b83\u4eec\u7531\u767d\u8272 Macael \u5927\u7406\u77f3\u96d5\u523b\u800c\u6210\uff0c\u7ecf\u8fc7\u7cbe\u5fc3\u6311\u9009\uff0c\u5145\u5206\u5229\u7528\u4e86\u77f3\u6750\u7684\u5929\u7136\u7eb9\u7406\u5e76\u7a81\u51fa\u4e86\u5176\u72ec\u7279\u7684\u7279\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5173\u4e8e\u5b83\u7684\u8c61\u5f81\u610f\u4e49\u6709\u591a\u79cd\u7406\u8bba\u3002\u6709\u4e9b\u4eba\u8ba4\u4e3a\u5b83\u4eec\u4ee3\u8868\u7740\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6216\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7684\u529b\u91cf\u3001\u9ec4\u9053\u5341\u4e8c\u5bab\u3001\u4e00\u5929\u7684\u5341\u4e8c\u4e2a\u5c0f\u65f6\uff0c\u751a\u81f3\u662f\u6db2\u538b\u949f\u3002\u53e6\u4e00\u4e9b\u4eba\u5219\u8ba4\u4e3a\uff0c\u8fd9\u662f\u5bf9\u9752\u94dc\u72b9\u592a\u6d77\u7684\u91cd\u65b0\u8be0\u91ca\uff0c\u7531\u5341\u4e8c\u5934\u516c\u725b\u652f\u6491\uff0c\u5728\u8fd9\u91cc\u88ab\u5341\u4e8c\u5934\u72ee\u5b50\u53d6\u4ee3\u3002\n                <\/p>\n                <p>\n                    La taza central probablemente fue tallada in situ y contiene inscripciones po\u00e9ticas que elogian a Muhammad V y alaban el sistema hidr\u00e1ulico que alimenta la fuente y regula el flujo del agua para evitar desbordamientos. Este es un fragmento del poema:\n                <\/p>\n                <blockquote>\n                    &#8220;Plata fundida corre entre las perlas,<\/br>\n                    a las que semeja belleza alba y pura.<\/br>\n                    En apariencia, agua y m\u00e1rmol parecen confundirse,<\/br>\n                    sin que sepamos cu\u00e1l de ambos se desliza.<\/br>\n                    \u00bfNo ves c\u00f3mo el agua se derrama en la taza,<\/br>\n                    pero sus ca\u00f1os la esconden enseguida?<br><br>\n                    \u4ed6\u662f\u4e00\u4f4d\u773c\u7736\u91cc\u5659\u6ee1\u6cea\u6c34\u7684\u60c5\u4eba\uff0c<br>\n                    \u5979\u56e0\u4e3a\u5bb3\u6015\u544a\u5bc6\u800c\u9690\u85cf\u4e86\u81ea\u5df1\u7684\u773c\u6cea\u3002<br><br>\n                    \u00bfNo es, en realidad, cual blanca nube<\/br>\n                    que vierte en los leones sus acequias<\/br>\n                    y parece la mano del califa que, de ma\u00f1ana,<\/br>\n                    prodiga a los leones de la guerra sus favores?&#8221;\n                <\/blockquote>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u55b7\u6cc9\u53d1\u751f\u4e86\u5404\u79cd\u53d8\u5316\u3002 17 \u4e16\u7eaa\uff0c\u53c8\u589e\u52a0\u4e86\u7b2c\u4e8c\u4e2a\u6c34\u6c60\uff0c\u8be5\u6c34\u6c60\u4e8e 20 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u5e76\u642c\u8fc1\u81f3\u963f\u5c14\u5361\u8428\u74e6\u7684\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba38\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel38\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel38\">\u5973\u738b\u68b3\u5986\u5ba4\u548c\u4f11\u95f2\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bab\u6bbf\u7684\u57fa\u7763\u6559\u6539\u5efa\u5305\u62ec\u901a\u8fc7\u4e00\u4e2a\u4e24\u5c42\u7684\u5f00\u653e\u5f0f\u8d70\u5eca\u76f4\u63a5\u8fdb\u5165\u79d1\u9a6c\u96f7\u65af\u5854\u3002\u8fd9\u4e2a\u753b\u5eca\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u4e24\u4e2a\u6700\u5177\u4ee3\u8868\u6027\u7684\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\uff1a\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u5723\u5c71\u533a\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5411\u53f3\u770b\uff0c\u8fd8\u53ef\u4ee5\u770b\u5230\u5973\u738b\u7684\u66f4\u8863\u5ba4\uff0c\u8fd9\u91cc\u548c\u4e0a\u9762\u63d0\u5230\u7684\u5176\u4ed6\u533a\u57df\u4e00\u6837\uff0c\u53ea\u80fd\u5728\u7279\u6b8a\u573a\u5408\u6216\u4f5c\u4e3a\u6bcf\u6708\u7a7a\u95f4\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u5973\u738b\u7684\u66f4\u8863\u5ba4\u4f4d\u4e8e\u5c24\u7d20\u592b\u4e00\u4e16\u5854\u5185\uff0c\u8be5\u5854\u76f8\u5bf9\u4e8e\u57ce\u5899\u800c\u8a00\u4f4d\u7f6e\u9760\u524d\u3002\u5b83\u7684\u57fa\u7763\u6559\u540d\u5b57\u6765\u6e90\u4e8e\u67e5\u7406\u4e94\u4e16\u7684\u59bb\u5b50\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u5c14\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u9017\u7559\u671f\u95f4\u6240\u8d77\u7684\u540d\u5b57\u3002\n                <\/p>\n                <p>\n                    \u6559\u5802\u5185\u90e8\u6309\u7167\u57fa\u7763\u6559\u7f8e\u5b66\u8fdb\u884c\u4e86\u6539\u9020\uff0c\u6536\u85cf\u4e86\u62c9\u6590\u5c14\u00b7\u6851\u897f\uff08\u53c8\u540d\u4e4c\u5c14\u6bd4\u8bfa\u7684\u62c9\u6590\u5c14\uff09\u7684\u5f1f\u5b50\u5c24\u5229\u4e4c\u65af\u00b7\u963f\u5580\u7409\u65af\u548c\u4e9a\u5386\u5c71\u5927\u00b7\u6885\u7eb3\u521b\u4f5c\u7684\u73cd\u8d35\u6587\u827a\u590d\u5174\u65f6\u671f\u753b\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5f80\u4e0b\u8d70\uff0c\u6211\u4eec\u5c31\u80fd\u627e\u5230\u738b\u5bab\u5ead\u9662 (Patio de la Reja)\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e 17 \u4e16\u7eaa\u4e2d\u53f6\u5b89\u88c5\u7684\u5e26\u6709\u953b\u94c1\u680f\u6746\u7684\u8fde\u7eed\u9633\u53f0\u3002\u8fd9\u4e9b\u6805\u680f\u4f5c\u4e3a\u5f00\u653e\u7684\u8d70\u5eca\uff0c\u8fde\u63a5\u5e76\u4fdd\u62a4\u76f8\u90bb\u7684\u623f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba39\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel39\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel39\">\u4e24\u59d0\u59b9\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e24\u59d0\u59b9\u5385\u56e0\u4f4d\u4e8e\u623f\u95f4\u4e2d\u592e\u7684\u4e24\u5757 Macael \u5927\u7406\u77f3\u53cc\u5c42\u677f\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u4e0e\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385 (Hall of the Abencerrajes) \u6709\u76f8\u4f3c\u4e4b\u5904\uff1a\u5b83\u4f4d\u4e8e\u5ead\u9662\u8f83\u9ad8\u5904\uff0c\u5165\u53e3\u540e\u9762\u6709\u4e24\u6247\u95e8\u3002\u5de6\u8fb9\u7684\u95e8\u901a\u5411\u5395\u6240\uff0c\u53f3\u8fb9\u7684\u95e8\u901a\u5411\u623f\u5b50\u7684\u697c\u4e0a\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u53cc\u5e8a\u623f\u4e0d\u540c\u7684\u662f\uff0c\u8fd9\u95f4\u5ba2\u623f\u671d\u5317\uff0c\u9762\u671d Sala de los Ajimeces \u548c\u4e00\u4e2a\u5c0f\u89c2\u666f\u70b9\uff1aMirador de Lindaraja\u3002\n                <\/p>\n                <p>\n                    Durante la dinast\u00eda nazar\u00ed, en tiempos de Muhammad V, esta sala era conocida como &#8220;qubba al-kubra&#8221;, es decir, &#8220;la qubba mayor&#8221;, la m\u00e1s importante del Palacio de los Leones. El t\u00e9rmino &#8220;qubba&#8221; hace referencia a una planta cuadrada cubierta con una c\u00fapula.\n                <\/p>\n                <p>\n                    \u7a79\u9876\u4ee5\u516b\u89d2\u661f\u4e3a\u57fa\u8c03\uff0c\u5c55\u5f00\u6210\u7531 5,416 \u4e2a muqarnas \u7ec4\u6210\u7684\u4e09\u7ef4\u5e03\u5c40\uff0c\u5176\u4e2d\u4e00\u4e9b\u4ecd\u7136\u4fdd\u7559\u7740\u591a\u8272\u75d5\u8ff9\u3002\u8fd9\u4e9b muqarnas \u5206\u5e03\u5728\u5341\u516d\u4e2a\u5706\u9876\u4e2d\uff0c\u5706\u9876\u4e0a\u65b9\u6709\u5341\u516d\u6247\u5e26\u6709\u683c\u5b50\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6839\u636e\u4e00\u5929\u4e2d\u7684\u65f6\u95f4\u4e3a\u623f\u95f4\u63d0\u4f9b\u53d8\u5316\u7684\u5149\u7ebf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba40\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel40\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel40\">\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u897f\u5385\uff08\u4e5f\u79f0\u4e3a\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5385\uff09\u4e4b\u524d\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u4e9b\u6728\u95e8\uff0c\u4e0a\u9762\u6709\u7cbe\u7f8e\u7684\u96d5\u523b\uff0c\u8fd9\u4e9b\u96d5\u523b\u81ea\u4e2d\u4e16\u7eaa\u4ee5\u6765\u5c31\u4fdd\u5b58\u5b8c\u597d\u3002\n                <\/p>\n                <p>\n                    El nombre de esta sala est\u00e1 ligado a una famosa leyenda de la Alhambra. Seg\u00fan la tradici\u00f3n, un rumor sobre un supuesto romance entre un caballero abencerraje y la favorita del sult\u00e1n (o quiz\u00e1 sospechas de conspiraci\u00f3n contra el monarca) provoc\u00f3 la ira del soberano.\n                <\/p>\n                <p>\n                    El sult\u00e1n mand\u00f3 llamar a varios caballeros de la familia Abencerraje. Seg\u00fan cuenta la leyenda, decenas de ellos fueron ejecutados aqu\u00ed mismo.\n                <\/p>\n                <p>\n                    La historia se difundi\u00f3 en la literatura del siglo XVI, especialmente en la novela &#8220;Guerras civiles de Granada&#8221; de Gin\u00e9s P\u00e9rez de Hita, que narra los conflictos entre los linajes nobles del reino nazar\u00ed.\n                <\/p>\n                <p>\n                    Con el paso del tiempo, la tradici\u00f3n situ\u00f3 la tragedia en esta sala. Por eso, algunos visitantes han querido ver en las manchas rojizas de la fuente central un vestigio simb\u00f3lico de la sangre de aquellos caballeros.\n                <\/p>\n                <p>\n                    La leyenda fue tan popular que inspir\u00f3 tambi\u00e9n al pintor espa\u00f1ol Mariano Fortuny, quien la represent\u00f3 en su cuadro &#8220;La matanza de los Abencerrajes.&#8221;\n                <\/p>\n                <p>\n                    \u8fdb\u95e8\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u6709\u4e24\u4e2a\u5165\u53e3\uff1a\u53f3\u8fb9\u7684\u5165\u53e3\u901a\u5411\u5395\u6240\uff0c\u5de6\u8fb9\u7684\u5165\u53e3\u901a\u5411\u697c\u4e0a\u7684\u623f\u95f4\u7684\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    La Sala de los Abencerrajes es una vivienda privada e independiente en planta baja, estructurada en torno a una gran &#8220;qubba&#8221;, &#8220;c\u00fapula&#8221; en \u00e1rabe.\n                <\/p>\n                <p>\n                    \u77f3\u818f\u5706\u9876\u88c5\u9970\u534e\u4e3d\uff0c\u7a46\u5361\u5c14\u7eb3\u65af (muqarnas) \u6e90\u81ea\u4e00\u9897\u516b\u89d2\u661f\uff0c\u5177\u6709\u590d\u6742\u7684\u4e09\u7ef4\u6784\u56fe\u3002 Muqarnas \u662f\u57fa\u4e8e\u5177\u6709\u51f9\u51f8\u5f62\u72b6\u7684\u60ac\u6302\u68f1\u67f1\u4f53\u7684\u5efa\u7b51\u5143\u7d20\uff0c\u8ba9\u4eba\u8054\u60f3\u5230\u949f\u4e73\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5f53\u4f60\u8fdb\u5165\u623f\u95f4\u65f6\uff0c\u4f60\u4f1a\u53d1\u73b0\u6e29\u5ea6\u4e0b\u964d\u4e86\u3002\u8fd9\u662f\u56e0\u4e3a\u552f\u4e00\u7684\u7a97\u6237\u4f4d\u4e8e\u9876\u90e8\uff0c\u53ef\u4ee5\u8ba9\u70ed\u7a7a\u6c14\u9038\u51fa\u3002\u540c\u65f6\uff0c\u4e2d\u592e\u55b7\u6cc9\u7684\u6c34\u4f7f\u7a7a\u6c14\u53d8\u5f97\u51c9\u723d\uff0c\u4f7f\u5f97\u623f\u95f4\u5728\u95e8\u5173\u95ed\u7684\u60c5\u51b5\u4e0b\uff0c\u5c31\u50cf\u4e00\u4e2a\u6d1e\u7a74\uff0c\u5728\u6700\u708e\u70ed\u7684\u590f\u5929\u5177\u6709\u7406\u60f3\u7684\u6e29\u5ea6\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba41\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel41\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel41\">AJIMECES \u5927\u5385\u548c LINDARAJA \u89c2\u666f\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u4e24\u59d0\u59b9\u5385\u540e\u9762\u7684\u5317\u9762\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u6a2a\u5411\u7684\u4e2d\u6bbf\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a muqarnas \u62f1\u9876\u3002\u8fd9\u4e2a\u623f\u95f4\u88ab\u79f0\u4e3a Ajimeces \u5385\uff08\u76f4\u68c2\u7a97\uff09\uff0c\u56e0\u4e3a\u8fd9\u79cd\u7c7b\u578b\u7684\u7a97\u6237\u4e00\u5b9a\u5c01\u95ed\u4e86\u901a\u5f80 Lindaraja \u89c2\u666f\u70b9\u7684\u4e2d\u592e\u62f1\u95e8\u4e24\u4fa7\u7684\u5f00\u53e3\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8fd9\u4e2a\u623f\u95f4\u7684\u767d\u8272\u5899\u58c1\u6700\u521d\u662f\u7528\u4e1d\u7ef8\u7ec7\u7269\u8986\u76d6\u7684\u3002\n                <\/p>\n                <p>\n                    El llamado Mirador de Lindaraja debe su nombre a la derivaci\u00f3n del t\u00e9rmino \u00e1rabe &#8220;Ayn Dar Aisa&#8221;, que significa \u201clos ojos de la Casa de Aisa\u201d.\n                <\/p>\n                <p>\n                    \u89c2\u666f\u53f0\u867d\u7136\u9762\u79ef\u4e0d\u5927\uff0c\u4f46\u5185\u90e8\u88c5\u9970\u5374\u5341\u5206\u7cbe\u7f8e\u3002\u4e00\u65b9\u9762\uff0c\u5b83\u7684\u7279\u70b9\u662f\u94fa\u6ee1\u4e86\u8fde\u7eed\u7684\u5c0f\u661f\u661f\uff0c\u8fd9\u4e9b\u661f\u661f\u76f8\u4e92\u4ea4\u9519\uff0c\u8fd9\u9700\u8981\u5de5\u5320\u4eec\u7684\u7ec6\u81f4\u5de5\u4f5c\u3002\u53e6\u4e00\u65b9\u9762\uff0c\u5982\u679c\u4f60\u62ac\u5934\u770b\uff0c\u4f60\u4f1a\u770b\u5230\u5929\u82b1\u677f\u4e0a\u9576\u5d4c\u7740\u5f69\u8272\u73bb\u7483\uff0c\u6728\u8d28\u7ed3\u6784\uff0c\u7c7b\u4f3c\u5929\u7a97\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u76cf\u706f\u7b3c\u662f\u5e15\u62c9\u8482\u5c3c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8bb8\u591a\u56f4\u5899\u6216\u76f4\u68c2\u7a97\u7684\u5178\u578b\u4ee3\u8868\u3002\u5f53\u9633\u5149\u7167\u5c04\u5230\u73bb\u7483\u4e0a\u65f6\uff0c\u5b83\u4f1a\u6295\u5c04\u51fa\u4e94\u5f69\u7f24\u7eb7\u7684\u53cd\u5c04\uff0c\u7167\u4eae\u88c5\u9970\uff0c\u4f7f\u7a7a\u95f4\u5168\u5929\u5448\u73b0\u51fa\u72ec\u7279\u800c\u4e0d\u65ad\u53d8\u5316\u7684\u6c1b\u56f4\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u5f53\u5ead\u9662\u4ecd\u7136\u5f00\u653e\u65f6\uff0c\u4eba\u4eec\u53ef\u4ee5\u5750\u5728\u89c2\u666f\u53f0\u7684\u5730\u677f\u4e0a\uff0c\u5c06\u624b\u81c2\u653e\u5728\u7a97\u53f0\u4e0a\uff0c\u6b23\u8d4f\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\u3002 16 \u4e16\u7eaa\u521d\uff0c\u5f53\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u4f4f\u6240\u88ab\u4fee\u5efa\u65f6\uff0c\u8fd9\u4e9b\u666f\u89c2\u5c31\u6d88\u5931\u4e86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba42\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel42\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel42\">\u56fd\u738b\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u56fd\u738b\u5927\u5385\u5360\u636e\u4e86\u72ee\u5b50\u9662\u7684\u6574\u4e2a\u4e1c\u4fa7\uff0c\u867d\u7136\u5b83\u770b\u8d77\u6765\u4e0e\u5bab\u6bbf\u878d\u4e3a\u4e00\u4f53\uff0c\u4f46\u4eba\u4eec\u8ba4\u4e3a\u5b83\u6709\u81ea\u5df1\u7684\u529f\u80fd\uff0c\u53ef\u80fd\u662f\u5a31\u4e50\u6216\u5bab\u5ef7\u6027\u8d28\u7684\u3002\n                <\/p>\n                <p>\n                    \u8be5\u7a7a\u95f4\u56e0\u4fdd\u5b58\u4e86\u5c11\u6570\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u7ed8\u753b\u4e4b\u4e00\u800c\u95fb\u540d\u3002\n                <\/p>\n                <p>\n                    \u4e09\u95f4\u5367\u5ba4\uff0c\u6bcf\u95f4\u5367\u5ba4\u9762\u79ef\u7ea6\u4e3a\u5341\u4e94\u5e73\u65b9\u7c73\uff0c\u6709\u4e09\u4e2a\u5047\u62f1\u9876\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u7f8a\u76ae\u753b\u3002\u8fd9\u4e9b\u76ae\u7528\u5c0f\u7af9\u9489\u56fa\u5b9a\u5728\u6728\u8d28\u652f\u67b6\u4e0a\uff0c\u8fd9\u79cd\u6280\u672f\u53ef\u4ee5\u9632\u6b62\u6750\u6599\u751f\u9508\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u540d\u79f0\u53ef\u80fd\u6765\u81ea\u5bf9\u4e2d\u592e\u58c1\u9f9b\u4e2d\u7ed8\u753b\u7684\u89e3\u8bfb\uff0c\u8be5\u7ed8\u753b\u63cf\u7ed8\u4e86\u5341\u4e2a\u4eba\u7269\uff0c\u53ef\u80fd\u5bf9\u5e94\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u524d\u5341\u4f4d\u82cf\u4e39\u3002\n                <\/p>\n                <p>\n                    \u5728\u4fa7\u58c1\u9f9b\u4e2d\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u6218\u6597\u3001\u72e9\u730e\u3001\u6e38\u620f\u548c\u7231\u60c5\u7684\u9a91\u58eb\u573a\u666f\u3002\u5728\u8fd9\u4e9b\u4f5c\u54c1\u4e2d\uff0c\u57fa\u7763\u5f92\u548c\u7a46\u65af\u6797\u4eba\u7269\u5171\u5904\u4e00\u5ba4\uff0c\u4ed6\u4eec\u7684\u8863\u7740\u6e05\u6670\u53ef\u8fa8\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u753b\u4f5c\u7684\u8d77\u6e90\u4e00\u76f4\u53d7\u5230\u5e7f\u6cdb\u4e89\u8bba\u3002\u7531\u4e8e\u5b83\u4eec\u5177\u6709\u7ebf\u6027\u54e5\u7279\u5f0f\u98ce\u683c\uff0c\u4eba\u4eec\u8ba4\u4e3a\u5b83\u4eec\u53ef\u80fd\u662f\u7531\u719f\u6089\u7a46\u65af\u6797\u4e16\u754c\u7684\u57fa\u7763\u6559\u827a\u672f\u5bb6\u521b\u4f5c\u7684\u3002\u8fd9\u4e9b\u4f5c\u54c1\u53ef\u80fd\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u548c\u5361\u65af\u8482\u5229\u4e9a\u57fa\u7763\u6559\u56fd\u738b\u4f69\u5fb7\u7f57\u4e00\u4e16\u4e4b\u95f4\u826f\u597d\u5173\u7cfb\u7684\u6210\u679c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba43\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel43\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel43\">\u79d8\u5bc6\u623f\u95f4<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bc6\u5ba4\u662f\u4e00\u4e2a\u65b9\u5f62\u7684\u623f\u95f4\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a\u7403\u5f62\u62f1\u9876\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u91cc\u4f1a\u53d1\u751f\u4e00\u4e9b\u975e\u5e38\u5947\u7279\u548c\u4ee4\u4eba\u597d\u5947\u7684\u4e8b\u60c5\uff0c\u8fd9\u4f7f\u5b83\u6210\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6e38\u5ba2\u6700\u559c\u6b22\u7684\u666f\u70b9\u4e4b\u4e00\uff0c\u5c24\u5176\u662f\u5c0f\u5b69\u5b50\u3002\n                <\/p>\n                <p>\n                    \u73b0\u8c61\u662f\u8fd9\u6837\u7684\uff0c\u5982\u679c\u4e00\u4e2a\u4eba\u7ad9\u5728\u623f\u95f4\u7684\u4e00\u4e2a\u89d2\u843d\uff0c\u53e6\u4e00\u4e2a\u4eba\u7ad9\u5728\u53e6\u4e00\u4e2a\u89d2\u843d\u2014\u2014\u4e24\u4eba\u90fd\u9762\u671d\u5899\u58c1\uff0c\u5e76\u4e14\u5c3d\u53ef\u80fd\u9760\u8fd1\u5899\u58c1\u2014\u2014\u5176\u4e2d\u4e00\u4e2a\u4eba\u53ef\u4ee5\u975e\u5e38\u8f7b\u58f0\u5730\u8bf4\u8bdd\uff0c\u800c\u53e6\u4e00\u4e2a\u4eba\u5374\u80fd\u5b8c\u7f8e\u5730\u542c\u5230\u5bf9\u65b9\u7684\u58f0\u97f3\uff0c\u5c31\u597d\u50cf\u4ed6\u4eec\u5c31\u5728\u65c1\u8fb9\u4e00\u6837\u3002\n                <\/p>\n                <p>\n                    Es gracias a este \u201cjuego\u201d ac\u00fastico que la sala recibe su nombre: &#8220;Sala de los Secretos&#8221;.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba44\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel44\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel44\">\u7a46\u5361\u62c9\u5e03\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u5ea7\u88ab\u79f0\u4e3a\u72ee\u5b50\u5bab\u7684\u5bab\u6bbf\u662f\u5728\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7b2c\u4e8c\u6b21\u7edf\u6cbb\u671f\u95f4\u5efa\u9020\u7684\uff0c\u8be5\u7edf\u6cbb\u59cb\u4e8e 1362 \u5e74\uff0c\u4e00\u76f4\u6301\u7eed\u5230 1391 \u5e74\u3002\u5728\u6b64\u671f\u95f4\uff0c\u72ee\u5b50\u5bab\u5f00\u59cb\u5efa\u9020\uff0c\u6bd7\u90bb\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u540e\u8005\u7531\u5176\u7236\u4eb2\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    Este nuevo palacio tambi\u00e9n fue denominado &#8220;Palacio del Riyad&#8221;, ya que se cree que fue levantado sobre los antiguos Jardines de Comares. El t\u00e9rmino &#8220;Riyad&#8221; significa \u201cjard\u00edn\u201d.\n                <\/p>\n                <p>\n                    \u636e\u8ba4\u4e3a\uff0c\u8fdb\u5165\u5bab\u6bbf\u7684\u539f\u59cb\u901a\u9053\u662f\u901a\u8fc7\u4e1c\u5357\u89d2\uff0c\u4ece Calle Real \u8fdb\u5165\uff0c\u5e76\u901a\u8fc7\u4e00\u6761\u5f2f\u66f2\u7684\u901a\u9053\u3002\u76ee\u524d\uff0c\u7531\u4e8e\u5f81\u670d\u540e\u57fa\u7763\u6559\u7684\u6539\u9020\uff0c\u7a46\u5361\u7eb3\u65af\u5927\u5385\u53ef\u76f4\u63a5\u4ece\u79d1\u9a6c\u96f7\u65af\u5bab\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u7a46\u5361\u7eb3\u65af\u5927\u5385 (M\u00fcqarnas Hall) \u7684\u540d\u5b57\u6765\u6e90\u4e8e\u6700\u521d\u8986\u76d6\u5b83\u7684\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u7a46\u5361\u7eb3\u65af\u62f1\u9876\uff0c\u8be5\u62f1\u9876\u56e0 1590 \u5e74\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u706b\u836f\u5e93\u7206\u70b8\u5f15\u8d77\u7684\u9707\u52a8\u800c\u51e0\u4e4e\u5b8c\u5168\u5012\u584c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u4e00\u4fa7\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u8fd9\u4e2a\u5893\u7a74\u7684\u9057\u8ff9\u3002\u5728\u53e6\u4e00\u4fa7\uff0c\u6709\u540e\u671f\u57fa\u7763\u6559\u62f1\u9876\u7684\u9057\u8ff9\uff0c\u5176\u4e2d\u51fa\u73b0\u5b57\u6bcd\u201cFY\u201d\uff0c\u4f20\u7edf\u4e0a\u4e0e\u8d39\u8fea\u5357\u5fb7\u548c\u4f0a\u838e\u8d1d\u62c9\u6709\u5173\uff0c\u4f46\u5b9e\u9645\u4e0a\u5b83\u4eec\u5bf9\u5e94\u4e8e 1729 \u5e74\u53c2\u89c2\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u83f2\u5229\u666e\u4e94\u4e16\u548c\u4f0a\u838e\u8d1d\u62c9\u6cd5\u5c14\u5185\u585e\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8be5\u623f\u95f4\u53ef\u80fd\u7528\u4f5c\u53c2\u52a0\u82cf\u4e39\u5e86\u5178\u3001\u805a\u4f1a\u548c\u62db\u5f85\u4f1a\u7684\u5ba2\u4eba\u7684\u524d\u5385\u6216\u7b49\u5019\u5ba4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  EL PARTAL -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba45\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel45\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel45\">\u90e8\u5206\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5982\u4eca\u88ab\u79f0\u4e3a\u201c\u5e15\u5854\u5c14\u82b1\u56ed\u201d (Jardines del Partal) \u7684\u8fd9\u7247\u5927\u7a7a\u95f4\uff0c\u5176\u540d\u5b57\u6765\u6e90\u4e8e Palacio del P\u00f3rtico\uff0c\u8be5\u5bab\u6bbf\u56e0\u5176\u95e8\u5eca\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u8be5\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u4fdd\u5b58\u6700\u53e4\u8001\u7684\u5bab\u6bbf\uff0c\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e0e\u79d1\u9a6c\u96f7\u65af\u5bab\u6709\u76f8\u4f3c\u4e4b\u5904\uff0c\u5c3d\u7ba1\u5b83\u66f4\u53e4\u8001\uff1a\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u4e00\u4e2a\u4e2d\u592e\u6c34\u6c60\uff0c\u95e8\u5eca\u5728\u6c34\u4e2d\u7684\u5012\u5f71\u50cf\u4e00\u9762\u955c\u5b50\u3002\u5b83\u7684\u4e3b\u8981\u7279\u5f81\u662f\u4e00\u5ea7\u4fa7\u5854\uff0c\u81ea 16 \u4e16\u7eaa\u4ee5\u6765\u88ab\u79f0\u4e3a\u5973\u58eb\u5854\uff0c\u5c3d\u7ba1\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5929\u6587\u53f0\uff0c\u56e0\u4e3a\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u662f\u5929\u6587\u5b66\u7684\u72c2\u70ed\u7231\u597d\u8005\u3002\u5854\u4e0a\u6709\u9762\u5411\u56db\u4e2a\u65b9\u4f4d\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u58ee\u89c2\u7684\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u4e00\u76f4\u4e3a\u79c1\u4eba\u6240\u6709\uff0c\u76f4\u5230 1891 \u5e74 3 \u6708 12 \u65e5\uff0c\u5176\u4e3b\u4eba\u3001\u5fb7\u56fd\u94f6\u884c\u5bb6\u517c\u9886\u4e8b\u4e9a\u745f\u00b7\u51af\u00b7\u683c\u6e29\u7eb3 (Arthur Von Gwinner) \u5c06\u8fd9\u5ea7\u5efa\u7b51\u548c\u5468\u56f4\u7684\u571f\u5730\u5272\u8ba9\u7ed9\u4e86\u897f\u73ed\u7259\u56fd\u5bb6\u3002\n                <\/p>\n                <p>\n                    \u4e0d\u5e78\u7684\u662f\uff0c\u51af\u00b7\u683c\u6e29\u7eb3\u62c6\u9664\u4e86\u89c2\u666f\u53f0\u7684\u6728\u8d28\u5c4b\u9876\uff0c\u5e76\u5c06\u5176\u642c\u5230\u4e86\u67cf\u6797\uff0c\u73b0\u5728\u5b83\u5728\u5e15\u52a0\u9a6c\u535a\u7269\u9986\u5c55\u51fa\uff0c\u4f5c\u4e3a\u5176\u4f0a\u65af\u5170\u827a\u672f\u6536\u85cf\u7684\u4eae\u70b9\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5e15\u5854\u5c14\u5bab\u65c1\u8fb9\uff0c\u5973\u58eb\u5854\u7684\u5de6\u4fa7\uff0c\u6709\u4e00\u4e9b\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u623f\u5c4b\u3002\u5176\u4e2d\u4e00\u6240\u623f\u5b50\u56e0\u5728 20 \u4e16\u7eaa\u521d\u53d1\u73b0\u4e86 14 \u4e16\u7eaa\u7684\u7070\u6ce5\u86cb\u5f69\u753b\u800c\u88ab\u79f0\u4e3a\u201c\u7ed8\u753b\u4e4b\u5bb6\u201d\u3002\u8fd9\u4e9b\u6781\u5176\u73cd\u8d35\u7684\u753b\u4f5c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u58c1\u753b\u7684\u7f55\u89c1\u8303\u4f8b\uff0c\u63cf\u7ed8\u4e86\u5bab\u5ef7\u3001\u72e9\u730e\u548c\u5e86\u795d\u573a\u666f\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5176\u91cd\u8981\u6027\u548c\u4fdd\u62a4\u539f\u56e0\uff0c\u8fd9\u4e9b\u623f\u5c4b\u4e0d\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba46\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel46\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel46\">\u5e15\u5854\u5c14\u7684\u6f14\u8bb2<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u7279\u5c14\u5bab\u53f3\u4fa7\uff0c\u57ce\u5899\u4e0a\u662f\u5e15\u7279\u5c14\u6f14\u8bb2\u5385\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\u7531\u4e8e\u6f14\u8bb2\u5385\u4f4d\u4e8e\u5730\u9762\u4ee5\u4e0a\uff0c\u56e0\u6b64\u9700\u8981\u901a\u8fc7\u5c0f\u697c\u68af\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u4f0a\u65af\u5170\u6559\u7684\u652f\u67f1\u4e4b\u4e00\u662f\u6bcf\u5929\u9762\u5411\u9ea6\u52a0\u7948\u7977\u4e94\u6b21\u3002\u8be5\u7948\u7977\u5ba4\u5145\u5f53\u4e86\u5bab\u5ef7\u5c0f\u6559\u5802\u7684\u529f\u80fd\uff0c\u8ba9\u9644\u8fd1\u5bab\u6bbf\u7684\u5c45\u6c11\u53ef\u4ee5\u5c65\u884c\u5b97\u6559\u4e49\u52a1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u9762\u79ef\u4e0d\u5927\uff08\u7ea6\u5341\u4e8c\u5e73\u65b9\u7c73\uff09\uff0c\u4f46\u7948\u7977\u5ba4\u8bbe\u6709\u4e00\u4e2a\u5c0f\u524d\u5385\u548c\u4e00\u4e2a\u7948\u7977\u5ba4\u3002\u5176\u5185\u90e8\u91c7\u7528\u4e30\u5bcc\u7684\u7070\u6ce5\u88c5\u9970\uff0c\u6709\u690d\u7269\u548c\u51e0\u4f55\u56fe\u6848\uff0c\u8fd8\u6709\u300a\u53e4\u5170\u7ecf\u300b\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u697c\u68af\u8d70\u4e0a\u53bb\uff0c\u5c31\u5728\u5165\u53e3\u95e8\u524d\uff0c\u4f60\u4f1a\u770b\u5230\u897f\u5357\u5899\u4e0a\u7684\u7c73\u54c8\u62c9\u5e03\uff0c\u9762\u5411\u9ea6\u52a0\u3002\u5b83\u7684\u5e73\u9762\u56fe\u5448\u591a\u8fb9\u5f62\uff0c\u6709\u9a6c\u8e44\u5f62\u62f1\u95e8\uff0c\u9876\u90e8\u6709\u7a46\u5361\u7eb3\u65af\u5706\u9876\u3002\n                <\/p>\n                <p>\n                    \u7279\u522b\u503c\u5f97\u6ce8\u610f\u7684\u662f\u4f4d\u4e8e\u7c73\u54c8\u62c9\u5e03\u62f1\u95e8\u67f1\u5934\u4e0a\u7684\u94ed\u6587\uff0c\u5b83\u9080\u8bf7\u4eba\u4eec\u7948\u7977\uff1a <em>\u201c\u6765\u7948\u7977\u5427\uff0c\u4e0d\u8981\u758f\u5ffd\u5927\u610f\u3002\u201d<\/em>\n                <\/p>\n                <p>\n                    \u4e0e\u7948\u7977\u5ba4\u76f8\u8fde\u7684\u662f\u963f\u5854\u897f\u5965\u00b7\u5fb7\u00b7\u5e03\u62c9\u5361\u8499\u7279\u4e4b\u5bb6\uff0c\u8be5\u4e4b\u5bb6\u4e8e 1550 \u5e74\u8d60\u4e88\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b88\u62a4\u8005\u3001\u524d\u4f8d\u4ece\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba47\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel47\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel47\">\u5e15\u5854\u5c14\u963f\u5c14\u6258 \u2013 \u4f18\u7d20\u798f\u4e09\u4e16\u5bab\u6bbf<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u5c14\u5854\u5c14\u5730\u533a\u6700\u9ad8\u7684\u9ad8\u539f\u4e0a\uff0c\u6709\u5c24\u7d20\u592b\u4e09\u4e16\u5bab\u6bbf\u7684\u8003\u53e4\u9057\u5740\u3002 1492 \u5e74 6 \u6708\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5c06\u8fd9\u5ea7\u5bab\u6bbf\u5272\u8ba9\u7ed9\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7b2c\u4e00\u4efb\u603b\u7763\u3001\u7b2c\u4e8c\u4efb\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u5510\u00b7\u4f0a\u5c3c\u6208\u00b7\u6d1b\u4f69\u65af\u00b7\u5fb7\u00b7\u95e8\u591a\u8428 (Don \u00cd\u00f1igo L\u00f3pez de Mendoza)\u3002\u56e0\u6b64\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5766\u8fea\u62c9\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e4b\u6240\u4ee5\u6210\u4e3a\u5e9f\u589f\uff0c\u6e90\u4e8e18\u4e16\u7eaa\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u540e\u88d4\u4e0e\u6ce2\u65c1\u56fd\u738b\u8153\u529b\u4e94\u4e16\u4e4b\u95f4\u7684\u5206\u6b67\u3002\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u4e8c\u4e16\u53bb\u4e16\u540e\uff0c\u65e0\u55e3\u800c\u4ea1\uff0c\u6ed5\u8fea\u62c9\u5bb6\u65cf\u4e0d\u518d\u652f\u6301\u83f2\u5229\u666e\u4eb2\u738b\uff0c\u800c\u662f\u652f\u6301\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u3002\u83f2\u5229\u666e\u4e94\u4e16\u767b\u57fa\u540e\uff0c\u4ed6\u4eec\u91c7\u53d6\u4e86\u62a5\u590d\u63aa\u65bd\uff1a1718 \u5e74\uff0c\u4ed6\u4eec\u88ab\u5265\u593a\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5e02\u957f\u804c\u4f4d\uff0c\u968f\u540e\u5bab\u6bbf\u88ab\u62c6\u9664\uff0c\u5176\u6750\u6599\u88ab\u51fa\u552e\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u4e00\u4e9b\u6750\u6599\u5728 20 \u4e16\u7eaa\u91cd\u65b0\u51fa\u73b0\u5728\u79c1\u4eba\u6536\u85cf\u4e2d\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u4fdd\u5b58\u5728\u9a6c\u5fb7\u91cc\u74e6\u4f26\u897f\u4e9a\u5510\u749c\u7814\u7a76\u6240\u7684\u6240\u8c13\u201c\u798f\u56fe\u5c3c\u74f7\u7816\u201d\u53ef\u80fd\u5c31\u6765\u81ea\u8fd9\u5ea7\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u4ece1740\u5e74\u8d77\uff0c\u5bab\u6bbf\u9057\u5740\u6210\u4e3a\u79df\u8d41\u83dc\u56ed\u7684\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    1929 \u5e74\uff0c\u897f\u73ed\u7259\u653f\u5e9c\u6536\u56de\u4e86\u8fd9\u7247\u5730\u533a\uff0c\u5e76\u5c06\u5176\u5f52\u8fd8\u7ed9\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u5f97\u76ca\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5efa\u7b51\u5e08\u548c\u4fee\u590d\u8005 Leopoldo Torres Balb\u00e1s \u7684\u52aa\u529b\uff0c\u901a\u8fc7\u521b\u5efa\u8003\u53e4\u82b1\u56ed\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5f97\u5230\u4e86\u6539\u5584\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba48\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel48\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel48\">\u5854\u697c\u6f2b\u6b65\u548c\u5cf0\u9876\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u62c9\u8482\u5c3c\u57ce\u5899\u6700\u521d\u6709\u4e09\u5341\u591a\u5ea7\u5854\u697c\uff0c\u5982\u4eca\u4ec5\u5269\u4e8c\u5341\u5ea7\u3002\u6700\u521d\uff0c\u8fd9\u4e9b\u5854\u697c\u5177\u6709\u4e25\u683c\u7684\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u6709\u4e9b\u5854\u697c\u4e5f\u88ab\u7528\u4e8e\u5c45\u4f4f\u7528\u9014\u3002\n                <\/p>\n                <p>\n                    \u4ece\u7eb3\u65af\u91cc\u5fb7\u5bab\u7684\u51fa\u53e3\u5904\uff0c\u4ece\u5e15\u5854\u5c14\u963f\u5c14\u6258 (Partal Alto) \u5730\u533a\u51fa\u53d1\uff0c\u6709\u4e00\u6761\u9e45\u5375\u77f3\u5c0f\u8def\u901a\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u3002\u8fd9\u6761\u8def\u7ebf\u6cbf\u7740\u57ce\u5899\u5ef6\u4f38\uff0c\u57ce\u5899\u5185\u77d7\u7acb\u7740\u8be5\u5efa\u7b51\u7fa4\u4e2d\u4e00\u4e9b\u6700\u5177\u4ee3\u8868\u6027\u7684\u5854\u697c\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u82b1\u56ed\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u679c\u56ed\u7684\u7f8e\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u6700\u8457\u540d\u7684\u5854\u697c\u662f\u5c71\u5cf0\u5854\uff0c\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\uff0c\u540e\u6765\u7531\u5176\u4ed6\u82cf\u4e39\u7ffb\u4fee\u3002\u5b83\u4ee5\u5176\u7816\u780c\u7684\u91d1\u5b57\u5854\u5f62\u57ce\u579b\u800c\u6613\u4e8e\u8fa8\u8ba4\uff0c\u5176\u540d\u5b57\u53ef\u80fd\u7531\u6b64\u800c\u6765\u3002\u7136\u800c\uff0c\u5176\u4ed6\u4f5c\u8005\u8ba4\u4e3a\uff0c\u8fd9\u4e2a\u540d\u5b57\u6765\u6e90\u4e8e\u4ece\u5176\u4e0a\u89d2\u4f38\u51fa\u7684\u725b\u817f\uff0c\u8fd9\u4e9b\u725b\u817f\u652f\u6491\u7740\u69ab\u773c\uff0c\u8fd9\u662f\u4e00\u79cd\u9632\u5fa1\u5143\u7d20\uff0c\u53ef\u4ee5\u62b5\u5fa1\u6765\u81ea\u4e0a\u65b9\u7684\u653b\u51fb\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5854\u7684\u4e3b\u8981\u529f\u80fd\u662f\u4fdd\u62a4\u4f4d\u4e8e\u5176\u5e95\u90e8\u7684\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u8be5\u95e8\u4e0e\u5c0f\u56fd\u738b\u65b9\u5c16\u7891\u76f8\u8fde\uff0c\u65b9\u4fbf\u901a\u5f80\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u548c\u8fde\u63a5\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u53e4\u8001\u4e2d\u4e16\u7eaa\u9053\u8def\u3002\n                <\/p>\n                <p>\n                    \u5728\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u4eba\u4eec\u4fee\u5efa\u4e86\u5e26\u6709\u9a6c\u53a9\u7684\u5916\u5821\u6765\u52a0\u5f3a\u9632\u5fa1\uff0c\u5e76\u7531\u4e00\u4e2a\u540d\u4e3a\u94c1\u95e8\u7684\u65b0\u5165\u53e3\u5173\u95ed\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u5854\u697c\u901a\u5e38\u4ec5\u5177\u6709\u519b\u4e8b\u529f\u80fd\uff0c\u4f46\u4f17\u6240\u5468\u77e5\uff0cTorre de los Picos \u4e5f\u5177\u6709\u4f4f\u5b85\u7528\u9014\uff0c\u5176\u5185\u90e8\u7684\u88c5\u9970\u5c31\u8bc1\u660e\u4e86\u8fd9\u4e00\u70b9\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba49\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel49\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel49\">\u56da\u5f92\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0cTorre de la Cautiva \u83b7\u5f97\u4e86\u4e0d\u540c\u7684\u540d\u79f0\uff0c\u4f8b\u5982 Torre de la Ladrona \u6216 Torre de la Sultana\uff0c\u4f46\u6700\u7ec8\u6d41\u884c\u7684\u662f\u6700\u6d41\u884c\u7684\u4e00\u4e2a\uff1aTorre de la Cautiva\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u57fa\u4e8e\u5df2\u8bc1\u5b9e\u7684\u5386\u53f2\u4e8b\u5b9e\uff0c\u800c\u662f\u4e00\u4e2a\u6d6a\u6f2b\u4f20\u8bf4\u7684\u4ea7\u7269\uff0c\u4f20\u8bf4\u4f0a\u838e\u8d1d\u5c14\u00b7\u5fb7\u00b7\u7d22\u5229\u65af (Isabel de Sol\u00eds) \u88ab\u56da\u7981\u5728\u8fd9\u5ea7\u5854\u4e2d\u3002\u5979\u540e\u6765\u7688\u4f9d\u4f0a\u65af\u5170\u6559\uff0c\u6539\u540d\u4e3a\u4f50\u62c9\u4f0a\u8fbe (Zoraida)\uff0c\u5e76\u6210\u4e3a\u7a46\u83b1\u54c8\u68ee (Muley Hac\u00e9n) \u6700\u559c\u7231\u7684\u82cf\u4e39\u5a1c\u3002\u8fd9\u4e00\u60c5\u51b5\u5bfc\u81f4\u4e86\u524d\u82cf\u4e39\u5a1c\u3001\u5e03\u963f\u535c\u8fea\u52d2\u7684\u6bcd\u4eb2\u827e\u838e\u4e0e\u4f50\u62c9\u4f0a\u8fbe\u7684\u5173\u7cfb\u7d27\u5f20\uff0c\u56e0\u4e3a\u4f50\u62c9\u4f0a\u8fbe\u7684\u540d\u5b57\u610f\u4e3a\u201c\u6668\u661f\u201d\u2014\u2014\u53d6\u4ee3\u4e86\u5979\u5728\u5bab\u5ef7\u4e2d\u7684\u5730\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u7684\u5efa\u9020\u8005\u662f\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\uff0c\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u5efa\u9020\u8005\u4e5f\u662f\u4ed6\u3002\u4e3b\u5385\u4e2d\u7684\u7891\u6587\u8bc1\u5b9e\u4e86\u8fd9\u4e00\u8bf4\u6cd5\uff0c\u8fd9\u4e9b\u7891\u6587\u662f\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03 (Ibn al-Yayyab) \u7684\u4f5c\u54c1\uff0c\u5bf9\u8fd9\u4f4d\u82cf\u4e39\u5927\u52a0\u8d5e\u626c\u3002\n                <\/p>\n                <p>\n                    \u5728\u5899\u4e0a\u523b\u7684\u8bd7\u6b4c\u4e2d\uff0c\u7ef4\u9f50\u5c14\u53cd\u590d\u4f7f\u7528\u8fd9\u4e2a\u8bcd <em>\u5361\u62c9\u80e1\u62c9<\/em>\uff0c\u540e\u6765\u88ab\u7528\u6765\u6307\u8bbe\u9632\u7684\u5bab\u6bbf\uff0c\u5c31\u50cf\u8fd9\u5ea7\u5854\u4e00\u6837\u3002\u5854\u5185\u9664\u4e86\u5177\u6709\u9632\u5fa1\u529f\u80fd\u5916\uff0c\u8fd8\u8bbe\u6709\u4e00\u5ea7\u88c5\u9970\u534e\u4e3d\u3001\u539f\u6c41\u539f\u5473\u7684\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u81f3\u4e8e\u88c5\u9970\uff0c\u4e3b\u5385\u7684\u7279\u70b9\u662f\u9676\u74f7\u74f7\u7816\u5e95\u5ea7\uff0c\u4e0a\u9762\u6709\u5404\u79cd\u989c\u8272\u7684\u51e0\u4f55\u5f62\u72b6\u3002\u5176\u4e2d\uff0c\u7d2b\u8272\u5c24\u4e3a\u7a81\u51fa\uff0c\u56e0\u4e3a\u5f53\u65f6\u7d2b\u8272\u7684\u751f\u4ea7\u7279\u522b\u56f0\u96be\u4e14\u6602\u8d35\uff0c\u6240\u4ee5\u5b83\u53ea\u7528\u4e8e\u975e\u5e38\u91cd\u8981\u7684\u7a7a\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba50\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel50\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel50\">\u516c\u4e3b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u516c\u4e3b\u5854\u4e0e\u4fd8\u864f\u5854\u4e00\u6837\uff0c\u5176\u540d\u5b57\u6e90\u4e8e\u4e00\u4e2a\u4f20\u8bf4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5c31\u662f\u6709\u5173\u4f4f\u5728\u8fd9\u5ea7\u5854\u91cc\u7684\u4e09\u4f4d\u516c\u4e3b\u624e\u4f0a\u8fbe (Zaida)\u3001\u4f50\u62c9\u4f0a\u8fbe (Zoraida) \u548c\u4f50\u62c9\u6d77\u8fbe (Zorahaida) \u7684\u4f20\u8bf4\uff0c\u534e\u76db\u987f\u00b7\u6b27\u6587 (Washington Irving) \u5c06\u8fd9\u4e2a\u6545\u4e8b\u6536\u5f55\u5728\u4ed6\u8457\u540d\u7684\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u5854\uff0c\u6216\u79f0 *qalahurra*\uff0c\u662f\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e03\u4e16\u5efa\u9020\u7684\uff0c\u4ed6\u5728 1392 \u5e74\u81f3 1408 \u5e74\u95f4\u7edf\u6cbb\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5efa\u9020\u7684\u6700\u540e\u4e00\u6279\u5854\u697c\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u79cd\u60c5\u51b5\u53cd\u6620\u5728\u5ba4\u5185\u88c5\u9970\u4e0a\uff0c\u4e0e\u4ee5\u524d\u827a\u672f\u8f89\u714c\u7684\u65f6\u671f\u76f8\u6bd4\uff0c\u5ba4\u5185\u88c5\u9970\u663e\u793a\u51fa\u4e00\u5b9a\u8870\u843d\u7684\u8ff9\u8c61\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba51\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel51\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel51\">\u5361\u96f7\u62c9\u89d2\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u5854\u697c\u5927\u9053 (Paseo de las Torres) \u7684\u5c3d\u5934\uff0c\u5317\u5899\u7684\u6700\u4e1c\u7aef\uff0c\u6709\u4e00\u5ea7\u5706\u67f1\u5f62\u5854\u697c\u7684\u9057\u8ff9\uff1a\u5361\u96f7\u62c9\u89d2\u5854 (Torre del Cabo de Carrera)\u3002\n                <\/p>\n                <p>\n                    1812 \u5e74\u62ff\u7834\u4ed1\u7684\u519b\u961f\u4ece\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u64a4\u9000\u65f6\u8fdb\u884c\u7684\u7206\u70b8\u51e0\u4e4e\u6467\u6bc1\u4e86\u8fd9\u5ea7\u5854\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\u5b83\u662f\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u547d\u4ee4\u4e8e 1502 \u5e74\u5efa\u9020\u6216\u91cd\u5efa\u7684\uff0c\u8fd9\u4e00\u70b9\u5df2\u7531\u73b0\u5df2\u4e22\u5931\u7684\u7891\u6587\u8bc1\u5b9e\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u5b83\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u8857 (Calle Mayor) \u7684\u5c3d\u5934\uff0c\u6807\u5fd7\u7740\u8be5\u8def\u7684\u754c\u9650\u6216\u201ccap de carrera\u201d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  CARLOS V -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba52\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel52\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel52\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u6b63\u9762<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5bbd\u516d\u5341\u4e09\u7c73\uff0c\u9ad8\u5341\u4e03\u7c73\uff0c\u91c7\u7528\u53e4\u5178\u5efa\u7b51\u7684\u6bd4\u4f8b\uff0c\u6c34\u5e73\u5206\u4e3a\u4e24\u5c42\uff0c\u5efa\u7b51\u548c\u88c5\u9970\u533a\u522b\u660e\u663e\u3002\n                <\/p>\n                <p>\n                    \u5176\u5916\u5899\u91c7\u7528\u4e09\u79cd\u77f3\u6750\u88c5\u9970\uff1a\u6765\u81ea Sierra Elvira \u7684\u7070\u8272\u81f4\u5bc6\u77f3\u7070\u77f3\u3001\u6765\u81ea Macael \u7684\u767d\u8272\u5927\u7406\u77f3\u4ee5\u53ca\u6765\u81ea Barranco de San Juan \u7684\u7eff\u8272\u86c7\u7eb9\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5916\u90e8\u88c5\u9970\u9882\u626c\u4e86\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u5f62\u8c61\uff0c\u901a\u8fc7\u795e\u8bdd\u548c\u5386\u53f2\u5178\u6545\u5f3a\u8c03\u4e86\u4ed6\u7684\u7f8e\u5fb7\u3002\n                <\/p>\n                <p>\n                    \u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u662f\u5357\u4fa7\u548c\u897f\u4fa7\u7684\u7acb\u9762\uff0c\u5747\u8bbe\u8ba1\u6210\u51ef\u65cb\u95e8\u3002\u4e3b\u5165\u53e3\u4f4d\u4e8e\u897f\u4fa7\uff0c\u4e3b\u95e8\u9876\u90e8\u6709\u5e26\u7fc5\u8180\u7684\u80dc\u5229\u5973\u795e\u50cf\u3002\u4e24\u4fa7\u5404\u6709\u4e24\u6247\u5c0f\u95e8\uff0c\u95e8\u4e0a\u96d5\u523b\u6709\u9a91\u5175\u4f5c\u6218\u7684\u56fe\u6848\u3002\n                <\/p>\n                <p>\n                    \u67f1\u5b50\u7684\u57fa\u5ea7\u4e0a\u6709\u5bf9\u79f0\u91cd\u590d\u7684\u6d6e\u96d5\u3002\u4e2d\u592e\u7684\u6d6e\u96d5\u8c61\u5f81\u7740\u548c\u5e73\uff1a\u4e24\u540d\u5987\u5973\u5750\u5728\u4e00\u5806\u6b66\u5668\u4e0a\uff0c\u624b\u62ff\u6a44\u6984\u679d\uff0c\u652f\u6491\u7740\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u3001\u5e26\u6709\u7687\u51a0\u7684\u5730\u7403\u4eea\u548c\u5ea7\u53f3\u94ed\u201cPLUS ULTRA*\u201d\uff0c\u800c\u5c0f\u5929\u4f7f\u5219\u71c3\u70e7\u7740\u6218\u4e89\u5927\u70ae\u3002\n                <\/p>\n                <p>\n                    \u4fa7\u9762\u6d6e\u96d5\u63cf\u7ed8\u4e86\u6218\u4e89\u573a\u666f\uff0c\u4f8b\u5982\u5e15\u7ef4\u4e9a\u6218\u5f79\uff0c\u67e5\u7406\u4e94\u4e16\u51fb\u8d25\u4e86\u6cd5\u56fd\u56fd\u738b\u5f17\u6717\u897f\u65af\u4e00\u4e16\u3002\n                <\/p>\n                <p>\n                    \u9876\u90e8\u662f\u9633\u53f0\uff0c\u4e24\u4fa7\u662f\u5706\u5f62\u6d6e\u96d5\uff0c\u63cf\u7ed8\u4e86\u8d6b\u62c9\u514b\u52d2\u65af\u5341\u4e8c\u529f\u7ee9\u4e2d\u7684\u4e24\u9879\uff1a\u4e00\u9879\u662f\u6740\u6b7b\u5c3c\u7c73\u4e9a\u72ee\u5b50\uff0c\u53e6\u4e00\u9879\u662f\u9762\u5bf9\u514b\u91cc\u7279\u516c\u725b\u3002\u897f\u73ed\u7259\u56fd\u5fbd\u51fa\u73b0\u5728\u4e2d\u592e\u5fbd\u7ae0\u4e0a\u3002\n                <\/p>\n                <p>\n                    \u5728\u5bab\u6bbf\u7684\u4e0b\u90e8\uff0c\u8d28\u6734\u7684\u65b9\u77f3\u683c\u5916\u9192\u76ee\uff0c\u65e8\u5728\u4f20\u8fbe\u4e00\u79cd\u575a\u56fa\u7684\u611f\u89c9\u3002\u5728\u5b83\u4eec\u4e0a\u65b9\u662f\u9752\u94dc\u5706\u73af\uff0c\u7531\u72ee\u5b50\u7b49\u52a8\u7269\u5f62\u8c61\u6258\u7740\uff0c\u8c61\u5f81\u7740\u6743\u529b\u548c\u4fdd\u62a4\u3002\u5728\u5b83\u4eec\u7684\u89d2\u843d\uff0c\u662f\u53cc\u9e70\uff0c\u6697\u793a\u7740\u7687\u6743\u548c\u7687\u5e1d\u7684\u7eb9\u7ae0\uff1a\u897f\u73ed\u7259\u56fd\u738b\u67e5\u7406\u4e00\u4e16\u548c\u5fb7\u610f\u5fd7\u56fd\u738b\u67e5\u7406\u4e94\u4e16\u7684\u53cc\u5934\u9e70\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba53\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel53\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel53\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u7687\u5e1d\u67e5\u7406\u4e00\u4e16\u548c\u795e\u5723\u7f57\u9a6c\u5e1d\u56fd\u7687\u5e1d\u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4e5f\u662f\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u4e54\u4e07\u5a1c\u4e00\u4e16\u548c\u7f8e\u7537\u5b50\u8153\u529b\u4e8c\u4e16\u7684\u513f\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u516c\u4e3b\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74\u590f\u5929\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u5ea6\u871c\u6708\u3002\n                <\/p>\n                <p>\n                    \u7687\u5e1d\u62b5\u8fbe\u540e\uff0c\u88ab\u8fd9\u5ea7\u57ce\u5e02\u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u9b45\u529b\u6240\u5438\u5f15\uff0c\u5e76\u51b3\u5b9a\u5728\u5e15\u62c9\u8482\u5c3c\u57ce\u5efa\u9020\u4e00\u5ea7\u65b0\u5bab\u6bbf\u3002\u8fd9\u5ea7\u5bab\u6bbf\u88ab\u79f0\u4e3a\u201c\u65b0\u7687\u5bab\u201d\uff0c\u4e0e\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u76f8\u5bf9\uff0c\u540e\u8005\u540e\u6765\u88ab\u79f0\u4e3a\u201c\u65e7\u7687\u5bab\u201d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f5c\u54c1\u662f\u6258\u83b1\u591a\u5efa\u7b51\u5e08\u517c\u753b\u5bb6\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u59d4\u6258\u521b\u4f5c\u7684\uff0c\u636e\u8bf4\u4ed6\u662f\u7c73\u5f00\u6717\u57fa\u7f57\u7684\u5f1f\u5b50\uff0c\u8fd9\u53ef\u4ee5\u89e3\u91ca\u4ed6\u5bf9\u53e4\u5178\u6587\u827a\u590d\u5174\u7684\u6df1\u523b\u4e86\u89e3\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u4e18\u5361\u8bbe\u8ba1\u4e86\u4e00\u5ea7\u6587\u827a\u590d\u5174\u98ce\u683c\u7684\u5b8f\u4f1f\u5bab\u6bbf\uff0c\u5176\u5e73\u9762\u56fe\u4e3a\u65b9\u5f62\uff0c\u5185\u90e8\u4e3a\u5706\u5f62\uff0c\u5176\u7075\u611f\u6765\u81ea\u53e4\u5178\u65f6\u4ee3\u7684\u7eaa\u5ff5\u7891\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5efa\u7b51\u59cb\u5efa\u4e8e 1527 \u5e74\uff0c\u4e3b\u8981\u8d44\u91d1\u6765\u81ea\u6469\u5c14\u4eba\u4e3a\u7ee7\u7eed\u5c45\u4f4f\u5728\u683c\u62c9\u7eb3\u8fbe\u5e76\u4fdd\u7559\u5176\u98ce\u4fd7\u4e60\u60ef\u548c\u4eea\u5f0f\u800c\u7f34\u7eb3\u7684\u7a0e\u6b3e\u3002\n                <\/p>\n                <p>\n                    1550 \u5e74\uff0c\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u53bb\u4e16\uff0c\u5bab\u6bbf\u5c1a\u672a\u5b8c\u5de5\u3002\u4ed6\u7684\u513f\u5b50\u8def\u6613\u65af\u7ee7\u7eed\u4e86\u8fd9\u4e2a\u9879\u76ee\uff0c\u4f46\u5728\u4ed6\u53bb\u4e16\u540e\uff0c\u5de5\u4f5c\u6682\u505c\u4e86\u4e00\u6bb5\u65f6\u95f4\u3002 1572 \u5e74\uff0c\u5728\u83f2\u5229\u666e\u4e8c\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u8fd9\u4e9b\u5efa\u7b51\u5f97\u4ee5\u6062\u590d\uff0c\u5e76\u6839\u636e\u57c3\u65af\u79d1\u91cc\u4e9a\u5c14\u4fee\u9053\u9662\u5efa\u7b51\u5e08\u80e1\u5b89\u00b7\u5fb7\u00b7\u57c3\u96f7\u62c9\u7684\u63a8\u8350\uff0c\u59d4\u6258\u7ed9\u80e1\u5b89\u00b7\u5fb7\u00b7\u5965\u96f7\u4e9a\u8d1f\u8d23\u3002\u4f46\u7531\u4e8e\u963f\u5c14\u666e\u54c8\u62c9\u65af\u6218\u4e89\u9020\u6210\u8d44\u6e90\u532e\u4e4f\uff0c\u5e76\u672a\u53d6\u5f97\u91cd\u5927\u8fdb\u5c55\u3002\n                <\/p>\n                <p>\n                    \u76f4\u523020\u4e16\u7eaa\uff0c\u5bab\u6bbf\u624d\u5f97\u4ee5\u4fee\u5efa\u5b8c\u6210\u3002\u6700\u521d\u7531\u5efa\u7b51\u5e08\u517c\u4fee\u590d\u5e08 Leopoldo Torres Balb\u00e1s \u8d1f\u8d23\uff0c\u6700\u540e\u4e8e 1958 \u5e74\u7531 Francisco Prieto Moreno \u8d1f\u8d23\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u88ab\u8ba4\u4e3a\u662f\u4e16\u754c\u548c\u5e73\u7684\u8c61\u5f81\uff0c\u53cd\u6620\u4e86\u7687\u5e1d\u7684\u653f\u6cbb\u613f\u671b\u3002\u7136\u800c\u67e5\u7406\u4e94\u4e16\u4ece\u672a\u4eb2\u773c\u89c1\u8fc7\u4ed6\u4e0b\u4ee4\u5efa\u9020\u7684\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba54\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel54\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel54\">\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4f4d\u4e8e\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u5e95\u5c42\uff0c\u5206\u4e3a\u4e03\u4e2a\u623f\u95f4\uff0c\u4e13\u95e8\u5c55\u793a\u897f\u73ed\u7259\u7a46\u65af\u6797\u6587\u5316\u548c\u827a\u672f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u91cc\u6536\u85cf\u4e86\u73b0\u5b58\u6700\u7cbe\u7f8e\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u827a\u672f\u54c1\uff0c\u8fd9\u4e9b\u827a\u672f\u54c1\u90fd\u662f\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5386\u7ecf\u591a\u5e74\u6316\u6398\u548c\u4fee\u590d\u540e\u53d1\u73b0\u7684\u3002\n                <\/p>\n                <p>\n                    \u5c55\u51fa\u7684\u4f5c\u54c1\u5305\u62ec\u7070\u6ce5\u5236\u54c1\u3001\u67f1\u5b50\u3001\u6728\u5de5\u5236\u54c1\u3001\u5404\u79cd\u98ce\u683c\u7684\u9676\u74f7\uff08\u4f8b\u5982\u8457\u540d\u7684\u77aa\u7f9a\u82b1\u74f6\uff09\u2014\u2014\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u706f\u7684\u590d\u5236\u54c1\uff0c\u4ee5\u53ca\u5893\u7891\u3001\u786c\u5e01\u548c\u5176\u4ed6\u5177\u6709\u91cd\u8981\u5386\u53f2\u4ef7\u503c\u7684\u7269\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u85cf\u54c1\u662f\u53c2\u89c2\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u7406\u60f3\u8865\u5145\uff0c\u56e0\u4e3a\u5b83\u8ba9\u4eba\u4eec\u66f4\u597d\u5730\u4e86\u89e3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u7684\u65e5\u5e38\u751f\u6d3b\u548c\u6587\u5316\u3002\n                <\/p>\n                <p>\n                    \u535a\u7269\u9986\u5165\u573a\u514d\u8d39\uff0c\u4f46\u9700\u8981\u6ce8\u610f\u7684\u662f\uff0c\u535a\u7269\u9986\u6bcf\u5468\u4e00\u95ed\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba55\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel55\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel55\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u5728\u8bbe\u8ba1\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u65f6\uff0c\u91c7\u7528\u4e86\u5177\u6709\u5f3a\u70c8\u6587\u827a\u590d\u5174\u8c61\u5f81\u610f\u4e49\u7684\u51e0\u4f55\u5f62\u72b6\uff1a\u6b63\u65b9\u5f62\u4ee3\u8868\u5c18\u4e16\uff0c\u5185\u5706\u8c61\u5f81\u7740\u795e\u6027\u548c\u521b\u9020\uff0c\u516b\u8fb9\u5f62\uff08\u4e3a\u6559\u5802\u4fdd\u7559\uff09\u4ee3\u8868\u4e24\u4e2a\u4e16\u754c\u7684\u7ed3\u5408\u3002\n                <\/p>\n                <p>\n                    \u8fdb\u5165\u5bab\u6bbf\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u7f6e\u8eab\u4e8e\u4e00\u4e2a\u5b8f\u4f1f\u7684\u5706\u5f62\u95e8\u5eca\u5ead\u9662\u4e2d\uff0c\u76f8\u5bf9\u4e8e\u5916\u90e8\u800c\u8a00\uff0c\u5ead\u9662\u8f83\u9ad8\u3002\u8fd9\u5ea7\u5ead\u9662\u5468\u56f4\u6709\u4e24\u5ea7\u91cd\u53e0\u7684\u5eca\u5b50\uff0c\u6bcf\u5ea7\u5eca\u5b50\u90fd\u6709\u4e09\u5341\u4e8c\u6839\u67f1\u5b50\u3002\u5e95\u5c42\u7684\u67f1\u5b50\u4e3a\u591a\u7acb\u514b-\u6258\u65af\u5361\u7eb3\u67f1\u5f0f\uff0c\u4e0a\u5c42\u5219\u4e3a\u7231\u5965\u5c3c\u67f1\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u67f1\u5b50\u7531\u6765\u81ea\u683c\u62c9\u7eb3\u8fbe\u5c0f\u9547\u57c3\u5c14\u56fe\u7f57\u7684\u5e03\u4e01\u77f3\u6216\u674f\u4ec1\u77f3\u5236\u6210\u3002\u9009\u62e9\u8fd9\u79cd\u6750\u6599\u662f\u56e0\u4e3a\u5b83\u6bd4\u8bbe\u8ba1\u4e2d\u6700\u521d\u8ba1\u5212\u7684\u5927\u7406\u77f3\u66f4\u7ecf\u6d4e\u3002\n                <\/p>\n                <p>\n                    \u4e0b\u5c42\u753b\u5eca\u6709\u4e00\u4e2a\u73af\u5f62\u62f1\u9876\uff0c\u53ef\u80fd\u7528\u4e8e\u88c5\u9970\u58c1\u753b\u3002\u4e0a\u5c42\u753b\u5eca\u5219\u8bbe\u6709\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\n                <\/p>\n                <p>\n                    \u73af\u7ed5\u5ead\u9662\u7684\u9970\u5e26\u4ee5\u201cburocranios\u201d\u4e3a\u7279\u8272\uff0c\u5373\u725b\u5934\u9aa8\u7684\u56fe\u6848\uff0c\u8fd9\u79cd\u88c5\u9970\u56fe\u6848\u8d77\u6e90\u4e8e\u53e4\u5e0c\u814a\u548c\u53e4\u7f57\u9a6c\uff0c\u5728\u5f53\u65f6\uff0c\u5b83\u4eec\u88ab\u7528\u4e8e\u4e0e\u796d\u7940\u4eea\u5f0f\u76f8\u5173\u7684\u9970\u5e26\u548c\u575f\u5893\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e24\u5c42\u7531\u4e24\u5ea7\u697c\u68af\u8fde\u63a5\uff1a\u4e00\u5ea7\u4f4d\u4e8e\u5317\u4fa7\uff0c\u5efa\u4e8e 17 \u4e16\u7eaa\uff1b\u53e6\u4e00\u5ea7\u4e5f\u4f4d\u4e8e\u5317\u4fa7\uff0c\u7531\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4fdd\u62a4\u5efa\u7b51\u5e08 Francisco Prieto Moreno \u4e8e 20 \u4e16\u7eaa\u8bbe\u8ba1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u4ece\u672a\u88ab\u7528\u4f5c\u7687\u5bb6\u4f4f\u6240\uff0c\u4f46\u5bab\u6bbf\u76ee\u524d\u8bbe\u6709\u4e24\u4e2a\u91cd\u8981\u7684\u535a\u7269\u9986\uff1a\u4f4d\u4e8e\u4e0a\u5c42\u7684\u7f8e\u672f\u535a\u7269\u9986\uff0c\u6536\u85cf\u4e86 15 \u4e16\u7eaa\u81f3 20 \u4e16\u7eaa\u683c\u62c9\u7eb3\u8fbe\u7684\u6770\u51fa\u7ed8\u753b\u548c\u96d5\u5851\uff1b\u4f4d\u4e8e\u4e0b\u5c42\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\uff0c\u53ef\u901a\u8fc7\u897f\u4fa7\u5165\u53e3\u5927\u5385\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u535a\u7269\u9986\u529f\u80fd\u5916\uff0c\u4e2d\u592e\u5ead\u9662\u8fd8\u62e5\u6709\u51fa\u8272\u7684\u97f3\u54cd\u6548\u679c\uff0c\u4f7f\u5176\u6210\u4e3a\u4e3e\u529e\u97f3\u4e50\u4f1a\u548c\u620f\u5267\u8868\u6f14\u7684\u6700\u4f73\u573a\u6240\uff0c\u5c24\u5176\u662f\u5728\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u671f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  LA MEDINA -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba56\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel56\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel56\">\u6e05\u771f\u5bfa\u6d74\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6e05\u771f\u5bfa\u6d74\u573a\u4f4d\u4e8e\u7687\u5bb6\u5927\u8857 (Calle Real)\uff0c\u6bd7\u90bb\u73b0\u4eca\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802 (Igreja de Santa Mar\u00eda de la Alhambra)\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u6d74\u573a\u5efa\u4e8e\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u7531 <em>\u5409\u5179\u4e9a<\/em>\u8fd9\u662f\u5411\u5728\u8fb9\u5883\u79cd\u690d\u571f\u5730\u7684\u57fa\u7763\u5f92\u5f81\u6536\u7684\u4e00\u79cd\u7a0e\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528 <em>\u571f\u8033\u5176\u6d74\u5ba4<\/em> \u6c90\u6d74\u662f\u4f0a\u65af\u5170\u57ce\u5e02\u65e5\u5e38\u751f\u6d3b\u4e2d\u5fc5\u4e0d\u53ef\u5c11\u7684\u4e00\u9879\u6d3b\u52a8\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4e5f\u4e0d\u4f8b\u5916\u3002\u7531\u4e8e\u9760\u8fd1\u6e05\u771f\u5bfa\uff0c\u8fd9\u4e2a\u6d74\u573a\u53d1\u6325\u7740\u91cd\u8981\u7684\u5b97\u6559\u529f\u80fd\uff1a\u5141\u8bb8\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u6216\u51c0\u5316\u4eea\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u7136\u800c\uff0c\u5b83\u7684\u529f\u80fd\u5e76\u4e0d\u5b8c\u5168\u662f\u5b97\u6559\u6027\u7684\u3002\u571f\u8033\u5176\u6d74\u5ba4\u4e5f\u662f\u4e2a\u4eba\u536b\u751f\u7684\u573a\u6240\uff0c\u5e76\u4e14\u662f\u91cd\u8981\u7684\u793e\u4ea4\u805a\u4f1a\u573a\u6240\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u4f7f\u7528\u53d7\u65f6\u95f4\u5b89\u6392\u7684\u9650\u5236\uff0c\u7537\u6027\u5728\u65e9\u4e0a\u4f7f\u7528\uff0c\u5973\u6027\u5728\u4e0b\u5348\u4f7f\u7528\u3002\n                <\/p>\n                <p>\n                    \u53d7\u5230\u7f57\u9a6c\u6d74\u573a\u7684\u542f\u53d1\uff0c\u7a46\u65af\u6797\u6d74\u573a\u4e5f\u91c7\u7528\u4e86\u7f57\u9a6c\u6d74\u573a\u7684\u5ba4\u5185\u5e03\u5c40\uff0c\u4f46\u89c4\u6a21\u8f83\u5c0f\uff0c\u5e76\u4e14\u4f7f\u7528\u84b8\u6c7d\u64cd\u4f5c\uff0c\u800c\u4e0d\u50cf\u7f57\u9a6c\u6d74\u573a\u90a3\u6837\u91c7\u7528\u6d78\u6ce1\u5f0f\u6c90\u6d74\u3002\n                <\/p>\n                <p>\n                    \u6d74\u5ba4\u7531\u56db\u4e2a\u4e3b\u8981\u7a7a\u95f4\u7ec4\u6210\uff1a\u4f11\u606f\u5ba4\u6216\u66f4\u8863\u5ba4\u3001\u51b7\u5ba4\u6216\u6696\u5ba4\u3001\u70ed\u5ba4\u4ee5\u53ca\u4e0e\u540e\u8005\u76f8\u8fde\u7684\u9505\u7089\u533a\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528\u7684\u52a0\u70ed\u7cfb\u7edf\u662f <em>\u5730\u7095<\/em>\u8fd9\u662f\u4e00\u79cd\u5730\u4e0b\u4f9b\u6696\u7cfb\u7edf\uff0c\u5229\u7528\u7089\u5b50\u4ea7\u751f\u7684\u70ed\u7a7a\u6c14\u5e76\u901a\u8fc7\u8def\u9762\u4e0b\u65b9\u7684\u8154\u5ba4\u8f93\u9001\u6765\u52a0\u70ed\u5730\u9762\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba57\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel57\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel57\">\u5723\u5f17\u6717\u897f\u65af\u79d1\u524d\u4fee\u9053\u9662 \u2013 \u65c5\u6e38\u65c5\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u6700\u521d\u662f\u5723\u5f17\u6717\u897f\u65af\u79d1\u4fee\u9053\u9662\uff0c\u5efa\u4e8e 1494 \u5e74\uff0c\u4f4d\u4e8e\u4e00\u5ea7\u53e4\u8001\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u7684\u9057\u5740\u4e0a\uff0c\u6839\u636e\u4f20\u7edf\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u5c5e\u4e8e\u4e00\u4f4d\u7a46\u65af\u6797\u738b\u5b50\u3002\n                <\/p>\n                <p>\n                    \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5272\u8ba9\u4e86\u8fd9\u7247\u571f\u5730\u6765\u5efa\u7acb\u8be5\u5e02\u7b2c\u4e00\u5ea7\u65b9\u6d4e\u4f1a\u4fee\u9053\u9662\uff0c\u4ece\u800c\u5151\u73b0\u4e86\u5f81\u670d\u524d\u51e0\u5e74\u5bf9\u963f\u897f\u897f\u5927\u4e3b\u6559\u7684\u627f\u8bfa\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u8fd9\u91cc\u6210\u4e3a\u4e86\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u7b2c\u4e00\u4e2a\u57cb\u846c\u5730\u3002 1504 \u5e74\uff0c\u4f0a\u838e\u8d1d\u62c9\u5973\u738b\u5728\u6885\u8fea\u7eb3\u5fb7\u5c14\u574e\u6ce2\u53bb\u4e16\u524d\u4e00\u4e2a\u534a\u6708\uff0c\u5728\u9057\u5631\u4e2d\u7559\u4e0b\u4e86\u5979\u5e0c\u671b\u8eab\u7740\u65b9\u6d4e\u5404\u4f1a\u4fee\u58eb\u670d\uff0c\u846c\u4e8e\u8fd9\u5ea7\u4fee\u9053\u9662\u7684\u613f\u671b\u3002 1516\u5e74\uff0c\u8d39\u8fea\u5357\u56fd\u738b\u88ab\u57cb\u846c\u4e8e\u5176\u65c1\u8fb9\u3002\n                <\/p>\n                <p>\n                    \u4e24\u4eba\u4e00\u76f4\u57cb\u846c\u5728\u90a3\u91cc\uff0c\u76f4\u5230 1521 \u5e74\uff0c\u4ed6\u4eec\u7684\u5b59\u5b50\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u4e0b\u4ee4\u5c06\u4ed6\u4eec\u7684\u9057\u4f53\u8f6c\u79fb\u5230\u683c\u62c9\u7eb3\u8fbe\u7687\u5bb6\u793c\u62dc\u5802\uff0c\u73b0\u5728\u4ed6\u4eec\u4e0e\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u80e1\u5b89\u5a1c\u4e00\u4e16\u3001\u7f8e\u7537\u5b50\u83f2\u5229\u666e\u548c\u7c73\u683c\u5c14\u00b7\u5fb7\u00b7\u5e15\u65af\u738b\u5b50\u4e00\u8d77\u5b89\u606f\u5728\u90a3\u91cc\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\uff0c\u4eba\u4eec\u53ef\u4ee5\u901a\u8fc7\u8fdb\u5165\u5e15\u62c9\u591a\u9152\u5e97\u7684\u5ead\u9662\u6765\u53c2\u89c2\u8fd9\u4e2a\u7b2c\u4e00\u4e2a\u5893\u5730\u3002\u5728\u5893\u7a74\u7684\u5706\u9876\u4e0b\uff0c\u4fdd\u5b58\u7740\u4e24\u4f4d\u541b\u4e3b\u7684\u539f\u59cb\u5893\u7891\u3002\n                <\/p>\n                <p>\n                    \u81ea 1945 \u5e74 6 \u6708\u4ee5\u6765\uff0c\u8fd9\u5ea7\u5efa\u7b51\u5c31\u6210\u4e3a\u5723\u5f17\u6717\u897f\u65af\u79d1\u65c5\u9986 (Parador de San Francisco) \u7684\u6240\u5728\u5730\uff0c\u8fd9\u662f\u4e00\u5bb6\u7531\u897f\u73ed\u7259\u653f\u5e9c\u62e5\u6709\u548c\u7ecf\u8425\u7684\u9ad8\u7ea7\u65c5\u6e38\u65c5\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba58\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel58\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel58\">\u9ea6\u5730\u90a3<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u201c\u9ea6\u5730\u90a3\u201d\u5728\u963f\u62c9\u4f2f\u8bed\u4e2d\u610f\u4e3a\u201c\u57ce\u5e02\u201d\uff0c\u6307\u7684\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8428\u6bd4\u5361\u5c71\u7684\u6700\u9ad8\u5904\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u9ea6\u5730\u90a3\u662f\u65e5\u5e38\u6d3b\u52a8\u7684\u573a\u6240\uff0c\u56e0\u4e3a\u8fd9\u91cc\u662f\u8d38\u6613\u548c\u4eba\u53e3\u96c6\u4e2d\u7684\u5730\u65b9\uff0c\u4e3a\u5e15\u62c9\u8482\u5c3c\u57ce\u5185\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u63d0\u4f9b\u4e86\u751f\u6d3b\u3002\n                <\/p>\n                <p>\n                    \u90a3\u91cc\u751f\u4ea7\u7eba\u7ec7\u54c1\u3001\u9676\u74f7\u3001\u9762\u5305\u3001\u73bb\u7483\u751a\u81f3\u786c\u5e01\u3002\u9664\u4e86\u5de5\u4eba\u7684\u4f4f\u623f\u5916\uff0c\u8fd8\u6709\u6d74\u5ba4\u3001\u6e05\u771f\u5bfa\u3001\u9732\u5929\u5e02\u573a\u3001\u84c4\u6c34\u6c60\u3001\u70e4\u7089\u3001\u7b52\u4ed3\u548c\u8f66\u95f4\u7b49\u91cd\u8981\u7684\u516c\u5171\u5efa\u7b51\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u8fd9\u5ea7\u5fae\u578b\u57ce\u5e02\u7684\u6b63\u5e38\u8fd0\u8f6c\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u6709\u81ea\u5df1\u7684\u7acb\u6cd5\u3001\u884c\u653f\u548c\u7a0e\u6536\u4f53\u7cfb\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u9ea6\u5730\u90a3\u539f\u5740\u4ec5\u5269\u4e0b\u4e00\u4e9b\u9057\u8ff9\u3002\u5f81\u670d\u4e4b\u540e\uff0c\u57fa\u7763\u6559\u5b9a\u5c45\u8005\u5bf9\u8be5\u5730\u533a\u7684\u6539\u9020\uff0c\u4ee5\u53ca\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u706b\u836f\u7206\u70b8\uff0c\u90fd\u52a0\u5267\u4e86\u8be5\u5730\u533a\u7684\u6076\u5316\u3002\n                <\/p>\n                <p>\n                    20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u4eba\u4eec\u5f00\u5c55\u4e86\u4e00\u9879\u4fee\u590d\u548c\u6539\u9020\u8be5\u5730\u533a\u7684\u8003\u53e4\u8ba1\u5212\u3002\u56e0\u6b64\uff0c\u4e00\u6761\u53e4\u8001\u7684\u4e2d\u4e16\u7eaa\u8857\u9053\u4e0a\u8fd8\u4fee\u5efa\u4e86\u4e00\u6761\u666f\u89c2\u8d70\u9053\uff0c\u5982\u4eca\u4e0e\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u76f8\u8fde\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba59\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel59\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel59\">\u963f\u672c\u585e\u62c9\u8d6b\u5bab<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7687\u5bb6\u9ea6\u5730\u90a3\uff0c\u6bd7\u90bb\u5357\u5899\u7684\u662f\u6240\u8c13\u7684\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u7684\u9057\u5740\uff0c\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u662f\u5df4\u52aa\u8428\u62c9\u4f0a\u5bb6\u65cf\u7684\u5361\u65af\u8482\u5229\u4e9a\u5316\u540d\u79f0\uff0c\u8be5\u5bb6\u65cf\u662f\u5c5e\u4e8e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u5317\u975e\u8d35\u65cf\u8840\u7edf\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\u6240\u770b\u5230\u7684\u9057\u8ff9\u662f 20 \u4e16\u7eaa 30 \u5e74\u4ee3\u5f00\u59cb\u6316\u6398\u7684\u7ed3\u679c\uff0c\u56e0\u4e3a\u8be5\u9057\u5740\u6b64\u524d\u66fe\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u4e3b\u8981\u662f\u7531\u4e8e\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u7206\u70b8\u3002\n                <\/p>\n                <p>\n                    \u901a\u8fc7\u8fd9\u4e9b\u8003\u53e4\u53d1\u6398\uff0c\u6211\u4eec\u80fd\u591f\u786e\u8ba4\u8fd9\u4e2a\u5bb6\u65cf\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u4e2d\u7684\u91cd\u8981\u6027\uff0c\u8fd9\u4e0d\u4ec5\u662f\u56e0\u4e3a\u5bab\u6bbf\u7684\u89c4\u6a21\uff0c\u8fd8\u56e0\u4e3a\u5176\u4f18\u8d8a\u7684\u5730\u7406\u4f4d\u7f6e\uff1a\u4f4d\u4e8e\u9ea6\u5730\u90a3\u7684\u4e0a\u90e8\uff0c\u5c31\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u57ce\u5e02\u8f74\u7ebf\u4e0a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba60\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel60\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel60\">\u6b63\u4e49\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6b63\u4e49\u4e4b\u95e8\uff0c\u963f\u62c9\u4f2f\u8bed\u4e2d\u79f0\u4e3a <em>\u5df4\u5e03\u00b7\u963f\u5c14\u00b7\u6c99\u91cc\u4e9a<\/em>\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u56db\u5ea7\u5916\u57ce\u95e8\u4e4b\u4e00\u3002\u4f5c\u4e3a\u5916\u90e8\u5165\u53e3\uff0c\u5b83\u53d1\u6325\u7740\u91cd\u8981\u7684\u9632\u5fa1\u4f5c\u7528\uff0c\u4ece\u5176\u53cc\u5f2f\u7ed3\u6784\u548c\u9661\u5ced\u7684\u5730\u5f62\u53ef\u4ee5\u770b\u51fa\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u5efa\u9020\u4e0e\u8fde\u63a5\u5357\u5899\u7684\u5854\u697c\u878d\u4e3a\u4e00\u4f53\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u4e8e 1348 \u5e74\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u95e8\u6709\u4e24\u4e2a\u5c16\u5c16\u7684\u9a6c\u8e44\u5f62\u62f1\u95e8\u3002\u5b83\u4eec\u4e4b\u95f4\u6709\u4e00\u4e2a\u9732\u5929\u533a\u57df\uff0c\u79f0\u4e3a buhedera\uff0c\u5982\u679c\u53d7\u5230\u653b\u51fb\uff0c\u53ef\u4ee5\u4ece\u9732\u53f0\u4e0a\u6254\u6750\u6599\u6765\u4fdd\u536b\u5165\u53e3\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u6218\u7565\u4ef7\u503c\u4e4b\u5916\uff0c\u8fd9\u5ea7\u95e8\u5728\u4f0a\u65af\u5170\u80cc\u666f\u4e0b\u8fd8\u5177\u6709\u5f3a\u70c8\u7684\u8c61\u5f81\u610f\u4e49\u3002\u4e24\u4e2a\u88c5\u9970\u5143\u7d20\u5c24\u4e3a\u7a81\u51fa\uff1a\u624b\u548c\u94a5\u5319\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u53ea\u624b\u4ee3\u8868\u4f0a\u65af\u5170\u6559\u7684\u4e94\u5927\u652f\u67f1\uff0c\u8c61\u5f81\u7740\u4fdd\u62a4\u548c\u597d\u5ba2\u3002\u5c31\u5176\u672c\u8eab\u800c\u8a00\uff0c\u94a5\u5319\u662f\u4fe1\u4ef0\u7684\u8c61\u5f81\u3002\u4ed6\u4eec\u7684\u5171\u540c\u5b58\u5728\u53ef\u4ee5\u88ab\u89e3\u8bfb\u4e3a\u7cbe\u795e\u548c\u4e16\u4fd7\u529b\u91cf\u7684\u5bd3\u8a00\u3002\n                <\/p>\n                <p>\n                    \u6c11\u95f4\u4f20\u8bf4\uff0c\u5982\u679c\u6709\u4e00\u5929\u624b\u548c\u94a5\u5319\u76f8\u89e6\uff0c\u5c31\u610f\u5473\u7740\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5012\u584c\u2026\u2026\u4e5f\u610f\u5473\u7740\u4e16\u754c\u7684\u672b\u65e5\uff0c\u56e0\u4e3a\u8fd9\u610f\u5473\u7740\u5b83\u7684\u8f89\u714c\u5c06\u6d88\u5931\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f0a\u65af\u5170\u7b26\u53f7\u4e0e\u53e6\u4e00\u4e2a\u57fa\u7763\u6559\u9644\u52a0\u7269\u5f62\u6210\u4e86\u9c9c\u660e\u5bf9\u6bd4\uff1a\u4e00\u5ea7\u5723\u6bcd\u5b50\u54e5\u7279\u5f0f\u96d5\u5851\uff0c\u7531 Ruberto Alem\u00e1n \u521b\u4f5c\uff0c\u5728\u5929\u4e3b\u6559\u541b\u4e3b\u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\u4e0b\u4ee4\u653e\u7f6e\u5728\u5185\u90e8\u62f1\u95e8\u4e0a\u65b9\u7684\u58c1\u9f9b\u4e2d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba61\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel61\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel61\">\u8f66\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u9a6c\u8f66\u4e4b\u95e8 (Puerta de los Carros) \u4e0e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u57ce\u5899\u4e0a\u7684\u539f\u59cb\u5f00\u53e3\u5e76\u4e0d\u5bf9\u5e94\u3002\u5b83\u4e8e 1526 \u5e74\u81f3 1536 \u5e74\u95f4\u5f00\u653e\uff0c\u5177\u6709\u975e\u5e38\u5177\u4f53\u7684\u529f\u80fd\u76ee\u7684\uff1a\u5141\u8bb8\u8fd0\u9001\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u9020\u6240\u9700\u6750\u6599\u548c\u67f1\u5b50\u7684\u9a6c\u8f66\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u8fd9\u6247\u95e8\u4ecd\u7136\u5177\u6709\u5b9e\u7528\u7528\u9014\u3002\u8fd9\u662f\u4e00\u6761\u65e0\u9700\u95e8\u7968\u7684\u6b65\u884c\u901a\u9053\uff0c\u53ef\u4ee5\u514d\u8d39\u8fdb\u5165\u67e5\u7406\u4e94\u4e16\u5bab\u53ca\u5176\u5185\u7684\u535a\u7269\u9986\u3002\n                <\/p>\n                <p>\n                    \u6b64\u5916\uff0c\u5b83\u662f\u552f\u4e00\u5411\u6388\u6743\u8f66\u8f86\u5f00\u653e\u7684\u5927\u95e8\uff0c\u5305\u62ec\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u697c\u5185\u7684\u9152\u5e97\u5ba2\u4eba\u3001\u51fa\u79df\u8f66\u3001\u7279\u6b8a\u670d\u52a1\u4eba\u5458\u3001\u533b\u52a1\u4eba\u5458\u548c\u7ef4\u4fee\u8f66\u8f86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba62\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel62\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel62\">\u4e03\u5c42\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u662f\u4e00\u5ea7\u5e15\u62c9\u8482\u5c3c\u57ce\u5e02\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u4e00\u9053\u5de8\u5927\u7684\u57ce\u5899\uff0c\u5916\u90e8\u6709\u56db\u4e2a\u4e3b\u8981\u5165\u53e3\u3002\u4e3a\u4e86\u786e\u4fdd\u9632\u5fa1\uff0c\u8fd9\u4e9b\u57ce\u95e8\u91c7\u7528\u72ec\u7279\u7684\u5f27\u5f62\u5e03\u5c40\uff0c\u4f7f\u6f5c\u5728\u7684\u653b\u51fb\u8005\u96be\u4ee5\u524d\u8fdb\uff0c\u5e76\u4fbf\u4e8e\u4ece\u5185\u90e8\u8fdb\u884c\u4f0f\u51fb\u3002\n                <\/p>\n                <p>\n                    \u4f4d\u4e8e\u5357\u5899\u7684\u4e03\u5c42\u4e4b\u95e8\u5c31\u662f\u5176\u4e2d\u4e00\u4e2a\u5165\u53e3\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u65f6\u4ee3\uff0c\u5b83\u88ab\u79f0\u4e3a <em>\u6bd4\u535c\u00b7\u53e4\u675c\u5c14<\/em> \u6216\u201cPuerta de los Pozos\u201d\uff0c\u56e0\u4e3a\u9644\u8fd1\u6709\u7b52\u4ed3\u6216\u5730\u7262\uff0c\u53ef\u80fd\u88ab\u7528\u4f5c\u76d1\u72f1\u3002\n                <\/p>\n                <p>\n                    \u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u4eba\u4eec\u666e\u904d\u7684\u770b\u6cd5\uff0c\u5373\u5b83\u4e0b\u9762\u6709\u4e03\u5c42\u6216\u4e03\u5c42\u697c\u3002\u5c3d\u7ba1\u53ea\u6709\u4e24\u6b21\u8bb0\u5f55\uff0c\u4f46\u8fd9\u79cd\u4fe1\u4ef0\u5f15\u53d1\u4e86\u591a\u4e2a\u4f20\u8bf4\u548c\u6545\u4e8b\uff0c\u4f8b\u5982\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u6545\u4e8b\u201c\u6469\u5c14\u4eba\u7684\u9057\u4ea7\u4f20\u8bf4\u201d\uff0c\u5176\u4e2d\u63d0\u5230\u4e86\u9690\u85cf\u5728\u5854\u7684\u79d8\u5bc6\u5730\u7a96\u4e2d\u7684\u5b9d\u85cf\u3002\n                <\/p>\n                <p>\n                    \u4f20\u7edf\u4e0a\u8ba4\u4e3a\uff0c\u8fd9\u662f 1492 \u5e74 1 \u6708 2 \u65e5\u5e03\u963f\u535c\u8fea\u52d2\u53ca\u5176\u968f\u884c\u4eba\u5458\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u4e4b\u95e8\u5c06\u738b\u56fd\u7684\u94a5\u5319\u4ea4\u7ed9\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u4f7f\u7528\u7684\u6700\u540e\u4e00\u9053\u95e8\u3002\u540c\u6837\uff0c\u7b2c\u4e00\u6279\u57fa\u7763\u6559\u519b\u961f\u4e5f\u662f\u901a\u8fc7\u8fd9\u9053\u95e8\u6beb\u65e0\u62b5\u6297\u5730\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u57ce\u95e8\u662f\u91cd\u5efa\u7684\uff0c\u56e0\u4e3a\u539f\u6765\u7684\u57ce\u95e8\u5728 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u88ab\u7206\u70b8\u4e25\u91cd\u6467\u6bc1\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba63\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel63\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel63\">\u9152\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8461\u8404\u9152\u4e4b\u95e8\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u3002\u5b83\u7684\u5efa\u9020\u5f52\u529f\u4e8e 14 \u4e16\u7eaa\u521d\u7684\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\uff0c\u5c3d\u7ba1\u5b83\u7684\u95e8\u540e\u6765\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u6539\u5efa\u3002\n                <\/p>\n                <p>\n                    \u201c\u8461\u8404\u9152\u95e8\u201d\u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u6e90\u81ea\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u800c\u662f\u6e90\u81ea\u516c\u5143 1556 \u5e74\u7684\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u5f53\u65f6\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5c45\u6c11\u88ab\u5141\u8bb8\u5728\u6b64\u5730\u514d\u7a0e\u8d2d\u4e70\u8461\u8404\u9152\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5b83\u662f\u4e00\u5ea7\u5185\u95e8\uff0c\u56e0\u6b64\u5176\u5e03\u5c40\u662f\u76f4\u7ebf\u578b\u7684\uff0c\u800c\u4e0d\u50cf\u53f8\u6cd5\u95e8\u6216\u6b66\u5668\u95e8\u7b49\u5916\u95e8\u90a3\u6837\u8bbe\u8ba1\u6709\u5f2f\u66f2\u4ee5\u63d0\u9ad8\u9632\u5fa1\u80fd\u529b\u3002\n                <\/p>\n                <p>\n                    \u867d\u7136\u5b83\u7684\u4e3b\u8981\u529f\u80fd\u4e0d\u662f\u9632\u5fa1\uff0c\u4f46\u91cc\u9762\u6709\u4f9b\u8d1f\u8d23\u51fa\u5165\u63a7\u5236\u7684\u58eb\u5175\u4f7f\u7528\u7684\u957f\u51f3\uff0c\u697c\u4e0a\u8fd8\u6709\u4e00\u4e2a\u623f\u95f4\uff0c\u4f9b\u8b66\u536b\u5c45\u4f4f\u548c\u4f11\u606f\u533a\u3002\n                <\/p>\n                <p>\n                    \u897f\u7acb\u9762\u9762\u5411\u963f\u5c14\u5361\u8428\u74e6\uff0c\u662f\u5165\u53e3\u3002\u9a6c\u8e44\u5f62\u62f1\u95e8\u7684\u95e8\u6963\u4e0a\u65b9\u662f\u94a5\u5319\u7684\u6807\u5fd7\uff0c\u8fd9\u662f\u6b22\u8fce\u7684\u5e84\u4e25\u8c61\u5f81\uff0c\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5728\u9762\u5411\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u4e1c\u7acb\u9762\u4e0a\uff0c\u62f1\u80a9\u5c24\u5176\u5f15\u4eba\u6ce8\u76ee\uff0c\u5176\u4e0a\u88c5\u9970\u6709\u91c7\u7528\u5e72\u7ef3\u6280\u672f\u5236\u4f5c\u7684\u74f7\u7816\uff0c\u662f\u897f\u73ed\u7259\u7a46\u65af\u6797\u88c5\u9970\u827a\u672f\u7684\u7cbe\u7f8e\u5178\u8303\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba64\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel64\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel64\">\u963f\u5c14\u7f55\u5e03\u62c9\u7684\u5723\u739b\u4e3d\u4e9a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u73b0\u5728\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802\u6240\u5728\u5730\u66fe\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u7684\u6240\u5728\u5730\uff0c\u8be5\u6e05\u771f\u5bfa\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    1492 \u5e74 1 \u6708 2 \u65e5\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u5ea7\u6e05\u771f\u5bfa\u88ab\u8d50\u4e88\u57fa\u7763\u6559\u793c\u62dc\u573a\u6240\uff0c\u5e76\u5728\u90a3\u91cc\u4e3e\u884c\u4e86\u7b2c\u4e00\u6b21\u5f25\u6492\u3002\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u51b3\u5b9a\uff0c\u5b83\u5728\u5723\u739b\u4e3d\u4e9a\u7684\u5e87\u62a4\u4e0b\u88ab\u5949\u732e\uff0c\u5e76\u5728\u90a3\u91cc\u5efa\u7acb\u4e86\u7b2c\u4e00\u4e2a\u5927\u4e3b\u6559\u5e2d\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u5230 16 \u4e16\u7eaa\u672b\uff0c\u65e7\u6e05\u771f\u5bfa\u5e74\u4e45\u5931\u4fee\uff0c\u6700\u7ec8\u88ab\u62c6\u9664\uff0c\u5e76\u5efa\u9020\u4e86\u4e00\u5ea7\u65b0\u7684\u57fa\u7763\u6559\u5bfa\u5e99\uff0c\u8be5\u5bfa\u5e99\u4e8e 1618 \u5e74\u7ae3\u5de5\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4f0a\u65af\u5170\u5efa\u7b51\u51e0\u4e4e\u5df2\u4e0d\u590d\u5b58\u5728\u3002\u4fdd\u5b58\u4e0b\u6765\u7684\u6700\u91cd\u8981\u6587\u7269\u662f\u4e00\u76cf\u523b\u6709 1305 \u5e74\u94ed\u6587\u7684\u9752\u94dc\u706f\uff0c\u76ee\u524d\u6536\u85cf\u4e8e\u9a6c\u5fb7\u91cc\u56fd\u5bb6\u8003\u53e4\u535a\u7269\u9986\u3002\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u53ef\u4ee5\u770b\u5230\u8fd9\u76cf\u706f\u7684\u590d\u5236\u54c1\u3002\n                <\/p>\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5723\u739b\u4e3d\u4e9a\u6559\u5802\u5e03\u5c40\u7b80\u5355\uff0c\u53ea\u6709\u4e00\u4e2a\u4e2d\u6bbf\uff0c\u4e24\u4fa7\u5404\u6709\u4e09\u4e2a\u4fa7\u6bbf\u3002\u6559\u5802\u5185\u90e8\u7684\u4e3b\u8981\u56fe\u50cf\u5341\u5206\u5f15\u4eba\u6ce8\u76ee\uff1a\u5b89\u53e4\u65af\u8482\u4e9a\u5723\u6bcd\uff0c\u8fd9\u662f\u6258\u5c14\u5938\u6258\u00b7\u9c81\u4f0a\u65af\u00b7\u5fb7\u5c14\u00b7\u4f69\u62c9\u5c14 (Torcuato Ruiz del Peral) \u521b\u4f5c\u4e8e 18 \u4e16\u7eaa\u7684\u4f5c\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5e45\u5723\u50cf\u4e5f\u88ab\u79f0\u4e3a\u201c\u4ec1\u6148\u5723\u6bcd\u201d\uff0c\u662f\u6bcf\u4e2a\u5723\u5468\u516d\u5728\u683c\u62c9\u7eb3\u8fbe\u6e38\u884c\u65f6\u552f\u4e00\u4e00\u5e45\u5728\u5929\u6c14\u5141\u8bb8\u7684\u60c5\u51b5\u4e0b\u4e3e\u884c\u7684\u5723\u50cf\u3002\u4ed6\u5750\u5728\u4e00\u5f20\u6781\u5176\u7f8e\u4e3d\u7684\u5b9d\u5ea7\u4e0a\uff0c\u5b9d\u5ea7\u4e0a\u7684\u6d6e\u96d5\u94f6\u6a21\u4eff\u4e86\u5177\u6709\u8c61\u5f81\u610f\u4e49\u7684\u72ee\u5b50\u5ead\u9662\u7684\u62f1\u95e8\u3002\n                <\/p>\n                <p>\n                    \u4ee4\u4eba\u597d\u5947\u7684\u662f\uff0c\u683c\u62c9\u7eb3\u8fbe\u8bd7\u4eba\u8d39\u5fb7\u91cc\u79d1\u00b7\u52a0\u897f\u4e9a\u00b7\u6d1b\u5c14\u5361 (Federico Garc\u00eda Lorca) \u662f\u8be5\u5144\u5f1f\u4f1a\u7684\u6210\u5458\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba65\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel65\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel65\">\u5236\u9769\u5382<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u524d\u9762\u5411\u4e1c\uff0c\u6709\u4e2d\u4e16\u7eaa\u5236\u9769\u5382\u6216\u6c34\u725b\u519c\u573a\u7684\u9057\u8ff9\uff0c\u8fd9\u662f\u4e00\u4e2a\u4e13\u95e8\u5904\u7406\u751f\u76ae\u7684\u8bbe\u65bd\uff1a\u6e05\u6d01\u3001\u97a3\u5236\u548c\u67d3\u8272\u3002\u8fd9\u662f\u6574\u4e2a\u5b89\u8fbe\u5362\u65af\u7684\u5e38\u89c1\u6d3b\u52a8\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u5317\u975e\u7c7b\u4f3c\u7684\u5236\u9769\u5382\u76f8\u6bd4\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5236\u9769\u5382\u7684\u89c4\u6a21\u8f83\u5c0f\u3002\u7136\u800c\uff0c\u5fc5\u987b\u8003\u8651\u5230\uff0c\u5176\u529f\u80fd\u5b8c\u5168\u662f\u4e3a\u4e86\u6ee1\u8db3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u9700\u8981\u3002\n                <\/p>\n                <p>\n                    \u5b83\u6709\u516b\u4e2a\u5927\u5c0f\u4e0d\u4e00\u7684\u5c0f\u6c60\uff0c\u6709\u77e9\u5f62\u7684\uff0c\u4e5f\u6709\u5706\u5f62\u7684\uff0c\u91cc\u9762\u50a8\u5b58\u7740\u76ae\u9769\u97a3\u5236\u8fc7\u7a0b\u4e2d\u4f7f\u7528\u7684\u77f3\u7070\u548c\u67d3\u6599\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u9879\u6d3b\u52a8\u9700\u8981\u5927\u91cf\u7684\u6c34\uff0c\u56e0\u6b64\u5236\u9769\u5382\u5efa\u5728\u7687\u5bb6\u704c\u6e89\u6c34\u6e20 (Acequia Real) \u65c1\u8fb9\uff0c\u4ee5\u5229\u7528\u5176\u6301\u7eed\u7684\u6c34\u6d41\u3002\u5b83\u7684\u5b58\u5728\u4e5f\u8868\u660e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8fd9\u4e00\u5730\u533a\u62e5\u6709\u5927\u91cf\u7684\u6c34\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba66\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel66\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel66\">\u6c34\u5854\u548c\u7687\u5bb6\u6c9f\u6e20<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6c34\u5854\u662f\u4e00\u5ea7\u96c4\u4f1f\u7684\u5efa\u7b51\uff0c\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5899\u7684\u897f\u5357\u89d2\uff0c\u9760\u8fd1\u552e\u7968\u5904\u5f53\u524d\u7684\u4e3b\u5165\u53e3\u3002\u867d\u7136\u5b83\u5177\u6709\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u5176\u6700\u91cd\u8981\u7684\u4f7f\u547d\u662f\u4fdd\u62a4\u7687\u5bb6\u704c\u6e89\u6c34\u6e20\u7684\u5165\u53e3\uff0c\u56e0\u6b64\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u704c\u6e89\u6e20\u7a7f\u8fc7\u4e00\u6761\u6e21\u69fd\u5230\u8fbe\u5e15\u62c9\u8482\u5c3c\u57ce\uff0c\u5e76\u6cbf\u7740\u5854\u7684\u5317\u9762\u5ef6\u4f38\uff0c\u4e3a\u6574\u4e2a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4f9b\u6c34\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u5854\u662f\u5f7b\u5e95\u91cd\u5efa\u7684\u7ed3\u679c\u3002 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\uff0c\u5b83\u56e0\u706b\u836f\u7206\u70b8\u800c\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u5230 20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u5b83\u51e0\u4e4e\u53ea\u5269\u4e0b\u575a\u5b9e\u7684\u5730\u57fa\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u81f3\u5173\u91cd\u8981\uff0c\u56e0\u4e3a\u5b83\u5141\u8bb8\u6c34\uff08\u4ee5\u53ca\u751f\u547d\uff09\u8fdb\u5165\u5e15\u63d0\u7eb3\u57ce\u3002\u8428\u6bd4\u5361\u5c71\u539f\u672c\u7f3a\u4e4f\u5929\u7136\u6c34\u6e90\uff0c\u8fd9\u5bf9\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6784\u6210\u4e86\u91cd\u5927\u6311\u6218\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u6b64\uff0c\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e00\u4e16\u4e0b\u4ee4\u8fdb\u884c\u4e00\u9879\u91cd\u5927\u6c34\u5229\u5de5\u7a0b\uff1a\u4fee\u5efa\u6240\u8c13\u7684\u82cf\u4e39\u6c9f\u3002\u8fd9\u6761\u704c\u6e89\u6e20\u4ece\u6d77\u62d4\u8f83\u9ad8\u3001\u8ddd\u79bb\u7ea6\u516d\u516c\u91cc\u7684\u8fbe\u7f57\u6cb3\u5f15\u6c34\uff0c\u5229\u7528\u5761\u5ea6\u901a\u8fc7\u91cd\u529b\u8f93\u9001\u6c34\u3002\n                <\/p>\n                <p>\n                    \u57fa\u7840\u8bbe\u65bd\u5305\u62ec\u4e00\u4e2a\u84c4\u6c34\u575d\u3001\u4e00\u4e2a\u755c\u529b\u6c34\u8f66\u548c\u4e00\u6761\u7816\u780c\u7684\u8fd0\u6cb3\u2014\u2014acequia\u2014\u2014\u5b83\u7a7f\u8fc7\u5c71\u8109\u5730\u4e0b\uff0c\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4e0a\u90e8\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u514b\u670d\u592a\u9633\u5c71\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\uff09\u548c\u8428\u6bd4\u5361\u5c71\uff08\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff09\u4e4b\u95f4\u7684\u9661\u5761\uff0c\u5de5\u7a0b\u5e08\u4eec\u4fee\u5efa\u4e86\u4e00\u6761\u6e21\u69fd\uff0c\u8fd9\u662f\u786e\u4fdd\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4f9b\u6c34\u7684\u5173\u952e\u9879\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-premium\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium-ia-hablando\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-ia\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n\n<style>\n  \/* Tel\u00e9fonos muy peque\u00f1os (tipo iPhone SE, Android antiguos) *\/\n  @media (max-width: 480px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 0.7rem !important;\n    }\n  }\n\n  \/* Tel\u00e9fonos est\u00e1ndar (mayor\u00eda de m\u00f3viles modernos) *\/\n  @media (min-width: 481px) and (max-width: 767px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.05rem !important;\n    }\n  }\n\n  \/* Tablets peque\u00f1as y m\u00f3viles grandes *\/\n  @media (min-width: 768px) and (max-width: 991px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.2rem !important;\n    }\n  }\n<\/style>\n\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    const btn1 = document.getElementById(\"continuar-gratis-premium\");\n    const modal1 = document.getElementById(\"modal-premium\");\n\n    if (btn1 && modal1) {\n      btn1.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal1.classList.remove('show');\n        modal1.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n\n    const btn2 = document.getElementById(\"continuar-gratis-ia\");\n    const modal2 = document.getElementById(\"modal-premium-ia-hablando\");\n\n    if (btn2 && modal2) {\n      btn2.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal2.classList.remove('show');\n        modal2.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n  });\n<\/script>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n    \t\t\n\t\t\t\n\t\t<\/div>\n\t<\/header>\n<\/article>\n\n\n\n\n\n\n\n<article data-id=\"post-5816\" data-play-id=\"5816\" class=\"block-loop-item album-track post-5816 station type-station status-publish has-post-thumbnail hentry genre-generalife entry is-single\">\n\t<span class=\"btn-play-now icon-play\"  data-play-id=\"5816\"><\/span>\n\t<span class=\"btn-play-now icon-play\" data-id=\"5816\" data-play-id=\"5816\"><\/span>\n\n\t<button class=\"btn-playlist icon-plus\"><\/button>\n\n\n\t<header class=\"entry-header\">\n\t\t<div class=\"entry-header-inner btn-play-now\">\n\t\t\t\n<h3 class=\"entry-title\"><a href=\"https:\/\/pruebas.alhambra.app\/zh\/station\/jardines-altos\/\" rel=\"bookmark\">\u9ad8\u82b1\u56ed<\/a><\/h3>\n\t\t\t<div class=\"entry-meta\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t<div class=\"entry-footer\">\n\t\t\t<span class=\"play-duration\">00:29<\/span>\t\t\t    <!-- Angel cambiar numero abajo en data-target -->\n    <a href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\" class=\"iconomodal\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg> \n    <\/a>\n\n    <!-- El modal -->\n    <!-- Angel cambiar numero abajo en id -->\n    <div class=\"modal\" id=\"ia01\">\n        <div class=\"modal-dialog\">\n            <div class=\"modal-content\">\n                <!-- Cabecera del modal -->\n                <div class=\"modal-header\">\n                    <h4 class=\"modal-title\">\n                                            <\/h4>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\">\n                        \u00d7\n                    <\/button>\n                <\/div>\n\n                <!-- Contenido del modal -->\n                <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <div class=\"contenedoria\">\n                                <br><br>\n                                <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #222222; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #222222; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 350px;\n        background-color: #222222;\n        border-radius: 20px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 20px;\n        line-height: 54px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"You\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5816\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"4539\"\n     data-width=\"350px\"\n     data-height=\"400px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"1\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"60\"\n     data-text_rounded=\"20\"\n     data-chat_rounded=\"20\"\n     data-voice_service=\"google\"\n     data-voice_language=\"yue-HK\"\n     data-voice_name=\"yue-HK-Standard-A\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">AI thinking&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"Type message..\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                            <\/div>\n                                                        <div class=\"contenidocentrado\">\n                                <h2 class=\"wp-block-heading\">\u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01<\/h2>\n                                <li>\n                                    \u6309 <strong>\u4e00\u6b21<\/strong>\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path>\n                                        <path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path>\n                                        <line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line>\n                                        <line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line>\n                                    <\/svg>\n                                    \u8aaa\u8a71\u3002\n                                <\/li>\n                                <li>\n                                    <strong>\u5b8c\u6210<\/strong> \u6309\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <rect x=\"6\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                        <rect x=\"14\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                    <\/svg>\n                                <\/li>\n                            <\/div>\n                            <br>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n<style>\n\n                       .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n                            background-color: #34354000 !important;\n                        }\n\n\n                         .wpaicg-chat-shortcode:nth-child(2) .wpaicg_chat_additions { display: none; }\n\n\n                        .iconomodal {\n                            border-radius: 0px !important;\n                            background-color: #00000000!important;\n                            display: inline-flex;\n                            align-items: center;\n                            padding: 0.5rem;\n                            min-width: 1rem;\n                            line-height: 1;\n                            color: inherit;\n                            background-color: transparent;\n                            border: none;\n                            outline: 0;\n                            color: var(--color-primary);\n                        }\n\n\n                        .album-track .icon-play {\n                            color: var(--color-primary);\n                        }\n\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                                color: #8c0dff !important;\n                            }\n\n\n                         .contenidocentrado {\n                        text-align: center;\n                        display: block;\n                        margin-block-start: 0em;\n                        margin-block-end: 0em;\n                        }\n\n\n\n                        .preguntas{\n                        width: calc(100% - var(--x-gap) * 3) !important;\n                        max-width: var(--content-width);\n                        margin-left: auto;\n                        margin-right: auto;\n                        }\n\n\n                        .accordion h3:after, .accordion h4:after {\n                        opacity: 9.5 !important;\n                        color: var(--color-primary) !important;\n                        }\n\n\n                        p {\n                        margin-top: 0.5rem;\n                        margin-bottom: 0rem;\n                        }\n\n                        b, strong {\n                        font-weight: 700 !important;\n                        }\n\n                        h3, .h3 {\n                        margin-block-end: 0.5em;\n                        }\n\n\n                     \n                        \/*.accordion h3, .accordion h4 {\n                        color: var(--color-primary) !important;\n                        }*\/\n\n\n                        .modal-body, .modal-footer, .modal-header {\n                            padding: 1rem;\n                        }\n\n\n                      \n                        .letracolor {\n                        color: var(--color-primary);\n                        margin-bottom: -5px;\n                        }\n\n\n                        .miicono {\n                        overflow: hidden;\n                        vertical-align: middle;\n                        color: var(--color-primary);\n                        }\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon svg {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-chat-shortcode-type {\n                            background: rgb(0 0 0 \/ 0%) !important;\n                        }\n\n                        .wpaicg-chat-shortcode {\n                            width: 100% !important;\n                        }\n                        .wpaicg_chat_additions span {\n                            margin-right: 0px !important;\n                        }\n\n                        .contenedoria {\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            \/*padding: 0px 0px 10px 0px;*\/\n                            margin-top: 0%;\n                            padding: 2rem 0rem 2rem 0rem!important;\n                        }\n\n\n\n                    .wpaicg-chat-shortcode {\n                        background-color: #12121200 !important;\n                    }\n\n\n                    .comment-respond .must-log-in p, textarea {\n                        width: 100% !important;\n                    }\n\n\n\n                    \/*sebas tengo que modificar esto para centrar el micro*\/\n                        .wpaicg_chat_additions{\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            position: absolute;\n                            right: 42% !important;\n                        }\n\n\n\n<\/style>\n\n\n\n\n\n\n\n<!-- sebas cargo los estilos condicional -->\n\n    <style id=\"ia01-style\">\n        #ia01 .wpaicg-chat-shortcode-messages { display: none; }\n        #ia01 .wpaicg-chat-shortcode-send > svg { display: none; }\n        #ia01 .wpaicg-chat-shortcode-typing { display: none; }\n\n\n    .wpaicg-chat-shortcode {\n        align-items: center !important;\n        padding: 0rem !important;\n        min-width: 0rem !important;\n        justify-content: center !important;\n        align-items: center !important;\n        \/*max-width: 20px;*\/\n    }\n\n\n     \/* Establece el estilo para .wpaicg-bot-thinking cuando est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        color: inherit !important;\n    }\n\n    \/* Oculta .wpaicg-mic-icon cuando .wpaicg-bot-thinking est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking + .circle {\n        display: none;\n    }\n\n\n    .wpaicg-mic-icon svg {\n        width: 50px !important;\n        height: 50px !important;\n        margin: auto;\n        display: block;\n        color: var(--color-primary) !important;\n    }\n\n    @keyframes pulse {\n        0% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n        50% {\n            transform: scale(1.2);\n            opacity: 1;\n        }\n        100% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n    }\n\n    .wpaicg_chat_additions {\n        animation: pulse 3s infinite;\n    }\n\n    .circle {\n        width: 70px;\n        height: 70px;\n        border: 1px solid;\n        color: var(--color-primary);\n        border-radius: 100%;\n        \/*margin: 7px;*\/\n        box-sizing: border-box;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        margin-top: -37%;\n    }\n\n\n    \n    .wpaicg-chat-shortcode{\n        width: ;\n    }\n    .wpaicg-chat-shortcode-content{\n        position: relative;\n    }\n    .wpaicg-chat-shortcode-content ul{\n        height: calc( - 44px);\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-footer{\n        height: 18px;\n        font-size: 11px;\n        padding: 0 20px;\n        color: ;\n        background: rgb(0 0 0 \/ 19%);\n        margin-top:2px;\n        margin-bottom: 2px;\n    }\n    .wpaicg-chat-shortcode-content ul li{\n        display: flex;\n        margin-bottom: 0;\n        padding: 10px;\n        color: ;\n    }\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message{\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong{\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        font-size: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong img{\n\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after{\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking{\n        bottom: 0;\n        font-size: 11px;\n        color: inherit;\n        padding: 2px 6px;\n        display: none;\n    }\n\n    .wpaicg-chat-shortcode{\n        background-color: ;\n    }\n    .wpaicg-chat-shortcode-type{\n        background: rgb(0 0 0 \/ 19%);\n    }\n    .wpaicg-chat-message{\n        text-align: justify;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message a,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message a{\n        color: inherit;\n    }\n\n    <\/style>\n\n\n<style>\n.wpaicg-chat-shortcode {\n    box-shadow: 0 0px 0px rgb(0 0 0 \/ 0%) !important;\n}\n<\/style>\n\n\n\n\n\n    <script>\n        \/\/ Agregar evento al abrir el modal para aplicar el estilo CSS din\u00e1micamente\n        document.addEventListener('DOMContentLoaded', function () {\n            document.getElementById('ia01').addEventListener('show.bs.modal', function () {\n                document.getElementById('ia01-style').innerHTML = `\n                    #ia01 .wpaicg-chat-shortcode-messages { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-send > svg { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-typing { display: block; }\n                `;\n            });\n        });\n    <\/script>\n\n\n\n\n    \t\t\t\t\t\t    <style>\n        \/* A\u00f1ade estilos personalizados aqu\u00ed si es necesario \n        #dropdown-more { display: none !important; } *\/\n        #dropdown-more { display: none !important; }\n        .btn-playlist:nth-child { display: none !important; }\n        .dropdown-backdrop { display: none !important; }\n    <\/style>\n\n\n    \n    <div class=\"btn-group dropup\">\n        <button class=\"btn-more\" type=\"button\" id=\"mapaDropdown\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"currentColor\" stroke=\"currentColor\" stroke-width=\"0\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"6\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"18\" r=\"2\"><\/circle><\/svg>\n                    <\/button>\n        <div class=\"dropdown-menu\" aria-labelledby=\"mapaDropdown\">\n           \n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u55d3\u97f3\uff09<\/a>\n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia02\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><polygon points=\"16 3 21 8 8 21 3 21 3 16 16 3\"><\/polygon><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u6587\u672c\uff09<\/a>\n\n\n                \n\n\n                \n\n\n                \n\n\n                \n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#modalprueba21\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><line x1=\"17\" y1=\"10\" x2=\"3\" y2=\"10\"><\/line><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"><\/line><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"><\/line><line x1=\"17\" y1=\"18\" x2=\"3\" y2=\"18\"><\/line><\/svg>&nbsp; &nbsp; \u63cf\u8ff0<\/a>\n\n\n                \n\n        <\/div>\n    <\/div>\n\n\n\n    <div class=\"modal fade\" id=\"ia02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">  <\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #343540; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #343540; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 100%px;\n        background-color: #343540;\n        border-radius: 8px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 8px;\n        line-height: 36px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"Yo\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5816\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"5011\"\n     data-width=\"100%px\"\n     data-height=\"50%px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"40\"\n     data-text_rounded=\"8\"\n     data-chat_rounded=\"8\"\n     data-voice_service=\"\"\n     data-voice_language=\"en-US\"\n     data-voice_name=\"en-US-Studio-M\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1.0\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">\u521b\u5efa\u795e\u7ecf\u8fde\u63a5\u2026\u2026&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"\u5728\u6b64\u5199\u4e0b\u60a8\u7684\u4fe1\u606f\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"display:none;\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                                    <\/div>\n\n\n            <style>\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .circle:nth-child(2) { display: none !important; }\n\n\n                .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li strong {\n                    color: var(--color-primary) !important;\n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                color: inherit !important;\n                }\n\n\n                .wpaicg-chat-shortcode-type {\n                    color: inherit !important;\n                    width: 100% !important;\n                }\n\n\n\n                textarea.wpaicg-chat-shortcode-typing {\n                border: 1px solid var(--color-primary) !important;\n                background-color: #ffffff00 !important;\n                color: inherit !important;\n                 }\n\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .wpaicg-chat-shortcode-send:nth-child(9){\n                    display: none !important;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode-send {\n                    color: var(--color-primary) !important;\n                    margin-right: -250px !important;\n                }\n\n\n                textarea.auto-expand:focus {\n                outline: none;\n                box-shadow: 0 0 5px var(--color-primary) !important;\n                line-height: 2;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: #ffffff00 !important;\n                    border-radius: 1px !important;\n                    height: 1px !important;\n                }\n\n\n\n\n\n                .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message, .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n                    color: inherit;\n                    font-size: .8375rem;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    background: var(--color-primary) !important;\n                    border-radius: 1px;\n                    height: 0px;\n                    background-color: inherit !important;\n                    color: inherit !important;\n                    border: 10px solid var(--color-grey-500) !important;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    border-radius: 5px !important;\n                    height: 1px !important;\n                }\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: inherit !important;\n                    border-radius: 1px !important;\n                }\n\n\n            <\/style>\n                <!-- <div class=\"modal-footer\">\n                    <button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">Cerrar<\/button>\n                <\/div> -->\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n    \n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- TODO LO QUE ESTA DEBAJO DE ESTO SON LAS LLAMADAS A LOS MODALES -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n\n\n<!-- PREGUNTAS RECOMENDADAS -->\n    <div class=\"modal fade\" id=\"modalprueba01\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n<!-- GALER\u00cdA DE FOTOS -->\n    <div class=\"modal fade\" id=\"modalprueba02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- GALER\u00cdA DE VIDEO -->\n    <div class=\"modal fade\" id=\"modalprueba03\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                       <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- COMO LLEGAR AQU\u00cd -->\n    <div class=\"modal fade\" id=\"modalprueba04\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                         <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N -->\n    <div class=\"modal fade\" id=\"modalprueba05\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u6f14\u793a\u7248\u672c\u4e2d\u7684\u9690\u85cf\u5185\u5bb9\u3002<br>\n                            \u8054\u7cfb\u652f\u6301\u4eba\u5458\u6765\u6fc0\u6d3b\u5b83\u3002<\/p><\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n    <div class=\"modal fade\" id=\"modalprueba06\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">\u6a21\u6001\u6807\u9898\u793a\u4f8b<\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION ALCAZABA  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - INTRODUCCI\u00d3N -->\n<div class=\"modal fade\" id=\"modalprueba07\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u539f\u59cb\u7684\u90e8\u5206\uff0c\u5efa\u5728\u53e4\u8001\u7684\u9f50\u91cc\u5fb7\u5821\u5792\u9057\u5740\u4e0a\u3002\n                    <\/p>\n                    <p>\n                        \u7eb3\u65af\u91cc\u5fb7\u57ce\u5821 (Nasrid Alcazaba) \u7684\u8d77\u6e90\u53ef\u4ee5\u8ffd\u6eaf\u5230 1238 \u5e74\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u7b2c\u4e00\u4f4d\u82cf\u4e39\u548c\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u00b7\u4f0a\u672c\u00b7\u963f\u5c14\u8d6b\u9a6c\u5c14 (Muhammad Ibn al-Alhmar) \u51b3\u5b9a\u5c06\u82cf\u4e39\u56fd\u7684\u9996\u90fd\u4ece\u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u8fc1\u81f3\u5bf9\u9762\u7684\u8428\u6bd4\u5361 (Sabika) \u5c71\u3002\n                    <\/p>\n                    <p>\n                        \u827e\u54c8\u8fc8\u5c14\u9009\u62e9\u7684\u5730\u70b9\u975e\u5e38\u7406\u60f3\uff0c\u56e0\u4e3a\u963f\u5c14\u5361\u8428\u5df4\u7889\u5821\u4f4d\u4e8e\u5c71\u4e18\u7684\u897f\u7aef\uff0c\u5176\u4e09\u89d2\u5f62\u5e03\u5c40\u975e\u5e38\u7c7b\u4f3c\u4e8e\u8239\u5934\uff0c\u4e3a\u5728\u5176\u4fdd\u62a4\u4e0b\u5efa\u9020\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u63d0\u4f9b\u4e86\u6700\u4f73\u7684\u9632\u5fa1\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u62e5\u6709\u591a\u5ea7\u57ce\u5899\u548c\u5854\u697c\uff0c\u5176\u5efa\u9020\u76ee\u7684\u660e\u663e\u662f\u9632\u5fa1\u3002\u4e8b\u5b9e\u4e0a\uff0c\u5b83\u662f\u4e00\u4e2a\u76d1\u89c6\u4e2d\u5fc3\uff0c\u56e0\u4e3a\u5b83\u4f4d\u4e8e\u683c\u62c9\u7eb3\u8fbe\u5e02\u4e0a\u65b9\u4e24\u767e\u7c73\u5904\uff0c\u4ece\u800c\u4fdd\u8bc1\u4e86\u5bf9\u6574\u4e2a\u5468\u8fb9\u9886\u571f\u7684\u89c6\u89c9\u63a7\u5236\uff0c\u8fdb\u800c\u4ee3\u8868\u7740\u6743\u529b\u7684\u8c61\u5f81\u3002\n                    <\/p>\n                    <p>\n                        \u57ce\u5821\u5185\u90e8\u662f\u519b\u4e8b\u533a\uff0c\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u963f\u5c14\u5361\u8428\u5df4\u9010\u6e10\u53d1\u5c55\u6210\u4e3a\u4e00\u5ea7\u72ec\u7acb\u7684\u5c0f\u578b\u5fae\u578b\u57ce\u5e02\uff0c\u4f9b\u9ad8\u7ea7\u58eb\u5175\u9a7b\u5b88\uff0c\u8d1f\u8d23\u4fdd\u536b\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53ca\u5176\u82cf\u4e39\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - BARRIO CASTRENSE -->\n <div class=\"modal fade\" id=\"modalprueba08\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u519b\u533a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u8fdb\u5165\u57ce\u5821\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u8eab\u5904\u4e00\u4e2a\u770b\u4f3c\u8ff7\u5bab\u7684\u5730\u65b9\uff0c\u4f46\u5b9e\u9645\u4e0a\u8fd9\u662f\u4e00\u4e2a\u4f7f\u7528\u4eff\u9020\u6cd5\u8fdb\u884c\u5efa\u7b51\u4fee\u590d\u7684\u8fc7\u7a0b\uff0c\u8fd9\u4f7f\u5f97\u76f4\u5230\u4e8c\u5341\u4e16\u7eaa\u521d\u624d\u88ab\u57cb\u85cf\u7684\u65e7\u519b\u4e8b\u533a\u5f97\u4ee5\u4fee\u590d\u3002\n                    <\/p>\n                    <p>\n                        \u82cf\u4e39\u7684\u7cbe\u9510\u536b\u961f\u548c\u8d1f\u8d23\u963f\u5c14\u7f55\u5e03\u62c9\u9632\u5fa1\u548c\u5b89\u5168\u7684\u5176\u4ed6\u519b\u4e8b\u961f\u4f0d\u90fd\u5c45\u4f4f\u5728\u8fd9\u4e2a\u8857\u533a\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5ef7\u57ce\u5e02\u5185\u7684\u4e00\u4e2a\u5c0f\u57ce\u5e02\uff0c\u62e5\u6709\u65e5\u5e38\u751f\u6d3b\u6240\u9700\u7684\u4e00\u5207\uff0c\u4f8b\u5982\u4f4f\u623f\u3001\u4f5c\u574a\u3001\u5e26\u70e4\u7bb1\u7684\u9762\u5305\u623f\u3001\u4ed3\u5e93\u3001\u84c4\u6c34\u6c60\u3001\u571f\u8033\u5176\u6d74\u5ba4\u7b49\u3002\u901a\u8fc7\u8fd9\u79cd\u65b9\u5f0f\uff0c\u519b\u961f\u548c\u5e73\u6c11\u53ef\u4ee5\u88ab\u5206\u5f00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u8fd9\u4e2a\u8857\u533a\uff0c\u7531\u4e8e\u8fd9\u6b21\u4fee\u590d\uff0c\u6211\u4eec\u53ef\u4ee5\u770b\u5230\u7a46\u65af\u6797\u623f\u5c4b\u7684\u5178\u578b\u5e03\u5c40\uff1a\u4e00\u4e2a\u5e26\u6709\u89d2\u843d\u5165\u53e3\u7684\u5165\u53e3\uff0c\u4e00\u4e2a\u5c0f\u5ead\u9662\u4f5c\u4e3a\u623f\u5c4b\u7684\u4e2d\u5fc3\u8f74\u7ebf\uff0c\u5ead\u9662\u5468\u56f4\u7684\u623f\u95f4\uff0c\u4ee5\u53ca\u4e00\u4e2a\u5395\u6240\u3002\n                    <\/p>\n                    <p>\n                        \u6b64\u5916\uff0c\u5728\u4e8c\u5341\u4e16\u7eaa\u521d\uff0c\u4eba\u4eec\u5728\u5730\u4e0b\u53d1\u73b0\u4e86\u4e00\u5ea7\u5730\u7262\u3002\u4ece\u5916\u9762\u5f88\u5bb9\u6613\u901a\u8fc7\u901a\u5f80\u5b83\u7684\u73b0\u4ee3\u87ba\u65cb\u697c\u68af\u8fa8\u8ba4\u51fa\u6765\u3002\u8fd9\u4e2a\u5730\u7262\u91cc\u5173\u62bc\u7740\u53ef\u4ee5\u7528\u6765\u83b7\u53d6\u91cd\u5927\u5229\u76ca\u7684\u56da\u72af\uff0c\u65e0\u8bba\u662f\u653f\u6cbb\u5229\u76ca\u8fd8\u662f\u7ecf\u6d4e\u5229\u76ca\uff0c\u6216\u8005\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u5177\u6709\u5f88\u9ad8\u4ea4\u6362\u4ef7\u503c\u7684\u4eba\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u5ea7\u5730\u4e0b\u76d1\u72f1\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5012\u7f6e\u7684\u6f0f\u6597\uff0c\u5e73\u9762\u5448\u5706\u5f62\u3002\u8fd9\u4f7f\u5f97\u8fd9\u4e9b\u4fd8\u864f\u6839\u672c\u65e0\u6cd5\u9003\u8131\u3002\u4e8b\u5b9e\u4e0a\uff0c\u56da\u72af\u662f\u4f7f\u7528\u6ed1\u8f6e\u6216\u7ef3\u7d22\u7cfb\u7edf\u88ab\u5e26\u5165\u5ba4\u5185\u7684\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA P\u00d3LVORA -->\n<div class=\"modal fade\" id=\"modalprueba09\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u706b\u836f\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u706b\u836f\u5854\u662f\u7ef4\u62c9\u5854\u5357\u4fa7\u7684\u9632\u5fa1\u589e\u63f4\uff0c\u901a\u5f80\u7ea2\u5854\u7684\u519b\u7528\u9053\u8def\u5c31\u662f\u4ece\u8fd9\u91cc\u5f00\u59cb\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u81ea 1957 \u5e74\u4ee5\u6765\uff0c\u6211\u4eec\u53ef\u4ee5\u5728\u8fd9\u5ea7\u5854\u4e2d\u627e\u5230\u4e00\u4e9b\u523b\u5728\u77f3\u5934\u4e0a\u7684\u8bd7\u53e5\uff0c\u5176\u4f5c\u8005\u662f\u58a8\u897f\u54e5\u4eba\u5f17\u6717\u897f\u65af\u79d1\u00b7\u5fb7\u00b7\u4f0a\u5361\u8428 (Francisco de Icaza)\uff1a \n                    <\/p>\n                    <br>\n                    <blockquote>\n                        \u201c\u65bd\u820d\u5427\uff0c\u5973\u4eba\uff0c\u751f\u6d3b\u4e2d\u6ca1\u6709\u4ec0\u4e48\uff0c<br>\n                        \u5c31\u50cf\u5728\u683c\u62c9\u7eb3\u8fbe\u5931\u660e\u7684\u60e9\u7f5a\u4e00\u6837\u3002\u201d\n                    <\/blockquote>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - JARD\u00cdN DE LOS ADARVES -->\n<div class=\"modal fade\" id=\"modalprueba10\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4e9a\u5f53\u65af\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u6240\u5360\u636e\u7684\u7a7a\u95f4\u53ef\u4ee5\u8ffd\u6eaf\u5230\u5341\u516d\u4e16\u7eaa\uff0c\u5f53\u65f6\u5728\u5c06\u963f\u5c14\u5361\u8428\u74e6\u6539\u9020\u4e3a\u70ae\u5175\u57fa\u5730\u7684\u8fc7\u7a0b\u4e2d\u5efa\u9020\u4e86\u4e00\u4e2a\u70ae\u5175\u5e73\u53f0\u3002\n                    <\/p>\n                    <p>\n                        \u5230\u4e86\u5341\u4e03\u4e16\u7eaa\uff0c\u519b\u4e8b\u7528\u9014\u5df2\u4e0d\u518d\u91cd\u8981\uff0c\u7b2c\u4e94\u4ee3\u8499\u5fb7\u54c8\u5c14\u4faf\u7235\u5728 1624 \u5e74\u88ab\u4efb\u547d\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ba1\u7406\u5458\u540e\uff0c\u51b3\u5b9a\u7528\u6ce5\u571f\u586b\u5145\u5916\u5899\u548c\u5185\u5899\u4e4b\u95f4\u7684\u7a7a\u95f4\uff0c\u5c06\u8fd9\u7247\u7a7a\u95f4\u6539\u9020\u6210\u82b1\u56ed\u3002\n                    <\/p>\n                    <p>\n                        \u4f20\u8bf4\uff0c\u4eba\u4eec\u66fe\u5728\u6b64\u5730\u53d1\u73b0\u4e00\u4e9b\u88c5\u6ee1\u9ec4\u91d1\u7684\u74f7\u74f6\uff0c\u53ef\u80fd\u662f\u8be5\u5730\u533a\u6700\u540e\u4e00\u6279\u7a46\u65af\u6797\u85cf\u8d77\u6765\u7684\uff0c\u4faf\u7235\u7528\u5176\u4e2d\u4e00\u90e8\u5206\u9ec4\u91d1\u5efa\u9020\u4e86\u8fd9\u5ea7\u7f8e\u4e3d\u7684\u82b1\u56ed\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u8fd9\u4e9b\u82b1\u74f6\u4e2d\u7684\u4e00\u4e2a\u53ef\u80fd\u662f\u4e16\u754c\u4e0a\u4fdd\u5b58\u4e0b\u6765\u7684\u4e8c\u5341\u4e2a\u5927\u578b\u7eb3\u65af\u91cc\u5fb7\u91d1\u9676\u5668\u4e4b\u4e00\u3002\u6211\u4eec\u53ef\u4ee5\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u4e00\u697c\u7684\u56fd\u5bb6\u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u827a\u672f\u535a\u7269\u9986\u770b\u5230\u4e24\u4e2a\u8fd9\u6837\u7684\u82b1\u74f6\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u4e2a\u82b1\u56ed\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u5143\u7d20\u4e4b\u4e00\u662f\u4f4d\u4e8e\u82b1\u56ed\u4e2d\u592e\u7684\u4e00\u5ea7\u9f13\u5f62\u55b7\u6cc9\u3002\u8fd9\u4e2a\u55b7\u6cc9\u66fe\u4f4d\u4e8e\u4e0d\u540c\u7684\u4f4d\u7f6e\uff0c\u6700\u5f15\u4eba\u6ce8\u76ee\u548c\u6700\u503c\u5f97\u6ce8\u610f\u7684\u662f\u72ee\u5b50\u5ead\u9662\uff0c\u5b83\u4e8e 1624 \u5e74\u88ab\u653e\u7f6e\u5728\u72ee\u5b50\u55b7\u6cc9\u4e0a\u65b9\uff0c\u4f46\u968f\u540e\u906d\u5230\u635f\u574f\u3002\u5956\u676f\u4e00\u76f4\u77d7\u7acb\u5728\u90a3\u4e2a\u4f4d\u7f6e\uff0c\u76f4\u5230 1954 \u5e74\u624d\u88ab\u79fb\u8d70\u5e76\u653e\u7f6e\u5728\u8fd9\u91cc\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA VELA -->\n<div class=\"modal fade\" id=\"modalprueba11\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u8721\u70db\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u5ea7\u5854\u88ab\u79f0\u4e3a\u5927\u5854 (Torre Mayor)\uff0c\u4ece\u5341\u516d\u4e16\u7eaa\u5f00\u59cb\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u592a\u9633\u5854 (Torre del Sol)\uff0c\u56e0\u4e3a\u4e2d\u5348\u65f6\u5206\uff0c\u592a\u9633\u4f1a\u53cd\u5c04\u5728\u5854\u4e0a\uff0c\u8d77\u5230\u65e5\u6677\u7684\u4f5c\u7528\u3002\u4f46\u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u81ea\u4e8e\u201cvelar\u201d\u8fd9\u4e2a\u8bcd\uff0c\u56e0\u4e3a\u5f97\u76ca\u4e8e\u5b83\u4e8c\u5341\u4e03\u7c73\u7684\u9ad8\u5ea6\uff0c\u5b83\u63d0\u4f9b\u4e86\u4e09\u767e\u516d\u5341\u5ea6\u7684\u89c6\u91ce\uff0c\u53ef\u4ee5\u770b\u5230\u4efb\u4f55\u8fd0\u52a8\u3002\n                    <\/p>\n                    <p>\n                        \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5854\u7684\u5916\u89c2\u53d1\u751f\u4e86\u53d8\u5316\u3002\u6700\u521d\uff0c\u5b83\u7684\u9732\u53f0\u4e0a\u6709\u57ce\u579b\uff0c\u4f46\u7531\u4e8e\u51e0\u6b21\u5730\u9707\u800c\u6d88\u5931\u4e86\u3002\u8fd9\u53e3\u949f\u662f\u5728\u57fa\u7763\u5f92\u5360\u9886\u683c\u62c9\u7eb3\u8fbe\u540e\u6dfb\u52a0\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u00c9sta se utilizaba para dar aviso a la poblaci\u00f3n ante cualquier posible peligro, terremoto o incendio. Tambi\u00e9n se empleaba el sonido de esta campana para regular los turnos de riego en la Vega de Granada.\n                    <\/p>\n                    <p>\n                        Actualmente y seg\u00fan la tradici\u00f3n, se hace sonar la campana cada dos de enero para conmemorar la toma de Granada el dos de enero de 1492.\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE Y PUERTA DE LAS ARMAS -->\n<div class=\"modal fade\" id=\"modalprueba12\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u6b66\u5668\u5854\u548c\u5927\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u6b66\u5668\u95e8\u4f4d\u4e8e\u963f\u5c14\u5361\u8428\u74e6\u57ce\u5821\u7684\u5317\u5899\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u516c\u6c11\u4eec\u901a\u8fc7\u5361\u8fea\u6865\u7a7f\u8fc7\u8fbe\u7f57\u6cb3\uff0c\u6cbf\u7740\u73b0\u5728\u88ab\u5723\u4f69\u5fb7\u7f57\u68ee\u6797\u9690\u85cf\u7684\u5c0f\u8def\u722c\u4e0a\u5c71\uff0c\u76f4\u5230\u5230\u8fbe\u5927\u95e8\u3002\u5728\u5927\u95e8\u5185\uff0c\u4ed6\u4eec\u5fc5\u987b\u5b58\u653e\u6b66\u5668\u624d\u80fd\u8fdb\u5165\u56f4\u5899\uff0c\u56e0\u6b64\u5f97\u540d\u201c\u6b66\u5668\u95e8\u201d\u3002\n                    <\/p>\n                    <p>\n                        \u4ece\u8fd9\u5ea7\u5854\u7684\u9732\u53f0\u4e0a\uff0c\u6211\u4eec\u73b0\u5728\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u5e02\u6700\u7f8e\u4e3d\u7684\u5168\u666f\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        Justo enfrente nos encontramos con el barrio del Albaic\u00edn, reconocible por sus viviendas blancas y su entramado de calles laber\u00ednticas. Este barrio fue declarado Patrimonio de la Humanidad por la UNESCO en 1994.\n                    <\/p>\n                    <p>\n                        \u683c\u62c9\u7eb3\u8fbe\u6700\u8457\u540d\u7684\u89c2\u666f\u70b9\u4e4b\u4e00\u5c31\u4f4d\u4e8e\u8fd9\u4e2a\u8857\u533a\uff1a\u5723\u5c3c\u53e4\u62c9\u65af\u89c2\u666f\u53f0 (Mirador de San Nicol\u00e1s)\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u7684\u53f3\u4fa7\u662f\u5723\u5c71 (Sacromonte) \u8857\u533a\u3002\n                    <\/p>\n                    <p>\n                        \u5723\u5c71\u662f\u683c\u62c9\u7eb3\u8fbe\u5178\u578b\u7684\u53e4\u8001\u5409\u666e\u8d5b\u793e\u533a\uff0c\u4e5f\u662f\u5f17\u62c9\u95e8\u6208\u821e\u7684\u53d1\u6e90\u5730\u3002\u8fd9\u4e2a\u8857\u533a\u7684\u53e6\u4e00\u4e2a\u7279\u70b9\u662f\u5b58\u5728\u7a74\u5c45\u4eba\u4f4f\u6240\uff1a\u6d1e\u7a74\u3002\n                    <\/p>\n                    <p>\n                        \u8fbe\u7f57\u5927\u8857 (Carrera del Darro) \u4f4d\u4e8e\u963f\u5c14\u62dc\u8f9b\u533a (Albaic\u00edn) \u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab (Alhambra) \u811a\u4e0b\uff0c\u6bd7\u90bb\u540c\u540d\u6cb3\u6d41\u7684\u6cb3\u5cb8\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DEL HOMENAJE Y TORRE DEL CUBO -->\n<div class=\"modal fade\" id=\"modalprueba13\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4fdd\u7559\u5854\u548c\u7acb\u65b9\u4f53\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u656c\u610f\u5854\u662f\u963f\u5c14\u5361\u8428\u74e6\u6700\u53e4\u8001\u7684\u5854\u4e4b\u4e00\uff0c\u9ad8\u4e8c\u5341\u516d\u7c73\u3002\u5b83\u6709\u516d\u5c42\uff0c\u4e00\u4e2a\u9732\u53f0\u548c\u4e00\u4e2a\u5730\u4e0b\u57ce\u3002\n                    <\/p>\n                    <p>\n                        \u7531\u4e8e\u5854\u5f88\u9ad8\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u5176\u9732\u53f0\u4e0e\u738b\u56fd\u7684\u77ad\u671b\u5854\u8fdb\u884c\u901a\u8baf\u3002\u8fd9\u79cd\u4ea4\u6d41\u662f\u901a\u8fc7\u767d\u5929\u7684\u955c\u5b50\u7cfb\u7edf\u6216\u665a\u4e0a\u7684\u7bdd\u706b\u70df\u96fe\u5efa\u7acb\u8d77\u6765\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u636e\u63a8\u6d4b\uff0c\u7531\u4e8e\u8be5\u5854\u5728\u5c71\u4e0a\u7a81\u51fa\u7684\u4f4d\u7f6e\uff0c\u5b83\u5f88\u53ef\u80fd\u88ab\u9009\u4e3a\u5c55\u793a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u65d7\u5e1c\u548c\u7ea2\u65d7\u7684\u5730\u65b9\u3002\n                    <\/p>\n                    <p>\n                        \u57fa\u7763\u5f92\u7528\u6240\u8c13\u7684\u7acb\u65b9\u4f53\u5854\u52a0\u56fa\u4e86\u8fd9\u5ea7\u5854\u7684\u5e95\u5ea7\u3002\n                    <\/p>\n                    <p>\n                        \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u8ba1\u5212\u8fdb\u884c\u4e00\u7cfb\u5217\u6539\u9769\uff0c\u4ee5\u4f7f\u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u9002\u5e94\u706b\u70ae\u3002\u56e0\u6b64\uff0c\u7acb\u65b9\u4f53\u5854\u9ad8\u4e8e\u5854\u970d\u7eb3\u5854\uff0c\u7531\u4e8e\u5176\u5706\u67f1\u5f62\u72b6\uff0c\u4e0e\u65b9\u5f62\u7684\u7eb3\u65af\u91cc\u5fb7\u5854\u76f8\u6bd4\uff0c\u5854\u970d\u7eb3\u5854\u80fd\u591f\u66f4\u597d\u5730\u62b5\u5fa1\u53ef\u80fd\u7684\u649e\u51fb\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION GENERALIFE -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba14\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel14\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel14\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4f4d\u4e8e\u592a\u9633\u5c71\uff0c\u662f\u82cf\u4e39\u7684\u5bab\u6bbf\uff0c\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u4e00\u5ea7\u5e26\u6709\u679c\u56ed\u7684\u5bcc\u4e3d\u5802\u7687\u7684\u4e61\u95f4\u522b\u5885\uff0c\u9664\u4e86\u8015\u79cd\u4e4b\u5916\uff0c\u8fd9\u91cc\u8fd8\u4e3a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5bab\u5ef7\u9972\u517b\u52a8\u7269\u5e76\u8fdb\u884c\u72e9\u730e\u3002\u636e\u4f30\u8ba1\uff0c\u8be5\u9675\u5893\u59cb\u5efa\u4e8e\u5341\u4e09\u4e16\u7eaa\u672b\uff0c\u7531\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u521b\u59cb\u4eba\u4e4b\u5b50\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8fd9\u4e2a\u540d\u5b57\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cyannat-al-arif\u201d\uff0c\u610f\u601d\u662f\u5efa\u7b51\u5e08\u7684\u82b1\u56ed\u6216\u679c\u56ed\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u91cc\u7684\u9762\u79ef\u66f4\u5927\uff0c\u81f3\u5c11\u6709\u56db\u4e2a\u679c\u56ed\uff0c\u5e76\u5ef6\u4f38\u5230\u4eca\u5929\u88ab\u79f0\u4e3a\u201c\u9e67\u9e2a\u5e73\u539f\u201d\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4e61\u95f4\u522b\u5885\u88ab\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03\u79f0\u4e3a\u201c\u5e78\u798f\u7687\u5bab\u201d\uff0c\u5b83\u662f\u4e00\u5ea7\u5bab\u6bbf\uff1a\u82cf\u4e39\u7684\u590f\u5bab\u3002\u5c3d\u7ba1\u8fd9\u91cc\u9760\u8fd1\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff0c\u4f46\u5374\u8db3\u591f\u79c1\u5bc6\uff0c\u53ef\u4ee5\u8ba9\u4ed6\u9003\u79bb\u5bab\u5ef7\u548c\u653f\u5e9c\u751f\u6d3b\u7684\u7d27\u5f20\uff0c\u653e\u677e\u8eab\u5fc3\uff0c\u5e76\u4eab\u53d7\u66f4\u5b9c\u4eba\u7684\u6c14\u5019\u3002\u7531\u4e8e\u5176\u6d77\u62d4\u6bd4\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u9ad8\uff0c\u56e0\u6b64\u5185\u90e8\u6e29\u5ea6\u8f83\u4f4e\u3002\n                <\/p>\n                <p>\n                    \u5f53\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u65f6\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fbf\u6210\u4e3a\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u8d22\u4ea7\uff0c\u5e76\u7531\u4e00\u4f4d\u957f\u5b98\u6216\u6307\u6325\u5b98\u4fdd\u62a4\u3002\u83f2\u5229\u666e\u4e8c\u4e16\u6700\u7ec8\u5c06\u8be5\u5730\u7684\u6c38\u4e45\u5e02\u957f\u804c\u4f4d\u548c\u6240\u6709\u6743\u5272\u8ba9\u7ed9\u4e86\u683c\u62c9\u7eb3\u8fbe\u8d1d\u5185\u52a0\u65af\u5bb6\u65cf\uff08\u4e00\u4e2a\u7688\u4f9d\u4f0a\u65af\u5170\u6559\u7684\u6469\u5c14\u4eba\u5bb6\u65cf\uff09\u3002\u8be5\u5dde\u7ecf\u8fc7\u8fd1 100 \u5e74\u7684\u8bc9\u8bbc\u624d\u6536\u56de\u8be5\u9057\u5740\uff0c\u5e76\u4e8e 1921 \u5e74\u8fbe\u6210\u5ead\u5916\u548c\u89e3\u3002\n                <\/p>\n                <p>\n                    \u6839\u636e\u534f\u8bae\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u5c06\u6210\u4e3a\u56fd\u5bb6\u9057\u4ea7\uff0c\u5e76\u901a\u8fc7\u8463\u4e8b\u4f1a\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5171\u540c\u7ba1\u7406\uff0c\u4ece\u800c\u7ec4\u5efa\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8463\u4e8b\u4f1a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba15\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel15\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel15\">\u89c2\u4f17<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6211\u4eec\u5728\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u8def\u4e0a\u9047\u5230\u7684\u9732\u5929\u5706\u5f62\u5267\u573a\u5efa\u4e8e 1952 \u5e74\uff0c\u76ee\u7684\u662f\u50cf\u6bcf\u5e74\u590f\u5929\u4e00\u6837\u4e3e\u529e\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u3002\n                <\/p>\n                <p>\n                    Desde el a\u00f1o 2002 tambi\u00e9n se celebra un Festival de Flamenco ligado a la figura del poeta granadino m\u00e1s emblem\u00e1tico: Federico Garc\u00eda Lorca.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba16\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel16\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel16\">\u4e2d\u4e16\u7eaa\u4e4b\u8def<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fde\u63a5\u5e15\u62c9\u8482\u5c3c\u57ce\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u9053\u8def\u59cb\u4e8e\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u5176\u5468\u56f4\u662f\u6240\u8c13\u7684\u201c\u5c16\u5854\u201d\uff0c\u56e0\u5176\u57ce\u579b\u7684\u672b\u7aef\u662f\u7816\u780c\u91d1\u5b57\u5854\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u4e00\u6761\u873f\u8712\u503e\u659c\u7684\u9053\u8def\uff0c\u4e24\u8fb9\u90fd\u6709\u9ad8\u5899\u4fdd\u62a4\uff0c\u4ee5\u63d0\u9ad8\u5b89\u5168\u6027\uff0c\u901a\u5f80 Patio del Descabalgamiento \u7684\u5165\u53e3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba17\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel17\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel17\">\u670b\u53cb\u4e4b\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u4e9b\u5e9f\u589f\u6216\u5730\u57fa\u662f\u66fe\u7ecf\u6240\u8c13\u7684\u670b\u53cb\u4e4b\u5bb6\u7684\u8003\u53e4\u9057\u8ff9\u3002\u5b83\u7684\u540d\u79f0\u548c\u7528\u9014\u56e0 14 \u4e16\u7eaa\u4f0a\u672c\u00b7\u9c81\u4e91\u7684\u300a\u519c\u8bba\u300b\u800c\u6d41\u4f20\u81f3\u4eca\u3002\n                <\/p>\n                <p>\n                    \u56e0\u6b64\uff0c\u5b83\u662f\u82cf\u4e39\u4e3a\u5c0a\u656c\u7684\u4eba\u3001\u670b\u53cb\u6216\u4eb2\u621a\u51c6\u5907\u7684\u4f4f\u6240\uff0c\u82cf\u4e39\u8ba4\u4e3a\u8fd9\u4e9b\u4eba\u5e94\u8be5\u4e0e\u4ed6\u4eb2\u8fd1\uff0c\u4f46\u53c8\u4e0d\u4fb5\u72af\u4ed6\u4eec\u7684\u9690\u79c1\uff0c\u6240\u4ee5\u5b83\u662f\u4e00\u5ea7\u72ec\u7acb\u7684\u4f4f\u6240\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"modal fade\" id=\"modalprueba18\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel18\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel18\">\u5965\u5c14\u5fb7\u82b1\u5f84<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5939\u7af9\u6843\u6b65\u9053\u5efa\u4e8e 19 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u662f\u4e3a\u4e86\u8fce\u63a5\u4f0a\u4e3d\u838e\u767d\u4e8c\u4e16\u5973\u738b\u7684\u6765\u8bbf\u800c\u5efa\uff0c\u540c\u65f6\u4e5f\u4e3a\u901a\u5f80\u5bab\u6bbf\u4e0a\u90e8\u7684\u901a\u9053\u589e\u6dfb\u4e86\u66f4\u5177\u7eaa\u5ff5\u610f\u4e49\u7684\u8272\u5f69\u3002 \n                <\/p>\n                <p>\n                    \u5939\u7af9\u6843\u662f\u7c89\u8272\u6708\u6842\u6811\u7684\u53e6\u4e00\u4e2a\u540d\u5b57\uff0c\u5b83\u4ee5\u88c5\u9970\u62f1\u9876\u7684\u5f62\u5f0f\u51fa\u73b0\u5728\u8fd9\u6761\u6b65\u9053\u4e0a\u3002\u5728\u6b65\u9053\u7684\u8d77\u70b9\uff0c\u8d8a\u8fc7\u4e0a\u82b1\u56ed\uff0c\u662f\u4e00\u682a\u6700\u53e4\u8001\u7684\u6843\u91d1\u5a18\u690d\u7269\uff0c\u5b83\u51e0\u4e4e\u5df2\u7ecf\u6d88\u5931\uff0c\u5176\u57fa\u56e0\u6307\u7eb9\u81f3\u4eca\u4ecd\u5728\u88ab\u7814\u7a76\u3002\n                <\/p>\n                <p>\n                    \u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u6700\u5177\u7279\u8272\u7684\u690d\u7269\u4e4b\u4e00\uff0c\u5176\u7279\u70b9\u662f\u5377\u66f2\u7684\u53f6\u5b50\uff0c\u6bd4\u666e\u901a\u7684\u6843\u91d1\u5a18\u53f6\u5b50\u66f4\u5927\u3002\n                <\/p>\n                <p>\n                    \u963f\u5fb7\u5c14\u6cd5\u65af\u5927\u9053 (Paseo de las Adelfas) \u4e0e\u897f\u666e\u96f7\u585e\u65af\u5927\u9053 (Paseo de los Cipreses) \u76f8\u8fde\uff0c\u662f\u5f15\u5bfc\u6e38\u5ba2\u524d\u5f80\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ebd\u5e26\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba19\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel19\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel19\">\u6c34\u68af<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fdd\u5b58\u6700\u5b8c\u597d\u3001\u6700\u72ec\u7279\u7684\u5143\u7d20\u4e4b\u4e00\u5c31\u662f\u6240\u8c13\u7684\u6c34\u697c\u68af\u3002\u636e\u4fe1\uff0c\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u697c\u68af\uff08\u5206\u4e3a\u56db\u4e2a\u90e8\u5206\uff0c\u4e2d\u95f4\u6709\u4e09\u4e2a\u5e73\u53f0\uff09\u6709\u6c34\u6e20\uff0c\u6c34\u6d41\u7ecf\u4e24\u4e2a\u91c9\u9762\u9676\u74f7\u6276\u624b\uff0c\u6c34\u6e90\u6765\u81ea\u7687\u5bb6\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u6761\u6c34\u7ba1\u901a\u5411\u4e00\u5ea7\u5c0f\u578b\u7948\u7977\u5ba4\uff0c\u76ee\u524d\u6ca1\u6709\u7559\u4e0b\u4efb\u4f55\u8003\u53e4\u4fe1\u606f\u3002\u81ea 1836 \u5e74\u4ee5\u6765\uff0c\u5f53\u65f6\u7684\u5e84\u56ed\u7ecf\u7406\u5c31\u5728\u539f\u5740\u4e0a\u5efa\u9020\u4e86\u4e00\u4e2a\u6d6a\u6f2b\u7684\u89c2\u666f\u53f0\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u8fd9\u5ea7\u7531\u6708\u6842\u6811\u62f1\u9876\u548c\u6f7a\u6f7a\u6d41\u6c34\u73af\u7ed5\u7684\u697c\u68af\u5411\u4e0a\u6500\u767b\uff0c\u53ef\u80fd\u521b\u9020\u4e86\u4e00\u4e2a\u7406\u60f3\u7684\u73af\u5883\uff0c\u53ef\u4ee5\u523a\u6fc0\u611f\u5b98\uff0c\u8fdb\u5165\u6709\u5229\u4e8e\u51a5\u60f3\u7684\u6c1b\u56f4\uff0c\u5e76\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba20\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel20\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel20\">\u8d6b\u5185\u62c9\u5229\u592b\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u636e\u4f30\u8ba1\uff0c\u5bab\u6bbf\u5468\u56f4\u7684\u5ead\u9662\u4e2d\u81f3\u5c11\u6709\u56db\u4e2a\u5927\u82b1\u56ed\uff0c\u5b83\u4eec\u5206\u5e03\u5728\u4e0d\u540c\u7684\u9ad8\u5ea6\u6216\u5c42\u7ea7\u4e0a\uff0c\u7531\u571f\u576f\u5899\u56f4\u8d77\u6765\u3002\u6211\u4eec\u4f20\u627f\u4e0b\u6765\u7684\u8fd9\u4e9b\u679c\u56ed\u7684\u540d\u5b57\u662f\uff1aGrande\u3001Colorada\u3001Mercer\u00eda \u548c Fuente Pe\u00f1a\u3002\n                <\/p>\n                <p>\n                    \u81ea 14 \u4e16\u7eaa\u4ee5\u6765\uff0c\u8fd9\u4e9b\u679c\u56ed\u6216\u591a\u6216\u5c11\u5730\u5ef6\u7eed\u4e86\u76f8\u540c\u7684\u4e2d\u4e16\u7eaa\u4f20\u7edf\u6280\u672f\u8fdb\u884c\u79cd\u690d\u3002\u7531\u4e8e\u8fd9\u79cd\u519c\u4e1a\u751f\u4ea7\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u4fdd\u6301\u4e86\u4e00\u5b9a\u7684\u72ec\u7acb\u6027\uff0c\u4e0d\u53d7\u5176\u4ed6\u5916\u90e8\u519c\u4e1a\u4f9b\u5e94\u5546\u7684\u5f71\u54cd\uff0c\u4ece\u800c\u80fd\u591f\u6ee1\u8db3\u81ea\u5df1\u7684\u7cae\u98df\u9700\u6c42\u3002\n                <\/p>\n                <p>\n                    \u5b83\u4eec\u4e0d\u4ec5\u7528\u4e8e\u79cd\u690d\u852c\u83dc\uff0c\u8fd8\u7528\u4e8e\u79cd\u690d\u679c\u6811\u548c\u52a8\u7269\u7267\u573a\u3002\u4f8b\u5982\uff0c\u5982\u4eca\u79cd\u690d\u671d\u9c9c\u84df\u3001\u8304\u5b50\u3001\u8c46\u7c7b\u3001\u65e0\u82b1\u679c\u3001\u77f3\u69b4\u548c\u674f\u6811\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u4fdd\u5b58\u4e0b\u6765\u7684\u679c\u56ed\u7ee7\u7eed\u6cbf\u7528\u4e2d\u4e16\u7eaa\u7684\u519c\u4e1a\u751f\u4ea7\u6280\u672f\uff0c\u8d4b\u4e88\u4e86\u8fd9\u4e00\u7a7a\u95f4\u5de8\u5927\u7684\u4eba\u7c7b\u5b66\u4ef7\u503c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba21\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel21\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel21\">\u9ad8\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u60a8\u53ef\u4ee5\u4ece\u82cf\u4e39\u5ead\u9662 (Patio de la Sultana) \u7ecf\u7531\u4e00\u6bb5\u9661\u5ced\u7684 19 \u4e16\u7eaa\u697c\u68af\u8fdb\u5165\u8fd9\u4e9b\u82b1\u56ed\uff0c\u8fd9\u6bb5\u697c\u68af\u56e0\u5927\u95e8\u4e0a\u65b9\u6709\u4e24\u4e2a\u91c9\u9762\u9676\u5668\u4eba\u7269\u800c\u88ab\u79f0\u4e3a\u72ee\u5b50\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u82b1\u56ed\u53ef\u4ee5\u88ab\u89c6\u4e3a\u6d6a\u6f2b\u82b1\u56ed\u7684\u5178\u8303\u3002\u5b83\u4eec\u4f4d\u4e8e\u67f1\u5b50\u4e0a\uff0c\u6784\u6210\u4e86\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u6700\u9ad8\u90e8\u5206\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u58ee\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u7f8e\u4e3d\u7684\u6728\u5170\u82b1\u683c\u5916\u5f15\u4eba\u6ce8\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba22\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel22\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel22\">\u73ab\u7470\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    Los Jardines de la Rosaleda tienen su origen entre los a\u00f1os treinta y cincuenta del siglo XX, despu\u00e9s de que el Estado adquiriese el Generalife en 1921. \n                <\/p>\n                <p>\n                    \u56e0\u6b64\u9700\u8981\u63d0\u9ad8\u5e9f\u5f03\u533a\u57df\u7684\u4ef7\u503c\uff0c\u5e76\u901a\u8fc7\u9010\u6b65\u5e73\u7a33\u7684\u8fc7\u6e21\u5c06\u5176\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6218\u7565\u6027\u5730\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba23\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel23\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel23\">\u6c9f\u6e20\u9732\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u704c\u6e89\u6e20\u5ead\u9662 (Patio de la Acequia) \u5728 19 \u4e16\u7eaa\u4e5f\u88ab\u79f0\u4e3a R\u00eda \u5ead\u9662\uff0c\u5982\u4eca\u5448\u77e9\u5f62\u7ed3\u6784\uff0c\u62e5\u6709\u4e24\u4e2a\u76f8\u5bf9\u7684\u4ead\u5b50\u548c\u4e00\u4e2a\u6d77\u6e7e\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u8d2f\u7a7f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u7687\u5bb6\u8fd0\u6cb3\uff0c\u8fd0\u6cb3\u5468\u56f4\u6709\u56db\u4e2a\u82b1\u56ed\uff0c\u4ee5\u8f83\u4f4e\u5c42\u6b21\u7684\u6b63\u4ea4\u82b1\u575b\u6392\u5217\u3002\u704c\u6e89\u6c9f\u6e20\u4e24\u4fa7\u7684\u55b7\u6cc9\u662f\u5bab\u6bbf\u6700\u53d7\u6b22\u8fce\u7684\u666f\u89c2\u4e4b\u4e00\u3002\u7136\u800c\uff0c\u8fd9\u4e9b\u55b7\u6cc9\u5e76\u975e\u539f\u521b\uff0c\u56e0\u4e3a\u5b83\u4eec\u7834\u574f\u4e86\u82cf\u4e39\u5728\u4f11\u606f\u548c\u51a5\u60f3\u65f6\u5bfb\u6c42\u7684\u5b81\u9759\u4e0e\u5e73\u548c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u7ecf\u5386\u4e86\u591a\u6b21\u6539\u5efa\uff0c\u56e0\u4e3a\u8fd9\u4e2a\u5ead\u9662\u6700\u521d\u662f\u5c01\u95ed\u7684\uff0c\u6211\u4eec\u4eca\u5929\u53ef\u4ee5\u901a\u8fc7 18 \u4e2a\u89c2\u666f\u697c\u5f0f\u62f1\u95e8\u7684\u957f\u5eca\u770b\u5230\u8fd9\u4e9b\u666f\u8272\u3002\u552f\u4e00\u80fd\u8ba9\u4f60\u6b23\u8d4f\u98ce\u666f\u7684\u5730\u65b9\u5c31\u662f\u4e2d\u5fc3\u89c6\u70b9\u3002\u4ece\u8fd9\u4e2a\u539f\u59cb\u7684\u89c6\u89d2\uff0c\u5750\u5728\u5730\u677f\u4e0a\uff0c\u9760\u5728\u7a97\u53f0\u4e0a\uff0c\u4eba\u4eec\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5168\u666f\u3002\n                <\/p>\n                <p>\n                    \u4f5c\u4e3a\u5176\u5386\u53f2\u7684\u89c1\u8bc1\uff0c\u6211\u4eec\u5c06\u5728\u89c2\u666f\u70b9\u53d1\u73b0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u88c5\u9970\uff0c\u5176\u4e2d\u82cf\u4e39\u4f0a\u65af\u739b\u4eea\u4e00\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u4e0e\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u7684\u53e0\u52a0\u5c24\u4e3a\u7a81\u51fa\u3002\u8fd9\u8868\u660e\u6bcf\u4f4d\u82cf\u4e39\u90fd\u6709\u4e0d\u540c\u7684\u54c1\u5473\u548c\u9700\u6c42\uff0c\u5e76\u76f8\u5e94\u5730\u6539\u9020\u5bab\u6bbf\uff0c\u7559\u4e0b\u81ea\u5df1\u7684\u5370\u8bb0\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u7ecf\u8fc7\u89c2\u666f\u70b9\u65f6\uff0c\u5982\u679c\u6211\u4eec\u770b\u4e00\u4e0b\u62f1\u95e8\u7684\u5185\u62f1\uff0c\u6211\u4eec\u8fd8\u4f1a\u53d1\u73b0\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u6807\u5fd7\uff0c\u4f8b\u5982\u8f6d\u548c\u7bad\uff0c\u4ee5\u53ca\u5ea7\u53f3\u94ed\u201cTanto Monta\u201d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e1c\u4fa7\u56e0 1958 \u5e74\u53d1\u751f\u7684\u4e00\u573a\u706b\u707e\u800c\u53d8\u5f97\u8f83\u65b0\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba24\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel24\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel24\">\u5b88\u536b\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165 Patio de la Acequia \u4e4b\u524d\uff0c\u6211\u4eec\u5148\u627e\u5230 Patio de la Guardia\u3002\u4e00\u4e2a\u7b80\u5355\u7684\u5ead\u9662\uff0c\u6709\u95e8\u5eca\uff0c\u4e2d\u5fc3\u6709\u4e00\u4e2a\u55b7\u6cc9\uff0c\u8fd8\u88c5\u9970\u7740\u82e6\u6a59\u6811\u3002\u8fd9\u4e2a\u5ead\u9662\u4e00\u5b9a\u662f\u8fdb\u5165\u82cf\u4e39\u590f\u5b63\u4f4f\u6240\u524d\u7684\u7ba1\u5236\u533a\u548c\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5730\u65b9\u7684\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\uff0c\u722c\u4e0a\u4e00\u4e9b\u9661\u5ced\u7684\u697c\u68af\u540e\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u6247\u95e8\uff0c\u95e8\u6963\u4e0a\u88c5\u9970\u7740\u767d\u8272\u80cc\u666f\u4e0a\u7684\u84dd\u8272\u3001\u7eff\u8272\u548c\u9ed1\u8272\u74f7\u7816\u3002\u6211\u4eec\u8fd8\u53ef\u4ee5\u770b\u5230\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u94a5\u5319\uff0c\u5c3d\u7ba1\u5b83\u56e0\u65f6\u95f4\u7684\u6d41\u901d\u800c\u78e8\u635f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u722c\u4e0a\u53f0\u9636\uff0c\u7a7f\u8fc7\u8fd9\u6247\u95e8\u65f6\uff0c\u6211\u4eec\u9047\u5230\u4e00\u4e2a\u5f2f\u9053\u3001\u5b88\u536b\u7684\u957f\u6905\uff0c\u4ee5\u53ca\u4e00\u6761\u901a\u5f80\u5bab\u6bbf\u7684\u9661\u5ced\u72ed\u7a84\u7684\u697c\u68af\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba25\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel25\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel25\">\u82cf\u4e39\u5a1c\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u82cf\u4e39\u5a1c\u5ead\u9662 (Patio de la Sultana) \u662f\u53d8\u5316\u6700\u591a\u7684\u7a7a\u95f4\u4e4b\u4e00\u3002\u636e\u8ba4\u4e3a\uff0c\u73b0\u5728\u8fd9\u4e2a\u5ead\u9662\uff08\u4e5f\u79f0\u4e3a\u67cf\u6811\u5ead\u9662\uff09\u6240\u5728\u7684\u4f4d\u7f6e\u662f\u4ee5\u524d\u7684\u571f\u8033\u5176\u6d74\u5ba4\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u6d74\u573a\uff09\u7684\u6307\u5b9a\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    16\u4e16\u7eaa\u65f6\u5b83\u5931\u53bb\u4e86\u8fd9\u4e00\u529f\u80fd\u5e76\u53d8\u6210\u4e86\u4e00\u5ea7\u82b1\u56ed\u3002\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5efa\u9020\u4e86\u4e00\u4e2a\u5317\u753b\u5eca\uff0c\u4ee5\u53ca\u4e00\u4e2a U \u5f62\u6c34\u6c60\u3001\u4e2d\u5fc3\u7684\u55b7\u6cc9\u548c\u4e09\u5341\u516b\u4e2a\u5608\u6742\u7684\u55b7\u6c34\u53e3\u3002\n                <\/p>\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u552f\u4e00\u4fdd\u7559\u4e0b\u6765\u7684\u5143\u7d20\u662f\u88ab\u6805\u680f\u4fdd\u62a4\u7684 Acequia Real \u7011\u5e03\uff0c\u4ee5\u53ca\u5c06\u6c34\u5f15\u5411 Acequia \u5ead\u9662\u7684\u4e00\u5c0f\u6bb5\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u201c\u67cf\u6811\u5ead\u9662\u201d\u56e0\u4e00\u68f5\u767e\u5e74\u8001\u67cf\u6811\u800c\u5f97\u540d\uff0c\u5982\u4eca\u53ea\u5269\u4e0b\u6811\u5e72\u3002\u65c1\u8fb9\u662f\u683c\u62c9\u7eb3\u8fbe\u7684\u9676\u74f7\u724c\u533e\uff0c\u4e0a\u9762\u8bb2\u8ff0\u4e86 16 \u4e16\u7eaa\u5e0c\u5185\u65af\u00b7\u4f69\u96f7\u65af\u00b7\u5fb7\u00b7\u5e0c\u5854 (Gin\u00e9s P\u00e9rez de Hita) \u7684\u4f20\u8bf4\uff0c\u4f20\u8bf4\u8fd9\u68f5\u67cf\u6811\u89c1\u8bc1\u4e86\u672b\u4ee3\u82cf\u4e39\u5e03\u963f\u535c\u8fea\u52d2 (Boabdil) \u7684\u5ba0\u81e3\u4e0e\u9ad8\u8d35\u7684\u963f\u672c\u585e\u62c9\u8036 (Abencerraje) \u9a91\u58eb\u7684\u7231\u60c5\u9082\u9005\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba26\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel26\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel26\">\u4e0b\u9a6c\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0b\u6c89\u5ead\u9662\uff08Patio del Descabalgamiento\uff09\uff0c\u4e5f\u88ab\u79f0\u4e3a\u9a6c\u7403\u5ead\u9662\uff08Patio Polo\uff09\uff0c\u662f\u6211\u4eec\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u540e\u9047\u5230\u7684\u7b2c\u4e00\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u82cf\u4e39\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4ea4\u901a\u5de5\u5177\u662f\u9a6c\uff0c\u56e0\u6b64\u4ed6\u9700\u8981\u4e00\u4e2a\u5730\u65b9\u4e0b\u9a6c\u5e76\u5b89\u7f6e\u8fd9\u4e9b\u52a8\u7269\u3002\u4eba\u4eec\u8ba4\u4e3a\u8fd9\u4e2a\u5ead\u9662\u5c31\u662f\u4e3a\u6b64\u76ee\u7684\u800c\u5efa\u7684\uff0c\u56e0\u4e3a\u5b83\u662f\u9a6c\u53a9\u7684\u6240\u5728\u5730\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u53a9\u5185\u8bbe\u6709\u4f9b\u9a6c\u5339\u4e0a\u4e0b\u7684\u652f\u6491\u957f\u51f3\uff0c\u4e24\u4fa7\u9694\u95f4\u5185\u6709\u4e24\u4e2a\u9a6c\u53a9\uff0c\u4e0b\u90e8\u7528\u4f5c\u9a6c\u53a9\uff0c\u4e0a\u90e8\u7528\u4f5c\u5e72\u8349\u68da\u3002\u7ed9\u9a6c\u5339\u63d0\u4f9b\u65b0\u9c9c\u6c34\u7684\u996e\u6c34\u69fd\u4e5f\u4e0d\u80fd\u7f3a\u5c11\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff1a\u5728\u901a\u5f80\u4e0b\u4e00\u4e2a\u5ead\u9662\u7684\u95e8\u6963\u4e0a\u65b9\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u94a5\u5319\uff0c\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\uff0c\u4ee3\u8868\u7740\u656c\u610f\u548c\u6240\u6709\u6743\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba27\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel27\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel27\">\u7687\u5bb6\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5317\u95e8\u5eca\u4fdd\u5b58\u6700\u5b8c\u597d\uff0c\u539f\u672c\u662f\u82cf\u4e39\u7684\u4f4f\u6240\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u95e8\u5eca\uff0c\u4e0a\u9762\u6709\u4e94\u4e2a\u62f1\u95e8\uff0c\u7531\u67f1\u5b50\u548c\u67f1\u5b50\u7684\u672b\u7aef\u652f\u6491\u3002\u7ecf\u8fc7\u8fd9\u4e2a\u95e8\u5eca\uff0c\u8981\u8fdb\u5165\u7687\u5bb6\u5927\u5385\uff0c\u60a8\u9700\u8981\u7a7f\u8fc7\u4e00\u4e2a\u4e09\u91cd\u62f1\u95e8\uff0c\u62f1\u95e8\u4e0a\u6709\u8bb2\u8ff0 1319 \u5e74\u62c9\u7ef4\u52a0\u6218\u5f79\u6216\u585e\u62c9\u57c3\u5c14\u7ef4\u62c9\u6218\u5f79\u7684\u8bd7\u6b4c\uff0c\u8fd9\u4e9b\u8bd7\u6b4c\u4e3a\u6211\u4eec\u63d0\u4f9b\u4e86\u6709\u5173\u8be5\u5730\u70b9\u5e74\u4ee3\u7684\u4fe1\u606f\u3002\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e09\u91cd\u62f1\u95e8\u7684\u4e24\u4fa7\u8fd8\u6709*taqas*\uff0c\u5373\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u7528\u4e8e\u76db\u6c34\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u5927\u5385\u4f4d\u4e8e\u4e00\u5ea7\u9970\u6709\u7070\u6ce5\u7684\u65b9\u5f62\u5854\u697c\u5185\uff0c\u5c3d\u7ba1\u8fd9\u662f\u4e00\u5ea7\u4f11\u95f2\u5bab\u6bbf\uff0c\u4f46\u5374\u662f\u82cf\u4e39\u63a5\u89c1\u7d27\u6025\u5b98\u5458\u7684\u5730\u65b9\u3002\u6839\u636e\u90a3\u91cc\u8bb0\u8f7d\u7684\u8bd7\u53e5\uff0c\u8fd9\u4e9b\u63a5\u89c1\u5fc5\u987b\u7b80\u77ed\u800c\u76f4\u63a5\uff0c\u4ee5\u514d\u8fc7\u5ea6\u6253\u6270\u57c3\u7c73\u5c14\u7684\u4f11\u606f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  PALACIOS NAZARIES  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba28\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel28\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel28\">\u7eb3\u624e\u91cc\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u662f\u8fd9\u5ea7\u5b8f\u4f1f\u5efa\u7b51\u7fa4\u4e2d\u6700\u5177\u8c61\u5f81\u610f\u4e49\u548c\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u533a\u57df\u3002\u5b83\u4eec\u5efa\u4e8e 14 \u4e16\u7eaa\uff0c\u8fd9\u4e00\u65f6\u671f\u582a\u79f0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6700\u8f89\u714c\u7684\u65f6\u671f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u662f\u82cf\u4e39\u53ca\u5176\u8fd1\u4eb2\u7684\u4e13\u5c5e\u533a\u57df\uff0c\u662f\u5bb6\u5ead\u751f\u6d3b\u4ee5\u53ca\u738b\u56fd\u5b98\u65b9\u548c\u884c\u653f\u751f\u6d3b\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u5305\u62ec\uff1a\u6885\u514b\u82cf\u963f\u5c14\u5bab\u3001\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u90fd\u662f\u72ec\u7acb\u5efa\u9020\u7684\uff0c\u5efa\u9020\u65f6\u95f4\u4e0d\u540c\uff0c\u529f\u80fd\u5404\u5f02\u3002\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u4e9b\u5bab\u6bbf\u624d\u5f97\u4ee5\u7edf\u4e00\uff0c\u4ece\u90a3\u65f6\u8d77\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u7687\u5bb6\u5bab\u6bbf\uff0c\u540e\u6765\u67e5\u7406\u4e94\u4e16\u51b3\u5b9a\u5efa\u9020\u81ea\u5df1\u7684\u5bab\u6bbf\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u65e7\u7687\u5bb6\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba29\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel29\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel29\">\u6885\u514b\u65af\u548c\u6f14\u8bf4\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6885\u514b\u82cf\u963f\u5c14 (Mexuar) \u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u4e2d\u6700\u53e4\u8001\u7684\u90e8\u5206\uff0c\u4f46\u4e5f\u662f\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\u53d1\u751f\u6700\u5927\u53d8\u5316\u7684\u7a7a\u95f4\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cMaswar\u201d\uff0c\u610f\u4e3a\u201c\u82cf\u4e39\u90e8\u957f\u4f1a\u8bae\u201d\u6216\u201c\u82cf\u62c9\u201d\u53ec\u5f00\u7684\u5730\u65b9\uff0c\u4ece\u800c\u63ed\u793a\u4e86\u5b83\u7684\u4e00\u4e2a\u804c\u80fd\u3002\u5b83\u4e5f\u662f\u82cf\u4e39\u6267\u884c\u53f8\u6cd5\u7a0b\u5e8f\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    La construcci\u00f3n del Mexuar se atribuye al sult\u00e1n Isma\u00edl I, que rein\u00f3 entre 1314 y 1325, y fue modificado por su nieto Muhammad V. Sin embargo, fueron los cristianos quienes m\u00e1s transformaron este espacio al convertirlo en una capilla.\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5c0f\u5f97\u591a\uff0c\u56f4\u7ed5\u7740\u56db\u6839\u4e2d\u592e\u67f1\u5b50\u6392\u5217\uff0c\u67f1\u5b50\u4e0a\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u6d82\u6210\u94b4\u84dd\u8272\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7279\u8272\u7acb\u65b9\u4f53\u67f1\u5934\u3002\u8fd9\u4e9b\u67f1\u5b50\u7531\u4e00\u76cf\u63d0\u4f9b\u5929\u9876\u5149\u7684\u706f\u7b3c\u652f\u6491\uff0c\u8be5\u706f\u7b3c\u5728 16 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u4ee5\u5efa\u9020\u4e0a\u5c42\u623f\u95f4\u548c\u4fa7\u7a97\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u5c06\u8be5\u7a7a\u95f4\u6539\u9020\u6210\u6559\u5802\uff0c\u5730\u677f\u88ab\u964d\u4f4e\uff0c\u5e76\u5728\u540e\u9762\u589e\u52a0\u4e86\u4e00\u4e2a\u5c0f\u7684\u77e9\u5f62\u7a7a\u95f4\uff0c\u73b0\u5728\u7531\u6728\u5236\u680f\u6746\u9694\u5f00\uff0c\u6307\u793a\u4e0a\u5c42\u5531\u8bd7\u73ed\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5e26\u6709\u661f\u661f\u88c5\u9970\u7684\u9676\u74f7\u74f7\u7816\u8e22\u811a\u7ebf\u662f\u4ece\u522b\u5904\u8fd0\u6765\u7684\u3002\u5728\u661f\u661f\u4e4b\u95f4\uff0c\u60a8\u53ef\u4ee5\u4ea4\u66ff\u770b\u5230\uff1a\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u5fbd\u7ae0\u3001\u95e8\u591a\u8428\u67a2\u673a\u4e3b\u6559\u7684\u5fbd\u7ae0\u3001\u5965\u5730\u5229\u4eba\u7684\u53cc\u5934\u9e70\u3001\u201c\u9664\u4e86\u4e0a\u5e1d\uff0c\u6ca1\u6709\u80dc\u5229\u8005\u201d\u7684\u5ea7\u53f3\u94ed\uff0c\u4ee5\u53ca\u5e1d\u56fd\u76fe\u724c\u4e0a\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u67f1\u3002\n                <\/p>\n                <p>\n                    \u57fa\u5ea7\u4e0a\u65b9\uff0c\u77f3\u818f\u94ed\u6587\u9970\u5e26\u4e0a\u91cd\u590d\u7740\uff1a\u201c\u738b\u56fd\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u529b\u91cf\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u8363\u8000\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u201d\u8fd9\u4e9b\u94ed\u6587\u53d6\u4ee3\u4e86\u57fa\u7763\u6559\u7684\u53e3\u53f7\uff1a\u201cChristus regnat\u3002Christus vincit\u3002Christus imperat\u3002\u201d\n                <\/p>\n                <p>\n                    Mexuar \u7684\u5f53\u524d\u5165\u53e3\u662f\u5728\u73b0\u4ee3\u5f00\u653e\u7684\uff0c\u6539\u53d8\u4e86\u5176\u4e2d\u4e00\u6839\u523b\u6709\u201cPlus Ultra\u201d\u5ea7\u53f3\u94ed\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u7684\u4f4d\u7f6e\uff0c\u8be5\u67f1\u88ab\u79fb\u5230\u4e86\u4e1c\u5899\u3002\u95e8\u4e0a\u65b9\u7684\u77f3\u818f\u9876\u4ecd\u4fdd\u7559\u5728\u539f\u6765\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5728\u623f\u95f4\u7684\u540e\u9762\uff0c\u6709\u4e00\u6247\u95e8\u901a\u5411\u6f14\u8bb2\u5385\uff0c\u6700\u521d\u662f\u901a\u8fc7\u9a6c\u4e18\u5361\u753b\u5eca\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e 1590 \u5e74\u706b\u836f\u5e93\u7206\u70b8\uff0c\u8fd9\u91cc\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53d7\u635f\u6700\u4e25\u91cd\u7684\u533a\u57df\u4e4b\u4e00\u3002\u5b83\u4e8e 1917 \u5e74\u5f97\u5230\u4fee\u590d\u3002\n                <\/p>\n                <p>\n                    \u4fee\u590d\u671f\u95f4\uff0c\u4e3a\u4e86\u9632\u6b62\u4e8b\u6545\u53d1\u751f\u5e76\u65b9\u4fbf\u53c2\u89c2\uff0c\u964d\u4f4e\u4e86\u5730\u677f\u9ad8\u5ea6\u3002\u4f5c\u4e3a\u539f\u59cb\u6c34\u5e73\u7684\u89c1\u8bc1\uff0c\u7a97\u6237\u4e0b\u65b9\u4fdd\u7559\u4e86\u4e00\u6761\u8fde\u7eed\u7684\u957f\u51f3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba30\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel30\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel30\">CUARTO DORADO y FACHADA DE COMARES<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n\n                <p>\n                    *\u9ec4\u91d1\u533a*\u8fd9\u4e2a\u540d\u5b57\u6e90\u81ea\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u671f\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u683c\u5b50\u5929\u82b1\u677f\u88ab\u91cd\u65b0\u7c89\u5237\u6210\u91d1\u8272\u56fe\u6848\uff0c\u5e76\u878d\u5165\u4e86\u541b\u4e3b\u7684\u5fbd\u7ae0\u3002\n                <\/p>\n                <p>\n                    \u83b7\u5f97\u89d0\u89c1\u7684\u81e3\u6c11\u5728\u5bab\u6bbf\u6b63\u9762\u524d\u7b49\u5019\uff0c\u7687\u5bb6\u536b\u961f\u5c06\u4ed6\u4eec\u4e0e\u82cf\u4e39\u9694\u5f00\uff0c\u8fd9\u4e2a\u623f\u95f4\u73b0\u5728\u88ab\u79f0\u4e3a\u91d1\u5385\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e2d\u592e\u662f\u4e00\u5ea7\u4f4e\u77ee\u7684\u5927\u7406\u77f3\u52a0\u4ed1\u55b7\u6cc9\uff0c\u8fd9\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4fdd\u5b58\u7684\u6797\u8fbe\u62c9\u54c8\u55b7\u6cc9\u7684\u590d\u5236\u54c1\u3002\u5728\u5806\u5b50\u7684\u4e00\u4fa7\uff0c\u6709\u4e00\u4e2a\u683c\u6805\u901a\u5411\u8b66\u536b\u4f7f\u7528\u7684\u9ed1\u6697\u5730\u4e0b\u8d70\u5eca\u3002\n                <\/p>\n                <p>\n                    M\u00e1s adelante encontramos la Fachada del Palacio de Comares. Esta impresionante fachada, muy restaurada entre los siglos XIX y XX, fue construida por Muhammad V con el fin de conmemorar la toma de Algeciras en 1369, que otorgaba dominio sobre el Estrecho de Gibraltar.\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e2a\u5ead\u9662\u91cc\uff0c\u82cf\u4e39\u63a5\u89c1\u4e86\u83b7\u5f97\u7279\u6b8a\u89d0\u89c1\u7684\u81e3\u6c11\u3002\u5b83\u88ab\u653e\u7f6e\u5728\u6b63\u9762\u7684\u4e2d\u592e\u90e8\u5206\uff0c\u5750\u843d\u5728\u4e24\u6247\u95e8\u4e4b\u95f4\u7684\u6728\u6881\u4e0a\uff0c\u4f4d\u4e8e\u5de8\u5927\u7684\u5c4b\u6a90\u4e0b\uff0c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6728\u5de5\u7684\u6770\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5efa\u7b51\u7684\u6b63\u9762\u627f\u8f7d\u7740\u5de8\u5927\u7684\u5bd3\u8a00\u610f\u4e49\u3002\u53d7\u8bd5\u8005\u53ef\u4ee5\u8bfb\u5230\uff1a\n                <\/p>\n                <br>\n                <br>\n                <blockquote>\n                    \u201c\u6211\u7684\u4f4d\u7f6e\u5c31\u50cf\u738b\u51a0\uff0c\u6211\u7684\u5927\u95e8\u5c31\u50cf\u5c94\u8def\uff1a\u897f\u65b9\u76f8\u4fe1\u6211\u4ee3\u8868\u4e1c\u65b9\u3002\u201d<br>\n                    \u52a0\u5c3c\u00b7\u6bd4\u62c9\u59d4\u6258\u6211\u5f00\u542f\u5373\u5c06\u5ba3\u5e03\u7684\u80dc\u5229\u4e4b\u95e8\u3002<br>\n                    \u597d\u5427\uff0c\u6211\u6b63\u5728\u7b49\u5f85\u4ed6\u5728\u65e9\u6668\u5730\u5e73\u7ebf\u663e\u9732\u51fa\u6765\u65f6\u51fa\u73b0\u3002<br>\n                    \u613f\u4e0a\u5e1d\u4f7f\u4ed6\u7684\u4f5c\u54c1\u5982\u540c\u4ed6\u7684\u6027\u683c\u548c\u5f62\u8c61\u4e00\u6837\u7f8e\u4e3d\uff01\n                <\/blockquote>\n                <p>\n                    \u53f3\u4fa7\u7684\u95e8\u662f\u901a\u5f80\u79c1\u4eba\u4f4f\u6240\u548c\u670d\u52a1\u533a\u7684\u901a\u9053\uff0c\u800c\u5de6\u4fa7\u7684\u95e8\u5219\u901a\u8fc7\u4e00\u6761\u8bbe\u6709\u8b66\u536b\u957f\u51f3\u7684\u5f2f\u66f2\u8d70\u5eca\uff0c\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u7279\u522b\u662f\u901a\u5f80\u6843\u91d1\u5a18\u5ead\u9662\u3002\n                <\/p>\n                \n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba31\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel31\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel31\">\u6843\u91d1\u5a18\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u623f\u5c4b\u7684\u7279\u70b9\u4e4b\u4e00\u662f\u53ef\u4ee5\u901a\u8fc7\u5f2f\u66f2\u7684\u8d70\u5eca\u8fdb\u5165\u4f4f\u5b85\uff0c\u8d70\u5eca\u901a\u5411\u9732\u5929\u5ead\u9662\uff0c\u5ead\u9662\u662f\u5bb6\u5ead\u751f\u6d3b\u548c\u7ec4\u7ec7\u7684\u4e2d\u5fc3\uff0c\u914d\u6709\u6c34\u666f\u548c\u690d\u88ab\u3002\u540c\u6837\u7684\u7406\u5ff5\u4e5f\u4f53\u73b0\u5728\u9999\u6843\u6728\u5ead\u9662 (Patio de los Arrayanes) \u4e2d\uff0c\u4f46\u89c4\u6a21\u66f4\u5927\uff0c\u957f 36 \u7c73\uff0c\u5bbd 23 \u7c73\u3002\n                <\/p>\n                <p>\n                    \u6843\u91d1\u5a18\u5ead\u9662\u662f\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u4e2d\u5fc3\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u653f\u6cbb\u548c\u5916\u4ea4\u6d3b\u52a8\u5c31\u5728\u8fd9\u91cc\u8fdb\u884c\u3002\u8fd9\u662f\u4e00\u4e2a\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u957f\u65b9\u5f62\u5ead\u9662\uff0c\u5176\u4e2d\u5fc3\u8f74\u7ebf\u662f\u4e00\u4e2a\u5927\u6c34\u6c60\u3002\u5176\u4e2d\uff0c\u9759\u6c34\u5982\u540c\u955c\u5b50\uff0c\u8d4b\u4e88\u7a7a\u95f4\u6df1\u5ea6\u548c\u5782\u76f4\u611f\uff0c\u4ece\u800c\u521b\u9020\u51fa\u4e00\u5ea7\u6c34\u4e0a\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u5728\u6cf3\u6c60\u7684\u4e24\u7aef\uff0c\u55b7\u5c04\u5668\u8f7b\u8f7b\u5730\u5f15\u5165\u6c34\uff0c\u4ee5\u514d\u7834\u574f\u955c\u9762\u6548\u679c\u6216\u573a\u6240\u7684\u5b81\u9759\u3002\n                <\/p>\n                <p>\n                    \u6c34\u6c60\u4e24\u4fa7\u6709\u4e24\u7247\u6843\u91d1\u5a18\u82b1\u575b\uff0c\u56e0\u6b64\u8be5\u5730\u5f97\u540d\uff1a\u6843\u91d1\u5a18\u5ead\u9662 (Patio de los Arrayanes)\u3002\u8fc7\u53bb\u5b83\u4e5f\u88ab\u79f0\u4e3a\u963f\u5c14\u8d1d\u5c14\u5361\u5ead\u9662 (Patio de la Alberca)\u3002\n                <\/p>\n                <p>\n                    \u6c34\u548c\u690d\u88ab\u7684\u5b58\u5728\u4e0d\u4ec5\u662f\u5bf9\u88c5\u9970\u6216\u7f8e\u5b66\u6807\u51c6\u7684\u56de\u5e94\uff0c\u4e5f\u662f\u521b\u9020\u5b9c\u4eba\u7a7a\u95f4\u7684\u610f\u56fe\uff0c\u5c24\u5176\u662f\u5728\u590f\u5929\u3002\u6c34\u53ef\u4ee5\u6e05\u65b0\u73af\u5883\uff0c\u800c\u690d\u7269\u53ef\u4ee5\u4fdd\u6301\u6c34\u5206\u5e76\u6563\u53d1\u9999\u6c14\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u8f83\u957f\u7684\u4e24\u4fa7\u6709\u56db\u5ea7\u72ec\u7acb\u7684\u4f4f\u5b85\u3002\u5317\u4fa7\u662f\u79d1\u9a6c\u96f7\u65af\u5854\uff0c\u5185\u8bbe\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u3002\n                <\/p>\n                <p>\n                    \u5728\u5357\u4fa7\uff0c\u7acb\u9762\u8d77\u5230\u4e86\u9519\u89c6\u6548\u679c\uff0c\u56e0\u4e3a\u5176\u540e\u9762\u7684\u5efa\u7b51\u5df2\u88ab\u62c6\u9664\uff0c\u4ee5\u4fbf\u5c06\u67e5\u7406\u4e94\u4e16\u5bab\u4e0e\u65e7\u7687\u5bb6\u5bab\u6bbf\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba32\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel32\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel32\">\u6e05\u771f\u5bfa\u5ead\u9662\u548c\u9a6c\u4e18\u5361\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u4e4b\u524d\uff0c\u5982\u679c\u6211\u4eec\u5411\u5de6\u770b\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e24\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u7b2c\u4e00\u4e2a\u662f\u6e05\u771f\u5bfa\u5ead\u9662 (Patio de la Mezquita)\uff0c\u56e0\u5176\u4e00\u89d2\u7684\u5c0f\u6e05\u771f\u5bfa\u800c\u5f97\u540d\u3002\u7136\u800c\uff0c\u81ea 20 \u4e16\u7eaa\u4ee5\u6765\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u738b\u5b50\u7684\u5b97\u6559\u5b66\u6821\uff0c\u56e0\u4e3a\u5b83\u7684\u7ed3\u6784\u4e0e\u683c\u62c9\u7eb3\u8fbe\u7684\u5b97\u6559\u5b66\u6821\u76f8\u4f3c\u3002\n                <\/p>\n                <p>\n                    \u518d\u5f80\u524d\u8d70\u662f\u9a6c\u4e18\u5361\u5ead\u9662 (Patio de Machuca)\uff0c\u4ee5\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u7684\u540d\u5b57\u547d\u540d\uff0c\u4ed6\u8d1f\u8d23\u76d1\u7763 16 \u4e16\u7eaa\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5efa\u9020\uff0c\u5e76\u66fe\u5c45\u4f4f\u4e8e\u6b64\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5ead\u9662\u5f88\u5bb9\u6613\u8fa8\u8ba4\uff0c\u56e0\u4e3a\u4e2d\u5fc3\u6709\u4e00\u4e2a\u8fb9\u7f18\u5448\u53f6\u72b6\u7684\u6c34\u6c60\uff0c\u8fd8\u6709\u62f1\u5f62\u7684\u67cf\u6811\uff0c\u5b83\u4eec\u4ee5\u975e\u4fb5\u5165\u5f0f\u7684\u65b9\u5f0f\u6062\u590d\u4e86\u7a7a\u95f4\u7684\u5efa\u7b51\u611f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba33\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel33\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel33\">\u8239\u5c4b<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8239\u5ba4\u662f\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u5728\u901a\u5f80\u8fd9\u4e2a\u623f\u95f4\u7684\u62f1\u95e8\u7684\u4fa7\u67f1\u4e0a\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u6b63\u9762\u7684\u58c1\u9f9b\uff0c\u4e0a\u9762\u96d5\u523b\u7740\u5927\u7406\u77f3\uff0c\u5e76\u7528\u5f69\u8272\u74f7\u7816\u88c5\u9970\u3002\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u6700\u5177\u7279\u8272\u7684\u88c5\u9970\u6027\u548c\u529f\u80fd\u6027\u5143\u7d20\u4e4b\u4e00\uff1a*taqas*\u3002\n                <\/p>\n                <p>\n                    *Taqas* \u662f\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u603b\u662f\u6210\u5bf9\u6392\u5217\uff0c\u5f7c\u6b64\u76f8\u5bf9\u3002\u5b83\u4eec\u88ab\u7528\u6765\u76db\u88c5\u996e\u7528\u7684\u6de1\u6c34\u6216\u6d17\u624b\u7528\u7684\u9999\u6c34\u3002\n                <\/p>\n                <p>\n                    \u5927\u5385\u76ee\u524d\u7684\u5929\u82b1\u677f\u662f\u539f\u6765\u7684\u590d\u5236\u54c1\uff0c\u539f\u6765\u7684\u5929\u82b1\u677f\u5728 1890 \u5e74\u7684\u4e00\u573a\u5927\u706b\u4e2d\u88ab\u6bc1\u574f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u7684\u540d\u5b57\u6765\u81ea\u963f\u62c9\u4f2f\u8bed\u5355\u8bcd *baraka* \u7684\u97f3\u53d8\uff0c\u610f\u601d\u662f\u201c\u795d\u798f\u201d\uff0c\u8fd9\u4e2a\u5355\u8bcd\u5728\u8fd9\u4e2a\u623f\u95f4\u7684\u5899\u58c1\u4e0a\u91cd\u590d\u51fa\u73b0\u8fc7\u5f88\u591a\u6b21\u3002\u5b83\u5e76\u975e\u50cf\u4eba\u4eec\u666e\u904d\u8ba4\u4e3a\u7684\u90a3\u6837\uff0c\u6e90\u81ea\u5012\u7f6e\u7684\u8239\u9876\u5f62\u72b6\u3002\n                <\/p>\n                <p>\n                    Era en este lugar donde los nuevos sultanes solicitaban la bendici\u00f3n de su Dios antes de ser coronados como tal en el Sal\u00f3n del Trono.\n                <\/p>\n                <p>\n                    \u5728\u8fdb\u5165\u738b\u5ea7\u5ba4\u4e4b\u524d\uff0c\u6211\u4eec\u53d1\u73b0\u4e24\u4e2a\u4fa7\u95e8\uff1a\u53f3\u8fb9\u662f\u4e00\u4e2a\u5e26\u6709\u58c1\u9f9b\u7684\u5c0f\u578b\u7948\u7977\u5ba4\uff1b\u5de6\u4fa7\u662f\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5854\u5185\u90e8\u7684\u901a\u9053\u95e8\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba34\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel34\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel34\">\u5927\u4f7f\u5385\u6216\u738b\u5ea7\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5927\u4f7f\u5385\uff0c\u4e5f\u79f0\u4e3a\u738b\u5ea7\u5385\u6216\u79d1\u9a6c\u96f7\u65af\u5385\uff0c\u662f\u82cf\u4e39\u738b\u5ea7\u7684\u6240\u5728\u5730\uff0c\u56e0\u6b64\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u6743\u529b\u4e2d\u5fc3\u3002\u4e5f\u8bb8\u6b63\u56e0\u4e3a\u5982\u6b64\uff0c\u5b83\u4f4d\u4e8e Torre de Comares \u5185\uff0c\u8fd9\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u9ad8\u7684\u5854\u697c\uff0c\u9ad8 45 \u7c73\u3002\u5b83\u7684\u8bcd\u6e90\u6765\u81ea\u963f\u62c9\u4f2f\u8bed *arsh*\uff0c\u610f\u601d\u662f\u5e10\u7bf7\u3001\u4ead\u5b50\u6216\u738b\u5ea7\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5b8c\u7f8e\u7684\u7acb\u65b9\u4f53\uff0c\u5899\u58c1\u4e00\u76f4\u5230\u5929\u82b1\u677f\u90fd\u8986\u76d6\u7740\u4e30\u5bcc\u7684\u88c5\u9970\u3002\u4e24\u4fa7\u6709\u4e5d\u4e2a\u76f8\u540c\u7684\u58c1\u9f9b\uff0c\u6bcf\u4e09\u4e2a\u4e00\u7ec4\uff0c\u90fd\u6709\u7a97\u6237\u3002\u5165\u53e3\u5bf9\u9762\u7684\u5927\u5385\u88c5\u9970\u5f97\u66f4\u4e3a\u7cbe\u81f4\uff0c\u56e0\u4e3a\u90a3\u662f\u82cf\u4e39\u7684\u4f4f\u6240\uff0c\u91c7\u7528\u80cc\u5149\u8bbe\u8ba1\uff0c\u66f4\u80fd\u8425\u9020\u51fa\u4ee4\u4eba\u773c\u82b1\u7f2d\u4e71\u3001\u60ca\u559c\u4e0d\u5df2\u7684\u6548\u679c\u3002\n                <\/p>\n                <p>\n                    \u8fc7\u53bb\uff0c\u7a97\u6237\u4e0a\u8986\u76d6\u7740\u88ab\u79f0\u4e3a *cumarias* \u7684\u51e0\u4f55\u5f62\u72b6\u7684\u5f69\u8272\u73bb\u7483\u3002 1590 \u5e74\uff0c\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u7684\u4e00\u4e2a\u706b\u836f\u5e93\u53d1\u751f\u7206\u70b8\uff0c\u7206\u70b8\u4ea7\u751f\u7684\u51b2\u51fb\u6ce2\u5bfc\u81f4\u8fd9\u4e9b\u6587\u7269\u4e22\u5931\u3002\n                <\/p>\n                <p>\n                    \u5ba2\u5385\u7684\u88c5\u9970\u4e30\u5bcc\u7a0b\u5ea6\u8fbe\u5230\u4e86\u6781\u81f4\u3002\u5b83\u4ece\u5e95\u90e8\u5f00\u59cb\uff0c\u91c7\u7528\u51e0\u4f55\u5f62\u72b6\u7684\u74f7\u7816\uff0c\u521b\u9020\u51fa\u7c7b\u4f3c\u4e07\u82b1\u7b52\u7684\u89c6\u89c9\u6548\u679c\u3002\u5899\u58c1\u4e0a\u5ef6\u7eed\u7740\u7070\u6ce5\uff0c\u770b\u4e0a\u53bb\u5c31\u50cf\u6302\u6bef\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u690d\u7269\u56fe\u6848\u3001\u82b1\u6735\u3001\u8d1d\u58f3\u3001\u661f\u661f\u548c\u4e30\u5bcc\u7684\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u73b0\u5728\u7684\u4e66\u5199\u6709\u4e24\u79cd\u7c7b\u578b\uff1a\u8349\u4e66\uff0c\u6700\u5e38\u89c1\u4e14\u6700\u5bb9\u6613\u8fa8\u8ba4\uff1b\u4ee5\u53ca\u5e93\u6cd5\u4f53\uff0c\u4e00\u79cd\u5177\u6709\u76f4\u7ebf\u548c\u89d2\u5f62\u7684\u6587\u5316\u6587\u5b57\u3002\n                <\/p>\n                <p>\n                    Entre todas las inscripciones, la m\u00e1s destacada es la que aparece debajo del techo, en la franja superior de la pared: la sura 67 del Cor\u00e1n, llamada &#8220;El Reino&#8221; o &#8220;del Se\u00f1or\u00edo&#8221;, que recorre las cuatro paredes. Esta sura era recitada por los nuevos sultanes para proclamar que su poder proven\u00eda directamente de Dios.\n                <\/p>\n                <p>\n                    \u5929\u82b1\u677f\u4e0a\u4e5f\u4f53\u73b0\u4e86\u795e\u529b\u7684\u5f62\u8c61\uff0c\u5b83\u7531 8,017 \u4e2a\u4e0d\u540c\u7684\u90e8\u5206\u7ec4\u6210\uff0c\u901a\u8fc7\u661f\u8f6e\uff0c\u5c55\u793a\u4e86\u4f0a\u65af\u5170\u672b\u4e16\u8bba\uff1a\u4e03\u91cd\u5929\u548c\u7b2c\u516b\u91cd\u5929\u5802\uff0c\u771f\u4e3b\u7684\u5b9d\u5ea7\uff0c\u7531\u4e2d\u592e\u7684\u5706\u9876 muqarnas \u4ee3\u8868\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba35\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel35\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel35\">\u57fa\u7763\u6559\u7687\u5ba4\u2014\u2014\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8981\u8fdb\u5165\u57fa\u7763\u6559\u7687\u5ba4\uff0c\u60a8\u5fc5\u987b\u4f7f\u7528\u4e24\u59d0\u59b9\u5385\u5de6\u4fa7\u58c1\u9f9b\u4e2d\u6253\u5f00\u7684\u5176\u4e2d\u4e00\u6247\u95e8\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74 6 \u6708\u53c2\u89c2\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u62b5\u8fbe\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u8fd9\u5bf9\u592b\u5987\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b89\u987f\u4e0b\u6765\uff0c\u5e76\u4e0b\u4ee4\u5efa\u9020\u65b0\u7684\u623f\u95f4\uff0c\u4eca\u5929\u88ab\u79f0\u4e3a\u7687\u5e1d\u7684\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u7a7a\u95f4\u5b8c\u5168\u8fdd\u80cc\u4e86\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5efa\u7b51\u548c\u7f8e\u5b66\u3002\u7136\u800c\uff0c\u7531\u4e8e\u5b83\u5efa\u5728\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u4e4b\u95f4\u7684\u82b1\u56ed\u533a\u57df\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u8d70\u5eca\u5de6\u4fa7\u7684\u4e00\u4e9b\u5c0f\u7a97\u6237\u770b\u5230\u7687\u5bb6\u571f\u8033\u5176\u6d74\u5ba4\u6216\u79d1\u9a6c\u96f7\u65af\u571f\u8033\u5176\u6d74\u5ba4\u7684\u4e0a\u90e8\u3002\u518d\u5f80\u524d\u8d70\u51e0\u7c73\uff0c\u5c31\u53ef\u4ee5\u770b\u5230\u5176\u4ed6\u7684\u5f00\u53e3\uff0c\u5373\u5e8a\u5385\u548c\u97f3\u4e50\u5bb6\u753b\u5eca\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u6d74\u573a\u4e0d\u4ec5\u662f\u536b\u751f\u573a\u6240\uff0c\u4e5f\u662f\u4ee5\u8f7b\u677e\u53cb\u597d\u7684\u65b9\u5f0f\u57f9\u517b\u653f\u6cbb\u548c\u5916\u4ea4\u5173\u7cfb\u7684\u7406\u60f3\u573a\u6240\uff0c\u5e76\u914d\u6709\u97f3\u4e50\u6765\u6d3b\u8dc3\u6c14\u6c1b\u3002\u8be5\u7a7a\u95f4\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u7a7f\u8fc7\u8fd9\u6761\u8d70\u5eca\uff0c\u60a8\u53ef\u4ee5\u8fdb\u5165\u7687\u5e1d\u7684\u529e\u516c\u5ba4\uff0c\u5176\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\u5e26\u6709\u7687\u5bb6\u5fbd\u7ae0\u7684\u6587\u827a\u590d\u5174\u5f0f\u58c1\u7089\u548c\u7531\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u8bbe\u8ba1\u7684\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\u5728\u683c\u5b50\u5929\u82b1\u677f\u4e0a\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u201cPLUS ULTRA\u201d\u5b57\u6837\uff0c\u8fd9\u662f\u7687\u5e1d\u7684\u5ea7\u53f3\u94ed\uff0c\u8fd8\u6709\u9996\u5b57\u6bcd K \u548c Y\uff0c\u5206\u522b\u4ee3\u8868\u67e5\u7406\u4e94\u4e16\u548c\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u3002\n                <\/p>\n                <p>\n                    \u79bb\u5f00\u5927\u5385\uff0c\u53f3\u4fa7\u662f\u7687\u5bb6\u623f\u95f4\uff0c\u76ee\u524d\u4e0d\u5bf9\u516c\u4f17\u5f00\u653e\uff0c\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5f00\u653e\u3002\u8fd9\u4e9b\u623f\u95f4\u4e5f\u88ab\u79f0\u4e3a\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u623f\u95f4\uff0c\u56e0\u4e3a\u8fd9\u4f4d\u7f8e\u56fd\u6d6a\u6f2b\u4e3b\u4e49\u4f5c\u5bb6\u5728\u683c\u62c9\u7eb3\u8fbe\u9017\u7559\u671f\u95f4\u5c31\u4f4f\u5728\u8fd9\u91cc\u3002\u5f88\u53ef\u80fd\u6b63\u662f\u5728\u8fd9\u4e2a\u5730\u65b9\uff0c\u4ed6\u5199\u4e0b\u4e86\u4ed6\u8457\u540d\u7684\u8457\u4f5c\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u3002\u95e8\u4e0a\u65b9\u6709\u4e00\u5757\u7eaa\u5ff5\u724c\u533e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba36\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel36\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel36\">\u6797\u8fbe\u62c9\u8d3e\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0e\u738b\u5bab\u5ead\u9662\u76f8\u90bb\u7684\u662f\u6797\u8fbe\u62c9\u54c8\u5ead\u9662 (Patio de Lindaraja)\uff0c\u5ead\u9662\u5185\u88c5\u9970\u6709\u96d5\u523b\u7684\u9ec4\u6768\u6728\u7bf1\u7b06\u3001\u67cf\u6811\u548c\u82e6\u6a59\u6811\u3002\u8be5\u5ead\u9662\u56e0\u4f4d\u4e8e\u5176\u5357\u4fa7\u7684\u7eb3\u65af\u91cc\u5fb7\u89c2\u666f\u53f0\u800c\u5f97\u540d\uff0c\u8be5\u89c2\u666f\u53f0\u4e0e\u5176\u540c\u540d\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u82b1\u56ed\u7684\u9762\u8c8c\u4e0e\u4eca\u5929\u5b8c\u5168\u4e0d\u540c\uff0c\u56e0\u4e3a\u5b83\u662f\u4e00\u4e2a\u5411\u666f\u89c2\u5f00\u653e\u7684\u7a7a\u95f4\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u67e5\u7406\u4e94\u4e16\u7684\u5230\u6765\uff0c\u82b1\u56ed\u88ab\u5c01\u95ed\u8d77\u6765\uff0c\u7531\u4e8e\u6709\u95e8\u5eca\uff0c\u5176\u5e03\u5c40\u7c7b\u4f3c\u4e8e\u56de\u5eca\u3002\u5176\u5efa\u9020\u91c7\u7528\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5176\u4ed6\u90e8\u5206\u7684\u67f1\u5b50\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e2d\u592e\u77d7\u7acb\u7740\u4e00\u5ea7\u5df4\u6d1b\u514b\u98ce\u683c\u7684\u55b7\u6cc9\uff0c17 \u4e16\u7eaa\u521d\uff0c\u55b7\u6cc9\u4e0a\u65b9\u653e\u7f6e\u4e86\u4e00\u4e2a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5927\u7406\u77f3\u6c34\u76c6\u3002\u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u55b7\u6cc9\u662f\u590d\u5236\u54c1\uff1b\u539f\u4ef6\u73b0\u4fdd\u5b58\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba37\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel37\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel37\">\u72ee\u5b50\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u72ee\u5b50\u5ead\u9662\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u6838\u5fc3\u3002\u5b83\u662f\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u5e26\u95e8\u5eca\u7684\u957f\u5eca\uff0c\u957f\u5eca\u4e0a\u6709\u4e00\u767e\u4e8c\u5341\u56db\u6839\u5404\u4e0d\u76f8\u540c\u7684\u67f1\u5b50\uff0c\u8fde\u63a5\u7740\u5bab\u6bbf\u7684\u4e0d\u540c\u623f\u95f4\u3002\u5b83\u4e0e\u57fa\u7763\u6559\u4fee\u9053\u9662\u6709\u67d0\u79cd\u76f8\u4f3c\u4e4b\u5904\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u6253\u7834\u4e86\u897f\u73ed\u7259\u7a46\u65af\u6797\u5efa\u7b51\u7684\u901a\u5e38\u6a21\u5f0f\uff0c\u4f46\u8fd9\u4e2a\u7a7a\u95f4\u4ecd\u88ab\u8ba4\u4e3a\u662f\u4f0a\u65af\u5170\u827a\u672f\u7684\u7470\u5b9d\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5bab\u6bbf\u7684\u8c61\u5f81\u610f\u4e49\u56f4\u7ed5\u7740\u82b1\u56ed\u5929\u5802\u7684\u6982\u5ff5\u3002\u4ece\u5ead\u9662\u4e2d\u5fc3\u6d41\u51fa\u7684\u56db\u6761\u6c34\u6e20\u8c61\u5f81\u7740\u4f0a\u65af\u5170\u5929\u5802\u7684\u56db\u6761\u6cb3\u6d41\uff0c\u4f7f\u5ead\u9662\u5448\u73b0\u51fa\u5341\u5b57\u5f62\u7684\u5e03\u5c40\u3002\u8fd9\u4e9b\u67f1\u5b50\u8ba9\u4eba\u8054\u60f3\u5230\u68d5\u6988\u6811\u6797\uff0c\u5c31\u50cf\u5929\u5802\u7684\u7eff\u6d32\u3002\n                <\/p>\n                <p>\n                    \u4e2d\u5fc3\u662f\u8457\u540d\u7684\u72ee\u5b50\u55b7\u6cc9\u3002\u5341\u4e8c\u53ea\u72ee\u5b50\u867d\u7136\u59ff\u52bf\u76f8\u4f3c\uff0c\u90fd\u662f\u8b66\u60d5\u4e14\u80cc\u5bf9\u55b7\u6cc9\uff0c\u4f46\u5374\u5177\u6709\u4e0d\u540c\u7684\u7279\u5f81\u3002\u5b83\u4eec\u7531\u767d\u8272 Macael \u5927\u7406\u77f3\u96d5\u523b\u800c\u6210\uff0c\u7ecf\u8fc7\u7cbe\u5fc3\u6311\u9009\uff0c\u5145\u5206\u5229\u7528\u4e86\u77f3\u6750\u7684\u5929\u7136\u7eb9\u7406\u5e76\u7a81\u51fa\u4e86\u5176\u72ec\u7279\u7684\u7279\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5173\u4e8e\u5b83\u7684\u8c61\u5f81\u610f\u4e49\u6709\u591a\u79cd\u7406\u8bba\u3002\u6709\u4e9b\u4eba\u8ba4\u4e3a\u5b83\u4eec\u4ee3\u8868\u7740\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6216\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7684\u529b\u91cf\u3001\u9ec4\u9053\u5341\u4e8c\u5bab\u3001\u4e00\u5929\u7684\u5341\u4e8c\u4e2a\u5c0f\u65f6\uff0c\u751a\u81f3\u662f\u6db2\u538b\u949f\u3002\u53e6\u4e00\u4e9b\u4eba\u5219\u8ba4\u4e3a\uff0c\u8fd9\u662f\u5bf9\u9752\u94dc\u72b9\u592a\u6d77\u7684\u91cd\u65b0\u8be0\u91ca\uff0c\u7531\u5341\u4e8c\u5934\u516c\u725b\u652f\u6491\uff0c\u5728\u8fd9\u91cc\u88ab\u5341\u4e8c\u5934\u72ee\u5b50\u53d6\u4ee3\u3002\n                <\/p>\n                <p>\n                    La taza central probablemente fue tallada in situ y contiene inscripciones po\u00e9ticas que elogian a Muhammad V y alaban el sistema hidr\u00e1ulico que alimenta la fuente y regula el flujo del agua para evitar desbordamientos. Este es un fragmento del poema:\n                <\/p>\n                <blockquote>\n                    &#8220;Plata fundida corre entre las perlas,<\/br>\n                    a las que semeja belleza alba y pura.<\/br>\n                    En apariencia, agua y m\u00e1rmol parecen confundirse,<\/br>\n                    sin que sepamos cu\u00e1l de ambos se desliza.<\/br>\n                    \u00bfNo ves c\u00f3mo el agua se derrama en la taza,<\/br>\n                    pero sus ca\u00f1os la esconden enseguida?<br><br>\n                    \u4ed6\u662f\u4e00\u4f4d\u773c\u7736\u91cc\u5659\u6ee1\u6cea\u6c34\u7684\u60c5\u4eba\uff0c<br>\n                    \u5979\u56e0\u4e3a\u5bb3\u6015\u544a\u5bc6\u800c\u9690\u85cf\u4e86\u81ea\u5df1\u7684\u773c\u6cea\u3002<br><br>\n                    \u00bfNo es, en realidad, cual blanca nube<\/br>\n                    que vierte en los leones sus acequias<\/br>\n                    y parece la mano del califa que, de ma\u00f1ana,<\/br>\n                    prodiga a los leones de la guerra sus favores?&#8221;\n                <\/blockquote>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u55b7\u6cc9\u53d1\u751f\u4e86\u5404\u79cd\u53d8\u5316\u3002 17 \u4e16\u7eaa\uff0c\u53c8\u589e\u52a0\u4e86\u7b2c\u4e8c\u4e2a\u6c34\u6c60\uff0c\u8be5\u6c34\u6c60\u4e8e 20 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u5e76\u642c\u8fc1\u81f3\u963f\u5c14\u5361\u8428\u74e6\u7684\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba38\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel38\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel38\">\u5973\u738b\u68b3\u5986\u5ba4\u548c\u4f11\u95f2\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bab\u6bbf\u7684\u57fa\u7763\u6559\u6539\u5efa\u5305\u62ec\u901a\u8fc7\u4e00\u4e2a\u4e24\u5c42\u7684\u5f00\u653e\u5f0f\u8d70\u5eca\u76f4\u63a5\u8fdb\u5165\u79d1\u9a6c\u96f7\u65af\u5854\u3002\u8fd9\u4e2a\u753b\u5eca\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u4e24\u4e2a\u6700\u5177\u4ee3\u8868\u6027\u7684\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\uff1a\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u5723\u5c71\u533a\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5411\u53f3\u770b\uff0c\u8fd8\u53ef\u4ee5\u770b\u5230\u5973\u738b\u7684\u66f4\u8863\u5ba4\uff0c\u8fd9\u91cc\u548c\u4e0a\u9762\u63d0\u5230\u7684\u5176\u4ed6\u533a\u57df\u4e00\u6837\uff0c\u53ea\u80fd\u5728\u7279\u6b8a\u573a\u5408\u6216\u4f5c\u4e3a\u6bcf\u6708\u7a7a\u95f4\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u5973\u738b\u7684\u66f4\u8863\u5ba4\u4f4d\u4e8e\u5c24\u7d20\u592b\u4e00\u4e16\u5854\u5185\uff0c\u8be5\u5854\u76f8\u5bf9\u4e8e\u57ce\u5899\u800c\u8a00\u4f4d\u7f6e\u9760\u524d\u3002\u5b83\u7684\u57fa\u7763\u6559\u540d\u5b57\u6765\u6e90\u4e8e\u67e5\u7406\u4e94\u4e16\u7684\u59bb\u5b50\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u5c14\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u9017\u7559\u671f\u95f4\u6240\u8d77\u7684\u540d\u5b57\u3002\n                <\/p>\n                <p>\n                    \u6559\u5802\u5185\u90e8\u6309\u7167\u57fa\u7763\u6559\u7f8e\u5b66\u8fdb\u884c\u4e86\u6539\u9020\uff0c\u6536\u85cf\u4e86\u62c9\u6590\u5c14\u00b7\u6851\u897f\uff08\u53c8\u540d\u4e4c\u5c14\u6bd4\u8bfa\u7684\u62c9\u6590\u5c14\uff09\u7684\u5f1f\u5b50\u5c24\u5229\u4e4c\u65af\u00b7\u963f\u5580\u7409\u65af\u548c\u4e9a\u5386\u5c71\u5927\u00b7\u6885\u7eb3\u521b\u4f5c\u7684\u73cd\u8d35\u6587\u827a\u590d\u5174\u65f6\u671f\u753b\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5f80\u4e0b\u8d70\uff0c\u6211\u4eec\u5c31\u80fd\u627e\u5230\u738b\u5bab\u5ead\u9662 (Patio de la Reja)\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e 17 \u4e16\u7eaa\u4e2d\u53f6\u5b89\u88c5\u7684\u5e26\u6709\u953b\u94c1\u680f\u6746\u7684\u8fde\u7eed\u9633\u53f0\u3002\u8fd9\u4e9b\u6805\u680f\u4f5c\u4e3a\u5f00\u653e\u7684\u8d70\u5eca\uff0c\u8fde\u63a5\u5e76\u4fdd\u62a4\u76f8\u90bb\u7684\u623f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba39\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel39\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel39\">\u4e24\u59d0\u59b9\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e24\u59d0\u59b9\u5385\u56e0\u4f4d\u4e8e\u623f\u95f4\u4e2d\u592e\u7684\u4e24\u5757 Macael \u5927\u7406\u77f3\u53cc\u5c42\u677f\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u4e0e\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385 (Hall of the Abencerrajes) \u6709\u76f8\u4f3c\u4e4b\u5904\uff1a\u5b83\u4f4d\u4e8e\u5ead\u9662\u8f83\u9ad8\u5904\uff0c\u5165\u53e3\u540e\u9762\u6709\u4e24\u6247\u95e8\u3002\u5de6\u8fb9\u7684\u95e8\u901a\u5411\u5395\u6240\uff0c\u53f3\u8fb9\u7684\u95e8\u901a\u5411\u623f\u5b50\u7684\u697c\u4e0a\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u53cc\u5e8a\u623f\u4e0d\u540c\u7684\u662f\uff0c\u8fd9\u95f4\u5ba2\u623f\u671d\u5317\uff0c\u9762\u671d Sala de los Ajimeces \u548c\u4e00\u4e2a\u5c0f\u89c2\u666f\u70b9\uff1aMirador de Lindaraja\u3002\n                <\/p>\n                <p>\n                    Durante la dinast\u00eda nazar\u00ed, en tiempos de Muhammad V, esta sala era conocida como &#8220;qubba al-kubra&#8221;, es decir, &#8220;la qubba mayor&#8221;, la m\u00e1s importante del Palacio de los Leones. El t\u00e9rmino &#8220;qubba&#8221; hace referencia a una planta cuadrada cubierta con una c\u00fapula.\n                <\/p>\n                <p>\n                    \u7a79\u9876\u4ee5\u516b\u89d2\u661f\u4e3a\u57fa\u8c03\uff0c\u5c55\u5f00\u6210\u7531 5,416 \u4e2a muqarnas \u7ec4\u6210\u7684\u4e09\u7ef4\u5e03\u5c40\uff0c\u5176\u4e2d\u4e00\u4e9b\u4ecd\u7136\u4fdd\u7559\u7740\u591a\u8272\u75d5\u8ff9\u3002\u8fd9\u4e9b muqarnas \u5206\u5e03\u5728\u5341\u516d\u4e2a\u5706\u9876\u4e2d\uff0c\u5706\u9876\u4e0a\u65b9\u6709\u5341\u516d\u6247\u5e26\u6709\u683c\u5b50\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6839\u636e\u4e00\u5929\u4e2d\u7684\u65f6\u95f4\u4e3a\u623f\u95f4\u63d0\u4f9b\u53d8\u5316\u7684\u5149\u7ebf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba40\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel40\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel40\">\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u897f\u5385\uff08\u4e5f\u79f0\u4e3a\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5385\uff09\u4e4b\u524d\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u4e9b\u6728\u95e8\uff0c\u4e0a\u9762\u6709\u7cbe\u7f8e\u7684\u96d5\u523b\uff0c\u8fd9\u4e9b\u96d5\u523b\u81ea\u4e2d\u4e16\u7eaa\u4ee5\u6765\u5c31\u4fdd\u5b58\u5b8c\u597d\u3002\n                <\/p>\n                <p>\n                    El nombre de esta sala est\u00e1 ligado a una famosa leyenda de la Alhambra. Seg\u00fan la tradici\u00f3n, un rumor sobre un supuesto romance entre un caballero abencerraje y la favorita del sult\u00e1n (o quiz\u00e1 sospechas de conspiraci\u00f3n contra el monarca) provoc\u00f3 la ira del soberano.\n                <\/p>\n                <p>\n                    El sult\u00e1n mand\u00f3 llamar a varios caballeros de la familia Abencerraje. Seg\u00fan cuenta la leyenda, decenas de ellos fueron ejecutados aqu\u00ed mismo.\n                <\/p>\n                <p>\n                    La historia se difundi\u00f3 en la literatura del siglo XVI, especialmente en la novela &#8220;Guerras civiles de Granada&#8221; de Gin\u00e9s P\u00e9rez de Hita, que narra los conflictos entre los linajes nobles del reino nazar\u00ed.\n                <\/p>\n                <p>\n                    Con el paso del tiempo, la tradici\u00f3n situ\u00f3 la tragedia en esta sala. Por eso, algunos visitantes han querido ver en las manchas rojizas de la fuente central un vestigio simb\u00f3lico de la sangre de aquellos caballeros.\n                <\/p>\n                <p>\n                    La leyenda fue tan popular que inspir\u00f3 tambi\u00e9n al pintor espa\u00f1ol Mariano Fortuny, quien la represent\u00f3 en su cuadro &#8220;La matanza de los Abencerrajes.&#8221;\n                <\/p>\n                <p>\n                    \u8fdb\u95e8\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u6709\u4e24\u4e2a\u5165\u53e3\uff1a\u53f3\u8fb9\u7684\u5165\u53e3\u901a\u5411\u5395\u6240\uff0c\u5de6\u8fb9\u7684\u5165\u53e3\u901a\u5411\u697c\u4e0a\u7684\u623f\u95f4\u7684\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    La Sala de los Abencerrajes es una vivienda privada e independiente en planta baja, estructurada en torno a una gran &#8220;qubba&#8221;, &#8220;c\u00fapula&#8221; en \u00e1rabe.\n                <\/p>\n                <p>\n                    \u77f3\u818f\u5706\u9876\u88c5\u9970\u534e\u4e3d\uff0c\u7a46\u5361\u5c14\u7eb3\u65af (muqarnas) \u6e90\u81ea\u4e00\u9897\u516b\u89d2\u661f\uff0c\u5177\u6709\u590d\u6742\u7684\u4e09\u7ef4\u6784\u56fe\u3002 Muqarnas \u662f\u57fa\u4e8e\u5177\u6709\u51f9\u51f8\u5f62\u72b6\u7684\u60ac\u6302\u68f1\u67f1\u4f53\u7684\u5efa\u7b51\u5143\u7d20\uff0c\u8ba9\u4eba\u8054\u60f3\u5230\u949f\u4e73\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5f53\u4f60\u8fdb\u5165\u623f\u95f4\u65f6\uff0c\u4f60\u4f1a\u53d1\u73b0\u6e29\u5ea6\u4e0b\u964d\u4e86\u3002\u8fd9\u662f\u56e0\u4e3a\u552f\u4e00\u7684\u7a97\u6237\u4f4d\u4e8e\u9876\u90e8\uff0c\u53ef\u4ee5\u8ba9\u70ed\u7a7a\u6c14\u9038\u51fa\u3002\u540c\u65f6\uff0c\u4e2d\u592e\u55b7\u6cc9\u7684\u6c34\u4f7f\u7a7a\u6c14\u53d8\u5f97\u51c9\u723d\uff0c\u4f7f\u5f97\u623f\u95f4\u5728\u95e8\u5173\u95ed\u7684\u60c5\u51b5\u4e0b\uff0c\u5c31\u50cf\u4e00\u4e2a\u6d1e\u7a74\uff0c\u5728\u6700\u708e\u70ed\u7684\u590f\u5929\u5177\u6709\u7406\u60f3\u7684\u6e29\u5ea6\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba41\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel41\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel41\">AJIMECES \u5927\u5385\u548c LINDARAJA \u89c2\u666f\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u4e24\u59d0\u59b9\u5385\u540e\u9762\u7684\u5317\u9762\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u6a2a\u5411\u7684\u4e2d\u6bbf\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a muqarnas \u62f1\u9876\u3002\u8fd9\u4e2a\u623f\u95f4\u88ab\u79f0\u4e3a Ajimeces \u5385\uff08\u76f4\u68c2\u7a97\uff09\uff0c\u56e0\u4e3a\u8fd9\u79cd\u7c7b\u578b\u7684\u7a97\u6237\u4e00\u5b9a\u5c01\u95ed\u4e86\u901a\u5f80 Lindaraja \u89c2\u666f\u70b9\u7684\u4e2d\u592e\u62f1\u95e8\u4e24\u4fa7\u7684\u5f00\u53e3\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8fd9\u4e2a\u623f\u95f4\u7684\u767d\u8272\u5899\u58c1\u6700\u521d\u662f\u7528\u4e1d\u7ef8\u7ec7\u7269\u8986\u76d6\u7684\u3002\n                <\/p>\n                <p>\n                    El llamado Mirador de Lindaraja debe su nombre a la derivaci\u00f3n del t\u00e9rmino \u00e1rabe &#8220;Ayn Dar Aisa&#8221;, que significa \u201clos ojos de la Casa de Aisa\u201d.\n                <\/p>\n                <p>\n                    \u89c2\u666f\u53f0\u867d\u7136\u9762\u79ef\u4e0d\u5927\uff0c\u4f46\u5185\u90e8\u88c5\u9970\u5374\u5341\u5206\u7cbe\u7f8e\u3002\u4e00\u65b9\u9762\uff0c\u5b83\u7684\u7279\u70b9\u662f\u94fa\u6ee1\u4e86\u8fde\u7eed\u7684\u5c0f\u661f\u661f\uff0c\u8fd9\u4e9b\u661f\u661f\u76f8\u4e92\u4ea4\u9519\uff0c\u8fd9\u9700\u8981\u5de5\u5320\u4eec\u7684\u7ec6\u81f4\u5de5\u4f5c\u3002\u53e6\u4e00\u65b9\u9762\uff0c\u5982\u679c\u4f60\u62ac\u5934\u770b\uff0c\u4f60\u4f1a\u770b\u5230\u5929\u82b1\u677f\u4e0a\u9576\u5d4c\u7740\u5f69\u8272\u73bb\u7483\uff0c\u6728\u8d28\u7ed3\u6784\uff0c\u7c7b\u4f3c\u5929\u7a97\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u76cf\u706f\u7b3c\u662f\u5e15\u62c9\u8482\u5c3c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8bb8\u591a\u56f4\u5899\u6216\u76f4\u68c2\u7a97\u7684\u5178\u578b\u4ee3\u8868\u3002\u5f53\u9633\u5149\u7167\u5c04\u5230\u73bb\u7483\u4e0a\u65f6\uff0c\u5b83\u4f1a\u6295\u5c04\u51fa\u4e94\u5f69\u7f24\u7eb7\u7684\u53cd\u5c04\uff0c\u7167\u4eae\u88c5\u9970\uff0c\u4f7f\u7a7a\u95f4\u5168\u5929\u5448\u73b0\u51fa\u72ec\u7279\u800c\u4e0d\u65ad\u53d8\u5316\u7684\u6c1b\u56f4\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u5f53\u5ead\u9662\u4ecd\u7136\u5f00\u653e\u65f6\uff0c\u4eba\u4eec\u53ef\u4ee5\u5750\u5728\u89c2\u666f\u53f0\u7684\u5730\u677f\u4e0a\uff0c\u5c06\u624b\u81c2\u653e\u5728\u7a97\u53f0\u4e0a\uff0c\u6b23\u8d4f\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\u3002 16 \u4e16\u7eaa\u521d\uff0c\u5f53\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u4f4f\u6240\u88ab\u4fee\u5efa\u65f6\uff0c\u8fd9\u4e9b\u666f\u89c2\u5c31\u6d88\u5931\u4e86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba42\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel42\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel42\">\u56fd\u738b\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u56fd\u738b\u5927\u5385\u5360\u636e\u4e86\u72ee\u5b50\u9662\u7684\u6574\u4e2a\u4e1c\u4fa7\uff0c\u867d\u7136\u5b83\u770b\u8d77\u6765\u4e0e\u5bab\u6bbf\u878d\u4e3a\u4e00\u4f53\uff0c\u4f46\u4eba\u4eec\u8ba4\u4e3a\u5b83\u6709\u81ea\u5df1\u7684\u529f\u80fd\uff0c\u53ef\u80fd\u662f\u5a31\u4e50\u6216\u5bab\u5ef7\u6027\u8d28\u7684\u3002\n                <\/p>\n                <p>\n                    \u8be5\u7a7a\u95f4\u56e0\u4fdd\u5b58\u4e86\u5c11\u6570\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u7ed8\u753b\u4e4b\u4e00\u800c\u95fb\u540d\u3002\n                <\/p>\n                <p>\n                    \u4e09\u95f4\u5367\u5ba4\uff0c\u6bcf\u95f4\u5367\u5ba4\u9762\u79ef\u7ea6\u4e3a\u5341\u4e94\u5e73\u65b9\u7c73\uff0c\u6709\u4e09\u4e2a\u5047\u62f1\u9876\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u7f8a\u76ae\u753b\u3002\u8fd9\u4e9b\u76ae\u7528\u5c0f\u7af9\u9489\u56fa\u5b9a\u5728\u6728\u8d28\u652f\u67b6\u4e0a\uff0c\u8fd9\u79cd\u6280\u672f\u53ef\u4ee5\u9632\u6b62\u6750\u6599\u751f\u9508\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u540d\u79f0\u53ef\u80fd\u6765\u81ea\u5bf9\u4e2d\u592e\u58c1\u9f9b\u4e2d\u7ed8\u753b\u7684\u89e3\u8bfb\uff0c\u8be5\u7ed8\u753b\u63cf\u7ed8\u4e86\u5341\u4e2a\u4eba\u7269\uff0c\u53ef\u80fd\u5bf9\u5e94\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u524d\u5341\u4f4d\u82cf\u4e39\u3002\n                <\/p>\n                <p>\n                    \u5728\u4fa7\u58c1\u9f9b\u4e2d\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u6218\u6597\u3001\u72e9\u730e\u3001\u6e38\u620f\u548c\u7231\u60c5\u7684\u9a91\u58eb\u573a\u666f\u3002\u5728\u8fd9\u4e9b\u4f5c\u54c1\u4e2d\uff0c\u57fa\u7763\u5f92\u548c\u7a46\u65af\u6797\u4eba\u7269\u5171\u5904\u4e00\u5ba4\uff0c\u4ed6\u4eec\u7684\u8863\u7740\u6e05\u6670\u53ef\u8fa8\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u753b\u4f5c\u7684\u8d77\u6e90\u4e00\u76f4\u53d7\u5230\u5e7f\u6cdb\u4e89\u8bba\u3002\u7531\u4e8e\u5b83\u4eec\u5177\u6709\u7ebf\u6027\u54e5\u7279\u5f0f\u98ce\u683c\uff0c\u4eba\u4eec\u8ba4\u4e3a\u5b83\u4eec\u53ef\u80fd\u662f\u7531\u719f\u6089\u7a46\u65af\u6797\u4e16\u754c\u7684\u57fa\u7763\u6559\u827a\u672f\u5bb6\u521b\u4f5c\u7684\u3002\u8fd9\u4e9b\u4f5c\u54c1\u53ef\u80fd\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u548c\u5361\u65af\u8482\u5229\u4e9a\u57fa\u7763\u6559\u56fd\u738b\u4f69\u5fb7\u7f57\u4e00\u4e16\u4e4b\u95f4\u826f\u597d\u5173\u7cfb\u7684\u6210\u679c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba43\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel43\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel43\">\u79d8\u5bc6\u623f\u95f4<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bc6\u5ba4\u662f\u4e00\u4e2a\u65b9\u5f62\u7684\u623f\u95f4\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a\u7403\u5f62\u62f1\u9876\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u91cc\u4f1a\u53d1\u751f\u4e00\u4e9b\u975e\u5e38\u5947\u7279\u548c\u4ee4\u4eba\u597d\u5947\u7684\u4e8b\u60c5\uff0c\u8fd9\u4f7f\u5b83\u6210\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6e38\u5ba2\u6700\u559c\u6b22\u7684\u666f\u70b9\u4e4b\u4e00\uff0c\u5c24\u5176\u662f\u5c0f\u5b69\u5b50\u3002\n                <\/p>\n                <p>\n                    \u73b0\u8c61\u662f\u8fd9\u6837\u7684\uff0c\u5982\u679c\u4e00\u4e2a\u4eba\u7ad9\u5728\u623f\u95f4\u7684\u4e00\u4e2a\u89d2\u843d\uff0c\u53e6\u4e00\u4e2a\u4eba\u7ad9\u5728\u53e6\u4e00\u4e2a\u89d2\u843d\u2014\u2014\u4e24\u4eba\u90fd\u9762\u671d\u5899\u58c1\uff0c\u5e76\u4e14\u5c3d\u53ef\u80fd\u9760\u8fd1\u5899\u58c1\u2014\u2014\u5176\u4e2d\u4e00\u4e2a\u4eba\u53ef\u4ee5\u975e\u5e38\u8f7b\u58f0\u5730\u8bf4\u8bdd\uff0c\u800c\u53e6\u4e00\u4e2a\u4eba\u5374\u80fd\u5b8c\u7f8e\u5730\u542c\u5230\u5bf9\u65b9\u7684\u58f0\u97f3\uff0c\u5c31\u597d\u50cf\u4ed6\u4eec\u5c31\u5728\u65c1\u8fb9\u4e00\u6837\u3002\n                <\/p>\n                <p>\n                    Es gracias a este \u201cjuego\u201d ac\u00fastico que la sala recibe su nombre: &#8220;Sala de los Secretos&#8221;.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba44\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel44\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel44\">\u7a46\u5361\u62c9\u5e03\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u5ea7\u88ab\u79f0\u4e3a\u72ee\u5b50\u5bab\u7684\u5bab\u6bbf\u662f\u5728\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7b2c\u4e8c\u6b21\u7edf\u6cbb\u671f\u95f4\u5efa\u9020\u7684\uff0c\u8be5\u7edf\u6cbb\u59cb\u4e8e 1362 \u5e74\uff0c\u4e00\u76f4\u6301\u7eed\u5230 1391 \u5e74\u3002\u5728\u6b64\u671f\u95f4\uff0c\u72ee\u5b50\u5bab\u5f00\u59cb\u5efa\u9020\uff0c\u6bd7\u90bb\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u540e\u8005\u7531\u5176\u7236\u4eb2\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    Este nuevo palacio tambi\u00e9n fue denominado &#8220;Palacio del Riyad&#8221;, ya que se cree que fue levantado sobre los antiguos Jardines de Comares. El t\u00e9rmino &#8220;Riyad&#8221; significa \u201cjard\u00edn\u201d.\n                <\/p>\n                <p>\n                    \u636e\u8ba4\u4e3a\uff0c\u8fdb\u5165\u5bab\u6bbf\u7684\u539f\u59cb\u901a\u9053\u662f\u901a\u8fc7\u4e1c\u5357\u89d2\uff0c\u4ece Calle Real \u8fdb\u5165\uff0c\u5e76\u901a\u8fc7\u4e00\u6761\u5f2f\u66f2\u7684\u901a\u9053\u3002\u76ee\u524d\uff0c\u7531\u4e8e\u5f81\u670d\u540e\u57fa\u7763\u6559\u7684\u6539\u9020\uff0c\u7a46\u5361\u7eb3\u65af\u5927\u5385\u53ef\u76f4\u63a5\u4ece\u79d1\u9a6c\u96f7\u65af\u5bab\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u7a46\u5361\u7eb3\u65af\u5927\u5385 (M\u00fcqarnas Hall) \u7684\u540d\u5b57\u6765\u6e90\u4e8e\u6700\u521d\u8986\u76d6\u5b83\u7684\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u7a46\u5361\u7eb3\u65af\u62f1\u9876\uff0c\u8be5\u62f1\u9876\u56e0 1590 \u5e74\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u706b\u836f\u5e93\u7206\u70b8\u5f15\u8d77\u7684\u9707\u52a8\u800c\u51e0\u4e4e\u5b8c\u5168\u5012\u584c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u4e00\u4fa7\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u8fd9\u4e2a\u5893\u7a74\u7684\u9057\u8ff9\u3002\u5728\u53e6\u4e00\u4fa7\uff0c\u6709\u540e\u671f\u57fa\u7763\u6559\u62f1\u9876\u7684\u9057\u8ff9\uff0c\u5176\u4e2d\u51fa\u73b0\u5b57\u6bcd\u201cFY\u201d\uff0c\u4f20\u7edf\u4e0a\u4e0e\u8d39\u8fea\u5357\u5fb7\u548c\u4f0a\u838e\u8d1d\u62c9\u6709\u5173\uff0c\u4f46\u5b9e\u9645\u4e0a\u5b83\u4eec\u5bf9\u5e94\u4e8e 1729 \u5e74\u53c2\u89c2\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u83f2\u5229\u666e\u4e94\u4e16\u548c\u4f0a\u838e\u8d1d\u62c9\u6cd5\u5c14\u5185\u585e\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8be5\u623f\u95f4\u53ef\u80fd\u7528\u4f5c\u53c2\u52a0\u82cf\u4e39\u5e86\u5178\u3001\u805a\u4f1a\u548c\u62db\u5f85\u4f1a\u7684\u5ba2\u4eba\u7684\u524d\u5385\u6216\u7b49\u5019\u5ba4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  EL PARTAL -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba45\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel45\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel45\">\u90e8\u5206\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5982\u4eca\u88ab\u79f0\u4e3a\u201c\u5e15\u5854\u5c14\u82b1\u56ed\u201d (Jardines del Partal) \u7684\u8fd9\u7247\u5927\u7a7a\u95f4\uff0c\u5176\u540d\u5b57\u6765\u6e90\u4e8e Palacio del P\u00f3rtico\uff0c\u8be5\u5bab\u6bbf\u56e0\u5176\u95e8\u5eca\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u8be5\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u4fdd\u5b58\u6700\u53e4\u8001\u7684\u5bab\u6bbf\uff0c\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e0e\u79d1\u9a6c\u96f7\u65af\u5bab\u6709\u76f8\u4f3c\u4e4b\u5904\uff0c\u5c3d\u7ba1\u5b83\u66f4\u53e4\u8001\uff1a\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u4e00\u4e2a\u4e2d\u592e\u6c34\u6c60\uff0c\u95e8\u5eca\u5728\u6c34\u4e2d\u7684\u5012\u5f71\u50cf\u4e00\u9762\u955c\u5b50\u3002\u5b83\u7684\u4e3b\u8981\u7279\u5f81\u662f\u4e00\u5ea7\u4fa7\u5854\uff0c\u81ea 16 \u4e16\u7eaa\u4ee5\u6765\u88ab\u79f0\u4e3a\u5973\u58eb\u5854\uff0c\u5c3d\u7ba1\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5929\u6587\u53f0\uff0c\u56e0\u4e3a\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u662f\u5929\u6587\u5b66\u7684\u72c2\u70ed\u7231\u597d\u8005\u3002\u5854\u4e0a\u6709\u9762\u5411\u56db\u4e2a\u65b9\u4f4d\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u58ee\u89c2\u7684\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u4e00\u76f4\u4e3a\u79c1\u4eba\u6240\u6709\uff0c\u76f4\u5230 1891 \u5e74 3 \u6708 12 \u65e5\uff0c\u5176\u4e3b\u4eba\u3001\u5fb7\u56fd\u94f6\u884c\u5bb6\u517c\u9886\u4e8b\u4e9a\u745f\u00b7\u51af\u00b7\u683c\u6e29\u7eb3 (Arthur Von Gwinner) \u5c06\u8fd9\u5ea7\u5efa\u7b51\u548c\u5468\u56f4\u7684\u571f\u5730\u5272\u8ba9\u7ed9\u4e86\u897f\u73ed\u7259\u56fd\u5bb6\u3002\n                <\/p>\n                <p>\n                    \u4e0d\u5e78\u7684\u662f\uff0c\u51af\u00b7\u683c\u6e29\u7eb3\u62c6\u9664\u4e86\u89c2\u666f\u53f0\u7684\u6728\u8d28\u5c4b\u9876\uff0c\u5e76\u5c06\u5176\u642c\u5230\u4e86\u67cf\u6797\uff0c\u73b0\u5728\u5b83\u5728\u5e15\u52a0\u9a6c\u535a\u7269\u9986\u5c55\u51fa\uff0c\u4f5c\u4e3a\u5176\u4f0a\u65af\u5170\u827a\u672f\u6536\u85cf\u7684\u4eae\u70b9\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5e15\u5854\u5c14\u5bab\u65c1\u8fb9\uff0c\u5973\u58eb\u5854\u7684\u5de6\u4fa7\uff0c\u6709\u4e00\u4e9b\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u623f\u5c4b\u3002\u5176\u4e2d\u4e00\u6240\u623f\u5b50\u56e0\u5728 20 \u4e16\u7eaa\u521d\u53d1\u73b0\u4e86 14 \u4e16\u7eaa\u7684\u7070\u6ce5\u86cb\u5f69\u753b\u800c\u88ab\u79f0\u4e3a\u201c\u7ed8\u753b\u4e4b\u5bb6\u201d\u3002\u8fd9\u4e9b\u6781\u5176\u73cd\u8d35\u7684\u753b\u4f5c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u58c1\u753b\u7684\u7f55\u89c1\u8303\u4f8b\uff0c\u63cf\u7ed8\u4e86\u5bab\u5ef7\u3001\u72e9\u730e\u548c\u5e86\u795d\u573a\u666f\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5176\u91cd\u8981\u6027\u548c\u4fdd\u62a4\u539f\u56e0\uff0c\u8fd9\u4e9b\u623f\u5c4b\u4e0d\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba46\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel46\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel46\">\u5e15\u5854\u5c14\u7684\u6f14\u8bb2<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u7279\u5c14\u5bab\u53f3\u4fa7\uff0c\u57ce\u5899\u4e0a\u662f\u5e15\u7279\u5c14\u6f14\u8bb2\u5385\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\u7531\u4e8e\u6f14\u8bb2\u5385\u4f4d\u4e8e\u5730\u9762\u4ee5\u4e0a\uff0c\u56e0\u6b64\u9700\u8981\u901a\u8fc7\u5c0f\u697c\u68af\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u4f0a\u65af\u5170\u6559\u7684\u652f\u67f1\u4e4b\u4e00\u662f\u6bcf\u5929\u9762\u5411\u9ea6\u52a0\u7948\u7977\u4e94\u6b21\u3002\u8be5\u7948\u7977\u5ba4\u5145\u5f53\u4e86\u5bab\u5ef7\u5c0f\u6559\u5802\u7684\u529f\u80fd\uff0c\u8ba9\u9644\u8fd1\u5bab\u6bbf\u7684\u5c45\u6c11\u53ef\u4ee5\u5c65\u884c\u5b97\u6559\u4e49\u52a1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u9762\u79ef\u4e0d\u5927\uff08\u7ea6\u5341\u4e8c\u5e73\u65b9\u7c73\uff09\uff0c\u4f46\u7948\u7977\u5ba4\u8bbe\u6709\u4e00\u4e2a\u5c0f\u524d\u5385\u548c\u4e00\u4e2a\u7948\u7977\u5ba4\u3002\u5176\u5185\u90e8\u91c7\u7528\u4e30\u5bcc\u7684\u7070\u6ce5\u88c5\u9970\uff0c\u6709\u690d\u7269\u548c\u51e0\u4f55\u56fe\u6848\uff0c\u8fd8\u6709\u300a\u53e4\u5170\u7ecf\u300b\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u697c\u68af\u8d70\u4e0a\u53bb\uff0c\u5c31\u5728\u5165\u53e3\u95e8\u524d\uff0c\u4f60\u4f1a\u770b\u5230\u897f\u5357\u5899\u4e0a\u7684\u7c73\u54c8\u62c9\u5e03\uff0c\u9762\u5411\u9ea6\u52a0\u3002\u5b83\u7684\u5e73\u9762\u56fe\u5448\u591a\u8fb9\u5f62\uff0c\u6709\u9a6c\u8e44\u5f62\u62f1\u95e8\uff0c\u9876\u90e8\u6709\u7a46\u5361\u7eb3\u65af\u5706\u9876\u3002\n                <\/p>\n                <p>\n                    \u7279\u522b\u503c\u5f97\u6ce8\u610f\u7684\u662f\u4f4d\u4e8e\u7c73\u54c8\u62c9\u5e03\u62f1\u95e8\u67f1\u5934\u4e0a\u7684\u94ed\u6587\uff0c\u5b83\u9080\u8bf7\u4eba\u4eec\u7948\u7977\uff1a <em>\u201c\u6765\u7948\u7977\u5427\uff0c\u4e0d\u8981\u758f\u5ffd\u5927\u610f\u3002\u201d<\/em>\n                <\/p>\n                <p>\n                    \u4e0e\u7948\u7977\u5ba4\u76f8\u8fde\u7684\u662f\u963f\u5854\u897f\u5965\u00b7\u5fb7\u00b7\u5e03\u62c9\u5361\u8499\u7279\u4e4b\u5bb6\uff0c\u8be5\u4e4b\u5bb6\u4e8e 1550 \u5e74\u8d60\u4e88\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b88\u62a4\u8005\u3001\u524d\u4f8d\u4ece\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba47\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel47\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel47\">\u5e15\u5854\u5c14\u963f\u5c14\u6258 \u2013 \u4f18\u7d20\u798f\u4e09\u4e16\u5bab\u6bbf<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u5c14\u5854\u5c14\u5730\u533a\u6700\u9ad8\u7684\u9ad8\u539f\u4e0a\uff0c\u6709\u5c24\u7d20\u592b\u4e09\u4e16\u5bab\u6bbf\u7684\u8003\u53e4\u9057\u5740\u3002 1492 \u5e74 6 \u6708\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5c06\u8fd9\u5ea7\u5bab\u6bbf\u5272\u8ba9\u7ed9\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7b2c\u4e00\u4efb\u603b\u7763\u3001\u7b2c\u4e8c\u4efb\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u5510\u00b7\u4f0a\u5c3c\u6208\u00b7\u6d1b\u4f69\u65af\u00b7\u5fb7\u00b7\u95e8\u591a\u8428 (Don \u00cd\u00f1igo L\u00f3pez de Mendoza)\u3002\u56e0\u6b64\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5766\u8fea\u62c9\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e4b\u6240\u4ee5\u6210\u4e3a\u5e9f\u589f\uff0c\u6e90\u4e8e18\u4e16\u7eaa\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u540e\u88d4\u4e0e\u6ce2\u65c1\u56fd\u738b\u8153\u529b\u4e94\u4e16\u4e4b\u95f4\u7684\u5206\u6b67\u3002\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u4e8c\u4e16\u53bb\u4e16\u540e\uff0c\u65e0\u55e3\u800c\u4ea1\uff0c\u6ed5\u8fea\u62c9\u5bb6\u65cf\u4e0d\u518d\u652f\u6301\u83f2\u5229\u666e\u4eb2\u738b\uff0c\u800c\u662f\u652f\u6301\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u3002\u83f2\u5229\u666e\u4e94\u4e16\u767b\u57fa\u540e\uff0c\u4ed6\u4eec\u91c7\u53d6\u4e86\u62a5\u590d\u63aa\u65bd\uff1a1718 \u5e74\uff0c\u4ed6\u4eec\u88ab\u5265\u593a\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5e02\u957f\u804c\u4f4d\uff0c\u968f\u540e\u5bab\u6bbf\u88ab\u62c6\u9664\uff0c\u5176\u6750\u6599\u88ab\u51fa\u552e\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u4e00\u4e9b\u6750\u6599\u5728 20 \u4e16\u7eaa\u91cd\u65b0\u51fa\u73b0\u5728\u79c1\u4eba\u6536\u85cf\u4e2d\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u4fdd\u5b58\u5728\u9a6c\u5fb7\u91cc\u74e6\u4f26\u897f\u4e9a\u5510\u749c\u7814\u7a76\u6240\u7684\u6240\u8c13\u201c\u798f\u56fe\u5c3c\u74f7\u7816\u201d\u53ef\u80fd\u5c31\u6765\u81ea\u8fd9\u5ea7\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u4ece1740\u5e74\u8d77\uff0c\u5bab\u6bbf\u9057\u5740\u6210\u4e3a\u79df\u8d41\u83dc\u56ed\u7684\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    1929 \u5e74\uff0c\u897f\u73ed\u7259\u653f\u5e9c\u6536\u56de\u4e86\u8fd9\u7247\u5730\u533a\uff0c\u5e76\u5c06\u5176\u5f52\u8fd8\u7ed9\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u5f97\u76ca\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5efa\u7b51\u5e08\u548c\u4fee\u590d\u8005 Leopoldo Torres Balb\u00e1s \u7684\u52aa\u529b\uff0c\u901a\u8fc7\u521b\u5efa\u8003\u53e4\u82b1\u56ed\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5f97\u5230\u4e86\u6539\u5584\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba48\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel48\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel48\">\u5854\u697c\u6f2b\u6b65\u548c\u5cf0\u9876\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u62c9\u8482\u5c3c\u57ce\u5899\u6700\u521d\u6709\u4e09\u5341\u591a\u5ea7\u5854\u697c\uff0c\u5982\u4eca\u4ec5\u5269\u4e8c\u5341\u5ea7\u3002\u6700\u521d\uff0c\u8fd9\u4e9b\u5854\u697c\u5177\u6709\u4e25\u683c\u7684\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u6709\u4e9b\u5854\u697c\u4e5f\u88ab\u7528\u4e8e\u5c45\u4f4f\u7528\u9014\u3002\n                <\/p>\n                <p>\n                    \u4ece\u7eb3\u65af\u91cc\u5fb7\u5bab\u7684\u51fa\u53e3\u5904\uff0c\u4ece\u5e15\u5854\u5c14\u963f\u5c14\u6258 (Partal Alto) \u5730\u533a\u51fa\u53d1\uff0c\u6709\u4e00\u6761\u9e45\u5375\u77f3\u5c0f\u8def\u901a\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u3002\u8fd9\u6761\u8def\u7ebf\u6cbf\u7740\u57ce\u5899\u5ef6\u4f38\uff0c\u57ce\u5899\u5185\u77d7\u7acb\u7740\u8be5\u5efa\u7b51\u7fa4\u4e2d\u4e00\u4e9b\u6700\u5177\u4ee3\u8868\u6027\u7684\u5854\u697c\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u82b1\u56ed\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u679c\u56ed\u7684\u7f8e\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u6700\u8457\u540d\u7684\u5854\u697c\u662f\u5c71\u5cf0\u5854\uff0c\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\uff0c\u540e\u6765\u7531\u5176\u4ed6\u82cf\u4e39\u7ffb\u4fee\u3002\u5b83\u4ee5\u5176\u7816\u780c\u7684\u91d1\u5b57\u5854\u5f62\u57ce\u579b\u800c\u6613\u4e8e\u8fa8\u8ba4\uff0c\u5176\u540d\u5b57\u53ef\u80fd\u7531\u6b64\u800c\u6765\u3002\u7136\u800c\uff0c\u5176\u4ed6\u4f5c\u8005\u8ba4\u4e3a\uff0c\u8fd9\u4e2a\u540d\u5b57\u6765\u6e90\u4e8e\u4ece\u5176\u4e0a\u89d2\u4f38\u51fa\u7684\u725b\u817f\uff0c\u8fd9\u4e9b\u725b\u817f\u652f\u6491\u7740\u69ab\u773c\uff0c\u8fd9\u662f\u4e00\u79cd\u9632\u5fa1\u5143\u7d20\uff0c\u53ef\u4ee5\u62b5\u5fa1\u6765\u81ea\u4e0a\u65b9\u7684\u653b\u51fb\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5854\u7684\u4e3b\u8981\u529f\u80fd\u662f\u4fdd\u62a4\u4f4d\u4e8e\u5176\u5e95\u90e8\u7684\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u8be5\u95e8\u4e0e\u5c0f\u56fd\u738b\u65b9\u5c16\u7891\u76f8\u8fde\uff0c\u65b9\u4fbf\u901a\u5f80\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u548c\u8fde\u63a5\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u53e4\u8001\u4e2d\u4e16\u7eaa\u9053\u8def\u3002\n                <\/p>\n                <p>\n                    \u5728\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u4eba\u4eec\u4fee\u5efa\u4e86\u5e26\u6709\u9a6c\u53a9\u7684\u5916\u5821\u6765\u52a0\u5f3a\u9632\u5fa1\uff0c\u5e76\u7531\u4e00\u4e2a\u540d\u4e3a\u94c1\u95e8\u7684\u65b0\u5165\u53e3\u5173\u95ed\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u5854\u697c\u901a\u5e38\u4ec5\u5177\u6709\u519b\u4e8b\u529f\u80fd\uff0c\u4f46\u4f17\u6240\u5468\u77e5\uff0cTorre de los Picos \u4e5f\u5177\u6709\u4f4f\u5b85\u7528\u9014\uff0c\u5176\u5185\u90e8\u7684\u88c5\u9970\u5c31\u8bc1\u660e\u4e86\u8fd9\u4e00\u70b9\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba49\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel49\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel49\">\u56da\u5f92\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0cTorre de la Cautiva \u83b7\u5f97\u4e86\u4e0d\u540c\u7684\u540d\u79f0\uff0c\u4f8b\u5982 Torre de la Ladrona \u6216 Torre de la Sultana\uff0c\u4f46\u6700\u7ec8\u6d41\u884c\u7684\u662f\u6700\u6d41\u884c\u7684\u4e00\u4e2a\uff1aTorre de la Cautiva\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u57fa\u4e8e\u5df2\u8bc1\u5b9e\u7684\u5386\u53f2\u4e8b\u5b9e\uff0c\u800c\u662f\u4e00\u4e2a\u6d6a\u6f2b\u4f20\u8bf4\u7684\u4ea7\u7269\uff0c\u4f20\u8bf4\u4f0a\u838e\u8d1d\u5c14\u00b7\u5fb7\u00b7\u7d22\u5229\u65af (Isabel de Sol\u00eds) \u88ab\u56da\u7981\u5728\u8fd9\u5ea7\u5854\u4e2d\u3002\u5979\u540e\u6765\u7688\u4f9d\u4f0a\u65af\u5170\u6559\uff0c\u6539\u540d\u4e3a\u4f50\u62c9\u4f0a\u8fbe (Zoraida)\uff0c\u5e76\u6210\u4e3a\u7a46\u83b1\u54c8\u68ee (Muley Hac\u00e9n) \u6700\u559c\u7231\u7684\u82cf\u4e39\u5a1c\u3002\u8fd9\u4e00\u60c5\u51b5\u5bfc\u81f4\u4e86\u524d\u82cf\u4e39\u5a1c\u3001\u5e03\u963f\u535c\u8fea\u52d2\u7684\u6bcd\u4eb2\u827e\u838e\u4e0e\u4f50\u62c9\u4f0a\u8fbe\u7684\u5173\u7cfb\u7d27\u5f20\uff0c\u56e0\u4e3a\u4f50\u62c9\u4f0a\u8fbe\u7684\u540d\u5b57\u610f\u4e3a\u201c\u6668\u661f\u201d\u2014\u2014\u53d6\u4ee3\u4e86\u5979\u5728\u5bab\u5ef7\u4e2d\u7684\u5730\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u7684\u5efa\u9020\u8005\u662f\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\uff0c\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u5efa\u9020\u8005\u4e5f\u662f\u4ed6\u3002\u4e3b\u5385\u4e2d\u7684\u7891\u6587\u8bc1\u5b9e\u4e86\u8fd9\u4e00\u8bf4\u6cd5\uff0c\u8fd9\u4e9b\u7891\u6587\u662f\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03 (Ibn al-Yayyab) \u7684\u4f5c\u54c1\uff0c\u5bf9\u8fd9\u4f4d\u82cf\u4e39\u5927\u52a0\u8d5e\u626c\u3002\n                <\/p>\n                <p>\n                    \u5728\u5899\u4e0a\u523b\u7684\u8bd7\u6b4c\u4e2d\uff0c\u7ef4\u9f50\u5c14\u53cd\u590d\u4f7f\u7528\u8fd9\u4e2a\u8bcd <em>\u5361\u62c9\u80e1\u62c9<\/em>\uff0c\u540e\u6765\u88ab\u7528\u6765\u6307\u8bbe\u9632\u7684\u5bab\u6bbf\uff0c\u5c31\u50cf\u8fd9\u5ea7\u5854\u4e00\u6837\u3002\u5854\u5185\u9664\u4e86\u5177\u6709\u9632\u5fa1\u529f\u80fd\u5916\uff0c\u8fd8\u8bbe\u6709\u4e00\u5ea7\u88c5\u9970\u534e\u4e3d\u3001\u539f\u6c41\u539f\u5473\u7684\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u81f3\u4e8e\u88c5\u9970\uff0c\u4e3b\u5385\u7684\u7279\u70b9\u662f\u9676\u74f7\u74f7\u7816\u5e95\u5ea7\uff0c\u4e0a\u9762\u6709\u5404\u79cd\u989c\u8272\u7684\u51e0\u4f55\u5f62\u72b6\u3002\u5176\u4e2d\uff0c\u7d2b\u8272\u5c24\u4e3a\u7a81\u51fa\uff0c\u56e0\u4e3a\u5f53\u65f6\u7d2b\u8272\u7684\u751f\u4ea7\u7279\u522b\u56f0\u96be\u4e14\u6602\u8d35\uff0c\u6240\u4ee5\u5b83\u53ea\u7528\u4e8e\u975e\u5e38\u91cd\u8981\u7684\u7a7a\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba50\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel50\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel50\">\u516c\u4e3b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u516c\u4e3b\u5854\u4e0e\u4fd8\u864f\u5854\u4e00\u6837\uff0c\u5176\u540d\u5b57\u6e90\u4e8e\u4e00\u4e2a\u4f20\u8bf4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5c31\u662f\u6709\u5173\u4f4f\u5728\u8fd9\u5ea7\u5854\u91cc\u7684\u4e09\u4f4d\u516c\u4e3b\u624e\u4f0a\u8fbe (Zaida)\u3001\u4f50\u62c9\u4f0a\u8fbe (Zoraida) \u548c\u4f50\u62c9\u6d77\u8fbe (Zorahaida) \u7684\u4f20\u8bf4\uff0c\u534e\u76db\u987f\u00b7\u6b27\u6587 (Washington Irving) \u5c06\u8fd9\u4e2a\u6545\u4e8b\u6536\u5f55\u5728\u4ed6\u8457\u540d\u7684\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u5854\uff0c\u6216\u79f0 *qalahurra*\uff0c\u662f\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e03\u4e16\u5efa\u9020\u7684\uff0c\u4ed6\u5728 1392 \u5e74\u81f3 1408 \u5e74\u95f4\u7edf\u6cbb\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5efa\u9020\u7684\u6700\u540e\u4e00\u6279\u5854\u697c\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u79cd\u60c5\u51b5\u53cd\u6620\u5728\u5ba4\u5185\u88c5\u9970\u4e0a\uff0c\u4e0e\u4ee5\u524d\u827a\u672f\u8f89\u714c\u7684\u65f6\u671f\u76f8\u6bd4\uff0c\u5ba4\u5185\u88c5\u9970\u663e\u793a\u51fa\u4e00\u5b9a\u8870\u843d\u7684\u8ff9\u8c61\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba51\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel51\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel51\">\u5361\u96f7\u62c9\u89d2\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u5854\u697c\u5927\u9053 (Paseo de las Torres) \u7684\u5c3d\u5934\uff0c\u5317\u5899\u7684\u6700\u4e1c\u7aef\uff0c\u6709\u4e00\u5ea7\u5706\u67f1\u5f62\u5854\u697c\u7684\u9057\u8ff9\uff1a\u5361\u96f7\u62c9\u89d2\u5854 (Torre del Cabo de Carrera)\u3002\n                <\/p>\n                <p>\n                    1812 \u5e74\u62ff\u7834\u4ed1\u7684\u519b\u961f\u4ece\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u64a4\u9000\u65f6\u8fdb\u884c\u7684\u7206\u70b8\u51e0\u4e4e\u6467\u6bc1\u4e86\u8fd9\u5ea7\u5854\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\u5b83\u662f\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u547d\u4ee4\u4e8e 1502 \u5e74\u5efa\u9020\u6216\u91cd\u5efa\u7684\uff0c\u8fd9\u4e00\u70b9\u5df2\u7531\u73b0\u5df2\u4e22\u5931\u7684\u7891\u6587\u8bc1\u5b9e\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u5b83\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u8857 (Calle Mayor) \u7684\u5c3d\u5934\uff0c\u6807\u5fd7\u7740\u8be5\u8def\u7684\u754c\u9650\u6216\u201ccap de carrera\u201d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  CARLOS V -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba52\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel52\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel52\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u6b63\u9762<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5bbd\u516d\u5341\u4e09\u7c73\uff0c\u9ad8\u5341\u4e03\u7c73\uff0c\u91c7\u7528\u53e4\u5178\u5efa\u7b51\u7684\u6bd4\u4f8b\uff0c\u6c34\u5e73\u5206\u4e3a\u4e24\u5c42\uff0c\u5efa\u7b51\u548c\u88c5\u9970\u533a\u522b\u660e\u663e\u3002\n                <\/p>\n                <p>\n                    \u5176\u5916\u5899\u91c7\u7528\u4e09\u79cd\u77f3\u6750\u88c5\u9970\uff1a\u6765\u81ea Sierra Elvira \u7684\u7070\u8272\u81f4\u5bc6\u77f3\u7070\u77f3\u3001\u6765\u81ea Macael \u7684\u767d\u8272\u5927\u7406\u77f3\u4ee5\u53ca\u6765\u81ea Barranco de San Juan \u7684\u7eff\u8272\u86c7\u7eb9\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5916\u90e8\u88c5\u9970\u9882\u626c\u4e86\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u5f62\u8c61\uff0c\u901a\u8fc7\u795e\u8bdd\u548c\u5386\u53f2\u5178\u6545\u5f3a\u8c03\u4e86\u4ed6\u7684\u7f8e\u5fb7\u3002\n                <\/p>\n                <p>\n                    \u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u662f\u5357\u4fa7\u548c\u897f\u4fa7\u7684\u7acb\u9762\uff0c\u5747\u8bbe\u8ba1\u6210\u51ef\u65cb\u95e8\u3002\u4e3b\u5165\u53e3\u4f4d\u4e8e\u897f\u4fa7\uff0c\u4e3b\u95e8\u9876\u90e8\u6709\u5e26\u7fc5\u8180\u7684\u80dc\u5229\u5973\u795e\u50cf\u3002\u4e24\u4fa7\u5404\u6709\u4e24\u6247\u5c0f\u95e8\uff0c\u95e8\u4e0a\u96d5\u523b\u6709\u9a91\u5175\u4f5c\u6218\u7684\u56fe\u6848\u3002\n                <\/p>\n                <p>\n                    \u67f1\u5b50\u7684\u57fa\u5ea7\u4e0a\u6709\u5bf9\u79f0\u91cd\u590d\u7684\u6d6e\u96d5\u3002\u4e2d\u592e\u7684\u6d6e\u96d5\u8c61\u5f81\u7740\u548c\u5e73\uff1a\u4e24\u540d\u5987\u5973\u5750\u5728\u4e00\u5806\u6b66\u5668\u4e0a\uff0c\u624b\u62ff\u6a44\u6984\u679d\uff0c\u652f\u6491\u7740\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u3001\u5e26\u6709\u7687\u51a0\u7684\u5730\u7403\u4eea\u548c\u5ea7\u53f3\u94ed\u201cPLUS ULTRA*\u201d\uff0c\u800c\u5c0f\u5929\u4f7f\u5219\u71c3\u70e7\u7740\u6218\u4e89\u5927\u70ae\u3002\n                <\/p>\n                <p>\n                    \u4fa7\u9762\u6d6e\u96d5\u63cf\u7ed8\u4e86\u6218\u4e89\u573a\u666f\uff0c\u4f8b\u5982\u5e15\u7ef4\u4e9a\u6218\u5f79\uff0c\u67e5\u7406\u4e94\u4e16\u51fb\u8d25\u4e86\u6cd5\u56fd\u56fd\u738b\u5f17\u6717\u897f\u65af\u4e00\u4e16\u3002\n                <\/p>\n                <p>\n                    \u9876\u90e8\u662f\u9633\u53f0\uff0c\u4e24\u4fa7\u662f\u5706\u5f62\u6d6e\u96d5\uff0c\u63cf\u7ed8\u4e86\u8d6b\u62c9\u514b\u52d2\u65af\u5341\u4e8c\u529f\u7ee9\u4e2d\u7684\u4e24\u9879\uff1a\u4e00\u9879\u662f\u6740\u6b7b\u5c3c\u7c73\u4e9a\u72ee\u5b50\uff0c\u53e6\u4e00\u9879\u662f\u9762\u5bf9\u514b\u91cc\u7279\u516c\u725b\u3002\u897f\u73ed\u7259\u56fd\u5fbd\u51fa\u73b0\u5728\u4e2d\u592e\u5fbd\u7ae0\u4e0a\u3002\n                <\/p>\n                <p>\n                    \u5728\u5bab\u6bbf\u7684\u4e0b\u90e8\uff0c\u8d28\u6734\u7684\u65b9\u77f3\u683c\u5916\u9192\u76ee\uff0c\u65e8\u5728\u4f20\u8fbe\u4e00\u79cd\u575a\u56fa\u7684\u611f\u89c9\u3002\u5728\u5b83\u4eec\u4e0a\u65b9\u662f\u9752\u94dc\u5706\u73af\uff0c\u7531\u72ee\u5b50\u7b49\u52a8\u7269\u5f62\u8c61\u6258\u7740\uff0c\u8c61\u5f81\u7740\u6743\u529b\u548c\u4fdd\u62a4\u3002\u5728\u5b83\u4eec\u7684\u89d2\u843d\uff0c\u662f\u53cc\u9e70\uff0c\u6697\u793a\u7740\u7687\u6743\u548c\u7687\u5e1d\u7684\u7eb9\u7ae0\uff1a\u897f\u73ed\u7259\u56fd\u738b\u67e5\u7406\u4e00\u4e16\u548c\u5fb7\u610f\u5fd7\u56fd\u738b\u67e5\u7406\u4e94\u4e16\u7684\u53cc\u5934\u9e70\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba53\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel53\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel53\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u7687\u5e1d\u67e5\u7406\u4e00\u4e16\u548c\u795e\u5723\u7f57\u9a6c\u5e1d\u56fd\u7687\u5e1d\u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4e5f\u662f\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u4e54\u4e07\u5a1c\u4e00\u4e16\u548c\u7f8e\u7537\u5b50\u8153\u529b\u4e8c\u4e16\u7684\u513f\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u516c\u4e3b\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74\u590f\u5929\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u5ea6\u871c\u6708\u3002\n                <\/p>\n                <p>\n                    \u7687\u5e1d\u62b5\u8fbe\u540e\uff0c\u88ab\u8fd9\u5ea7\u57ce\u5e02\u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u9b45\u529b\u6240\u5438\u5f15\uff0c\u5e76\u51b3\u5b9a\u5728\u5e15\u62c9\u8482\u5c3c\u57ce\u5efa\u9020\u4e00\u5ea7\u65b0\u5bab\u6bbf\u3002\u8fd9\u5ea7\u5bab\u6bbf\u88ab\u79f0\u4e3a\u201c\u65b0\u7687\u5bab\u201d\uff0c\u4e0e\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u76f8\u5bf9\uff0c\u540e\u8005\u540e\u6765\u88ab\u79f0\u4e3a\u201c\u65e7\u7687\u5bab\u201d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f5c\u54c1\u662f\u6258\u83b1\u591a\u5efa\u7b51\u5e08\u517c\u753b\u5bb6\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u59d4\u6258\u521b\u4f5c\u7684\uff0c\u636e\u8bf4\u4ed6\u662f\u7c73\u5f00\u6717\u57fa\u7f57\u7684\u5f1f\u5b50\uff0c\u8fd9\u53ef\u4ee5\u89e3\u91ca\u4ed6\u5bf9\u53e4\u5178\u6587\u827a\u590d\u5174\u7684\u6df1\u523b\u4e86\u89e3\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u4e18\u5361\u8bbe\u8ba1\u4e86\u4e00\u5ea7\u6587\u827a\u590d\u5174\u98ce\u683c\u7684\u5b8f\u4f1f\u5bab\u6bbf\uff0c\u5176\u5e73\u9762\u56fe\u4e3a\u65b9\u5f62\uff0c\u5185\u90e8\u4e3a\u5706\u5f62\uff0c\u5176\u7075\u611f\u6765\u81ea\u53e4\u5178\u65f6\u4ee3\u7684\u7eaa\u5ff5\u7891\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5efa\u7b51\u59cb\u5efa\u4e8e 1527 \u5e74\uff0c\u4e3b\u8981\u8d44\u91d1\u6765\u81ea\u6469\u5c14\u4eba\u4e3a\u7ee7\u7eed\u5c45\u4f4f\u5728\u683c\u62c9\u7eb3\u8fbe\u5e76\u4fdd\u7559\u5176\u98ce\u4fd7\u4e60\u60ef\u548c\u4eea\u5f0f\u800c\u7f34\u7eb3\u7684\u7a0e\u6b3e\u3002\n                <\/p>\n                <p>\n                    1550 \u5e74\uff0c\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u53bb\u4e16\uff0c\u5bab\u6bbf\u5c1a\u672a\u5b8c\u5de5\u3002\u4ed6\u7684\u513f\u5b50\u8def\u6613\u65af\u7ee7\u7eed\u4e86\u8fd9\u4e2a\u9879\u76ee\uff0c\u4f46\u5728\u4ed6\u53bb\u4e16\u540e\uff0c\u5de5\u4f5c\u6682\u505c\u4e86\u4e00\u6bb5\u65f6\u95f4\u3002 1572 \u5e74\uff0c\u5728\u83f2\u5229\u666e\u4e8c\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u8fd9\u4e9b\u5efa\u7b51\u5f97\u4ee5\u6062\u590d\uff0c\u5e76\u6839\u636e\u57c3\u65af\u79d1\u91cc\u4e9a\u5c14\u4fee\u9053\u9662\u5efa\u7b51\u5e08\u80e1\u5b89\u00b7\u5fb7\u00b7\u57c3\u96f7\u62c9\u7684\u63a8\u8350\uff0c\u59d4\u6258\u7ed9\u80e1\u5b89\u00b7\u5fb7\u00b7\u5965\u96f7\u4e9a\u8d1f\u8d23\u3002\u4f46\u7531\u4e8e\u963f\u5c14\u666e\u54c8\u62c9\u65af\u6218\u4e89\u9020\u6210\u8d44\u6e90\u532e\u4e4f\uff0c\u5e76\u672a\u53d6\u5f97\u91cd\u5927\u8fdb\u5c55\u3002\n                <\/p>\n                <p>\n                    \u76f4\u523020\u4e16\u7eaa\uff0c\u5bab\u6bbf\u624d\u5f97\u4ee5\u4fee\u5efa\u5b8c\u6210\u3002\u6700\u521d\u7531\u5efa\u7b51\u5e08\u517c\u4fee\u590d\u5e08 Leopoldo Torres Balb\u00e1s \u8d1f\u8d23\uff0c\u6700\u540e\u4e8e 1958 \u5e74\u7531 Francisco Prieto Moreno \u8d1f\u8d23\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u88ab\u8ba4\u4e3a\u662f\u4e16\u754c\u548c\u5e73\u7684\u8c61\u5f81\uff0c\u53cd\u6620\u4e86\u7687\u5e1d\u7684\u653f\u6cbb\u613f\u671b\u3002\u7136\u800c\u67e5\u7406\u4e94\u4e16\u4ece\u672a\u4eb2\u773c\u89c1\u8fc7\u4ed6\u4e0b\u4ee4\u5efa\u9020\u7684\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba54\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel54\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel54\">\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4f4d\u4e8e\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u5e95\u5c42\uff0c\u5206\u4e3a\u4e03\u4e2a\u623f\u95f4\uff0c\u4e13\u95e8\u5c55\u793a\u897f\u73ed\u7259\u7a46\u65af\u6797\u6587\u5316\u548c\u827a\u672f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u91cc\u6536\u85cf\u4e86\u73b0\u5b58\u6700\u7cbe\u7f8e\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u827a\u672f\u54c1\uff0c\u8fd9\u4e9b\u827a\u672f\u54c1\u90fd\u662f\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5386\u7ecf\u591a\u5e74\u6316\u6398\u548c\u4fee\u590d\u540e\u53d1\u73b0\u7684\u3002\n                <\/p>\n                <p>\n                    \u5c55\u51fa\u7684\u4f5c\u54c1\u5305\u62ec\u7070\u6ce5\u5236\u54c1\u3001\u67f1\u5b50\u3001\u6728\u5de5\u5236\u54c1\u3001\u5404\u79cd\u98ce\u683c\u7684\u9676\u74f7\uff08\u4f8b\u5982\u8457\u540d\u7684\u77aa\u7f9a\u82b1\u74f6\uff09\u2014\u2014\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u706f\u7684\u590d\u5236\u54c1\uff0c\u4ee5\u53ca\u5893\u7891\u3001\u786c\u5e01\u548c\u5176\u4ed6\u5177\u6709\u91cd\u8981\u5386\u53f2\u4ef7\u503c\u7684\u7269\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u85cf\u54c1\u662f\u53c2\u89c2\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u7406\u60f3\u8865\u5145\uff0c\u56e0\u4e3a\u5b83\u8ba9\u4eba\u4eec\u66f4\u597d\u5730\u4e86\u89e3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u7684\u65e5\u5e38\u751f\u6d3b\u548c\u6587\u5316\u3002\n                <\/p>\n                <p>\n                    \u535a\u7269\u9986\u5165\u573a\u514d\u8d39\uff0c\u4f46\u9700\u8981\u6ce8\u610f\u7684\u662f\uff0c\u535a\u7269\u9986\u6bcf\u5468\u4e00\u95ed\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba55\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel55\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel55\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u5728\u8bbe\u8ba1\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u65f6\uff0c\u91c7\u7528\u4e86\u5177\u6709\u5f3a\u70c8\u6587\u827a\u590d\u5174\u8c61\u5f81\u610f\u4e49\u7684\u51e0\u4f55\u5f62\u72b6\uff1a\u6b63\u65b9\u5f62\u4ee3\u8868\u5c18\u4e16\uff0c\u5185\u5706\u8c61\u5f81\u7740\u795e\u6027\u548c\u521b\u9020\uff0c\u516b\u8fb9\u5f62\uff08\u4e3a\u6559\u5802\u4fdd\u7559\uff09\u4ee3\u8868\u4e24\u4e2a\u4e16\u754c\u7684\u7ed3\u5408\u3002\n                <\/p>\n                <p>\n                    \u8fdb\u5165\u5bab\u6bbf\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u7f6e\u8eab\u4e8e\u4e00\u4e2a\u5b8f\u4f1f\u7684\u5706\u5f62\u95e8\u5eca\u5ead\u9662\u4e2d\uff0c\u76f8\u5bf9\u4e8e\u5916\u90e8\u800c\u8a00\uff0c\u5ead\u9662\u8f83\u9ad8\u3002\u8fd9\u5ea7\u5ead\u9662\u5468\u56f4\u6709\u4e24\u5ea7\u91cd\u53e0\u7684\u5eca\u5b50\uff0c\u6bcf\u5ea7\u5eca\u5b50\u90fd\u6709\u4e09\u5341\u4e8c\u6839\u67f1\u5b50\u3002\u5e95\u5c42\u7684\u67f1\u5b50\u4e3a\u591a\u7acb\u514b-\u6258\u65af\u5361\u7eb3\u67f1\u5f0f\uff0c\u4e0a\u5c42\u5219\u4e3a\u7231\u5965\u5c3c\u67f1\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u67f1\u5b50\u7531\u6765\u81ea\u683c\u62c9\u7eb3\u8fbe\u5c0f\u9547\u57c3\u5c14\u56fe\u7f57\u7684\u5e03\u4e01\u77f3\u6216\u674f\u4ec1\u77f3\u5236\u6210\u3002\u9009\u62e9\u8fd9\u79cd\u6750\u6599\u662f\u56e0\u4e3a\u5b83\u6bd4\u8bbe\u8ba1\u4e2d\u6700\u521d\u8ba1\u5212\u7684\u5927\u7406\u77f3\u66f4\u7ecf\u6d4e\u3002\n                <\/p>\n                <p>\n                    \u4e0b\u5c42\u753b\u5eca\u6709\u4e00\u4e2a\u73af\u5f62\u62f1\u9876\uff0c\u53ef\u80fd\u7528\u4e8e\u88c5\u9970\u58c1\u753b\u3002\u4e0a\u5c42\u753b\u5eca\u5219\u8bbe\u6709\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\n                <\/p>\n                <p>\n                    \u73af\u7ed5\u5ead\u9662\u7684\u9970\u5e26\u4ee5\u201cburocranios\u201d\u4e3a\u7279\u8272\uff0c\u5373\u725b\u5934\u9aa8\u7684\u56fe\u6848\uff0c\u8fd9\u79cd\u88c5\u9970\u56fe\u6848\u8d77\u6e90\u4e8e\u53e4\u5e0c\u814a\u548c\u53e4\u7f57\u9a6c\uff0c\u5728\u5f53\u65f6\uff0c\u5b83\u4eec\u88ab\u7528\u4e8e\u4e0e\u796d\u7940\u4eea\u5f0f\u76f8\u5173\u7684\u9970\u5e26\u548c\u575f\u5893\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e24\u5c42\u7531\u4e24\u5ea7\u697c\u68af\u8fde\u63a5\uff1a\u4e00\u5ea7\u4f4d\u4e8e\u5317\u4fa7\uff0c\u5efa\u4e8e 17 \u4e16\u7eaa\uff1b\u53e6\u4e00\u5ea7\u4e5f\u4f4d\u4e8e\u5317\u4fa7\uff0c\u7531\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4fdd\u62a4\u5efa\u7b51\u5e08 Francisco Prieto Moreno \u4e8e 20 \u4e16\u7eaa\u8bbe\u8ba1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u4ece\u672a\u88ab\u7528\u4f5c\u7687\u5bb6\u4f4f\u6240\uff0c\u4f46\u5bab\u6bbf\u76ee\u524d\u8bbe\u6709\u4e24\u4e2a\u91cd\u8981\u7684\u535a\u7269\u9986\uff1a\u4f4d\u4e8e\u4e0a\u5c42\u7684\u7f8e\u672f\u535a\u7269\u9986\uff0c\u6536\u85cf\u4e86 15 \u4e16\u7eaa\u81f3 20 \u4e16\u7eaa\u683c\u62c9\u7eb3\u8fbe\u7684\u6770\u51fa\u7ed8\u753b\u548c\u96d5\u5851\uff1b\u4f4d\u4e8e\u4e0b\u5c42\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\uff0c\u53ef\u901a\u8fc7\u897f\u4fa7\u5165\u53e3\u5927\u5385\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u535a\u7269\u9986\u529f\u80fd\u5916\uff0c\u4e2d\u592e\u5ead\u9662\u8fd8\u62e5\u6709\u51fa\u8272\u7684\u97f3\u54cd\u6548\u679c\uff0c\u4f7f\u5176\u6210\u4e3a\u4e3e\u529e\u97f3\u4e50\u4f1a\u548c\u620f\u5267\u8868\u6f14\u7684\u6700\u4f73\u573a\u6240\uff0c\u5c24\u5176\u662f\u5728\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u671f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  LA MEDINA -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba56\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel56\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel56\">\u6e05\u771f\u5bfa\u6d74\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6e05\u771f\u5bfa\u6d74\u573a\u4f4d\u4e8e\u7687\u5bb6\u5927\u8857 (Calle Real)\uff0c\u6bd7\u90bb\u73b0\u4eca\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802 (Igreja de Santa Mar\u00eda de la Alhambra)\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u6d74\u573a\u5efa\u4e8e\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u7531 <em>\u5409\u5179\u4e9a<\/em>\u8fd9\u662f\u5411\u5728\u8fb9\u5883\u79cd\u690d\u571f\u5730\u7684\u57fa\u7763\u5f92\u5f81\u6536\u7684\u4e00\u79cd\u7a0e\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528 <em>\u571f\u8033\u5176\u6d74\u5ba4<\/em> \u6c90\u6d74\u662f\u4f0a\u65af\u5170\u57ce\u5e02\u65e5\u5e38\u751f\u6d3b\u4e2d\u5fc5\u4e0d\u53ef\u5c11\u7684\u4e00\u9879\u6d3b\u52a8\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4e5f\u4e0d\u4f8b\u5916\u3002\u7531\u4e8e\u9760\u8fd1\u6e05\u771f\u5bfa\uff0c\u8fd9\u4e2a\u6d74\u573a\u53d1\u6325\u7740\u91cd\u8981\u7684\u5b97\u6559\u529f\u80fd\uff1a\u5141\u8bb8\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u6216\u51c0\u5316\u4eea\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u7136\u800c\uff0c\u5b83\u7684\u529f\u80fd\u5e76\u4e0d\u5b8c\u5168\u662f\u5b97\u6559\u6027\u7684\u3002\u571f\u8033\u5176\u6d74\u5ba4\u4e5f\u662f\u4e2a\u4eba\u536b\u751f\u7684\u573a\u6240\uff0c\u5e76\u4e14\u662f\u91cd\u8981\u7684\u793e\u4ea4\u805a\u4f1a\u573a\u6240\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u4f7f\u7528\u53d7\u65f6\u95f4\u5b89\u6392\u7684\u9650\u5236\uff0c\u7537\u6027\u5728\u65e9\u4e0a\u4f7f\u7528\uff0c\u5973\u6027\u5728\u4e0b\u5348\u4f7f\u7528\u3002\n                <\/p>\n                <p>\n                    \u53d7\u5230\u7f57\u9a6c\u6d74\u573a\u7684\u542f\u53d1\uff0c\u7a46\u65af\u6797\u6d74\u573a\u4e5f\u91c7\u7528\u4e86\u7f57\u9a6c\u6d74\u573a\u7684\u5ba4\u5185\u5e03\u5c40\uff0c\u4f46\u89c4\u6a21\u8f83\u5c0f\uff0c\u5e76\u4e14\u4f7f\u7528\u84b8\u6c7d\u64cd\u4f5c\uff0c\u800c\u4e0d\u50cf\u7f57\u9a6c\u6d74\u573a\u90a3\u6837\u91c7\u7528\u6d78\u6ce1\u5f0f\u6c90\u6d74\u3002\n                <\/p>\n                <p>\n                    \u6d74\u5ba4\u7531\u56db\u4e2a\u4e3b\u8981\u7a7a\u95f4\u7ec4\u6210\uff1a\u4f11\u606f\u5ba4\u6216\u66f4\u8863\u5ba4\u3001\u51b7\u5ba4\u6216\u6696\u5ba4\u3001\u70ed\u5ba4\u4ee5\u53ca\u4e0e\u540e\u8005\u76f8\u8fde\u7684\u9505\u7089\u533a\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528\u7684\u52a0\u70ed\u7cfb\u7edf\u662f <em>\u5730\u7095<\/em>\u8fd9\u662f\u4e00\u79cd\u5730\u4e0b\u4f9b\u6696\u7cfb\u7edf\uff0c\u5229\u7528\u7089\u5b50\u4ea7\u751f\u7684\u70ed\u7a7a\u6c14\u5e76\u901a\u8fc7\u8def\u9762\u4e0b\u65b9\u7684\u8154\u5ba4\u8f93\u9001\u6765\u52a0\u70ed\u5730\u9762\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba57\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel57\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel57\">\u5723\u5f17\u6717\u897f\u65af\u79d1\u524d\u4fee\u9053\u9662 \u2013 \u65c5\u6e38\u65c5\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u6700\u521d\u662f\u5723\u5f17\u6717\u897f\u65af\u79d1\u4fee\u9053\u9662\uff0c\u5efa\u4e8e 1494 \u5e74\uff0c\u4f4d\u4e8e\u4e00\u5ea7\u53e4\u8001\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u7684\u9057\u5740\u4e0a\uff0c\u6839\u636e\u4f20\u7edf\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u5c5e\u4e8e\u4e00\u4f4d\u7a46\u65af\u6797\u738b\u5b50\u3002\n                <\/p>\n                <p>\n                    \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5272\u8ba9\u4e86\u8fd9\u7247\u571f\u5730\u6765\u5efa\u7acb\u8be5\u5e02\u7b2c\u4e00\u5ea7\u65b9\u6d4e\u4f1a\u4fee\u9053\u9662\uff0c\u4ece\u800c\u5151\u73b0\u4e86\u5f81\u670d\u524d\u51e0\u5e74\u5bf9\u963f\u897f\u897f\u5927\u4e3b\u6559\u7684\u627f\u8bfa\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u8fd9\u91cc\u6210\u4e3a\u4e86\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u7b2c\u4e00\u4e2a\u57cb\u846c\u5730\u3002 1504 \u5e74\uff0c\u4f0a\u838e\u8d1d\u62c9\u5973\u738b\u5728\u6885\u8fea\u7eb3\u5fb7\u5c14\u574e\u6ce2\u53bb\u4e16\u524d\u4e00\u4e2a\u534a\u6708\uff0c\u5728\u9057\u5631\u4e2d\u7559\u4e0b\u4e86\u5979\u5e0c\u671b\u8eab\u7740\u65b9\u6d4e\u5404\u4f1a\u4fee\u58eb\u670d\uff0c\u846c\u4e8e\u8fd9\u5ea7\u4fee\u9053\u9662\u7684\u613f\u671b\u3002 1516\u5e74\uff0c\u8d39\u8fea\u5357\u56fd\u738b\u88ab\u57cb\u846c\u4e8e\u5176\u65c1\u8fb9\u3002\n                <\/p>\n                <p>\n                    \u4e24\u4eba\u4e00\u76f4\u57cb\u846c\u5728\u90a3\u91cc\uff0c\u76f4\u5230 1521 \u5e74\uff0c\u4ed6\u4eec\u7684\u5b59\u5b50\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u4e0b\u4ee4\u5c06\u4ed6\u4eec\u7684\u9057\u4f53\u8f6c\u79fb\u5230\u683c\u62c9\u7eb3\u8fbe\u7687\u5bb6\u793c\u62dc\u5802\uff0c\u73b0\u5728\u4ed6\u4eec\u4e0e\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u80e1\u5b89\u5a1c\u4e00\u4e16\u3001\u7f8e\u7537\u5b50\u83f2\u5229\u666e\u548c\u7c73\u683c\u5c14\u00b7\u5fb7\u00b7\u5e15\u65af\u738b\u5b50\u4e00\u8d77\u5b89\u606f\u5728\u90a3\u91cc\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\uff0c\u4eba\u4eec\u53ef\u4ee5\u901a\u8fc7\u8fdb\u5165\u5e15\u62c9\u591a\u9152\u5e97\u7684\u5ead\u9662\u6765\u53c2\u89c2\u8fd9\u4e2a\u7b2c\u4e00\u4e2a\u5893\u5730\u3002\u5728\u5893\u7a74\u7684\u5706\u9876\u4e0b\uff0c\u4fdd\u5b58\u7740\u4e24\u4f4d\u541b\u4e3b\u7684\u539f\u59cb\u5893\u7891\u3002\n                <\/p>\n                <p>\n                    \u81ea 1945 \u5e74 6 \u6708\u4ee5\u6765\uff0c\u8fd9\u5ea7\u5efa\u7b51\u5c31\u6210\u4e3a\u5723\u5f17\u6717\u897f\u65af\u79d1\u65c5\u9986 (Parador de San Francisco) \u7684\u6240\u5728\u5730\uff0c\u8fd9\u662f\u4e00\u5bb6\u7531\u897f\u73ed\u7259\u653f\u5e9c\u62e5\u6709\u548c\u7ecf\u8425\u7684\u9ad8\u7ea7\u65c5\u6e38\u65c5\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba58\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel58\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel58\">\u9ea6\u5730\u90a3<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u201c\u9ea6\u5730\u90a3\u201d\u5728\u963f\u62c9\u4f2f\u8bed\u4e2d\u610f\u4e3a\u201c\u57ce\u5e02\u201d\uff0c\u6307\u7684\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8428\u6bd4\u5361\u5c71\u7684\u6700\u9ad8\u5904\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u9ea6\u5730\u90a3\u662f\u65e5\u5e38\u6d3b\u52a8\u7684\u573a\u6240\uff0c\u56e0\u4e3a\u8fd9\u91cc\u662f\u8d38\u6613\u548c\u4eba\u53e3\u96c6\u4e2d\u7684\u5730\u65b9\uff0c\u4e3a\u5e15\u62c9\u8482\u5c3c\u57ce\u5185\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u63d0\u4f9b\u4e86\u751f\u6d3b\u3002\n                <\/p>\n                <p>\n                    \u90a3\u91cc\u751f\u4ea7\u7eba\u7ec7\u54c1\u3001\u9676\u74f7\u3001\u9762\u5305\u3001\u73bb\u7483\u751a\u81f3\u786c\u5e01\u3002\u9664\u4e86\u5de5\u4eba\u7684\u4f4f\u623f\u5916\uff0c\u8fd8\u6709\u6d74\u5ba4\u3001\u6e05\u771f\u5bfa\u3001\u9732\u5929\u5e02\u573a\u3001\u84c4\u6c34\u6c60\u3001\u70e4\u7089\u3001\u7b52\u4ed3\u548c\u8f66\u95f4\u7b49\u91cd\u8981\u7684\u516c\u5171\u5efa\u7b51\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u8fd9\u5ea7\u5fae\u578b\u57ce\u5e02\u7684\u6b63\u5e38\u8fd0\u8f6c\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u6709\u81ea\u5df1\u7684\u7acb\u6cd5\u3001\u884c\u653f\u548c\u7a0e\u6536\u4f53\u7cfb\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u9ea6\u5730\u90a3\u539f\u5740\u4ec5\u5269\u4e0b\u4e00\u4e9b\u9057\u8ff9\u3002\u5f81\u670d\u4e4b\u540e\uff0c\u57fa\u7763\u6559\u5b9a\u5c45\u8005\u5bf9\u8be5\u5730\u533a\u7684\u6539\u9020\uff0c\u4ee5\u53ca\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u706b\u836f\u7206\u70b8\uff0c\u90fd\u52a0\u5267\u4e86\u8be5\u5730\u533a\u7684\u6076\u5316\u3002\n                <\/p>\n                <p>\n                    20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u4eba\u4eec\u5f00\u5c55\u4e86\u4e00\u9879\u4fee\u590d\u548c\u6539\u9020\u8be5\u5730\u533a\u7684\u8003\u53e4\u8ba1\u5212\u3002\u56e0\u6b64\uff0c\u4e00\u6761\u53e4\u8001\u7684\u4e2d\u4e16\u7eaa\u8857\u9053\u4e0a\u8fd8\u4fee\u5efa\u4e86\u4e00\u6761\u666f\u89c2\u8d70\u9053\uff0c\u5982\u4eca\u4e0e\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u76f8\u8fde\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba59\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel59\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel59\">\u963f\u672c\u585e\u62c9\u8d6b\u5bab<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7687\u5bb6\u9ea6\u5730\u90a3\uff0c\u6bd7\u90bb\u5357\u5899\u7684\u662f\u6240\u8c13\u7684\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u7684\u9057\u5740\uff0c\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u662f\u5df4\u52aa\u8428\u62c9\u4f0a\u5bb6\u65cf\u7684\u5361\u65af\u8482\u5229\u4e9a\u5316\u540d\u79f0\uff0c\u8be5\u5bb6\u65cf\u662f\u5c5e\u4e8e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u5317\u975e\u8d35\u65cf\u8840\u7edf\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\u6240\u770b\u5230\u7684\u9057\u8ff9\u662f 20 \u4e16\u7eaa 30 \u5e74\u4ee3\u5f00\u59cb\u6316\u6398\u7684\u7ed3\u679c\uff0c\u56e0\u4e3a\u8be5\u9057\u5740\u6b64\u524d\u66fe\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u4e3b\u8981\u662f\u7531\u4e8e\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u7206\u70b8\u3002\n                <\/p>\n                <p>\n                    \u901a\u8fc7\u8fd9\u4e9b\u8003\u53e4\u53d1\u6398\uff0c\u6211\u4eec\u80fd\u591f\u786e\u8ba4\u8fd9\u4e2a\u5bb6\u65cf\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u4e2d\u7684\u91cd\u8981\u6027\uff0c\u8fd9\u4e0d\u4ec5\u662f\u56e0\u4e3a\u5bab\u6bbf\u7684\u89c4\u6a21\uff0c\u8fd8\u56e0\u4e3a\u5176\u4f18\u8d8a\u7684\u5730\u7406\u4f4d\u7f6e\uff1a\u4f4d\u4e8e\u9ea6\u5730\u90a3\u7684\u4e0a\u90e8\uff0c\u5c31\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u57ce\u5e02\u8f74\u7ebf\u4e0a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba60\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel60\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel60\">\u6b63\u4e49\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6b63\u4e49\u4e4b\u95e8\uff0c\u963f\u62c9\u4f2f\u8bed\u4e2d\u79f0\u4e3a <em>\u5df4\u5e03\u00b7\u963f\u5c14\u00b7\u6c99\u91cc\u4e9a<\/em>\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u56db\u5ea7\u5916\u57ce\u95e8\u4e4b\u4e00\u3002\u4f5c\u4e3a\u5916\u90e8\u5165\u53e3\uff0c\u5b83\u53d1\u6325\u7740\u91cd\u8981\u7684\u9632\u5fa1\u4f5c\u7528\uff0c\u4ece\u5176\u53cc\u5f2f\u7ed3\u6784\u548c\u9661\u5ced\u7684\u5730\u5f62\u53ef\u4ee5\u770b\u51fa\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u5efa\u9020\u4e0e\u8fde\u63a5\u5357\u5899\u7684\u5854\u697c\u878d\u4e3a\u4e00\u4f53\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u4e8e 1348 \u5e74\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u95e8\u6709\u4e24\u4e2a\u5c16\u5c16\u7684\u9a6c\u8e44\u5f62\u62f1\u95e8\u3002\u5b83\u4eec\u4e4b\u95f4\u6709\u4e00\u4e2a\u9732\u5929\u533a\u57df\uff0c\u79f0\u4e3a buhedera\uff0c\u5982\u679c\u53d7\u5230\u653b\u51fb\uff0c\u53ef\u4ee5\u4ece\u9732\u53f0\u4e0a\u6254\u6750\u6599\u6765\u4fdd\u536b\u5165\u53e3\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u6218\u7565\u4ef7\u503c\u4e4b\u5916\uff0c\u8fd9\u5ea7\u95e8\u5728\u4f0a\u65af\u5170\u80cc\u666f\u4e0b\u8fd8\u5177\u6709\u5f3a\u70c8\u7684\u8c61\u5f81\u610f\u4e49\u3002\u4e24\u4e2a\u88c5\u9970\u5143\u7d20\u5c24\u4e3a\u7a81\u51fa\uff1a\u624b\u548c\u94a5\u5319\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u53ea\u624b\u4ee3\u8868\u4f0a\u65af\u5170\u6559\u7684\u4e94\u5927\u652f\u67f1\uff0c\u8c61\u5f81\u7740\u4fdd\u62a4\u548c\u597d\u5ba2\u3002\u5c31\u5176\u672c\u8eab\u800c\u8a00\uff0c\u94a5\u5319\u662f\u4fe1\u4ef0\u7684\u8c61\u5f81\u3002\u4ed6\u4eec\u7684\u5171\u540c\u5b58\u5728\u53ef\u4ee5\u88ab\u89e3\u8bfb\u4e3a\u7cbe\u795e\u548c\u4e16\u4fd7\u529b\u91cf\u7684\u5bd3\u8a00\u3002\n                <\/p>\n                <p>\n                    \u6c11\u95f4\u4f20\u8bf4\uff0c\u5982\u679c\u6709\u4e00\u5929\u624b\u548c\u94a5\u5319\u76f8\u89e6\uff0c\u5c31\u610f\u5473\u7740\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5012\u584c\u2026\u2026\u4e5f\u610f\u5473\u7740\u4e16\u754c\u7684\u672b\u65e5\uff0c\u56e0\u4e3a\u8fd9\u610f\u5473\u7740\u5b83\u7684\u8f89\u714c\u5c06\u6d88\u5931\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f0a\u65af\u5170\u7b26\u53f7\u4e0e\u53e6\u4e00\u4e2a\u57fa\u7763\u6559\u9644\u52a0\u7269\u5f62\u6210\u4e86\u9c9c\u660e\u5bf9\u6bd4\uff1a\u4e00\u5ea7\u5723\u6bcd\u5b50\u54e5\u7279\u5f0f\u96d5\u5851\uff0c\u7531 Ruberto Alem\u00e1n \u521b\u4f5c\uff0c\u5728\u5929\u4e3b\u6559\u541b\u4e3b\u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\u4e0b\u4ee4\u653e\u7f6e\u5728\u5185\u90e8\u62f1\u95e8\u4e0a\u65b9\u7684\u58c1\u9f9b\u4e2d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba61\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel61\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel61\">\u8f66\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u9a6c\u8f66\u4e4b\u95e8 (Puerta de los Carros) \u4e0e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u57ce\u5899\u4e0a\u7684\u539f\u59cb\u5f00\u53e3\u5e76\u4e0d\u5bf9\u5e94\u3002\u5b83\u4e8e 1526 \u5e74\u81f3 1536 \u5e74\u95f4\u5f00\u653e\uff0c\u5177\u6709\u975e\u5e38\u5177\u4f53\u7684\u529f\u80fd\u76ee\u7684\uff1a\u5141\u8bb8\u8fd0\u9001\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u9020\u6240\u9700\u6750\u6599\u548c\u67f1\u5b50\u7684\u9a6c\u8f66\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u8fd9\u6247\u95e8\u4ecd\u7136\u5177\u6709\u5b9e\u7528\u7528\u9014\u3002\u8fd9\u662f\u4e00\u6761\u65e0\u9700\u95e8\u7968\u7684\u6b65\u884c\u901a\u9053\uff0c\u53ef\u4ee5\u514d\u8d39\u8fdb\u5165\u67e5\u7406\u4e94\u4e16\u5bab\u53ca\u5176\u5185\u7684\u535a\u7269\u9986\u3002\n                <\/p>\n                <p>\n                    \u6b64\u5916\uff0c\u5b83\u662f\u552f\u4e00\u5411\u6388\u6743\u8f66\u8f86\u5f00\u653e\u7684\u5927\u95e8\uff0c\u5305\u62ec\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u697c\u5185\u7684\u9152\u5e97\u5ba2\u4eba\u3001\u51fa\u79df\u8f66\u3001\u7279\u6b8a\u670d\u52a1\u4eba\u5458\u3001\u533b\u52a1\u4eba\u5458\u548c\u7ef4\u4fee\u8f66\u8f86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba62\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel62\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel62\">\u4e03\u5c42\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u662f\u4e00\u5ea7\u5e15\u62c9\u8482\u5c3c\u57ce\u5e02\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u4e00\u9053\u5de8\u5927\u7684\u57ce\u5899\uff0c\u5916\u90e8\u6709\u56db\u4e2a\u4e3b\u8981\u5165\u53e3\u3002\u4e3a\u4e86\u786e\u4fdd\u9632\u5fa1\uff0c\u8fd9\u4e9b\u57ce\u95e8\u91c7\u7528\u72ec\u7279\u7684\u5f27\u5f62\u5e03\u5c40\uff0c\u4f7f\u6f5c\u5728\u7684\u653b\u51fb\u8005\u96be\u4ee5\u524d\u8fdb\uff0c\u5e76\u4fbf\u4e8e\u4ece\u5185\u90e8\u8fdb\u884c\u4f0f\u51fb\u3002\n                <\/p>\n                <p>\n                    \u4f4d\u4e8e\u5357\u5899\u7684\u4e03\u5c42\u4e4b\u95e8\u5c31\u662f\u5176\u4e2d\u4e00\u4e2a\u5165\u53e3\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u65f6\u4ee3\uff0c\u5b83\u88ab\u79f0\u4e3a <em>\u6bd4\u535c\u00b7\u53e4\u675c\u5c14<\/em> \u6216\u201cPuerta de los Pozos\u201d\uff0c\u56e0\u4e3a\u9644\u8fd1\u6709\u7b52\u4ed3\u6216\u5730\u7262\uff0c\u53ef\u80fd\u88ab\u7528\u4f5c\u76d1\u72f1\u3002\n                <\/p>\n                <p>\n                    \u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u4eba\u4eec\u666e\u904d\u7684\u770b\u6cd5\uff0c\u5373\u5b83\u4e0b\u9762\u6709\u4e03\u5c42\u6216\u4e03\u5c42\u697c\u3002\u5c3d\u7ba1\u53ea\u6709\u4e24\u6b21\u8bb0\u5f55\uff0c\u4f46\u8fd9\u79cd\u4fe1\u4ef0\u5f15\u53d1\u4e86\u591a\u4e2a\u4f20\u8bf4\u548c\u6545\u4e8b\uff0c\u4f8b\u5982\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u6545\u4e8b\u201c\u6469\u5c14\u4eba\u7684\u9057\u4ea7\u4f20\u8bf4\u201d\uff0c\u5176\u4e2d\u63d0\u5230\u4e86\u9690\u85cf\u5728\u5854\u7684\u79d8\u5bc6\u5730\u7a96\u4e2d\u7684\u5b9d\u85cf\u3002\n                <\/p>\n                <p>\n                    \u4f20\u7edf\u4e0a\u8ba4\u4e3a\uff0c\u8fd9\u662f 1492 \u5e74 1 \u6708 2 \u65e5\u5e03\u963f\u535c\u8fea\u52d2\u53ca\u5176\u968f\u884c\u4eba\u5458\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u4e4b\u95e8\u5c06\u738b\u56fd\u7684\u94a5\u5319\u4ea4\u7ed9\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u4f7f\u7528\u7684\u6700\u540e\u4e00\u9053\u95e8\u3002\u540c\u6837\uff0c\u7b2c\u4e00\u6279\u57fa\u7763\u6559\u519b\u961f\u4e5f\u662f\u901a\u8fc7\u8fd9\u9053\u95e8\u6beb\u65e0\u62b5\u6297\u5730\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u57ce\u95e8\u662f\u91cd\u5efa\u7684\uff0c\u56e0\u4e3a\u539f\u6765\u7684\u57ce\u95e8\u5728 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u88ab\u7206\u70b8\u4e25\u91cd\u6467\u6bc1\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba63\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel63\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel63\">\u9152\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8461\u8404\u9152\u4e4b\u95e8\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u3002\u5b83\u7684\u5efa\u9020\u5f52\u529f\u4e8e 14 \u4e16\u7eaa\u521d\u7684\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\uff0c\u5c3d\u7ba1\u5b83\u7684\u95e8\u540e\u6765\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u6539\u5efa\u3002\n                <\/p>\n                <p>\n                    \u201c\u8461\u8404\u9152\u95e8\u201d\u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u6e90\u81ea\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u800c\u662f\u6e90\u81ea\u516c\u5143 1556 \u5e74\u7684\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u5f53\u65f6\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5c45\u6c11\u88ab\u5141\u8bb8\u5728\u6b64\u5730\u514d\u7a0e\u8d2d\u4e70\u8461\u8404\u9152\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5b83\u662f\u4e00\u5ea7\u5185\u95e8\uff0c\u56e0\u6b64\u5176\u5e03\u5c40\u662f\u76f4\u7ebf\u578b\u7684\uff0c\u800c\u4e0d\u50cf\u53f8\u6cd5\u95e8\u6216\u6b66\u5668\u95e8\u7b49\u5916\u95e8\u90a3\u6837\u8bbe\u8ba1\u6709\u5f2f\u66f2\u4ee5\u63d0\u9ad8\u9632\u5fa1\u80fd\u529b\u3002\n                <\/p>\n                <p>\n                    \u867d\u7136\u5b83\u7684\u4e3b\u8981\u529f\u80fd\u4e0d\u662f\u9632\u5fa1\uff0c\u4f46\u91cc\u9762\u6709\u4f9b\u8d1f\u8d23\u51fa\u5165\u63a7\u5236\u7684\u58eb\u5175\u4f7f\u7528\u7684\u957f\u51f3\uff0c\u697c\u4e0a\u8fd8\u6709\u4e00\u4e2a\u623f\u95f4\uff0c\u4f9b\u8b66\u536b\u5c45\u4f4f\u548c\u4f11\u606f\u533a\u3002\n                <\/p>\n                <p>\n                    \u897f\u7acb\u9762\u9762\u5411\u963f\u5c14\u5361\u8428\u74e6\uff0c\u662f\u5165\u53e3\u3002\u9a6c\u8e44\u5f62\u62f1\u95e8\u7684\u95e8\u6963\u4e0a\u65b9\u662f\u94a5\u5319\u7684\u6807\u5fd7\uff0c\u8fd9\u662f\u6b22\u8fce\u7684\u5e84\u4e25\u8c61\u5f81\uff0c\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5728\u9762\u5411\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u4e1c\u7acb\u9762\u4e0a\uff0c\u62f1\u80a9\u5c24\u5176\u5f15\u4eba\u6ce8\u76ee\uff0c\u5176\u4e0a\u88c5\u9970\u6709\u91c7\u7528\u5e72\u7ef3\u6280\u672f\u5236\u4f5c\u7684\u74f7\u7816\uff0c\u662f\u897f\u73ed\u7259\u7a46\u65af\u6797\u88c5\u9970\u827a\u672f\u7684\u7cbe\u7f8e\u5178\u8303\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba64\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel64\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel64\">\u963f\u5c14\u7f55\u5e03\u62c9\u7684\u5723\u739b\u4e3d\u4e9a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u73b0\u5728\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802\u6240\u5728\u5730\u66fe\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u7684\u6240\u5728\u5730\uff0c\u8be5\u6e05\u771f\u5bfa\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    1492 \u5e74 1 \u6708 2 \u65e5\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u5ea7\u6e05\u771f\u5bfa\u88ab\u8d50\u4e88\u57fa\u7763\u6559\u793c\u62dc\u573a\u6240\uff0c\u5e76\u5728\u90a3\u91cc\u4e3e\u884c\u4e86\u7b2c\u4e00\u6b21\u5f25\u6492\u3002\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u51b3\u5b9a\uff0c\u5b83\u5728\u5723\u739b\u4e3d\u4e9a\u7684\u5e87\u62a4\u4e0b\u88ab\u5949\u732e\uff0c\u5e76\u5728\u90a3\u91cc\u5efa\u7acb\u4e86\u7b2c\u4e00\u4e2a\u5927\u4e3b\u6559\u5e2d\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u5230 16 \u4e16\u7eaa\u672b\uff0c\u65e7\u6e05\u771f\u5bfa\u5e74\u4e45\u5931\u4fee\uff0c\u6700\u7ec8\u88ab\u62c6\u9664\uff0c\u5e76\u5efa\u9020\u4e86\u4e00\u5ea7\u65b0\u7684\u57fa\u7763\u6559\u5bfa\u5e99\uff0c\u8be5\u5bfa\u5e99\u4e8e 1618 \u5e74\u7ae3\u5de5\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4f0a\u65af\u5170\u5efa\u7b51\u51e0\u4e4e\u5df2\u4e0d\u590d\u5b58\u5728\u3002\u4fdd\u5b58\u4e0b\u6765\u7684\u6700\u91cd\u8981\u6587\u7269\u662f\u4e00\u76cf\u523b\u6709 1305 \u5e74\u94ed\u6587\u7684\u9752\u94dc\u706f\uff0c\u76ee\u524d\u6536\u85cf\u4e8e\u9a6c\u5fb7\u91cc\u56fd\u5bb6\u8003\u53e4\u535a\u7269\u9986\u3002\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u53ef\u4ee5\u770b\u5230\u8fd9\u76cf\u706f\u7684\u590d\u5236\u54c1\u3002\n                <\/p>\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5723\u739b\u4e3d\u4e9a\u6559\u5802\u5e03\u5c40\u7b80\u5355\uff0c\u53ea\u6709\u4e00\u4e2a\u4e2d\u6bbf\uff0c\u4e24\u4fa7\u5404\u6709\u4e09\u4e2a\u4fa7\u6bbf\u3002\u6559\u5802\u5185\u90e8\u7684\u4e3b\u8981\u56fe\u50cf\u5341\u5206\u5f15\u4eba\u6ce8\u76ee\uff1a\u5b89\u53e4\u65af\u8482\u4e9a\u5723\u6bcd\uff0c\u8fd9\u662f\u6258\u5c14\u5938\u6258\u00b7\u9c81\u4f0a\u65af\u00b7\u5fb7\u5c14\u00b7\u4f69\u62c9\u5c14 (Torcuato Ruiz del Peral) \u521b\u4f5c\u4e8e 18 \u4e16\u7eaa\u7684\u4f5c\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5e45\u5723\u50cf\u4e5f\u88ab\u79f0\u4e3a\u201c\u4ec1\u6148\u5723\u6bcd\u201d\uff0c\u662f\u6bcf\u4e2a\u5723\u5468\u516d\u5728\u683c\u62c9\u7eb3\u8fbe\u6e38\u884c\u65f6\u552f\u4e00\u4e00\u5e45\u5728\u5929\u6c14\u5141\u8bb8\u7684\u60c5\u51b5\u4e0b\u4e3e\u884c\u7684\u5723\u50cf\u3002\u4ed6\u5750\u5728\u4e00\u5f20\u6781\u5176\u7f8e\u4e3d\u7684\u5b9d\u5ea7\u4e0a\uff0c\u5b9d\u5ea7\u4e0a\u7684\u6d6e\u96d5\u94f6\u6a21\u4eff\u4e86\u5177\u6709\u8c61\u5f81\u610f\u4e49\u7684\u72ee\u5b50\u5ead\u9662\u7684\u62f1\u95e8\u3002\n                <\/p>\n                <p>\n                    \u4ee4\u4eba\u597d\u5947\u7684\u662f\uff0c\u683c\u62c9\u7eb3\u8fbe\u8bd7\u4eba\u8d39\u5fb7\u91cc\u79d1\u00b7\u52a0\u897f\u4e9a\u00b7\u6d1b\u5c14\u5361 (Federico Garc\u00eda Lorca) \u662f\u8be5\u5144\u5f1f\u4f1a\u7684\u6210\u5458\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba65\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel65\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel65\">\u5236\u9769\u5382<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u524d\u9762\u5411\u4e1c\uff0c\u6709\u4e2d\u4e16\u7eaa\u5236\u9769\u5382\u6216\u6c34\u725b\u519c\u573a\u7684\u9057\u8ff9\uff0c\u8fd9\u662f\u4e00\u4e2a\u4e13\u95e8\u5904\u7406\u751f\u76ae\u7684\u8bbe\u65bd\uff1a\u6e05\u6d01\u3001\u97a3\u5236\u548c\u67d3\u8272\u3002\u8fd9\u662f\u6574\u4e2a\u5b89\u8fbe\u5362\u65af\u7684\u5e38\u89c1\u6d3b\u52a8\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u5317\u975e\u7c7b\u4f3c\u7684\u5236\u9769\u5382\u76f8\u6bd4\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5236\u9769\u5382\u7684\u89c4\u6a21\u8f83\u5c0f\u3002\u7136\u800c\uff0c\u5fc5\u987b\u8003\u8651\u5230\uff0c\u5176\u529f\u80fd\u5b8c\u5168\u662f\u4e3a\u4e86\u6ee1\u8db3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u9700\u8981\u3002\n                <\/p>\n                <p>\n                    \u5b83\u6709\u516b\u4e2a\u5927\u5c0f\u4e0d\u4e00\u7684\u5c0f\u6c60\uff0c\u6709\u77e9\u5f62\u7684\uff0c\u4e5f\u6709\u5706\u5f62\u7684\uff0c\u91cc\u9762\u50a8\u5b58\u7740\u76ae\u9769\u97a3\u5236\u8fc7\u7a0b\u4e2d\u4f7f\u7528\u7684\u77f3\u7070\u548c\u67d3\u6599\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u9879\u6d3b\u52a8\u9700\u8981\u5927\u91cf\u7684\u6c34\uff0c\u56e0\u6b64\u5236\u9769\u5382\u5efa\u5728\u7687\u5bb6\u704c\u6e89\u6c34\u6e20 (Acequia Real) \u65c1\u8fb9\uff0c\u4ee5\u5229\u7528\u5176\u6301\u7eed\u7684\u6c34\u6d41\u3002\u5b83\u7684\u5b58\u5728\u4e5f\u8868\u660e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8fd9\u4e00\u5730\u533a\u62e5\u6709\u5927\u91cf\u7684\u6c34\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba66\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel66\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel66\">\u6c34\u5854\u548c\u7687\u5bb6\u6c9f\u6e20<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6c34\u5854\u662f\u4e00\u5ea7\u96c4\u4f1f\u7684\u5efa\u7b51\uff0c\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5899\u7684\u897f\u5357\u89d2\uff0c\u9760\u8fd1\u552e\u7968\u5904\u5f53\u524d\u7684\u4e3b\u5165\u53e3\u3002\u867d\u7136\u5b83\u5177\u6709\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u5176\u6700\u91cd\u8981\u7684\u4f7f\u547d\u662f\u4fdd\u62a4\u7687\u5bb6\u704c\u6e89\u6c34\u6e20\u7684\u5165\u53e3\uff0c\u56e0\u6b64\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u704c\u6e89\u6e20\u7a7f\u8fc7\u4e00\u6761\u6e21\u69fd\u5230\u8fbe\u5e15\u62c9\u8482\u5c3c\u57ce\uff0c\u5e76\u6cbf\u7740\u5854\u7684\u5317\u9762\u5ef6\u4f38\uff0c\u4e3a\u6574\u4e2a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4f9b\u6c34\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u5854\u662f\u5f7b\u5e95\u91cd\u5efa\u7684\u7ed3\u679c\u3002 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\uff0c\u5b83\u56e0\u706b\u836f\u7206\u70b8\u800c\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u5230 20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u5b83\u51e0\u4e4e\u53ea\u5269\u4e0b\u575a\u5b9e\u7684\u5730\u57fa\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u81f3\u5173\u91cd\u8981\uff0c\u56e0\u4e3a\u5b83\u5141\u8bb8\u6c34\uff08\u4ee5\u53ca\u751f\u547d\uff09\u8fdb\u5165\u5e15\u63d0\u7eb3\u57ce\u3002\u8428\u6bd4\u5361\u5c71\u539f\u672c\u7f3a\u4e4f\u5929\u7136\u6c34\u6e90\uff0c\u8fd9\u5bf9\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6784\u6210\u4e86\u91cd\u5927\u6311\u6218\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u6b64\uff0c\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e00\u4e16\u4e0b\u4ee4\u8fdb\u884c\u4e00\u9879\u91cd\u5927\u6c34\u5229\u5de5\u7a0b\uff1a\u4fee\u5efa\u6240\u8c13\u7684\u82cf\u4e39\u6c9f\u3002\u8fd9\u6761\u704c\u6e89\u6e20\u4ece\u6d77\u62d4\u8f83\u9ad8\u3001\u8ddd\u79bb\u7ea6\u516d\u516c\u91cc\u7684\u8fbe\u7f57\u6cb3\u5f15\u6c34\uff0c\u5229\u7528\u5761\u5ea6\u901a\u8fc7\u91cd\u529b\u8f93\u9001\u6c34\u3002\n                <\/p>\n                <p>\n                    \u57fa\u7840\u8bbe\u65bd\u5305\u62ec\u4e00\u4e2a\u84c4\u6c34\u575d\u3001\u4e00\u4e2a\u755c\u529b\u6c34\u8f66\u548c\u4e00\u6761\u7816\u780c\u7684\u8fd0\u6cb3\u2014\u2014acequia\u2014\u2014\u5b83\u7a7f\u8fc7\u5c71\u8109\u5730\u4e0b\uff0c\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4e0a\u90e8\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u514b\u670d\u592a\u9633\u5c71\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\uff09\u548c\u8428\u6bd4\u5361\u5c71\uff08\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff09\u4e4b\u95f4\u7684\u9661\u5761\uff0c\u5de5\u7a0b\u5e08\u4eec\u4fee\u5efa\u4e86\u4e00\u6761\u6e21\u69fd\uff0c\u8fd9\u662f\u786e\u4fdd\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4f9b\u6c34\u7684\u5173\u952e\u9879\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-premium\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium-ia-hablando\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-ia\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n\n<style>\n  \/* Tel\u00e9fonos muy peque\u00f1os (tipo iPhone SE, Android antiguos) *\/\n  @media (max-width: 480px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 0.7rem !important;\n    }\n  }\n\n  \/* Tel\u00e9fonos est\u00e1ndar (mayor\u00eda de m\u00f3viles modernos) *\/\n  @media (min-width: 481px) and (max-width: 767px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.05rem !important;\n    }\n  }\n\n  \/* Tablets peque\u00f1as y m\u00f3viles grandes *\/\n  @media (min-width: 768px) and (max-width: 991px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.2rem !important;\n    }\n  }\n<\/style>\n\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    const btn1 = document.getElementById(\"continuar-gratis-premium\");\n    const modal1 = document.getElementById(\"modal-premium\");\n\n    if (btn1 && modal1) {\n      btn1.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal1.classList.remove('show');\n        modal1.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n\n    const btn2 = document.getElementById(\"continuar-gratis-ia\");\n    const modal2 = document.getElementById(\"modal-premium-ia-hablando\");\n\n    if (btn2 && modal2) {\n      btn2.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal2.classList.remove('show');\n        modal2.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n  });\n<\/script>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n    \t\t\n\t\t\t\n\t\t<\/div>\n\t<\/header>\n<\/article>\n\n\n\n\n\n\n\n<article data-id=\"post-5817\" data-play-id=\"5817\" class=\"block-loop-item album-track post-5817 station type-station status-publish has-post-thumbnail hentry genre-generalife entry is-single\">\n\t<span class=\"btn-play-now icon-play\"  data-play-id=\"5817\"><\/span>\n\t<span class=\"btn-play-now icon-play\" data-id=\"5817\" data-play-id=\"5817\"><\/span>\n\n\t<button class=\"btn-playlist icon-plus\"><\/button>\n\n\n\t<header class=\"entry-header\">\n\t\t<div class=\"entry-header-inner btn-play-now\">\n\t\t\t\n<h3 class=\"entry-title\"><a href=\"https:\/\/pruebas.alhambra.app\/zh\/station\/jardines-de-la-rosaleda\/\" rel=\"bookmark\">\u73ab\u7470\u56ed<\/a><\/h3>\n\t\t\t<div class=\"entry-meta\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t<div class=\"entry-footer\">\n\t\t\t<span class=\"play-duration\">00:19<\/span>\t\t\t    <!-- Angel cambiar numero abajo en data-target -->\n    <a href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\" class=\"iconomodal\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg> \n    <\/a>\n\n    <!-- El modal -->\n    <!-- Angel cambiar numero abajo en id -->\n    <div class=\"modal\" id=\"ia01\">\n        <div class=\"modal-dialog\">\n            <div class=\"modal-content\">\n                <!-- Cabecera del modal -->\n                <div class=\"modal-header\">\n                    <h4 class=\"modal-title\">\n                                            <\/h4>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\">\n                        \u00d7\n                    <\/button>\n                <\/div>\n\n                <!-- Contenido del modal -->\n                <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <div class=\"contenedoria\">\n                                <br><br>\n                                <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #222222; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #222222; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 350px;\n        background-color: #222222;\n        border-radius: 20px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 20px;\n        line-height: 54px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"You\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5817\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"4539\"\n     data-width=\"350px\"\n     data-height=\"400px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"1\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"60\"\n     data-text_rounded=\"20\"\n     data-chat_rounded=\"20\"\n     data-voice_service=\"google\"\n     data-voice_language=\"yue-HK\"\n     data-voice_name=\"yue-HK-Standard-A\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">AI thinking&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"Type message..\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                            <\/div>\n                                                        <div class=\"contenidocentrado\">\n                                <h2 class=\"wp-block-heading\">\u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01<\/h2>\n                                <li>\n                                    \u6309 <strong>\u4e00\u6b21<\/strong>\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path>\n                                        <path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path>\n                                        <line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line>\n                                        <line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line>\n                                    <\/svg>\n                                    \u8aaa\u8a71\u3002\n                                <\/li>\n                                <li>\n                                    <strong>\u5b8c\u6210<\/strong> \u6309\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <rect x=\"6\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                        <rect x=\"14\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                    <\/svg>\n                                <\/li>\n                            <\/div>\n                            <br>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n<style>\n\n                       .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n                            background-color: #34354000 !important;\n                        }\n\n\n                         .wpaicg-chat-shortcode:nth-child(2) .wpaicg_chat_additions { display: none; }\n\n\n                        .iconomodal {\n                            border-radius: 0px !important;\n                            background-color: #00000000!important;\n                            display: inline-flex;\n                            align-items: center;\n                            padding: 0.5rem;\n                            min-width: 1rem;\n                            line-height: 1;\n                            color: inherit;\n                            background-color: transparent;\n                            border: none;\n                            outline: 0;\n                            color: var(--color-primary);\n                        }\n\n\n                        .album-track .icon-play {\n                            color: var(--color-primary);\n                        }\n\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                                color: #8c0dff !important;\n                            }\n\n\n                         .contenidocentrado {\n                        text-align: center;\n                        display: block;\n                        margin-block-start: 0em;\n                        margin-block-end: 0em;\n                        }\n\n\n\n                        .preguntas{\n                        width: calc(100% - var(--x-gap) * 3) !important;\n                        max-width: var(--content-width);\n                        margin-left: auto;\n                        margin-right: auto;\n                        }\n\n\n                        .accordion h3:after, .accordion h4:after {\n                        opacity: 9.5 !important;\n                        color: var(--color-primary) !important;\n                        }\n\n\n                        p {\n                        margin-top: 0.5rem;\n                        margin-bottom: 0rem;\n                        }\n\n                        b, strong {\n                        font-weight: 700 !important;\n                        }\n\n                        h3, .h3 {\n                        margin-block-end: 0.5em;\n                        }\n\n\n                     \n                        \/*.accordion h3, .accordion h4 {\n                        color: var(--color-primary) !important;\n                        }*\/\n\n\n                        .modal-body, .modal-footer, .modal-header {\n                            padding: 1rem;\n                        }\n\n\n                      \n                        .letracolor {\n                        color: var(--color-primary);\n                        margin-bottom: -5px;\n                        }\n\n\n                        .miicono {\n                        overflow: hidden;\n                        vertical-align: middle;\n                        color: var(--color-primary);\n                        }\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon svg {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-chat-shortcode-type {\n                            background: rgb(0 0 0 \/ 0%) !important;\n                        }\n\n                        .wpaicg-chat-shortcode {\n                            width: 100% !important;\n                        }\n                        .wpaicg_chat_additions span {\n                            margin-right: 0px !important;\n                        }\n\n                        .contenedoria {\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            \/*padding: 0px 0px 10px 0px;*\/\n                            margin-top: 0%;\n                            padding: 2rem 0rem 2rem 0rem!important;\n                        }\n\n\n\n                    .wpaicg-chat-shortcode {\n                        background-color: #12121200 !important;\n                    }\n\n\n                    .comment-respond .must-log-in p, textarea {\n                        width: 100% !important;\n                    }\n\n\n\n                    \/*sebas tengo que modificar esto para centrar el micro*\/\n                        .wpaicg_chat_additions{\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            position: absolute;\n                            right: 42% !important;\n                        }\n\n\n\n<\/style>\n\n\n\n\n\n\n\n<!-- sebas cargo los estilos condicional -->\n\n    <style id=\"ia01-style\">\n        #ia01 .wpaicg-chat-shortcode-messages { display: none; }\n        #ia01 .wpaicg-chat-shortcode-send > svg { display: none; }\n        #ia01 .wpaicg-chat-shortcode-typing { display: none; }\n\n\n    .wpaicg-chat-shortcode {\n        align-items: center !important;\n        padding: 0rem !important;\n        min-width: 0rem !important;\n        justify-content: center !important;\n        align-items: center !important;\n        \/*max-width: 20px;*\/\n    }\n\n\n     \/* Establece el estilo para .wpaicg-bot-thinking cuando est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        color: inherit !important;\n    }\n\n    \/* Oculta .wpaicg-mic-icon cuando .wpaicg-bot-thinking est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking + .circle {\n        display: none;\n    }\n\n\n    .wpaicg-mic-icon svg {\n        width: 50px !important;\n        height: 50px !important;\n        margin: auto;\n        display: block;\n        color: var(--color-primary) !important;\n    }\n\n    @keyframes pulse {\n        0% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n        50% {\n            transform: scale(1.2);\n            opacity: 1;\n        }\n        100% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n    }\n\n    .wpaicg_chat_additions {\n        animation: pulse 3s infinite;\n    }\n\n    .circle {\n        width: 70px;\n        height: 70px;\n        border: 1px solid;\n        color: var(--color-primary);\n        border-radius: 100%;\n        \/*margin: 7px;*\/\n        box-sizing: border-box;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        margin-top: -37%;\n    }\n\n\n    \n    .wpaicg-chat-shortcode{\n        width: ;\n    }\n    .wpaicg-chat-shortcode-content{\n        position: relative;\n    }\n    .wpaicg-chat-shortcode-content ul{\n        height: calc( - 44px);\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-footer{\n        height: 18px;\n        font-size: 11px;\n        padding: 0 20px;\n        color: ;\n        background: rgb(0 0 0 \/ 19%);\n        margin-top:2px;\n        margin-bottom: 2px;\n    }\n    .wpaicg-chat-shortcode-content ul li{\n        display: flex;\n        margin-bottom: 0;\n        padding: 10px;\n        color: ;\n    }\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message{\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong{\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        font-size: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong img{\n\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after{\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking{\n        bottom: 0;\n        font-size: 11px;\n        color: inherit;\n        padding: 2px 6px;\n        display: none;\n    }\n\n    .wpaicg-chat-shortcode{\n        background-color: ;\n    }\n    .wpaicg-chat-shortcode-type{\n        background: rgb(0 0 0 \/ 19%);\n    }\n    .wpaicg-chat-message{\n        text-align: justify;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message a,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message a{\n        color: inherit;\n    }\n\n    <\/style>\n\n\n<style>\n.wpaicg-chat-shortcode {\n    box-shadow: 0 0px 0px rgb(0 0 0 \/ 0%) !important;\n}\n<\/style>\n\n\n\n\n\n    <script>\n        \/\/ Agregar evento al abrir el modal para aplicar el estilo CSS din\u00e1micamente\n        document.addEventListener('DOMContentLoaded', function () {\n            document.getElementById('ia01').addEventListener('show.bs.modal', function () {\n                document.getElementById('ia01-style').innerHTML = `\n                    #ia01 .wpaicg-chat-shortcode-messages { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-send > svg { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-typing { display: block; }\n                `;\n            });\n        });\n    <\/script>\n\n\n\n\n    \t\t\t\t\t\t    <style>\n        \/* A\u00f1ade estilos personalizados aqu\u00ed si es necesario \n        #dropdown-more { display: none !important; } *\/\n        #dropdown-more { display: none !important; }\n        .btn-playlist:nth-child { display: none !important; }\n        .dropdown-backdrop { display: none !important; }\n    <\/style>\n\n\n    \n    <div class=\"btn-group dropup\">\n        <button class=\"btn-more\" type=\"button\" id=\"mapaDropdown\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"currentColor\" stroke=\"currentColor\" stroke-width=\"0\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"6\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"18\" r=\"2\"><\/circle><\/svg>\n                    <\/button>\n        <div class=\"dropdown-menu\" aria-labelledby=\"mapaDropdown\">\n           \n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u55d3\u97f3\uff09<\/a>\n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia02\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><polygon points=\"16 3 21 8 8 21 3 21 3 16 16 3\"><\/polygon><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u6587\u672c\uff09<\/a>\n\n\n                \n\n\n                \n\n\n                \n\n\n                \n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#modalprueba22\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><line x1=\"17\" y1=\"10\" x2=\"3\" y2=\"10\"><\/line><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"><\/line><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"><\/line><line x1=\"17\" y1=\"18\" x2=\"3\" y2=\"18\"><\/line><\/svg>&nbsp; &nbsp; \u63cf\u8ff0<\/a>\n\n\n                \n\n        <\/div>\n    <\/div>\n\n\n\n    <div class=\"modal fade\" id=\"ia02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">  <\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #343540; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #343540; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 100%px;\n        background-color: #343540;\n        border-radius: 8px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 8px;\n        line-height: 36px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"Yo\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5817\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"5011\"\n     data-width=\"100%px\"\n     data-height=\"50%px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"40\"\n     data-text_rounded=\"8\"\n     data-chat_rounded=\"8\"\n     data-voice_service=\"\"\n     data-voice_language=\"en-US\"\n     data-voice_name=\"en-US-Studio-M\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1.0\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">\u521b\u5efa\u795e\u7ecf\u8fde\u63a5\u2026\u2026&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"\u5728\u6b64\u5199\u4e0b\u60a8\u7684\u4fe1\u606f\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"display:none;\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                                    <\/div>\n\n\n            <style>\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .circle:nth-child(2) { display: none !important; }\n\n\n                .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li strong {\n                    color: var(--color-primary) !important;\n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                color: inherit !important;\n                }\n\n\n                .wpaicg-chat-shortcode-type {\n                    color: inherit !important;\n                    width: 100% !important;\n                }\n\n\n\n                textarea.wpaicg-chat-shortcode-typing {\n                border: 1px solid var(--color-primary) !important;\n                background-color: #ffffff00 !important;\n                color: inherit !important;\n                 }\n\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .wpaicg-chat-shortcode-send:nth-child(9){\n                    display: none !important;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode-send {\n                    color: var(--color-primary) !important;\n                    margin-right: -250px !important;\n                }\n\n\n                textarea.auto-expand:focus {\n                outline: none;\n                box-shadow: 0 0 5px var(--color-primary) !important;\n                line-height: 2;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: #ffffff00 !important;\n                    border-radius: 1px !important;\n                    height: 1px !important;\n                }\n\n\n\n\n\n                .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message, .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n                    color: inherit;\n                    font-size: .8375rem;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    background: var(--color-primary) !important;\n                    border-radius: 1px;\n                    height: 0px;\n                    background-color: inherit !important;\n                    color: inherit !important;\n                    border: 10px solid var(--color-grey-500) !important;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    border-radius: 5px !important;\n                    height: 1px !important;\n                }\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: inherit !important;\n                    border-radius: 1px !important;\n                }\n\n\n            <\/style>\n                <!-- <div class=\"modal-footer\">\n                    <button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">Cerrar<\/button>\n                <\/div> -->\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n    \n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- TODO LO QUE ESTA DEBAJO DE ESTO SON LAS LLAMADAS A LOS MODALES -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n\n\n<!-- PREGUNTAS RECOMENDADAS -->\n    <div class=\"modal fade\" id=\"modalprueba01\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n<!-- GALER\u00cdA DE FOTOS -->\n    <div class=\"modal fade\" id=\"modalprueba02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- GALER\u00cdA DE VIDEO -->\n    <div class=\"modal fade\" id=\"modalprueba03\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                       <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- COMO LLEGAR AQU\u00cd -->\n    <div class=\"modal fade\" id=\"modalprueba04\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                         <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N -->\n    <div class=\"modal fade\" id=\"modalprueba05\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u6f14\u793a\u7248\u672c\u4e2d\u7684\u9690\u85cf\u5185\u5bb9\u3002<br>\n                            \u8054\u7cfb\u652f\u6301\u4eba\u5458\u6765\u6fc0\u6d3b\u5b83\u3002<\/p><\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n    <div class=\"modal fade\" id=\"modalprueba06\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">\u6a21\u6001\u6807\u9898\u793a\u4f8b<\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION ALCAZABA  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - INTRODUCCI\u00d3N -->\n<div class=\"modal fade\" id=\"modalprueba07\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u539f\u59cb\u7684\u90e8\u5206\uff0c\u5efa\u5728\u53e4\u8001\u7684\u9f50\u91cc\u5fb7\u5821\u5792\u9057\u5740\u4e0a\u3002\n                    <\/p>\n                    <p>\n                        \u7eb3\u65af\u91cc\u5fb7\u57ce\u5821 (Nasrid Alcazaba) \u7684\u8d77\u6e90\u53ef\u4ee5\u8ffd\u6eaf\u5230 1238 \u5e74\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u7b2c\u4e00\u4f4d\u82cf\u4e39\u548c\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u00b7\u4f0a\u672c\u00b7\u963f\u5c14\u8d6b\u9a6c\u5c14 (Muhammad Ibn al-Alhmar) \u51b3\u5b9a\u5c06\u82cf\u4e39\u56fd\u7684\u9996\u90fd\u4ece\u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u8fc1\u81f3\u5bf9\u9762\u7684\u8428\u6bd4\u5361 (Sabika) \u5c71\u3002\n                    <\/p>\n                    <p>\n                        \u827e\u54c8\u8fc8\u5c14\u9009\u62e9\u7684\u5730\u70b9\u975e\u5e38\u7406\u60f3\uff0c\u56e0\u4e3a\u963f\u5c14\u5361\u8428\u5df4\u7889\u5821\u4f4d\u4e8e\u5c71\u4e18\u7684\u897f\u7aef\uff0c\u5176\u4e09\u89d2\u5f62\u5e03\u5c40\u975e\u5e38\u7c7b\u4f3c\u4e8e\u8239\u5934\uff0c\u4e3a\u5728\u5176\u4fdd\u62a4\u4e0b\u5efa\u9020\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u63d0\u4f9b\u4e86\u6700\u4f73\u7684\u9632\u5fa1\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u62e5\u6709\u591a\u5ea7\u57ce\u5899\u548c\u5854\u697c\uff0c\u5176\u5efa\u9020\u76ee\u7684\u660e\u663e\u662f\u9632\u5fa1\u3002\u4e8b\u5b9e\u4e0a\uff0c\u5b83\u662f\u4e00\u4e2a\u76d1\u89c6\u4e2d\u5fc3\uff0c\u56e0\u4e3a\u5b83\u4f4d\u4e8e\u683c\u62c9\u7eb3\u8fbe\u5e02\u4e0a\u65b9\u4e24\u767e\u7c73\u5904\uff0c\u4ece\u800c\u4fdd\u8bc1\u4e86\u5bf9\u6574\u4e2a\u5468\u8fb9\u9886\u571f\u7684\u89c6\u89c9\u63a7\u5236\uff0c\u8fdb\u800c\u4ee3\u8868\u7740\u6743\u529b\u7684\u8c61\u5f81\u3002\n                    <\/p>\n                    <p>\n                        \u57ce\u5821\u5185\u90e8\u662f\u519b\u4e8b\u533a\uff0c\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u963f\u5c14\u5361\u8428\u5df4\u9010\u6e10\u53d1\u5c55\u6210\u4e3a\u4e00\u5ea7\u72ec\u7acb\u7684\u5c0f\u578b\u5fae\u578b\u57ce\u5e02\uff0c\u4f9b\u9ad8\u7ea7\u58eb\u5175\u9a7b\u5b88\uff0c\u8d1f\u8d23\u4fdd\u536b\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53ca\u5176\u82cf\u4e39\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - BARRIO CASTRENSE -->\n <div class=\"modal fade\" id=\"modalprueba08\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u519b\u533a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u8fdb\u5165\u57ce\u5821\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u8eab\u5904\u4e00\u4e2a\u770b\u4f3c\u8ff7\u5bab\u7684\u5730\u65b9\uff0c\u4f46\u5b9e\u9645\u4e0a\u8fd9\u662f\u4e00\u4e2a\u4f7f\u7528\u4eff\u9020\u6cd5\u8fdb\u884c\u5efa\u7b51\u4fee\u590d\u7684\u8fc7\u7a0b\uff0c\u8fd9\u4f7f\u5f97\u76f4\u5230\u4e8c\u5341\u4e16\u7eaa\u521d\u624d\u88ab\u57cb\u85cf\u7684\u65e7\u519b\u4e8b\u533a\u5f97\u4ee5\u4fee\u590d\u3002\n                    <\/p>\n                    <p>\n                        \u82cf\u4e39\u7684\u7cbe\u9510\u536b\u961f\u548c\u8d1f\u8d23\u963f\u5c14\u7f55\u5e03\u62c9\u9632\u5fa1\u548c\u5b89\u5168\u7684\u5176\u4ed6\u519b\u4e8b\u961f\u4f0d\u90fd\u5c45\u4f4f\u5728\u8fd9\u4e2a\u8857\u533a\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5ef7\u57ce\u5e02\u5185\u7684\u4e00\u4e2a\u5c0f\u57ce\u5e02\uff0c\u62e5\u6709\u65e5\u5e38\u751f\u6d3b\u6240\u9700\u7684\u4e00\u5207\uff0c\u4f8b\u5982\u4f4f\u623f\u3001\u4f5c\u574a\u3001\u5e26\u70e4\u7bb1\u7684\u9762\u5305\u623f\u3001\u4ed3\u5e93\u3001\u84c4\u6c34\u6c60\u3001\u571f\u8033\u5176\u6d74\u5ba4\u7b49\u3002\u901a\u8fc7\u8fd9\u79cd\u65b9\u5f0f\uff0c\u519b\u961f\u548c\u5e73\u6c11\u53ef\u4ee5\u88ab\u5206\u5f00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u8fd9\u4e2a\u8857\u533a\uff0c\u7531\u4e8e\u8fd9\u6b21\u4fee\u590d\uff0c\u6211\u4eec\u53ef\u4ee5\u770b\u5230\u7a46\u65af\u6797\u623f\u5c4b\u7684\u5178\u578b\u5e03\u5c40\uff1a\u4e00\u4e2a\u5e26\u6709\u89d2\u843d\u5165\u53e3\u7684\u5165\u53e3\uff0c\u4e00\u4e2a\u5c0f\u5ead\u9662\u4f5c\u4e3a\u623f\u5c4b\u7684\u4e2d\u5fc3\u8f74\u7ebf\uff0c\u5ead\u9662\u5468\u56f4\u7684\u623f\u95f4\uff0c\u4ee5\u53ca\u4e00\u4e2a\u5395\u6240\u3002\n                    <\/p>\n                    <p>\n                        \u6b64\u5916\uff0c\u5728\u4e8c\u5341\u4e16\u7eaa\u521d\uff0c\u4eba\u4eec\u5728\u5730\u4e0b\u53d1\u73b0\u4e86\u4e00\u5ea7\u5730\u7262\u3002\u4ece\u5916\u9762\u5f88\u5bb9\u6613\u901a\u8fc7\u901a\u5f80\u5b83\u7684\u73b0\u4ee3\u87ba\u65cb\u697c\u68af\u8fa8\u8ba4\u51fa\u6765\u3002\u8fd9\u4e2a\u5730\u7262\u91cc\u5173\u62bc\u7740\u53ef\u4ee5\u7528\u6765\u83b7\u53d6\u91cd\u5927\u5229\u76ca\u7684\u56da\u72af\uff0c\u65e0\u8bba\u662f\u653f\u6cbb\u5229\u76ca\u8fd8\u662f\u7ecf\u6d4e\u5229\u76ca\uff0c\u6216\u8005\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u5177\u6709\u5f88\u9ad8\u4ea4\u6362\u4ef7\u503c\u7684\u4eba\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u5ea7\u5730\u4e0b\u76d1\u72f1\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5012\u7f6e\u7684\u6f0f\u6597\uff0c\u5e73\u9762\u5448\u5706\u5f62\u3002\u8fd9\u4f7f\u5f97\u8fd9\u4e9b\u4fd8\u864f\u6839\u672c\u65e0\u6cd5\u9003\u8131\u3002\u4e8b\u5b9e\u4e0a\uff0c\u56da\u72af\u662f\u4f7f\u7528\u6ed1\u8f6e\u6216\u7ef3\u7d22\u7cfb\u7edf\u88ab\u5e26\u5165\u5ba4\u5185\u7684\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA P\u00d3LVORA -->\n<div class=\"modal fade\" id=\"modalprueba09\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u706b\u836f\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u706b\u836f\u5854\u662f\u7ef4\u62c9\u5854\u5357\u4fa7\u7684\u9632\u5fa1\u589e\u63f4\uff0c\u901a\u5f80\u7ea2\u5854\u7684\u519b\u7528\u9053\u8def\u5c31\u662f\u4ece\u8fd9\u91cc\u5f00\u59cb\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u81ea 1957 \u5e74\u4ee5\u6765\uff0c\u6211\u4eec\u53ef\u4ee5\u5728\u8fd9\u5ea7\u5854\u4e2d\u627e\u5230\u4e00\u4e9b\u523b\u5728\u77f3\u5934\u4e0a\u7684\u8bd7\u53e5\uff0c\u5176\u4f5c\u8005\u662f\u58a8\u897f\u54e5\u4eba\u5f17\u6717\u897f\u65af\u79d1\u00b7\u5fb7\u00b7\u4f0a\u5361\u8428 (Francisco de Icaza)\uff1a \n                    <\/p>\n                    <br>\n                    <blockquote>\n                        \u201c\u65bd\u820d\u5427\uff0c\u5973\u4eba\uff0c\u751f\u6d3b\u4e2d\u6ca1\u6709\u4ec0\u4e48\uff0c<br>\n                        \u5c31\u50cf\u5728\u683c\u62c9\u7eb3\u8fbe\u5931\u660e\u7684\u60e9\u7f5a\u4e00\u6837\u3002\u201d\n                    <\/blockquote>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - JARD\u00cdN DE LOS ADARVES -->\n<div class=\"modal fade\" id=\"modalprueba10\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4e9a\u5f53\u65af\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u6240\u5360\u636e\u7684\u7a7a\u95f4\u53ef\u4ee5\u8ffd\u6eaf\u5230\u5341\u516d\u4e16\u7eaa\uff0c\u5f53\u65f6\u5728\u5c06\u963f\u5c14\u5361\u8428\u74e6\u6539\u9020\u4e3a\u70ae\u5175\u57fa\u5730\u7684\u8fc7\u7a0b\u4e2d\u5efa\u9020\u4e86\u4e00\u4e2a\u70ae\u5175\u5e73\u53f0\u3002\n                    <\/p>\n                    <p>\n                        \u5230\u4e86\u5341\u4e03\u4e16\u7eaa\uff0c\u519b\u4e8b\u7528\u9014\u5df2\u4e0d\u518d\u91cd\u8981\uff0c\u7b2c\u4e94\u4ee3\u8499\u5fb7\u54c8\u5c14\u4faf\u7235\u5728 1624 \u5e74\u88ab\u4efb\u547d\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ba1\u7406\u5458\u540e\uff0c\u51b3\u5b9a\u7528\u6ce5\u571f\u586b\u5145\u5916\u5899\u548c\u5185\u5899\u4e4b\u95f4\u7684\u7a7a\u95f4\uff0c\u5c06\u8fd9\u7247\u7a7a\u95f4\u6539\u9020\u6210\u82b1\u56ed\u3002\n                    <\/p>\n                    <p>\n                        \u4f20\u8bf4\uff0c\u4eba\u4eec\u66fe\u5728\u6b64\u5730\u53d1\u73b0\u4e00\u4e9b\u88c5\u6ee1\u9ec4\u91d1\u7684\u74f7\u74f6\uff0c\u53ef\u80fd\u662f\u8be5\u5730\u533a\u6700\u540e\u4e00\u6279\u7a46\u65af\u6797\u85cf\u8d77\u6765\u7684\uff0c\u4faf\u7235\u7528\u5176\u4e2d\u4e00\u90e8\u5206\u9ec4\u91d1\u5efa\u9020\u4e86\u8fd9\u5ea7\u7f8e\u4e3d\u7684\u82b1\u56ed\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u8fd9\u4e9b\u82b1\u74f6\u4e2d\u7684\u4e00\u4e2a\u53ef\u80fd\u662f\u4e16\u754c\u4e0a\u4fdd\u5b58\u4e0b\u6765\u7684\u4e8c\u5341\u4e2a\u5927\u578b\u7eb3\u65af\u91cc\u5fb7\u91d1\u9676\u5668\u4e4b\u4e00\u3002\u6211\u4eec\u53ef\u4ee5\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u4e00\u697c\u7684\u56fd\u5bb6\u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u827a\u672f\u535a\u7269\u9986\u770b\u5230\u4e24\u4e2a\u8fd9\u6837\u7684\u82b1\u74f6\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u4e2a\u82b1\u56ed\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u5143\u7d20\u4e4b\u4e00\u662f\u4f4d\u4e8e\u82b1\u56ed\u4e2d\u592e\u7684\u4e00\u5ea7\u9f13\u5f62\u55b7\u6cc9\u3002\u8fd9\u4e2a\u55b7\u6cc9\u66fe\u4f4d\u4e8e\u4e0d\u540c\u7684\u4f4d\u7f6e\uff0c\u6700\u5f15\u4eba\u6ce8\u76ee\u548c\u6700\u503c\u5f97\u6ce8\u610f\u7684\u662f\u72ee\u5b50\u5ead\u9662\uff0c\u5b83\u4e8e 1624 \u5e74\u88ab\u653e\u7f6e\u5728\u72ee\u5b50\u55b7\u6cc9\u4e0a\u65b9\uff0c\u4f46\u968f\u540e\u906d\u5230\u635f\u574f\u3002\u5956\u676f\u4e00\u76f4\u77d7\u7acb\u5728\u90a3\u4e2a\u4f4d\u7f6e\uff0c\u76f4\u5230 1954 \u5e74\u624d\u88ab\u79fb\u8d70\u5e76\u653e\u7f6e\u5728\u8fd9\u91cc\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA VELA -->\n<div class=\"modal fade\" id=\"modalprueba11\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u8721\u70db\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u5ea7\u5854\u88ab\u79f0\u4e3a\u5927\u5854 (Torre Mayor)\uff0c\u4ece\u5341\u516d\u4e16\u7eaa\u5f00\u59cb\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u592a\u9633\u5854 (Torre del Sol)\uff0c\u56e0\u4e3a\u4e2d\u5348\u65f6\u5206\uff0c\u592a\u9633\u4f1a\u53cd\u5c04\u5728\u5854\u4e0a\uff0c\u8d77\u5230\u65e5\u6677\u7684\u4f5c\u7528\u3002\u4f46\u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u81ea\u4e8e\u201cvelar\u201d\u8fd9\u4e2a\u8bcd\uff0c\u56e0\u4e3a\u5f97\u76ca\u4e8e\u5b83\u4e8c\u5341\u4e03\u7c73\u7684\u9ad8\u5ea6\uff0c\u5b83\u63d0\u4f9b\u4e86\u4e09\u767e\u516d\u5341\u5ea6\u7684\u89c6\u91ce\uff0c\u53ef\u4ee5\u770b\u5230\u4efb\u4f55\u8fd0\u52a8\u3002\n                    <\/p>\n                    <p>\n                        \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5854\u7684\u5916\u89c2\u53d1\u751f\u4e86\u53d8\u5316\u3002\u6700\u521d\uff0c\u5b83\u7684\u9732\u53f0\u4e0a\u6709\u57ce\u579b\uff0c\u4f46\u7531\u4e8e\u51e0\u6b21\u5730\u9707\u800c\u6d88\u5931\u4e86\u3002\u8fd9\u53e3\u949f\u662f\u5728\u57fa\u7763\u5f92\u5360\u9886\u683c\u62c9\u7eb3\u8fbe\u540e\u6dfb\u52a0\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u00c9sta se utilizaba para dar aviso a la poblaci\u00f3n ante cualquier posible peligro, terremoto o incendio. Tambi\u00e9n se empleaba el sonido de esta campana para regular los turnos de riego en la Vega de Granada.\n                    <\/p>\n                    <p>\n                        Actualmente y seg\u00fan la tradici\u00f3n, se hace sonar la campana cada dos de enero para conmemorar la toma de Granada el dos de enero de 1492.\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE Y PUERTA DE LAS ARMAS -->\n<div class=\"modal fade\" id=\"modalprueba12\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u6b66\u5668\u5854\u548c\u5927\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u6b66\u5668\u95e8\u4f4d\u4e8e\u963f\u5c14\u5361\u8428\u74e6\u57ce\u5821\u7684\u5317\u5899\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u516c\u6c11\u4eec\u901a\u8fc7\u5361\u8fea\u6865\u7a7f\u8fc7\u8fbe\u7f57\u6cb3\uff0c\u6cbf\u7740\u73b0\u5728\u88ab\u5723\u4f69\u5fb7\u7f57\u68ee\u6797\u9690\u85cf\u7684\u5c0f\u8def\u722c\u4e0a\u5c71\uff0c\u76f4\u5230\u5230\u8fbe\u5927\u95e8\u3002\u5728\u5927\u95e8\u5185\uff0c\u4ed6\u4eec\u5fc5\u987b\u5b58\u653e\u6b66\u5668\u624d\u80fd\u8fdb\u5165\u56f4\u5899\uff0c\u56e0\u6b64\u5f97\u540d\u201c\u6b66\u5668\u95e8\u201d\u3002\n                    <\/p>\n                    <p>\n                        \u4ece\u8fd9\u5ea7\u5854\u7684\u9732\u53f0\u4e0a\uff0c\u6211\u4eec\u73b0\u5728\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u5e02\u6700\u7f8e\u4e3d\u7684\u5168\u666f\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        Justo enfrente nos encontramos con el barrio del Albaic\u00edn, reconocible por sus viviendas blancas y su entramado de calles laber\u00ednticas. Este barrio fue declarado Patrimonio de la Humanidad por la UNESCO en 1994.\n                    <\/p>\n                    <p>\n                        \u683c\u62c9\u7eb3\u8fbe\u6700\u8457\u540d\u7684\u89c2\u666f\u70b9\u4e4b\u4e00\u5c31\u4f4d\u4e8e\u8fd9\u4e2a\u8857\u533a\uff1a\u5723\u5c3c\u53e4\u62c9\u65af\u89c2\u666f\u53f0 (Mirador de San Nicol\u00e1s)\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u7684\u53f3\u4fa7\u662f\u5723\u5c71 (Sacromonte) \u8857\u533a\u3002\n                    <\/p>\n                    <p>\n                        \u5723\u5c71\u662f\u683c\u62c9\u7eb3\u8fbe\u5178\u578b\u7684\u53e4\u8001\u5409\u666e\u8d5b\u793e\u533a\uff0c\u4e5f\u662f\u5f17\u62c9\u95e8\u6208\u821e\u7684\u53d1\u6e90\u5730\u3002\u8fd9\u4e2a\u8857\u533a\u7684\u53e6\u4e00\u4e2a\u7279\u70b9\u662f\u5b58\u5728\u7a74\u5c45\u4eba\u4f4f\u6240\uff1a\u6d1e\u7a74\u3002\n                    <\/p>\n                    <p>\n                        \u8fbe\u7f57\u5927\u8857 (Carrera del Darro) \u4f4d\u4e8e\u963f\u5c14\u62dc\u8f9b\u533a (Albaic\u00edn) \u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab (Alhambra) \u811a\u4e0b\uff0c\u6bd7\u90bb\u540c\u540d\u6cb3\u6d41\u7684\u6cb3\u5cb8\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DEL HOMENAJE Y TORRE DEL CUBO -->\n<div class=\"modal fade\" id=\"modalprueba13\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4fdd\u7559\u5854\u548c\u7acb\u65b9\u4f53\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u656c\u610f\u5854\u662f\u963f\u5c14\u5361\u8428\u74e6\u6700\u53e4\u8001\u7684\u5854\u4e4b\u4e00\uff0c\u9ad8\u4e8c\u5341\u516d\u7c73\u3002\u5b83\u6709\u516d\u5c42\uff0c\u4e00\u4e2a\u9732\u53f0\u548c\u4e00\u4e2a\u5730\u4e0b\u57ce\u3002\n                    <\/p>\n                    <p>\n                        \u7531\u4e8e\u5854\u5f88\u9ad8\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u5176\u9732\u53f0\u4e0e\u738b\u56fd\u7684\u77ad\u671b\u5854\u8fdb\u884c\u901a\u8baf\u3002\u8fd9\u79cd\u4ea4\u6d41\u662f\u901a\u8fc7\u767d\u5929\u7684\u955c\u5b50\u7cfb\u7edf\u6216\u665a\u4e0a\u7684\u7bdd\u706b\u70df\u96fe\u5efa\u7acb\u8d77\u6765\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u636e\u63a8\u6d4b\uff0c\u7531\u4e8e\u8be5\u5854\u5728\u5c71\u4e0a\u7a81\u51fa\u7684\u4f4d\u7f6e\uff0c\u5b83\u5f88\u53ef\u80fd\u88ab\u9009\u4e3a\u5c55\u793a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u65d7\u5e1c\u548c\u7ea2\u65d7\u7684\u5730\u65b9\u3002\n                    <\/p>\n                    <p>\n                        \u57fa\u7763\u5f92\u7528\u6240\u8c13\u7684\u7acb\u65b9\u4f53\u5854\u52a0\u56fa\u4e86\u8fd9\u5ea7\u5854\u7684\u5e95\u5ea7\u3002\n                    <\/p>\n                    <p>\n                        \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u8ba1\u5212\u8fdb\u884c\u4e00\u7cfb\u5217\u6539\u9769\uff0c\u4ee5\u4f7f\u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u9002\u5e94\u706b\u70ae\u3002\u56e0\u6b64\uff0c\u7acb\u65b9\u4f53\u5854\u9ad8\u4e8e\u5854\u970d\u7eb3\u5854\uff0c\u7531\u4e8e\u5176\u5706\u67f1\u5f62\u72b6\uff0c\u4e0e\u65b9\u5f62\u7684\u7eb3\u65af\u91cc\u5fb7\u5854\u76f8\u6bd4\uff0c\u5854\u970d\u7eb3\u5854\u80fd\u591f\u66f4\u597d\u5730\u62b5\u5fa1\u53ef\u80fd\u7684\u649e\u51fb\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION GENERALIFE -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba14\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel14\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel14\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4f4d\u4e8e\u592a\u9633\u5c71\uff0c\u662f\u82cf\u4e39\u7684\u5bab\u6bbf\uff0c\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u4e00\u5ea7\u5e26\u6709\u679c\u56ed\u7684\u5bcc\u4e3d\u5802\u7687\u7684\u4e61\u95f4\u522b\u5885\uff0c\u9664\u4e86\u8015\u79cd\u4e4b\u5916\uff0c\u8fd9\u91cc\u8fd8\u4e3a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5bab\u5ef7\u9972\u517b\u52a8\u7269\u5e76\u8fdb\u884c\u72e9\u730e\u3002\u636e\u4f30\u8ba1\uff0c\u8be5\u9675\u5893\u59cb\u5efa\u4e8e\u5341\u4e09\u4e16\u7eaa\u672b\uff0c\u7531\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u521b\u59cb\u4eba\u4e4b\u5b50\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8fd9\u4e2a\u540d\u5b57\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cyannat-al-arif\u201d\uff0c\u610f\u601d\u662f\u5efa\u7b51\u5e08\u7684\u82b1\u56ed\u6216\u679c\u56ed\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u91cc\u7684\u9762\u79ef\u66f4\u5927\uff0c\u81f3\u5c11\u6709\u56db\u4e2a\u679c\u56ed\uff0c\u5e76\u5ef6\u4f38\u5230\u4eca\u5929\u88ab\u79f0\u4e3a\u201c\u9e67\u9e2a\u5e73\u539f\u201d\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4e61\u95f4\u522b\u5885\u88ab\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03\u79f0\u4e3a\u201c\u5e78\u798f\u7687\u5bab\u201d\uff0c\u5b83\u662f\u4e00\u5ea7\u5bab\u6bbf\uff1a\u82cf\u4e39\u7684\u590f\u5bab\u3002\u5c3d\u7ba1\u8fd9\u91cc\u9760\u8fd1\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff0c\u4f46\u5374\u8db3\u591f\u79c1\u5bc6\uff0c\u53ef\u4ee5\u8ba9\u4ed6\u9003\u79bb\u5bab\u5ef7\u548c\u653f\u5e9c\u751f\u6d3b\u7684\u7d27\u5f20\uff0c\u653e\u677e\u8eab\u5fc3\uff0c\u5e76\u4eab\u53d7\u66f4\u5b9c\u4eba\u7684\u6c14\u5019\u3002\u7531\u4e8e\u5176\u6d77\u62d4\u6bd4\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u9ad8\uff0c\u56e0\u6b64\u5185\u90e8\u6e29\u5ea6\u8f83\u4f4e\u3002\n                <\/p>\n                <p>\n                    \u5f53\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u65f6\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fbf\u6210\u4e3a\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u8d22\u4ea7\uff0c\u5e76\u7531\u4e00\u4f4d\u957f\u5b98\u6216\u6307\u6325\u5b98\u4fdd\u62a4\u3002\u83f2\u5229\u666e\u4e8c\u4e16\u6700\u7ec8\u5c06\u8be5\u5730\u7684\u6c38\u4e45\u5e02\u957f\u804c\u4f4d\u548c\u6240\u6709\u6743\u5272\u8ba9\u7ed9\u4e86\u683c\u62c9\u7eb3\u8fbe\u8d1d\u5185\u52a0\u65af\u5bb6\u65cf\uff08\u4e00\u4e2a\u7688\u4f9d\u4f0a\u65af\u5170\u6559\u7684\u6469\u5c14\u4eba\u5bb6\u65cf\uff09\u3002\u8be5\u5dde\u7ecf\u8fc7\u8fd1 100 \u5e74\u7684\u8bc9\u8bbc\u624d\u6536\u56de\u8be5\u9057\u5740\uff0c\u5e76\u4e8e 1921 \u5e74\u8fbe\u6210\u5ead\u5916\u548c\u89e3\u3002\n                <\/p>\n                <p>\n                    \u6839\u636e\u534f\u8bae\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u5c06\u6210\u4e3a\u56fd\u5bb6\u9057\u4ea7\uff0c\u5e76\u901a\u8fc7\u8463\u4e8b\u4f1a\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5171\u540c\u7ba1\u7406\uff0c\u4ece\u800c\u7ec4\u5efa\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8463\u4e8b\u4f1a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba15\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel15\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel15\">\u89c2\u4f17<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6211\u4eec\u5728\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u8def\u4e0a\u9047\u5230\u7684\u9732\u5929\u5706\u5f62\u5267\u573a\u5efa\u4e8e 1952 \u5e74\uff0c\u76ee\u7684\u662f\u50cf\u6bcf\u5e74\u590f\u5929\u4e00\u6837\u4e3e\u529e\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u3002\n                <\/p>\n                <p>\n                    Desde el a\u00f1o 2002 tambi\u00e9n se celebra un Festival de Flamenco ligado a la figura del poeta granadino m\u00e1s emblem\u00e1tico: Federico Garc\u00eda Lorca.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba16\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel16\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel16\">\u4e2d\u4e16\u7eaa\u4e4b\u8def<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fde\u63a5\u5e15\u62c9\u8482\u5c3c\u57ce\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u9053\u8def\u59cb\u4e8e\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u5176\u5468\u56f4\u662f\u6240\u8c13\u7684\u201c\u5c16\u5854\u201d\uff0c\u56e0\u5176\u57ce\u579b\u7684\u672b\u7aef\u662f\u7816\u780c\u91d1\u5b57\u5854\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u4e00\u6761\u873f\u8712\u503e\u659c\u7684\u9053\u8def\uff0c\u4e24\u8fb9\u90fd\u6709\u9ad8\u5899\u4fdd\u62a4\uff0c\u4ee5\u63d0\u9ad8\u5b89\u5168\u6027\uff0c\u901a\u5f80 Patio del Descabalgamiento \u7684\u5165\u53e3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba17\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel17\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel17\">\u670b\u53cb\u4e4b\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u4e9b\u5e9f\u589f\u6216\u5730\u57fa\u662f\u66fe\u7ecf\u6240\u8c13\u7684\u670b\u53cb\u4e4b\u5bb6\u7684\u8003\u53e4\u9057\u8ff9\u3002\u5b83\u7684\u540d\u79f0\u548c\u7528\u9014\u56e0 14 \u4e16\u7eaa\u4f0a\u672c\u00b7\u9c81\u4e91\u7684\u300a\u519c\u8bba\u300b\u800c\u6d41\u4f20\u81f3\u4eca\u3002\n                <\/p>\n                <p>\n                    \u56e0\u6b64\uff0c\u5b83\u662f\u82cf\u4e39\u4e3a\u5c0a\u656c\u7684\u4eba\u3001\u670b\u53cb\u6216\u4eb2\u621a\u51c6\u5907\u7684\u4f4f\u6240\uff0c\u82cf\u4e39\u8ba4\u4e3a\u8fd9\u4e9b\u4eba\u5e94\u8be5\u4e0e\u4ed6\u4eb2\u8fd1\uff0c\u4f46\u53c8\u4e0d\u4fb5\u72af\u4ed6\u4eec\u7684\u9690\u79c1\uff0c\u6240\u4ee5\u5b83\u662f\u4e00\u5ea7\u72ec\u7acb\u7684\u4f4f\u6240\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"modal fade\" id=\"modalprueba18\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel18\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel18\">\u5965\u5c14\u5fb7\u82b1\u5f84<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5939\u7af9\u6843\u6b65\u9053\u5efa\u4e8e 19 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u662f\u4e3a\u4e86\u8fce\u63a5\u4f0a\u4e3d\u838e\u767d\u4e8c\u4e16\u5973\u738b\u7684\u6765\u8bbf\u800c\u5efa\uff0c\u540c\u65f6\u4e5f\u4e3a\u901a\u5f80\u5bab\u6bbf\u4e0a\u90e8\u7684\u901a\u9053\u589e\u6dfb\u4e86\u66f4\u5177\u7eaa\u5ff5\u610f\u4e49\u7684\u8272\u5f69\u3002 \n                <\/p>\n                <p>\n                    \u5939\u7af9\u6843\u662f\u7c89\u8272\u6708\u6842\u6811\u7684\u53e6\u4e00\u4e2a\u540d\u5b57\uff0c\u5b83\u4ee5\u88c5\u9970\u62f1\u9876\u7684\u5f62\u5f0f\u51fa\u73b0\u5728\u8fd9\u6761\u6b65\u9053\u4e0a\u3002\u5728\u6b65\u9053\u7684\u8d77\u70b9\uff0c\u8d8a\u8fc7\u4e0a\u82b1\u56ed\uff0c\u662f\u4e00\u682a\u6700\u53e4\u8001\u7684\u6843\u91d1\u5a18\u690d\u7269\uff0c\u5b83\u51e0\u4e4e\u5df2\u7ecf\u6d88\u5931\uff0c\u5176\u57fa\u56e0\u6307\u7eb9\u81f3\u4eca\u4ecd\u5728\u88ab\u7814\u7a76\u3002\n                <\/p>\n                <p>\n                    \u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u6700\u5177\u7279\u8272\u7684\u690d\u7269\u4e4b\u4e00\uff0c\u5176\u7279\u70b9\u662f\u5377\u66f2\u7684\u53f6\u5b50\uff0c\u6bd4\u666e\u901a\u7684\u6843\u91d1\u5a18\u53f6\u5b50\u66f4\u5927\u3002\n                <\/p>\n                <p>\n                    \u963f\u5fb7\u5c14\u6cd5\u65af\u5927\u9053 (Paseo de las Adelfas) \u4e0e\u897f\u666e\u96f7\u585e\u65af\u5927\u9053 (Paseo de los Cipreses) \u76f8\u8fde\uff0c\u662f\u5f15\u5bfc\u6e38\u5ba2\u524d\u5f80\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ebd\u5e26\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba19\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel19\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel19\">\u6c34\u68af<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fdd\u5b58\u6700\u5b8c\u597d\u3001\u6700\u72ec\u7279\u7684\u5143\u7d20\u4e4b\u4e00\u5c31\u662f\u6240\u8c13\u7684\u6c34\u697c\u68af\u3002\u636e\u4fe1\uff0c\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u697c\u68af\uff08\u5206\u4e3a\u56db\u4e2a\u90e8\u5206\uff0c\u4e2d\u95f4\u6709\u4e09\u4e2a\u5e73\u53f0\uff09\u6709\u6c34\u6e20\uff0c\u6c34\u6d41\u7ecf\u4e24\u4e2a\u91c9\u9762\u9676\u74f7\u6276\u624b\uff0c\u6c34\u6e90\u6765\u81ea\u7687\u5bb6\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u6761\u6c34\u7ba1\u901a\u5411\u4e00\u5ea7\u5c0f\u578b\u7948\u7977\u5ba4\uff0c\u76ee\u524d\u6ca1\u6709\u7559\u4e0b\u4efb\u4f55\u8003\u53e4\u4fe1\u606f\u3002\u81ea 1836 \u5e74\u4ee5\u6765\uff0c\u5f53\u65f6\u7684\u5e84\u56ed\u7ecf\u7406\u5c31\u5728\u539f\u5740\u4e0a\u5efa\u9020\u4e86\u4e00\u4e2a\u6d6a\u6f2b\u7684\u89c2\u666f\u53f0\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u8fd9\u5ea7\u7531\u6708\u6842\u6811\u62f1\u9876\u548c\u6f7a\u6f7a\u6d41\u6c34\u73af\u7ed5\u7684\u697c\u68af\u5411\u4e0a\u6500\u767b\uff0c\u53ef\u80fd\u521b\u9020\u4e86\u4e00\u4e2a\u7406\u60f3\u7684\u73af\u5883\uff0c\u53ef\u4ee5\u523a\u6fc0\u611f\u5b98\uff0c\u8fdb\u5165\u6709\u5229\u4e8e\u51a5\u60f3\u7684\u6c1b\u56f4\uff0c\u5e76\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba20\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel20\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel20\">\u8d6b\u5185\u62c9\u5229\u592b\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u636e\u4f30\u8ba1\uff0c\u5bab\u6bbf\u5468\u56f4\u7684\u5ead\u9662\u4e2d\u81f3\u5c11\u6709\u56db\u4e2a\u5927\u82b1\u56ed\uff0c\u5b83\u4eec\u5206\u5e03\u5728\u4e0d\u540c\u7684\u9ad8\u5ea6\u6216\u5c42\u7ea7\u4e0a\uff0c\u7531\u571f\u576f\u5899\u56f4\u8d77\u6765\u3002\u6211\u4eec\u4f20\u627f\u4e0b\u6765\u7684\u8fd9\u4e9b\u679c\u56ed\u7684\u540d\u5b57\u662f\uff1aGrande\u3001Colorada\u3001Mercer\u00eda \u548c Fuente Pe\u00f1a\u3002\n                <\/p>\n                <p>\n                    \u81ea 14 \u4e16\u7eaa\u4ee5\u6765\uff0c\u8fd9\u4e9b\u679c\u56ed\u6216\u591a\u6216\u5c11\u5730\u5ef6\u7eed\u4e86\u76f8\u540c\u7684\u4e2d\u4e16\u7eaa\u4f20\u7edf\u6280\u672f\u8fdb\u884c\u79cd\u690d\u3002\u7531\u4e8e\u8fd9\u79cd\u519c\u4e1a\u751f\u4ea7\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u4fdd\u6301\u4e86\u4e00\u5b9a\u7684\u72ec\u7acb\u6027\uff0c\u4e0d\u53d7\u5176\u4ed6\u5916\u90e8\u519c\u4e1a\u4f9b\u5e94\u5546\u7684\u5f71\u54cd\uff0c\u4ece\u800c\u80fd\u591f\u6ee1\u8db3\u81ea\u5df1\u7684\u7cae\u98df\u9700\u6c42\u3002\n                <\/p>\n                <p>\n                    \u5b83\u4eec\u4e0d\u4ec5\u7528\u4e8e\u79cd\u690d\u852c\u83dc\uff0c\u8fd8\u7528\u4e8e\u79cd\u690d\u679c\u6811\u548c\u52a8\u7269\u7267\u573a\u3002\u4f8b\u5982\uff0c\u5982\u4eca\u79cd\u690d\u671d\u9c9c\u84df\u3001\u8304\u5b50\u3001\u8c46\u7c7b\u3001\u65e0\u82b1\u679c\u3001\u77f3\u69b4\u548c\u674f\u6811\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u4fdd\u5b58\u4e0b\u6765\u7684\u679c\u56ed\u7ee7\u7eed\u6cbf\u7528\u4e2d\u4e16\u7eaa\u7684\u519c\u4e1a\u751f\u4ea7\u6280\u672f\uff0c\u8d4b\u4e88\u4e86\u8fd9\u4e00\u7a7a\u95f4\u5de8\u5927\u7684\u4eba\u7c7b\u5b66\u4ef7\u503c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba21\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel21\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel21\">\u9ad8\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u60a8\u53ef\u4ee5\u4ece\u82cf\u4e39\u5ead\u9662 (Patio de la Sultana) \u7ecf\u7531\u4e00\u6bb5\u9661\u5ced\u7684 19 \u4e16\u7eaa\u697c\u68af\u8fdb\u5165\u8fd9\u4e9b\u82b1\u56ed\uff0c\u8fd9\u6bb5\u697c\u68af\u56e0\u5927\u95e8\u4e0a\u65b9\u6709\u4e24\u4e2a\u91c9\u9762\u9676\u5668\u4eba\u7269\u800c\u88ab\u79f0\u4e3a\u72ee\u5b50\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u82b1\u56ed\u53ef\u4ee5\u88ab\u89c6\u4e3a\u6d6a\u6f2b\u82b1\u56ed\u7684\u5178\u8303\u3002\u5b83\u4eec\u4f4d\u4e8e\u67f1\u5b50\u4e0a\uff0c\u6784\u6210\u4e86\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u6700\u9ad8\u90e8\u5206\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u58ee\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u7f8e\u4e3d\u7684\u6728\u5170\u82b1\u683c\u5916\u5f15\u4eba\u6ce8\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba22\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel22\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel22\">\u73ab\u7470\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    Los Jardines de la Rosaleda tienen su origen entre los a\u00f1os treinta y cincuenta del siglo XX, despu\u00e9s de que el Estado adquiriese el Generalife en 1921. \n                <\/p>\n                <p>\n                    \u56e0\u6b64\u9700\u8981\u63d0\u9ad8\u5e9f\u5f03\u533a\u57df\u7684\u4ef7\u503c\uff0c\u5e76\u901a\u8fc7\u9010\u6b65\u5e73\u7a33\u7684\u8fc7\u6e21\u5c06\u5176\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6218\u7565\u6027\u5730\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba23\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel23\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel23\">\u6c9f\u6e20\u9732\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u704c\u6e89\u6e20\u5ead\u9662 (Patio de la Acequia) \u5728 19 \u4e16\u7eaa\u4e5f\u88ab\u79f0\u4e3a R\u00eda \u5ead\u9662\uff0c\u5982\u4eca\u5448\u77e9\u5f62\u7ed3\u6784\uff0c\u62e5\u6709\u4e24\u4e2a\u76f8\u5bf9\u7684\u4ead\u5b50\u548c\u4e00\u4e2a\u6d77\u6e7e\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u8d2f\u7a7f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u7687\u5bb6\u8fd0\u6cb3\uff0c\u8fd0\u6cb3\u5468\u56f4\u6709\u56db\u4e2a\u82b1\u56ed\uff0c\u4ee5\u8f83\u4f4e\u5c42\u6b21\u7684\u6b63\u4ea4\u82b1\u575b\u6392\u5217\u3002\u704c\u6e89\u6c9f\u6e20\u4e24\u4fa7\u7684\u55b7\u6cc9\u662f\u5bab\u6bbf\u6700\u53d7\u6b22\u8fce\u7684\u666f\u89c2\u4e4b\u4e00\u3002\u7136\u800c\uff0c\u8fd9\u4e9b\u55b7\u6cc9\u5e76\u975e\u539f\u521b\uff0c\u56e0\u4e3a\u5b83\u4eec\u7834\u574f\u4e86\u82cf\u4e39\u5728\u4f11\u606f\u548c\u51a5\u60f3\u65f6\u5bfb\u6c42\u7684\u5b81\u9759\u4e0e\u5e73\u548c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u7ecf\u5386\u4e86\u591a\u6b21\u6539\u5efa\uff0c\u56e0\u4e3a\u8fd9\u4e2a\u5ead\u9662\u6700\u521d\u662f\u5c01\u95ed\u7684\uff0c\u6211\u4eec\u4eca\u5929\u53ef\u4ee5\u901a\u8fc7 18 \u4e2a\u89c2\u666f\u697c\u5f0f\u62f1\u95e8\u7684\u957f\u5eca\u770b\u5230\u8fd9\u4e9b\u666f\u8272\u3002\u552f\u4e00\u80fd\u8ba9\u4f60\u6b23\u8d4f\u98ce\u666f\u7684\u5730\u65b9\u5c31\u662f\u4e2d\u5fc3\u89c6\u70b9\u3002\u4ece\u8fd9\u4e2a\u539f\u59cb\u7684\u89c6\u89d2\uff0c\u5750\u5728\u5730\u677f\u4e0a\uff0c\u9760\u5728\u7a97\u53f0\u4e0a\uff0c\u4eba\u4eec\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5168\u666f\u3002\n                <\/p>\n                <p>\n                    \u4f5c\u4e3a\u5176\u5386\u53f2\u7684\u89c1\u8bc1\uff0c\u6211\u4eec\u5c06\u5728\u89c2\u666f\u70b9\u53d1\u73b0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u88c5\u9970\uff0c\u5176\u4e2d\u82cf\u4e39\u4f0a\u65af\u739b\u4eea\u4e00\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u4e0e\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u7684\u53e0\u52a0\u5c24\u4e3a\u7a81\u51fa\u3002\u8fd9\u8868\u660e\u6bcf\u4f4d\u82cf\u4e39\u90fd\u6709\u4e0d\u540c\u7684\u54c1\u5473\u548c\u9700\u6c42\uff0c\u5e76\u76f8\u5e94\u5730\u6539\u9020\u5bab\u6bbf\uff0c\u7559\u4e0b\u81ea\u5df1\u7684\u5370\u8bb0\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u7ecf\u8fc7\u89c2\u666f\u70b9\u65f6\uff0c\u5982\u679c\u6211\u4eec\u770b\u4e00\u4e0b\u62f1\u95e8\u7684\u5185\u62f1\uff0c\u6211\u4eec\u8fd8\u4f1a\u53d1\u73b0\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u6807\u5fd7\uff0c\u4f8b\u5982\u8f6d\u548c\u7bad\uff0c\u4ee5\u53ca\u5ea7\u53f3\u94ed\u201cTanto Monta\u201d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e1c\u4fa7\u56e0 1958 \u5e74\u53d1\u751f\u7684\u4e00\u573a\u706b\u707e\u800c\u53d8\u5f97\u8f83\u65b0\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba24\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel24\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel24\">\u5b88\u536b\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165 Patio de la Acequia \u4e4b\u524d\uff0c\u6211\u4eec\u5148\u627e\u5230 Patio de la Guardia\u3002\u4e00\u4e2a\u7b80\u5355\u7684\u5ead\u9662\uff0c\u6709\u95e8\u5eca\uff0c\u4e2d\u5fc3\u6709\u4e00\u4e2a\u55b7\u6cc9\uff0c\u8fd8\u88c5\u9970\u7740\u82e6\u6a59\u6811\u3002\u8fd9\u4e2a\u5ead\u9662\u4e00\u5b9a\u662f\u8fdb\u5165\u82cf\u4e39\u590f\u5b63\u4f4f\u6240\u524d\u7684\u7ba1\u5236\u533a\u548c\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5730\u65b9\u7684\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\uff0c\u722c\u4e0a\u4e00\u4e9b\u9661\u5ced\u7684\u697c\u68af\u540e\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u6247\u95e8\uff0c\u95e8\u6963\u4e0a\u88c5\u9970\u7740\u767d\u8272\u80cc\u666f\u4e0a\u7684\u84dd\u8272\u3001\u7eff\u8272\u548c\u9ed1\u8272\u74f7\u7816\u3002\u6211\u4eec\u8fd8\u53ef\u4ee5\u770b\u5230\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u94a5\u5319\uff0c\u5c3d\u7ba1\u5b83\u56e0\u65f6\u95f4\u7684\u6d41\u901d\u800c\u78e8\u635f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u722c\u4e0a\u53f0\u9636\uff0c\u7a7f\u8fc7\u8fd9\u6247\u95e8\u65f6\uff0c\u6211\u4eec\u9047\u5230\u4e00\u4e2a\u5f2f\u9053\u3001\u5b88\u536b\u7684\u957f\u6905\uff0c\u4ee5\u53ca\u4e00\u6761\u901a\u5f80\u5bab\u6bbf\u7684\u9661\u5ced\u72ed\u7a84\u7684\u697c\u68af\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba25\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel25\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel25\">\u82cf\u4e39\u5a1c\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u82cf\u4e39\u5a1c\u5ead\u9662 (Patio de la Sultana) \u662f\u53d8\u5316\u6700\u591a\u7684\u7a7a\u95f4\u4e4b\u4e00\u3002\u636e\u8ba4\u4e3a\uff0c\u73b0\u5728\u8fd9\u4e2a\u5ead\u9662\uff08\u4e5f\u79f0\u4e3a\u67cf\u6811\u5ead\u9662\uff09\u6240\u5728\u7684\u4f4d\u7f6e\u662f\u4ee5\u524d\u7684\u571f\u8033\u5176\u6d74\u5ba4\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u6d74\u573a\uff09\u7684\u6307\u5b9a\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    16\u4e16\u7eaa\u65f6\u5b83\u5931\u53bb\u4e86\u8fd9\u4e00\u529f\u80fd\u5e76\u53d8\u6210\u4e86\u4e00\u5ea7\u82b1\u56ed\u3002\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5efa\u9020\u4e86\u4e00\u4e2a\u5317\u753b\u5eca\uff0c\u4ee5\u53ca\u4e00\u4e2a U \u5f62\u6c34\u6c60\u3001\u4e2d\u5fc3\u7684\u55b7\u6cc9\u548c\u4e09\u5341\u516b\u4e2a\u5608\u6742\u7684\u55b7\u6c34\u53e3\u3002\n                <\/p>\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u552f\u4e00\u4fdd\u7559\u4e0b\u6765\u7684\u5143\u7d20\u662f\u88ab\u6805\u680f\u4fdd\u62a4\u7684 Acequia Real \u7011\u5e03\uff0c\u4ee5\u53ca\u5c06\u6c34\u5f15\u5411 Acequia \u5ead\u9662\u7684\u4e00\u5c0f\u6bb5\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u201c\u67cf\u6811\u5ead\u9662\u201d\u56e0\u4e00\u68f5\u767e\u5e74\u8001\u67cf\u6811\u800c\u5f97\u540d\uff0c\u5982\u4eca\u53ea\u5269\u4e0b\u6811\u5e72\u3002\u65c1\u8fb9\u662f\u683c\u62c9\u7eb3\u8fbe\u7684\u9676\u74f7\u724c\u533e\uff0c\u4e0a\u9762\u8bb2\u8ff0\u4e86 16 \u4e16\u7eaa\u5e0c\u5185\u65af\u00b7\u4f69\u96f7\u65af\u00b7\u5fb7\u00b7\u5e0c\u5854 (Gin\u00e9s P\u00e9rez de Hita) \u7684\u4f20\u8bf4\uff0c\u4f20\u8bf4\u8fd9\u68f5\u67cf\u6811\u89c1\u8bc1\u4e86\u672b\u4ee3\u82cf\u4e39\u5e03\u963f\u535c\u8fea\u52d2 (Boabdil) \u7684\u5ba0\u81e3\u4e0e\u9ad8\u8d35\u7684\u963f\u672c\u585e\u62c9\u8036 (Abencerraje) \u9a91\u58eb\u7684\u7231\u60c5\u9082\u9005\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba26\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel26\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel26\">\u4e0b\u9a6c\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0b\u6c89\u5ead\u9662\uff08Patio del Descabalgamiento\uff09\uff0c\u4e5f\u88ab\u79f0\u4e3a\u9a6c\u7403\u5ead\u9662\uff08Patio Polo\uff09\uff0c\u662f\u6211\u4eec\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u540e\u9047\u5230\u7684\u7b2c\u4e00\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u82cf\u4e39\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4ea4\u901a\u5de5\u5177\u662f\u9a6c\uff0c\u56e0\u6b64\u4ed6\u9700\u8981\u4e00\u4e2a\u5730\u65b9\u4e0b\u9a6c\u5e76\u5b89\u7f6e\u8fd9\u4e9b\u52a8\u7269\u3002\u4eba\u4eec\u8ba4\u4e3a\u8fd9\u4e2a\u5ead\u9662\u5c31\u662f\u4e3a\u6b64\u76ee\u7684\u800c\u5efa\u7684\uff0c\u56e0\u4e3a\u5b83\u662f\u9a6c\u53a9\u7684\u6240\u5728\u5730\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u53a9\u5185\u8bbe\u6709\u4f9b\u9a6c\u5339\u4e0a\u4e0b\u7684\u652f\u6491\u957f\u51f3\uff0c\u4e24\u4fa7\u9694\u95f4\u5185\u6709\u4e24\u4e2a\u9a6c\u53a9\uff0c\u4e0b\u90e8\u7528\u4f5c\u9a6c\u53a9\uff0c\u4e0a\u90e8\u7528\u4f5c\u5e72\u8349\u68da\u3002\u7ed9\u9a6c\u5339\u63d0\u4f9b\u65b0\u9c9c\u6c34\u7684\u996e\u6c34\u69fd\u4e5f\u4e0d\u80fd\u7f3a\u5c11\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff1a\u5728\u901a\u5f80\u4e0b\u4e00\u4e2a\u5ead\u9662\u7684\u95e8\u6963\u4e0a\u65b9\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u94a5\u5319\uff0c\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\uff0c\u4ee3\u8868\u7740\u656c\u610f\u548c\u6240\u6709\u6743\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba27\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel27\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel27\">\u7687\u5bb6\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5317\u95e8\u5eca\u4fdd\u5b58\u6700\u5b8c\u597d\uff0c\u539f\u672c\u662f\u82cf\u4e39\u7684\u4f4f\u6240\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u95e8\u5eca\uff0c\u4e0a\u9762\u6709\u4e94\u4e2a\u62f1\u95e8\uff0c\u7531\u67f1\u5b50\u548c\u67f1\u5b50\u7684\u672b\u7aef\u652f\u6491\u3002\u7ecf\u8fc7\u8fd9\u4e2a\u95e8\u5eca\uff0c\u8981\u8fdb\u5165\u7687\u5bb6\u5927\u5385\uff0c\u60a8\u9700\u8981\u7a7f\u8fc7\u4e00\u4e2a\u4e09\u91cd\u62f1\u95e8\uff0c\u62f1\u95e8\u4e0a\u6709\u8bb2\u8ff0 1319 \u5e74\u62c9\u7ef4\u52a0\u6218\u5f79\u6216\u585e\u62c9\u57c3\u5c14\u7ef4\u62c9\u6218\u5f79\u7684\u8bd7\u6b4c\uff0c\u8fd9\u4e9b\u8bd7\u6b4c\u4e3a\u6211\u4eec\u63d0\u4f9b\u4e86\u6709\u5173\u8be5\u5730\u70b9\u5e74\u4ee3\u7684\u4fe1\u606f\u3002\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e09\u91cd\u62f1\u95e8\u7684\u4e24\u4fa7\u8fd8\u6709*taqas*\uff0c\u5373\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u7528\u4e8e\u76db\u6c34\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u5927\u5385\u4f4d\u4e8e\u4e00\u5ea7\u9970\u6709\u7070\u6ce5\u7684\u65b9\u5f62\u5854\u697c\u5185\uff0c\u5c3d\u7ba1\u8fd9\u662f\u4e00\u5ea7\u4f11\u95f2\u5bab\u6bbf\uff0c\u4f46\u5374\u662f\u82cf\u4e39\u63a5\u89c1\u7d27\u6025\u5b98\u5458\u7684\u5730\u65b9\u3002\u6839\u636e\u90a3\u91cc\u8bb0\u8f7d\u7684\u8bd7\u53e5\uff0c\u8fd9\u4e9b\u63a5\u89c1\u5fc5\u987b\u7b80\u77ed\u800c\u76f4\u63a5\uff0c\u4ee5\u514d\u8fc7\u5ea6\u6253\u6270\u57c3\u7c73\u5c14\u7684\u4f11\u606f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  PALACIOS NAZARIES  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba28\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel28\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel28\">\u7eb3\u624e\u91cc\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u662f\u8fd9\u5ea7\u5b8f\u4f1f\u5efa\u7b51\u7fa4\u4e2d\u6700\u5177\u8c61\u5f81\u610f\u4e49\u548c\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u533a\u57df\u3002\u5b83\u4eec\u5efa\u4e8e 14 \u4e16\u7eaa\uff0c\u8fd9\u4e00\u65f6\u671f\u582a\u79f0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6700\u8f89\u714c\u7684\u65f6\u671f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u662f\u82cf\u4e39\u53ca\u5176\u8fd1\u4eb2\u7684\u4e13\u5c5e\u533a\u57df\uff0c\u662f\u5bb6\u5ead\u751f\u6d3b\u4ee5\u53ca\u738b\u56fd\u5b98\u65b9\u548c\u884c\u653f\u751f\u6d3b\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u5305\u62ec\uff1a\u6885\u514b\u82cf\u963f\u5c14\u5bab\u3001\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u90fd\u662f\u72ec\u7acb\u5efa\u9020\u7684\uff0c\u5efa\u9020\u65f6\u95f4\u4e0d\u540c\uff0c\u529f\u80fd\u5404\u5f02\u3002\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u4e9b\u5bab\u6bbf\u624d\u5f97\u4ee5\u7edf\u4e00\uff0c\u4ece\u90a3\u65f6\u8d77\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u7687\u5bb6\u5bab\u6bbf\uff0c\u540e\u6765\u67e5\u7406\u4e94\u4e16\u51b3\u5b9a\u5efa\u9020\u81ea\u5df1\u7684\u5bab\u6bbf\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u65e7\u7687\u5bb6\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba29\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel29\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel29\">\u6885\u514b\u65af\u548c\u6f14\u8bf4\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6885\u514b\u82cf\u963f\u5c14 (Mexuar) \u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u4e2d\u6700\u53e4\u8001\u7684\u90e8\u5206\uff0c\u4f46\u4e5f\u662f\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\u53d1\u751f\u6700\u5927\u53d8\u5316\u7684\u7a7a\u95f4\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cMaswar\u201d\uff0c\u610f\u4e3a\u201c\u82cf\u4e39\u90e8\u957f\u4f1a\u8bae\u201d\u6216\u201c\u82cf\u62c9\u201d\u53ec\u5f00\u7684\u5730\u65b9\uff0c\u4ece\u800c\u63ed\u793a\u4e86\u5b83\u7684\u4e00\u4e2a\u804c\u80fd\u3002\u5b83\u4e5f\u662f\u82cf\u4e39\u6267\u884c\u53f8\u6cd5\u7a0b\u5e8f\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    La construcci\u00f3n del Mexuar se atribuye al sult\u00e1n Isma\u00edl I, que rein\u00f3 entre 1314 y 1325, y fue modificado por su nieto Muhammad V. Sin embargo, fueron los cristianos quienes m\u00e1s transformaron este espacio al convertirlo en una capilla.\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5c0f\u5f97\u591a\uff0c\u56f4\u7ed5\u7740\u56db\u6839\u4e2d\u592e\u67f1\u5b50\u6392\u5217\uff0c\u67f1\u5b50\u4e0a\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u6d82\u6210\u94b4\u84dd\u8272\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7279\u8272\u7acb\u65b9\u4f53\u67f1\u5934\u3002\u8fd9\u4e9b\u67f1\u5b50\u7531\u4e00\u76cf\u63d0\u4f9b\u5929\u9876\u5149\u7684\u706f\u7b3c\u652f\u6491\uff0c\u8be5\u706f\u7b3c\u5728 16 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u4ee5\u5efa\u9020\u4e0a\u5c42\u623f\u95f4\u548c\u4fa7\u7a97\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u5c06\u8be5\u7a7a\u95f4\u6539\u9020\u6210\u6559\u5802\uff0c\u5730\u677f\u88ab\u964d\u4f4e\uff0c\u5e76\u5728\u540e\u9762\u589e\u52a0\u4e86\u4e00\u4e2a\u5c0f\u7684\u77e9\u5f62\u7a7a\u95f4\uff0c\u73b0\u5728\u7531\u6728\u5236\u680f\u6746\u9694\u5f00\uff0c\u6307\u793a\u4e0a\u5c42\u5531\u8bd7\u73ed\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5e26\u6709\u661f\u661f\u88c5\u9970\u7684\u9676\u74f7\u74f7\u7816\u8e22\u811a\u7ebf\u662f\u4ece\u522b\u5904\u8fd0\u6765\u7684\u3002\u5728\u661f\u661f\u4e4b\u95f4\uff0c\u60a8\u53ef\u4ee5\u4ea4\u66ff\u770b\u5230\uff1a\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u5fbd\u7ae0\u3001\u95e8\u591a\u8428\u67a2\u673a\u4e3b\u6559\u7684\u5fbd\u7ae0\u3001\u5965\u5730\u5229\u4eba\u7684\u53cc\u5934\u9e70\u3001\u201c\u9664\u4e86\u4e0a\u5e1d\uff0c\u6ca1\u6709\u80dc\u5229\u8005\u201d\u7684\u5ea7\u53f3\u94ed\uff0c\u4ee5\u53ca\u5e1d\u56fd\u76fe\u724c\u4e0a\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u67f1\u3002\n                <\/p>\n                <p>\n                    \u57fa\u5ea7\u4e0a\u65b9\uff0c\u77f3\u818f\u94ed\u6587\u9970\u5e26\u4e0a\u91cd\u590d\u7740\uff1a\u201c\u738b\u56fd\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u529b\u91cf\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u8363\u8000\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u201d\u8fd9\u4e9b\u94ed\u6587\u53d6\u4ee3\u4e86\u57fa\u7763\u6559\u7684\u53e3\u53f7\uff1a\u201cChristus regnat\u3002Christus vincit\u3002Christus imperat\u3002\u201d\n                <\/p>\n                <p>\n                    Mexuar \u7684\u5f53\u524d\u5165\u53e3\u662f\u5728\u73b0\u4ee3\u5f00\u653e\u7684\uff0c\u6539\u53d8\u4e86\u5176\u4e2d\u4e00\u6839\u523b\u6709\u201cPlus Ultra\u201d\u5ea7\u53f3\u94ed\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u7684\u4f4d\u7f6e\uff0c\u8be5\u67f1\u88ab\u79fb\u5230\u4e86\u4e1c\u5899\u3002\u95e8\u4e0a\u65b9\u7684\u77f3\u818f\u9876\u4ecd\u4fdd\u7559\u5728\u539f\u6765\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5728\u623f\u95f4\u7684\u540e\u9762\uff0c\u6709\u4e00\u6247\u95e8\u901a\u5411\u6f14\u8bb2\u5385\uff0c\u6700\u521d\u662f\u901a\u8fc7\u9a6c\u4e18\u5361\u753b\u5eca\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e 1590 \u5e74\u706b\u836f\u5e93\u7206\u70b8\uff0c\u8fd9\u91cc\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53d7\u635f\u6700\u4e25\u91cd\u7684\u533a\u57df\u4e4b\u4e00\u3002\u5b83\u4e8e 1917 \u5e74\u5f97\u5230\u4fee\u590d\u3002\n                <\/p>\n                <p>\n                    \u4fee\u590d\u671f\u95f4\uff0c\u4e3a\u4e86\u9632\u6b62\u4e8b\u6545\u53d1\u751f\u5e76\u65b9\u4fbf\u53c2\u89c2\uff0c\u964d\u4f4e\u4e86\u5730\u677f\u9ad8\u5ea6\u3002\u4f5c\u4e3a\u539f\u59cb\u6c34\u5e73\u7684\u89c1\u8bc1\uff0c\u7a97\u6237\u4e0b\u65b9\u4fdd\u7559\u4e86\u4e00\u6761\u8fde\u7eed\u7684\u957f\u51f3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba30\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel30\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel30\">CUARTO DORADO y FACHADA DE COMARES<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n\n                <p>\n                    *\u9ec4\u91d1\u533a*\u8fd9\u4e2a\u540d\u5b57\u6e90\u81ea\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u671f\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u683c\u5b50\u5929\u82b1\u677f\u88ab\u91cd\u65b0\u7c89\u5237\u6210\u91d1\u8272\u56fe\u6848\uff0c\u5e76\u878d\u5165\u4e86\u541b\u4e3b\u7684\u5fbd\u7ae0\u3002\n                <\/p>\n                <p>\n                    \u83b7\u5f97\u89d0\u89c1\u7684\u81e3\u6c11\u5728\u5bab\u6bbf\u6b63\u9762\u524d\u7b49\u5019\uff0c\u7687\u5bb6\u536b\u961f\u5c06\u4ed6\u4eec\u4e0e\u82cf\u4e39\u9694\u5f00\uff0c\u8fd9\u4e2a\u623f\u95f4\u73b0\u5728\u88ab\u79f0\u4e3a\u91d1\u5385\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e2d\u592e\u662f\u4e00\u5ea7\u4f4e\u77ee\u7684\u5927\u7406\u77f3\u52a0\u4ed1\u55b7\u6cc9\uff0c\u8fd9\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4fdd\u5b58\u7684\u6797\u8fbe\u62c9\u54c8\u55b7\u6cc9\u7684\u590d\u5236\u54c1\u3002\u5728\u5806\u5b50\u7684\u4e00\u4fa7\uff0c\u6709\u4e00\u4e2a\u683c\u6805\u901a\u5411\u8b66\u536b\u4f7f\u7528\u7684\u9ed1\u6697\u5730\u4e0b\u8d70\u5eca\u3002\n                <\/p>\n                <p>\n                    M\u00e1s adelante encontramos la Fachada del Palacio de Comares. Esta impresionante fachada, muy restaurada entre los siglos XIX y XX, fue construida por Muhammad V con el fin de conmemorar la toma de Algeciras en 1369, que otorgaba dominio sobre el Estrecho de Gibraltar.\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e2a\u5ead\u9662\u91cc\uff0c\u82cf\u4e39\u63a5\u89c1\u4e86\u83b7\u5f97\u7279\u6b8a\u89d0\u89c1\u7684\u81e3\u6c11\u3002\u5b83\u88ab\u653e\u7f6e\u5728\u6b63\u9762\u7684\u4e2d\u592e\u90e8\u5206\uff0c\u5750\u843d\u5728\u4e24\u6247\u95e8\u4e4b\u95f4\u7684\u6728\u6881\u4e0a\uff0c\u4f4d\u4e8e\u5de8\u5927\u7684\u5c4b\u6a90\u4e0b\uff0c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6728\u5de5\u7684\u6770\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5efa\u7b51\u7684\u6b63\u9762\u627f\u8f7d\u7740\u5de8\u5927\u7684\u5bd3\u8a00\u610f\u4e49\u3002\u53d7\u8bd5\u8005\u53ef\u4ee5\u8bfb\u5230\uff1a\n                <\/p>\n                <br>\n                <br>\n                <blockquote>\n                    \u201c\u6211\u7684\u4f4d\u7f6e\u5c31\u50cf\u738b\u51a0\uff0c\u6211\u7684\u5927\u95e8\u5c31\u50cf\u5c94\u8def\uff1a\u897f\u65b9\u76f8\u4fe1\u6211\u4ee3\u8868\u4e1c\u65b9\u3002\u201d<br>\n                    \u52a0\u5c3c\u00b7\u6bd4\u62c9\u59d4\u6258\u6211\u5f00\u542f\u5373\u5c06\u5ba3\u5e03\u7684\u80dc\u5229\u4e4b\u95e8\u3002<br>\n                    \u597d\u5427\uff0c\u6211\u6b63\u5728\u7b49\u5f85\u4ed6\u5728\u65e9\u6668\u5730\u5e73\u7ebf\u663e\u9732\u51fa\u6765\u65f6\u51fa\u73b0\u3002<br>\n                    \u613f\u4e0a\u5e1d\u4f7f\u4ed6\u7684\u4f5c\u54c1\u5982\u540c\u4ed6\u7684\u6027\u683c\u548c\u5f62\u8c61\u4e00\u6837\u7f8e\u4e3d\uff01\n                <\/blockquote>\n                <p>\n                    \u53f3\u4fa7\u7684\u95e8\u662f\u901a\u5f80\u79c1\u4eba\u4f4f\u6240\u548c\u670d\u52a1\u533a\u7684\u901a\u9053\uff0c\u800c\u5de6\u4fa7\u7684\u95e8\u5219\u901a\u8fc7\u4e00\u6761\u8bbe\u6709\u8b66\u536b\u957f\u51f3\u7684\u5f2f\u66f2\u8d70\u5eca\uff0c\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u7279\u522b\u662f\u901a\u5f80\u6843\u91d1\u5a18\u5ead\u9662\u3002\n                <\/p>\n                \n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba31\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel31\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel31\">\u6843\u91d1\u5a18\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u623f\u5c4b\u7684\u7279\u70b9\u4e4b\u4e00\u662f\u53ef\u4ee5\u901a\u8fc7\u5f2f\u66f2\u7684\u8d70\u5eca\u8fdb\u5165\u4f4f\u5b85\uff0c\u8d70\u5eca\u901a\u5411\u9732\u5929\u5ead\u9662\uff0c\u5ead\u9662\u662f\u5bb6\u5ead\u751f\u6d3b\u548c\u7ec4\u7ec7\u7684\u4e2d\u5fc3\uff0c\u914d\u6709\u6c34\u666f\u548c\u690d\u88ab\u3002\u540c\u6837\u7684\u7406\u5ff5\u4e5f\u4f53\u73b0\u5728\u9999\u6843\u6728\u5ead\u9662 (Patio de los Arrayanes) \u4e2d\uff0c\u4f46\u89c4\u6a21\u66f4\u5927\uff0c\u957f 36 \u7c73\uff0c\u5bbd 23 \u7c73\u3002\n                <\/p>\n                <p>\n                    \u6843\u91d1\u5a18\u5ead\u9662\u662f\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u4e2d\u5fc3\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u653f\u6cbb\u548c\u5916\u4ea4\u6d3b\u52a8\u5c31\u5728\u8fd9\u91cc\u8fdb\u884c\u3002\u8fd9\u662f\u4e00\u4e2a\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u957f\u65b9\u5f62\u5ead\u9662\uff0c\u5176\u4e2d\u5fc3\u8f74\u7ebf\u662f\u4e00\u4e2a\u5927\u6c34\u6c60\u3002\u5176\u4e2d\uff0c\u9759\u6c34\u5982\u540c\u955c\u5b50\uff0c\u8d4b\u4e88\u7a7a\u95f4\u6df1\u5ea6\u548c\u5782\u76f4\u611f\uff0c\u4ece\u800c\u521b\u9020\u51fa\u4e00\u5ea7\u6c34\u4e0a\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u5728\u6cf3\u6c60\u7684\u4e24\u7aef\uff0c\u55b7\u5c04\u5668\u8f7b\u8f7b\u5730\u5f15\u5165\u6c34\uff0c\u4ee5\u514d\u7834\u574f\u955c\u9762\u6548\u679c\u6216\u573a\u6240\u7684\u5b81\u9759\u3002\n                <\/p>\n                <p>\n                    \u6c34\u6c60\u4e24\u4fa7\u6709\u4e24\u7247\u6843\u91d1\u5a18\u82b1\u575b\uff0c\u56e0\u6b64\u8be5\u5730\u5f97\u540d\uff1a\u6843\u91d1\u5a18\u5ead\u9662 (Patio de los Arrayanes)\u3002\u8fc7\u53bb\u5b83\u4e5f\u88ab\u79f0\u4e3a\u963f\u5c14\u8d1d\u5c14\u5361\u5ead\u9662 (Patio de la Alberca)\u3002\n                <\/p>\n                <p>\n                    \u6c34\u548c\u690d\u88ab\u7684\u5b58\u5728\u4e0d\u4ec5\u662f\u5bf9\u88c5\u9970\u6216\u7f8e\u5b66\u6807\u51c6\u7684\u56de\u5e94\uff0c\u4e5f\u662f\u521b\u9020\u5b9c\u4eba\u7a7a\u95f4\u7684\u610f\u56fe\uff0c\u5c24\u5176\u662f\u5728\u590f\u5929\u3002\u6c34\u53ef\u4ee5\u6e05\u65b0\u73af\u5883\uff0c\u800c\u690d\u7269\u53ef\u4ee5\u4fdd\u6301\u6c34\u5206\u5e76\u6563\u53d1\u9999\u6c14\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u8f83\u957f\u7684\u4e24\u4fa7\u6709\u56db\u5ea7\u72ec\u7acb\u7684\u4f4f\u5b85\u3002\u5317\u4fa7\u662f\u79d1\u9a6c\u96f7\u65af\u5854\uff0c\u5185\u8bbe\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u3002\n                <\/p>\n                <p>\n                    \u5728\u5357\u4fa7\uff0c\u7acb\u9762\u8d77\u5230\u4e86\u9519\u89c6\u6548\u679c\uff0c\u56e0\u4e3a\u5176\u540e\u9762\u7684\u5efa\u7b51\u5df2\u88ab\u62c6\u9664\uff0c\u4ee5\u4fbf\u5c06\u67e5\u7406\u4e94\u4e16\u5bab\u4e0e\u65e7\u7687\u5bb6\u5bab\u6bbf\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba32\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel32\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel32\">\u6e05\u771f\u5bfa\u5ead\u9662\u548c\u9a6c\u4e18\u5361\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u4e4b\u524d\uff0c\u5982\u679c\u6211\u4eec\u5411\u5de6\u770b\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e24\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u7b2c\u4e00\u4e2a\u662f\u6e05\u771f\u5bfa\u5ead\u9662 (Patio de la Mezquita)\uff0c\u56e0\u5176\u4e00\u89d2\u7684\u5c0f\u6e05\u771f\u5bfa\u800c\u5f97\u540d\u3002\u7136\u800c\uff0c\u81ea 20 \u4e16\u7eaa\u4ee5\u6765\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u738b\u5b50\u7684\u5b97\u6559\u5b66\u6821\uff0c\u56e0\u4e3a\u5b83\u7684\u7ed3\u6784\u4e0e\u683c\u62c9\u7eb3\u8fbe\u7684\u5b97\u6559\u5b66\u6821\u76f8\u4f3c\u3002\n                <\/p>\n                <p>\n                    \u518d\u5f80\u524d\u8d70\u662f\u9a6c\u4e18\u5361\u5ead\u9662 (Patio de Machuca)\uff0c\u4ee5\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u7684\u540d\u5b57\u547d\u540d\uff0c\u4ed6\u8d1f\u8d23\u76d1\u7763 16 \u4e16\u7eaa\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5efa\u9020\uff0c\u5e76\u66fe\u5c45\u4f4f\u4e8e\u6b64\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5ead\u9662\u5f88\u5bb9\u6613\u8fa8\u8ba4\uff0c\u56e0\u4e3a\u4e2d\u5fc3\u6709\u4e00\u4e2a\u8fb9\u7f18\u5448\u53f6\u72b6\u7684\u6c34\u6c60\uff0c\u8fd8\u6709\u62f1\u5f62\u7684\u67cf\u6811\uff0c\u5b83\u4eec\u4ee5\u975e\u4fb5\u5165\u5f0f\u7684\u65b9\u5f0f\u6062\u590d\u4e86\u7a7a\u95f4\u7684\u5efa\u7b51\u611f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba33\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel33\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel33\">\u8239\u5c4b<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8239\u5ba4\u662f\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u5728\u901a\u5f80\u8fd9\u4e2a\u623f\u95f4\u7684\u62f1\u95e8\u7684\u4fa7\u67f1\u4e0a\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u6b63\u9762\u7684\u58c1\u9f9b\uff0c\u4e0a\u9762\u96d5\u523b\u7740\u5927\u7406\u77f3\uff0c\u5e76\u7528\u5f69\u8272\u74f7\u7816\u88c5\u9970\u3002\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u6700\u5177\u7279\u8272\u7684\u88c5\u9970\u6027\u548c\u529f\u80fd\u6027\u5143\u7d20\u4e4b\u4e00\uff1a*taqas*\u3002\n                <\/p>\n                <p>\n                    *Taqas* \u662f\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u603b\u662f\u6210\u5bf9\u6392\u5217\uff0c\u5f7c\u6b64\u76f8\u5bf9\u3002\u5b83\u4eec\u88ab\u7528\u6765\u76db\u88c5\u996e\u7528\u7684\u6de1\u6c34\u6216\u6d17\u624b\u7528\u7684\u9999\u6c34\u3002\n                <\/p>\n                <p>\n                    \u5927\u5385\u76ee\u524d\u7684\u5929\u82b1\u677f\u662f\u539f\u6765\u7684\u590d\u5236\u54c1\uff0c\u539f\u6765\u7684\u5929\u82b1\u677f\u5728 1890 \u5e74\u7684\u4e00\u573a\u5927\u706b\u4e2d\u88ab\u6bc1\u574f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u7684\u540d\u5b57\u6765\u81ea\u963f\u62c9\u4f2f\u8bed\u5355\u8bcd *baraka* \u7684\u97f3\u53d8\uff0c\u610f\u601d\u662f\u201c\u795d\u798f\u201d\uff0c\u8fd9\u4e2a\u5355\u8bcd\u5728\u8fd9\u4e2a\u623f\u95f4\u7684\u5899\u58c1\u4e0a\u91cd\u590d\u51fa\u73b0\u8fc7\u5f88\u591a\u6b21\u3002\u5b83\u5e76\u975e\u50cf\u4eba\u4eec\u666e\u904d\u8ba4\u4e3a\u7684\u90a3\u6837\uff0c\u6e90\u81ea\u5012\u7f6e\u7684\u8239\u9876\u5f62\u72b6\u3002\n                <\/p>\n                <p>\n                    Era en este lugar donde los nuevos sultanes solicitaban la bendici\u00f3n de su Dios antes de ser coronados como tal en el Sal\u00f3n del Trono.\n                <\/p>\n                <p>\n                    \u5728\u8fdb\u5165\u738b\u5ea7\u5ba4\u4e4b\u524d\uff0c\u6211\u4eec\u53d1\u73b0\u4e24\u4e2a\u4fa7\u95e8\uff1a\u53f3\u8fb9\u662f\u4e00\u4e2a\u5e26\u6709\u58c1\u9f9b\u7684\u5c0f\u578b\u7948\u7977\u5ba4\uff1b\u5de6\u4fa7\u662f\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5854\u5185\u90e8\u7684\u901a\u9053\u95e8\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba34\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel34\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel34\">\u5927\u4f7f\u5385\u6216\u738b\u5ea7\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5927\u4f7f\u5385\uff0c\u4e5f\u79f0\u4e3a\u738b\u5ea7\u5385\u6216\u79d1\u9a6c\u96f7\u65af\u5385\uff0c\u662f\u82cf\u4e39\u738b\u5ea7\u7684\u6240\u5728\u5730\uff0c\u56e0\u6b64\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u6743\u529b\u4e2d\u5fc3\u3002\u4e5f\u8bb8\u6b63\u56e0\u4e3a\u5982\u6b64\uff0c\u5b83\u4f4d\u4e8e Torre de Comares \u5185\uff0c\u8fd9\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u9ad8\u7684\u5854\u697c\uff0c\u9ad8 45 \u7c73\u3002\u5b83\u7684\u8bcd\u6e90\u6765\u81ea\u963f\u62c9\u4f2f\u8bed *arsh*\uff0c\u610f\u601d\u662f\u5e10\u7bf7\u3001\u4ead\u5b50\u6216\u738b\u5ea7\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5b8c\u7f8e\u7684\u7acb\u65b9\u4f53\uff0c\u5899\u58c1\u4e00\u76f4\u5230\u5929\u82b1\u677f\u90fd\u8986\u76d6\u7740\u4e30\u5bcc\u7684\u88c5\u9970\u3002\u4e24\u4fa7\u6709\u4e5d\u4e2a\u76f8\u540c\u7684\u58c1\u9f9b\uff0c\u6bcf\u4e09\u4e2a\u4e00\u7ec4\uff0c\u90fd\u6709\u7a97\u6237\u3002\u5165\u53e3\u5bf9\u9762\u7684\u5927\u5385\u88c5\u9970\u5f97\u66f4\u4e3a\u7cbe\u81f4\uff0c\u56e0\u4e3a\u90a3\u662f\u82cf\u4e39\u7684\u4f4f\u6240\uff0c\u91c7\u7528\u80cc\u5149\u8bbe\u8ba1\uff0c\u66f4\u80fd\u8425\u9020\u51fa\u4ee4\u4eba\u773c\u82b1\u7f2d\u4e71\u3001\u60ca\u559c\u4e0d\u5df2\u7684\u6548\u679c\u3002\n                <\/p>\n                <p>\n                    \u8fc7\u53bb\uff0c\u7a97\u6237\u4e0a\u8986\u76d6\u7740\u88ab\u79f0\u4e3a *cumarias* \u7684\u51e0\u4f55\u5f62\u72b6\u7684\u5f69\u8272\u73bb\u7483\u3002 1590 \u5e74\uff0c\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u7684\u4e00\u4e2a\u706b\u836f\u5e93\u53d1\u751f\u7206\u70b8\uff0c\u7206\u70b8\u4ea7\u751f\u7684\u51b2\u51fb\u6ce2\u5bfc\u81f4\u8fd9\u4e9b\u6587\u7269\u4e22\u5931\u3002\n                <\/p>\n                <p>\n                    \u5ba2\u5385\u7684\u88c5\u9970\u4e30\u5bcc\u7a0b\u5ea6\u8fbe\u5230\u4e86\u6781\u81f4\u3002\u5b83\u4ece\u5e95\u90e8\u5f00\u59cb\uff0c\u91c7\u7528\u51e0\u4f55\u5f62\u72b6\u7684\u74f7\u7816\uff0c\u521b\u9020\u51fa\u7c7b\u4f3c\u4e07\u82b1\u7b52\u7684\u89c6\u89c9\u6548\u679c\u3002\u5899\u58c1\u4e0a\u5ef6\u7eed\u7740\u7070\u6ce5\uff0c\u770b\u4e0a\u53bb\u5c31\u50cf\u6302\u6bef\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u690d\u7269\u56fe\u6848\u3001\u82b1\u6735\u3001\u8d1d\u58f3\u3001\u661f\u661f\u548c\u4e30\u5bcc\u7684\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u73b0\u5728\u7684\u4e66\u5199\u6709\u4e24\u79cd\u7c7b\u578b\uff1a\u8349\u4e66\uff0c\u6700\u5e38\u89c1\u4e14\u6700\u5bb9\u6613\u8fa8\u8ba4\uff1b\u4ee5\u53ca\u5e93\u6cd5\u4f53\uff0c\u4e00\u79cd\u5177\u6709\u76f4\u7ebf\u548c\u89d2\u5f62\u7684\u6587\u5316\u6587\u5b57\u3002\n                <\/p>\n                <p>\n                    Entre todas las inscripciones, la m\u00e1s destacada es la que aparece debajo del techo, en la franja superior de la pared: la sura 67 del Cor\u00e1n, llamada &#8220;El Reino&#8221; o &#8220;del Se\u00f1or\u00edo&#8221;, que recorre las cuatro paredes. Esta sura era recitada por los nuevos sultanes para proclamar que su poder proven\u00eda directamente de Dios.\n                <\/p>\n                <p>\n                    \u5929\u82b1\u677f\u4e0a\u4e5f\u4f53\u73b0\u4e86\u795e\u529b\u7684\u5f62\u8c61\uff0c\u5b83\u7531 8,017 \u4e2a\u4e0d\u540c\u7684\u90e8\u5206\u7ec4\u6210\uff0c\u901a\u8fc7\u661f\u8f6e\uff0c\u5c55\u793a\u4e86\u4f0a\u65af\u5170\u672b\u4e16\u8bba\uff1a\u4e03\u91cd\u5929\u548c\u7b2c\u516b\u91cd\u5929\u5802\uff0c\u771f\u4e3b\u7684\u5b9d\u5ea7\uff0c\u7531\u4e2d\u592e\u7684\u5706\u9876 muqarnas \u4ee3\u8868\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba35\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel35\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel35\">\u57fa\u7763\u6559\u7687\u5ba4\u2014\u2014\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8981\u8fdb\u5165\u57fa\u7763\u6559\u7687\u5ba4\uff0c\u60a8\u5fc5\u987b\u4f7f\u7528\u4e24\u59d0\u59b9\u5385\u5de6\u4fa7\u58c1\u9f9b\u4e2d\u6253\u5f00\u7684\u5176\u4e2d\u4e00\u6247\u95e8\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74 6 \u6708\u53c2\u89c2\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u62b5\u8fbe\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u8fd9\u5bf9\u592b\u5987\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b89\u987f\u4e0b\u6765\uff0c\u5e76\u4e0b\u4ee4\u5efa\u9020\u65b0\u7684\u623f\u95f4\uff0c\u4eca\u5929\u88ab\u79f0\u4e3a\u7687\u5e1d\u7684\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u7a7a\u95f4\u5b8c\u5168\u8fdd\u80cc\u4e86\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5efa\u7b51\u548c\u7f8e\u5b66\u3002\u7136\u800c\uff0c\u7531\u4e8e\u5b83\u5efa\u5728\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u4e4b\u95f4\u7684\u82b1\u56ed\u533a\u57df\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u8d70\u5eca\u5de6\u4fa7\u7684\u4e00\u4e9b\u5c0f\u7a97\u6237\u770b\u5230\u7687\u5bb6\u571f\u8033\u5176\u6d74\u5ba4\u6216\u79d1\u9a6c\u96f7\u65af\u571f\u8033\u5176\u6d74\u5ba4\u7684\u4e0a\u90e8\u3002\u518d\u5f80\u524d\u8d70\u51e0\u7c73\uff0c\u5c31\u53ef\u4ee5\u770b\u5230\u5176\u4ed6\u7684\u5f00\u53e3\uff0c\u5373\u5e8a\u5385\u548c\u97f3\u4e50\u5bb6\u753b\u5eca\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u6d74\u573a\u4e0d\u4ec5\u662f\u536b\u751f\u573a\u6240\uff0c\u4e5f\u662f\u4ee5\u8f7b\u677e\u53cb\u597d\u7684\u65b9\u5f0f\u57f9\u517b\u653f\u6cbb\u548c\u5916\u4ea4\u5173\u7cfb\u7684\u7406\u60f3\u573a\u6240\uff0c\u5e76\u914d\u6709\u97f3\u4e50\u6765\u6d3b\u8dc3\u6c14\u6c1b\u3002\u8be5\u7a7a\u95f4\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u7a7f\u8fc7\u8fd9\u6761\u8d70\u5eca\uff0c\u60a8\u53ef\u4ee5\u8fdb\u5165\u7687\u5e1d\u7684\u529e\u516c\u5ba4\uff0c\u5176\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\u5e26\u6709\u7687\u5bb6\u5fbd\u7ae0\u7684\u6587\u827a\u590d\u5174\u5f0f\u58c1\u7089\u548c\u7531\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u8bbe\u8ba1\u7684\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\u5728\u683c\u5b50\u5929\u82b1\u677f\u4e0a\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u201cPLUS ULTRA\u201d\u5b57\u6837\uff0c\u8fd9\u662f\u7687\u5e1d\u7684\u5ea7\u53f3\u94ed\uff0c\u8fd8\u6709\u9996\u5b57\u6bcd K \u548c Y\uff0c\u5206\u522b\u4ee3\u8868\u67e5\u7406\u4e94\u4e16\u548c\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u3002\n                <\/p>\n                <p>\n                    \u79bb\u5f00\u5927\u5385\uff0c\u53f3\u4fa7\u662f\u7687\u5bb6\u623f\u95f4\uff0c\u76ee\u524d\u4e0d\u5bf9\u516c\u4f17\u5f00\u653e\uff0c\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5f00\u653e\u3002\u8fd9\u4e9b\u623f\u95f4\u4e5f\u88ab\u79f0\u4e3a\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u623f\u95f4\uff0c\u56e0\u4e3a\u8fd9\u4f4d\u7f8e\u56fd\u6d6a\u6f2b\u4e3b\u4e49\u4f5c\u5bb6\u5728\u683c\u62c9\u7eb3\u8fbe\u9017\u7559\u671f\u95f4\u5c31\u4f4f\u5728\u8fd9\u91cc\u3002\u5f88\u53ef\u80fd\u6b63\u662f\u5728\u8fd9\u4e2a\u5730\u65b9\uff0c\u4ed6\u5199\u4e0b\u4e86\u4ed6\u8457\u540d\u7684\u8457\u4f5c\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u3002\u95e8\u4e0a\u65b9\u6709\u4e00\u5757\u7eaa\u5ff5\u724c\u533e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba36\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel36\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel36\">\u6797\u8fbe\u62c9\u8d3e\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0e\u738b\u5bab\u5ead\u9662\u76f8\u90bb\u7684\u662f\u6797\u8fbe\u62c9\u54c8\u5ead\u9662 (Patio de Lindaraja)\uff0c\u5ead\u9662\u5185\u88c5\u9970\u6709\u96d5\u523b\u7684\u9ec4\u6768\u6728\u7bf1\u7b06\u3001\u67cf\u6811\u548c\u82e6\u6a59\u6811\u3002\u8be5\u5ead\u9662\u56e0\u4f4d\u4e8e\u5176\u5357\u4fa7\u7684\u7eb3\u65af\u91cc\u5fb7\u89c2\u666f\u53f0\u800c\u5f97\u540d\uff0c\u8be5\u89c2\u666f\u53f0\u4e0e\u5176\u540c\u540d\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u82b1\u56ed\u7684\u9762\u8c8c\u4e0e\u4eca\u5929\u5b8c\u5168\u4e0d\u540c\uff0c\u56e0\u4e3a\u5b83\u662f\u4e00\u4e2a\u5411\u666f\u89c2\u5f00\u653e\u7684\u7a7a\u95f4\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u67e5\u7406\u4e94\u4e16\u7684\u5230\u6765\uff0c\u82b1\u56ed\u88ab\u5c01\u95ed\u8d77\u6765\uff0c\u7531\u4e8e\u6709\u95e8\u5eca\uff0c\u5176\u5e03\u5c40\u7c7b\u4f3c\u4e8e\u56de\u5eca\u3002\u5176\u5efa\u9020\u91c7\u7528\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5176\u4ed6\u90e8\u5206\u7684\u67f1\u5b50\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e2d\u592e\u77d7\u7acb\u7740\u4e00\u5ea7\u5df4\u6d1b\u514b\u98ce\u683c\u7684\u55b7\u6cc9\uff0c17 \u4e16\u7eaa\u521d\uff0c\u55b7\u6cc9\u4e0a\u65b9\u653e\u7f6e\u4e86\u4e00\u4e2a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5927\u7406\u77f3\u6c34\u76c6\u3002\u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u55b7\u6cc9\u662f\u590d\u5236\u54c1\uff1b\u539f\u4ef6\u73b0\u4fdd\u5b58\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba37\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel37\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel37\">\u72ee\u5b50\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u72ee\u5b50\u5ead\u9662\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u6838\u5fc3\u3002\u5b83\u662f\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u5e26\u95e8\u5eca\u7684\u957f\u5eca\uff0c\u957f\u5eca\u4e0a\u6709\u4e00\u767e\u4e8c\u5341\u56db\u6839\u5404\u4e0d\u76f8\u540c\u7684\u67f1\u5b50\uff0c\u8fde\u63a5\u7740\u5bab\u6bbf\u7684\u4e0d\u540c\u623f\u95f4\u3002\u5b83\u4e0e\u57fa\u7763\u6559\u4fee\u9053\u9662\u6709\u67d0\u79cd\u76f8\u4f3c\u4e4b\u5904\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u6253\u7834\u4e86\u897f\u73ed\u7259\u7a46\u65af\u6797\u5efa\u7b51\u7684\u901a\u5e38\u6a21\u5f0f\uff0c\u4f46\u8fd9\u4e2a\u7a7a\u95f4\u4ecd\u88ab\u8ba4\u4e3a\u662f\u4f0a\u65af\u5170\u827a\u672f\u7684\u7470\u5b9d\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5bab\u6bbf\u7684\u8c61\u5f81\u610f\u4e49\u56f4\u7ed5\u7740\u82b1\u56ed\u5929\u5802\u7684\u6982\u5ff5\u3002\u4ece\u5ead\u9662\u4e2d\u5fc3\u6d41\u51fa\u7684\u56db\u6761\u6c34\u6e20\u8c61\u5f81\u7740\u4f0a\u65af\u5170\u5929\u5802\u7684\u56db\u6761\u6cb3\u6d41\uff0c\u4f7f\u5ead\u9662\u5448\u73b0\u51fa\u5341\u5b57\u5f62\u7684\u5e03\u5c40\u3002\u8fd9\u4e9b\u67f1\u5b50\u8ba9\u4eba\u8054\u60f3\u5230\u68d5\u6988\u6811\u6797\uff0c\u5c31\u50cf\u5929\u5802\u7684\u7eff\u6d32\u3002\n                <\/p>\n                <p>\n                    \u4e2d\u5fc3\u662f\u8457\u540d\u7684\u72ee\u5b50\u55b7\u6cc9\u3002\u5341\u4e8c\u53ea\u72ee\u5b50\u867d\u7136\u59ff\u52bf\u76f8\u4f3c\uff0c\u90fd\u662f\u8b66\u60d5\u4e14\u80cc\u5bf9\u55b7\u6cc9\uff0c\u4f46\u5374\u5177\u6709\u4e0d\u540c\u7684\u7279\u5f81\u3002\u5b83\u4eec\u7531\u767d\u8272 Macael \u5927\u7406\u77f3\u96d5\u523b\u800c\u6210\uff0c\u7ecf\u8fc7\u7cbe\u5fc3\u6311\u9009\uff0c\u5145\u5206\u5229\u7528\u4e86\u77f3\u6750\u7684\u5929\u7136\u7eb9\u7406\u5e76\u7a81\u51fa\u4e86\u5176\u72ec\u7279\u7684\u7279\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5173\u4e8e\u5b83\u7684\u8c61\u5f81\u610f\u4e49\u6709\u591a\u79cd\u7406\u8bba\u3002\u6709\u4e9b\u4eba\u8ba4\u4e3a\u5b83\u4eec\u4ee3\u8868\u7740\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6216\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7684\u529b\u91cf\u3001\u9ec4\u9053\u5341\u4e8c\u5bab\u3001\u4e00\u5929\u7684\u5341\u4e8c\u4e2a\u5c0f\u65f6\uff0c\u751a\u81f3\u662f\u6db2\u538b\u949f\u3002\u53e6\u4e00\u4e9b\u4eba\u5219\u8ba4\u4e3a\uff0c\u8fd9\u662f\u5bf9\u9752\u94dc\u72b9\u592a\u6d77\u7684\u91cd\u65b0\u8be0\u91ca\uff0c\u7531\u5341\u4e8c\u5934\u516c\u725b\u652f\u6491\uff0c\u5728\u8fd9\u91cc\u88ab\u5341\u4e8c\u5934\u72ee\u5b50\u53d6\u4ee3\u3002\n                <\/p>\n                <p>\n                    La taza central probablemente fue tallada in situ y contiene inscripciones po\u00e9ticas que elogian a Muhammad V y alaban el sistema hidr\u00e1ulico que alimenta la fuente y regula el flujo del agua para evitar desbordamientos. Este es un fragmento del poema:\n                <\/p>\n                <blockquote>\n                    &#8220;Plata fundida corre entre las perlas,<\/br>\n                    a las que semeja belleza alba y pura.<\/br>\n                    En apariencia, agua y m\u00e1rmol parecen confundirse,<\/br>\n                    sin que sepamos cu\u00e1l de ambos se desliza.<\/br>\n                    \u00bfNo ves c\u00f3mo el agua se derrama en la taza,<\/br>\n                    pero sus ca\u00f1os la esconden enseguida?<br><br>\n                    \u4ed6\u662f\u4e00\u4f4d\u773c\u7736\u91cc\u5659\u6ee1\u6cea\u6c34\u7684\u60c5\u4eba\uff0c<br>\n                    \u5979\u56e0\u4e3a\u5bb3\u6015\u544a\u5bc6\u800c\u9690\u85cf\u4e86\u81ea\u5df1\u7684\u773c\u6cea\u3002<br><br>\n                    \u00bfNo es, en realidad, cual blanca nube<\/br>\n                    que vierte en los leones sus acequias<\/br>\n                    y parece la mano del califa que, de ma\u00f1ana,<\/br>\n                    prodiga a los leones de la guerra sus favores?&#8221;\n                <\/blockquote>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u55b7\u6cc9\u53d1\u751f\u4e86\u5404\u79cd\u53d8\u5316\u3002 17 \u4e16\u7eaa\uff0c\u53c8\u589e\u52a0\u4e86\u7b2c\u4e8c\u4e2a\u6c34\u6c60\uff0c\u8be5\u6c34\u6c60\u4e8e 20 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u5e76\u642c\u8fc1\u81f3\u963f\u5c14\u5361\u8428\u74e6\u7684\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba38\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel38\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel38\">\u5973\u738b\u68b3\u5986\u5ba4\u548c\u4f11\u95f2\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bab\u6bbf\u7684\u57fa\u7763\u6559\u6539\u5efa\u5305\u62ec\u901a\u8fc7\u4e00\u4e2a\u4e24\u5c42\u7684\u5f00\u653e\u5f0f\u8d70\u5eca\u76f4\u63a5\u8fdb\u5165\u79d1\u9a6c\u96f7\u65af\u5854\u3002\u8fd9\u4e2a\u753b\u5eca\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u4e24\u4e2a\u6700\u5177\u4ee3\u8868\u6027\u7684\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\uff1a\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u5723\u5c71\u533a\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5411\u53f3\u770b\uff0c\u8fd8\u53ef\u4ee5\u770b\u5230\u5973\u738b\u7684\u66f4\u8863\u5ba4\uff0c\u8fd9\u91cc\u548c\u4e0a\u9762\u63d0\u5230\u7684\u5176\u4ed6\u533a\u57df\u4e00\u6837\uff0c\u53ea\u80fd\u5728\u7279\u6b8a\u573a\u5408\u6216\u4f5c\u4e3a\u6bcf\u6708\u7a7a\u95f4\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u5973\u738b\u7684\u66f4\u8863\u5ba4\u4f4d\u4e8e\u5c24\u7d20\u592b\u4e00\u4e16\u5854\u5185\uff0c\u8be5\u5854\u76f8\u5bf9\u4e8e\u57ce\u5899\u800c\u8a00\u4f4d\u7f6e\u9760\u524d\u3002\u5b83\u7684\u57fa\u7763\u6559\u540d\u5b57\u6765\u6e90\u4e8e\u67e5\u7406\u4e94\u4e16\u7684\u59bb\u5b50\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u5c14\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u9017\u7559\u671f\u95f4\u6240\u8d77\u7684\u540d\u5b57\u3002\n                <\/p>\n                <p>\n                    \u6559\u5802\u5185\u90e8\u6309\u7167\u57fa\u7763\u6559\u7f8e\u5b66\u8fdb\u884c\u4e86\u6539\u9020\uff0c\u6536\u85cf\u4e86\u62c9\u6590\u5c14\u00b7\u6851\u897f\uff08\u53c8\u540d\u4e4c\u5c14\u6bd4\u8bfa\u7684\u62c9\u6590\u5c14\uff09\u7684\u5f1f\u5b50\u5c24\u5229\u4e4c\u65af\u00b7\u963f\u5580\u7409\u65af\u548c\u4e9a\u5386\u5c71\u5927\u00b7\u6885\u7eb3\u521b\u4f5c\u7684\u73cd\u8d35\u6587\u827a\u590d\u5174\u65f6\u671f\u753b\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5f80\u4e0b\u8d70\uff0c\u6211\u4eec\u5c31\u80fd\u627e\u5230\u738b\u5bab\u5ead\u9662 (Patio de la Reja)\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e 17 \u4e16\u7eaa\u4e2d\u53f6\u5b89\u88c5\u7684\u5e26\u6709\u953b\u94c1\u680f\u6746\u7684\u8fde\u7eed\u9633\u53f0\u3002\u8fd9\u4e9b\u6805\u680f\u4f5c\u4e3a\u5f00\u653e\u7684\u8d70\u5eca\uff0c\u8fde\u63a5\u5e76\u4fdd\u62a4\u76f8\u90bb\u7684\u623f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba39\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel39\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel39\">\u4e24\u59d0\u59b9\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e24\u59d0\u59b9\u5385\u56e0\u4f4d\u4e8e\u623f\u95f4\u4e2d\u592e\u7684\u4e24\u5757 Macael \u5927\u7406\u77f3\u53cc\u5c42\u677f\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u4e0e\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385 (Hall of the Abencerrajes) \u6709\u76f8\u4f3c\u4e4b\u5904\uff1a\u5b83\u4f4d\u4e8e\u5ead\u9662\u8f83\u9ad8\u5904\uff0c\u5165\u53e3\u540e\u9762\u6709\u4e24\u6247\u95e8\u3002\u5de6\u8fb9\u7684\u95e8\u901a\u5411\u5395\u6240\uff0c\u53f3\u8fb9\u7684\u95e8\u901a\u5411\u623f\u5b50\u7684\u697c\u4e0a\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u53cc\u5e8a\u623f\u4e0d\u540c\u7684\u662f\uff0c\u8fd9\u95f4\u5ba2\u623f\u671d\u5317\uff0c\u9762\u671d Sala de los Ajimeces \u548c\u4e00\u4e2a\u5c0f\u89c2\u666f\u70b9\uff1aMirador de Lindaraja\u3002\n                <\/p>\n                <p>\n                    Durante la dinast\u00eda nazar\u00ed, en tiempos de Muhammad V, esta sala era conocida como &#8220;qubba al-kubra&#8221;, es decir, &#8220;la qubba mayor&#8221;, la m\u00e1s importante del Palacio de los Leones. El t\u00e9rmino &#8220;qubba&#8221; hace referencia a una planta cuadrada cubierta con una c\u00fapula.\n                <\/p>\n                <p>\n                    \u7a79\u9876\u4ee5\u516b\u89d2\u661f\u4e3a\u57fa\u8c03\uff0c\u5c55\u5f00\u6210\u7531 5,416 \u4e2a muqarnas \u7ec4\u6210\u7684\u4e09\u7ef4\u5e03\u5c40\uff0c\u5176\u4e2d\u4e00\u4e9b\u4ecd\u7136\u4fdd\u7559\u7740\u591a\u8272\u75d5\u8ff9\u3002\u8fd9\u4e9b muqarnas \u5206\u5e03\u5728\u5341\u516d\u4e2a\u5706\u9876\u4e2d\uff0c\u5706\u9876\u4e0a\u65b9\u6709\u5341\u516d\u6247\u5e26\u6709\u683c\u5b50\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6839\u636e\u4e00\u5929\u4e2d\u7684\u65f6\u95f4\u4e3a\u623f\u95f4\u63d0\u4f9b\u53d8\u5316\u7684\u5149\u7ebf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba40\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel40\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel40\">\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u897f\u5385\uff08\u4e5f\u79f0\u4e3a\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5385\uff09\u4e4b\u524d\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u4e9b\u6728\u95e8\uff0c\u4e0a\u9762\u6709\u7cbe\u7f8e\u7684\u96d5\u523b\uff0c\u8fd9\u4e9b\u96d5\u523b\u81ea\u4e2d\u4e16\u7eaa\u4ee5\u6765\u5c31\u4fdd\u5b58\u5b8c\u597d\u3002\n                <\/p>\n                <p>\n                    El nombre de esta sala est\u00e1 ligado a una famosa leyenda de la Alhambra. Seg\u00fan la tradici\u00f3n, un rumor sobre un supuesto romance entre un caballero abencerraje y la favorita del sult\u00e1n (o quiz\u00e1 sospechas de conspiraci\u00f3n contra el monarca) provoc\u00f3 la ira del soberano.\n                <\/p>\n                <p>\n                    El sult\u00e1n mand\u00f3 llamar a varios caballeros de la familia Abencerraje. Seg\u00fan cuenta la leyenda, decenas de ellos fueron ejecutados aqu\u00ed mismo.\n                <\/p>\n                <p>\n                    La historia se difundi\u00f3 en la literatura del siglo XVI, especialmente en la novela &#8220;Guerras civiles de Granada&#8221; de Gin\u00e9s P\u00e9rez de Hita, que narra los conflictos entre los linajes nobles del reino nazar\u00ed.\n                <\/p>\n                <p>\n                    Con el paso del tiempo, la tradici\u00f3n situ\u00f3 la tragedia en esta sala. Por eso, algunos visitantes han querido ver en las manchas rojizas de la fuente central un vestigio simb\u00f3lico de la sangre de aquellos caballeros.\n                <\/p>\n                <p>\n                    La leyenda fue tan popular que inspir\u00f3 tambi\u00e9n al pintor espa\u00f1ol Mariano Fortuny, quien la represent\u00f3 en su cuadro &#8220;La matanza de los Abencerrajes.&#8221;\n                <\/p>\n                <p>\n                    \u8fdb\u95e8\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u6709\u4e24\u4e2a\u5165\u53e3\uff1a\u53f3\u8fb9\u7684\u5165\u53e3\u901a\u5411\u5395\u6240\uff0c\u5de6\u8fb9\u7684\u5165\u53e3\u901a\u5411\u697c\u4e0a\u7684\u623f\u95f4\u7684\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    La Sala de los Abencerrajes es una vivienda privada e independiente en planta baja, estructurada en torno a una gran &#8220;qubba&#8221;, &#8220;c\u00fapula&#8221; en \u00e1rabe.\n                <\/p>\n                <p>\n                    \u77f3\u818f\u5706\u9876\u88c5\u9970\u534e\u4e3d\uff0c\u7a46\u5361\u5c14\u7eb3\u65af (muqarnas) \u6e90\u81ea\u4e00\u9897\u516b\u89d2\u661f\uff0c\u5177\u6709\u590d\u6742\u7684\u4e09\u7ef4\u6784\u56fe\u3002 Muqarnas \u662f\u57fa\u4e8e\u5177\u6709\u51f9\u51f8\u5f62\u72b6\u7684\u60ac\u6302\u68f1\u67f1\u4f53\u7684\u5efa\u7b51\u5143\u7d20\uff0c\u8ba9\u4eba\u8054\u60f3\u5230\u949f\u4e73\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5f53\u4f60\u8fdb\u5165\u623f\u95f4\u65f6\uff0c\u4f60\u4f1a\u53d1\u73b0\u6e29\u5ea6\u4e0b\u964d\u4e86\u3002\u8fd9\u662f\u56e0\u4e3a\u552f\u4e00\u7684\u7a97\u6237\u4f4d\u4e8e\u9876\u90e8\uff0c\u53ef\u4ee5\u8ba9\u70ed\u7a7a\u6c14\u9038\u51fa\u3002\u540c\u65f6\uff0c\u4e2d\u592e\u55b7\u6cc9\u7684\u6c34\u4f7f\u7a7a\u6c14\u53d8\u5f97\u51c9\u723d\uff0c\u4f7f\u5f97\u623f\u95f4\u5728\u95e8\u5173\u95ed\u7684\u60c5\u51b5\u4e0b\uff0c\u5c31\u50cf\u4e00\u4e2a\u6d1e\u7a74\uff0c\u5728\u6700\u708e\u70ed\u7684\u590f\u5929\u5177\u6709\u7406\u60f3\u7684\u6e29\u5ea6\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba41\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel41\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel41\">AJIMECES \u5927\u5385\u548c LINDARAJA \u89c2\u666f\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u4e24\u59d0\u59b9\u5385\u540e\u9762\u7684\u5317\u9762\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u6a2a\u5411\u7684\u4e2d\u6bbf\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a muqarnas \u62f1\u9876\u3002\u8fd9\u4e2a\u623f\u95f4\u88ab\u79f0\u4e3a Ajimeces \u5385\uff08\u76f4\u68c2\u7a97\uff09\uff0c\u56e0\u4e3a\u8fd9\u79cd\u7c7b\u578b\u7684\u7a97\u6237\u4e00\u5b9a\u5c01\u95ed\u4e86\u901a\u5f80 Lindaraja \u89c2\u666f\u70b9\u7684\u4e2d\u592e\u62f1\u95e8\u4e24\u4fa7\u7684\u5f00\u53e3\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8fd9\u4e2a\u623f\u95f4\u7684\u767d\u8272\u5899\u58c1\u6700\u521d\u662f\u7528\u4e1d\u7ef8\u7ec7\u7269\u8986\u76d6\u7684\u3002\n                <\/p>\n                <p>\n                    El llamado Mirador de Lindaraja debe su nombre a la derivaci\u00f3n del t\u00e9rmino \u00e1rabe &#8220;Ayn Dar Aisa&#8221;, que significa \u201clos ojos de la Casa de Aisa\u201d.\n                <\/p>\n                <p>\n                    \u89c2\u666f\u53f0\u867d\u7136\u9762\u79ef\u4e0d\u5927\uff0c\u4f46\u5185\u90e8\u88c5\u9970\u5374\u5341\u5206\u7cbe\u7f8e\u3002\u4e00\u65b9\u9762\uff0c\u5b83\u7684\u7279\u70b9\u662f\u94fa\u6ee1\u4e86\u8fde\u7eed\u7684\u5c0f\u661f\u661f\uff0c\u8fd9\u4e9b\u661f\u661f\u76f8\u4e92\u4ea4\u9519\uff0c\u8fd9\u9700\u8981\u5de5\u5320\u4eec\u7684\u7ec6\u81f4\u5de5\u4f5c\u3002\u53e6\u4e00\u65b9\u9762\uff0c\u5982\u679c\u4f60\u62ac\u5934\u770b\uff0c\u4f60\u4f1a\u770b\u5230\u5929\u82b1\u677f\u4e0a\u9576\u5d4c\u7740\u5f69\u8272\u73bb\u7483\uff0c\u6728\u8d28\u7ed3\u6784\uff0c\u7c7b\u4f3c\u5929\u7a97\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u76cf\u706f\u7b3c\u662f\u5e15\u62c9\u8482\u5c3c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8bb8\u591a\u56f4\u5899\u6216\u76f4\u68c2\u7a97\u7684\u5178\u578b\u4ee3\u8868\u3002\u5f53\u9633\u5149\u7167\u5c04\u5230\u73bb\u7483\u4e0a\u65f6\uff0c\u5b83\u4f1a\u6295\u5c04\u51fa\u4e94\u5f69\u7f24\u7eb7\u7684\u53cd\u5c04\uff0c\u7167\u4eae\u88c5\u9970\uff0c\u4f7f\u7a7a\u95f4\u5168\u5929\u5448\u73b0\u51fa\u72ec\u7279\u800c\u4e0d\u65ad\u53d8\u5316\u7684\u6c1b\u56f4\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u5f53\u5ead\u9662\u4ecd\u7136\u5f00\u653e\u65f6\uff0c\u4eba\u4eec\u53ef\u4ee5\u5750\u5728\u89c2\u666f\u53f0\u7684\u5730\u677f\u4e0a\uff0c\u5c06\u624b\u81c2\u653e\u5728\u7a97\u53f0\u4e0a\uff0c\u6b23\u8d4f\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\u3002 16 \u4e16\u7eaa\u521d\uff0c\u5f53\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u4f4f\u6240\u88ab\u4fee\u5efa\u65f6\uff0c\u8fd9\u4e9b\u666f\u89c2\u5c31\u6d88\u5931\u4e86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba42\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel42\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel42\">\u56fd\u738b\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u56fd\u738b\u5927\u5385\u5360\u636e\u4e86\u72ee\u5b50\u9662\u7684\u6574\u4e2a\u4e1c\u4fa7\uff0c\u867d\u7136\u5b83\u770b\u8d77\u6765\u4e0e\u5bab\u6bbf\u878d\u4e3a\u4e00\u4f53\uff0c\u4f46\u4eba\u4eec\u8ba4\u4e3a\u5b83\u6709\u81ea\u5df1\u7684\u529f\u80fd\uff0c\u53ef\u80fd\u662f\u5a31\u4e50\u6216\u5bab\u5ef7\u6027\u8d28\u7684\u3002\n                <\/p>\n                <p>\n                    \u8be5\u7a7a\u95f4\u56e0\u4fdd\u5b58\u4e86\u5c11\u6570\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u7ed8\u753b\u4e4b\u4e00\u800c\u95fb\u540d\u3002\n                <\/p>\n                <p>\n                    \u4e09\u95f4\u5367\u5ba4\uff0c\u6bcf\u95f4\u5367\u5ba4\u9762\u79ef\u7ea6\u4e3a\u5341\u4e94\u5e73\u65b9\u7c73\uff0c\u6709\u4e09\u4e2a\u5047\u62f1\u9876\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u7f8a\u76ae\u753b\u3002\u8fd9\u4e9b\u76ae\u7528\u5c0f\u7af9\u9489\u56fa\u5b9a\u5728\u6728\u8d28\u652f\u67b6\u4e0a\uff0c\u8fd9\u79cd\u6280\u672f\u53ef\u4ee5\u9632\u6b62\u6750\u6599\u751f\u9508\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u540d\u79f0\u53ef\u80fd\u6765\u81ea\u5bf9\u4e2d\u592e\u58c1\u9f9b\u4e2d\u7ed8\u753b\u7684\u89e3\u8bfb\uff0c\u8be5\u7ed8\u753b\u63cf\u7ed8\u4e86\u5341\u4e2a\u4eba\u7269\uff0c\u53ef\u80fd\u5bf9\u5e94\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u524d\u5341\u4f4d\u82cf\u4e39\u3002\n                <\/p>\n                <p>\n                    \u5728\u4fa7\u58c1\u9f9b\u4e2d\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u6218\u6597\u3001\u72e9\u730e\u3001\u6e38\u620f\u548c\u7231\u60c5\u7684\u9a91\u58eb\u573a\u666f\u3002\u5728\u8fd9\u4e9b\u4f5c\u54c1\u4e2d\uff0c\u57fa\u7763\u5f92\u548c\u7a46\u65af\u6797\u4eba\u7269\u5171\u5904\u4e00\u5ba4\uff0c\u4ed6\u4eec\u7684\u8863\u7740\u6e05\u6670\u53ef\u8fa8\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u753b\u4f5c\u7684\u8d77\u6e90\u4e00\u76f4\u53d7\u5230\u5e7f\u6cdb\u4e89\u8bba\u3002\u7531\u4e8e\u5b83\u4eec\u5177\u6709\u7ebf\u6027\u54e5\u7279\u5f0f\u98ce\u683c\uff0c\u4eba\u4eec\u8ba4\u4e3a\u5b83\u4eec\u53ef\u80fd\u662f\u7531\u719f\u6089\u7a46\u65af\u6797\u4e16\u754c\u7684\u57fa\u7763\u6559\u827a\u672f\u5bb6\u521b\u4f5c\u7684\u3002\u8fd9\u4e9b\u4f5c\u54c1\u53ef\u80fd\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u548c\u5361\u65af\u8482\u5229\u4e9a\u57fa\u7763\u6559\u56fd\u738b\u4f69\u5fb7\u7f57\u4e00\u4e16\u4e4b\u95f4\u826f\u597d\u5173\u7cfb\u7684\u6210\u679c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba43\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel43\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel43\">\u79d8\u5bc6\u623f\u95f4<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bc6\u5ba4\u662f\u4e00\u4e2a\u65b9\u5f62\u7684\u623f\u95f4\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a\u7403\u5f62\u62f1\u9876\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u91cc\u4f1a\u53d1\u751f\u4e00\u4e9b\u975e\u5e38\u5947\u7279\u548c\u4ee4\u4eba\u597d\u5947\u7684\u4e8b\u60c5\uff0c\u8fd9\u4f7f\u5b83\u6210\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6e38\u5ba2\u6700\u559c\u6b22\u7684\u666f\u70b9\u4e4b\u4e00\uff0c\u5c24\u5176\u662f\u5c0f\u5b69\u5b50\u3002\n                <\/p>\n                <p>\n                    \u73b0\u8c61\u662f\u8fd9\u6837\u7684\uff0c\u5982\u679c\u4e00\u4e2a\u4eba\u7ad9\u5728\u623f\u95f4\u7684\u4e00\u4e2a\u89d2\u843d\uff0c\u53e6\u4e00\u4e2a\u4eba\u7ad9\u5728\u53e6\u4e00\u4e2a\u89d2\u843d\u2014\u2014\u4e24\u4eba\u90fd\u9762\u671d\u5899\u58c1\uff0c\u5e76\u4e14\u5c3d\u53ef\u80fd\u9760\u8fd1\u5899\u58c1\u2014\u2014\u5176\u4e2d\u4e00\u4e2a\u4eba\u53ef\u4ee5\u975e\u5e38\u8f7b\u58f0\u5730\u8bf4\u8bdd\uff0c\u800c\u53e6\u4e00\u4e2a\u4eba\u5374\u80fd\u5b8c\u7f8e\u5730\u542c\u5230\u5bf9\u65b9\u7684\u58f0\u97f3\uff0c\u5c31\u597d\u50cf\u4ed6\u4eec\u5c31\u5728\u65c1\u8fb9\u4e00\u6837\u3002\n                <\/p>\n                <p>\n                    Es gracias a este \u201cjuego\u201d ac\u00fastico que la sala recibe su nombre: &#8220;Sala de los Secretos&#8221;.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba44\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel44\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel44\">\u7a46\u5361\u62c9\u5e03\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u5ea7\u88ab\u79f0\u4e3a\u72ee\u5b50\u5bab\u7684\u5bab\u6bbf\u662f\u5728\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7b2c\u4e8c\u6b21\u7edf\u6cbb\u671f\u95f4\u5efa\u9020\u7684\uff0c\u8be5\u7edf\u6cbb\u59cb\u4e8e 1362 \u5e74\uff0c\u4e00\u76f4\u6301\u7eed\u5230 1391 \u5e74\u3002\u5728\u6b64\u671f\u95f4\uff0c\u72ee\u5b50\u5bab\u5f00\u59cb\u5efa\u9020\uff0c\u6bd7\u90bb\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u540e\u8005\u7531\u5176\u7236\u4eb2\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    Este nuevo palacio tambi\u00e9n fue denominado &#8220;Palacio del Riyad&#8221;, ya que se cree que fue levantado sobre los antiguos Jardines de Comares. El t\u00e9rmino &#8220;Riyad&#8221; significa \u201cjard\u00edn\u201d.\n                <\/p>\n                <p>\n                    \u636e\u8ba4\u4e3a\uff0c\u8fdb\u5165\u5bab\u6bbf\u7684\u539f\u59cb\u901a\u9053\u662f\u901a\u8fc7\u4e1c\u5357\u89d2\uff0c\u4ece Calle Real \u8fdb\u5165\uff0c\u5e76\u901a\u8fc7\u4e00\u6761\u5f2f\u66f2\u7684\u901a\u9053\u3002\u76ee\u524d\uff0c\u7531\u4e8e\u5f81\u670d\u540e\u57fa\u7763\u6559\u7684\u6539\u9020\uff0c\u7a46\u5361\u7eb3\u65af\u5927\u5385\u53ef\u76f4\u63a5\u4ece\u79d1\u9a6c\u96f7\u65af\u5bab\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u7a46\u5361\u7eb3\u65af\u5927\u5385 (M\u00fcqarnas Hall) \u7684\u540d\u5b57\u6765\u6e90\u4e8e\u6700\u521d\u8986\u76d6\u5b83\u7684\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u7a46\u5361\u7eb3\u65af\u62f1\u9876\uff0c\u8be5\u62f1\u9876\u56e0 1590 \u5e74\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u706b\u836f\u5e93\u7206\u70b8\u5f15\u8d77\u7684\u9707\u52a8\u800c\u51e0\u4e4e\u5b8c\u5168\u5012\u584c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u4e00\u4fa7\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u8fd9\u4e2a\u5893\u7a74\u7684\u9057\u8ff9\u3002\u5728\u53e6\u4e00\u4fa7\uff0c\u6709\u540e\u671f\u57fa\u7763\u6559\u62f1\u9876\u7684\u9057\u8ff9\uff0c\u5176\u4e2d\u51fa\u73b0\u5b57\u6bcd\u201cFY\u201d\uff0c\u4f20\u7edf\u4e0a\u4e0e\u8d39\u8fea\u5357\u5fb7\u548c\u4f0a\u838e\u8d1d\u62c9\u6709\u5173\uff0c\u4f46\u5b9e\u9645\u4e0a\u5b83\u4eec\u5bf9\u5e94\u4e8e 1729 \u5e74\u53c2\u89c2\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u83f2\u5229\u666e\u4e94\u4e16\u548c\u4f0a\u838e\u8d1d\u62c9\u6cd5\u5c14\u5185\u585e\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8be5\u623f\u95f4\u53ef\u80fd\u7528\u4f5c\u53c2\u52a0\u82cf\u4e39\u5e86\u5178\u3001\u805a\u4f1a\u548c\u62db\u5f85\u4f1a\u7684\u5ba2\u4eba\u7684\u524d\u5385\u6216\u7b49\u5019\u5ba4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  EL PARTAL -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba45\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel45\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel45\">\u90e8\u5206\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5982\u4eca\u88ab\u79f0\u4e3a\u201c\u5e15\u5854\u5c14\u82b1\u56ed\u201d (Jardines del Partal) \u7684\u8fd9\u7247\u5927\u7a7a\u95f4\uff0c\u5176\u540d\u5b57\u6765\u6e90\u4e8e Palacio del P\u00f3rtico\uff0c\u8be5\u5bab\u6bbf\u56e0\u5176\u95e8\u5eca\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u8be5\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u4fdd\u5b58\u6700\u53e4\u8001\u7684\u5bab\u6bbf\uff0c\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e0e\u79d1\u9a6c\u96f7\u65af\u5bab\u6709\u76f8\u4f3c\u4e4b\u5904\uff0c\u5c3d\u7ba1\u5b83\u66f4\u53e4\u8001\uff1a\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u4e00\u4e2a\u4e2d\u592e\u6c34\u6c60\uff0c\u95e8\u5eca\u5728\u6c34\u4e2d\u7684\u5012\u5f71\u50cf\u4e00\u9762\u955c\u5b50\u3002\u5b83\u7684\u4e3b\u8981\u7279\u5f81\u662f\u4e00\u5ea7\u4fa7\u5854\uff0c\u81ea 16 \u4e16\u7eaa\u4ee5\u6765\u88ab\u79f0\u4e3a\u5973\u58eb\u5854\uff0c\u5c3d\u7ba1\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5929\u6587\u53f0\uff0c\u56e0\u4e3a\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u662f\u5929\u6587\u5b66\u7684\u72c2\u70ed\u7231\u597d\u8005\u3002\u5854\u4e0a\u6709\u9762\u5411\u56db\u4e2a\u65b9\u4f4d\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u58ee\u89c2\u7684\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u4e00\u76f4\u4e3a\u79c1\u4eba\u6240\u6709\uff0c\u76f4\u5230 1891 \u5e74 3 \u6708 12 \u65e5\uff0c\u5176\u4e3b\u4eba\u3001\u5fb7\u56fd\u94f6\u884c\u5bb6\u517c\u9886\u4e8b\u4e9a\u745f\u00b7\u51af\u00b7\u683c\u6e29\u7eb3 (Arthur Von Gwinner) \u5c06\u8fd9\u5ea7\u5efa\u7b51\u548c\u5468\u56f4\u7684\u571f\u5730\u5272\u8ba9\u7ed9\u4e86\u897f\u73ed\u7259\u56fd\u5bb6\u3002\n                <\/p>\n                <p>\n                    \u4e0d\u5e78\u7684\u662f\uff0c\u51af\u00b7\u683c\u6e29\u7eb3\u62c6\u9664\u4e86\u89c2\u666f\u53f0\u7684\u6728\u8d28\u5c4b\u9876\uff0c\u5e76\u5c06\u5176\u642c\u5230\u4e86\u67cf\u6797\uff0c\u73b0\u5728\u5b83\u5728\u5e15\u52a0\u9a6c\u535a\u7269\u9986\u5c55\u51fa\uff0c\u4f5c\u4e3a\u5176\u4f0a\u65af\u5170\u827a\u672f\u6536\u85cf\u7684\u4eae\u70b9\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5e15\u5854\u5c14\u5bab\u65c1\u8fb9\uff0c\u5973\u58eb\u5854\u7684\u5de6\u4fa7\uff0c\u6709\u4e00\u4e9b\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u623f\u5c4b\u3002\u5176\u4e2d\u4e00\u6240\u623f\u5b50\u56e0\u5728 20 \u4e16\u7eaa\u521d\u53d1\u73b0\u4e86 14 \u4e16\u7eaa\u7684\u7070\u6ce5\u86cb\u5f69\u753b\u800c\u88ab\u79f0\u4e3a\u201c\u7ed8\u753b\u4e4b\u5bb6\u201d\u3002\u8fd9\u4e9b\u6781\u5176\u73cd\u8d35\u7684\u753b\u4f5c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u58c1\u753b\u7684\u7f55\u89c1\u8303\u4f8b\uff0c\u63cf\u7ed8\u4e86\u5bab\u5ef7\u3001\u72e9\u730e\u548c\u5e86\u795d\u573a\u666f\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5176\u91cd\u8981\u6027\u548c\u4fdd\u62a4\u539f\u56e0\uff0c\u8fd9\u4e9b\u623f\u5c4b\u4e0d\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba46\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel46\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel46\">\u5e15\u5854\u5c14\u7684\u6f14\u8bb2<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u7279\u5c14\u5bab\u53f3\u4fa7\uff0c\u57ce\u5899\u4e0a\u662f\u5e15\u7279\u5c14\u6f14\u8bb2\u5385\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\u7531\u4e8e\u6f14\u8bb2\u5385\u4f4d\u4e8e\u5730\u9762\u4ee5\u4e0a\uff0c\u56e0\u6b64\u9700\u8981\u901a\u8fc7\u5c0f\u697c\u68af\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u4f0a\u65af\u5170\u6559\u7684\u652f\u67f1\u4e4b\u4e00\u662f\u6bcf\u5929\u9762\u5411\u9ea6\u52a0\u7948\u7977\u4e94\u6b21\u3002\u8be5\u7948\u7977\u5ba4\u5145\u5f53\u4e86\u5bab\u5ef7\u5c0f\u6559\u5802\u7684\u529f\u80fd\uff0c\u8ba9\u9644\u8fd1\u5bab\u6bbf\u7684\u5c45\u6c11\u53ef\u4ee5\u5c65\u884c\u5b97\u6559\u4e49\u52a1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u9762\u79ef\u4e0d\u5927\uff08\u7ea6\u5341\u4e8c\u5e73\u65b9\u7c73\uff09\uff0c\u4f46\u7948\u7977\u5ba4\u8bbe\u6709\u4e00\u4e2a\u5c0f\u524d\u5385\u548c\u4e00\u4e2a\u7948\u7977\u5ba4\u3002\u5176\u5185\u90e8\u91c7\u7528\u4e30\u5bcc\u7684\u7070\u6ce5\u88c5\u9970\uff0c\u6709\u690d\u7269\u548c\u51e0\u4f55\u56fe\u6848\uff0c\u8fd8\u6709\u300a\u53e4\u5170\u7ecf\u300b\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u697c\u68af\u8d70\u4e0a\u53bb\uff0c\u5c31\u5728\u5165\u53e3\u95e8\u524d\uff0c\u4f60\u4f1a\u770b\u5230\u897f\u5357\u5899\u4e0a\u7684\u7c73\u54c8\u62c9\u5e03\uff0c\u9762\u5411\u9ea6\u52a0\u3002\u5b83\u7684\u5e73\u9762\u56fe\u5448\u591a\u8fb9\u5f62\uff0c\u6709\u9a6c\u8e44\u5f62\u62f1\u95e8\uff0c\u9876\u90e8\u6709\u7a46\u5361\u7eb3\u65af\u5706\u9876\u3002\n                <\/p>\n                <p>\n                    \u7279\u522b\u503c\u5f97\u6ce8\u610f\u7684\u662f\u4f4d\u4e8e\u7c73\u54c8\u62c9\u5e03\u62f1\u95e8\u67f1\u5934\u4e0a\u7684\u94ed\u6587\uff0c\u5b83\u9080\u8bf7\u4eba\u4eec\u7948\u7977\uff1a <em>\u201c\u6765\u7948\u7977\u5427\uff0c\u4e0d\u8981\u758f\u5ffd\u5927\u610f\u3002\u201d<\/em>\n                <\/p>\n                <p>\n                    \u4e0e\u7948\u7977\u5ba4\u76f8\u8fde\u7684\u662f\u963f\u5854\u897f\u5965\u00b7\u5fb7\u00b7\u5e03\u62c9\u5361\u8499\u7279\u4e4b\u5bb6\uff0c\u8be5\u4e4b\u5bb6\u4e8e 1550 \u5e74\u8d60\u4e88\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b88\u62a4\u8005\u3001\u524d\u4f8d\u4ece\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba47\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel47\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel47\">\u5e15\u5854\u5c14\u963f\u5c14\u6258 \u2013 \u4f18\u7d20\u798f\u4e09\u4e16\u5bab\u6bbf<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u5c14\u5854\u5c14\u5730\u533a\u6700\u9ad8\u7684\u9ad8\u539f\u4e0a\uff0c\u6709\u5c24\u7d20\u592b\u4e09\u4e16\u5bab\u6bbf\u7684\u8003\u53e4\u9057\u5740\u3002 1492 \u5e74 6 \u6708\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5c06\u8fd9\u5ea7\u5bab\u6bbf\u5272\u8ba9\u7ed9\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7b2c\u4e00\u4efb\u603b\u7763\u3001\u7b2c\u4e8c\u4efb\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u5510\u00b7\u4f0a\u5c3c\u6208\u00b7\u6d1b\u4f69\u65af\u00b7\u5fb7\u00b7\u95e8\u591a\u8428 (Don \u00cd\u00f1igo L\u00f3pez de Mendoza)\u3002\u56e0\u6b64\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5766\u8fea\u62c9\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e4b\u6240\u4ee5\u6210\u4e3a\u5e9f\u589f\uff0c\u6e90\u4e8e18\u4e16\u7eaa\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u540e\u88d4\u4e0e\u6ce2\u65c1\u56fd\u738b\u8153\u529b\u4e94\u4e16\u4e4b\u95f4\u7684\u5206\u6b67\u3002\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u4e8c\u4e16\u53bb\u4e16\u540e\uff0c\u65e0\u55e3\u800c\u4ea1\uff0c\u6ed5\u8fea\u62c9\u5bb6\u65cf\u4e0d\u518d\u652f\u6301\u83f2\u5229\u666e\u4eb2\u738b\uff0c\u800c\u662f\u652f\u6301\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u3002\u83f2\u5229\u666e\u4e94\u4e16\u767b\u57fa\u540e\uff0c\u4ed6\u4eec\u91c7\u53d6\u4e86\u62a5\u590d\u63aa\u65bd\uff1a1718 \u5e74\uff0c\u4ed6\u4eec\u88ab\u5265\u593a\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5e02\u957f\u804c\u4f4d\uff0c\u968f\u540e\u5bab\u6bbf\u88ab\u62c6\u9664\uff0c\u5176\u6750\u6599\u88ab\u51fa\u552e\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u4e00\u4e9b\u6750\u6599\u5728 20 \u4e16\u7eaa\u91cd\u65b0\u51fa\u73b0\u5728\u79c1\u4eba\u6536\u85cf\u4e2d\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u4fdd\u5b58\u5728\u9a6c\u5fb7\u91cc\u74e6\u4f26\u897f\u4e9a\u5510\u749c\u7814\u7a76\u6240\u7684\u6240\u8c13\u201c\u798f\u56fe\u5c3c\u74f7\u7816\u201d\u53ef\u80fd\u5c31\u6765\u81ea\u8fd9\u5ea7\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u4ece1740\u5e74\u8d77\uff0c\u5bab\u6bbf\u9057\u5740\u6210\u4e3a\u79df\u8d41\u83dc\u56ed\u7684\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    1929 \u5e74\uff0c\u897f\u73ed\u7259\u653f\u5e9c\u6536\u56de\u4e86\u8fd9\u7247\u5730\u533a\uff0c\u5e76\u5c06\u5176\u5f52\u8fd8\u7ed9\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u5f97\u76ca\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5efa\u7b51\u5e08\u548c\u4fee\u590d\u8005 Leopoldo Torres Balb\u00e1s \u7684\u52aa\u529b\uff0c\u901a\u8fc7\u521b\u5efa\u8003\u53e4\u82b1\u56ed\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5f97\u5230\u4e86\u6539\u5584\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba48\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel48\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel48\">\u5854\u697c\u6f2b\u6b65\u548c\u5cf0\u9876\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u62c9\u8482\u5c3c\u57ce\u5899\u6700\u521d\u6709\u4e09\u5341\u591a\u5ea7\u5854\u697c\uff0c\u5982\u4eca\u4ec5\u5269\u4e8c\u5341\u5ea7\u3002\u6700\u521d\uff0c\u8fd9\u4e9b\u5854\u697c\u5177\u6709\u4e25\u683c\u7684\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u6709\u4e9b\u5854\u697c\u4e5f\u88ab\u7528\u4e8e\u5c45\u4f4f\u7528\u9014\u3002\n                <\/p>\n                <p>\n                    \u4ece\u7eb3\u65af\u91cc\u5fb7\u5bab\u7684\u51fa\u53e3\u5904\uff0c\u4ece\u5e15\u5854\u5c14\u963f\u5c14\u6258 (Partal Alto) \u5730\u533a\u51fa\u53d1\uff0c\u6709\u4e00\u6761\u9e45\u5375\u77f3\u5c0f\u8def\u901a\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u3002\u8fd9\u6761\u8def\u7ebf\u6cbf\u7740\u57ce\u5899\u5ef6\u4f38\uff0c\u57ce\u5899\u5185\u77d7\u7acb\u7740\u8be5\u5efa\u7b51\u7fa4\u4e2d\u4e00\u4e9b\u6700\u5177\u4ee3\u8868\u6027\u7684\u5854\u697c\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u82b1\u56ed\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u679c\u56ed\u7684\u7f8e\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u6700\u8457\u540d\u7684\u5854\u697c\u662f\u5c71\u5cf0\u5854\uff0c\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\uff0c\u540e\u6765\u7531\u5176\u4ed6\u82cf\u4e39\u7ffb\u4fee\u3002\u5b83\u4ee5\u5176\u7816\u780c\u7684\u91d1\u5b57\u5854\u5f62\u57ce\u579b\u800c\u6613\u4e8e\u8fa8\u8ba4\uff0c\u5176\u540d\u5b57\u53ef\u80fd\u7531\u6b64\u800c\u6765\u3002\u7136\u800c\uff0c\u5176\u4ed6\u4f5c\u8005\u8ba4\u4e3a\uff0c\u8fd9\u4e2a\u540d\u5b57\u6765\u6e90\u4e8e\u4ece\u5176\u4e0a\u89d2\u4f38\u51fa\u7684\u725b\u817f\uff0c\u8fd9\u4e9b\u725b\u817f\u652f\u6491\u7740\u69ab\u773c\uff0c\u8fd9\u662f\u4e00\u79cd\u9632\u5fa1\u5143\u7d20\uff0c\u53ef\u4ee5\u62b5\u5fa1\u6765\u81ea\u4e0a\u65b9\u7684\u653b\u51fb\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5854\u7684\u4e3b\u8981\u529f\u80fd\u662f\u4fdd\u62a4\u4f4d\u4e8e\u5176\u5e95\u90e8\u7684\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u8be5\u95e8\u4e0e\u5c0f\u56fd\u738b\u65b9\u5c16\u7891\u76f8\u8fde\uff0c\u65b9\u4fbf\u901a\u5f80\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u548c\u8fde\u63a5\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u53e4\u8001\u4e2d\u4e16\u7eaa\u9053\u8def\u3002\n                <\/p>\n                <p>\n                    \u5728\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u4eba\u4eec\u4fee\u5efa\u4e86\u5e26\u6709\u9a6c\u53a9\u7684\u5916\u5821\u6765\u52a0\u5f3a\u9632\u5fa1\uff0c\u5e76\u7531\u4e00\u4e2a\u540d\u4e3a\u94c1\u95e8\u7684\u65b0\u5165\u53e3\u5173\u95ed\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u5854\u697c\u901a\u5e38\u4ec5\u5177\u6709\u519b\u4e8b\u529f\u80fd\uff0c\u4f46\u4f17\u6240\u5468\u77e5\uff0cTorre de los Picos \u4e5f\u5177\u6709\u4f4f\u5b85\u7528\u9014\uff0c\u5176\u5185\u90e8\u7684\u88c5\u9970\u5c31\u8bc1\u660e\u4e86\u8fd9\u4e00\u70b9\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba49\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel49\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel49\">\u56da\u5f92\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0cTorre de la Cautiva \u83b7\u5f97\u4e86\u4e0d\u540c\u7684\u540d\u79f0\uff0c\u4f8b\u5982 Torre de la Ladrona \u6216 Torre de la Sultana\uff0c\u4f46\u6700\u7ec8\u6d41\u884c\u7684\u662f\u6700\u6d41\u884c\u7684\u4e00\u4e2a\uff1aTorre de la Cautiva\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u57fa\u4e8e\u5df2\u8bc1\u5b9e\u7684\u5386\u53f2\u4e8b\u5b9e\uff0c\u800c\u662f\u4e00\u4e2a\u6d6a\u6f2b\u4f20\u8bf4\u7684\u4ea7\u7269\uff0c\u4f20\u8bf4\u4f0a\u838e\u8d1d\u5c14\u00b7\u5fb7\u00b7\u7d22\u5229\u65af (Isabel de Sol\u00eds) \u88ab\u56da\u7981\u5728\u8fd9\u5ea7\u5854\u4e2d\u3002\u5979\u540e\u6765\u7688\u4f9d\u4f0a\u65af\u5170\u6559\uff0c\u6539\u540d\u4e3a\u4f50\u62c9\u4f0a\u8fbe (Zoraida)\uff0c\u5e76\u6210\u4e3a\u7a46\u83b1\u54c8\u68ee (Muley Hac\u00e9n) \u6700\u559c\u7231\u7684\u82cf\u4e39\u5a1c\u3002\u8fd9\u4e00\u60c5\u51b5\u5bfc\u81f4\u4e86\u524d\u82cf\u4e39\u5a1c\u3001\u5e03\u963f\u535c\u8fea\u52d2\u7684\u6bcd\u4eb2\u827e\u838e\u4e0e\u4f50\u62c9\u4f0a\u8fbe\u7684\u5173\u7cfb\u7d27\u5f20\uff0c\u56e0\u4e3a\u4f50\u62c9\u4f0a\u8fbe\u7684\u540d\u5b57\u610f\u4e3a\u201c\u6668\u661f\u201d\u2014\u2014\u53d6\u4ee3\u4e86\u5979\u5728\u5bab\u5ef7\u4e2d\u7684\u5730\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u7684\u5efa\u9020\u8005\u662f\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\uff0c\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u5efa\u9020\u8005\u4e5f\u662f\u4ed6\u3002\u4e3b\u5385\u4e2d\u7684\u7891\u6587\u8bc1\u5b9e\u4e86\u8fd9\u4e00\u8bf4\u6cd5\uff0c\u8fd9\u4e9b\u7891\u6587\u662f\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03 (Ibn al-Yayyab) \u7684\u4f5c\u54c1\uff0c\u5bf9\u8fd9\u4f4d\u82cf\u4e39\u5927\u52a0\u8d5e\u626c\u3002\n                <\/p>\n                <p>\n                    \u5728\u5899\u4e0a\u523b\u7684\u8bd7\u6b4c\u4e2d\uff0c\u7ef4\u9f50\u5c14\u53cd\u590d\u4f7f\u7528\u8fd9\u4e2a\u8bcd <em>\u5361\u62c9\u80e1\u62c9<\/em>\uff0c\u540e\u6765\u88ab\u7528\u6765\u6307\u8bbe\u9632\u7684\u5bab\u6bbf\uff0c\u5c31\u50cf\u8fd9\u5ea7\u5854\u4e00\u6837\u3002\u5854\u5185\u9664\u4e86\u5177\u6709\u9632\u5fa1\u529f\u80fd\u5916\uff0c\u8fd8\u8bbe\u6709\u4e00\u5ea7\u88c5\u9970\u534e\u4e3d\u3001\u539f\u6c41\u539f\u5473\u7684\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u81f3\u4e8e\u88c5\u9970\uff0c\u4e3b\u5385\u7684\u7279\u70b9\u662f\u9676\u74f7\u74f7\u7816\u5e95\u5ea7\uff0c\u4e0a\u9762\u6709\u5404\u79cd\u989c\u8272\u7684\u51e0\u4f55\u5f62\u72b6\u3002\u5176\u4e2d\uff0c\u7d2b\u8272\u5c24\u4e3a\u7a81\u51fa\uff0c\u56e0\u4e3a\u5f53\u65f6\u7d2b\u8272\u7684\u751f\u4ea7\u7279\u522b\u56f0\u96be\u4e14\u6602\u8d35\uff0c\u6240\u4ee5\u5b83\u53ea\u7528\u4e8e\u975e\u5e38\u91cd\u8981\u7684\u7a7a\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba50\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel50\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel50\">\u516c\u4e3b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u516c\u4e3b\u5854\u4e0e\u4fd8\u864f\u5854\u4e00\u6837\uff0c\u5176\u540d\u5b57\u6e90\u4e8e\u4e00\u4e2a\u4f20\u8bf4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5c31\u662f\u6709\u5173\u4f4f\u5728\u8fd9\u5ea7\u5854\u91cc\u7684\u4e09\u4f4d\u516c\u4e3b\u624e\u4f0a\u8fbe (Zaida)\u3001\u4f50\u62c9\u4f0a\u8fbe (Zoraida) \u548c\u4f50\u62c9\u6d77\u8fbe (Zorahaida) \u7684\u4f20\u8bf4\uff0c\u534e\u76db\u987f\u00b7\u6b27\u6587 (Washington Irving) \u5c06\u8fd9\u4e2a\u6545\u4e8b\u6536\u5f55\u5728\u4ed6\u8457\u540d\u7684\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u5854\uff0c\u6216\u79f0 *qalahurra*\uff0c\u662f\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e03\u4e16\u5efa\u9020\u7684\uff0c\u4ed6\u5728 1392 \u5e74\u81f3 1408 \u5e74\u95f4\u7edf\u6cbb\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5efa\u9020\u7684\u6700\u540e\u4e00\u6279\u5854\u697c\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u79cd\u60c5\u51b5\u53cd\u6620\u5728\u5ba4\u5185\u88c5\u9970\u4e0a\uff0c\u4e0e\u4ee5\u524d\u827a\u672f\u8f89\u714c\u7684\u65f6\u671f\u76f8\u6bd4\uff0c\u5ba4\u5185\u88c5\u9970\u663e\u793a\u51fa\u4e00\u5b9a\u8870\u843d\u7684\u8ff9\u8c61\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba51\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel51\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel51\">\u5361\u96f7\u62c9\u89d2\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u5854\u697c\u5927\u9053 (Paseo de las Torres) \u7684\u5c3d\u5934\uff0c\u5317\u5899\u7684\u6700\u4e1c\u7aef\uff0c\u6709\u4e00\u5ea7\u5706\u67f1\u5f62\u5854\u697c\u7684\u9057\u8ff9\uff1a\u5361\u96f7\u62c9\u89d2\u5854 (Torre del Cabo de Carrera)\u3002\n                <\/p>\n                <p>\n                    1812 \u5e74\u62ff\u7834\u4ed1\u7684\u519b\u961f\u4ece\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u64a4\u9000\u65f6\u8fdb\u884c\u7684\u7206\u70b8\u51e0\u4e4e\u6467\u6bc1\u4e86\u8fd9\u5ea7\u5854\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\u5b83\u662f\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u547d\u4ee4\u4e8e 1502 \u5e74\u5efa\u9020\u6216\u91cd\u5efa\u7684\uff0c\u8fd9\u4e00\u70b9\u5df2\u7531\u73b0\u5df2\u4e22\u5931\u7684\u7891\u6587\u8bc1\u5b9e\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u5b83\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u8857 (Calle Mayor) \u7684\u5c3d\u5934\uff0c\u6807\u5fd7\u7740\u8be5\u8def\u7684\u754c\u9650\u6216\u201ccap de carrera\u201d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  CARLOS V -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba52\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel52\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel52\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u6b63\u9762<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5bbd\u516d\u5341\u4e09\u7c73\uff0c\u9ad8\u5341\u4e03\u7c73\uff0c\u91c7\u7528\u53e4\u5178\u5efa\u7b51\u7684\u6bd4\u4f8b\uff0c\u6c34\u5e73\u5206\u4e3a\u4e24\u5c42\uff0c\u5efa\u7b51\u548c\u88c5\u9970\u533a\u522b\u660e\u663e\u3002\n                <\/p>\n                <p>\n                    \u5176\u5916\u5899\u91c7\u7528\u4e09\u79cd\u77f3\u6750\u88c5\u9970\uff1a\u6765\u81ea Sierra Elvira \u7684\u7070\u8272\u81f4\u5bc6\u77f3\u7070\u77f3\u3001\u6765\u81ea Macael \u7684\u767d\u8272\u5927\u7406\u77f3\u4ee5\u53ca\u6765\u81ea Barranco de San Juan \u7684\u7eff\u8272\u86c7\u7eb9\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5916\u90e8\u88c5\u9970\u9882\u626c\u4e86\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u5f62\u8c61\uff0c\u901a\u8fc7\u795e\u8bdd\u548c\u5386\u53f2\u5178\u6545\u5f3a\u8c03\u4e86\u4ed6\u7684\u7f8e\u5fb7\u3002\n                <\/p>\n                <p>\n                    \u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u662f\u5357\u4fa7\u548c\u897f\u4fa7\u7684\u7acb\u9762\uff0c\u5747\u8bbe\u8ba1\u6210\u51ef\u65cb\u95e8\u3002\u4e3b\u5165\u53e3\u4f4d\u4e8e\u897f\u4fa7\uff0c\u4e3b\u95e8\u9876\u90e8\u6709\u5e26\u7fc5\u8180\u7684\u80dc\u5229\u5973\u795e\u50cf\u3002\u4e24\u4fa7\u5404\u6709\u4e24\u6247\u5c0f\u95e8\uff0c\u95e8\u4e0a\u96d5\u523b\u6709\u9a91\u5175\u4f5c\u6218\u7684\u56fe\u6848\u3002\n                <\/p>\n                <p>\n                    \u67f1\u5b50\u7684\u57fa\u5ea7\u4e0a\u6709\u5bf9\u79f0\u91cd\u590d\u7684\u6d6e\u96d5\u3002\u4e2d\u592e\u7684\u6d6e\u96d5\u8c61\u5f81\u7740\u548c\u5e73\uff1a\u4e24\u540d\u5987\u5973\u5750\u5728\u4e00\u5806\u6b66\u5668\u4e0a\uff0c\u624b\u62ff\u6a44\u6984\u679d\uff0c\u652f\u6491\u7740\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u3001\u5e26\u6709\u7687\u51a0\u7684\u5730\u7403\u4eea\u548c\u5ea7\u53f3\u94ed\u201cPLUS ULTRA*\u201d\uff0c\u800c\u5c0f\u5929\u4f7f\u5219\u71c3\u70e7\u7740\u6218\u4e89\u5927\u70ae\u3002\n                <\/p>\n                <p>\n                    \u4fa7\u9762\u6d6e\u96d5\u63cf\u7ed8\u4e86\u6218\u4e89\u573a\u666f\uff0c\u4f8b\u5982\u5e15\u7ef4\u4e9a\u6218\u5f79\uff0c\u67e5\u7406\u4e94\u4e16\u51fb\u8d25\u4e86\u6cd5\u56fd\u56fd\u738b\u5f17\u6717\u897f\u65af\u4e00\u4e16\u3002\n                <\/p>\n                <p>\n                    \u9876\u90e8\u662f\u9633\u53f0\uff0c\u4e24\u4fa7\u662f\u5706\u5f62\u6d6e\u96d5\uff0c\u63cf\u7ed8\u4e86\u8d6b\u62c9\u514b\u52d2\u65af\u5341\u4e8c\u529f\u7ee9\u4e2d\u7684\u4e24\u9879\uff1a\u4e00\u9879\u662f\u6740\u6b7b\u5c3c\u7c73\u4e9a\u72ee\u5b50\uff0c\u53e6\u4e00\u9879\u662f\u9762\u5bf9\u514b\u91cc\u7279\u516c\u725b\u3002\u897f\u73ed\u7259\u56fd\u5fbd\u51fa\u73b0\u5728\u4e2d\u592e\u5fbd\u7ae0\u4e0a\u3002\n                <\/p>\n                <p>\n                    \u5728\u5bab\u6bbf\u7684\u4e0b\u90e8\uff0c\u8d28\u6734\u7684\u65b9\u77f3\u683c\u5916\u9192\u76ee\uff0c\u65e8\u5728\u4f20\u8fbe\u4e00\u79cd\u575a\u56fa\u7684\u611f\u89c9\u3002\u5728\u5b83\u4eec\u4e0a\u65b9\u662f\u9752\u94dc\u5706\u73af\uff0c\u7531\u72ee\u5b50\u7b49\u52a8\u7269\u5f62\u8c61\u6258\u7740\uff0c\u8c61\u5f81\u7740\u6743\u529b\u548c\u4fdd\u62a4\u3002\u5728\u5b83\u4eec\u7684\u89d2\u843d\uff0c\u662f\u53cc\u9e70\uff0c\u6697\u793a\u7740\u7687\u6743\u548c\u7687\u5e1d\u7684\u7eb9\u7ae0\uff1a\u897f\u73ed\u7259\u56fd\u738b\u67e5\u7406\u4e00\u4e16\u548c\u5fb7\u610f\u5fd7\u56fd\u738b\u67e5\u7406\u4e94\u4e16\u7684\u53cc\u5934\u9e70\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba53\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel53\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel53\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u7687\u5e1d\u67e5\u7406\u4e00\u4e16\u548c\u795e\u5723\u7f57\u9a6c\u5e1d\u56fd\u7687\u5e1d\u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4e5f\u662f\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u4e54\u4e07\u5a1c\u4e00\u4e16\u548c\u7f8e\u7537\u5b50\u8153\u529b\u4e8c\u4e16\u7684\u513f\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u516c\u4e3b\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74\u590f\u5929\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u5ea6\u871c\u6708\u3002\n                <\/p>\n                <p>\n                    \u7687\u5e1d\u62b5\u8fbe\u540e\uff0c\u88ab\u8fd9\u5ea7\u57ce\u5e02\u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u9b45\u529b\u6240\u5438\u5f15\uff0c\u5e76\u51b3\u5b9a\u5728\u5e15\u62c9\u8482\u5c3c\u57ce\u5efa\u9020\u4e00\u5ea7\u65b0\u5bab\u6bbf\u3002\u8fd9\u5ea7\u5bab\u6bbf\u88ab\u79f0\u4e3a\u201c\u65b0\u7687\u5bab\u201d\uff0c\u4e0e\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u76f8\u5bf9\uff0c\u540e\u8005\u540e\u6765\u88ab\u79f0\u4e3a\u201c\u65e7\u7687\u5bab\u201d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f5c\u54c1\u662f\u6258\u83b1\u591a\u5efa\u7b51\u5e08\u517c\u753b\u5bb6\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u59d4\u6258\u521b\u4f5c\u7684\uff0c\u636e\u8bf4\u4ed6\u662f\u7c73\u5f00\u6717\u57fa\u7f57\u7684\u5f1f\u5b50\uff0c\u8fd9\u53ef\u4ee5\u89e3\u91ca\u4ed6\u5bf9\u53e4\u5178\u6587\u827a\u590d\u5174\u7684\u6df1\u523b\u4e86\u89e3\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u4e18\u5361\u8bbe\u8ba1\u4e86\u4e00\u5ea7\u6587\u827a\u590d\u5174\u98ce\u683c\u7684\u5b8f\u4f1f\u5bab\u6bbf\uff0c\u5176\u5e73\u9762\u56fe\u4e3a\u65b9\u5f62\uff0c\u5185\u90e8\u4e3a\u5706\u5f62\uff0c\u5176\u7075\u611f\u6765\u81ea\u53e4\u5178\u65f6\u4ee3\u7684\u7eaa\u5ff5\u7891\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5efa\u7b51\u59cb\u5efa\u4e8e 1527 \u5e74\uff0c\u4e3b\u8981\u8d44\u91d1\u6765\u81ea\u6469\u5c14\u4eba\u4e3a\u7ee7\u7eed\u5c45\u4f4f\u5728\u683c\u62c9\u7eb3\u8fbe\u5e76\u4fdd\u7559\u5176\u98ce\u4fd7\u4e60\u60ef\u548c\u4eea\u5f0f\u800c\u7f34\u7eb3\u7684\u7a0e\u6b3e\u3002\n                <\/p>\n                <p>\n                    1550 \u5e74\uff0c\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u53bb\u4e16\uff0c\u5bab\u6bbf\u5c1a\u672a\u5b8c\u5de5\u3002\u4ed6\u7684\u513f\u5b50\u8def\u6613\u65af\u7ee7\u7eed\u4e86\u8fd9\u4e2a\u9879\u76ee\uff0c\u4f46\u5728\u4ed6\u53bb\u4e16\u540e\uff0c\u5de5\u4f5c\u6682\u505c\u4e86\u4e00\u6bb5\u65f6\u95f4\u3002 1572 \u5e74\uff0c\u5728\u83f2\u5229\u666e\u4e8c\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u8fd9\u4e9b\u5efa\u7b51\u5f97\u4ee5\u6062\u590d\uff0c\u5e76\u6839\u636e\u57c3\u65af\u79d1\u91cc\u4e9a\u5c14\u4fee\u9053\u9662\u5efa\u7b51\u5e08\u80e1\u5b89\u00b7\u5fb7\u00b7\u57c3\u96f7\u62c9\u7684\u63a8\u8350\uff0c\u59d4\u6258\u7ed9\u80e1\u5b89\u00b7\u5fb7\u00b7\u5965\u96f7\u4e9a\u8d1f\u8d23\u3002\u4f46\u7531\u4e8e\u963f\u5c14\u666e\u54c8\u62c9\u65af\u6218\u4e89\u9020\u6210\u8d44\u6e90\u532e\u4e4f\uff0c\u5e76\u672a\u53d6\u5f97\u91cd\u5927\u8fdb\u5c55\u3002\n                <\/p>\n                <p>\n                    \u76f4\u523020\u4e16\u7eaa\uff0c\u5bab\u6bbf\u624d\u5f97\u4ee5\u4fee\u5efa\u5b8c\u6210\u3002\u6700\u521d\u7531\u5efa\u7b51\u5e08\u517c\u4fee\u590d\u5e08 Leopoldo Torres Balb\u00e1s \u8d1f\u8d23\uff0c\u6700\u540e\u4e8e 1958 \u5e74\u7531 Francisco Prieto Moreno \u8d1f\u8d23\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u88ab\u8ba4\u4e3a\u662f\u4e16\u754c\u548c\u5e73\u7684\u8c61\u5f81\uff0c\u53cd\u6620\u4e86\u7687\u5e1d\u7684\u653f\u6cbb\u613f\u671b\u3002\u7136\u800c\u67e5\u7406\u4e94\u4e16\u4ece\u672a\u4eb2\u773c\u89c1\u8fc7\u4ed6\u4e0b\u4ee4\u5efa\u9020\u7684\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba54\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel54\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel54\">\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4f4d\u4e8e\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u5e95\u5c42\uff0c\u5206\u4e3a\u4e03\u4e2a\u623f\u95f4\uff0c\u4e13\u95e8\u5c55\u793a\u897f\u73ed\u7259\u7a46\u65af\u6797\u6587\u5316\u548c\u827a\u672f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u91cc\u6536\u85cf\u4e86\u73b0\u5b58\u6700\u7cbe\u7f8e\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u827a\u672f\u54c1\uff0c\u8fd9\u4e9b\u827a\u672f\u54c1\u90fd\u662f\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5386\u7ecf\u591a\u5e74\u6316\u6398\u548c\u4fee\u590d\u540e\u53d1\u73b0\u7684\u3002\n                <\/p>\n                <p>\n                    \u5c55\u51fa\u7684\u4f5c\u54c1\u5305\u62ec\u7070\u6ce5\u5236\u54c1\u3001\u67f1\u5b50\u3001\u6728\u5de5\u5236\u54c1\u3001\u5404\u79cd\u98ce\u683c\u7684\u9676\u74f7\uff08\u4f8b\u5982\u8457\u540d\u7684\u77aa\u7f9a\u82b1\u74f6\uff09\u2014\u2014\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u706f\u7684\u590d\u5236\u54c1\uff0c\u4ee5\u53ca\u5893\u7891\u3001\u786c\u5e01\u548c\u5176\u4ed6\u5177\u6709\u91cd\u8981\u5386\u53f2\u4ef7\u503c\u7684\u7269\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u85cf\u54c1\u662f\u53c2\u89c2\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u7406\u60f3\u8865\u5145\uff0c\u56e0\u4e3a\u5b83\u8ba9\u4eba\u4eec\u66f4\u597d\u5730\u4e86\u89e3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u7684\u65e5\u5e38\u751f\u6d3b\u548c\u6587\u5316\u3002\n                <\/p>\n                <p>\n                    \u535a\u7269\u9986\u5165\u573a\u514d\u8d39\uff0c\u4f46\u9700\u8981\u6ce8\u610f\u7684\u662f\uff0c\u535a\u7269\u9986\u6bcf\u5468\u4e00\u95ed\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba55\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel55\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel55\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u5728\u8bbe\u8ba1\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u65f6\uff0c\u91c7\u7528\u4e86\u5177\u6709\u5f3a\u70c8\u6587\u827a\u590d\u5174\u8c61\u5f81\u610f\u4e49\u7684\u51e0\u4f55\u5f62\u72b6\uff1a\u6b63\u65b9\u5f62\u4ee3\u8868\u5c18\u4e16\uff0c\u5185\u5706\u8c61\u5f81\u7740\u795e\u6027\u548c\u521b\u9020\uff0c\u516b\u8fb9\u5f62\uff08\u4e3a\u6559\u5802\u4fdd\u7559\uff09\u4ee3\u8868\u4e24\u4e2a\u4e16\u754c\u7684\u7ed3\u5408\u3002\n                <\/p>\n                <p>\n                    \u8fdb\u5165\u5bab\u6bbf\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u7f6e\u8eab\u4e8e\u4e00\u4e2a\u5b8f\u4f1f\u7684\u5706\u5f62\u95e8\u5eca\u5ead\u9662\u4e2d\uff0c\u76f8\u5bf9\u4e8e\u5916\u90e8\u800c\u8a00\uff0c\u5ead\u9662\u8f83\u9ad8\u3002\u8fd9\u5ea7\u5ead\u9662\u5468\u56f4\u6709\u4e24\u5ea7\u91cd\u53e0\u7684\u5eca\u5b50\uff0c\u6bcf\u5ea7\u5eca\u5b50\u90fd\u6709\u4e09\u5341\u4e8c\u6839\u67f1\u5b50\u3002\u5e95\u5c42\u7684\u67f1\u5b50\u4e3a\u591a\u7acb\u514b-\u6258\u65af\u5361\u7eb3\u67f1\u5f0f\uff0c\u4e0a\u5c42\u5219\u4e3a\u7231\u5965\u5c3c\u67f1\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u67f1\u5b50\u7531\u6765\u81ea\u683c\u62c9\u7eb3\u8fbe\u5c0f\u9547\u57c3\u5c14\u56fe\u7f57\u7684\u5e03\u4e01\u77f3\u6216\u674f\u4ec1\u77f3\u5236\u6210\u3002\u9009\u62e9\u8fd9\u79cd\u6750\u6599\u662f\u56e0\u4e3a\u5b83\u6bd4\u8bbe\u8ba1\u4e2d\u6700\u521d\u8ba1\u5212\u7684\u5927\u7406\u77f3\u66f4\u7ecf\u6d4e\u3002\n                <\/p>\n                <p>\n                    \u4e0b\u5c42\u753b\u5eca\u6709\u4e00\u4e2a\u73af\u5f62\u62f1\u9876\uff0c\u53ef\u80fd\u7528\u4e8e\u88c5\u9970\u58c1\u753b\u3002\u4e0a\u5c42\u753b\u5eca\u5219\u8bbe\u6709\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\n                <\/p>\n                <p>\n                    \u73af\u7ed5\u5ead\u9662\u7684\u9970\u5e26\u4ee5\u201cburocranios\u201d\u4e3a\u7279\u8272\uff0c\u5373\u725b\u5934\u9aa8\u7684\u56fe\u6848\uff0c\u8fd9\u79cd\u88c5\u9970\u56fe\u6848\u8d77\u6e90\u4e8e\u53e4\u5e0c\u814a\u548c\u53e4\u7f57\u9a6c\uff0c\u5728\u5f53\u65f6\uff0c\u5b83\u4eec\u88ab\u7528\u4e8e\u4e0e\u796d\u7940\u4eea\u5f0f\u76f8\u5173\u7684\u9970\u5e26\u548c\u575f\u5893\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e24\u5c42\u7531\u4e24\u5ea7\u697c\u68af\u8fde\u63a5\uff1a\u4e00\u5ea7\u4f4d\u4e8e\u5317\u4fa7\uff0c\u5efa\u4e8e 17 \u4e16\u7eaa\uff1b\u53e6\u4e00\u5ea7\u4e5f\u4f4d\u4e8e\u5317\u4fa7\uff0c\u7531\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4fdd\u62a4\u5efa\u7b51\u5e08 Francisco Prieto Moreno \u4e8e 20 \u4e16\u7eaa\u8bbe\u8ba1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u4ece\u672a\u88ab\u7528\u4f5c\u7687\u5bb6\u4f4f\u6240\uff0c\u4f46\u5bab\u6bbf\u76ee\u524d\u8bbe\u6709\u4e24\u4e2a\u91cd\u8981\u7684\u535a\u7269\u9986\uff1a\u4f4d\u4e8e\u4e0a\u5c42\u7684\u7f8e\u672f\u535a\u7269\u9986\uff0c\u6536\u85cf\u4e86 15 \u4e16\u7eaa\u81f3 20 \u4e16\u7eaa\u683c\u62c9\u7eb3\u8fbe\u7684\u6770\u51fa\u7ed8\u753b\u548c\u96d5\u5851\uff1b\u4f4d\u4e8e\u4e0b\u5c42\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\uff0c\u53ef\u901a\u8fc7\u897f\u4fa7\u5165\u53e3\u5927\u5385\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u535a\u7269\u9986\u529f\u80fd\u5916\uff0c\u4e2d\u592e\u5ead\u9662\u8fd8\u62e5\u6709\u51fa\u8272\u7684\u97f3\u54cd\u6548\u679c\uff0c\u4f7f\u5176\u6210\u4e3a\u4e3e\u529e\u97f3\u4e50\u4f1a\u548c\u620f\u5267\u8868\u6f14\u7684\u6700\u4f73\u573a\u6240\uff0c\u5c24\u5176\u662f\u5728\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u671f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  LA MEDINA -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba56\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel56\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel56\">\u6e05\u771f\u5bfa\u6d74\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6e05\u771f\u5bfa\u6d74\u573a\u4f4d\u4e8e\u7687\u5bb6\u5927\u8857 (Calle Real)\uff0c\u6bd7\u90bb\u73b0\u4eca\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802 (Igreja de Santa Mar\u00eda de la Alhambra)\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u6d74\u573a\u5efa\u4e8e\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u7531 <em>\u5409\u5179\u4e9a<\/em>\u8fd9\u662f\u5411\u5728\u8fb9\u5883\u79cd\u690d\u571f\u5730\u7684\u57fa\u7763\u5f92\u5f81\u6536\u7684\u4e00\u79cd\u7a0e\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528 <em>\u571f\u8033\u5176\u6d74\u5ba4<\/em> \u6c90\u6d74\u662f\u4f0a\u65af\u5170\u57ce\u5e02\u65e5\u5e38\u751f\u6d3b\u4e2d\u5fc5\u4e0d\u53ef\u5c11\u7684\u4e00\u9879\u6d3b\u52a8\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4e5f\u4e0d\u4f8b\u5916\u3002\u7531\u4e8e\u9760\u8fd1\u6e05\u771f\u5bfa\uff0c\u8fd9\u4e2a\u6d74\u573a\u53d1\u6325\u7740\u91cd\u8981\u7684\u5b97\u6559\u529f\u80fd\uff1a\u5141\u8bb8\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u6216\u51c0\u5316\u4eea\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u7136\u800c\uff0c\u5b83\u7684\u529f\u80fd\u5e76\u4e0d\u5b8c\u5168\u662f\u5b97\u6559\u6027\u7684\u3002\u571f\u8033\u5176\u6d74\u5ba4\u4e5f\u662f\u4e2a\u4eba\u536b\u751f\u7684\u573a\u6240\uff0c\u5e76\u4e14\u662f\u91cd\u8981\u7684\u793e\u4ea4\u805a\u4f1a\u573a\u6240\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u4f7f\u7528\u53d7\u65f6\u95f4\u5b89\u6392\u7684\u9650\u5236\uff0c\u7537\u6027\u5728\u65e9\u4e0a\u4f7f\u7528\uff0c\u5973\u6027\u5728\u4e0b\u5348\u4f7f\u7528\u3002\n                <\/p>\n                <p>\n                    \u53d7\u5230\u7f57\u9a6c\u6d74\u573a\u7684\u542f\u53d1\uff0c\u7a46\u65af\u6797\u6d74\u573a\u4e5f\u91c7\u7528\u4e86\u7f57\u9a6c\u6d74\u573a\u7684\u5ba4\u5185\u5e03\u5c40\uff0c\u4f46\u89c4\u6a21\u8f83\u5c0f\uff0c\u5e76\u4e14\u4f7f\u7528\u84b8\u6c7d\u64cd\u4f5c\uff0c\u800c\u4e0d\u50cf\u7f57\u9a6c\u6d74\u573a\u90a3\u6837\u91c7\u7528\u6d78\u6ce1\u5f0f\u6c90\u6d74\u3002\n                <\/p>\n                <p>\n                    \u6d74\u5ba4\u7531\u56db\u4e2a\u4e3b\u8981\u7a7a\u95f4\u7ec4\u6210\uff1a\u4f11\u606f\u5ba4\u6216\u66f4\u8863\u5ba4\u3001\u51b7\u5ba4\u6216\u6696\u5ba4\u3001\u70ed\u5ba4\u4ee5\u53ca\u4e0e\u540e\u8005\u76f8\u8fde\u7684\u9505\u7089\u533a\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528\u7684\u52a0\u70ed\u7cfb\u7edf\u662f <em>\u5730\u7095<\/em>\u8fd9\u662f\u4e00\u79cd\u5730\u4e0b\u4f9b\u6696\u7cfb\u7edf\uff0c\u5229\u7528\u7089\u5b50\u4ea7\u751f\u7684\u70ed\u7a7a\u6c14\u5e76\u901a\u8fc7\u8def\u9762\u4e0b\u65b9\u7684\u8154\u5ba4\u8f93\u9001\u6765\u52a0\u70ed\u5730\u9762\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba57\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel57\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel57\">\u5723\u5f17\u6717\u897f\u65af\u79d1\u524d\u4fee\u9053\u9662 \u2013 \u65c5\u6e38\u65c5\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u6700\u521d\u662f\u5723\u5f17\u6717\u897f\u65af\u79d1\u4fee\u9053\u9662\uff0c\u5efa\u4e8e 1494 \u5e74\uff0c\u4f4d\u4e8e\u4e00\u5ea7\u53e4\u8001\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u7684\u9057\u5740\u4e0a\uff0c\u6839\u636e\u4f20\u7edf\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u5c5e\u4e8e\u4e00\u4f4d\u7a46\u65af\u6797\u738b\u5b50\u3002\n                <\/p>\n                <p>\n                    \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5272\u8ba9\u4e86\u8fd9\u7247\u571f\u5730\u6765\u5efa\u7acb\u8be5\u5e02\u7b2c\u4e00\u5ea7\u65b9\u6d4e\u4f1a\u4fee\u9053\u9662\uff0c\u4ece\u800c\u5151\u73b0\u4e86\u5f81\u670d\u524d\u51e0\u5e74\u5bf9\u963f\u897f\u897f\u5927\u4e3b\u6559\u7684\u627f\u8bfa\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u8fd9\u91cc\u6210\u4e3a\u4e86\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u7b2c\u4e00\u4e2a\u57cb\u846c\u5730\u3002 1504 \u5e74\uff0c\u4f0a\u838e\u8d1d\u62c9\u5973\u738b\u5728\u6885\u8fea\u7eb3\u5fb7\u5c14\u574e\u6ce2\u53bb\u4e16\u524d\u4e00\u4e2a\u534a\u6708\uff0c\u5728\u9057\u5631\u4e2d\u7559\u4e0b\u4e86\u5979\u5e0c\u671b\u8eab\u7740\u65b9\u6d4e\u5404\u4f1a\u4fee\u58eb\u670d\uff0c\u846c\u4e8e\u8fd9\u5ea7\u4fee\u9053\u9662\u7684\u613f\u671b\u3002 1516\u5e74\uff0c\u8d39\u8fea\u5357\u56fd\u738b\u88ab\u57cb\u846c\u4e8e\u5176\u65c1\u8fb9\u3002\n                <\/p>\n                <p>\n                    \u4e24\u4eba\u4e00\u76f4\u57cb\u846c\u5728\u90a3\u91cc\uff0c\u76f4\u5230 1521 \u5e74\uff0c\u4ed6\u4eec\u7684\u5b59\u5b50\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u4e0b\u4ee4\u5c06\u4ed6\u4eec\u7684\u9057\u4f53\u8f6c\u79fb\u5230\u683c\u62c9\u7eb3\u8fbe\u7687\u5bb6\u793c\u62dc\u5802\uff0c\u73b0\u5728\u4ed6\u4eec\u4e0e\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u80e1\u5b89\u5a1c\u4e00\u4e16\u3001\u7f8e\u7537\u5b50\u83f2\u5229\u666e\u548c\u7c73\u683c\u5c14\u00b7\u5fb7\u00b7\u5e15\u65af\u738b\u5b50\u4e00\u8d77\u5b89\u606f\u5728\u90a3\u91cc\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\uff0c\u4eba\u4eec\u53ef\u4ee5\u901a\u8fc7\u8fdb\u5165\u5e15\u62c9\u591a\u9152\u5e97\u7684\u5ead\u9662\u6765\u53c2\u89c2\u8fd9\u4e2a\u7b2c\u4e00\u4e2a\u5893\u5730\u3002\u5728\u5893\u7a74\u7684\u5706\u9876\u4e0b\uff0c\u4fdd\u5b58\u7740\u4e24\u4f4d\u541b\u4e3b\u7684\u539f\u59cb\u5893\u7891\u3002\n                <\/p>\n                <p>\n                    \u81ea 1945 \u5e74 6 \u6708\u4ee5\u6765\uff0c\u8fd9\u5ea7\u5efa\u7b51\u5c31\u6210\u4e3a\u5723\u5f17\u6717\u897f\u65af\u79d1\u65c5\u9986 (Parador de San Francisco) \u7684\u6240\u5728\u5730\uff0c\u8fd9\u662f\u4e00\u5bb6\u7531\u897f\u73ed\u7259\u653f\u5e9c\u62e5\u6709\u548c\u7ecf\u8425\u7684\u9ad8\u7ea7\u65c5\u6e38\u65c5\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba58\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel58\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel58\">\u9ea6\u5730\u90a3<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u201c\u9ea6\u5730\u90a3\u201d\u5728\u963f\u62c9\u4f2f\u8bed\u4e2d\u610f\u4e3a\u201c\u57ce\u5e02\u201d\uff0c\u6307\u7684\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8428\u6bd4\u5361\u5c71\u7684\u6700\u9ad8\u5904\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u9ea6\u5730\u90a3\u662f\u65e5\u5e38\u6d3b\u52a8\u7684\u573a\u6240\uff0c\u56e0\u4e3a\u8fd9\u91cc\u662f\u8d38\u6613\u548c\u4eba\u53e3\u96c6\u4e2d\u7684\u5730\u65b9\uff0c\u4e3a\u5e15\u62c9\u8482\u5c3c\u57ce\u5185\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u63d0\u4f9b\u4e86\u751f\u6d3b\u3002\n                <\/p>\n                <p>\n                    \u90a3\u91cc\u751f\u4ea7\u7eba\u7ec7\u54c1\u3001\u9676\u74f7\u3001\u9762\u5305\u3001\u73bb\u7483\u751a\u81f3\u786c\u5e01\u3002\u9664\u4e86\u5de5\u4eba\u7684\u4f4f\u623f\u5916\uff0c\u8fd8\u6709\u6d74\u5ba4\u3001\u6e05\u771f\u5bfa\u3001\u9732\u5929\u5e02\u573a\u3001\u84c4\u6c34\u6c60\u3001\u70e4\u7089\u3001\u7b52\u4ed3\u548c\u8f66\u95f4\u7b49\u91cd\u8981\u7684\u516c\u5171\u5efa\u7b51\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u8fd9\u5ea7\u5fae\u578b\u57ce\u5e02\u7684\u6b63\u5e38\u8fd0\u8f6c\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u6709\u81ea\u5df1\u7684\u7acb\u6cd5\u3001\u884c\u653f\u548c\u7a0e\u6536\u4f53\u7cfb\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u9ea6\u5730\u90a3\u539f\u5740\u4ec5\u5269\u4e0b\u4e00\u4e9b\u9057\u8ff9\u3002\u5f81\u670d\u4e4b\u540e\uff0c\u57fa\u7763\u6559\u5b9a\u5c45\u8005\u5bf9\u8be5\u5730\u533a\u7684\u6539\u9020\uff0c\u4ee5\u53ca\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u706b\u836f\u7206\u70b8\uff0c\u90fd\u52a0\u5267\u4e86\u8be5\u5730\u533a\u7684\u6076\u5316\u3002\n                <\/p>\n                <p>\n                    20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u4eba\u4eec\u5f00\u5c55\u4e86\u4e00\u9879\u4fee\u590d\u548c\u6539\u9020\u8be5\u5730\u533a\u7684\u8003\u53e4\u8ba1\u5212\u3002\u56e0\u6b64\uff0c\u4e00\u6761\u53e4\u8001\u7684\u4e2d\u4e16\u7eaa\u8857\u9053\u4e0a\u8fd8\u4fee\u5efa\u4e86\u4e00\u6761\u666f\u89c2\u8d70\u9053\uff0c\u5982\u4eca\u4e0e\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u76f8\u8fde\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba59\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel59\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel59\">\u963f\u672c\u585e\u62c9\u8d6b\u5bab<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7687\u5bb6\u9ea6\u5730\u90a3\uff0c\u6bd7\u90bb\u5357\u5899\u7684\u662f\u6240\u8c13\u7684\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u7684\u9057\u5740\uff0c\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u662f\u5df4\u52aa\u8428\u62c9\u4f0a\u5bb6\u65cf\u7684\u5361\u65af\u8482\u5229\u4e9a\u5316\u540d\u79f0\uff0c\u8be5\u5bb6\u65cf\u662f\u5c5e\u4e8e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u5317\u975e\u8d35\u65cf\u8840\u7edf\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\u6240\u770b\u5230\u7684\u9057\u8ff9\u662f 20 \u4e16\u7eaa 30 \u5e74\u4ee3\u5f00\u59cb\u6316\u6398\u7684\u7ed3\u679c\uff0c\u56e0\u4e3a\u8be5\u9057\u5740\u6b64\u524d\u66fe\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u4e3b\u8981\u662f\u7531\u4e8e\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u7206\u70b8\u3002\n                <\/p>\n                <p>\n                    \u901a\u8fc7\u8fd9\u4e9b\u8003\u53e4\u53d1\u6398\uff0c\u6211\u4eec\u80fd\u591f\u786e\u8ba4\u8fd9\u4e2a\u5bb6\u65cf\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u4e2d\u7684\u91cd\u8981\u6027\uff0c\u8fd9\u4e0d\u4ec5\u662f\u56e0\u4e3a\u5bab\u6bbf\u7684\u89c4\u6a21\uff0c\u8fd8\u56e0\u4e3a\u5176\u4f18\u8d8a\u7684\u5730\u7406\u4f4d\u7f6e\uff1a\u4f4d\u4e8e\u9ea6\u5730\u90a3\u7684\u4e0a\u90e8\uff0c\u5c31\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u57ce\u5e02\u8f74\u7ebf\u4e0a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba60\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel60\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel60\">\u6b63\u4e49\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6b63\u4e49\u4e4b\u95e8\uff0c\u963f\u62c9\u4f2f\u8bed\u4e2d\u79f0\u4e3a <em>\u5df4\u5e03\u00b7\u963f\u5c14\u00b7\u6c99\u91cc\u4e9a<\/em>\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u56db\u5ea7\u5916\u57ce\u95e8\u4e4b\u4e00\u3002\u4f5c\u4e3a\u5916\u90e8\u5165\u53e3\uff0c\u5b83\u53d1\u6325\u7740\u91cd\u8981\u7684\u9632\u5fa1\u4f5c\u7528\uff0c\u4ece\u5176\u53cc\u5f2f\u7ed3\u6784\u548c\u9661\u5ced\u7684\u5730\u5f62\u53ef\u4ee5\u770b\u51fa\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u5efa\u9020\u4e0e\u8fde\u63a5\u5357\u5899\u7684\u5854\u697c\u878d\u4e3a\u4e00\u4f53\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u4e8e 1348 \u5e74\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u95e8\u6709\u4e24\u4e2a\u5c16\u5c16\u7684\u9a6c\u8e44\u5f62\u62f1\u95e8\u3002\u5b83\u4eec\u4e4b\u95f4\u6709\u4e00\u4e2a\u9732\u5929\u533a\u57df\uff0c\u79f0\u4e3a buhedera\uff0c\u5982\u679c\u53d7\u5230\u653b\u51fb\uff0c\u53ef\u4ee5\u4ece\u9732\u53f0\u4e0a\u6254\u6750\u6599\u6765\u4fdd\u536b\u5165\u53e3\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u6218\u7565\u4ef7\u503c\u4e4b\u5916\uff0c\u8fd9\u5ea7\u95e8\u5728\u4f0a\u65af\u5170\u80cc\u666f\u4e0b\u8fd8\u5177\u6709\u5f3a\u70c8\u7684\u8c61\u5f81\u610f\u4e49\u3002\u4e24\u4e2a\u88c5\u9970\u5143\u7d20\u5c24\u4e3a\u7a81\u51fa\uff1a\u624b\u548c\u94a5\u5319\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u53ea\u624b\u4ee3\u8868\u4f0a\u65af\u5170\u6559\u7684\u4e94\u5927\u652f\u67f1\uff0c\u8c61\u5f81\u7740\u4fdd\u62a4\u548c\u597d\u5ba2\u3002\u5c31\u5176\u672c\u8eab\u800c\u8a00\uff0c\u94a5\u5319\u662f\u4fe1\u4ef0\u7684\u8c61\u5f81\u3002\u4ed6\u4eec\u7684\u5171\u540c\u5b58\u5728\u53ef\u4ee5\u88ab\u89e3\u8bfb\u4e3a\u7cbe\u795e\u548c\u4e16\u4fd7\u529b\u91cf\u7684\u5bd3\u8a00\u3002\n                <\/p>\n                <p>\n                    \u6c11\u95f4\u4f20\u8bf4\uff0c\u5982\u679c\u6709\u4e00\u5929\u624b\u548c\u94a5\u5319\u76f8\u89e6\uff0c\u5c31\u610f\u5473\u7740\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5012\u584c\u2026\u2026\u4e5f\u610f\u5473\u7740\u4e16\u754c\u7684\u672b\u65e5\uff0c\u56e0\u4e3a\u8fd9\u610f\u5473\u7740\u5b83\u7684\u8f89\u714c\u5c06\u6d88\u5931\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f0a\u65af\u5170\u7b26\u53f7\u4e0e\u53e6\u4e00\u4e2a\u57fa\u7763\u6559\u9644\u52a0\u7269\u5f62\u6210\u4e86\u9c9c\u660e\u5bf9\u6bd4\uff1a\u4e00\u5ea7\u5723\u6bcd\u5b50\u54e5\u7279\u5f0f\u96d5\u5851\uff0c\u7531 Ruberto Alem\u00e1n \u521b\u4f5c\uff0c\u5728\u5929\u4e3b\u6559\u541b\u4e3b\u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\u4e0b\u4ee4\u653e\u7f6e\u5728\u5185\u90e8\u62f1\u95e8\u4e0a\u65b9\u7684\u58c1\u9f9b\u4e2d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba61\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel61\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel61\">\u8f66\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u9a6c\u8f66\u4e4b\u95e8 (Puerta de los Carros) \u4e0e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u57ce\u5899\u4e0a\u7684\u539f\u59cb\u5f00\u53e3\u5e76\u4e0d\u5bf9\u5e94\u3002\u5b83\u4e8e 1526 \u5e74\u81f3 1536 \u5e74\u95f4\u5f00\u653e\uff0c\u5177\u6709\u975e\u5e38\u5177\u4f53\u7684\u529f\u80fd\u76ee\u7684\uff1a\u5141\u8bb8\u8fd0\u9001\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u9020\u6240\u9700\u6750\u6599\u548c\u67f1\u5b50\u7684\u9a6c\u8f66\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u8fd9\u6247\u95e8\u4ecd\u7136\u5177\u6709\u5b9e\u7528\u7528\u9014\u3002\u8fd9\u662f\u4e00\u6761\u65e0\u9700\u95e8\u7968\u7684\u6b65\u884c\u901a\u9053\uff0c\u53ef\u4ee5\u514d\u8d39\u8fdb\u5165\u67e5\u7406\u4e94\u4e16\u5bab\u53ca\u5176\u5185\u7684\u535a\u7269\u9986\u3002\n                <\/p>\n                <p>\n                    \u6b64\u5916\uff0c\u5b83\u662f\u552f\u4e00\u5411\u6388\u6743\u8f66\u8f86\u5f00\u653e\u7684\u5927\u95e8\uff0c\u5305\u62ec\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u697c\u5185\u7684\u9152\u5e97\u5ba2\u4eba\u3001\u51fa\u79df\u8f66\u3001\u7279\u6b8a\u670d\u52a1\u4eba\u5458\u3001\u533b\u52a1\u4eba\u5458\u548c\u7ef4\u4fee\u8f66\u8f86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba62\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel62\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel62\">\u4e03\u5c42\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u662f\u4e00\u5ea7\u5e15\u62c9\u8482\u5c3c\u57ce\u5e02\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u4e00\u9053\u5de8\u5927\u7684\u57ce\u5899\uff0c\u5916\u90e8\u6709\u56db\u4e2a\u4e3b\u8981\u5165\u53e3\u3002\u4e3a\u4e86\u786e\u4fdd\u9632\u5fa1\uff0c\u8fd9\u4e9b\u57ce\u95e8\u91c7\u7528\u72ec\u7279\u7684\u5f27\u5f62\u5e03\u5c40\uff0c\u4f7f\u6f5c\u5728\u7684\u653b\u51fb\u8005\u96be\u4ee5\u524d\u8fdb\uff0c\u5e76\u4fbf\u4e8e\u4ece\u5185\u90e8\u8fdb\u884c\u4f0f\u51fb\u3002\n                <\/p>\n                <p>\n                    \u4f4d\u4e8e\u5357\u5899\u7684\u4e03\u5c42\u4e4b\u95e8\u5c31\u662f\u5176\u4e2d\u4e00\u4e2a\u5165\u53e3\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u65f6\u4ee3\uff0c\u5b83\u88ab\u79f0\u4e3a <em>\u6bd4\u535c\u00b7\u53e4\u675c\u5c14<\/em> \u6216\u201cPuerta de los Pozos\u201d\uff0c\u56e0\u4e3a\u9644\u8fd1\u6709\u7b52\u4ed3\u6216\u5730\u7262\uff0c\u53ef\u80fd\u88ab\u7528\u4f5c\u76d1\u72f1\u3002\n                <\/p>\n                <p>\n                    \u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u4eba\u4eec\u666e\u904d\u7684\u770b\u6cd5\uff0c\u5373\u5b83\u4e0b\u9762\u6709\u4e03\u5c42\u6216\u4e03\u5c42\u697c\u3002\u5c3d\u7ba1\u53ea\u6709\u4e24\u6b21\u8bb0\u5f55\uff0c\u4f46\u8fd9\u79cd\u4fe1\u4ef0\u5f15\u53d1\u4e86\u591a\u4e2a\u4f20\u8bf4\u548c\u6545\u4e8b\uff0c\u4f8b\u5982\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u6545\u4e8b\u201c\u6469\u5c14\u4eba\u7684\u9057\u4ea7\u4f20\u8bf4\u201d\uff0c\u5176\u4e2d\u63d0\u5230\u4e86\u9690\u85cf\u5728\u5854\u7684\u79d8\u5bc6\u5730\u7a96\u4e2d\u7684\u5b9d\u85cf\u3002\n                <\/p>\n                <p>\n                    \u4f20\u7edf\u4e0a\u8ba4\u4e3a\uff0c\u8fd9\u662f 1492 \u5e74 1 \u6708 2 \u65e5\u5e03\u963f\u535c\u8fea\u52d2\u53ca\u5176\u968f\u884c\u4eba\u5458\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u4e4b\u95e8\u5c06\u738b\u56fd\u7684\u94a5\u5319\u4ea4\u7ed9\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u4f7f\u7528\u7684\u6700\u540e\u4e00\u9053\u95e8\u3002\u540c\u6837\uff0c\u7b2c\u4e00\u6279\u57fa\u7763\u6559\u519b\u961f\u4e5f\u662f\u901a\u8fc7\u8fd9\u9053\u95e8\u6beb\u65e0\u62b5\u6297\u5730\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u57ce\u95e8\u662f\u91cd\u5efa\u7684\uff0c\u56e0\u4e3a\u539f\u6765\u7684\u57ce\u95e8\u5728 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u88ab\u7206\u70b8\u4e25\u91cd\u6467\u6bc1\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba63\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel63\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel63\">\u9152\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8461\u8404\u9152\u4e4b\u95e8\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u3002\u5b83\u7684\u5efa\u9020\u5f52\u529f\u4e8e 14 \u4e16\u7eaa\u521d\u7684\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\uff0c\u5c3d\u7ba1\u5b83\u7684\u95e8\u540e\u6765\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u6539\u5efa\u3002\n                <\/p>\n                <p>\n                    \u201c\u8461\u8404\u9152\u95e8\u201d\u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u6e90\u81ea\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u800c\u662f\u6e90\u81ea\u516c\u5143 1556 \u5e74\u7684\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u5f53\u65f6\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5c45\u6c11\u88ab\u5141\u8bb8\u5728\u6b64\u5730\u514d\u7a0e\u8d2d\u4e70\u8461\u8404\u9152\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5b83\u662f\u4e00\u5ea7\u5185\u95e8\uff0c\u56e0\u6b64\u5176\u5e03\u5c40\u662f\u76f4\u7ebf\u578b\u7684\uff0c\u800c\u4e0d\u50cf\u53f8\u6cd5\u95e8\u6216\u6b66\u5668\u95e8\u7b49\u5916\u95e8\u90a3\u6837\u8bbe\u8ba1\u6709\u5f2f\u66f2\u4ee5\u63d0\u9ad8\u9632\u5fa1\u80fd\u529b\u3002\n                <\/p>\n                <p>\n                    \u867d\u7136\u5b83\u7684\u4e3b\u8981\u529f\u80fd\u4e0d\u662f\u9632\u5fa1\uff0c\u4f46\u91cc\u9762\u6709\u4f9b\u8d1f\u8d23\u51fa\u5165\u63a7\u5236\u7684\u58eb\u5175\u4f7f\u7528\u7684\u957f\u51f3\uff0c\u697c\u4e0a\u8fd8\u6709\u4e00\u4e2a\u623f\u95f4\uff0c\u4f9b\u8b66\u536b\u5c45\u4f4f\u548c\u4f11\u606f\u533a\u3002\n                <\/p>\n                <p>\n                    \u897f\u7acb\u9762\u9762\u5411\u963f\u5c14\u5361\u8428\u74e6\uff0c\u662f\u5165\u53e3\u3002\u9a6c\u8e44\u5f62\u62f1\u95e8\u7684\u95e8\u6963\u4e0a\u65b9\u662f\u94a5\u5319\u7684\u6807\u5fd7\uff0c\u8fd9\u662f\u6b22\u8fce\u7684\u5e84\u4e25\u8c61\u5f81\uff0c\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5728\u9762\u5411\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u4e1c\u7acb\u9762\u4e0a\uff0c\u62f1\u80a9\u5c24\u5176\u5f15\u4eba\u6ce8\u76ee\uff0c\u5176\u4e0a\u88c5\u9970\u6709\u91c7\u7528\u5e72\u7ef3\u6280\u672f\u5236\u4f5c\u7684\u74f7\u7816\uff0c\u662f\u897f\u73ed\u7259\u7a46\u65af\u6797\u88c5\u9970\u827a\u672f\u7684\u7cbe\u7f8e\u5178\u8303\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba64\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel64\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel64\">\u963f\u5c14\u7f55\u5e03\u62c9\u7684\u5723\u739b\u4e3d\u4e9a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u73b0\u5728\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802\u6240\u5728\u5730\u66fe\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u7684\u6240\u5728\u5730\uff0c\u8be5\u6e05\u771f\u5bfa\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    1492 \u5e74 1 \u6708 2 \u65e5\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u5ea7\u6e05\u771f\u5bfa\u88ab\u8d50\u4e88\u57fa\u7763\u6559\u793c\u62dc\u573a\u6240\uff0c\u5e76\u5728\u90a3\u91cc\u4e3e\u884c\u4e86\u7b2c\u4e00\u6b21\u5f25\u6492\u3002\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u51b3\u5b9a\uff0c\u5b83\u5728\u5723\u739b\u4e3d\u4e9a\u7684\u5e87\u62a4\u4e0b\u88ab\u5949\u732e\uff0c\u5e76\u5728\u90a3\u91cc\u5efa\u7acb\u4e86\u7b2c\u4e00\u4e2a\u5927\u4e3b\u6559\u5e2d\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u5230 16 \u4e16\u7eaa\u672b\uff0c\u65e7\u6e05\u771f\u5bfa\u5e74\u4e45\u5931\u4fee\uff0c\u6700\u7ec8\u88ab\u62c6\u9664\uff0c\u5e76\u5efa\u9020\u4e86\u4e00\u5ea7\u65b0\u7684\u57fa\u7763\u6559\u5bfa\u5e99\uff0c\u8be5\u5bfa\u5e99\u4e8e 1618 \u5e74\u7ae3\u5de5\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4f0a\u65af\u5170\u5efa\u7b51\u51e0\u4e4e\u5df2\u4e0d\u590d\u5b58\u5728\u3002\u4fdd\u5b58\u4e0b\u6765\u7684\u6700\u91cd\u8981\u6587\u7269\u662f\u4e00\u76cf\u523b\u6709 1305 \u5e74\u94ed\u6587\u7684\u9752\u94dc\u706f\uff0c\u76ee\u524d\u6536\u85cf\u4e8e\u9a6c\u5fb7\u91cc\u56fd\u5bb6\u8003\u53e4\u535a\u7269\u9986\u3002\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u53ef\u4ee5\u770b\u5230\u8fd9\u76cf\u706f\u7684\u590d\u5236\u54c1\u3002\n                <\/p>\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5723\u739b\u4e3d\u4e9a\u6559\u5802\u5e03\u5c40\u7b80\u5355\uff0c\u53ea\u6709\u4e00\u4e2a\u4e2d\u6bbf\uff0c\u4e24\u4fa7\u5404\u6709\u4e09\u4e2a\u4fa7\u6bbf\u3002\u6559\u5802\u5185\u90e8\u7684\u4e3b\u8981\u56fe\u50cf\u5341\u5206\u5f15\u4eba\u6ce8\u76ee\uff1a\u5b89\u53e4\u65af\u8482\u4e9a\u5723\u6bcd\uff0c\u8fd9\u662f\u6258\u5c14\u5938\u6258\u00b7\u9c81\u4f0a\u65af\u00b7\u5fb7\u5c14\u00b7\u4f69\u62c9\u5c14 (Torcuato Ruiz del Peral) \u521b\u4f5c\u4e8e 18 \u4e16\u7eaa\u7684\u4f5c\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5e45\u5723\u50cf\u4e5f\u88ab\u79f0\u4e3a\u201c\u4ec1\u6148\u5723\u6bcd\u201d\uff0c\u662f\u6bcf\u4e2a\u5723\u5468\u516d\u5728\u683c\u62c9\u7eb3\u8fbe\u6e38\u884c\u65f6\u552f\u4e00\u4e00\u5e45\u5728\u5929\u6c14\u5141\u8bb8\u7684\u60c5\u51b5\u4e0b\u4e3e\u884c\u7684\u5723\u50cf\u3002\u4ed6\u5750\u5728\u4e00\u5f20\u6781\u5176\u7f8e\u4e3d\u7684\u5b9d\u5ea7\u4e0a\uff0c\u5b9d\u5ea7\u4e0a\u7684\u6d6e\u96d5\u94f6\u6a21\u4eff\u4e86\u5177\u6709\u8c61\u5f81\u610f\u4e49\u7684\u72ee\u5b50\u5ead\u9662\u7684\u62f1\u95e8\u3002\n                <\/p>\n                <p>\n                    \u4ee4\u4eba\u597d\u5947\u7684\u662f\uff0c\u683c\u62c9\u7eb3\u8fbe\u8bd7\u4eba\u8d39\u5fb7\u91cc\u79d1\u00b7\u52a0\u897f\u4e9a\u00b7\u6d1b\u5c14\u5361 (Federico Garc\u00eda Lorca) \u662f\u8be5\u5144\u5f1f\u4f1a\u7684\u6210\u5458\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba65\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel65\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel65\">\u5236\u9769\u5382<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u524d\u9762\u5411\u4e1c\uff0c\u6709\u4e2d\u4e16\u7eaa\u5236\u9769\u5382\u6216\u6c34\u725b\u519c\u573a\u7684\u9057\u8ff9\uff0c\u8fd9\u662f\u4e00\u4e2a\u4e13\u95e8\u5904\u7406\u751f\u76ae\u7684\u8bbe\u65bd\uff1a\u6e05\u6d01\u3001\u97a3\u5236\u548c\u67d3\u8272\u3002\u8fd9\u662f\u6574\u4e2a\u5b89\u8fbe\u5362\u65af\u7684\u5e38\u89c1\u6d3b\u52a8\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u5317\u975e\u7c7b\u4f3c\u7684\u5236\u9769\u5382\u76f8\u6bd4\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5236\u9769\u5382\u7684\u89c4\u6a21\u8f83\u5c0f\u3002\u7136\u800c\uff0c\u5fc5\u987b\u8003\u8651\u5230\uff0c\u5176\u529f\u80fd\u5b8c\u5168\u662f\u4e3a\u4e86\u6ee1\u8db3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u9700\u8981\u3002\n                <\/p>\n                <p>\n                    \u5b83\u6709\u516b\u4e2a\u5927\u5c0f\u4e0d\u4e00\u7684\u5c0f\u6c60\uff0c\u6709\u77e9\u5f62\u7684\uff0c\u4e5f\u6709\u5706\u5f62\u7684\uff0c\u91cc\u9762\u50a8\u5b58\u7740\u76ae\u9769\u97a3\u5236\u8fc7\u7a0b\u4e2d\u4f7f\u7528\u7684\u77f3\u7070\u548c\u67d3\u6599\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u9879\u6d3b\u52a8\u9700\u8981\u5927\u91cf\u7684\u6c34\uff0c\u56e0\u6b64\u5236\u9769\u5382\u5efa\u5728\u7687\u5bb6\u704c\u6e89\u6c34\u6e20 (Acequia Real) \u65c1\u8fb9\uff0c\u4ee5\u5229\u7528\u5176\u6301\u7eed\u7684\u6c34\u6d41\u3002\u5b83\u7684\u5b58\u5728\u4e5f\u8868\u660e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8fd9\u4e00\u5730\u533a\u62e5\u6709\u5927\u91cf\u7684\u6c34\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba66\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel66\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel66\">\u6c34\u5854\u548c\u7687\u5bb6\u6c9f\u6e20<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6c34\u5854\u662f\u4e00\u5ea7\u96c4\u4f1f\u7684\u5efa\u7b51\uff0c\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5899\u7684\u897f\u5357\u89d2\uff0c\u9760\u8fd1\u552e\u7968\u5904\u5f53\u524d\u7684\u4e3b\u5165\u53e3\u3002\u867d\u7136\u5b83\u5177\u6709\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u5176\u6700\u91cd\u8981\u7684\u4f7f\u547d\u662f\u4fdd\u62a4\u7687\u5bb6\u704c\u6e89\u6c34\u6e20\u7684\u5165\u53e3\uff0c\u56e0\u6b64\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u704c\u6e89\u6e20\u7a7f\u8fc7\u4e00\u6761\u6e21\u69fd\u5230\u8fbe\u5e15\u62c9\u8482\u5c3c\u57ce\uff0c\u5e76\u6cbf\u7740\u5854\u7684\u5317\u9762\u5ef6\u4f38\uff0c\u4e3a\u6574\u4e2a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4f9b\u6c34\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u5854\u662f\u5f7b\u5e95\u91cd\u5efa\u7684\u7ed3\u679c\u3002 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\uff0c\u5b83\u56e0\u706b\u836f\u7206\u70b8\u800c\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u5230 20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u5b83\u51e0\u4e4e\u53ea\u5269\u4e0b\u575a\u5b9e\u7684\u5730\u57fa\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u81f3\u5173\u91cd\u8981\uff0c\u56e0\u4e3a\u5b83\u5141\u8bb8\u6c34\uff08\u4ee5\u53ca\u751f\u547d\uff09\u8fdb\u5165\u5e15\u63d0\u7eb3\u57ce\u3002\u8428\u6bd4\u5361\u5c71\u539f\u672c\u7f3a\u4e4f\u5929\u7136\u6c34\u6e90\uff0c\u8fd9\u5bf9\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6784\u6210\u4e86\u91cd\u5927\u6311\u6218\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u6b64\uff0c\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e00\u4e16\u4e0b\u4ee4\u8fdb\u884c\u4e00\u9879\u91cd\u5927\u6c34\u5229\u5de5\u7a0b\uff1a\u4fee\u5efa\u6240\u8c13\u7684\u82cf\u4e39\u6c9f\u3002\u8fd9\u6761\u704c\u6e89\u6e20\u4ece\u6d77\u62d4\u8f83\u9ad8\u3001\u8ddd\u79bb\u7ea6\u516d\u516c\u91cc\u7684\u8fbe\u7f57\u6cb3\u5f15\u6c34\uff0c\u5229\u7528\u5761\u5ea6\u901a\u8fc7\u91cd\u529b\u8f93\u9001\u6c34\u3002\n                <\/p>\n                <p>\n                    \u57fa\u7840\u8bbe\u65bd\u5305\u62ec\u4e00\u4e2a\u84c4\u6c34\u575d\u3001\u4e00\u4e2a\u755c\u529b\u6c34\u8f66\u548c\u4e00\u6761\u7816\u780c\u7684\u8fd0\u6cb3\u2014\u2014acequia\u2014\u2014\u5b83\u7a7f\u8fc7\u5c71\u8109\u5730\u4e0b\uff0c\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4e0a\u90e8\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u514b\u670d\u592a\u9633\u5c71\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\uff09\u548c\u8428\u6bd4\u5361\u5c71\uff08\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff09\u4e4b\u95f4\u7684\u9661\u5761\uff0c\u5de5\u7a0b\u5e08\u4eec\u4fee\u5efa\u4e86\u4e00\u6761\u6e21\u69fd\uff0c\u8fd9\u662f\u786e\u4fdd\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4f9b\u6c34\u7684\u5173\u952e\u9879\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-premium\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium-ia-hablando\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-ia\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n\n<style>\n  \/* Tel\u00e9fonos muy peque\u00f1os (tipo iPhone SE, Android antiguos) *\/\n  @media (max-width: 480px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 0.7rem !important;\n    }\n  }\n\n  \/* Tel\u00e9fonos est\u00e1ndar (mayor\u00eda de m\u00f3viles modernos) *\/\n  @media (min-width: 481px) and (max-width: 767px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.05rem !important;\n    }\n  }\n\n  \/* Tablets peque\u00f1as y m\u00f3viles grandes *\/\n  @media (min-width: 768px) and (max-width: 991px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.2rem !important;\n    }\n  }\n<\/style>\n\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    const btn1 = document.getElementById(\"continuar-gratis-premium\");\n    const modal1 = document.getElementById(\"modal-premium\");\n\n    if (btn1 && modal1) {\n      btn1.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal1.classList.remove('show');\n        modal1.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n\n    const btn2 = document.getElementById(\"continuar-gratis-ia\");\n    const modal2 = document.getElementById(\"modal-premium-ia-hablando\");\n\n    if (btn2 && modal2) {\n      btn2.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal2.classList.remove('show');\n        modal2.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n  });\n<\/script>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n    \t\t\n\t\t\t\n\t\t<\/div>\n\t<\/header>\n<\/article>\n\n\n\n\n\n\n\n<article data-id=\"post-5818\" data-play-id=\"5818\" class=\"block-loop-item album-track post-5818 station type-station status-publish has-post-thumbnail hentry genre-generalife entry is-single\">\n\t<span class=\"btn-play-now icon-play\"  data-play-id=\"5818\"><\/span>\n\t<span class=\"btn-play-now icon-play\" data-id=\"5818\" data-play-id=\"5818\"><\/span>\n\n\t<button class=\"btn-playlist icon-plus\"><\/button>\n\n\n\t<header class=\"entry-header\">\n\t\t<div class=\"entry-header-inner btn-play-now\">\n\t\t\t\n<h3 class=\"entry-title\"><a href=\"https:\/\/pruebas.alhambra.app\/zh\/station\/patio-de-la-acequia\/\" rel=\"bookmark\">\u704c\u6e89\u6e20\u5929\u4e95<\/a><\/h3>\n\t\t\t<div class=\"entry-meta\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t<div class=\"entry-footer\">\n\t\t\t<span class=\"play-duration\">01:50<\/span>\t\t\t    <!-- Angel cambiar numero abajo en data-target -->\n    <a href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\" class=\"iconomodal\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg> \n    <\/a>\n\n    <!-- El modal -->\n    <!-- Angel cambiar numero abajo en id -->\n    <div class=\"modal\" id=\"ia01\">\n        <div class=\"modal-dialog\">\n            <div class=\"modal-content\">\n                <!-- Cabecera del modal -->\n                <div class=\"modal-header\">\n                    <h4 class=\"modal-title\">\n                                            <\/h4>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\">\n                        \u00d7\n                    <\/button>\n                <\/div>\n\n                <!-- Contenido del modal -->\n                <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <div class=\"contenedoria\">\n                                <br><br>\n                                <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #222222; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #222222; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 350px;\n        background-color: #222222;\n        border-radius: 20px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 20px;\n        line-height: 54px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"You\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5818\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"4539\"\n     data-width=\"350px\"\n     data-height=\"400px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"1\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"60\"\n     data-text_rounded=\"20\"\n     data-chat_rounded=\"20\"\n     data-voice_service=\"google\"\n     data-voice_language=\"yue-HK\"\n     data-voice_name=\"yue-HK-Standard-A\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">AI thinking&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"Type message..\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                            <\/div>\n                                                        <div class=\"contenidocentrado\">\n                                <h2 class=\"wp-block-heading\">\u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01<\/h2>\n                                <li>\n                                    \u6309 <strong>\u4e00\u6b21<\/strong>\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path>\n                                        <path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path>\n                                        <line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line>\n                                        <line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line>\n                                    <\/svg>\n                                    \u8aaa\u8a71\u3002\n                                <\/li>\n                                <li>\n                                    <strong>\u5b8c\u6210<\/strong> \u6309\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <rect x=\"6\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                        <rect x=\"14\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                    <\/svg>\n                                <\/li>\n                            <\/div>\n                            <br>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n<style>\n\n                       .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n                            background-color: #34354000 !important;\n                        }\n\n\n                         .wpaicg-chat-shortcode:nth-child(2) .wpaicg_chat_additions { display: none; }\n\n\n                        .iconomodal {\n                            border-radius: 0px !important;\n                            background-color: #00000000!important;\n                            display: inline-flex;\n                            align-items: center;\n                            padding: 0.5rem;\n                            min-width: 1rem;\n                            line-height: 1;\n                            color: inherit;\n                            background-color: transparent;\n                            border: none;\n                            outline: 0;\n                            color: var(--color-primary);\n                        }\n\n\n                        .album-track .icon-play {\n                            color: var(--color-primary);\n                        }\n\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                                color: #8c0dff !important;\n                            }\n\n\n                         .contenidocentrado {\n                        text-align: center;\n                        display: block;\n                        margin-block-start: 0em;\n                        margin-block-end: 0em;\n                        }\n\n\n\n                        .preguntas{\n                        width: calc(100% - var(--x-gap) * 3) !important;\n                        max-width: var(--content-width);\n                        margin-left: auto;\n                        margin-right: auto;\n                        }\n\n\n                        .accordion h3:after, .accordion h4:after {\n                        opacity: 9.5 !important;\n                        color: var(--color-primary) !important;\n                        }\n\n\n                        p {\n                        margin-top: 0.5rem;\n                        margin-bottom: 0rem;\n                        }\n\n                        b, strong {\n                        font-weight: 700 !important;\n                        }\n\n                        h3, .h3 {\n                        margin-block-end: 0.5em;\n                        }\n\n\n                     \n                        \/*.accordion h3, .accordion h4 {\n                        color: var(--color-primary) !important;\n                        }*\/\n\n\n                        .modal-body, .modal-footer, .modal-header {\n                            padding: 1rem;\n                        }\n\n\n                      \n                        .letracolor {\n                        color: var(--color-primary);\n                        margin-bottom: -5px;\n                        }\n\n\n                        .miicono {\n                        overflow: hidden;\n                        vertical-align: middle;\n                        color: var(--color-primary);\n                        }\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon svg {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-chat-shortcode-type {\n                            background: rgb(0 0 0 \/ 0%) !important;\n                        }\n\n                        .wpaicg-chat-shortcode {\n                            width: 100% !important;\n                        }\n                        .wpaicg_chat_additions span {\n                            margin-right: 0px !important;\n                        }\n\n                        .contenedoria {\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            \/*padding: 0px 0px 10px 0px;*\/\n                            margin-top: 0%;\n                            padding: 2rem 0rem 2rem 0rem!important;\n                        }\n\n\n\n                    .wpaicg-chat-shortcode {\n                        background-color: #12121200 !important;\n                    }\n\n\n                    .comment-respond .must-log-in p, textarea {\n                        width: 100% !important;\n                    }\n\n\n\n                    \/*sebas tengo que modificar esto para centrar el micro*\/\n                        .wpaicg_chat_additions{\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            position: absolute;\n                            right: 42% !important;\n                        }\n\n\n\n<\/style>\n\n\n\n\n\n\n\n<!-- sebas cargo los estilos condicional -->\n\n    <style id=\"ia01-style\">\n        #ia01 .wpaicg-chat-shortcode-messages { display: none; }\n        #ia01 .wpaicg-chat-shortcode-send > svg { display: none; }\n        #ia01 .wpaicg-chat-shortcode-typing { display: none; }\n\n\n    .wpaicg-chat-shortcode {\n        align-items: center !important;\n        padding: 0rem !important;\n        min-width: 0rem !important;\n        justify-content: center !important;\n        align-items: center !important;\n        \/*max-width: 20px;*\/\n    }\n\n\n     \/* Establece el estilo para .wpaicg-bot-thinking cuando est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        color: inherit !important;\n    }\n\n    \/* Oculta .wpaicg-mic-icon cuando .wpaicg-bot-thinking est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking + .circle {\n        display: none;\n    }\n\n\n    .wpaicg-mic-icon svg {\n        width: 50px !important;\n        height: 50px !important;\n        margin: auto;\n        display: block;\n        color: var(--color-primary) !important;\n    }\n\n    @keyframes pulse {\n        0% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n        50% {\n            transform: scale(1.2);\n            opacity: 1;\n        }\n        100% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n    }\n\n    .wpaicg_chat_additions {\n        animation: pulse 3s infinite;\n    }\n\n    .circle {\n        width: 70px;\n        height: 70px;\n        border: 1px solid;\n        color: var(--color-primary);\n        border-radius: 100%;\n        \/*margin: 7px;*\/\n        box-sizing: border-box;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        margin-top: -37%;\n    }\n\n\n    \n    .wpaicg-chat-shortcode{\n        width: ;\n    }\n    .wpaicg-chat-shortcode-content{\n        position: relative;\n    }\n    .wpaicg-chat-shortcode-content ul{\n        height: calc( - 44px);\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-footer{\n        height: 18px;\n        font-size: 11px;\n        padding: 0 20px;\n        color: ;\n        background: rgb(0 0 0 \/ 19%);\n        margin-top:2px;\n        margin-bottom: 2px;\n    }\n    .wpaicg-chat-shortcode-content ul li{\n        display: flex;\n        margin-bottom: 0;\n        padding: 10px;\n        color: ;\n    }\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message{\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong{\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        font-size: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong img{\n\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after{\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking{\n        bottom: 0;\n        font-size: 11px;\n        color: inherit;\n        padding: 2px 6px;\n        display: none;\n    }\n\n    .wpaicg-chat-shortcode{\n        background-color: ;\n    }\n    .wpaicg-chat-shortcode-type{\n        background: rgb(0 0 0 \/ 19%);\n    }\n    .wpaicg-chat-message{\n        text-align: justify;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message a,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message a{\n        color: inherit;\n    }\n\n    <\/style>\n\n\n<style>\n.wpaicg-chat-shortcode {\n    box-shadow: 0 0px 0px rgb(0 0 0 \/ 0%) !important;\n}\n<\/style>\n\n\n\n\n\n    <script>\n        \/\/ Agregar evento al abrir el modal para aplicar el estilo CSS din\u00e1micamente\n        document.addEventListener('DOMContentLoaded', function () {\n            document.getElementById('ia01').addEventListener('show.bs.modal', function () {\n                document.getElementById('ia01-style').innerHTML = `\n                    #ia01 .wpaicg-chat-shortcode-messages { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-send > svg { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-typing { display: block; }\n                `;\n            });\n        });\n    <\/script>\n\n\n\n\n    \t\t\t\t\t\t    <style>\n        \/* A\u00f1ade estilos personalizados aqu\u00ed si es necesario \n        #dropdown-more { display: none !important; } *\/\n        #dropdown-more { display: none !important; }\n        .btn-playlist:nth-child { display: none !important; }\n        .dropdown-backdrop { display: none !important; }\n    <\/style>\n\n\n    \n    <div class=\"btn-group dropup\">\n        <button class=\"btn-more\" type=\"button\" id=\"mapaDropdown\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"currentColor\" stroke=\"currentColor\" stroke-width=\"0\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"6\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"18\" r=\"2\"><\/circle><\/svg>\n                    <\/button>\n        <div class=\"dropdown-menu\" aria-labelledby=\"mapaDropdown\">\n           \n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u55d3\u97f3\uff09<\/a>\n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia02\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><polygon points=\"16 3 21 8 8 21 3 21 3 16 16 3\"><\/polygon><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u6587\u672c\uff09<\/a>\n\n\n                \n\n\n                \n\n\n                \n\n\n                \n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#modalprueba23\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><line x1=\"17\" y1=\"10\" x2=\"3\" y2=\"10\"><\/line><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"><\/line><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"><\/line><line x1=\"17\" y1=\"18\" x2=\"3\" y2=\"18\"><\/line><\/svg>&nbsp; &nbsp; \u63cf\u8ff0<\/a>\n\n\n                \n\n        <\/div>\n    <\/div>\n\n\n\n    <div class=\"modal fade\" id=\"ia02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">  <\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #343540; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #343540; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 100%px;\n        background-color: #343540;\n        border-radius: 8px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 8px;\n        line-height: 36px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"Yo\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5818\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"5011\"\n     data-width=\"100%px\"\n     data-height=\"50%px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"40\"\n     data-text_rounded=\"8\"\n     data-chat_rounded=\"8\"\n     data-voice_service=\"\"\n     data-voice_language=\"en-US\"\n     data-voice_name=\"en-US-Studio-M\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1.0\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">\u521b\u5efa\u795e\u7ecf\u8fde\u63a5\u2026\u2026&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"\u5728\u6b64\u5199\u4e0b\u60a8\u7684\u4fe1\u606f\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"display:none;\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                                    <\/div>\n\n\n            <style>\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .circle:nth-child(2) { display: none !important; }\n\n\n                .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li strong {\n                    color: var(--color-primary) !important;\n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                color: inherit !important;\n                }\n\n\n                .wpaicg-chat-shortcode-type {\n                    color: inherit !important;\n                    width: 100% !important;\n                }\n\n\n\n                textarea.wpaicg-chat-shortcode-typing {\n                border: 1px solid var(--color-primary) !important;\n                background-color: #ffffff00 !important;\n                color: inherit !important;\n                 }\n\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .wpaicg-chat-shortcode-send:nth-child(9){\n                    display: none !important;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode-send {\n                    color: var(--color-primary) !important;\n                    margin-right: -250px !important;\n                }\n\n\n                textarea.auto-expand:focus {\n                outline: none;\n                box-shadow: 0 0 5px var(--color-primary) !important;\n                line-height: 2;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: #ffffff00 !important;\n                    border-radius: 1px !important;\n                    height: 1px !important;\n                }\n\n\n\n\n\n                .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message, .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n                    color: inherit;\n                    font-size: .8375rem;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    background: var(--color-primary) !important;\n                    border-radius: 1px;\n                    height: 0px;\n                    background-color: inherit !important;\n                    color: inherit !important;\n                    border: 10px solid var(--color-grey-500) !important;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    border-radius: 5px !important;\n                    height: 1px !important;\n                }\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: inherit !important;\n                    border-radius: 1px !important;\n                }\n\n\n            <\/style>\n                <!-- <div class=\"modal-footer\">\n                    <button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">Cerrar<\/button>\n                <\/div> -->\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n    \n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- TODO LO QUE ESTA DEBAJO DE ESTO SON LAS LLAMADAS A LOS MODALES -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n\n\n<!-- PREGUNTAS RECOMENDADAS -->\n    <div class=\"modal fade\" id=\"modalprueba01\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n<!-- GALER\u00cdA DE FOTOS -->\n    <div class=\"modal fade\" id=\"modalprueba02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- GALER\u00cdA DE VIDEO -->\n    <div class=\"modal fade\" id=\"modalprueba03\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                       <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- COMO LLEGAR AQU\u00cd -->\n    <div class=\"modal fade\" id=\"modalprueba04\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                         <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N -->\n    <div class=\"modal fade\" id=\"modalprueba05\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u6f14\u793a\u7248\u672c\u4e2d\u7684\u9690\u85cf\u5185\u5bb9\u3002<br>\n                            \u8054\u7cfb\u652f\u6301\u4eba\u5458\u6765\u6fc0\u6d3b\u5b83\u3002<\/p><\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n    <div class=\"modal fade\" id=\"modalprueba06\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">\u6a21\u6001\u6807\u9898\u793a\u4f8b<\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION ALCAZABA  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - INTRODUCCI\u00d3N -->\n<div class=\"modal fade\" id=\"modalprueba07\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u539f\u59cb\u7684\u90e8\u5206\uff0c\u5efa\u5728\u53e4\u8001\u7684\u9f50\u91cc\u5fb7\u5821\u5792\u9057\u5740\u4e0a\u3002\n                    <\/p>\n                    <p>\n                        \u7eb3\u65af\u91cc\u5fb7\u57ce\u5821 (Nasrid Alcazaba) \u7684\u8d77\u6e90\u53ef\u4ee5\u8ffd\u6eaf\u5230 1238 \u5e74\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u7b2c\u4e00\u4f4d\u82cf\u4e39\u548c\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u00b7\u4f0a\u672c\u00b7\u963f\u5c14\u8d6b\u9a6c\u5c14 (Muhammad Ibn al-Alhmar) \u51b3\u5b9a\u5c06\u82cf\u4e39\u56fd\u7684\u9996\u90fd\u4ece\u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u8fc1\u81f3\u5bf9\u9762\u7684\u8428\u6bd4\u5361 (Sabika) \u5c71\u3002\n                    <\/p>\n                    <p>\n                        \u827e\u54c8\u8fc8\u5c14\u9009\u62e9\u7684\u5730\u70b9\u975e\u5e38\u7406\u60f3\uff0c\u56e0\u4e3a\u963f\u5c14\u5361\u8428\u5df4\u7889\u5821\u4f4d\u4e8e\u5c71\u4e18\u7684\u897f\u7aef\uff0c\u5176\u4e09\u89d2\u5f62\u5e03\u5c40\u975e\u5e38\u7c7b\u4f3c\u4e8e\u8239\u5934\uff0c\u4e3a\u5728\u5176\u4fdd\u62a4\u4e0b\u5efa\u9020\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u63d0\u4f9b\u4e86\u6700\u4f73\u7684\u9632\u5fa1\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u62e5\u6709\u591a\u5ea7\u57ce\u5899\u548c\u5854\u697c\uff0c\u5176\u5efa\u9020\u76ee\u7684\u660e\u663e\u662f\u9632\u5fa1\u3002\u4e8b\u5b9e\u4e0a\uff0c\u5b83\u662f\u4e00\u4e2a\u76d1\u89c6\u4e2d\u5fc3\uff0c\u56e0\u4e3a\u5b83\u4f4d\u4e8e\u683c\u62c9\u7eb3\u8fbe\u5e02\u4e0a\u65b9\u4e24\u767e\u7c73\u5904\uff0c\u4ece\u800c\u4fdd\u8bc1\u4e86\u5bf9\u6574\u4e2a\u5468\u8fb9\u9886\u571f\u7684\u89c6\u89c9\u63a7\u5236\uff0c\u8fdb\u800c\u4ee3\u8868\u7740\u6743\u529b\u7684\u8c61\u5f81\u3002\n                    <\/p>\n                    <p>\n                        \u57ce\u5821\u5185\u90e8\u662f\u519b\u4e8b\u533a\uff0c\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u963f\u5c14\u5361\u8428\u5df4\u9010\u6e10\u53d1\u5c55\u6210\u4e3a\u4e00\u5ea7\u72ec\u7acb\u7684\u5c0f\u578b\u5fae\u578b\u57ce\u5e02\uff0c\u4f9b\u9ad8\u7ea7\u58eb\u5175\u9a7b\u5b88\uff0c\u8d1f\u8d23\u4fdd\u536b\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53ca\u5176\u82cf\u4e39\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - BARRIO CASTRENSE -->\n <div class=\"modal fade\" id=\"modalprueba08\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u519b\u533a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u8fdb\u5165\u57ce\u5821\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u8eab\u5904\u4e00\u4e2a\u770b\u4f3c\u8ff7\u5bab\u7684\u5730\u65b9\uff0c\u4f46\u5b9e\u9645\u4e0a\u8fd9\u662f\u4e00\u4e2a\u4f7f\u7528\u4eff\u9020\u6cd5\u8fdb\u884c\u5efa\u7b51\u4fee\u590d\u7684\u8fc7\u7a0b\uff0c\u8fd9\u4f7f\u5f97\u76f4\u5230\u4e8c\u5341\u4e16\u7eaa\u521d\u624d\u88ab\u57cb\u85cf\u7684\u65e7\u519b\u4e8b\u533a\u5f97\u4ee5\u4fee\u590d\u3002\n                    <\/p>\n                    <p>\n                        \u82cf\u4e39\u7684\u7cbe\u9510\u536b\u961f\u548c\u8d1f\u8d23\u963f\u5c14\u7f55\u5e03\u62c9\u9632\u5fa1\u548c\u5b89\u5168\u7684\u5176\u4ed6\u519b\u4e8b\u961f\u4f0d\u90fd\u5c45\u4f4f\u5728\u8fd9\u4e2a\u8857\u533a\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5ef7\u57ce\u5e02\u5185\u7684\u4e00\u4e2a\u5c0f\u57ce\u5e02\uff0c\u62e5\u6709\u65e5\u5e38\u751f\u6d3b\u6240\u9700\u7684\u4e00\u5207\uff0c\u4f8b\u5982\u4f4f\u623f\u3001\u4f5c\u574a\u3001\u5e26\u70e4\u7bb1\u7684\u9762\u5305\u623f\u3001\u4ed3\u5e93\u3001\u84c4\u6c34\u6c60\u3001\u571f\u8033\u5176\u6d74\u5ba4\u7b49\u3002\u901a\u8fc7\u8fd9\u79cd\u65b9\u5f0f\uff0c\u519b\u961f\u548c\u5e73\u6c11\u53ef\u4ee5\u88ab\u5206\u5f00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u8fd9\u4e2a\u8857\u533a\uff0c\u7531\u4e8e\u8fd9\u6b21\u4fee\u590d\uff0c\u6211\u4eec\u53ef\u4ee5\u770b\u5230\u7a46\u65af\u6797\u623f\u5c4b\u7684\u5178\u578b\u5e03\u5c40\uff1a\u4e00\u4e2a\u5e26\u6709\u89d2\u843d\u5165\u53e3\u7684\u5165\u53e3\uff0c\u4e00\u4e2a\u5c0f\u5ead\u9662\u4f5c\u4e3a\u623f\u5c4b\u7684\u4e2d\u5fc3\u8f74\u7ebf\uff0c\u5ead\u9662\u5468\u56f4\u7684\u623f\u95f4\uff0c\u4ee5\u53ca\u4e00\u4e2a\u5395\u6240\u3002\n                    <\/p>\n                    <p>\n                        \u6b64\u5916\uff0c\u5728\u4e8c\u5341\u4e16\u7eaa\u521d\uff0c\u4eba\u4eec\u5728\u5730\u4e0b\u53d1\u73b0\u4e86\u4e00\u5ea7\u5730\u7262\u3002\u4ece\u5916\u9762\u5f88\u5bb9\u6613\u901a\u8fc7\u901a\u5f80\u5b83\u7684\u73b0\u4ee3\u87ba\u65cb\u697c\u68af\u8fa8\u8ba4\u51fa\u6765\u3002\u8fd9\u4e2a\u5730\u7262\u91cc\u5173\u62bc\u7740\u53ef\u4ee5\u7528\u6765\u83b7\u53d6\u91cd\u5927\u5229\u76ca\u7684\u56da\u72af\uff0c\u65e0\u8bba\u662f\u653f\u6cbb\u5229\u76ca\u8fd8\u662f\u7ecf\u6d4e\u5229\u76ca\uff0c\u6216\u8005\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u5177\u6709\u5f88\u9ad8\u4ea4\u6362\u4ef7\u503c\u7684\u4eba\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u5ea7\u5730\u4e0b\u76d1\u72f1\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5012\u7f6e\u7684\u6f0f\u6597\uff0c\u5e73\u9762\u5448\u5706\u5f62\u3002\u8fd9\u4f7f\u5f97\u8fd9\u4e9b\u4fd8\u864f\u6839\u672c\u65e0\u6cd5\u9003\u8131\u3002\u4e8b\u5b9e\u4e0a\uff0c\u56da\u72af\u662f\u4f7f\u7528\u6ed1\u8f6e\u6216\u7ef3\u7d22\u7cfb\u7edf\u88ab\u5e26\u5165\u5ba4\u5185\u7684\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA P\u00d3LVORA -->\n<div class=\"modal fade\" id=\"modalprueba09\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u706b\u836f\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u706b\u836f\u5854\u662f\u7ef4\u62c9\u5854\u5357\u4fa7\u7684\u9632\u5fa1\u589e\u63f4\uff0c\u901a\u5f80\u7ea2\u5854\u7684\u519b\u7528\u9053\u8def\u5c31\u662f\u4ece\u8fd9\u91cc\u5f00\u59cb\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u81ea 1957 \u5e74\u4ee5\u6765\uff0c\u6211\u4eec\u53ef\u4ee5\u5728\u8fd9\u5ea7\u5854\u4e2d\u627e\u5230\u4e00\u4e9b\u523b\u5728\u77f3\u5934\u4e0a\u7684\u8bd7\u53e5\uff0c\u5176\u4f5c\u8005\u662f\u58a8\u897f\u54e5\u4eba\u5f17\u6717\u897f\u65af\u79d1\u00b7\u5fb7\u00b7\u4f0a\u5361\u8428 (Francisco de Icaza)\uff1a \n                    <\/p>\n                    <br>\n                    <blockquote>\n                        \u201c\u65bd\u820d\u5427\uff0c\u5973\u4eba\uff0c\u751f\u6d3b\u4e2d\u6ca1\u6709\u4ec0\u4e48\uff0c<br>\n                        \u5c31\u50cf\u5728\u683c\u62c9\u7eb3\u8fbe\u5931\u660e\u7684\u60e9\u7f5a\u4e00\u6837\u3002\u201d\n                    <\/blockquote>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - JARD\u00cdN DE LOS ADARVES -->\n<div class=\"modal fade\" id=\"modalprueba10\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4e9a\u5f53\u65af\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u6240\u5360\u636e\u7684\u7a7a\u95f4\u53ef\u4ee5\u8ffd\u6eaf\u5230\u5341\u516d\u4e16\u7eaa\uff0c\u5f53\u65f6\u5728\u5c06\u963f\u5c14\u5361\u8428\u74e6\u6539\u9020\u4e3a\u70ae\u5175\u57fa\u5730\u7684\u8fc7\u7a0b\u4e2d\u5efa\u9020\u4e86\u4e00\u4e2a\u70ae\u5175\u5e73\u53f0\u3002\n                    <\/p>\n                    <p>\n                        \u5230\u4e86\u5341\u4e03\u4e16\u7eaa\uff0c\u519b\u4e8b\u7528\u9014\u5df2\u4e0d\u518d\u91cd\u8981\uff0c\u7b2c\u4e94\u4ee3\u8499\u5fb7\u54c8\u5c14\u4faf\u7235\u5728 1624 \u5e74\u88ab\u4efb\u547d\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ba1\u7406\u5458\u540e\uff0c\u51b3\u5b9a\u7528\u6ce5\u571f\u586b\u5145\u5916\u5899\u548c\u5185\u5899\u4e4b\u95f4\u7684\u7a7a\u95f4\uff0c\u5c06\u8fd9\u7247\u7a7a\u95f4\u6539\u9020\u6210\u82b1\u56ed\u3002\n                    <\/p>\n                    <p>\n                        \u4f20\u8bf4\uff0c\u4eba\u4eec\u66fe\u5728\u6b64\u5730\u53d1\u73b0\u4e00\u4e9b\u88c5\u6ee1\u9ec4\u91d1\u7684\u74f7\u74f6\uff0c\u53ef\u80fd\u662f\u8be5\u5730\u533a\u6700\u540e\u4e00\u6279\u7a46\u65af\u6797\u85cf\u8d77\u6765\u7684\uff0c\u4faf\u7235\u7528\u5176\u4e2d\u4e00\u90e8\u5206\u9ec4\u91d1\u5efa\u9020\u4e86\u8fd9\u5ea7\u7f8e\u4e3d\u7684\u82b1\u56ed\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u8fd9\u4e9b\u82b1\u74f6\u4e2d\u7684\u4e00\u4e2a\u53ef\u80fd\u662f\u4e16\u754c\u4e0a\u4fdd\u5b58\u4e0b\u6765\u7684\u4e8c\u5341\u4e2a\u5927\u578b\u7eb3\u65af\u91cc\u5fb7\u91d1\u9676\u5668\u4e4b\u4e00\u3002\u6211\u4eec\u53ef\u4ee5\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u4e00\u697c\u7684\u56fd\u5bb6\u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u827a\u672f\u535a\u7269\u9986\u770b\u5230\u4e24\u4e2a\u8fd9\u6837\u7684\u82b1\u74f6\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u4e2a\u82b1\u56ed\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u5143\u7d20\u4e4b\u4e00\u662f\u4f4d\u4e8e\u82b1\u56ed\u4e2d\u592e\u7684\u4e00\u5ea7\u9f13\u5f62\u55b7\u6cc9\u3002\u8fd9\u4e2a\u55b7\u6cc9\u66fe\u4f4d\u4e8e\u4e0d\u540c\u7684\u4f4d\u7f6e\uff0c\u6700\u5f15\u4eba\u6ce8\u76ee\u548c\u6700\u503c\u5f97\u6ce8\u610f\u7684\u662f\u72ee\u5b50\u5ead\u9662\uff0c\u5b83\u4e8e 1624 \u5e74\u88ab\u653e\u7f6e\u5728\u72ee\u5b50\u55b7\u6cc9\u4e0a\u65b9\uff0c\u4f46\u968f\u540e\u906d\u5230\u635f\u574f\u3002\u5956\u676f\u4e00\u76f4\u77d7\u7acb\u5728\u90a3\u4e2a\u4f4d\u7f6e\uff0c\u76f4\u5230 1954 \u5e74\u624d\u88ab\u79fb\u8d70\u5e76\u653e\u7f6e\u5728\u8fd9\u91cc\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA VELA -->\n<div class=\"modal fade\" id=\"modalprueba11\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u8721\u70db\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u5ea7\u5854\u88ab\u79f0\u4e3a\u5927\u5854 (Torre Mayor)\uff0c\u4ece\u5341\u516d\u4e16\u7eaa\u5f00\u59cb\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u592a\u9633\u5854 (Torre del Sol)\uff0c\u56e0\u4e3a\u4e2d\u5348\u65f6\u5206\uff0c\u592a\u9633\u4f1a\u53cd\u5c04\u5728\u5854\u4e0a\uff0c\u8d77\u5230\u65e5\u6677\u7684\u4f5c\u7528\u3002\u4f46\u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u81ea\u4e8e\u201cvelar\u201d\u8fd9\u4e2a\u8bcd\uff0c\u56e0\u4e3a\u5f97\u76ca\u4e8e\u5b83\u4e8c\u5341\u4e03\u7c73\u7684\u9ad8\u5ea6\uff0c\u5b83\u63d0\u4f9b\u4e86\u4e09\u767e\u516d\u5341\u5ea6\u7684\u89c6\u91ce\uff0c\u53ef\u4ee5\u770b\u5230\u4efb\u4f55\u8fd0\u52a8\u3002\n                    <\/p>\n                    <p>\n                        \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5854\u7684\u5916\u89c2\u53d1\u751f\u4e86\u53d8\u5316\u3002\u6700\u521d\uff0c\u5b83\u7684\u9732\u53f0\u4e0a\u6709\u57ce\u579b\uff0c\u4f46\u7531\u4e8e\u51e0\u6b21\u5730\u9707\u800c\u6d88\u5931\u4e86\u3002\u8fd9\u53e3\u949f\u662f\u5728\u57fa\u7763\u5f92\u5360\u9886\u683c\u62c9\u7eb3\u8fbe\u540e\u6dfb\u52a0\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u00c9sta se utilizaba para dar aviso a la poblaci\u00f3n ante cualquier posible peligro, terremoto o incendio. Tambi\u00e9n se empleaba el sonido de esta campana para regular los turnos de riego en la Vega de Granada.\n                    <\/p>\n                    <p>\n                        Actualmente y seg\u00fan la tradici\u00f3n, se hace sonar la campana cada dos de enero para conmemorar la toma de Granada el dos de enero de 1492.\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE Y PUERTA DE LAS ARMAS -->\n<div class=\"modal fade\" id=\"modalprueba12\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u6b66\u5668\u5854\u548c\u5927\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u6b66\u5668\u95e8\u4f4d\u4e8e\u963f\u5c14\u5361\u8428\u74e6\u57ce\u5821\u7684\u5317\u5899\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u516c\u6c11\u4eec\u901a\u8fc7\u5361\u8fea\u6865\u7a7f\u8fc7\u8fbe\u7f57\u6cb3\uff0c\u6cbf\u7740\u73b0\u5728\u88ab\u5723\u4f69\u5fb7\u7f57\u68ee\u6797\u9690\u85cf\u7684\u5c0f\u8def\u722c\u4e0a\u5c71\uff0c\u76f4\u5230\u5230\u8fbe\u5927\u95e8\u3002\u5728\u5927\u95e8\u5185\uff0c\u4ed6\u4eec\u5fc5\u987b\u5b58\u653e\u6b66\u5668\u624d\u80fd\u8fdb\u5165\u56f4\u5899\uff0c\u56e0\u6b64\u5f97\u540d\u201c\u6b66\u5668\u95e8\u201d\u3002\n                    <\/p>\n                    <p>\n                        \u4ece\u8fd9\u5ea7\u5854\u7684\u9732\u53f0\u4e0a\uff0c\u6211\u4eec\u73b0\u5728\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u5e02\u6700\u7f8e\u4e3d\u7684\u5168\u666f\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        Justo enfrente nos encontramos con el barrio del Albaic\u00edn, reconocible por sus viviendas blancas y su entramado de calles laber\u00ednticas. Este barrio fue declarado Patrimonio de la Humanidad por la UNESCO en 1994.\n                    <\/p>\n                    <p>\n                        \u683c\u62c9\u7eb3\u8fbe\u6700\u8457\u540d\u7684\u89c2\u666f\u70b9\u4e4b\u4e00\u5c31\u4f4d\u4e8e\u8fd9\u4e2a\u8857\u533a\uff1a\u5723\u5c3c\u53e4\u62c9\u65af\u89c2\u666f\u53f0 (Mirador de San Nicol\u00e1s)\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u7684\u53f3\u4fa7\u662f\u5723\u5c71 (Sacromonte) \u8857\u533a\u3002\n                    <\/p>\n                    <p>\n                        \u5723\u5c71\u662f\u683c\u62c9\u7eb3\u8fbe\u5178\u578b\u7684\u53e4\u8001\u5409\u666e\u8d5b\u793e\u533a\uff0c\u4e5f\u662f\u5f17\u62c9\u95e8\u6208\u821e\u7684\u53d1\u6e90\u5730\u3002\u8fd9\u4e2a\u8857\u533a\u7684\u53e6\u4e00\u4e2a\u7279\u70b9\u662f\u5b58\u5728\u7a74\u5c45\u4eba\u4f4f\u6240\uff1a\u6d1e\u7a74\u3002\n                    <\/p>\n                    <p>\n                        \u8fbe\u7f57\u5927\u8857 (Carrera del Darro) \u4f4d\u4e8e\u963f\u5c14\u62dc\u8f9b\u533a (Albaic\u00edn) \u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab (Alhambra) \u811a\u4e0b\uff0c\u6bd7\u90bb\u540c\u540d\u6cb3\u6d41\u7684\u6cb3\u5cb8\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DEL HOMENAJE Y TORRE DEL CUBO -->\n<div class=\"modal fade\" id=\"modalprueba13\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4fdd\u7559\u5854\u548c\u7acb\u65b9\u4f53\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u656c\u610f\u5854\u662f\u963f\u5c14\u5361\u8428\u74e6\u6700\u53e4\u8001\u7684\u5854\u4e4b\u4e00\uff0c\u9ad8\u4e8c\u5341\u516d\u7c73\u3002\u5b83\u6709\u516d\u5c42\uff0c\u4e00\u4e2a\u9732\u53f0\u548c\u4e00\u4e2a\u5730\u4e0b\u57ce\u3002\n                    <\/p>\n                    <p>\n                        \u7531\u4e8e\u5854\u5f88\u9ad8\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u5176\u9732\u53f0\u4e0e\u738b\u56fd\u7684\u77ad\u671b\u5854\u8fdb\u884c\u901a\u8baf\u3002\u8fd9\u79cd\u4ea4\u6d41\u662f\u901a\u8fc7\u767d\u5929\u7684\u955c\u5b50\u7cfb\u7edf\u6216\u665a\u4e0a\u7684\u7bdd\u706b\u70df\u96fe\u5efa\u7acb\u8d77\u6765\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u636e\u63a8\u6d4b\uff0c\u7531\u4e8e\u8be5\u5854\u5728\u5c71\u4e0a\u7a81\u51fa\u7684\u4f4d\u7f6e\uff0c\u5b83\u5f88\u53ef\u80fd\u88ab\u9009\u4e3a\u5c55\u793a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u65d7\u5e1c\u548c\u7ea2\u65d7\u7684\u5730\u65b9\u3002\n                    <\/p>\n                    <p>\n                        \u57fa\u7763\u5f92\u7528\u6240\u8c13\u7684\u7acb\u65b9\u4f53\u5854\u52a0\u56fa\u4e86\u8fd9\u5ea7\u5854\u7684\u5e95\u5ea7\u3002\n                    <\/p>\n                    <p>\n                        \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u8ba1\u5212\u8fdb\u884c\u4e00\u7cfb\u5217\u6539\u9769\uff0c\u4ee5\u4f7f\u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u9002\u5e94\u706b\u70ae\u3002\u56e0\u6b64\uff0c\u7acb\u65b9\u4f53\u5854\u9ad8\u4e8e\u5854\u970d\u7eb3\u5854\uff0c\u7531\u4e8e\u5176\u5706\u67f1\u5f62\u72b6\uff0c\u4e0e\u65b9\u5f62\u7684\u7eb3\u65af\u91cc\u5fb7\u5854\u76f8\u6bd4\uff0c\u5854\u970d\u7eb3\u5854\u80fd\u591f\u66f4\u597d\u5730\u62b5\u5fa1\u53ef\u80fd\u7684\u649e\u51fb\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION GENERALIFE -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba14\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel14\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel14\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4f4d\u4e8e\u592a\u9633\u5c71\uff0c\u662f\u82cf\u4e39\u7684\u5bab\u6bbf\uff0c\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u4e00\u5ea7\u5e26\u6709\u679c\u56ed\u7684\u5bcc\u4e3d\u5802\u7687\u7684\u4e61\u95f4\u522b\u5885\uff0c\u9664\u4e86\u8015\u79cd\u4e4b\u5916\uff0c\u8fd9\u91cc\u8fd8\u4e3a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5bab\u5ef7\u9972\u517b\u52a8\u7269\u5e76\u8fdb\u884c\u72e9\u730e\u3002\u636e\u4f30\u8ba1\uff0c\u8be5\u9675\u5893\u59cb\u5efa\u4e8e\u5341\u4e09\u4e16\u7eaa\u672b\uff0c\u7531\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u521b\u59cb\u4eba\u4e4b\u5b50\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8fd9\u4e2a\u540d\u5b57\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cyannat-al-arif\u201d\uff0c\u610f\u601d\u662f\u5efa\u7b51\u5e08\u7684\u82b1\u56ed\u6216\u679c\u56ed\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u91cc\u7684\u9762\u79ef\u66f4\u5927\uff0c\u81f3\u5c11\u6709\u56db\u4e2a\u679c\u56ed\uff0c\u5e76\u5ef6\u4f38\u5230\u4eca\u5929\u88ab\u79f0\u4e3a\u201c\u9e67\u9e2a\u5e73\u539f\u201d\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4e61\u95f4\u522b\u5885\u88ab\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03\u79f0\u4e3a\u201c\u5e78\u798f\u7687\u5bab\u201d\uff0c\u5b83\u662f\u4e00\u5ea7\u5bab\u6bbf\uff1a\u82cf\u4e39\u7684\u590f\u5bab\u3002\u5c3d\u7ba1\u8fd9\u91cc\u9760\u8fd1\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff0c\u4f46\u5374\u8db3\u591f\u79c1\u5bc6\uff0c\u53ef\u4ee5\u8ba9\u4ed6\u9003\u79bb\u5bab\u5ef7\u548c\u653f\u5e9c\u751f\u6d3b\u7684\u7d27\u5f20\uff0c\u653e\u677e\u8eab\u5fc3\uff0c\u5e76\u4eab\u53d7\u66f4\u5b9c\u4eba\u7684\u6c14\u5019\u3002\u7531\u4e8e\u5176\u6d77\u62d4\u6bd4\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u9ad8\uff0c\u56e0\u6b64\u5185\u90e8\u6e29\u5ea6\u8f83\u4f4e\u3002\n                <\/p>\n                <p>\n                    \u5f53\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u65f6\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fbf\u6210\u4e3a\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u8d22\u4ea7\uff0c\u5e76\u7531\u4e00\u4f4d\u957f\u5b98\u6216\u6307\u6325\u5b98\u4fdd\u62a4\u3002\u83f2\u5229\u666e\u4e8c\u4e16\u6700\u7ec8\u5c06\u8be5\u5730\u7684\u6c38\u4e45\u5e02\u957f\u804c\u4f4d\u548c\u6240\u6709\u6743\u5272\u8ba9\u7ed9\u4e86\u683c\u62c9\u7eb3\u8fbe\u8d1d\u5185\u52a0\u65af\u5bb6\u65cf\uff08\u4e00\u4e2a\u7688\u4f9d\u4f0a\u65af\u5170\u6559\u7684\u6469\u5c14\u4eba\u5bb6\u65cf\uff09\u3002\u8be5\u5dde\u7ecf\u8fc7\u8fd1 100 \u5e74\u7684\u8bc9\u8bbc\u624d\u6536\u56de\u8be5\u9057\u5740\uff0c\u5e76\u4e8e 1921 \u5e74\u8fbe\u6210\u5ead\u5916\u548c\u89e3\u3002\n                <\/p>\n                <p>\n                    \u6839\u636e\u534f\u8bae\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u5c06\u6210\u4e3a\u56fd\u5bb6\u9057\u4ea7\uff0c\u5e76\u901a\u8fc7\u8463\u4e8b\u4f1a\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5171\u540c\u7ba1\u7406\uff0c\u4ece\u800c\u7ec4\u5efa\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8463\u4e8b\u4f1a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba15\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel15\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel15\">\u89c2\u4f17<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6211\u4eec\u5728\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u8def\u4e0a\u9047\u5230\u7684\u9732\u5929\u5706\u5f62\u5267\u573a\u5efa\u4e8e 1952 \u5e74\uff0c\u76ee\u7684\u662f\u50cf\u6bcf\u5e74\u590f\u5929\u4e00\u6837\u4e3e\u529e\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u3002\n                <\/p>\n                <p>\n                    Desde el a\u00f1o 2002 tambi\u00e9n se celebra un Festival de Flamenco ligado a la figura del poeta granadino m\u00e1s emblem\u00e1tico: Federico Garc\u00eda Lorca.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba16\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel16\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel16\">\u4e2d\u4e16\u7eaa\u4e4b\u8def<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fde\u63a5\u5e15\u62c9\u8482\u5c3c\u57ce\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u9053\u8def\u59cb\u4e8e\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u5176\u5468\u56f4\u662f\u6240\u8c13\u7684\u201c\u5c16\u5854\u201d\uff0c\u56e0\u5176\u57ce\u579b\u7684\u672b\u7aef\u662f\u7816\u780c\u91d1\u5b57\u5854\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u4e00\u6761\u873f\u8712\u503e\u659c\u7684\u9053\u8def\uff0c\u4e24\u8fb9\u90fd\u6709\u9ad8\u5899\u4fdd\u62a4\uff0c\u4ee5\u63d0\u9ad8\u5b89\u5168\u6027\uff0c\u901a\u5f80 Patio del Descabalgamiento \u7684\u5165\u53e3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba17\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel17\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel17\">\u670b\u53cb\u4e4b\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u4e9b\u5e9f\u589f\u6216\u5730\u57fa\u662f\u66fe\u7ecf\u6240\u8c13\u7684\u670b\u53cb\u4e4b\u5bb6\u7684\u8003\u53e4\u9057\u8ff9\u3002\u5b83\u7684\u540d\u79f0\u548c\u7528\u9014\u56e0 14 \u4e16\u7eaa\u4f0a\u672c\u00b7\u9c81\u4e91\u7684\u300a\u519c\u8bba\u300b\u800c\u6d41\u4f20\u81f3\u4eca\u3002\n                <\/p>\n                <p>\n                    \u56e0\u6b64\uff0c\u5b83\u662f\u82cf\u4e39\u4e3a\u5c0a\u656c\u7684\u4eba\u3001\u670b\u53cb\u6216\u4eb2\u621a\u51c6\u5907\u7684\u4f4f\u6240\uff0c\u82cf\u4e39\u8ba4\u4e3a\u8fd9\u4e9b\u4eba\u5e94\u8be5\u4e0e\u4ed6\u4eb2\u8fd1\uff0c\u4f46\u53c8\u4e0d\u4fb5\u72af\u4ed6\u4eec\u7684\u9690\u79c1\uff0c\u6240\u4ee5\u5b83\u662f\u4e00\u5ea7\u72ec\u7acb\u7684\u4f4f\u6240\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"modal fade\" id=\"modalprueba18\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel18\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel18\">\u5965\u5c14\u5fb7\u82b1\u5f84<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5939\u7af9\u6843\u6b65\u9053\u5efa\u4e8e 19 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u662f\u4e3a\u4e86\u8fce\u63a5\u4f0a\u4e3d\u838e\u767d\u4e8c\u4e16\u5973\u738b\u7684\u6765\u8bbf\u800c\u5efa\uff0c\u540c\u65f6\u4e5f\u4e3a\u901a\u5f80\u5bab\u6bbf\u4e0a\u90e8\u7684\u901a\u9053\u589e\u6dfb\u4e86\u66f4\u5177\u7eaa\u5ff5\u610f\u4e49\u7684\u8272\u5f69\u3002 \n                <\/p>\n                <p>\n                    \u5939\u7af9\u6843\u662f\u7c89\u8272\u6708\u6842\u6811\u7684\u53e6\u4e00\u4e2a\u540d\u5b57\uff0c\u5b83\u4ee5\u88c5\u9970\u62f1\u9876\u7684\u5f62\u5f0f\u51fa\u73b0\u5728\u8fd9\u6761\u6b65\u9053\u4e0a\u3002\u5728\u6b65\u9053\u7684\u8d77\u70b9\uff0c\u8d8a\u8fc7\u4e0a\u82b1\u56ed\uff0c\u662f\u4e00\u682a\u6700\u53e4\u8001\u7684\u6843\u91d1\u5a18\u690d\u7269\uff0c\u5b83\u51e0\u4e4e\u5df2\u7ecf\u6d88\u5931\uff0c\u5176\u57fa\u56e0\u6307\u7eb9\u81f3\u4eca\u4ecd\u5728\u88ab\u7814\u7a76\u3002\n                <\/p>\n                <p>\n                    \u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u6700\u5177\u7279\u8272\u7684\u690d\u7269\u4e4b\u4e00\uff0c\u5176\u7279\u70b9\u662f\u5377\u66f2\u7684\u53f6\u5b50\uff0c\u6bd4\u666e\u901a\u7684\u6843\u91d1\u5a18\u53f6\u5b50\u66f4\u5927\u3002\n                <\/p>\n                <p>\n                    \u963f\u5fb7\u5c14\u6cd5\u65af\u5927\u9053 (Paseo de las Adelfas) \u4e0e\u897f\u666e\u96f7\u585e\u65af\u5927\u9053 (Paseo de los Cipreses) \u76f8\u8fde\uff0c\u662f\u5f15\u5bfc\u6e38\u5ba2\u524d\u5f80\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ebd\u5e26\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba19\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel19\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel19\">\u6c34\u68af<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fdd\u5b58\u6700\u5b8c\u597d\u3001\u6700\u72ec\u7279\u7684\u5143\u7d20\u4e4b\u4e00\u5c31\u662f\u6240\u8c13\u7684\u6c34\u697c\u68af\u3002\u636e\u4fe1\uff0c\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u697c\u68af\uff08\u5206\u4e3a\u56db\u4e2a\u90e8\u5206\uff0c\u4e2d\u95f4\u6709\u4e09\u4e2a\u5e73\u53f0\uff09\u6709\u6c34\u6e20\uff0c\u6c34\u6d41\u7ecf\u4e24\u4e2a\u91c9\u9762\u9676\u74f7\u6276\u624b\uff0c\u6c34\u6e90\u6765\u81ea\u7687\u5bb6\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u6761\u6c34\u7ba1\u901a\u5411\u4e00\u5ea7\u5c0f\u578b\u7948\u7977\u5ba4\uff0c\u76ee\u524d\u6ca1\u6709\u7559\u4e0b\u4efb\u4f55\u8003\u53e4\u4fe1\u606f\u3002\u81ea 1836 \u5e74\u4ee5\u6765\uff0c\u5f53\u65f6\u7684\u5e84\u56ed\u7ecf\u7406\u5c31\u5728\u539f\u5740\u4e0a\u5efa\u9020\u4e86\u4e00\u4e2a\u6d6a\u6f2b\u7684\u89c2\u666f\u53f0\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u8fd9\u5ea7\u7531\u6708\u6842\u6811\u62f1\u9876\u548c\u6f7a\u6f7a\u6d41\u6c34\u73af\u7ed5\u7684\u697c\u68af\u5411\u4e0a\u6500\u767b\uff0c\u53ef\u80fd\u521b\u9020\u4e86\u4e00\u4e2a\u7406\u60f3\u7684\u73af\u5883\uff0c\u53ef\u4ee5\u523a\u6fc0\u611f\u5b98\uff0c\u8fdb\u5165\u6709\u5229\u4e8e\u51a5\u60f3\u7684\u6c1b\u56f4\uff0c\u5e76\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba20\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel20\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel20\">\u8d6b\u5185\u62c9\u5229\u592b\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u636e\u4f30\u8ba1\uff0c\u5bab\u6bbf\u5468\u56f4\u7684\u5ead\u9662\u4e2d\u81f3\u5c11\u6709\u56db\u4e2a\u5927\u82b1\u56ed\uff0c\u5b83\u4eec\u5206\u5e03\u5728\u4e0d\u540c\u7684\u9ad8\u5ea6\u6216\u5c42\u7ea7\u4e0a\uff0c\u7531\u571f\u576f\u5899\u56f4\u8d77\u6765\u3002\u6211\u4eec\u4f20\u627f\u4e0b\u6765\u7684\u8fd9\u4e9b\u679c\u56ed\u7684\u540d\u5b57\u662f\uff1aGrande\u3001Colorada\u3001Mercer\u00eda \u548c Fuente Pe\u00f1a\u3002\n                <\/p>\n                <p>\n                    \u81ea 14 \u4e16\u7eaa\u4ee5\u6765\uff0c\u8fd9\u4e9b\u679c\u56ed\u6216\u591a\u6216\u5c11\u5730\u5ef6\u7eed\u4e86\u76f8\u540c\u7684\u4e2d\u4e16\u7eaa\u4f20\u7edf\u6280\u672f\u8fdb\u884c\u79cd\u690d\u3002\u7531\u4e8e\u8fd9\u79cd\u519c\u4e1a\u751f\u4ea7\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u4fdd\u6301\u4e86\u4e00\u5b9a\u7684\u72ec\u7acb\u6027\uff0c\u4e0d\u53d7\u5176\u4ed6\u5916\u90e8\u519c\u4e1a\u4f9b\u5e94\u5546\u7684\u5f71\u54cd\uff0c\u4ece\u800c\u80fd\u591f\u6ee1\u8db3\u81ea\u5df1\u7684\u7cae\u98df\u9700\u6c42\u3002\n                <\/p>\n                <p>\n                    \u5b83\u4eec\u4e0d\u4ec5\u7528\u4e8e\u79cd\u690d\u852c\u83dc\uff0c\u8fd8\u7528\u4e8e\u79cd\u690d\u679c\u6811\u548c\u52a8\u7269\u7267\u573a\u3002\u4f8b\u5982\uff0c\u5982\u4eca\u79cd\u690d\u671d\u9c9c\u84df\u3001\u8304\u5b50\u3001\u8c46\u7c7b\u3001\u65e0\u82b1\u679c\u3001\u77f3\u69b4\u548c\u674f\u6811\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u4fdd\u5b58\u4e0b\u6765\u7684\u679c\u56ed\u7ee7\u7eed\u6cbf\u7528\u4e2d\u4e16\u7eaa\u7684\u519c\u4e1a\u751f\u4ea7\u6280\u672f\uff0c\u8d4b\u4e88\u4e86\u8fd9\u4e00\u7a7a\u95f4\u5de8\u5927\u7684\u4eba\u7c7b\u5b66\u4ef7\u503c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba21\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel21\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel21\">\u9ad8\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u60a8\u53ef\u4ee5\u4ece\u82cf\u4e39\u5ead\u9662 (Patio de la Sultana) \u7ecf\u7531\u4e00\u6bb5\u9661\u5ced\u7684 19 \u4e16\u7eaa\u697c\u68af\u8fdb\u5165\u8fd9\u4e9b\u82b1\u56ed\uff0c\u8fd9\u6bb5\u697c\u68af\u56e0\u5927\u95e8\u4e0a\u65b9\u6709\u4e24\u4e2a\u91c9\u9762\u9676\u5668\u4eba\u7269\u800c\u88ab\u79f0\u4e3a\u72ee\u5b50\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u82b1\u56ed\u53ef\u4ee5\u88ab\u89c6\u4e3a\u6d6a\u6f2b\u82b1\u56ed\u7684\u5178\u8303\u3002\u5b83\u4eec\u4f4d\u4e8e\u67f1\u5b50\u4e0a\uff0c\u6784\u6210\u4e86\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u6700\u9ad8\u90e8\u5206\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u58ee\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u7f8e\u4e3d\u7684\u6728\u5170\u82b1\u683c\u5916\u5f15\u4eba\u6ce8\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba22\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel22\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel22\">\u73ab\u7470\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    Los Jardines de la Rosaleda tienen su origen entre los a\u00f1os treinta y cincuenta del siglo XX, despu\u00e9s de que el Estado adquiriese el Generalife en 1921. \n                <\/p>\n                <p>\n                    \u56e0\u6b64\u9700\u8981\u63d0\u9ad8\u5e9f\u5f03\u533a\u57df\u7684\u4ef7\u503c\uff0c\u5e76\u901a\u8fc7\u9010\u6b65\u5e73\u7a33\u7684\u8fc7\u6e21\u5c06\u5176\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6218\u7565\u6027\u5730\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba23\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel23\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel23\">\u6c9f\u6e20\u9732\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u704c\u6e89\u6e20\u5ead\u9662 (Patio de la Acequia) \u5728 19 \u4e16\u7eaa\u4e5f\u88ab\u79f0\u4e3a R\u00eda \u5ead\u9662\uff0c\u5982\u4eca\u5448\u77e9\u5f62\u7ed3\u6784\uff0c\u62e5\u6709\u4e24\u4e2a\u76f8\u5bf9\u7684\u4ead\u5b50\u548c\u4e00\u4e2a\u6d77\u6e7e\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u8d2f\u7a7f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u7687\u5bb6\u8fd0\u6cb3\uff0c\u8fd0\u6cb3\u5468\u56f4\u6709\u56db\u4e2a\u82b1\u56ed\uff0c\u4ee5\u8f83\u4f4e\u5c42\u6b21\u7684\u6b63\u4ea4\u82b1\u575b\u6392\u5217\u3002\u704c\u6e89\u6c9f\u6e20\u4e24\u4fa7\u7684\u55b7\u6cc9\u662f\u5bab\u6bbf\u6700\u53d7\u6b22\u8fce\u7684\u666f\u89c2\u4e4b\u4e00\u3002\u7136\u800c\uff0c\u8fd9\u4e9b\u55b7\u6cc9\u5e76\u975e\u539f\u521b\uff0c\u56e0\u4e3a\u5b83\u4eec\u7834\u574f\u4e86\u82cf\u4e39\u5728\u4f11\u606f\u548c\u51a5\u60f3\u65f6\u5bfb\u6c42\u7684\u5b81\u9759\u4e0e\u5e73\u548c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u7ecf\u5386\u4e86\u591a\u6b21\u6539\u5efa\uff0c\u56e0\u4e3a\u8fd9\u4e2a\u5ead\u9662\u6700\u521d\u662f\u5c01\u95ed\u7684\uff0c\u6211\u4eec\u4eca\u5929\u53ef\u4ee5\u901a\u8fc7 18 \u4e2a\u89c2\u666f\u697c\u5f0f\u62f1\u95e8\u7684\u957f\u5eca\u770b\u5230\u8fd9\u4e9b\u666f\u8272\u3002\u552f\u4e00\u80fd\u8ba9\u4f60\u6b23\u8d4f\u98ce\u666f\u7684\u5730\u65b9\u5c31\u662f\u4e2d\u5fc3\u89c6\u70b9\u3002\u4ece\u8fd9\u4e2a\u539f\u59cb\u7684\u89c6\u89d2\uff0c\u5750\u5728\u5730\u677f\u4e0a\uff0c\u9760\u5728\u7a97\u53f0\u4e0a\uff0c\u4eba\u4eec\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5168\u666f\u3002\n                <\/p>\n                <p>\n                    \u4f5c\u4e3a\u5176\u5386\u53f2\u7684\u89c1\u8bc1\uff0c\u6211\u4eec\u5c06\u5728\u89c2\u666f\u70b9\u53d1\u73b0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u88c5\u9970\uff0c\u5176\u4e2d\u82cf\u4e39\u4f0a\u65af\u739b\u4eea\u4e00\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u4e0e\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u7684\u53e0\u52a0\u5c24\u4e3a\u7a81\u51fa\u3002\u8fd9\u8868\u660e\u6bcf\u4f4d\u82cf\u4e39\u90fd\u6709\u4e0d\u540c\u7684\u54c1\u5473\u548c\u9700\u6c42\uff0c\u5e76\u76f8\u5e94\u5730\u6539\u9020\u5bab\u6bbf\uff0c\u7559\u4e0b\u81ea\u5df1\u7684\u5370\u8bb0\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u7ecf\u8fc7\u89c2\u666f\u70b9\u65f6\uff0c\u5982\u679c\u6211\u4eec\u770b\u4e00\u4e0b\u62f1\u95e8\u7684\u5185\u62f1\uff0c\u6211\u4eec\u8fd8\u4f1a\u53d1\u73b0\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u6807\u5fd7\uff0c\u4f8b\u5982\u8f6d\u548c\u7bad\uff0c\u4ee5\u53ca\u5ea7\u53f3\u94ed\u201cTanto Monta\u201d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e1c\u4fa7\u56e0 1958 \u5e74\u53d1\u751f\u7684\u4e00\u573a\u706b\u707e\u800c\u53d8\u5f97\u8f83\u65b0\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba24\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel24\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel24\">\u5b88\u536b\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165 Patio de la Acequia \u4e4b\u524d\uff0c\u6211\u4eec\u5148\u627e\u5230 Patio de la Guardia\u3002\u4e00\u4e2a\u7b80\u5355\u7684\u5ead\u9662\uff0c\u6709\u95e8\u5eca\uff0c\u4e2d\u5fc3\u6709\u4e00\u4e2a\u55b7\u6cc9\uff0c\u8fd8\u88c5\u9970\u7740\u82e6\u6a59\u6811\u3002\u8fd9\u4e2a\u5ead\u9662\u4e00\u5b9a\u662f\u8fdb\u5165\u82cf\u4e39\u590f\u5b63\u4f4f\u6240\u524d\u7684\u7ba1\u5236\u533a\u548c\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5730\u65b9\u7684\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\uff0c\u722c\u4e0a\u4e00\u4e9b\u9661\u5ced\u7684\u697c\u68af\u540e\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u6247\u95e8\uff0c\u95e8\u6963\u4e0a\u88c5\u9970\u7740\u767d\u8272\u80cc\u666f\u4e0a\u7684\u84dd\u8272\u3001\u7eff\u8272\u548c\u9ed1\u8272\u74f7\u7816\u3002\u6211\u4eec\u8fd8\u53ef\u4ee5\u770b\u5230\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u94a5\u5319\uff0c\u5c3d\u7ba1\u5b83\u56e0\u65f6\u95f4\u7684\u6d41\u901d\u800c\u78e8\u635f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u722c\u4e0a\u53f0\u9636\uff0c\u7a7f\u8fc7\u8fd9\u6247\u95e8\u65f6\uff0c\u6211\u4eec\u9047\u5230\u4e00\u4e2a\u5f2f\u9053\u3001\u5b88\u536b\u7684\u957f\u6905\uff0c\u4ee5\u53ca\u4e00\u6761\u901a\u5f80\u5bab\u6bbf\u7684\u9661\u5ced\u72ed\u7a84\u7684\u697c\u68af\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba25\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel25\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel25\">\u82cf\u4e39\u5a1c\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u82cf\u4e39\u5a1c\u5ead\u9662 (Patio de la Sultana) \u662f\u53d8\u5316\u6700\u591a\u7684\u7a7a\u95f4\u4e4b\u4e00\u3002\u636e\u8ba4\u4e3a\uff0c\u73b0\u5728\u8fd9\u4e2a\u5ead\u9662\uff08\u4e5f\u79f0\u4e3a\u67cf\u6811\u5ead\u9662\uff09\u6240\u5728\u7684\u4f4d\u7f6e\u662f\u4ee5\u524d\u7684\u571f\u8033\u5176\u6d74\u5ba4\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u6d74\u573a\uff09\u7684\u6307\u5b9a\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    16\u4e16\u7eaa\u65f6\u5b83\u5931\u53bb\u4e86\u8fd9\u4e00\u529f\u80fd\u5e76\u53d8\u6210\u4e86\u4e00\u5ea7\u82b1\u56ed\u3002\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5efa\u9020\u4e86\u4e00\u4e2a\u5317\u753b\u5eca\uff0c\u4ee5\u53ca\u4e00\u4e2a U \u5f62\u6c34\u6c60\u3001\u4e2d\u5fc3\u7684\u55b7\u6cc9\u548c\u4e09\u5341\u516b\u4e2a\u5608\u6742\u7684\u55b7\u6c34\u53e3\u3002\n                <\/p>\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u552f\u4e00\u4fdd\u7559\u4e0b\u6765\u7684\u5143\u7d20\u662f\u88ab\u6805\u680f\u4fdd\u62a4\u7684 Acequia Real \u7011\u5e03\uff0c\u4ee5\u53ca\u5c06\u6c34\u5f15\u5411 Acequia \u5ead\u9662\u7684\u4e00\u5c0f\u6bb5\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u201c\u67cf\u6811\u5ead\u9662\u201d\u56e0\u4e00\u68f5\u767e\u5e74\u8001\u67cf\u6811\u800c\u5f97\u540d\uff0c\u5982\u4eca\u53ea\u5269\u4e0b\u6811\u5e72\u3002\u65c1\u8fb9\u662f\u683c\u62c9\u7eb3\u8fbe\u7684\u9676\u74f7\u724c\u533e\uff0c\u4e0a\u9762\u8bb2\u8ff0\u4e86 16 \u4e16\u7eaa\u5e0c\u5185\u65af\u00b7\u4f69\u96f7\u65af\u00b7\u5fb7\u00b7\u5e0c\u5854 (Gin\u00e9s P\u00e9rez de Hita) \u7684\u4f20\u8bf4\uff0c\u4f20\u8bf4\u8fd9\u68f5\u67cf\u6811\u89c1\u8bc1\u4e86\u672b\u4ee3\u82cf\u4e39\u5e03\u963f\u535c\u8fea\u52d2 (Boabdil) \u7684\u5ba0\u81e3\u4e0e\u9ad8\u8d35\u7684\u963f\u672c\u585e\u62c9\u8036 (Abencerraje) \u9a91\u58eb\u7684\u7231\u60c5\u9082\u9005\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba26\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel26\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel26\">\u4e0b\u9a6c\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0b\u6c89\u5ead\u9662\uff08Patio del Descabalgamiento\uff09\uff0c\u4e5f\u88ab\u79f0\u4e3a\u9a6c\u7403\u5ead\u9662\uff08Patio Polo\uff09\uff0c\u662f\u6211\u4eec\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u540e\u9047\u5230\u7684\u7b2c\u4e00\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u82cf\u4e39\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4ea4\u901a\u5de5\u5177\u662f\u9a6c\uff0c\u56e0\u6b64\u4ed6\u9700\u8981\u4e00\u4e2a\u5730\u65b9\u4e0b\u9a6c\u5e76\u5b89\u7f6e\u8fd9\u4e9b\u52a8\u7269\u3002\u4eba\u4eec\u8ba4\u4e3a\u8fd9\u4e2a\u5ead\u9662\u5c31\u662f\u4e3a\u6b64\u76ee\u7684\u800c\u5efa\u7684\uff0c\u56e0\u4e3a\u5b83\u662f\u9a6c\u53a9\u7684\u6240\u5728\u5730\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u53a9\u5185\u8bbe\u6709\u4f9b\u9a6c\u5339\u4e0a\u4e0b\u7684\u652f\u6491\u957f\u51f3\uff0c\u4e24\u4fa7\u9694\u95f4\u5185\u6709\u4e24\u4e2a\u9a6c\u53a9\uff0c\u4e0b\u90e8\u7528\u4f5c\u9a6c\u53a9\uff0c\u4e0a\u90e8\u7528\u4f5c\u5e72\u8349\u68da\u3002\u7ed9\u9a6c\u5339\u63d0\u4f9b\u65b0\u9c9c\u6c34\u7684\u996e\u6c34\u69fd\u4e5f\u4e0d\u80fd\u7f3a\u5c11\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff1a\u5728\u901a\u5f80\u4e0b\u4e00\u4e2a\u5ead\u9662\u7684\u95e8\u6963\u4e0a\u65b9\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u94a5\u5319\uff0c\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\uff0c\u4ee3\u8868\u7740\u656c\u610f\u548c\u6240\u6709\u6743\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba27\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel27\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel27\">\u7687\u5bb6\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5317\u95e8\u5eca\u4fdd\u5b58\u6700\u5b8c\u597d\uff0c\u539f\u672c\u662f\u82cf\u4e39\u7684\u4f4f\u6240\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u95e8\u5eca\uff0c\u4e0a\u9762\u6709\u4e94\u4e2a\u62f1\u95e8\uff0c\u7531\u67f1\u5b50\u548c\u67f1\u5b50\u7684\u672b\u7aef\u652f\u6491\u3002\u7ecf\u8fc7\u8fd9\u4e2a\u95e8\u5eca\uff0c\u8981\u8fdb\u5165\u7687\u5bb6\u5927\u5385\uff0c\u60a8\u9700\u8981\u7a7f\u8fc7\u4e00\u4e2a\u4e09\u91cd\u62f1\u95e8\uff0c\u62f1\u95e8\u4e0a\u6709\u8bb2\u8ff0 1319 \u5e74\u62c9\u7ef4\u52a0\u6218\u5f79\u6216\u585e\u62c9\u57c3\u5c14\u7ef4\u62c9\u6218\u5f79\u7684\u8bd7\u6b4c\uff0c\u8fd9\u4e9b\u8bd7\u6b4c\u4e3a\u6211\u4eec\u63d0\u4f9b\u4e86\u6709\u5173\u8be5\u5730\u70b9\u5e74\u4ee3\u7684\u4fe1\u606f\u3002\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e09\u91cd\u62f1\u95e8\u7684\u4e24\u4fa7\u8fd8\u6709*taqas*\uff0c\u5373\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u7528\u4e8e\u76db\u6c34\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u5927\u5385\u4f4d\u4e8e\u4e00\u5ea7\u9970\u6709\u7070\u6ce5\u7684\u65b9\u5f62\u5854\u697c\u5185\uff0c\u5c3d\u7ba1\u8fd9\u662f\u4e00\u5ea7\u4f11\u95f2\u5bab\u6bbf\uff0c\u4f46\u5374\u662f\u82cf\u4e39\u63a5\u89c1\u7d27\u6025\u5b98\u5458\u7684\u5730\u65b9\u3002\u6839\u636e\u90a3\u91cc\u8bb0\u8f7d\u7684\u8bd7\u53e5\uff0c\u8fd9\u4e9b\u63a5\u89c1\u5fc5\u987b\u7b80\u77ed\u800c\u76f4\u63a5\uff0c\u4ee5\u514d\u8fc7\u5ea6\u6253\u6270\u57c3\u7c73\u5c14\u7684\u4f11\u606f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  PALACIOS NAZARIES  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba28\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel28\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel28\">\u7eb3\u624e\u91cc\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u662f\u8fd9\u5ea7\u5b8f\u4f1f\u5efa\u7b51\u7fa4\u4e2d\u6700\u5177\u8c61\u5f81\u610f\u4e49\u548c\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u533a\u57df\u3002\u5b83\u4eec\u5efa\u4e8e 14 \u4e16\u7eaa\uff0c\u8fd9\u4e00\u65f6\u671f\u582a\u79f0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6700\u8f89\u714c\u7684\u65f6\u671f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u662f\u82cf\u4e39\u53ca\u5176\u8fd1\u4eb2\u7684\u4e13\u5c5e\u533a\u57df\uff0c\u662f\u5bb6\u5ead\u751f\u6d3b\u4ee5\u53ca\u738b\u56fd\u5b98\u65b9\u548c\u884c\u653f\u751f\u6d3b\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u5305\u62ec\uff1a\u6885\u514b\u82cf\u963f\u5c14\u5bab\u3001\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u90fd\u662f\u72ec\u7acb\u5efa\u9020\u7684\uff0c\u5efa\u9020\u65f6\u95f4\u4e0d\u540c\uff0c\u529f\u80fd\u5404\u5f02\u3002\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u4e9b\u5bab\u6bbf\u624d\u5f97\u4ee5\u7edf\u4e00\uff0c\u4ece\u90a3\u65f6\u8d77\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u7687\u5bb6\u5bab\u6bbf\uff0c\u540e\u6765\u67e5\u7406\u4e94\u4e16\u51b3\u5b9a\u5efa\u9020\u81ea\u5df1\u7684\u5bab\u6bbf\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u65e7\u7687\u5bb6\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba29\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel29\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel29\">\u6885\u514b\u65af\u548c\u6f14\u8bf4\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6885\u514b\u82cf\u963f\u5c14 (Mexuar) \u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u4e2d\u6700\u53e4\u8001\u7684\u90e8\u5206\uff0c\u4f46\u4e5f\u662f\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\u53d1\u751f\u6700\u5927\u53d8\u5316\u7684\u7a7a\u95f4\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cMaswar\u201d\uff0c\u610f\u4e3a\u201c\u82cf\u4e39\u90e8\u957f\u4f1a\u8bae\u201d\u6216\u201c\u82cf\u62c9\u201d\u53ec\u5f00\u7684\u5730\u65b9\uff0c\u4ece\u800c\u63ed\u793a\u4e86\u5b83\u7684\u4e00\u4e2a\u804c\u80fd\u3002\u5b83\u4e5f\u662f\u82cf\u4e39\u6267\u884c\u53f8\u6cd5\u7a0b\u5e8f\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    La construcci\u00f3n del Mexuar se atribuye al sult\u00e1n Isma\u00edl I, que rein\u00f3 entre 1314 y 1325, y fue modificado por su nieto Muhammad V. Sin embargo, fueron los cristianos quienes m\u00e1s transformaron este espacio al convertirlo en una capilla.\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5c0f\u5f97\u591a\uff0c\u56f4\u7ed5\u7740\u56db\u6839\u4e2d\u592e\u67f1\u5b50\u6392\u5217\uff0c\u67f1\u5b50\u4e0a\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u6d82\u6210\u94b4\u84dd\u8272\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7279\u8272\u7acb\u65b9\u4f53\u67f1\u5934\u3002\u8fd9\u4e9b\u67f1\u5b50\u7531\u4e00\u76cf\u63d0\u4f9b\u5929\u9876\u5149\u7684\u706f\u7b3c\u652f\u6491\uff0c\u8be5\u706f\u7b3c\u5728 16 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u4ee5\u5efa\u9020\u4e0a\u5c42\u623f\u95f4\u548c\u4fa7\u7a97\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u5c06\u8be5\u7a7a\u95f4\u6539\u9020\u6210\u6559\u5802\uff0c\u5730\u677f\u88ab\u964d\u4f4e\uff0c\u5e76\u5728\u540e\u9762\u589e\u52a0\u4e86\u4e00\u4e2a\u5c0f\u7684\u77e9\u5f62\u7a7a\u95f4\uff0c\u73b0\u5728\u7531\u6728\u5236\u680f\u6746\u9694\u5f00\uff0c\u6307\u793a\u4e0a\u5c42\u5531\u8bd7\u73ed\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5e26\u6709\u661f\u661f\u88c5\u9970\u7684\u9676\u74f7\u74f7\u7816\u8e22\u811a\u7ebf\u662f\u4ece\u522b\u5904\u8fd0\u6765\u7684\u3002\u5728\u661f\u661f\u4e4b\u95f4\uff0c\u60a8\u53ef\u4ee5\u4ea4\u66ff\u770b\u5230\uff1a\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u5fbd\u7ae0\u3001\u95e8\u591a\u8428\u67a2\u673a\u4e3b\u6559\u7684\u5fbd\u7ae0\u3001\u5965\u5730\u5229\u4eba\u7684\u53cc\u5934\u9e70\u3001\u201c\u9664\u4e86\u4e0a\u5e1d\uff0c\u6ca1\u6709\u80dc\u5229\u8005\u201d\u7684\u5ea7\u53f3\u94ed\uff0c\u4ee5\u53ca\u5e1d\u56fd\u76fe\u724c\u4e0a\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u67f1\u3002\n                <\/p>\n                <p>\n                    \u57fa\u5ea7\u4e0a\u65b9\uff0c\u77f3\u818f\u94ed\u6587\u9970\u5e26\u4e0a\u91cd\u590d\u7740\uff1a\u201c\u738b\u56fd\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u529b\u91cf\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u8363\u8000\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u201d\u8fd9\u4e9b\u94ed\u6587\u53d6\u4ee3\u4e86\u57fa\u7763\u6559\u7684\u53e3\u53f7\uff1a\u201cChristus regnat\u3002Christus vincit\u3002Christus imperat\u3002\u201d\n                <\/p>\n                <p>\n                    Mexuar \u7684\u5f53\u524d\u5165\u53e3\u662f\u5728\u73b0\u4ee3\u5f00\u653e\u7684\uff0c\u6539\u53d8\u4e86\u5176\u4e2d\u4e00\u6839\u523b\u6709\u201cPlus Ultra\u201d\u5ea7\u53f3\u94ed\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u7684\u4f4d\u7f6e\uff0c\u8be5\u67f1\u88ab\u79fb\u5230\u4e86\u4e1c\u5899\u3002\u95e8\u4e0a\u65b9\u7684\u77f3\u818f\u9876\u4ecd\u4fdd\u7559\u5728\u539f\u6765\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5728\u623f\u95f4\u7684\u540e\u9762\uff0c\u6709\u4e00\u6247\u95e8\u901a\u5411\u6f14\u8bb2\u5385\uff0c\u6700\u521d\u662f\u901a\u8fc7\u9a6c\u4e18\u5361\u753b\u5eca\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e 1590 \u5e74\u706b\u836f\u5e93\u7206\u70b8\uff0c\u8fd9\u91cc\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53d7\u635f\u6700\u4e25\u91cd\u7684\u533a\u57df\u4e4b\u4e00\u3002\u5b83\u4e8e 1917 \u5e74\u5f97\u5230\u4fee\u590d\u3002\n                <\/p>\n                <p>\n                    \u4fee\u590d\u671f\u95f4\uff0c\u4e3a\u4e86\u9632\u6b62\u4e8b\u6545\u53d1\u751f\u5e76\u65b9\u4fbf\u53c2\u89c2\uff0c\u964d\u4f4e\u4e86\u5730\u677f\u9ad8\u5ea6\u3002\u4f5c\u4e3a\u539f\u59cb\u6c34\u5e73\u7684\u89c1\u8bc1\uff0c\u7a97\u6237\u4e0b\u65b9\u4fdd\u7559\u4e86\u4e00\u6761\u8fde\u7eed\u7684\u957f\u51f3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba30\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel30\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel30\">CUARTO DORADO y FACHADA DE COMARES<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n\n                <p>\n                    *\u9ec4\u91d1\u533a*\u8fd9\u4e2a\u540d\u5b57\u6e90\u81ea\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u671f\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u683c\u5b50\u5929\u82b1\u677f\u88ab\u91cd\u65b0\u7c89\u5237\u6210\u91d1\u8272\u56fe\u6848\uff0c\u5e76\u878d\u5165\u4e86\u541b\u4e3b\u7684\u5fbd\u7ae0\u3002\n                <\/p>\n                <p>\n                    \u83b7\u5f97\u89d0\u89c1\u7684\u81e3\u6c11\u5728\u5bab\u6bbf\u6b63\u9762\u524d\u7b49\u5019\uff0c\u7687\u5bb6\u536b\u961f\u5c06\u4ed6\u4eec\u4e0e\u82cf\u4e39\u9694\u5f00\uff0c\u8fd9\u4e2a\u623f\u95f4\u73b0\u5728\u88ab\u79f0\u4e3a\u91d1\u5385\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e2d\u592e\u662f\u4e00\u5ea7\u4f4e\u77ee\u7684\u5927\u7406\u77f3\u52a0\u4ed1\u55b7\u6cc9\uff0c\u8fd9\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4fdd\u5b58\u7684\u6797\u8fbe\u62c9\u54c8\u55b7\u6cc9\u7684\u590d\u5236\u54c1\u3002\u5728\u5806\u5b50\u7684\u4e00\u4fa7\uff0c\u6709\u4e00\u4e2a\u683c\u6805\u901a\u5411\u8b66\u536b\u4f7f\u7528\u7684\u9ed1\u6697\u5730\u4e0b\u8d70\u5eca\u3002\n                <\/p>\n                <p>\n                    M\u00e1s adelante encontramos la Fachada del Palacio de Comares. Esta impresionante fachada, muy restaurada entre los siglos XIX y XX, fue construida por Muhammad V con el fin de conmemorar la toma de Algeciras en 1369, que otorgaba dominio sobre el Estrecho de Gibraltar.\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e2a\u5ead\u9662\u91cc\uff0c\u82cf\u4e39\u63a5\u89c1\u4e86\u83b7\u5f97\u7279\u6b8a\u89d0\u89c1\u7684\u81e3\u6c11\u3002\u5b83\u88ab\u653e\u7f6e\u5728\u6b63\u9762\u7684\u4e2d\u592e\u90e8\u5206\uff0c\u5750\u843d\u5728\u4e24\u6247\u95e8\u4e4b\u95f4\u7684\u6728\u6881\u4e0a\uff0c\u4f4d\u4e8e\u5de8\u5927\u7684\u5c4b\u6a90\u4e0b\uff0c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6728\u5de5\u7684\u6770\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5efa\u7b51\u7684\u6b63\u9762\u627f\u8f7d\u7740\u5de8\u5927\u7684\u5bd3\u8a00\u610f\u4e49\u3002\u53d7\u8bd5\u8005\u53ef\u4ee5\u8bfb\u5230\uff1a\n                <\/p>\n                <br>\n                <br>\n                <blockquote>\n                    \u201c\u6211\u7684\u4f4d\u7f6e\u5c31\u50cf\u738b\u51a0\uff0c\u6211\u7684\u5927\u95e8\u5c31\u50cf\u5c94\u8def\uff1a\u897f\u65b9\u76f8\u4fe1\u6211\u4ee3\u8868\u4e1c\u65b9\u3002\u201d<br>\n                    \u52a0\u5c3c\u00b7\u6bd4\u62c9\u59d4\u6258\u6211\u5f00\u542f\u5373\u5c06\u5ba3\u5e03\u7684\u80dc\u5229\u4e4b\u95e8\u3002<br>\n                    \u597d\u5427\uff0c\u6211\u6b63\u5728\u7b49\u5f85\u4ed6\u5728\u65e9\u6668\u5730\u5e73\u7ebf\u663e\u9732\u51fa\u6765\u65f6\u51fa\u73b0\u3002<br>\n                    \u613f\u4e0a\u5e1d\u4f7f\u4ed6\u7684\u4f5c\u54c1\u5982\u540c\u4ed6\u7684\u6027\u683c\u548c\u5f62\u8c61\u4e00\u6837\u7f8e\u4e3d\uff01\n                <\/blockquote>\n                <p>\n                    \u53f3\u4fa7\u7684\u95e8\u662f\u901a\u5f80\u79c1\u4eba\u4f4f\u6240\u548c\u670d\u52a1\u533a\u7684\u901a\u9053\uff0c\u800c\u5de6\u4fa7\u7684\u95e8\u5219\u901a\u8fc7\u4e00\u6761\u8bbe\u6709\u8b66\u536b\u957f\u51f3\u7684\u5f2f\u66f2\u8d70\u5eca\uff0c\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u7279\u522b\u662f\u901a\u5f80\u6843\u91d1\u5a18\u5ead\u9662\u3002\n                <\/p>\n                \n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba31\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel31\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel31\">\u6843\u91d1\u5a18\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u623f\u5c4b\u7684\u7279\u70b9\u4e4b\u4e00\u662f\u53ef\u4ee5\u901a\u8fc7\u5f2f\u66f2\u7684\u8d70\u5eca\u8fdb\u5165\u4f4f\u5b85\uff0c\u8d70\u5eca\u901a\u5411\u9732\u5929\u5ead\u9662\uff0c\u5ead\u9662\u662f\u5bb6\u5ead\u751f\u6d3b\u548c\u7ec4\u7ec7\u7684\u4e2d\u5fc3\uff0c\u914d\u6709\u6c34\u666f\u548c\u690d\u88ab\u3002\u540c\u6837\u7684\u7406\u5ff5\u4e5f\u4f53\u73b0\u5728\u9999\u6843\u6728\u5ead\u9662 (Patio de los Arrayanes) \u4e2d\uff0c\u4f46\u89c4\u6a21\u66f4\u5927\uff0c\u957f 36 \u7c73\uff0c\u5bbd 23 \u7c73\u3002\n                <\/p>\n                <p>\n                    \u6843\u91d1\u5a18\u5ead\u9662\u662f\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u4e2d\u5fc3\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u653f\u6cbb\u548c\u5916\u4ea4\u6d3b\u52a8\u5c31\u5728\u8fd9\u91cc\u8fdb\u884c\u3002\u8fd9\u662f\u4e00\u4e2a\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u957f\u65b9\u5f62\u5ead\u9662\uff0c\u5176\u4e2d\u5fc3\u8f74\u7ebf\u662f\u4e00\u4e2a\u5927\u6c34\u6c60\u3002\u5176\u4e2d\uff0c\u9759\u6c34\u5982\u540c\u955c\u5b50\uff0c\u8d4b\u4e88\u7a7a\u95f4\u6df1\u5ea6\u548c\u5782\u76f4\u611f\uff0c\u4ece\u800c\u521b\u9020\u51fa\u4e00\u5ea7\u6c34\u4e0a\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u5728\u6cf3\u6c60\u7684\u4e24\u7aef\uff0c\u55b7\u5c04\u5668\u8f7b\u8f7b\u5730\u5f15\u5165\u6c34\uff0c\u4ee5\u514d\u7834\u574f\u955c\u9762\u6548\u679c\u6216\u573a\u6240\u7684\u5b81\u9759\u3002\n                <\/p>\n                <p>\n                    \u6c34\u6c60\u4e24\u4fa7\u6709\u4e24\u7247\u6843\u91d1\u5a18\u82b1\u575b\uff0c\u56e0\u6b64\u8be5\u5730\u5f97\u540d\uff1a\u6843\u91d1\u5a18\u5ead\u9662 (Patio de los Arrayanes)\u3002\u8fc7\u53bb\u5b83\u4e5f\u88ab\u79f0\u4e3a\u963f\u5c14\u8d1d\u5c14\u5361\u5ead\u9662 (Patio de la Alberca)\u3002\n                <\/p>\n                <p>\n                    \u6c34\u548c\u690d\u88ab\u7684\u5b58\u5728\u4e0d\u4ec5\u662f\u5bf9\u88c5\u9970\u6216\u7f8e\u5b66\u6807\u51c6\u7684\u56de\u5e94\uff0c\u4e5f\u662f\u521b\u9020\u5b9c\u4eba\u7a7a\u95f4\u7684\u610f\u56fe\uff0c\u5c24\u5176\u662f\u5728\u590f\u5929\u3002\u6c34\u53ef\u4ee5\u6e05\u65b0\u73af\u5883\uff0c\u800c\u690d\u7269\u53ef\u4ee5\u4fdd\u6301\u6c34\u5206\u5e76\u6563\u53d1\u9999\u6c14\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u8f83\u957f\u7684\u4e24\u4fa7\u6709\u56db\u5ea7\u72ec\u7acb\u7684\u4f4f\u5b85\u3002\u5317\u4fa7\u662f\u79d1\u9a6c\u96f7\u65af\u5854\uff0c\u5185\u8bbe\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u3002\n                <\/p>\n                <p>\n                    \u5728\u5357\u4fa7\uff0c\u7acb\u9762\u8d77\u5230\u4e86\u9519\u89c6\u6548\u679c\uff0c\u56e0\u4e3a\u5176\u540e\u9762\u7684\u5efa\u7b51\u5df2\u88ab\u62c6\u9664\uff0c\u4ee5\u4fbf\u5c06\u67e5\u7406\u4e94\u4e16\u5bab\u4e0e\u65e7\u7687\u5bb6\u5bab\u6bbf\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba32\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel32\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel32\">\u6e05\u771f\u5bfa\u5ead\u9662\u548c\u9a6c\u4e18\u5361\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u4e4b\u524d\uff0c\u5982\u679c\u6211\u4eec\u5411\u5de6\u770b\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e24\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u7b2c\u4e00\u4e2a\u662f\u6e05\u771f\u5bfa\u5ead\u9662 (Patio de la Mezquita)\uff0c\u56e0\u5176\u4e00\u89d2\u7684\u5c0f\u6e05\u771f\u5bfa\u800c\u5f97\u540d\u3002\u7136\u800c\uff0c\u81ea 20 \u4e16\u7eaa\u4ee5\u6765\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u738b\u5b50\u7684\u5b97\u6559\u5b66\u6821\uff0c\u56e0\u4e3a\u5b83\u7684\u7ed3\u6784\u4e0e\u683c\u62c9\u7eb3\u8fbe\u7684\u5b97\u6559\u5b66\u6821\u76f8\u4f3c\u3002\n                <\/p>\n                <p>\n                    \u518d\u5f80\u524d\u8d70\u662f\u9a6c\u4e18\u5361\u5ead\u9662 (Patio de Machuca)\uff0c\u4ee5\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u7684\u540d\u5b57\u547d\u540d\uff0c\u4ed6\u8d1f\u8d23\u76d1\u7763 16 \u4e16\u7eaa\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5efa\u9020\uff0c\u5e76\u66fe\u5c45\u4f4f\u4e8e\u6b64\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5ead\u9662\u5f88\u5bb9\u6613\u8fa8\u8ba4\uff0c\u56e0\u4e3a\u4e2d\u5fc3\u6709\u4e00\u4e2a\u8fb9\u7f18\u5448\u53f6\u72b6\u7684\u6c34\u6c60\uff0c\u8fd8\u6709\u62f1\u5f62\u7684\u67cf\u6811\uff0c\u5b83\u4eec\u4ee5\u975e\u4fb5\u5165\u5f0f\u7684\u65b9\u5f0f\u6062\u590d\u4e86\u7a7a\u95f4\u7684\u5efa\u7b51\u611f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba33\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel33\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel33\">\u8239\u5c4b<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8239\u5ba4\u662f\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u5728\u901a\u5f80\u8fd9\u4e2a\u623f\u95f4\u7684\u62f1\u95e8\u7684\u4fa7\u67f1\u4e0a\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u6b63\u9762\u7684\u58c1\u9f9b\uff0c\u4e0a\u9762\u96d5\u523b\u7740\u5927\u7406\u77f3\uff0c\u5e76\u7528\u5f69\u8272\u74f7\u7816\u88c5\u9970\u3002\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u6700\u5177\u7279\u8272\u7684\u88c5\u9970\u6027\u548c\u529f\u80fd\u6027\u5143\u7d20\u4e4b\u4e00\uff1a*taqas*\u3002\n                <\/p>\n                <p>\n                    *Taqas* \u662f\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u603b\u662f\u6210\u5bf9\u6392\u5217\uff0c\u5f7c\u6b64\u76f8\u5bf9\u3002\u5b83\u4eec\u88ab\u7528\u6765\u76db\u88c5\u996e\u7528\u7684\u6de1\u6c34\u6216\u6d17\u624b\u7528\u7684\u9999\u6c34\u3002\n                <\/p>\n                <p>\n                    \u5927\u5385\u76ee\u524d\u7684\u5929\u82b1\u677f\u662f\u539f\u6765\u7684\u590d\u5236\u54c1\uff0c\u539f\u6765\u7684\u5929\u82b1\u677f\u5728 1890 \u5e74\u7684\u4e00\u573a\u5927\u706b\u4e2d\u88ab\u6bc1\u574f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u7684\u540d\u5b57\u6765\u81ea\u963f\u62c9\u4f2f\u8bed\u5355\u8bcd *baraka* \u7684\u97f3\u53d8\uff0c\u610f\u601d\u662f\u201c\u795d\u798f\u201d\uff0c\u8fd9\u4e2a\u5355\u8bcd\u5728\u8fd9\u4e2a\u623f\u95f4\u7684\u5899\u58c1\u4e0a\u91cd\u590d\u51fa\u73b0\u8fc7\u5f88\u591a\u6b21\u3002\u5b83\u5e76\u975e\u50cf\u4eba\u4eec\u666e\u904d\u8ba4\u4e3a\u7684\u90a3\u6837\uff0c\u6e90\u81ea\u5012\u7f6e\u7684\u8239\u9876\u5f62\u72b6\u3002\n                <\/p>\n                <p>\n                    Era en este lugar donde los nuevos sultanes solicitaban la bendici\u00f3n de su Dios antes de ser coronados como tal en el Sal\u00f3n del Trono.\n                <\/p>\n                <p>\n                    \u5728\u8fdb\u5165\u738b\u5ea7\u5ba4\u4e4b\u524d\uff0c\u6211\u4eec\u53d1\u73b0\u4e24\u4e2a\u4fa7\u95e8\uff1a\u53f3\u8fb9\u662f\u4e00\u4e2a\u5e26\u6709\u58c1\u9f9b\u7684\u5c0f\u578b\u7948\u7977\u5ba4\uff1b\u5de6\u4fa7\u662f\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5854\u5185\u90e8\u7684\u901a\u9053\u95e8\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba34\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel34\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel34\">\u5927\u4f7f\u5385\u6216\u738b\u5ea7\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5927\u4f7f\u5385\uff0c\u4e5f\u79f0\u4e3a\u738b\u5ea7\u5385\u6216\u79d1\u9a6c\u96f7\u65af\u5385\uff0c\u662f\u82cf\u4e39\u738b\u5ea7\u7684\u6240\u5728\u5730\uff0c\u56e0\u6b64\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u6743\u529b\u4e2d\u5fc3\u3002\u4e5f\u8bb8\u6b63\u56e0\u4e3a\u5982\u6b64\uff0c\u5b83\u4f4d\u4e8e Torre de Comares \u5185\uff0c\u8fd9\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u9ad8\u7684\u5854\u697c\uff0c\u9ad8 45 \u7c73\u3002\u5b83\u7684\u8bcd\u6e90\u6765\u81ea\u963f\u62c9\u4f2f\u8bed *arsh*\uff0c\u610f\u601d\u662f\u5e10\u7bf7\u3001\u4ead\u5b50\u6216\u738b\u5ea7\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5b8c\u7f8e\u7684\u7acb\u65b9\u4f53\uff0c\u5899\u58c1\u4e00\u76f4\u5230\u5929\u82b1\u677f\u90fd\u8986\u76d6\u7740\u4e30\u5bcc\u7684\u88c5\u9970\u3002\u4e24\u4fa7\u6709\u4e5d\u4e2a\u76f8\u540c\u7684\u58c1\u9f9b\uff0c\u6bcf\u4e09\u4e2a\u4e00\u7ec4\uff0c\u90fd\u6709\u7a97\u6237\u3002\u5165\u53e3\u5bf9\u9762\u7684\u5927\u5385\u88c5\u9970\u5f97\u66f4\u4e3a\u7cbe\u81f4\uff0c\u56e0\u4e3a\u90a3\u662f\u82cf\u4e39\u7684\u4f4f\u6240\uff0c\u91c7\u7528\u80cc\u5149\u8bbe\u8ba1\uff0c\u66f4\u80fd\u8425\u9020\u51fa\u4ee4\u4eba\u773c\u82b1\u7f2d\u4e71\u3001\u60ca\u559c\u4e0d\u5df2\u7684\u6548\u679c\u3002\n                <\/p>\n                <p>\n                    \u8fc7\u53bb\uff0c\u7a97\u6237\u4e0a\u8986\u76d6\u7740\u88ab\u79f0\u4e3a *cumarias* \u7684\u51e0\u4f55\u5f62\u72b6\u7684\u5f69\u8272\u73bb\u7483\u3002 1590 \u5e74\uff0c\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u7684\u4e00\u4e2a\u706b\u836f\u5e93\u53d1\u751f\u7206\u70b8\uff0c\u7206\u70b8\u4ea7\u751f\u7684\u51b2\u51fb\u6ce2\u5bfc\u81f4\u8fd9\u4e9b\u6587\u7269\u4e22\u5931\u3002\n                <\/p>\n                <p>\n                    \u5ba2\u5385\u7684\u88c5\u9970\u4e30\u5bcc\u7a0b\u5ea6\u8fbe\u5230\u4e86\u6781\u81f4\u3002\u5b83\u4ece\u5e95\u90e8\u5f00\u59cb\uff0c\u91c7\u7528\u51e0\u4f55\u5f62\u72b6\u7684\u74f7\u7816\uff0c\u521b\u9020\u51fa\u7c7b\u4f3c\u4e07\u82b1\u7b52\u7684\u89c6\u89c9\u6548\u679c\u3002\u5899\u58c1\u4e0a\u5ef6\u7eed\u7740\u7070\u6ce5\uff0c\u770b\u4e0a\u53bb\u5c31\u50cf\u6302\u6bef\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u690d\u7269\u56fe\u6848\u3001\u82b1\u6735\u3001\u8d1d\u58f3\u3001\u661f\u661f\u548c\u4e30\u5bcc\u7684\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u73b0\u5728\u7684\u4e66\u5199\u6709\u4e24\u79cd\u7c7b\u578b\uff1a\u8349\u4e66\uff0c\u6700\u5e38\u89c1\u4e14\u6700\u5bb9\u6613\u8fa8\u8ba4\uff1b\u4ee5\u53ca\u5e93\u6cd5\u4f53\uff0c\u4e00\u79cd\u5177\u6709\u76f4\u7ebf\u548c\u89d2\u5f62\u7684\u6587\u5316\u6587\u5b57\u3002\n                <\/p>\n                <p>\n                    Entre todas las inscripciones, la m\u00e1s destacada es la que aparece debajo del techo, en la franja superior de la pared: la sura 67 del Cor\u00e1n, llamada &#8220;El Reino&#8221; o &#8220;del Se\u00f1or\u00edo&#8221;, que recorre las cuatro paredes. Esta sura era recitada por los nuevos sultanes para proclamar que su poder proven\u00eda directamente de Dios.\n                <\/p>\n                <p>\n                    \u5929\u82b1\u677f\u4e0a\u4e5f\u4f53\u73b0\u4e86\u795e\u529b\u7684\u5f62\u8c61\uff0c\u5b83\u7531 8,017 \u4e2a\u4e0d\u540c\u7684\u90e8\u5206\u7ec4\u6210\uff0c\u901a\u8fc7\u661f\u8f6e\uff0c\u5c55\u793a\u4e86\u4f0a\u65af\u5170\u672b\u4e16\u8bba\uff1a\u4e03\u91cd\u5929\u548c\u7b2c\u516b\u91cd\u5929\u5802\uff0c\u771f\u4e3b\u7684\u5b9d\u5ea7\uff0c\u7531\u4e2d\u592e\u7684\u5706\u9876 muqarnas \u4ee3\u8868\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba35\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel35\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel35\">\u57fa\u7763\u6559\u7687\u5ba4\u2014\u2014\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8981\u8fdb\u5165\u57fa\u7763\u6559\u7687\u5ba4\uff0c\u60a8\u5fc5\u987b\u4f7f\u7528\u4e24\u59d0\u59b9\u5385\u5de6\u4fa7\u58c1\u9f9b\u4e2d\u6253\u5f00\u7684\u5176\u4e2d\u4e00\u6247\u95e8\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74 6 \u6708\u53c2\u89c2\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u62b5\u8fbe\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u8fd9\u5bf9\u592b\u5987\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b89\u987f\u4e0b\u6765\uff0c\u5e76\u4e0b\u4ee4\u5efa\u9020\u65b0\u7684\u623f\u95f4\uff0c\u4eca\u5929\u88ab\u79f0\u4e3a\u7687\u5e1d\u7684\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u7a7a\u95f4\u5b8c\u5168\u8fdd\u80cc\u4e86\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5efa\u7b51\u548c\u7f8e\u5b66\u3002\u7136\u800c\uff0c\u7531\u4e8e\u5b83\u5efa\u5728\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u4e4b\u95f4\u7684\u82b1\u56ed\u533a\u57df\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u8d70\u5eca\u5de6\u4fa7\u7684\u4e00\u4e9b\u5c0f\u7a97\u6237\u770b\u5230\u7687\u5bb6\u571f\u8033\u5176\u6d74\u5ba4\u6216\u79d1\u9a6c\u96f7\u65af\u571f\u8033\u5176\u6d74\u5ba4\u7684\u4e0a\u90e8\u3002\u518d\u5f80\u524d\u8d70\u51e0\u7c73\uff0c\u5c31\u53ef\u4ee5\u770b\u5230\u5176\u4ed6\u7684\u5f00\u53e3\uff0c\u5373\u5e8a\u5385\u548c\u97f3\u4e50\u5bb6\u753b\u5eca\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u6d74\u573a\u4e0d\u4ec5\u662f\u536b\u751f\u573a\u6240\uff0c\u4e5f\u662f\u4ee5\u8f7b\u677e\u53cb\u597d\u7684\u65b9\u5f0f\u57f9\u517b\u653f\u6cbb\u548c\u5916\u4ea4\u5173\u7cfb\u7684\u7406\u60f3\u573a\u6240\uff0c\u5e76\u914d\u6709\u97f3\u4e50\u6765\u6d3b\u8dc3\u6c14\u6c1b\u3002\u8be5\u7a7a\u95f4\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u7a7f\u8fc7\u8fd9\u6761\u8d70\u5eca\uff0c\u60a8\u53ef\u4ee5\u8fdb\u5165\u7687\u5e1d\u7684\u529e\u516c\u5ba4\uff0c\u5176\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\u5e26\u6709\u7687\u5bb6\u5fbd\u7ae0\u7684\u6587\u827a\u590d\u5174\u5f0f\u58c1\u7089\u548c\u7531\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u8bbe\u8ba1\u7684\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\u5728\u683c\u5b50\u5929\u82b1\u677f\u4e0a\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u201cPLUS ULTRA\u201d\u5b57\u6837\uff0c\u8fd9\u662f\u7687\u5e1d\u7684\u5ea7\u53f3\u94ed\uff0c\u8fd8\u6709\u9996\u5b57\u6bcd K \u548c Y\uff0c\u5206\u522b\u4ee3\u8868\u67e5\u7406\u4e94\u4e16\u548c\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u3002\n                <\/p>\n                <p>\n                    \u79bb\u5f00\u5927\u5385\uff0c\u53f3\u4fa7\u662f\u7687\u5bb6\u623f\u95f4\uff0c\u76ee\u524d\u4e0d\u5bf9\u516c\u4f17\u5f00\u653e\uff0c\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5f00\u653e\u3002\u8fd9\u4e9b\u623f\u95f4\u4e5f\u88ab\u79f0\u4e3a\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u623f\u95f4\uff0c\u56e0\u4e3a\u8fd9\u4f4d\u7f8e\u56fd\u6d6a\u6f2b\u4e3b\u4e49\u4f5c\u5bb6\u5728\u683c\u62c9\u7eb3\u8fbe\u9017\u7559\u671f\u95f4\u5c31\u4f4f\u5728\u8fd9\u91cc\u3002\u5f88\u53ef\u80fd\u6b63\u662f\u5728\u8fd9\u4e2a\u5730\u65b9\uff0c\u4ed6\u5199\u4e0b\u4e86\u4ed6\u8457\u540d\u7684\u8457\u4f5c\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u3002\u95e8\u4e0a\u65b9\u6709\u4e00\u5757\u7eaa\u5ff5\u724c\u533e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba36\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel36\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel36\">\u6797\u8fbe\u62c9\u8d3e\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0e\u738b\u5bab\u5ead\u9662\u76f8\u90bb\u7684\u662f\u6797\u8fbe\u62c9\u54c8\u5ead\u9662 (Patio de Lindaraja)\uff0c\u5ead\u9662\u5185\u88c5\u9970\u6709\u96d5\u523b\u7684\u9ec4\u6768\u6728\u7bf1\u7b06\u3001\u67cf\u6811\u548c\u82e6\u6a59\u6811\u3002\u8be5\u5ead\u9662\u56e0\u4f4d\u4e8e\u5176\u5357\u4fa7\u7684\u7eb3\u65af\u91cc\u5fb7\u89c2\u666f\u53f0\u800c\u5f97\u540d\uff0c\u8be5\u89c2\u666f\u53f0\u4e0e\u5176\u540c\u540d\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u82b1\u56ed\u7684\u9762\u8c8c\u4e0e\u4eca\u5929\u5b8c\u5168\u4e0d\u540c\uff0c\u56e0\u4e3a\u5b83\u662f\u4e00\u4e2a\u5411\u666f\u89c2\u5f00\u653e\u7684\u7a7a\u95f4\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u67e5\u7406\u4e94\u4e16\u7684\u5230\u6765\uff0c\u82b1\u56ed\u88ab\u5c01\u95ed\u8d77\u6765\uff0c\u7531\u4e8e\u6709\u95e8\u5eca\uff0c\u5176\u5e03\u5c40\u7c7b\u4f3c\u4e8e\u56de\u5eca\u3002\u5176\u5efa\u9020\u91c7\u7528\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5176\u4ed6\u90e8\u5206\u7684\u67f1\u5b50\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e2d\u592e\u77d7\u7acb\u7740\u4e00\u5ea7\u5df4\u6d1b\u514b\u98ce\u683c\u7684\u55b7\u6cc9\uff0c17 \u4e16\u7eaa\u521d\uff0c\u55b7\u6cc9\u4e0a\u65b9\u653e\u7f6e\u4e86\u4e00\u4e2a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5927\u7406\u77f3\u6c34\u76c6\u3002\u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u55b7\u6cc9\u662f\u590d\u5236\u54c1\uff1b\u539f\u4ef6\u73b0\u4fdd\u5b58\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba37\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel37\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel37\">\u72ee\u5b50\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u72ee\u5b50\u5ead\u9662\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u6838\u5fc3\u3002\u5b83\u662f\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u5e26\u95e8\u5eca\u7684\u957f\u5eca\uff0c\u957f\u5eca\u4e0a\u6709\u4e00\u767e\u4e8c\u5341\u56db\u6839\u5404\u4e0d\u76f8\u540c\u7684\u67f1\u5b50\uff0c\u8fde\u63a5\u7740\u5bab\u6bbf\u7684\u4e0d\u540c\u623f\u95f4\u3002\u5b83\u4e0e\u57fa\u7763\u6559\u4fee\u9053\u9662\u6709\u67d0\u79cd\u76f8\u4f3c\u4e4b\u5904\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u6253\u7834\u4e86\u897f\u73ed\u7259\u7a46\u65af\u6797\u5efa\u7b51\u7684\u901a\u5e38\u6a21\u5f0f\uff0c\u4f46\u8fd9\u4e2a\u7a7a\u95f4\u4ecd\u88ab\u8ba4\u4e3a\u662f\u4f0a\u65af\u5170\u827a\u672f\u7684\u7470\u5b9d\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5bab\u6bbf\u7684\u8c61\u5f81\u610f\u4e49\u56f4\u7ed5\u7740\u82b1\u56ed\u5929\u5802\u7684\u6982\u5ff5\u3002\u4ece\u5ead\u9662\u4e2d\u5fc3\u6d41\u51fa\u7684\u56db\u6761\u6c34\u6e20\u8c61\u5f81\u7740\u4f0a\u65af\u5170\u5929\u5802\u7684\u56db\u6761\u6cb3\u6d41\uff0c\u4f7f\u5ead\u9662\u5448\u73b0\u51fa\u5341\u5b57\u5f62\u7684\u5e03\u5c40\u3002\u8fd9\u4e9b\u67f1\u5b50\u8ba9\u4eba\u8054\u60f3\u5230\u68d5\u6988\u6811\u6797\uff0c\u5c31\u50cf\u5929\u5802\u7684\u7eff\u6d32\u3002\n                <\/p>\n                <p>\n                    \u4e2d\u5fc3\u662f\u8457\u540d\u7684\u72ee\u5b50\u55b7\u6cc9\u3002\u5341\u4e8c\u53ea\u72ee\u5b50\u867d\u7136\u59ff\u52bf\u76f8\u4f3c\uff0c\u90fd\u662f\u8b66\u60d5\u4e14\u80cc\u5bf9\u55b7\u6cc9\uff0c\u4f46\u5374\u5177\u6709\u4e0d\u540c\u7684\u7279\u5f81\u3002\u5b83\u4eec\u7531\u767d\u8272 Macael \u5927\u7406\u77f3\u96d5\u523b\u800c\u6210\uff0c\u7ecf\u8fc7\u7cbe\u5fc3\u6311\u9009\uff0c\u5145\u5206\u5229\u7528\u4e86\u77f3\u6750\u7684\u5929\u7136\u7eb9\u7406\u5e76\u7a81\u51fa\u4e86\u5176\u72ec\u7279\u7684\u7279\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5173\u4e8e\u5b83\u7684\u8c61\u5f81\u610f\u4e49\u6709\u591a\u79cd\u7406\u8bba\u3002\u6709\u4e9b\u4eba\u8ba4\u4e3a\u5b83\u4eec\u4ee3\u8868\u7740\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6216\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7684\u529b\u91cf\u3001\u9ec4\u9053\u5341\u4e8c\u5bab\u3001\u4e00\u5929\u7684\u5341\u4e8c\u4e2a\u5c0f\u65f6\uff0c\u751a\u81f3\u662f\u6db2\u538b\u949f\u3002\u53e6\u4e00\u4e9b\u4eba\u5219\u8ba4\u4e3a\uff0c\u8fd9\u662f\u5bf9\u9752\u94dc\u72b9\u592a\u6d77\u7684\u91cd\u65b0\u8be0\u91ca\uff0c\u7531\u5341\u4e8c\u5934\u516c\u725b\u652f\u6491\uff0c\u5728\u8fd9\u91cc\u88ab\u5341\u4e8c\u5934\u72ee\u5b50\u53d6\u4ee3\u3002\n                <\/p>\n                <p>\n                    La taza central probablemente fue tallada in situ y contiene inscripciones po\u00e9ticas que elogian a Muhammad V y alaban el sistema hidr\u00e1ulico que alimenta la fuente y regula el flujo del agua para evitar desbordamientos. Este es un fragmento del poema:\n                <\/p>\n                <blockquote>\n                    &#8220;Plata fundida corre entre las perlas,<\/br>\n                    a las que semeja belleza alba y pura.<\/br>\n                    En apariencia, agua y m\u00e1rmol parecen confundirse,<\/br>\n                    sin que sepamos cu\u00e1l de ambos se desliza.<\/br>\n                    \u00bfNo ves c\u00f3mo el agua se derrama en la taza,<\/br>\n                    pero sus ca\u00f1os la esconden enseguida?<br><br>\n                    \u4ed6\u662f\u4e00\u4f4d\u773c\u7736\u91cc\u5659\u6ee1\u6cea\u6c34\u7684\u60c5\u4eba\uff0c<br>\n                    \u5979\u56e0\u4e3a\u5bb3\u6015\u544a\u5bc6\u800c\u9690\u85cf\u4e86\u81ea\u5df1\u7684\u773c\u6cea\u3002<br><br>\n                    \u00bfNo es, en realidad, cual blanca nube<\/br>\n                    que vierte en los leones sus acequias<\/br>\n                    y parece la mano del califa que, de ma\u00f1ana,<\/br>\n                    prodiga a los leones de la guerra sus favores?&#8221;\n                <\/blockquote>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u55b7\u6cc9\u53d1\u751f\u4e86\u5404\u79cd\u53d8\u5316\u3002 17 \u4e16\u7eaa\uff0c\u53c8\u589e\u52a0\u4e86\u7b2c\u4e8c\u4e2a\u6c34\u6c60\uff0c\u8be5\u6c34\u6c60\u4e8e 20 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u5e76\u642c\u8fc1\u81f3\u963f\u5c14\u5361\u8428\u74e6\u7684\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba38\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel38\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel38\">\u5973\u738b\u68b3\u5986\u5ba4\u548c\u4f11\u95f2\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bab\u6bbf\u7684\u57fa\u7763\u6559\u6539\u5efa\u5305\u62ec\u901a\u8fc7\u4e00\u4e2a\u4e24\u5c42\u7684\u5f00\u653e\u5f0f\u8d70\u5eca\u76f4\u63a5\u8fdb\u5165\u79d1\u9a6c\u96f7\u65af\u5854\u3002\u8fd9\u4e2a\u753b\u5eca\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u4e24\u4e2a\u6700\u5177\u4ee3\u8868\u6027\u7684\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\uff1a\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u5723\u5c71\u533a\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5411\u53f3\u770b\uff0c\u8fd8\u53ef\u4ee5\u770b\u5230\u5973\u738b\u7684\u66f4\u8863\u5ba4\uff0c\u8fd9\u91cc\u548c\u4e0a\u9762\u63d0\u5230\u7684\u5176\u4ed6\u533a\u57df\u4e00\u6837\uff0c\u53ea\u80fd\u5728\u7279\u6b8a\u573a\u5408\u6216\u4f5c\u4e3a\u6bcf\u6708\u7a7a\u95f4\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u5973\u738b\u7684\u66f4\u8863\u5ba4\u4f4d\u4e8e\u5c24\u7d20\u592b\u4e00\u4e16\u5854\u5185\uff0c\u8be5\u5854\u76f8\u5bf9\u4e8e\u57ce\u5899\u800c\u8a00\u4f4d\u7f6e\u9760\u524d\u3002\u5b83\u7684\u57fa\u7763\u6559\u540d\u5b57\u6765\u6e90\u4e8e\u67e5\u7406\u4e94\u4e16\u7684\u59bb\u5b50\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u5c14\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u9017\u7559\u671f\u95f4\u6240\u8d77\u7684\u540d\u5b57\u3002\n                <\/p>\n                <p>\n                    \u6559\u5802\u5185\u90e8\u6309\u7167\u57fa\u7763\u6559\u7f8e\u5b66\u8fdb\u884c\u4e86\u6539\u9020\uff0c\u6536\u85cf\u4e86\u62c9\u6590\u5c14\u00b7\u6851\u897f\uff08\u53c8\u540d\u4e4c\u5c14\u6bd4\u8bfa\u7684\u62c9\u6590\u5c14\uff09\u7684\u5f1f\u5b50\u5c24\u5229\u4e4c\u65af\u00b7\u963f\u5580\u7409\u65af\u548c\u4e9a\u5386\u5c71\u5927\u00b7\u6885\u7eb3\u521b\u4f5c\u7684\u73cd\u8d35\u6587\u827a\u590d\u5174\u65f6\u671f\u753b\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5f80\u4e0b\u8d70\uff0c\u6211\u4eec\u5c31\u80fd\u627e\u5230\u738b\u5bab\u5ead\u9662 (Patio de la Reja)\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e 17 \u4e16\u7eaa\u4e2d\u53f6\u5b89\u88c5\u7684\u5e26\u6709\u953b\u94c1\u680f\u6746\u7684\u8fde\u7eed\u9633\u53f0\u3002\u8fd9\u4e9b\u6805\u680f\u4f5c\u4e3a\u5f00\u653e\u7684\u8d70\u5eca\uff0c\u8fde\u63a5\u5e76\u4fdd\u62a4\u76f8\u90bb\u7684\u623f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba39\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel39\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel39\">\u4e24\u59d0\u59b9\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e24\u59d0\u59b9\u5385\u56e0\u4f4d\u4e8e\u623f\u95f4\u4e2d\u592e\u7684\u4e24\u5757 Macael \u5927\u7406\u77f3\u53cc\u5c42\u677f\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u4e0e\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385 (Hall of the Abencerrajes) \u6709\u76f8\u4f3c\u4e4b\u5904\uff1a\u5b83\u4f4d\u4e8e\u5ead\u9662\u8f83\u9ad8\u5904\uff0c\u5165\u53e3\u540e\u9762\u6709\u4e24\u6247\u95e8\u3002\u5de6\u8fb9\u7684\u95e8\u901a\u5411\u5395\u6240\uff0c\u53f3\u8fb9\u7684\u95e8\u901a\u5411\u623f\u5b50\u7684\u697c\u4e0a\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u53cc\u5e8a\u623f\u4e0d\u540c\u7684\u662f\uff0c\u8fd9\u95f4\u5ba2\u623f\u671d\u5317\uff0c\u9762\u671d Sala de los Ajimeces \u548c\u4e00\u4e2a\u5c0f\u89c2\u666f\u70b9\uff1aMirador de Lindaraja\u3002\n                <\/p>\n                <p>\n                    Durante la dinast\u00eda nazar\u00ed, en tiempos de Muhammad V, esta sala era conocida como &#8220;qubba al-kubra&#8221;, es decir, &#8220;la qubba mayor&#8221;, la m\u00e1s importante del Palacio de los Leones. El t\u00e9rmino &#8220;qubba&#8221; hace referencia a una planta cuadrada cubierta con una c\u00fapula.\n                <\/p>\n                <p>\n                    \u7a79\u9876\u4ee5\u516b\u89d2\u661f\u4e3a\u57fa\u8c03\uff0c\u5c55\u5f00\u6210\u7531 5,416 \u4e2a muqarnas \u7ec4\u6210\u7684\u4e09\u7ef4\u5e03\u5c40\uff0c\u5176\u4e2d\u4e00\u4e9b\u4ecd\u7136\u4fdd\u7559\u7740\u591a\u8272\u75d5\u8ff9\u3002\u8fd9\u4e9b muqarnas \u5206\u5e03\u5728\u5341\u516d\u4e2a\u5706\u9876\u4e2d\uff0c\u5706\u9876\u4e0a\u65b9\u6709\u5341\u516d\u6247\u5e26\u6709\u683c\u5b50\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6839\u636e\u4e00\u5929\u4e2d\u7684\u65f6\u95f4\u4e3a\u623f\u95f4\u63d0\u4f9b\u53d8\u5316\u7684\u5149\u7ebf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba40\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel40\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel40\">\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u897f\u5385\uff08\u4e5f\u79f0\u4e3a\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5385\uff09\u4e4b\u524d\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u4e9b\u6728\u95e8\uff0c\u4e0a\u9762\u6709\u7cbe\u7f8e\u7684\u96d5\u523b\uff0c\u8fd9\u4e9b\u96d5\u523b\u81ea\u4e2d\u4e16\u7eaa\u4ee5\u6765\u5c31\u4fdd\u5b58\u5b8c\u597d\u3002\n                <\/p>\n                <p>\n                    El nombre de esta sala est\u00e1 ligado a una famosa leyenda de la Alhambra. Seg\u00fan la tradici\u00f3n, un rumor sobre un supuesto romance entre un caballero abencerraje y la favorita del sult\u00e1n (o quiz\u00e1 sospechas de conspiraci\u00f3n contra el monarca) provoc\u00f3 la ira del soberano.\n                <\/p>\n                <p>\n                    El sult\u00e1n mand\u00f3 llamar a varios caballeros de la familia Abencerraje. Seg\u00fan cuenta la leyenda, decenas de ellos fueron ejecutados aqu\u00ed mismo.\n                <\/p>\n                <p>\n                    La historia se difundi\u00f3 en la literatura del siglo XVI, especialmente en la novela &#8220;Guerras civiles de Granada&#8221; de Gin\u00e9s P\u00e9rez de Hita, que narra los conflictos entre los linajes nobles del reino nazar\u00ed.\n                <\/p>\n                <p>\n                    Con el paso del tiempo, la tradici\u00f3n situ\u00f3 la tragedia en esta sala. Por eso, algunos visitantes han querido ver en las manchas rojizas de la fuente central un vestigio simb\u00f3lico de la sangre de aquellos caballeros.\n                <\/p>\n                <p>\n                    La leyenda fue tan popular que inspir\u00f3 tambi\u00e9n al pintor espa\u00f1ol Mariano Fortuny, quien la represent\u00f3 en su cuadro &#8220;La matanza de los Abencerrajes.&#8221;\n                <\/p>\n                <p>\n                    \u8fdb\u95e8\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u6709\u4e24\u4e2a\u5165\u53e3\uff1a\u53f3\u8fb9\u7684\u5165\u53e3\u901a\u5411\u5395\u6240\uff0c\u5de6\u8fb9\u7684\u5165\u53e3\u901a\u5411\u697c\u4e0a\u7684\u623f\u95f4\u7684\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    La Sala de los Abencerrajes es una vivienda privada e independiente en planta baja, estructurada en torno a una gran &#8220;qubba&#8221;, &#8220;c\u00fapula&#8221; en \u00e1rabe.\n                <\/p>\n                <p>\n                    \u77f3\u818f\u5706\u9876\u88c5\u9970\u534e\u4e3d\uff0c\u7a46\u5361\u5c14\u7eb3\u65af (muqarnas) \u6e90\u81ea\u4e00\u9897\u516b\u89d2\u661f\uff0c\u5177\u6709\u590d\u6742\u7684\u4e09\u7ef4\u6784\u56fe\u3002 Muqarnas \u662f\u57fa\u4e8e\u5177\u6709\u51f9\u51f8\u5f62\u72b6\u7684\u60ac\u6302\u68f1\u67f1\u4f53\u7684\u5efa\u7b51\u5143\u7d20\uff0c\u8ba9\u4eba\u8054\u60f3\u5230\u949f\u4e73\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5f53\u4f60\u8fdb\u5165\u623f\u95f4\u65f6\uff0c\u4f60\u4f1a\u53d1\u73b0\u6e29\u5ea6\u4e0b\u964d\u4e86\u3002\u8fd9\u662f\u56e0\u4e3a\u552f\u4e00\u7684\u7a97\u6237\u4f4d\u4e8e\u9876\u90e8\uff0c\u53ef\u4ee5\u8ba9\u70ed\u7a7a\u6c14\u9038\u51fa\u3002\u540c\u65f6\uff0c\u4e2d\u592e\u55b7\u6cc9\u7684\u6c34\u4f7f\u7a7a\u6c14\u53d8\u5f97\u51c9\u723d\uff0c\u4f7f\u5f97\u623f\u95f4\u5728\u95e8\u5173\u95ed\u7684\u60c5\u51b5\u4e0b\uff0c\u5c31\u50cf\u4e00\u4e2a\u6d1e\u7a74\uff0c\u5728\u6700\u708e\u70ed\u7684\u590f\u5929\u5177\u6709\u7406\u60f3\u7684\u6e29\u5ea6\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba41\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel41\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel41\">AJIMECES \u5927\u5385\u548c LINDARAJA \u89c2\u666f\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u4e24\u59d0\u59b9\u5385\u540e\u9762\u7684\u5317\u9762\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u6a2a\u5411\u7684\u4e2d\u6bbf\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a muqarnas \u62f1\u9876\u3002\u8fd9\u4e2a\u623f\u95f4\u88ab\u79f0\u4e3a Ajimeces \u5385\uff08\u76f4\u68c2\u7a97\uff09\uff0c\u56e0\u4e3a\u8fd9\u79cd\u7c7b\u578b\u7684\u7a97\u6237\u4e00\u5b9a\u5c01\u95ed\u4e86\u901a\u5f80 Lindaraja \u89c2\u666f\u70b9\u7684\u4e2d\u592e\u62f1\u95e8\u4e24\u4fa7\u7684\u5f00\u53e3\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8fd9\u4e2a\u623f\u95f4\u7684\u767d\u8272\u5899\u58c1\u6700\u521d\u662f\u7528\u4e1d\u7ef8\u7ec7\u7269\u8986\u76d6\u7684\u3002\n                <\/p>\n                <p>\n                    El llamado Mirador de Lindaraja debe su nombre a la derivaci\u00f3n del t\u00e9rmino \u00e1rabe &#8220;Ayn Dar Aisa&#8221;, que significa \u201clos ojos de la Casa de Aisa\u201d.\n                <\/p>\n                <p>\n                    \u89c2\u666f\u53f0\u867d\u7136\u9762\u79ef\u4e0d\u5927\uff0c\u4f46\u5185\u90e8\u88c5\u9970\u5374\u5341\u5206\u7cbe\u7f8e\u3002\u4e00\u65b9\u9762\uff0c\u5b83\u7684\u7279\u70b9\u662f\u94fa\u6ee1\u4e86\u8fde\u7eed\u7684\u5c0f\u661f\u661f\uff0c\u8fd9\u4e9b\u661f\u661f\u76f8\u4e92\u4ea4\u9519\uff0c\u8fd9\u9700\u8981\u5de5\u5320\u4eec\u7684\u7ec6\u81f4\u5de5\u4f5c\u3002\u53e6\u4e00\u65b9\u9762\uff0c\u5982\u679c\u4f60\u62ac\u5934\u770b\uff0c\u4f60\u4f1a\u770b\u5230\u5929\u82b1\u677f\u4e0a\u9576\u5d4c\u7740\u5f69\u8272\u73bb\u7483\uff0c\u6728\u8d28\u7ed3\u6784\uff0c\u7c7b\u4f3c\u5929\u7a97\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u76cf\u706f\u7b3c\u662f\u5e15\u62c9\u8482\u5c3c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8bb8\u591a\u56f4\u5899\u6216\u76f4\u68c2\u7a97\u7684\u5178\u578b\u4ee3\u8868\u3002\u5f53\u9633\u5149\u7167\u5c04\u5230\u73bb\u7483\u4e0a\u65f6\uff0c\u5b83\u4f1a\u6295\u5c04\u51fa\u4e94\u5f69\u7f24\u7eb7\u7684\u53cd\u5c04\uff0c\u7167\u4eae\u88c5\u9970\uff0c\u4f7f\u7a7a\u95f4\u5168\u5929\u5448\u73b0\u51fa\u72ec\u7279\u800c\u4e0d\u65ad\u53d8\u5316\u7684\u6c1b\u56f4\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u5f53\u5ead\u9662\u4ecd\u7136\u5f00\u653e\u65f6\uff0c\u4eba\u4eec\u53ef\u4ee5\u5750\u5728\u89c2\u666f\u53f0\u7684\u5730\u677f\u4e0a\uff0c\u5c06\u624b\u81c2\u653e\u5728\u7a97\u53f0\u4e0a\uff0c\u6b23\u8d4f\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\u3002 16 \u4e16\u7eaa\u521d\uff0c\u5f53\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u4f4f\u6240\u88ab\u4fee\u5efa\u65f6\uff0c\u8fd9\u4e9b\u666f\u89c2\u5c31\u6d88\u5931\u4e86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba42\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel42\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel42\">\u56fd\u738b\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u56fd\u738b\u5927\u5385\u5360\u636e\u4e86\u72ee\u5b50\u9662\u7684\u6574\u4e2a\u4e1c\u4fa7\uff0c\u867d\u7136\u5b83\u770b\u8d77\u6765\u4e0e\u5bab\u6bbf\u878d\u4e3a\u4e00\u4f53\uff0c\u4f46\u4eba\u4eec\u8ba4\u4e3a\u5b83\u6709\u81ea\u5df1\u7684\u529f\u80fd\uff0c\u53ef\u80fd\u662f\u5a31\u4e50\u6216\u5bab\u5ef7\u6027\u8d28\u7684\u3002\n                <\/p>\n                <p>\n                    \u8be5\u7a7a\u95f4\u56e0\u4fdd\u5b58\u4e86\u5c11\u6570\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u7ed8\u753b\u4e4b\u4e00\u800c\u95fb\u540d\u3002\n                <\/p>\n                <p>\n                    \u4e09\u95f4\u5367\u5ba4\uff0c\u6bcf\u95f4\u5367\u5ba4\u9762\u79ef\u7ea6\u4e3a\u5341\u4e94\u5e73\u65b9\u7c73\uff0c\u6709\u4e09\u4e2a\u5047\u62f1\u9876\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u7f8a\u76ae\u753b\u3002\u8fd9\u4e9b\u76ae\u7528\u5c0f\u7af9\u9489\u56fa\u5b9a\u5728\u6728\u8d28\u652f\u67b6\u4e0a\uff0c\u8fd9\u79cd\u6280\u672f\u53ef\u4ee5\u9632\u6b62\u6750\u6599\u751f\u9508\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u540d\u79f0\u53ef\u80fd\u6765\u81ea\u5bf9\u4e2d\u592e\u58c1\u9f9b\u4e2d\u7ed8\u753b\u7684\u89e3\u8bfb\uff0c\u8be5\u7ed8\u753b\u63cf\u7ed8\u4e86\u5341\u4e2a\u4eba\u7269\uff0c\u53ef\u80fd\u5bf9\u5e94\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u524d\u5341\u4f4d\u82cf\u4e39\u3002\n                <\/p>\n                <p>\n                    \u5728\u4fa7\u58c1\u9f9b\u4e2d\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u6218\u6597\u3001\u72e9\u730e\u3001\u6e38\u620f\u548c\u7231\u60c5\u7684\u9a91\u58eb\u573a\u666f\u3002\u5728\u8fd9\u4e9b\u4f5c\u54c1\u4e2d\uff0c\u57fa\u7763\u5f92\u548c\u7a46\u65af\u6797\u4eba\u7269\u5171\u5904\u4e00\u5ba4\uff0c\u4ed6\u4eec\u7684\u8863\u7740\u6e05\u6670\u53ef\u8fa8\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u753b\u4f5c\u7684\u8d77\u6e90\u4e00\u76f4\u53d7\u5230\u5e7f\u6cdb\u4e89\u8bba\u3002\u7531\u4e8e\u5b83\u4eec\u5177\u6709\u7ebf\u6027\u54e5\u7279\u5f0f\u98ce\u683c\uff0c\u4eba\u4eec\u8ba4\u4e3a\u5b83\u4eec\u53ef\u80fd\u662f\u7531\u719f\u6089\u7a46\u65af\u6797\u4e16\u754c\u7684\u57fa\u7763\u6559\u827a\u672f\u5bb6\u521b\u4f5c\u7684\u3002\u8fd9\u4e9b\u4f5c\u54c1\u53ef\u80fd\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u548c\u5361\u65af\u8482\u5229\u4e9a\u57fa\u7763\u6559\u56fd\u738b\u4f69\u5fb7\u7f57\u4e00\u4e16\u4e4b\u95f4\u826f\u597d\u5173\u7cfb\u7684\u6210\u679c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba43\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel43\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel43\">\u79d8\u5bc6\u623f\u95f4<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bc6\u5ba4\u662f\u4e00\u4e2a\u65b9\u5f62\u7684\u623f\u95f4\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a\u7403\u5f62\u62f1\u9876\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u91cc\u4f1a\u53d1\u751f\u4e00\u4e9b\u975e\u5e38\u5947\u7279\u548c\u4ee4\u4eba\u597d\u5947\u7684\u4e8b\u60c5\uff0c\u8fd9\u4f7f\u5b83\u6210\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6e38\u5ba2\u6700\u559c\u6b22\u7684\u666f\u70b9\u4e4b\u4e00\uff0c\u5c24\u5176\u662f\u5c0f\u5b69\u5b50\u3002\n                <\/p>\n                <p>\n                    \u73b0\u8c61\u662f\u8fd9\u6837\u7684\uff0c\u5982\u679c\u4e00\u4e2a\u4eba\u7ad9\u5728\u623f\u95f4\u7684\u4e00\u4e2a\u89d2\u843d\uff0c\u53e6\u4e00\u4e2a\u4eba\u7ad9\u5728\u53e6\u4e00\u4e2a\u89d2\u843d\u2014\u2014\u4e24\u4eba\u90fd\u9762\u671d\u5899\u58c1\uff0c\u5e76\u4e14\u5c3d\u53ef\u80fd\u9760\u8fd1\u5899\u58c1\u2014\u2014\u5176\u4e2d\u4e00\u4e2a\u4eba\u53ef\u4ee5\u975e\u5e38\u8f7b\u58f0\u5730\u8bf4\u8bdd\uff0c\u800c\u53e6\u4e00\u4e2a\u4eba\u5374\u80fd\u5b8c\u7f8e\u5730\u542c\u5230\u5bf9\u65b9\u7684\u58f0\u97f3\uff0c\u5c31\u597d\u50cf\u4ed6\u4eec\u5c31\u5728\u65c1\u8fb9\u4e00\u6837\u3002\n                <\/p>\n                <p>\n                    Es gracias a este \u201cjuego\u201d ac\u00fastico que la sala recibe su nombre: &#8220;Sala de los Secretos&#8221;.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba44\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel44\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel44\">\u7a46\u5361\u62c9\u5e03\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u5ea7\u88ab\u79f0\u4e3a\u72ee\u5b50\u5bab\u7684\u5bab\u6bbf\u662f\u5728\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7b2c\u4e8c\u6b21\u7edf\u6cbb\u671f\u95f4\u5efa\u9020\u7684\uff0c\u8be5\u7edf\u6cbb\u59cb\u4e8e 1362 \u5e74\uff0c\u4e00\u76f4\u6301\u7eed\u5230 1391 \u5e74\u3002\u5728\u6b64\u671f\u95f4\uff0c\u72ee\u5b50\u5bab\u5f00\u59cb\u5efa\u9020\uff0c\u6bd7\u90bb\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u540e\u8005\u7531\u5176\u7236\u4eb2\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    Este nuevo palacio tambi\u00e9n fue denominado &#8220;Palacio del Riyad&#8221;, ya que se cree que fue levantado sobre los antiguos Jardines de Comares. El t\u00e9rmino &#8220;Riyad&#8221; significa \u201cjard\u00edn\u201d.\n                <\/p>\n                <p>\n                    \u636e\u8ba4\u4e3a\uff0c\u8fdb\u5165\u5bab\u6bbf\u7684\u539f\u59cb\u901a\u9053\u662f\u901a\u8fc7\u4e1c\u5357\u89d2\uff0c\u4ece Calle Real \u8fdb\u5165\uff0c\u5e76\u901a\u8fc7\u4e00\u6761\u5f2f\u66f2\u7684\u901a\u9053\u3002\u76ee\u524d\uff0c\u7531\u4e8e\u5f81\u670d\u540e\u57fa\u7763\u6559\u7684\u6539\u9020\uff0c\u7a46\u5361\u7eb3\u65af\u5927\u5385\u53ef\u76f4\u63a5\u4ece\u79d1\u9a6c\u96f7\u65af\u5bab\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u7a46\u5361\u7eb3\u65af\u5927\u5385 (M\u00fcqarnas Hall) \u7684\u540d\u5b57\u6765\u6e90\u4e8e\u6700\u521d\u8986\u76d6\u5b83\u7684\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u7a46\u5361\u7eb3\u65af\u62f1\u9876\uff0c\u8be5\u62f1\u9876\u56e0 1590 \u5e74\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u706b\u836f\u5e93\u7206\u70b8\u5f15\u8d77\u7684\u9707\u52a8\u800c\u51e0\u4e4e\u5b8c\u5168\u5012\u584c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u4e00\u4fa7\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u8fd9\u4e2a\u5893\u7a74\u7684\u9057\u8ff9\u3002\u5728\u53e6\u4e00\u4fa7\uff0c\u6709\u540e\u671f\u57fa\u7763\u6559\u62f1\u9876\u7684\u9057\u8ff9\uff0c\u5176\u4e2d\u51fa\u73b0\u5b57\u6bcd\u201cFY\u201d\uff0c\u4f20\u7edf\u4e0a\u4e0e\u8d39\u8fea\u5357\u5fb7\u548c\u4f0a\u838e\u8d1d\u62c9\u6709\u5173\uff0c\u4f46\u5b9e\u9645\u4e0a\u5b83\u4eec\u5bf9\u5e94\u4e8e 1729 \u5e74\u53c2\u89c2\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u83f2\u5229\u666e\u4e94\u4e16\u548c\u4f0a\u838e\u8d1d\u62c9\u6cd5\u5c14\u5185\u585e\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8be5\u623f\u95f4\u53ef\u80fd\u7528\u4f5c\u53c2\u52a0\u82cf\u4e39\u5e86\u5178\u3001\u805a\u4f1a\u548c\u62db\u5f85\u4f1a\u7684\u5ba2\u4eba\u7684\u524d\u5385\u6216\u7b49\u5019\u5ba4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  EL PARTAL -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba45\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel45\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel45\">\u90e8\u5206\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5982\u4eca\u88ab\u79f0\u4e3a\u201c\u5e15\u5854\u5c14\u82b1\u56ed\u201d (Jardines del Partal) \u7684\u8fd9\u7247\u5927\u7a7a\u95f4\uff0c\u5176\u540d\u5b57\u6765\u6e90\u4e8e Palacio del P\u00f3rtico\uff0c\u8be5\u5bab\u6bbf\u56e0\u5176\u95e8\u5eca\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u8be5\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u4fdd\u5b58\u6700\u53e4\u8001\u7684\u5bab\u6bbf\uff0c\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e0e\u79d1\u9a6c\u96f7\u65af\u5bab\u6709\u76f8\u4f3c\u4e4b\u5904\uff0c\u5c3d\u7ba1\u5b83\u66f4\u53e4\u8001\uff1a\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u4e00\u4e2a\u4e2d\u592e\u6c34\u6c60\uff0c\u95e8\u5eca\u5728\u6c34\u4e2d\u7684\u5012\u5f71\u50cf\u4e00\u9762\u955c\u5b50\u3002\u5b83\u7684\u4e3b\u8981\u7279\u5f81\u662f\u4e00\u5ea7\u4fa7\u5854\uff0c\u81ea 16 \u4e16\u7eaa\u4ee5\u6765\u88ab\u79f0\u4e3a\u5973\u58eb\u5854\uff0c\u5c3d\u7ba1\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5929\u6587\u53f0\uff0c\u56e0\u4e3a\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u662f\u5929\u6587\u5b66\u7684\u72c2\u70ed\u7231\u597d\u8005\u3002\u5854\u4e0a\u6709\u9762\u5411\u56db\u4e2a\u65b9\u4f4d\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u58ee\u89c2\u7684\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u4e00\u76f4\u4e3a\u79c1\u4eba\u6240\u6709\uff0c\u76f4\u5230 1891 \u5e74 3 \u6708 12 \u65e5\uff0c\u5176\u4e3b\u4eba\u3001\u5fb7\u56fd\u94f6\u884c\u5bb6\u517c\u9886\u4e8b\u4e9a\u745f\u00b7\u51af\u00b7\u683c\u6e29\u7eb3 (Arthur Von Gwinner) \u5c06\u8fd9\u5ea7\u5efa\u7b51\u548c\u5468\u56f4\u7684\u571f\u5730\u5272\u8ba9\u7ed9\u4e86\u897f\u73ed\u7259\u56fd\u5bb6\u3002\n                <\/p>\n                <p>\n                    \u4e0d\u5e78\u7684\u662f\uff0c\u51af\u00b7\u683c\u6e29\u7eb3\u62c6\u9664\u4e86\u89c2\u666f\u53f0\u7684\u6728\u8d28\u5c4b\u9876\uff0c\u5e76\u5c06\u5176\u642c\u5230\u4e86\u67cf\u6797\uff0c\u73b0\u5728\u5b83\u5728\u5e15\u52a0\u9a6c\u535a\u7269\u9986\u5c55\u51fa\uff0c\u4f5c\u4e3a\u5176\u4f0a\u65af\u5170\u827a\u672f\u6536\u85cf\u7684\u4eae\u70b9\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5e15\u5854\u5c14\u5bab\u65c1\u8fb9\uff0c\u5973\u58eb\u5854\u7684\u5de6\u4fa7\uff0c\u6709\u4e00\u4e9b\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u623f\u5c4b\u3002\u5176\u4e2d\u4e00\u6240\u623f\u5b50\u56e0\u5728 20 \u4e16\u7eaa\u521d\u53d1\u73b0\u4e86 14 \u4e16\u7eaa\u7684\u7070\u6ce5\u86cb\u5f69\u753b\u800c\u88ab\u79f0\u4e3a\u201c\u7ed8\u753b\u4e4b\u5bb6\u201d\u3002\u8fd9\u4e9b\u6781\u5176\u73cd\u8d35\u7684\u753b\u4f5c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u58c1\u753b\u7684\u7f55\u89c1\u8303\u4f8b\uff0c\u63cf\u7ed8\u4e86\u5bab\u5ef7\u3001\u72e9\u730e\u548c\u5e86\u795d\u573a\u666f\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5176\u91cd\u8981\u6027\u548c\u4fdd\u62a4\u539f\u56e0\uff0c\u8fd9\u4e9b\u623f\u5c4b\u4e0d\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba46\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel46\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel46\">\u5e15\u5854\u5c14\u7684\u6f14\u8bb2<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u7279\u5c14\u5bab\u53f3\u4fa7\uff0c\u57ce\u5899\u4e0a\u662f\u5e15\u7279\u5c14\u6f14\u8bb2\u5385\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\u7531\u4e8e\u6f14\u8bb2\u5385\u4f4d\u4e8e\u5730\u9762\u4ee5\u4e0a\uff0c\u56e0\u6b64\u9700\u8981\u901a\u8fc7\u5c0f\u697c\u68af\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u4f0a\u65af\u5170\u6559\u7684\u652f\u67f1\u4e4b\u4e00\u662f\u6bcf\u5929\u9762\u5411\u9ea6\u52a0\u7948\u7977\u4e94\u6b21\u3002\u8be5\u7948\u7977\u5ba4\u5145\u5f53\u4e86\u5bab\u5ef7\u5c0f\u6559\u5802\u7684\u529f\u80fd\uff0c\u8ba9\u9644\u8fd1\u5bab\u6bbf\u7684\u5c45\u6c11\u53ef\u4ee5\u5c65\u884c\u5b97\u6559\u4e49\u52a1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u9762\u79ef\u4e0d\u5927\uff08\u7ea6\u5341\u4e8c\u5e73\u65b9\u7c73\uff09\uff0c\u4f46\u7948\u7977\u5ba4\u8bbe\u6709\u4e00\u4e2a\u5c0f\u524d\u5385\u548c\u4e00\u4e2a\u7948\u7977\u5ba4\u3002\u5176\u5185\u90e8\u91c7\u7528\u4e30\u5bcc\u7684\u7070\u6ce5\u88c5\u9970\uff0c\u6709\u690d\u7269\u548c\u51e0\u4f55\u56fe\u6848\uff0c\u8fd8\u6709\u300a\u53e4\u5170\u7ecf\u300b\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u697c\u68af\u8d70\u4e0a\u53bb\uff0c\u5c31\u5728\u5165\u53e3\u95e8\u524d\uff0c\u4f60\u4f1a\u770b\u5230\u897f\u5357\u5899\u4e0a\u7684\u7c73\u54c8\u62c9\u5e03\uff0c\u9762\u5411\u9ea6\u52a0\u3002\u5b83\u7684\u5e73\u9762\u56fe\u5448\u591a\u8fb9\u5f62\uff0c\u6709\u9a6c\u8e44\u5f62\u62f1\u95e8\uff0c\u9876\u90e8\u6709\u7a46\u5361\u7eb3\u65af\u5706\u9876\u3002\n                <\/p>\n                <p>\n                    \u7279\u522b\u503c\u5f97\u6ce8\u610f\u7684\u662f\u4f4d\u4e8e\u7c73\u54c8\u62c9\u5e03\u62f1\u95e8\u67f1\u5934\u4e0a\u7684\u94ed\u6587\uff0c\u5b83\u9080\u8bf7\u4eba\u4eec\u7948\u7977\uff1a <em>\u201c\u6765\u7948\u7977\u5427\uff0c\u4e0d\u8981\u758f\u5ffd\u5927\u610f\u3002\u201d<\/em>\n                <\/p>\n                <p>\n                    \u4e0e\u7948\u7977\u5ba4\u76f8\u8fde\u7684\u662f\u963f\u5854\u897f\u5965\u00b7\u5fb7\u00b7\u5e03\u62c9\u5361\u8499\u7279\u4e4b\u5bb6\uff0c\u8be5\u4e4b\u5bb6\u4e8e 1550 \u5e74\u8d60\u4e88\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b88\u62a4\u8005\u3001\u524d\u4f8d\u4ece\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba47\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel47\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel47\">\u5e15\u5854\u5c14\u963f\u5c14\u6258 \u2013 \u4f18\u7d20\u798f\u4e09\u4e16\u5bab\u6bbf<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u5c14\u5854\u5c14\u5730\u533a\u6700\u9ad8\u7684\u9ad8\u539f\u4e0a\uff0c\u6709\u5c24\u7d20\u592b\u4e09\u4e16\u5bab\u6bbf\u7684\u8003\u53e4\u9057\u5740\u3002 1492 \u5e74 6 \u6708\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5c06\u8fd9\u5ea7\u5bab\u6bbf\u5272\u8ba9\u7ed9\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7b2c\u4e00\u4efb\u603b\u7763\u3001\u7b2c\u4e8c\u4efb\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u5510\u00b7\u4f0a\u5c3c\u6208\u00b7\u6d1b\u4f69\u65af\u00b7\u5fb7\u00b7\u95e8\u591a\u8428 (Don \u00cd\u00f1igo L\u00f3pez de Mendoza)\u3002\u56e0\u6b64\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5766\u8fea\u62c9\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e4b\u6240\u4ee5\u6210\u4e3a\u5e9f\u589f\uff0c\u6e90\u4e8e18\u4e16\u7eaa\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u540e\u88d4\u4e0e\u6ce2\u65c1\u56fd\u738b\u8153\u529b\u4e94\u4e16\u4e4b\u95f4\u7684\u5206\u6b67\u3002\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u4e8c\u4e16\u53bb\u4e16\u540e\uff0c\u65e0\u55e3\u800c\u4ea1\uff0c\u6ed5\u8fea\u62c9\u5bb6\u65cf\u4e0d\u518d\u652f\u6301\u83f2\u5229\u666e\u4eb2\u738b\uff0c\u800c\u662f\u652f\u6301\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u3002\u83f2\u5229\u666e\u4e94\u4e16\u767b\u57fa\u540e\uff0c\u4ed6\u4eec\u91c7\u53d6\u4e86\u62a5\u590d\u63aa\u65bd\uff1a1718 \u5e74\uff0c\u4ed6\u4eec\u88ab\u5265\u593a\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5e02\u957f\u804c\u4f4d\uff0c\u968f\u540e\u5bab\u6bbf\u88ab\u62c6\u9664\uff0c\u5176\u6750\u6599\u88ab\u51fa\u552e\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u4e00\u4e9b\u6750\u6599\u5728 20 \u4e16\u7eaa\u91cd\u65b0\u51fa\u73b0\u5728\u79c1\u4eba\u6536\u85cf\u4e2d\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u4fdd\u5b58\u5728\u9a6c\u5fb7\u91cc\u74e6\u4f26\u897f\u4e9a\u5510\u749c\u7814\u7a76\u6240\u7684\u6240\u8c13\u201c\u798f\u56fe\u5c3c\u74f7\u7816\u201d\u53ef\u80fd\u5c31\u6765\u81ea\u8fd9\u5ea7\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u4ece1740\u5e74\u8d77\uff0c\u5bab\u6bbf\u9057\u5740\u6210\u4e3a\u79df\u8d41\u83dc\u56ed\u7684\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    1929 \u5e74\uff0c\u897f\u73ed\u7259\u653f\u5e9c\u6536\u56de\u4e86\u8fd9\u7247\u5730\u533a\uff0c\u5e76\u5c06\u5176\u5f52\u8fd8\u7ed9\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u5f97\u76ca\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5efa\u7b51\u5e08\u548c\u4fee\u590d\u8005 Leopoldo Torres Balb\u00e1s \u7684\u52aa\u529b\uff0c\u901a\u8fc7\u521b\u5efa\u8003\u53e4\u82b1\u56ed\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5f97\u5230\u4e86\u6539\u5584\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba48\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel48\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel48\">\u5854\u697c\u6f2b\u6b65\u548c\u5cf0\u9876\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u62c9\u8482\u5c3c\u57ce\u5899\u6700\u521d\u6709\u4e09\u5341\u591a\u5ea7\u5854\u697c\uff0c\u5982\u4eca\u4ec5\u5269\u4e8c\u5341\u5ea7\u3002\u6700\u521d\uff0c\u8fd9\u4e9b\u5854\u697c\u5177\u6709\u4e25\u683c\u7684\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u6709\u4e9b\u5854\u697c\u4e5f\u88ab\u7528\u4e8e\u5c45\u4f4f\u7528\u9014\u3002\n                <\/p>\n                <p>\n                    \u4ece\u7eb3\u65af\u91cc\u5fb7\u5bab\u7684\u51fa\u53e3\u5904\uff0c\u4ece\u5e15\u5854\u5c14\u963f\u5c14\u6258 (Partal Alto) \u5730\u533a\u51fa\u53d1\uff0c\u6709\u4e00\u6761\u9e45\u5375\u77f3\u5c0f\u8def\u901a\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u3002\u8fd9\u6761\u8def\u7ebf\u6cbf\u7740\u57ce\u5899\u5ef6\u4f38\uff0c\u57ce\u5899\u5185\u77d7\u7acb\u7740\u8be5\u5efa\u7b51\u7fa4\u4e2d\u4e00\u4e9b\u6700\u5177\u4ee3\u8868\u6027\u7684\u5854\u697c\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u82b1\u56ed\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u679c\u56ed\u7684\u7f8e\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u6700\u8457\u540d\u7684\u5854\u697c\u662f\u5c71\u5cf0\u5854\uff0c\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\uff0c\u540e\u6765\u7531\u5176\u4ed6\u82cf\u4e39\u7ffb\u4fee\u3002\u5b83\u4ee5\u5176\u7816\u780c\u7684\u91d1\u5b57\u5854\u5f62\u57ce\u579b\u800c\u6613\u4e8e\u8fa8\u8ba4\uff0c\u5176\u540d\u5b57\u53ef\u80fd\u7531\u6b64\u800c\u6765\u3002\u7136\u800c\uff0c\u5176\u4ed6\u4f5c\u8005\u8ba4\u4e3a\uff0c\u8fd9\u4e2a\u540d\u5b57\u6765\u6e90\u4e8e\u4ece\u5176\u4e0a\u89d2\u4f38\u51fa\u7684\u725b\u817f\uff0c\u8fd9\u4e9b\u725b\u817f\u652f\u6491\u7740\u69ab\u773c\uff0c\u8fd9\u662f\u4e00\u79cd\u9632\u5fa1\u5143\u7d20\uff0c\u53ef\u4ee5\u62b5\u5fa1\u6765\u81ea\u4e0a\u65b9\u7684\u653b\u51fb\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5854\u7684\u4e3b\u8981\u529f\u80fd\u662f\u4fdd\u62a4\u4f4d\u4e8e\u5176\u5e95\u90e8\u7684\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u8be5\u95e8\u4e0e\u5c0f\u56fd\u738b\u65b9\u5c16\u7891\u76f8\u8fde\uff0c\u65b9\u4fbf\u901a\u5f80\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u548c\u8fde\u63a5\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u53e4\u8001\u4e2d\u4e16\u7eaa\u9053\u8def\u3002\n                <\/p>\n                <p>\n                    \u5728\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u4eba\u4eec\u4fee\u5efa\u4e86\u5e26\u6709\u9a6c\u53a9\u7684\u5916\u5821\u6765\u52a0\u5f3a\u9632\u5fa1\uff0c\u5e76\u7531\u4e00\u4e2a\u540d\u4e3a\u94c1\u95e8\u7684\u65b0\u5165\u53e3\u5173\u95ed\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u5854\u697c\u901a\u5e38\u4ec5\u5177\u6709\u519b\u4e8b\u529f\u80fd\uff0c\u4f46\u4f17\u6240\u5468\u77e5\uff0cTorre de los Picos \u4e5f\u5177\u6709\u4f4f\u5b85\u7528\u9014\uff0c\u5176\u5185\u90e8\u7684\u88c5\u9970\u5c31\u8bc1\u660e\u4e86\u8fd9\u4e00\u70b9\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba49\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel49\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel49\">\u56da\u5f92\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0cTorre de la Cautiva \u83b7\u5f97\u4e86\u4e0d\u540c\u7684\u540d\u79f0\uff0c\u4f8b\u5982 Torre de la Ladrona \u6216 Torre de la Sultana\uff0c\u4f46\u6700\u7ec8\u6d41\u884c\u7684\u662f\u6700\u6d41\u884c\u7684\u4e00\u4e2a\uff1aTorre de la Cautiva\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u57fa\u4e8e\u5df2\u8bc1\u5b9e\u7684\u5386\u53f2\u4e8b\u5b9e\uff0c\u800c\u662f\u4e00\u4e2a\u6d6a\u6f2b\u4f20\u8bf4\u7684\u4ea7\u7269\uff0c\u4f20\u8bf4\u4f0a\u838e\u8d1d\u5c14\u00b7\u5fb7\u00b7\u7d22\u5229\u65af (Isabel de Sol\u00eds) \u88ab\u56da\u7981\u5728\u8fd9\u5ea7\u5854\u4e2d\u3002\u5979\u540e\u6765\u7688\u4f9d\u4f0a\u65af\u5170\u6559\uff0c\u6539\u540d\u4e3a\u4f50\u62c9\u4f0a\u8fbe (Zoraida)\uff0c\u5e76\u6210\u4e3a\u7a46\u83b1\u54c8\u68ee (Muley Hac\u00e9n) \u6700\u559c\u7231\u7684\u82cf\u4e39\u5a1c\u3002\u8fd9\u4e00\u60c5\u51b5\u5bfc\u81f4\u4e86\u524d\u82cf\u4e39\u5a1c\u3001\u5e03\u963f\u535c\u8fea\u52d2\u7684\u6bcd\u4eb2\u827e\u838e\u4e0e\u4f50\u62c9\u4f0a\u8fbe\u7684\u5173\u7cfb\u7d27\u5f20\uff0c\u56e0\u4e3a\u4f50\u62c9\u4f0a\u8fbe\u7684\u540d\u5b57\u610f\u4e3a\u201c\u6668\u661f\u201d\u2014\u2014\u53d6\u4ee3\u4e86\u5979\u5728\u5bab\u5ef7\u4e2d\u7684\u5730\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u7684\u5efa\u9020\u8005\u662f\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\uff0c\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u5efa\u9020\u8005\u4e5f\u662f\u4ed6\u3002\u4e3b\u5385\u4e2d\u7684\u7891\u6587\u8bc1\u5b9e\u4e86\u8fd9\u4e00\u8bf4\u6cd5\uff0c\u8fd9\u4e9b\u7891\u6587\u662f\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03 (Ibn al-Yayyab) \u7684\u4f5c\u54c1\uff0c\u5bf9\u8fd9\u4f4d\u82cf\u4e39\u5927\u52a0\u8d5e\u626c\u3002\n                <\/p>\n                <p>\n                    \u5728\u5899\u4e0a\u523b\u7684\u8bd7\u6b4c\u4e2d\uff0c\u7ef4\u9f50\u5c14\u53cd\u590d\u4f7f\u7528\u8fd9\u4e2a\u8bcd <em>\u5361\u62c9\u80e1\u62c9<\/em>\uff0c\u540e\u6765\u88ab\u7528\u6765\u6307\u8bbe\u9632\u7684\u5bab\u6bbf\uff0c\u5c31\u50cf\u8fd9\u5ea7\u5854\u4e00\u6837\u3002\u5854\u5185\u9664\u4e86\u5177\u6709\u9632\u5fa1\u529f\u80fd\u5916\uff0c\u8fd8\u8bbe\u6709\u4e00\u5ea7\u88c5\u9970\u534e\u4e3d\u3001\u539f\u6c41\u539f\u5473\u7684\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u81f3\u4e8e\u88c5\u9970\uff0c\u4e3b\u5385\u7684\u7279\u70b9\u662f\u9676\u74f7\u74f7\u7816\u5e95\u5ea7\uff0c\u4e0a\u9762\u6709\u5404\u79cd\u989c\u8272\u7684\u51e0\u4f55\u5f62\u72b6\u3002\u5176\u4e2d\uff0c\u7d2b\u8272\u5c24\u4e3a\u7a81\u51fa\uff0c\u56e0\u4e3a\u5f53\u65f6\u7d2b\u8272\u7684\u751f\u4ea7\u7279\u522b\u56f0\u96be\u4e14\u6602\u8d35\uff0c\u6240\u4ee5\u5b83\u53ea\u7528\u4e8e\u975e\u5e38\u91cd\u8981\u7684\u7a7a\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba50\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel50\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel50\">\u516c\u4e3b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u516c\u4e3b\u5854\u4e0e\u4fd8\u864f\u5854\u4e00\u6837\uff0c\u5176\u540d\u5b57\u6e90\u4e8e\u4e00\u4e2a\u4f20\u8bf4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5c31\u662f\u6709\u5173\u4f4f\u5728\u8fd9\u5ea7\u5854\u91cc\u7684\u4e09\u4f4d\u516c\u4e3b\u624e\u4f0a\u8fbe (Zaida)\u3001\u4f50\u62c9\u4f0a\u8fbe (Zoraida) \u548c\u4f50\u62c9\u6d77\u8fbe (Zorahaida) \u7684\u4f20\u8bf4\uff0c\u534e\u76db\u987f\u00b7\u6b27\u6587 (Washington Irving) \u5c06\u8fd9\u4e2a\u6545\u4e8b\u6536\u5f55\u5728\u4ed6\u8457\u540d\u7684\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u5854\uff0c\u6216\u79f0 *qalahurra*\uff0c\u662f\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e03\u4e16\u5efa\u9020\u7684\uff0c\u4ed6\u5728 1392 \u5e74\u81f3 1408 \u5e74\u95f4\u7edf\u6cbb\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5efa\u9020\u7684\u6700\u540e\u4e00\u6279\u5854\u697c\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u79cd\u60c5\u51b5\u53cd\u6620\u5728\u5ba4\u5185\u88c5\u9970\u4e0a\uff0c\u4e0e\u4ee5\u524d\u827a\u672f\u8f89\u714c\u7684\u65f6\u671f\u76f8\u6bd4\uff0c\u5ba4\u5185\u88c5\u9970\u663e\u793a\u51fa\u4e00\u5b9a\u8870\u843d\u7684\u8ff9\u8c61\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba51\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel51\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel51\">\u5361\u96f7\u62c9\u89d2\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u5854\u697c\u5927\u9053 (Paseo de las Torres) \u7684\u5c3d\u5934\uff0c\u5317\u5899\u7684\u6700\u4e1c\u7aef\uff0c\u6709\u4e00\u5ea7\u5706\u67f1\u5f62\u5854\u697c\u7684\u9057\u8ff9\uff1a\u5361\u96f7\u62c9\u89d2\u5854 (Torre del Cabo de Carrera)\u3002\n                <\/p>\n                <p>\n                    1812 \u5e74\u62ff\u7834\u4ed1\u7684\u519b\u961f\u4ece\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u64a4\u9000\u65f6\u8fdb\u884c\u7684\u7206\u70b8\u51e0\u4e4e\u6467\u6bc1\u4e86\u8fd9\u5ea7\u5854\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\u5b83\u662f\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u547d\u4ee4\u4e8e 1502 \u5e74\u5efa\u9020\u6216\u91cd\u5efa\u7684\uff0c\u8fd9\u4e00\u70b9\u5df2\u7531\u73b0\u5df2\u4e22\u5931\u7684\u7891\u6587\u8bc1\u5b9e\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u5b83\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u8857 (Calle Mayor) \u7684\u5c3d\u5934\uff0c\u6807\u5fd7\u7740\u8be5\u8def\u7684\u754c\u9650\u6216\u201ccap de carrera\u201d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  CARLOS V -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba52\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel52\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel52\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u6b63\u9762<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5bbd\u516d\u5341\u4e09\u7c73\uff0c\u9ad8\u5341\u4e03\u7c73\uff0c\u91c7\u7528\u53e4\u5178\u5efa\u7b51\u7684\u6bd4\u4f8b\uff0c\u6c34\u5e73\u5206\u4e3a\u4e24\u5c42\uff0c\u5efa\u7b51\u548c\u88c5\u9970\u533a\u522b\u660e\u663e\u3002\n                <\/p>\n                <p>\n                    \u5176\u5916\u5899\u91c7\u7528\u4e09\u79cd\u77f3\u6750\u88c5\u9970\uff1a\u6765\u81ea Sierra Elvira \u7684\u7070\u8272\u81f4\u5bc6\u77f3\u7070\u77f3\u3001\u6765\u81ea Macael \u7684\u767d\u8272\u5927\u7406\u77f3\u4ee5\u53ca\u6765\u81ea Barranco de San Juan \u7684\u7eff\u8272\u86c7\u7eb9\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5916\u90e8\u88c5\u9970\u9882\u626c\u4e86\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u5f62\u8c61\uff0c\u901a\u8fc7\u795e\u8bdd\u548c\u5386\u53f2\u5178\u6545\u5f3a\u8c03\u4e86\u4ed6\u7684\u7f8e\u5fb7\u3002\n                <\/p>\n                <p>\n                    \u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u662f\u5357\u4fa7\u548c\u897f\u4fa7\u7684\u7acb\u9762\uff0c\u5747\u8bbe\u8ba1\u6210\u51ef\u65cb\u95e8\u3002\u4e3b\u5165\u53e3\u4f4d\u4e8e\u897f\u4fa7\uff0c\u4e3b\u95e8\u9876\u90e8\u6709\u5e26\u7fc5\u8180\u7684\u80dc\u5229\u5973\u795e\u50cf\u3002\u4e24\u4fa7\u5404\u6709\u4e24\u6247\u5c0f\u95e8\uff0c\u95e8\u4e0a\u96d5\u523b\u6709\u9a91\u5175\u4f5c\u6218\u7684\u56fe\u6848\u3002\n                <\/p>\n                <p>\n                    \u67f1\u5b50\u7684\u57fa\u5ea7\u4e0a\u6709\u5bf9\u79f0\u91cd\u590d\u7684\u6d6e\u96d5\u3002\u4e2d\u592e\u7684\u6d6e\u96d5\u8c61\u5f81\u7740\u548c\u5e73\uff1a\u4e24\u540d\u5987\u5973\u5750\u5728\u4e00\u5806\u6b66\u5668\u4e0a\uff0c\u624b\u62ff\u6a44\u6984\u679d\uff0c\u652f\u6491\u7740\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u3001\u5e26\u6709\u7687\u51a0\u7684\u5730\u7403\u4eea\u548c\u5ea7\u53f3\u94ed\u201cPLUS ULTRA*\u201d\uff0c\u800c\u5c0f\u5929\u4f7f\u5219\u71c3\u70e7\u7740\u6218\u4e89\u5927\u70ae\u3002\n                <\/p>\n                <p>\n                    \u4fa7\u9762\u6d6e\u96d5\u63cf\u7ed8\u4e86\u6218\u4e89\u573a\u666f\uff0c\u4f8b\u5982\u5e15\u7ef4\u4e9a\u6218\u5f79\uff0c\u67e5\u7406\u4e94\u4e16\u51fb\u8d25\u4e86\u6cd5\u56fd\u56fd\u738b\u5f17\u6717\u897f\u65af\u4e00\u4e16\u3002\n                <\/p>\n                <p>\n                    \u9876\u90e8\u662f\u9633\u53f0\uff0c\u4e24\u4fa7\u662f\u5706\u5f62\u6d6e\u96d5\uff0c\u63cf\u7ed8\u4e86\u8d6b\u62c9\u514b\u52d2\u65af\u5341\u4e8c\u529f\u7ee9\u4e2d\u7684\u4e24\u9879\uff1a\u4e00\u9879\u662f\u6740\u6b7b\u5c3c\u7c73\u4e9a\u72ee\u5b50\uff0c\u53e6\u4e00\u9879\u662f\u9762\u5bf9\u514b\u91cc\u7279\u516c\u725b\u3002\u897f\u73ed\u7259\u56fd\u5fbd\u51fa\u73b0\u5728\u4e2d\u592e\u5fbd\u7ae0\u4e0a\u3002\n                <\/p>\n                <p>\n                    \u5728\u5bab\u6bbf\u7684\u4e0b\u90e8\uff0c\u8d28\u6734\u7684\u65b9\u77f3\u683c\u5916\u9192\u76ee\uff0c\u65e8\u5728\u4f20\u8fbe\u4e00\u79cd\u575a\u56fa\u7684\u611f\u89c9\u3002\u5728\u5b83\u4eec\u4e0a\u65b9\u662f\u9752\u94dc\u5706\u73af\uff0c\u7531\u72ee\u5b50\u7b49\u52a8\u7269\u5f62\u8c61\u6258\u7740\uff0c\u8c61\u5f81\u7740\u6743\u529b\u548c\u4fdd\u62a4\u3002\u5728\u5b83\u4eec\u7684\u89d2\u843d\uff0c\u662f\u53cc\u9e70\uff0c\u6697\u793a\u7740\u7687\u6743\u548c\u7687\u5e1d\u7684\u7eb9\u7ae0\uff1a\u897f\u73ed\u7259\u56fd\u738b\u67e5\u7406\u4e00\u4e16\u548c\u5fb7\u610f\u5fd7\u56fd\u738b\u67e5\u7406\u4e94\u4e16\u7684\u53cc\u5934\u9e70\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba53\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel53\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel53\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u7687\u5e1d\u67e5\u7406\u4e00\u4e16\u548c\u795e\u5723\u7f57\u9a6c\u5e1d\u56fd\u7687\u5e1d\u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4e5f\u662f\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u4e54\u4e07\u5a1c\u4e00\u4e16\u548c\u7f8e\u7537\u5b50\u8153\u529b\u4e8c\u4e16\u7684\u513f\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u516c\u4e3b\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74\u590f\u5929\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u5ea6\u871c\u6708\u3002\n                <\/p>\n                <p>\n                    \u7687\u5e1d\u62b5\u8fbe\u540e\uff0c\u88ab\u8fd9\u5ea7\u57ce\u5e02\u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u9b45\u529b\u6240\u5438\u5f15\uff0c\u5e76\u51b3\u5b9a\u5728\u5e15\u62c9\u8482\u5c3c\u57ce\u5efa\u9020\u4e00\u5ea7\u65b0\u5bab\u6bbf\u3002\u8fd9\u5ea7\u5bab\u6bbf\u88ab\u79f0\u4e3a\u201c\u65b0\u7687\u5bab\u201d\uff0c\u4e0e\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u76f8\u5bf9\uff0c\u540e\u8005\u540e\u6765\u88ab\u79f0\u4e3a\u201c\u65e7\u7687\u5bab\u201d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f5c\u54c1\u662f\u6258\u83b1\u591a\u5efa\u7b51\u5e08\u517c\u753b\u5bb6\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u59d4\u6258\u521b\u4f5c\u7684\uff0c\u636e\u8bf4\u4ed6\u662f\u7c73\u5f00\u6717\u57fa\u7f57\u7684\u5f1f\u5b50\uff0c\u8fd9\u53ef\u4ee5\u89e3\u91ca\u4ed6\u5bf9\u53e4\u5178\u6587\u827a\u590d\u5174\u7684\u6df1\u523b\u4e86\u89e3\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u4e18\u5361\u8bbe\u8ba1\u4e86\u4e00\u5ea7\u6587\u827a\u590d\u5174\u98ce\u683c\u7684\u5b8f\u4f1f\u5bab\u6bbf\uff0c\u5176\u5e73\u9762\u56fe\u4e3a\u65b9\u5f62\uff0c\u5185\u90e8\u4e3a\u5706\u5f62\uff0c\u5176\u7075\u611f\u6765\u81ea\u53e4\u5178\u65f6\u4ee3\u7684\u7eaa\u5ff5\u7891\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5efa\u7b51\u59cb\u5efa\u4e8e 1527 \u5e74\uff0c\u4e3b\u8981\u8d44\u91d1\u6765\u81ea\u6469\u5c14\u4eba\u4e3a\u7ee7\u7eed\u5c45\u4f4f\u5728\u683c\u62c9\u7eb3\u8fbe\u5e76\u4fdd\u7559\u5176\u98ce\u4fd7\u4e60\u60ef\u548c\u4eea\u5f0f\u800c\u7f34\u7eb3\u7684\u7a0e\u6b3e\u3002\n                <\/p>\n                <p>\n                    1550 \u5e74\uff0c\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u53bb\u4e16\uff0c\u5bab\u6bbf\u5c1a\u672a\u5b8c\u5de5\u3002\u4ed6\u7684\u513f\u5b50\u8def\u6613\u65af\u7ee7\u7eed\u4e86\u8fd9\u4e2a\u9879\u76ee\uff0c\u4f46\u5728\u4ed6\u53bb\u4e16\u540e\uff0c\u5de5\u4f5c\u6682\u505c\u4e86\u4e00\u6bb5\u65f6\u95f4\u3002 1572 \u5e74\uff0c\u5728\u83f2\u5229\u666e\u4e8c\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u8fd9\u4e9b\u5efa\u7b51\u5f97\u4ee5\u6062\u590d\uff0c\u5e76\u6839\u636e\u57c3\u65af\u79d1\u91cc\u4e9a\u5c14\u4fee\u9053\u9662\u5efa\u7b51\u5e08\u80e1\u5b89\u00b7\u5fb7\u00b7\u57c3\u96f7\u62c9\u7684\u63a8\u8350\uff0c\u59d4\u6258\u7ed9\u80e1\u5b89\u00b7\u5fb7\u00b7\u5965\u96f7\u4e9a\u8d1f\u8d23\u3002\u4f46\u7531\u4e8e\u963f\u5c14\u666e\u54c8\u62c9\u65af\u6218\u4e89\u9020\u6210\u8d44\u6e90\u532e\u4e4f\uff0c\u5e76\u672a\u53d6\u5f97\u91cd\u5927\u8fdb\u5c55\u3002\n                <\/p>\n                <p>\n                    \u76f4\u523020\u4e16\u7eaa\uff0c\u5bab\u6bbf\u624d\u5f97\u4ee5\u4fee\u5efa\u5b8c\u6210\u3002\u6700\u521d\u7531\u5efa\u7b51\u5e08\u517c\u4fee\u590d\u5e08 Leopoldo Torres Balb\u00e1s \u8d1f\u8d23\uff0c\u6700\u540e\u4e8e 1958 \u5e74\u7531 Francisco Prieto Moreno \u8d1f\u8d23\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u88ab\u8ba4\u4e3a\u662f\u4e16\u754c\u548c\u5e73\u7684\u8c61\u5f81\uff0c\u53cd\u6620\u4e86\u7687\u5e1d\u7684\u653f\u6cbb\u613f\u671b\u3002\u7136\u800c\u67e5\u7406\u4e94\u4e16\u4ece\u672a\u4eb2\u773c\u89c1\u8fc7\u4ed6\u4e0b\u4ee4\u5efa\u9020\u7684\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba54\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel54\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel54\">\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4f4d\u4e8e\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u5e95\u5c42\uff0c\u5206\u4e3a\u4e03\u4e2a\u623f\u95f4\uff0c\u4e13\u95e8\u5c55\u793a\u897f\u73ed\u7259\u7a46\u65af\u6797\u6587\u5316\u548c\u827a\u672f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u91cc\u6536\u85cf\u4e86\u73b0\u5b58\u6700\u7cbe\u7f8e\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u827a\u672f\u54c1\uff0c\u8fd9\u4e9b\u827a\u672f\u54c1\u90fd\u662f\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5386\u7ecf\u591a\u5e74\u6316\u6398\u548c\u4fee\u590d\u540e\u53d1\u73b0\u7684\u3002\n                <\/p>\n                <p>\n                    \u5c55\u51fa\u7684\u4f5c\u54c1\u5305\u62ec\u7070\u6ce5\u5236\u54c1\u3001\u67f1\u5b50\u3001\u6728\u5de5\u5236\u54c1\u3001\u5404\u79cd\u98ce\u683c\u7684\u9676\u74f7\uff08\u4f8b\u5982\u8457\u540d\u7684\u77aa\u7f9a\u82b1\u74f6\uff09\u2014\u2014\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u706f\u7684\u590d\u5236\u54c1\uff0c\u4ee5\u53ca\u5893\u7891\u3001\u786c\u5e01\u548c\u5176\u4ed6\u5177\u6709\u91cd\u8981\u5386\u53f2\u4ef7\u503c\u7684\u7269\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u85cf\u54c1\u662f\u53c2\u89c2\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u7406\u60f3\u8865\u5145\uff0c\u56e0\u4e3a\u5b83\u8ba9\u4eba\u4eec\u66f4\u597d\u5730\u4e86\u89e3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u7684\u65e5\u5e38\u751f\u6d3b\u548c\u6587\u5316\u3002\n                <\/p>\n                <p>\n                    \u535a\u7269\u9986\u5165\u573a\u514d\u8d39\uff0c\u4f46\u9700\u8981\u6ce8\u610f\u7684\u662f\uff0c\u535a\u7269\u9986\u6bcf\u5468\u4e00\u95ed\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba55\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel55\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel55\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u5728\u8bbe\u8ba1\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u65f6\uff0c\u91c7\u7528\u4e86\u5177\u6709\u5f3a\u70c8\u6587\u827a\u590d\u5174\u8c61\u5f81\u610f\u4e49\u7684\u51e0\u4f55\u5f62\u72b6\uff1a\u6b63\u65b9\u5f62\u4ee3\u8868\u5c18\u4e16\uff0c\u5185\u5706\u8c61\u5f81\u7740\u795e\u6027\u548c\u521b\u9020\uff0c\u516b\u8fb9\u5f62\uff08\u4e3a\u6559\u5802\u4fdd\u7559\uff09\u4ee3\u8868\u4e24\u4e2a\u4e16\u754c\u7684\u7ed3\u5408\u3002\n                <\/p>\n                <p>\n                    \u8fdb\u5165\u5bab\u6bbf\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u7f6e\u8eab\u4e8e\u4e00\u4e2a\u5b8f\u4f1f\u7684\u5706\u5f62\u95e8\u5eca\u5ead\u9662\u4e2d\uff0c\u76f8\u5bf9\u4e8e\u5916\u90e8\u800c\u8a00\uff0c\u5ead\u9662\u8f83\u9ad8\u3002\u8fd9\u5ea7\u5ead\u9662\u5468\u56f4\u6709\u4e24\u5ea7\u91cd\u53e0\u7684\u5eca\u5b50\uff0c\u6bcf\u5ea7\u5eca\u5b50\u90fd\u6709\u4e09\u5341\u4e8c\u6839\u67f1\u5b50\u3002\u5e95\u5c42\u7684\u67f1\u5b50\u4e3a\u591a\u7acb\u514b-\u6258\u65af\u5361\u7eb3\u67f1\u5f0f\uff0c\u4e0a\u5c42\u5219\u4e3a\u7231\u5965\u5c3c\u67f1\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u67f1\u5b50\u7531\u6765\u81ea\u683c\u62c9\u7eb3\u8fbe\u5c0f\u9547\u57c3\u5c14\u56fe\u7f57\u7684\u5e03\u4e01\u77f3\u6216\u674f\u4ec1\u77f3\u5236\u6210\u3002\u9009\u62e9\u8fd9\u79cd\u6750\u6599\u662f\u56e0\u4e3a\u5b83\u6bd4\u8bbe\u8ba1\u4e2d\u6700\u521d\u8ba1\u5212\u7684\u5927\u7406\u77f3\u66f4\u7ecf\u6d4e\u3002\n                <\/p>\n                <p>\n                    \u4e0b\u5c42\u753b\u5eca\u6709\u4e00\u4e2a\u73af\u5f62\u62f1\u9876\uff0c\u53ef\u80fd\u7528\u4e8e\u88c5\u9970\u58c1\u753b\u3002\u4e0a\u5c42\u753b\u5eca\u5219\u8bbe\u6709\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\n                <\/p>\n                <p>\n                    \u73af\u7ed5\u5ead\u9662\u7684\u9970\u5e26\u4ee5\u201cburocranios\u201d\u4e3a\u7279\u8272\uff0c\u5373\u725b\u5934\u9aa8\u7684\u56fe\u6848\uff0c\u8fd9\u79cd\u88c5\u9970\u56fe\u6848\u8d77\u6e90\u4e8e\u53e4\u5e0c\u814a\u548c\u53e4\u7f57\u9a6c\uff0c\u5728\u5f53\u65f6\uff0c\u5b83\u4eec\u88ab\u7528\u4e8e\u4e0e\u796d\u7940\u4eea\u5f0f\u76f8\u5173\u7684\u9970\u5e26\u548c\u575f\u5893\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e24\u5c42\u7531\u4e24\u5ea7\u697c\u68af\u8fde\u63a5\uff1a\u4e00\u5ea7\u4f4d\u4e8e\u5317\u4fa7\uff0c\u5efa\u4e8e 17 \u4e16\u7eaa\uff1b\u53e6\u4e00\u5ea7\u4e5f\u4f4d\u4e8e\u5317\u4fa7\uff0c\u7531\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4fdd\u62a4\u5efa\u7b51\u5e08 Francisco Prieto Moreno \u4e8e 20 \u4e16\u7eaa\u8bbe\u8ba1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u4ece\u672a\u88ab\u7528\u4f5c\u7687\u5bb6\u4f4f\u6240\uff0c\u4f46\u5bab\u6bbf\u76ee\u524d\u8bbe\u6709\u4e24\u4e2a\u91cd\u8981\u7684\u535a\u7269\u9986\uff1a\u4f4d\u4e8e\u4e0a\u5c42\u7684\u7f8e\u672f\u535a\u7269\u9986\uff0c\u6536\u85cf\u4e86 15 \u4e16\u7eaa\u81f3 20 \u4e16\u7eaa\u683c\u62c9\u7eb3\u8fbe\u7684\u6770\u51fa\u7ed8\u753b\u548c\u96d5\u5851\uff1b\u4f4d\u4e8e\u4e0b\u5c42\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\uff0c\u53ef\u901a\u8fc7\u897f\u4fa7\u5165\u53e3\u5927\u5385\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u535a\u7269\u9986\u529f\u80fd\u5916\uff0c\u4e2d\u592e\u5ead\u9662\u8fd8\u62e5\u6709\u51fa\u8272\u7684\u97f3\u54cd\u6548\u679c\uff0c\u4f7f\u5176\u6210\u4e3a\u4e3e\u529e\u97f3\u4e50\u4f1a\u548c\u620f\u5267\u8868\u6f14\u7684\u6700\u4f73\u573a\u6240\uff0c\u5c24\u5176\u662f\u5728\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u671f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  LA MEDINA -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba56\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel56\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel56\">\u6e05\u771f\u5bfa\u6d74\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6e05\u771f\u5bfa\u6d74\u573a\u4f4d\u4e8e\u7687\u5bb6\u5927\u8857 (Calle Real)\uff0c\u6bd7\u90bb\u73b0\u4eca\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802 (Igreja de Santa Mar\u00eda de la Alhambra)\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u6d74\u573a\u5efa\u4e8e\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u7531 <em>\u5409\u5179\u4e9a<\/em>\u8fd9\u662f\u5411\u5728\u8fb9\u5883\u79cd\u690d\u571f\u5730\u7684\u57fa\u7763\u5f92\u5f81\u6536\u7684\u4e00\u79cd\u7a0e\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528 <em>\u571f\u8033\u5176\u6d74\u5ba4<\/em> \u6c90\u6d74\u662f\u4f0a\u65af\u5170\u57ce\u5e02\u65e5\u5e38\u751f\u6d3b\u4e2d\u5fc5\u4e0d\u53ef\u5c11\u7684\u4e00\u9879\u6d3b\u52a8\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4e5f\u4e0d\u4f8b\u5916\u3002\u7531\u4e8e\u9760\u8fd1\u6e05\u771f\u5bfa\uff0c\u8fd9\u4e2a\u6d74\u573a\u53d1\u6325\u7740\u91cd\u8981\u7684\u5b97\u6559\u529f\u80fd\uff1a\u5141\u8bb8\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u6216\u51c0\u5316\u4eea\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u7136\u800c\uff0c\u5b83\u7684\u529f\u80fd\u5e76\u4e0d\u5b8c\u5168\u662f\u5b97\u6559\u6027\u7684\u3002\u571f\u8033\u5176\u6d74\u5ba4\u4e5f\u662f\u4e2a\u4eba\u536b\u751f\u7684\u573a\u6240\uff0c\u5e76\u4e14\u662f\u91cd\u8981\u7684\u793e\u4ea4\u805a\u4f1a\u573a\u6240\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u4f7f\u7528\u53d7\u65f6\u95f4\u5b89\u6392\u7684\u9650\u5236\uff0c\u7537\u6027\u5728\u65e9\u4e0a\u4f7f\u7528\uff0c\u5973\u6027\u5728\u4e0b\u5348\u4f7f\u7528\u3002\n                <\/p>\n                <p>\n                    \u53d7\u5230\u7f57\u9a6c\u6d74\u573a\u7684\u542f\u53d1\uff0c\u7a46\u65af\u6797\u6d74\u573a\u4e5f\u91c7\u7528\u4e86\u7f57\u9a6c\u6d74\u573a\u7684\u5ba4\u5185\u5e03\u5c40\uff0c\u4f46\u89c4\u6a21\u8f83\u5c0f\uff0c\u5e76\u4e14\u4f7f\u7528\u84b8\u6c7d\u64cd\u4f5c\uff0c\u800c\u4e0d\u50cf\u7f57\u9a6c\u6d74\u573a\u90a3\u6837\u91c7\u7528\u6d78\u6ce1\u5f0f\u6c90\u6d74\u3002\n                <\/p>\n                <p>\n                    \u6d74\u5ba4\u7531\u56db\u4e2a\u4e3b\u8981\u7a7a\u95f4\u7ec4\u6210\uff1a\u4f11\u606f\u5ba4\u6216\u66f4\u8863\u5ba4\u3001\u51b7\u5ba4\u6216\u6696\u5ba4\u3001\u70ed\u5ba4\u4ee5\u53ca\u4e0e\u540e\u8005\u76f8\u8fde\u7684\u9505\u7089\u533a\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528\u7684\u52a0\u70ed\u7cfb\u7edf\u662f <em>\u5730\u7095<\/em>\u8fd9\u662f\u4e00\u79cd\u5730\u4e0b\u4f9b\u6696\u7cfb\u7edf\uff0c\u5229\u7528\u7089\u5b50\u4ea7\u751f\u7684\u70ed\u7a7a\u6c14\u5e76\u901a\u8fc7\u8def\u9762\u4e0b\u65b9\u7684\u8154\u5ba4\u8f93\u9001\u6765\u52a0\u70ed\u5730\u9762\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba57\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel57\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel57\">\u5723\u5f17\u6717\u897f\u65af\u79d1\u524d\u4fee\u9053\u9662 \u2013 \u65c5\u6e38\u65c5\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u6700\u521d\u662f\u5723\u5f17\u6717\u897f\u65af\u79d1\u4fee\u9053\u9662\uff0c\u5efa\u4e8e 1494 \u5e74\uff0c\u4f4d\u4e8e\u4e00\u5ea7\u53e4\u8001\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u7684\u9057\u5740\u4e0a\uff0c\u6839\u636e\u4f20\u7edf\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u5c5e\u4e8e\u4e00\u4f4d\u7a46\u65af\u6797\u738b\u5b50\u3002\n                <\/p>\n                <p>\n                    \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5272\u8ba9\u4e86\u8fd9\u7247\u571f\u5730\u6765\u5efa\u7acb\u8be5\u5e02\u7b2c\u4e00\u5ea7\u65b9\u6d4e\u4f1a\u4fee\u9053\u9662\uff0c\u4ece\u800c\u5151\u73b0\u4e86\u5f81\u670d\u524d\u51e0\u5e74\u5bf9\u963f\u897f\u897f\u5927\u4e3b\u6559\u7684\u627f\u8bfa\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u8fd9\u91cc\u6210\u4e3a\u4e86\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u7b2c\u4e00\u4e2a\u57cb\u846c\u5730\u3002 1504 \u5e74\uff0c\u4f0a\u838e\u8d1d\u62c9\u5973\u738b\u5728\u6885\u8fea\u7eb3\u5fb7\u5c14\u574e\u6ce2\u53bb\u4e16\u524d\u4e00\u4e2a\u534a\u6708\uff0c\u5728\u9057\u5631\u4e2d\u7559\u4e0b\u4e86\u5979\u5e0c\u671b\u8eab\u7740\u65b9\u6d4e\u5404\u4f1a\u4fee\u58eb\u670d\uff0c\u846c\u4e8e\u8fd9\u5ea7\u4fee\u9053\u9662\u7684\u613f\u671b\u3002 1516\u5e74\uff0c\u8d39\u8fea\u5357\u56fd\u738b\u88ab\u57cb\u846c\u4e8e\u5176\u65c1\u8fb9\u3002\n                <\/p>\n                <p>\n                    \u4e24\u4eba\u4e00\u76f4\u57cb\u846c\u5728\u90a3\u91cc\uff0c\u76f4\u5230 1521 \u5e74\uff0c\u4ed6\u4eec\u7684\u5b59\u5b50\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u4e0b\u4ee4\u5c06\u4ed6\u4eec\u7684\u9057\u4f53\u8f6c\u79fb\u5230\u683c\u62c9\u7eb3\u8fbe\u7687\u5bb6\u793c\u62dc\u5802\uff0c\u73b0\u5728\u4ed6\u4eec\u4e0e\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u80e1\u5b89\u5a1c\u4e00\u4e16\u3001\u7f8e\u7537\u5b50\u83f2\u5229\u666e\u548c\u7c73\u683c\u5c14\u00b7\u5fb7\u00b7\u5e15\u65af\u738b\u5b50\u4e00\u8d77\u5b89\u606f\u5728\u90a3\u91cc\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\uff0c\u4eba\u4eec\u53ef\u4ee5\u901a\u8fc7\u8fdb\u5165\u5e15\u62c9\u591a\u9152\u5e97\u7684\u5ead\u9662\u6765\u53c2\u89c2\u8fd9\u4e2a\u7b2c\u4e00\u4e2a\u5893\u5730\u3002\u5728\u5893\u7a74\u7684\u5706\u9876\u4e0b\uff0c\u4fdd\u5b58\u7740\u4e24\u4f4d\u541b\u4e3b\u7684\u539f\u59cb\u5893\u7891\u3002\n                <\/p>\n                <p>\n                    \u81ea 1945 \u5e74 6 \u6708\u4ee5\u6765\uff0c\u8fd9\u5ea7\u5efa\u7b51\u5c31\u6210\u4e3a\u5723\u5f17\u6717\u897f\u65af\u79d1\u65c5\u9986 (Parador de San Francisco) \u7684\u6240\u5728\u5730\uff0c\u8fd9\u662f\u4e00\u5bb6\u7531\u897f\u73ed\u7259\u653f\u5e9c\u62e5\u6709\u548c\u7ecf\u8425\u7684\u9ad8\u7ea7\u65c5\u6e38\u65c5\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba58\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel58\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel58\">\u9ea6\u5730\u90a3<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u201c\u9ea6\u5730\u90a3\u201d\u5728\u963f\u62c9\u4f2f\u8bed\u4e2d\u610f\u4e3a\u201c\u57ce\u5e02\u201d\uff0c\u6307\u7684\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8428\u6bd4\u5361\u5c71\u7684\u6700\u9ad8\u5904\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u9ea6\u5730\u90a3\u662f\u65e5\u5e38\u6d3b\u52a8\u7684\u573a\u6240\uff0c\u56e0\u4e3a\u8fd9\u91cc\u662f\u8d38\u6613\u548c\u4eba\u53e3\u96c6\u4e2d\u7684\u5730\u65b9\uff0c\u4e3a\u5e15\u62c9\u8482\u5c3c\u57ce\u5185\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u63d0\u4f9b\u4e86\u751f\u6d3b\u3002\n                <\/p>\n                <p>\n                    \u90a3\u91cc\u751f\u4ea7\u7eba\u7ec7\u54c1\u3001\u9676\u74f7\u3001\u9762\u5305\u3001\u73bb\u7483\u751a\u81f3\u786c\u5e01\u3002\u9664\u4e86\u5de5\u4eba\u7684\u4f4f\u623f\u5916\uff0c\u8fd8\u6709\u6d74\u5ba4\u3001\u6e05\u771f\u5bfa\u3001\u9732\u5929\u5e02\u573a\u3001\u84c4\u6c34\u6c60\u3001\u70e4\u7089\u3001\u7b52\u4ed3\u548c\u8f66\u95f4\u7b49\u91cd\u8981\u7684\u516c\u5171\u5efa\u7b51\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u8fd9\u5ea7\u5fae\u578b\u57ce\u5e02\u7684\u6b63\u5e38\u8fd0\u8f6c\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u6709\u81ea\u5df1\u7684\u7acb\u6cd5\u3001\u884c\u653f\u548c\u7a0e\u6536\u4f53\u7cfb\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u9ea6\u5730\u90a3\u539f\u5740\u4ec5\u5269\u4e0b\u4e00\u4e9b\u9057\u8ff9\u3002\u5f81\u670d\u4e4b\u540e\uff0c\u57fa\u7763\u6559\u5b9a\u5c45\u8005\u5bf9\u8be5\u5730\u533a\u7684\u6539\u9020\uff0c\u4ee5\u53ca\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u706b\u836f\u7206\u70b8\uff0c\u90fd\u52a0\u5267\u4e86\u8be5\u5730\u533a\u7684\u6076\u5316\u3002\n                <\/p>\n                <p>\n                    20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u4eba\u4eec\u5f00\u5c55\u4e86\u4e00\u9879\u4fee\u590d\u548c\u6539\u9020\u8be5\u5730\u533a\u7684\u8003\u53e4\u8ba1\u5212\u3002\u56e0\u6b64\uff0c\u4e00\u6761\u53e4\u8001\u7684\u4e2d\u4e16\u7eaa\u8857\u9053\u4e0a\u8fd8\u4fee\u5efa\u4e86\u4e00\u6761\u666f\u89c2\u8d70\u9053\uff0c\u5982\u4eca\u4e0e\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u76f8\u8fde\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba59\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel59\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel59\">\u963f\u672c\u585e\u62c9\u8d6b\u5bab<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7687\u5bb6\u9ea6\u5730\u90a3\uff0c\u6bd7\u90bb\u5357\u5899\u7684\u662f\u6240\u8c13\u7684\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u7684\u9057\u5740\uff0c\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u662f\u5df4\u52aa\u8428\u62c9\u4f0a\u5bb6\u65cf\u7684\u5361\u65af\u8482\u5229\u4e9a\u5316\u540d\u79f0\uff0c\u8be5\u5bb6\u65cf\u662f\u5c5e\u4e8e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u5317\u975e\u8d35\u65cf\u8840\u7edf\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\u6240\u770b\u5230\u7684\u9057\u8ff9\u662f 20 \u4e16\u7eaa 30 \u5e74\u4ee3\u5f00\u59cb\u6316\u6398\u7684\u7ed3\u679c\uff0c\u56e0\u4e3a\u8be5\u9057\u5740\u6b64\u524d\u66fe\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u4e3b\u8981\u662f\u7531\u4e8e\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u7206\u70b8\u3002\n                <\/p>\n                <p>\n                    \u901a\u8fc7\u8fd9\u4e9b\u8003\u53e4\u53d1\u6398\uff0c\u6211\u4eec\u80fd\u591f\u786e\u8ba4\u8fd9\u4e2a\u5bb6\u65cf\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u4e2d\u7684\u91cd\u8981\u6027\uff0c\u8fd9\u4e0d\u4ec5\u662f\u56e0\u4e3a\u5bab\u6bbf\u7684\u89c4\u6a21\uff0c\u8fd8\u56e0\u4e3a\u5176\u4f18\u8d8a\u7684\u5730\u7406\u4f4d\u7f6e\uff1a\u4f4d\u4e8e\u9ea6\u5730\u90a3\u7684\u4e0a\u90e8\uff0c\u5c31\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u57ce\u5e02\u8f74\u7ebf\u4e0a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba60\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel60\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel60\">\u6b63\u4e49\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6b63\u4e49\u4e4b\u95e8\uff0c\u963f\u62c9\u4f2f\u8bed\u4e2d\u79f0\u4e3a <em>\u5df4\u5e03\u00b7\u963f\u5c14\u00b7\u6c99\u91cc\u4e9a<\/em>\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u56db\u5ea7\u5916\u57ce\u95e8\u4e4b\u4e00\u3002\u4f5c\u4e3a\u5916\u90e8\u5165\u53e3\uff0c\u5b83\u53d1\u6325\u7740\u91cd\u8981\u7684\u9632\u5fa1\u4f5c\u7528\uff0c\u4ece\u5176\u53cc\u5f2f\u7ed3\u6784\u548c\u9661\u5ced\u7684\u5730\u5f62\u53ef\u4ee5\u770b\u51fa\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u5efa\u9020\u4e0e\u8fde\u63a5\u5357\u5899\u7684\u5854\u697c\u878d\u4e3a\u4e00\u4f53\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u4e8e 1348 \u5e74\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u95e8\u6709\u4e24\u4e2a\u5c16\u5c16\u7684\u9a6c\u8e44\u5f62\u62f1\u95e8\u3002\u5b83\u4eec\u4e4b\u95f4\u6709\u4e00\u4e2a\u9732\u5929\u533a\u57df\uff0c\u79f0\u4e3a buhedera\uff0c\u5982\u679c\u53d7\u5230\u653b\u51fb\uff0c\u53ef\u4ee5\u4ece\u9732\u53f0\u4e0a\u6254\u6750\u6599\u6765\u4fdd\u536b\u5165\u53e3\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u6218\u7565\u4ef7\u503c\u4e4b\u5916\uff0c\u8fd9\u5ea7\u95e8\u5728\u4f0a\u65af\u5170\u80cc\u666f\u4e0b\u8fd8\u5177\u6709\u5f3a\u70c8\u7684\u8c61\u5f81\u610f\u4e49\u3002\u4e24\u4e2a\u88c5\u9970\u5143\u7d20\u5c24\u4e3a\u7a81\u51fa\uff1a\u624b\u548c\u94a5\u5319\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u53ea\u624b\u4ee3\u8868\u4f0a\u65af\u5170\u6559\u7684\u4e94\u5927\u652f\u67f1\uff0c\u8c61\u5f81\u7740\u4fdd\u62a4\u548c\u597d\u5ba2\u3002\u5c31\u5176\u672c\u8eab\u800c\u8a00\uff0c\u94a5\u5319\u662f\u4fe1\u4ef0\u7684\u8c61\u5f81\u3002\u4ed6\u4eec\u7684\u5171\u540c\u5b58\u5728\u53ef\u4ee5\u88ab\u89e3\u8bfb\u4e3a\u7cbe\u795e\u548c\u4e16\u4fd7\u529b\u91cf\u7684\u5bd3\u8a00\u3002\n                <\/p>\n                <p>\n                    \u6c11\u95f4\u4f20\u8bf4\uff0c\u5982\u679c\u6709\u4e00\u5929\u624b\u548c\u94a5\u5319\u76f8\u89e6\uff0c\u5c31\u610f\u5473\u7740\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5012\u584c\u2026\u2026\u4e5f\u610f\u5473\u7740\u4e16\u754c\u7684\u672b\u65e5\uff0c\u56e0\u4e3a\u8fd9\u610f\u5473\u7740\u5b83\u7684\u8f89\u714c\u5c06\u6d88\u5931\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f0a\u65af\u5170\u7b26\u53f7\u4e0e\u53e6\u4e00\u4e2a\u57fa\u7763\u6559\u9644\u52a0\u7269\u5f62\u6210\u4e86\u9c9c\u660e\u5bf9\u6bd4\uff1a\u4e00\u5ea7\u5723\u6bcd\u5b50\u54e5\u7279\u5f0f\u96d5\u5851\uff0c\u7531 Ruberto Alem\u00e1n \u521b\u4f5c\uff0c\u5728\u5929\u4e3b\u6559\u541b\u4e3b\u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\u4e0b\u4ee4\u653e\u7f6e\u5728\u5185\u90e8\u62f1\u95e8\u4e0a\u65b9\u7684\u58c1\u9f9b\u4e2d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba61\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel61\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel61\">\u8f66\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u9a6c\u8f66\u4e4b\u95e8 (Puerta de los Carros) \u4e0e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u57ce\u5899\u4e0a\u7684\u539f\u59cb\u5f00\u53e3\u5e76\u4e0d\u5bf9\u5e94\u3002\u5b83\u4e8e 1526 \u5e74\u81f3 1536 \u5e74\u95f4\u5f00\u653e\uff0c\u5177\u6709\u975e\u5e38\u5177\u4f53\u7684\u529f\u80fd\u76ee\u7684\uff1a\u5141\u8bb8\u8fd0\u9001\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u9020\u6240\u9700\u6750\u6599\u548c\u67f1\u5b50\u7684\u9a6c\u8f66\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u8fd9\u6247\u95e8\u4ecd\u7136\u5177\u6709\u5b9e\u7528\u7528\u9014\u3002\u8fd9\u662f\u4e00\u6761\u65e0\u9700\u95e8\u7968\u7684\u6b65\u884c\u901a\u9053\uff0c\u53ef\u4ee5\u514d\u8d39\u8fdb\u5165\u67e5\u7406\u4e94\u4e16\u5bab\u53ca\u5176\u5185\u7684\u535a\u7269\u9986\u3002\n                <\/p>\n                <p>\n                    \u6b64\u5916\uff0c\u5b83\u662f\u552f\u4e00\u5411\u6388\u6743\u8f66\u8f86\u5f00\u653e\u7684\u5927\u95e8\uff0c\u5305\u62ec\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u697c\u5185\u7684\u9152\u5e97\u5ba2\u4eba\u3001\u51fa\u79df\u8f66\u3001\u7279\u6b8a\u670d\u52a1\u4eba\u5458\u3001\u533b\u52a1\u4eba\u5458\u548c\u7ef4\u4fee\u8f66\u8f86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba62\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel62\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel62\">\u4e03\u5c42\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u662f\u4e00\u5ea7\u5e15\u62c9\u8482\u5c3c\u57ce\u5e02\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u4e00\u9053\u5de8\u5927\u7684\u57ce\u5899\uff0c\u5916\u90e8\u6709\u56db\u4e2a\u4e3b\u8981\u5165\u53e3\u3002\u4e3a\u4e86\u786e\u4fdd\u9632\u5fa1\uff0c\u8fd9\u4e9b\u57ce\u95e8\u91c7\u7528\u72ec\u7279\u7684\u5f27\u5f62\u5e03\u5c40\uff0c\u4f7f\u6f5c\u5728\u7684\u653b\u51fb\u8005\u96be\u4ee5\u524d\u8fdb\uff0c\u5e76\u4fbf\u4e8e\u4ece\u5185\u90e8\u8fdb\u884c\u4f0f\u51fb\u3002\n                <\/p>\n                <p>\n                    \u4f4d\u4e8e\u5357\u5899\u7684\u4e03\u5c42\u4e4b\u95e8\u5c31\u662f\u5176\u4e2d\u4e00\u4e2a\u5165\u53e3\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u65f6\u4ee3\uff0c\u5b83\u88ab\u79f0\u4e3a <em>\u6bd4\u535c\u00b7\u53e4\u675c\u5c14<\/em> \u6216\u201cPuerta de los Pozos\u201d\uff0c\u56e0\u4e3a\u9644\u8fd1\u6709\u7b52\u4ed3\u6216\u5730\u7262\uff0c\u53ef\u80fd\u88ab\u7528\u4f5c\u76d1\u72f1\u3002\n                <\/p>\n                <p>\n                    \u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u4eba\u4eec\u666e\u904d\u7684\u770b\u6cd5\uff0c\u5373\u5b83\u4e0b\u9762\u6709\u4e03\u5c42\u6216\u4e03\u5c42\u697c\u3002\u5c3d\u7ba1\u53ea\u6709\u4e24\u6b21\u8bb0\u5f55\uff0c\u4f46\u8fd9\u79cd\u4fe1\u4ef0\u5f15\u53d1\u4e86\u591a\u4e2a\u4f20\u8bf4\u548c\u6545\u4e8b\uff0c\u4f8b\u5982\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u6545\u4e8b\u201c\u6469\u5c14\u4eba\u7684\u9057\u4ea7\u4f20\u8bf4\u201d\uff0c\u5176\u4e2d\u63d0\u5230\u4e86\u9690\u85cf\u5728\u5854\u7684\u79d8\u5bc6\u5730\u7a96\u4e2d\u7684\u5b9d\u85cf\u3002\n                <\/p>\n                <p>\n                    \u4f20\u7edf\u4e0a\u8ba4\u4e3a\uff0c\u8fd9\u662f 1492 \u5e74 1 \u6708 2 \u65e5\u5e03\u963f\u535c\u8fea\u52d2\u53ca\u5176\u968f\u884c\u4eba\u5458\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u4e4b\u95e8\u5c06\u738b\u56fd\u7684\u94a5\u5319\u4ea4\u7ed9\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u4f7f\u7528\u7684\u6700\u540e\u4e00\u9053\u95e8\u3002\u540c\u6837\uff0c\u7b2c\u4e00\u6279\u57fa\u7763\u6559\u519b\u961f\u4e5f\u662f\u901a\u8fc7\u8fd9\u9053\u95e8\u6beb\u65e0\u62b5\u6297\u5730\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u57ce\u95e8\u662f\u91cd\u5efa\u7684\uff0c\u56e0\u4e3a\u539f\u6765\u7684\u57ce\u95e8\u5728 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u88ab\u7206\u70b8\u4e25\u91cd\u6467\u6bc1\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba63\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel63\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel63\">\u9152\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8461\u8404\u9152\u4e4b\u95e8\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u3002\u5b83\u7684\u5efa\u9020\u5f52\u529f\u4e8e 14 \u4e16\u7eaa\u521d\u7684\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\uff0c\u5c3d\u7ba1\u5b83\u7684\u95e8\u540e\u6765\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u6539\u5efa\u3002\n                <\/p>\n                <p>\n                    \u201c\u8461\u8404\u9152\u95e8\u201d\u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u6e90\u81ea\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u800c\u662f\u6e90\u81ea\u516c\u5143 1556 \u5e74\u7684\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u5f53\u65f6\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5c45\u6c11\u88ab\u5141\u8bb8\u5728\u6b64\u5730\u514d\u7a0e\u8d2d\u4e70\u8461\u8404\u9152\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5b83\u662f\u4e00\u5ea7\u5185\u95e8\uff0c\u56e0\u6b64\u5176\u5e03\u5c40\u662f\u76f4\u7ebf\u578b\u7684\uff0c\u800c\u4e0d\u50cf\u53f8\u6cd5\u95e8\u6216\u6b66\u5668\u95e8\u7b49\u5916\u95e8\u90a3\u6837\u8bbe\u8ba1\u6709\u5f2f\u66f2\u4ee5\u63d0\u9ad8\u9632\u5fa1\u80fd\u529b\u3002\n                <\/p>\n                <p>\n                    \u867d\u7136\u5b83\u7684\u4e3b\u8981\u529f\u80fd\u4e0d\u662f\u9632\u5fa1\uff0c\u4f46\u91cc\u9762\u6709\u4f9b\u8d1f\u8d23\u51fa\u5165\u63a7\u5236\u7684\u58eb\u5175\u4f7f\u7528\u7684\u957f\u51f3\uff0c\u697c\u4e0a\u8fd8\u6709\u4e00\u4e2a\u623f\u95f4\uff0c\u4f9b\u8b66\u536b\u5c45\u4f4f\u548c\u4f11\u606f\u533a\u3002\n                <\/p>\n                <p>\n                    \u897f\u7acb\u9762\u9762\u5411\u963f\u5c14\u5361\u8428\u74e6\uff0c\u662f\u5165\u53e3\u3002\u9a6c\u8e44\u5f62\u62f1\u95e8\u7684\u95e8\u6963\u4e0a\u65b9\u662f\u94a5\u5319\u7684\u6807\u5fd7\uff0c\u8fd9\u662f\u6b22\u8fce\u7684\u5e84\u4e25\u8c61\u5f81\uff0c\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5728\u9762\u5411\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u4e1c\u7acb\u9762\u4e0a\uff0c\u62f1\u80a9\u5c24\u5176\u5f15\u4eba\u6ce8\u76ee\uff0c\u5176\u4e0a\u88c5\u9970\u6709\u91c7\u7528\u5e72\u7ef3\u6280\u672f\u5236\u4f5c\u7684\u74f7\u7816\uff0c\u662f\u897f\u73ed\u7259\u7a46\u65af\u6797\u88c5\u9970\u827a\u672f\u7684\u7cbe\u7f8e\u5178\u8303\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba64\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel64\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel64\">\u963f\u5c14\u7f55\u5e03\u62c9\u7684\u5723\u739b\u4e3d\u4e9a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u73b0\u5728\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802\u6240\u5728\u5730\u66fe\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u7684\u6240\u5728\u5730\uff0c\u8be5\u6e05\u771f\u5bfa\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    1492 \u5e74 1 \u6708 2 \u65e5\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u5ea7\u6e05\u771f\u5bfa\u88ab\u8d50\u4e88\u57fa\u7763\u6559\u793c\u62dc\u573a\u6240\uff0c\u5e76\u5728\u90a3\u91cc\u4e3e\u884c\u4e86\u7b2c\u4e00\u6b21\u5f25\u6492\u3002\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u51b3\u5b9a\uff0c\u5b83\u5728\u5723\u739b\u4e3d\u4e9a\u7684\u5e87\u62a4\u4e0b\u88ab\u5949\u732e\uff0c\u5e76\u5728\u90a3\u91cc\u5efa\u7acb\u4e86\u7b2c\u4e00\u4e2a\u5927\u4e3b\u6559\u5e2d\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u5230 16 \u4e16\u7eaa\u672b\uff0c\u65e7\u6e05\u771f\u5bfa\u5e74\u4e45\u5931\u4fee\uff0c\u6700\u7ec8\u88ab\u62c6\u9664\uff0c\u5e76\u5efa\u9020\u4e86\u4e00\u5ea7\u65b0\u7684\u57fa\u7763\u6559\u5bfa\u5e99\uff0c\u8be5\u5bfa\u5e99\u4e8e 1618 \u5e74\u7ae3\u5de5\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4f0a\u65af\u5170\u5efa\u7b51\u51e0\u4e4e\u5df2\u4e0d\u590d\u5b58\u5728\u3002\u4fdd\u5b58\u4e0b\u6765\u7684\u6700\u91cd\u8981\u6587\u7269\u662f\u4e00\u76cf\u523b\u6709 1305 \u5e74\u94ed\u6587\u7684\u9752\u94dc\u706f\uff0c\u76ee\u524d\u6536\u85cf\u4e8e\u9a6c\u5fb7\u91cc\u56fd\u5bb6\u8003\u53e4\u535a\u7269\u9986\u3002\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u53ef\u4ee5\u770b\u5230\u8fd9\u76cf\u706f\u7684\u590d\u5236\u54c1\u3002\n                <\/p>\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5723\u739b\u4e3d\u4e9a\u6559\u5802\u5e03\u5c40\u7b80\u5355\uff0c\u53ea\u6709\u4e00\u4e2a\u4e2d\u6bbf\uff0c\u4e24\u4fa7\u5404\u6709\u4e09\u4e2a\u4fa7\u6bbf\u3002\u6559\u5802\u5185\u90e8\u7684\u4e3b\u8981\u56fe\u50cf\u5341\u5206\u5f15\u4eba\u6ce8\u76ee\uff1a\u5b89\u53e4\u65af\u8482\u4e9a\u5723\u6bcd\uff0c\u8fd9\u662f\u6258\u5c14\u5938\u6258\u00b7\u9c81\u4f0a\u65af\u00b7\u5fb7\u5c14\u00b7\u4f69\u62c9\u5c14 (Torcuato Ruiz del Peral) \u521b\u4f5c\u4e8e 18 \u4e16\u7eaa\u7684\u4f5c\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5e45\u5723\u50cf\u4e5f\u88ab\u79f0\u4e3a\u201c\u4ec1\u6148\u5723\u6bcd\u201d\uff0c\u662f\u6bcf\u4e2a\u5723\u5468\u516d\u5728\u683c\u62c9\u7eb3\u8fbe\u6e38\u884c\u65f6\u552f\u4e00\u4e00\u5e45\u5728\u5929\u6c14\u5141\u8bb8\u7684\u60c5\u51b5\u4e0b\u4e3e\u884c\u7684\u5723\u50cf\u3002\u4ed6\u5750\u5728\u4e00\u5f20\u6781\u5176\u7f8e\u4e3d\u7684\u5b9d\u5ea7\u4e0a\uff0c\u5b9d\u5ea7\u4e0a\u7684\u6d6e\u96d5\u94f6\u6a21\u4eff\u4e86\u5177\u6709\u8c61\u5f81\u610f\u4e49\u7684\u72ee\u5b50\u5ead\u9662\u7684\u62f1\u95e8\u3002\n                <\/p>\n                <p>\n                    \u4ee4\u4eba\u597d\u5947\u7684\u662f\uff0c\u683c\u62c9\u7eb3\u8fbe\u8bd7\u4eba\u8d39\u5fb7\u91cc\u79d1\u00b7\u52a0\u897f\u4e9a\u00b7\u6d1b\u5c14\u5361 (Federico Garc\u00eda Lorca) \u662f\u8be5\u5144\u5f1f\u4f1a\u7684\u6210\u5458\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba65\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel65\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel65\">\u5236\u9769\u5382<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u524d\u9762\u5411\u4e1c\uff0c\u6709\u4e2d\u4e16\u7eaa\u5236\u9769\u5382\u6216\u6c34\u725b\u519c\u573a\u7684\u9057\u8ff9\uff0c\u8fd9\u662f\u4e00\u4e2a\u4e13\u95e8\u5904\u7406\u751f\u76ae\u7684\u8bbe\u65bd\uff1a\u6e05\u6d01\u3001\u97a3\u5236\u548c\u67d3\u8272\u3002\u8fd9\u662f\u6574\u4e2a\u5b89\u8fbe\u5362\u65af\u7684\u5e38\u89c1\u6d3b\u52a8\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u5317\u975e\u7c7b\u4f3c\u7684\u5236\u9769\u5382\u76f8\u6bd4\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5236\u9769\u5382\u7684\u89c4\u6a21\u8f83\u5c0f\u3002\u7136\u800c\uff0c\u5fc5\u987b\u8003\u8651\u5230\uff0c\u5176\u529f\u80fd\u5b8c\u5168\u662f\u4e3a\u4e86\u6ee1\u8db3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u9700\u8981\u3002\n                <\/p>\n                <p>\n                    \u5b83\u6709\u516b\u4e2a\u5927\u5c0f\u4e0d\u4e00\u7684\u5c0f\u6c60\uff0c\u6709\u77e9\u5f62\u7684\uff0c\u4e5f\u6709\u5706\u5f62\u7684\uff0c\u91cc\u9762\u50a8\u5b58\u7740\u76ae\u9769\u97a3\u5236\u8fc7\u7a0b\u4e2d\u4f7f\u7528\u7684\u77f3\u7070\u548c\u67d3\u6599\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u9879\u6d3b\u52a8\u9700\u8981\u5927\u91cf\u7684\u6c34\uff0c\u56e0\u6b64\u5236\u9769\u5382\u5efa\u5728\u7687\u5bb6\u704c\u6e89\u6c34\u6e20 (Acequia Real) \u65c1\u8fb9\uff0c\u4ee5\u5229\u7528\u5176\u6301\u7eed\u7684\u6c34\u6d41\u3002\u5b83\u7684\u5b58\u5728\u4e5f\u8868\u660e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8fd9\u4e00\u5730\u533a\u62e5\u6709\u5927\u91cf\u7684\u6c34\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba66\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel66\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel66\">\u6c34\u5854\u548c\u7687\u5bb6\u6c9f\u6e20<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6c34\u5854\u662f\u4e00\u5ea7\u96c4\u4f1f\u7684\u5efa\u7b51\uff0c\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5899\u7684\u897f\u5357\u89d2\uff0c\u9760\u8fd1\u552e\u7968\u5904\u5f53\u524d\u7684\u4e3b\u5165\u53e3\u3002\u867d\u7136\u5b83\u5177\u6709\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u5176\u6700\u91cd\u8981\u7684\u4f7f\u547d\u662f\u4fdd\u62a4\u7687\u5bb6\u704c\u6e89\u6c34\u6e20\u7684\u5165\u53e3\uff0c\u56e0\u6b64\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u704c\u6e89\u6e20\u7a7f\u8fc7\u4e00\u6761\u6e21\u69fd\u5230\u8fbe\u5e15\u62c9\u8482\u5c3c\u57ce\uff0c\u5e76\u6cbf\u7740\u5854\u7684\u5317\u9762\u5ef6\u4f38\uff0c\u4e3a\u6574\u4e2a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4f9b\u6c34\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u5854\u662f\u5f7b\u5e95\u91cd\u5efa\u7684\u7ed3\u679c\u3002 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\uff0c\u5b83\u56e0\u706b\u836f\u7206\u70b8\u800c\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u5230 20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u5b83\u51e0\u4e4e\u53ea\u5269\u4e0b\u575a\u5b9e\u7684\u5730\u57fa\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u81f3\u5173\u91cd\u8981\uff0c\u56e0\u4e3a\u5b83\u5141\u8bb8\u6c34\uff08\u4ee5\u53ca\u751f\u547d\uff09\u8fdb\u5165\u5e15\u63d0\u7eb3\u57ce\u3002\u8428\u6bd4\u5361\u5c71\u539f\u672c\u7f3a\u4e4f\u5929\u7136\u6c34\u6e90\uff0c\u8fd9\u5bf9\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6784\u6210\u4e86\u91cd\u5927\u6311\u6218\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u6b64\uff0c\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e00\u4e16\u4e0b\u4ee4\u8fdb\u884c\u4e00\u9879\u91cd\u5927\u6c34\u5229\u5de5\u7a0b\uff1a\u4fee\u5efa\u6240\u8c13\u7684\u82cf\u4e39\u6c9f\u3002\u8fd9\u6761\u704c\u6e89\u6e20\u4ece\u6d77\u62d4\u8f83\u9ad8\u3001\u8ddd\u79bb\u7ea6\u516d\u516c\u91cc\u7684\u8fbe\u7f57\u6cb3\u5f15\u6c34\uff0c\u5229\u7528\u5761\u5ea6\u901a\u8fc7\u91cd\u529b\u8f93\u9001\u6c34\u3002\n                <\/p>\n                <p>\n                    \u57fa\u7840\u8bbe\u65bd\u5305\u62ec\u4e00\u4e2a\u84c4\u6c34\u575d\u3001\u4e00\u4e2a\u755c\u529b\u6c34\u8f66\u548c\u4e00\u6761\u7816\u780c\u7684\u8fd0\u6cb3\u2014\u2014acequia\u2014\u2014\u5b83\u7a7f\u8fc7\u5c71\u8109\u5730\u4e0b\uff0c\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4e0a\u90e8\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u514b\u670d\u592a\u9633\u5c71\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\uff09\u548c\u8428\u6bd4\u5361\u5c71\uff08\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff09\u4e4b\u95f4\u7684\u9661\u5761\uff0c\u5de5\u7a0b\u5e08\u4eec\u4fee\u5efa\u4e86\u4e00\u6761\u6e21\u69fd\uff0c\u8fd9\u662f\u786e\u4fdd\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4f9b\u6c34\u7684\u5173\u952e\u9879\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-premium\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium-ia-hablando\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-ia\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n\n<style>\n  \/* Tel\u00e9fonos muy peque\u00f1os (tipo iPhone SE, Android antiguos) *\/\n  @media (max-width: 480px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 0.7rem !important;\n    }\n  }\n\n  \/* Tel\u00e9fonos est\u00e1ndar (mayor\u00eda de m\u00f3viles modernos) *\/\n  @media (min-width: 481px) and (max-width: 767px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.05rem !important;\n    }\n  }\n\n  \/* Tablets peque\u00f1as y m\u00f3viles grandes *\/\n  @media (min-width: 768px) and (max-width: 991px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.2rem !important;\n    }\n  }\n<\/style>\n\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    const btn1 = document.getElementById(\"continuar-gratis-premium\");\n    const modal1 = document.getElementById(\"modal-premium\");\n\n    if (btn1 && modal1) {\n      btn1.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal1.classList.remove('show');\n        modal1.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n\n    const btn2 = document.getElementById(\"continuar-gratis-ia\");\n    const modal2 = document.getElementById(\"modal-premium-ia-hablando\");\n\n    if (btn2 && modal2) {\n      btn2.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal2.classList.remove('show');\n        modal2.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n  });\n<\/script>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n    \t\t\n\t\t\t\n\t\t<\/div>\n\t<\/header>\n<\/article>\n\n\n\n\n\n\n\n<article data-id=\"post-5819\" data-play-id=\"5819\" class=\"block-loop-item album-track post-5819 station type-station status-publish has-post-thumbnail hentry genre-generalife entry is-single\">\n\t<span class=\"btn-play-now icon-play\"  data-play-id=\"5819\"><\/span>\n\t<span class=\"btn-play-now icon-play\" data-id=\"5819\" data-play-id=\"5819\"><\/span>\n\n\t<button class=\"btn-playlist icon-plus\"><\/button>\n\n\n\t<header class=\"entry-header\">\n\t\t<div class=\"entry-header-inner btn-play-now\">\n\t\t\t\n<h3 class=\"entry-title\"><a href=\"https:\/\/pruebas.alhambra.app\/zh\/station\/patio-de-la-guardia\/\" rel=\"bookmark\">\u8b66\u536b\u5ead\u9662<\/a><\/h3>\n\t\t\t<div class=\"entry-meta\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t<div class=\"entry-footer\">\n\t\t\t<span class=\"play-duration\">00:50<\/span>\t\t\t    <!-- Angel cambiar numero abajo en data-target -->\n    <a href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\" class=\"iconomodal\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg> \n    <\/a>\n\n    <!-- El modal -->\n    <!-- Angel cambiar numero abajo en id -->\n    <div class=\"modal\" id=\"ia01\">\n        <div class=\"modal-dialog\">\n            <div class=\"modal-content\">\n                <!-- Cabecera del modal -->\n                <div class=\"modal-header\">\n                    <h4 class=\"modal-title\">\n                                            <\/h4>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\">\n                        \u00d7\n                    <\/button>\n                <\/div>\n\n                <!-- Contenido del modal -->\n                <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <div class=\"contenedoria\">\n                                <br><br>\n                                <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #222222; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #222222; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 350px;\n        background-color: #222222;\n        border-radius: 20px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 20px;\n        line-height: 54px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"You\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5819\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"4539\"\n     data-width=\"350px\"\n     data-height=\"400px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"1\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"60\"\n     data-text_rounded=\"20\"\n     data-chat_rounded=\"20\"\n     data-voice_service=\"google\"\n     data-voice_language=\"yue-HK\"\n     data-voice_name=\"yue-HK-Standard-A\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">AI thinking&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"Type message..\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                            <\/div>\n                                                        <div class=\"contenidocentrado\">\n                                <h2 class=\"wp-block-heading\">\u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01<\/h2>\n                                <li>\n                                    \u6309 <strong>\u4e00\u6b21<\/strong>\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path>\n                                        <path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path>\n                                        <line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line>\n                                        <line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line>\n                                    <\/svg>\n                                    \u8aaa\u8a71\u3002\n                                <\/li>\n                                <li>\n                                    <strong>\u5b8c\u6210<\/strong> \u6309\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <rect x=\"6\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                        <rect x=\"14\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                    <\/svg>\n                                <\/li>\n                            <\/div>\n                            <br>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n<style>\n\n                       .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n                            background-color: #34354000 !important;\n                        }\n\n\n                         .wpaicg-chat-shortcode:nth-child(2) .wpaicg_chat_additions { display: none; }\n\n\n                        .iconomodal {\n                            border-radius: 0px !important;\n                            background-color: #00000000!important;\n                            display: inline-flex;\n                            align-items: center;\n                            padding: 0.5rem;\n                            min-width: 1rem;\n                            line-height: 1;\n                            color: inherit;\n                            background-color: transparent;\n                            border: none;\n                            outline: 0;\n                            color: var(--color-primary);\n                        }\n\n\n                        .album-track .icon-play {\n                            color: var(--color-primary);\n                        }\n\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                                color: #8c0dff !important;\n                            }\n\n\n                         .contenidocentrado {\n                        text-align: center;\n                        display: block;\n                        margin-block-start: 0em;\n                        margin-block-end: 0em;\n                        }\n\n\n\n                        .preguntas{\n                        width: calc(100% - var(--x-gap) * 3) !important;\n                        max-width: var(--content-width);\n                        margin-left: auto;\n                        margin-right: auto;\n                        }\n\n\n                        .accordion h3:after, .accordion h4:after {\n                        opacity: 9.5 !important;\n                        color: var(--color-primary) !important;\n                        }\n\n\n                        p {\n                        margin-top: 0.5rem;\n                        margin-bottom: 0rem;\n                        }\n\n                        b, strong {\n                        font-weight: 700 !important;\n                        }\n\n                        h3, .h3 {\n                        margin-block-end: 0.5em;\n                        }\n\n\n                     \n                        \/*.accordion h3, .accordion h4 {\n                        color: var(--color-primary) !important;\n                        }*\/\n\n\n                        .modal-body, .modal-footer, .modal-header {\n                            padding: 1rem;\n                        }\n\n\n                      \n                        .letracolor {\n                        color: var(--color-primary);\n                        margin-bottom: -5px;\n                        }\n\n\n                        .miicono {\n                        overflow: hidden;\n                        vertical-align: middle;\n                        color: var(--color-primary);\n                        }\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon svg {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-chat-shortcode-type {\n                            background: rgb(0 0 0 \/ 0%) !important;\n                        }\n\n                        .wpaicg-chat-shortcode {\n                            width: 100% !important;\n                        }\n                        .wpaicg_chat_additions span {\n                            margin-right: 0px !important;\n                        }\n\n                        .contenedoria {\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            \/*padding: 0px 0px 10px 0px;*\/\n                            margin-top: 0%;\n                            padding: 2rem 0rem 2rem 0rem!important;\n                        }\n\n\n\n                    .wpaicg-chat-shortcode {\n                        background-color: #12121200 !important;\n                    }\n\n\n                    .comment-respond .must-log-in p, textarea {\n                        width: 100% !important;\n                    }\n\n\n\n                    \/*sebas tengo que modificar esto para centrar el micro*\/\n                        .wpaicg_chat_additions{\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            position: absolute;\n                            right: 42% !important;\n                        }\n\n\n\n<\/style>\n\n\n\n\n\n\n\n<!-- sebas cargo los estilos condicional -->\n\n    <style id=\"ia01-style\">\n        #ia01 .wpaicg-chat-shortcode-messages { display: none; }\n        #ia01 .wpaicg-chat-shortcode-send > svg { display: none; }\n        #ia01 .wpaicg-chat-shortcode-typing { display: none; }\n\n\n    .wpaicg-chat-shortcode {\n        align-items: center !important;\n        padding: 0rem !important;\n        min-width: 0rem !important;\n        justify-content: center !important;\n        align-items: center !important;\n        \/*max-width: 20px;*\/\n    }\n\n\n     \/* Establece el estilo para .wpaicg-bot-thinking cuando est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        color: inherit !important;\n    }\n\n    \/* Oculta .wpaicg-mic-icon cuando .wpaicg-bot-thinking est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking + .circle {\n        display: none;\n    }\n\n\n    .wpaicg-mic-icon svg {\n        width: 50px !important;\n        height: 50px !important;\n        margin: auto;\n        display: block;\n        color: var(--color-primary) !important;\n    }\n\n    @keyframes pulse {\n        0% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n        50% {\n            transform: scale(1.2);\n            opacity: 1;\n        }\n        100% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n    }\n\n    .wpaicg_chat_additions {\n        animation: pulse 3s infinite;\n    }\n\n    .circle {\n        width: 70px;\n        height: 70px;\n        border: 1px solid;\n        color: var(--color-primary);\n        border-radius: 100%;\n        \/*margin: 7px;*\/\n        box-sizing: border-box;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        margin-top: -37%;\n    }\n\n\n    \n    .wpaicg-chat-shortcode{\n        width: ;\n    }\n    .wpaicg-chat-shortcode-content{\n        position: relative;\n    }\n    .wpaicg-chat-shortcode-content ul{\n        height: calc( - 44px);\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-footer{\n        height: 18px;\n        font-size: 11px;\n        padding: 0 20px;\n        color: ;\n        background: rgb(0 0 0 \/ 19%);\n        margin-top:2px;\n        margin-bottom: 2px;\n    }\n    .wpaicg-chat-shortcode-content ul li{\n        display: flex;\n        margin-bottom: 0;\n        padding: 10px;\n        color: ;\n    }\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message{\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong{\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        font-size: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong img{\n\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after{\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking{\n        bottom: 0;\n        font-size: 11px;\n        color: inherit;\n        padding: 2px 6px;\n        display: none;\n    }\n\n    .wpaicg-chat-shortcode{\n        background-color: ;\n    }\n    .wpaicg-chat-shortcode-type{\n        background: rgb(0 0 0 \/ 19%);\n    }\n    .wpaicg-chat-message{\n        text-align: justify;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message a,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message a{\n        color: inherit;\n    }\n\n    <\/style>\n\n\n<style>\n.wpaicg-chat-shortcode {\n    box-shadow: 0 0px 0px rgb(0 0 0 \/ 0%) !important;\n}\n<\/style>\n\n\n\n\n\n    <script>\n        \/\/ Agregar evento al abrir el modal para aplicar el estilo CSS din\u00e1micamente\n        document.addEventListener('DOMContentLoaded', function () {\n            document.getElementById('ia01').addEventListener('show.bs.modal', function () {\n                document.getElementById('ia01-style').innerHTML = `\n                    #ia01 .wpaicg-chat-shortcode-messages { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-send > svg { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-typing { display: block; }\n                `;\n            });\n        });\n    <\/script>\n\n\n\n\n    \t\t\t\t\t\t    <style>\n        \/* A\u00f1ade estilos personalizados aqu\u00ed si es necesario \n        #dropdown-more { display: none !important; } *\/\n        #dropdown-more { display: none !important; }\n        .btn-playlist:nth-child { display: none !important; }\n        .dropdown-backdrop { display: none !important; }\n    <\/style>\n\n\n    \n    <div class=\"btn-group dropup\">\n        <button class=\"btn-more\" type=\"button\" id=\"mapaDropdown\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"currentColor\" stroke=\"currentColor\" stroke-width=\"0\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"6\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"18\" r=\"2\"><\/circle><\/svg>\n                    <\/button>\n        <div class=\"dropdown-menu\" aria-labelledby=\"mapaDropdown\">\n           \n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u55d3\u97f3\uff09<\/a>\n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia02\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><polygon points=\"16 3 21 8 8 21 3 21 3 16 16 3\"><\/polygon><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u6587\u672c\uff09<\/a>\n\n\n                \n\n\n                \n\n\n                \n\n\n                \n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#modalprueba24\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><line x1=\"17\" y1=\"10\" x2=\"3\" y2=\"10\"><\/line><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"><\/line><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"><\/line><line x1=\"17\" y1=\"18\" x2=\"3\" y2=\"18\"><\/line><\/svg>&nbsp; &nbsp; \u63cf\u8ff0<\/a>\n\n\n                \n\n        <\/div>\n    <\/div>\n\n\n\n    <div class=\"modal fade\" id=\"ia02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">  <\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #343540; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #343540; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 100%px;\n        background-color: #343540;\n        border-radius: 8px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 8px;\n        line-height: 36px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"Yo\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5819\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"5011\"\n     data-width=\"100%px\"\n     data-height=\"50%px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"40\"\n     data-text_rounded=\"8\"\n     data-chat_rounded=\"8\"\n     data-voice_service=\"\"\n     data-voice_language=\"en-US\"\n     data-voice_name=\"en-US-Studio-M\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1.0\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">\u521b\u5efa\u795e\u7ecf\u8fde\u63a5\u2026\u2026&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"\u5728\u6b64\u5199\u4e0b\u60a8\u7684\u4fe1\u606f\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"display:none;\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                                    <\/div>\n\n\n            <style>\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .circle:nth-child(2) { display: none !important; }\n\n\n                .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li strong {\n                    color: var(--color-primary) !important;\n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                color: inherit !important;\n                }\n\n\n                .wpaicg-chat-shortcode-type {\n                    color: inherit !important;\n                    width: 100% !important;\n                }\n\n\n\n                textarea.wpaicg-chat-shortcode-typing {\n                border: 1px solid var(--color-primary) !important;\n                background-color: #ffffff00 !important;\n                color: inherit !important;\n                 }\n\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .wpaicg-chat-shortcode-send:nth-child(9){\n                    display: none !important;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode-send {\n                    color: var(--color-primary) !important;\n                    margin-right: -250px !important;\n                }\n\n\n                textarea.auto-expand:focus {\n                outline: none;\n                box-shadow: 0 0 5px var(--color-primary) !important;\n                line-height: 2;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: #ffffff00 !important;\n                    border-radius: 1px !important;\n                    height: 1px !important;\n                }\n\n\n\n\n\n                .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message, .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n                    color: inherit;\n                    font-size: .8375rem;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    background: var(--color-primary) !important;\n                    border-radius: 1px;\n                    height: 0px;\n                    background-color: inherit !important;\n                    color: inherit !important;\n                    border: 10px solid var(--color-grey-500) !important;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    border-radius: 5px !important;\n                    height: 1px !important;\n                }\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: inherit !important;\n                    border-radius: 1px !important;\n                }\n\n\n            <\/style>\n                <!-- <div class=\"modal-footer\">\n                    <button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">Cerrar<\/button>\n                <\/div> -->\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n    \n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- TODO LO QUE ESTA DEBAJO DE ESTO SON LAS LLAMADAS A LOS MODALES -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n\n\n<!-- PREGUNTAS RECOMENDADAS -->\n    <div class=\"modal fade\" id=\"modalprueba01\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n<!-- GALER\u00cdA DE FOTOS -->\n    <div class=\"modal fade\" id=\"modalprueba02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- GALER\u00cdA DE VIDEO -->\n    <div class=\"modal fade\" id=\"modalprueba03\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                       <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- COMO LLEGAR AQU\u00cd -->\n    <div class=\"modal fade\" id=\"modalprueba04\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                         <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N -->\n    <div class=\"modal fade\" id=\"modalprueba05\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u6f14\u793a\u7248\u672c\u4e2d\u7684\u9690\u85cf\u5185\u5bb9\u3002<br>\n                            \u8054\u7cfb\u652f\u6301\u4eba\u5458\u6765\u6fc0\u6d3b\u5b83\u3002<\/p><\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n    <div class=\"modal fade\" id=\"modalprueba06\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">\u6a21\u6001\u6807\u9898\u793a\u4f8b<\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION ALCAZABA  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - INTRODUCCI\u00d3N -->\n<div class=\"modal fade\" id=\"modalprueba07\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u539f\u59cb\u7684\u90e8\u5206\uff0c\u5efa\u5728\u53e4\u8001\u7684\u9f50\u91cc\u5fb7\u5821\u5792\u9057\u5740\u4e0a\u3002\n                    <\/p>\n                    <p>\n                        \u7eb3\u65af\u91cc\u5fb7\u57ce\u5821 (Nasrid Alcazaba) \u7684\u8d77\u6e90\u53ef\u4ee5\u8ffd\u6eaf\u5230 1238 \u5e74\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u7b2c\u4e00\u4f4d\u82cf\u4e39\u548c\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u00b7\u4f0a\u672c\u00b7\u963f\u5c14\u8d6b\u9a6c\u5c14 (Muhammad Ibn al-Alhmar) \u51b3\u5b9a\u5c06\u82cf\u4e39\u56fd\u7684\u9996\u90fd\u4ece\u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u8fc1\u81f3\u5bf9\u9762\u7684\u8428\u6bd4\u5361 (Sabika) \u5c71\u3002\n                    <\/p>\n                    <p>\n                        \u827e\u54c8\u8fc8\u5c14\u9009\u62e9\u7684\u5730\u70b9\u975e\u5e38\u7406\u60f3\uff0c\u56e0\u4e3a\u963f\u5c14\u5361\u8428\u5df4\u7889\u5821\u4f4d\u4e8e\u5c71\u4e18\u7684\u897f\u7aef\uff0c\u5176\u4e09\u89d2\u5f62\u5e03\u5c40\u975e\u5e38\u7c7b\u4f3c\u4e8e\u8239\u5934\uff0c\u4e3a\u5728\u5176\u4fdd\u62a4\u4e0b\u5efa\u9020\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u63d0\u4f9b\u4e86\u6700\u4f73\u7684\u9632\u5fa1\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u62e5\u6709\u591a\u5ea7\u57ce\u5899\u548c\u5854\u697c\uff0c\u5176\u5efa\u9020\u76ee\u7684\u660e\u663e\u662f\u9632\u5fa1\u3002\u4e8b\u5b9e\u4e0a\uff0c\u5b83\u662f\u4e00\u4e2a\u76d1\u89c6\u4e2d\u5fc3\uff0c\u56e0\u4e3a\u5b83\u4f4d\u4e8e\u683c\u62c9\u7eb3\u8fbe\u5e02\u4e0a\u65b9\u4e24\u767e\u7c73\u5904\uff0c\u4ece\u800c\u4fdd\u8bc1\u4e86\u5bf9\u6574\u4e2a\u5468\u8fb9\u9886\u571f\u7684\u89c6\u89c9\u63a7\u5236\uff0c\u8fdb\u800c\u4ee3\u8868\u7740\u6743\u529b\u7684\u8c61\u5f81\u3002\n                    <\/p>\n                    <p>\n                        \u57ce\u5821\u5185\u90e8\u662f\u519b\u4e8b\u533a\uff0c\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u963f\u5c14\u5361\u8428\u5df4\u9010\u6e10\u53d1\u5c55\u6210\u4e3a\u4e00\u5ea7\u72ec\u7acb\u7684\u5c0f\u578b\u5fae\u578b\u57ce\u5e02\uff0c\u4f9b\u9ad8\u7ea7\u58eb\u5175\u9a7b\u5b88\uff0c\u8d1f\u8d23\u4fdd\u536b\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53ca\u5176\u82cf\u4e39\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - BARRIO CASTRENSE -->\n <div class=\"modal fade\" id=\"modalprueba08\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u519b\u533a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u8fdb\u5165\u57ce\u5821\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u8eab\u5904\u4e00\u4e2a\u770b\u4f3c\u8ff7\u5bab\u7684\u5730\u65b9\uff0c\u4f46\u5b9e\u9645\u4e0a\u8fd9\u662f\u4e00\u4e2a\u4f7f\u7528\u4eff\u9020\u6cd5\u8fdb\u884c\u5efa\u7b51\u4fee\u590d\u7684\u8fc7\u7a0b\uff0c\u8fd9\u4f7f\u5f97\u76f4\u5230\u4e8c\u5341\u4e16\u7eaa\u521d\u624d\u88ab\u57cb\u85cf\u7684\u65e7\u519b\u4e8b\u533a\u5f97\u4ee5\u4fee\u590d\u3002\n                    <\/p>\n                    <p>\n                        \u82cf\u4e39\u7684\u7cbe\u9510\u536b\u961f\u548c\u8d1f\u8d23\u963f\u5c14\u7f55\u5e03\u62c9\u9632\u5fa1\u548c\u5b89\u5168\u7684\u5176\u4ed6\u519b\u4e8b\u961f\u4f0d\u90fd\u5c45\u4f4f\u5728\u8fd9\u4e2a\u8857\u533a\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5ef7\u57ce\u5e02\u5185\u7684\u4e00\u4e2a\u5c0f\u57ce\u5e02\uff0c\u62e5\u6709\u65e5\u5e38\u751f\u6d3b\u6240\u9700\u7684\u4e00\u5207\uff0c\u4f8b\u5982\u4f4f\u623f\u3001\u4f5c\u574a\u3001\u5e26\u70e4\u7bb1\u7684\u9762\u5305\u623f\u3001\u4ed3\u5e93\u3001\u84c4\u6c34\u6c60\u3001\u571f\u8033\u5176\u6d74\u5ba4\u7b49\u3002\u901a\u8fc7\u8fd9\u79cd\u65b9\u5f0f\uff0c\u519b\u961f\u548c\u5e73\u6c11\u53ef\u4ee5\u88ab\u5206\u5f00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u8fd9\u4e2a\u8857\u533a\uff0c\u7531\u4e8e\u8fd9\u6b21\u4fee\u590d\uff0c\u6211\u4eec\u53ef\u4ee5\u770b\u5230\u7a46\u65af\u6797\u623f\u5c4b\u7684\u5178\u578b\u5e03\u5c40\uff1a\u4e00\u4e2a\u5e26\u6709\u89d2\u843d\u5165\u53e3\u7684\u5165\u53e3\uff0c\u4e00\u4e2a\u5c0f\u5ead\u9662\u4f5c\u4e3a\u623f\u5c4b\u7684\u4e2d\u5fc3\u8f74\u7ebf\uff0c\u5ead\u9662\u5468\u56f4\u7684\u623f\u95f4\uff0c\u4ee5\u53ca\u4e00\u4e2a\u5395\u6240\u3002\n                    <\/p>\n                    <p>\n                        \u6b64\u5916\uff0c\u5728\u4e8c\u5341\u4e16\u7eaa\u521d\uff0c\u4eba\u4eec\u5728\u5730\u4e0b\u53d1\u73b0\u4e86\u4e00\u5ea7\u5730\u7262\u3002\u4ece\u5916\u9762\u5f88\u5bb9\u6613\u901a\u8fc7\u901a\u5f80\u5b83\u7684\u73b0\u4ee3\u87ba\u65cb\u697c\u68af\u8fa8\u8ba4\u51fa\u6765\u3002\u8fd9\u4e2a\u5730\u7262\u91cc\u5173\u62bc\u7740\u53ef\u4ee5\u7528\u6765\u83b7\u53d6\u91cd\u5927\u5229\u76ca\u7684\u56da\u72af\uff0c\u65e0\u8bba\u662f\u653f\u6cbb\u5229\u76ca\u8fd8\u662f\u7ecf\u6d4e\u5229\u76ca\uff0c\u6216\u8005\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u5177\u6709\u5f88\u9ad8\u4ea4\u6362\u4ef7\u503c\u7684\u4eba\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u5ea7\u5730\u4e0b\u76d1\u72f1\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5012\u7f6e\u7684\u6f0f\u6597\uff0c\u5e73\u9762\u5448\u5706\u5f62\u3002\u8fd9\u4f7f\u5f97\u8fd9\u4e9b\u4fd8\u864f\u6839\u672c\u65e0\u6cd5\u9003\u8131\u3002\u4e8b\u5b9e\u4e0a\uff0c\u56da\u72af\u662f\u4f7f\u7528\u6ed1\u8f6e\u6216\u7ef3\u7d22\u7cfb\u7edf\u88ab\u5e26\u5165\u5ba4\u5185\u7684\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA P\u00d3LVORA -->\n<div class=\"modal fade\" id=\"modalprueba09\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u706b\u836f\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u706b\u836f\u5854\u662f\u7ef4\u62c9\u5854\u5357\u4fa7\u7684\u9632\u5fa1\u589e\u63f4\uff0c\u901a\u5f80\u7ea2\u5854\u7684\u519b\u7528\u9053\u8def\u5c31\u662f\u4ece\u8fd9\u91cc\u5f00\u59cb\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u81ea 1957 \u5e74\u4ee5\u6765\uff0c\u6211\u4eec\u53ef\u4ee5\u5728\u8fd9\u5ea7\u5854\u4e2d\u627e\u5230\u4e00\u4e9b\u523b\u5728\u77f3\u5934\u4e0a\u7684\u8bd7\u53e5\uff0c\u5176\u4f5c\u8005\u662f\u58a8\u897f\u54e5\u4eba\u5f17\u6717\u897f\u65af\u79d1\u00b7\u5fb7\u00b7\u4f0a\u5361\u8428 (Francisco de Icaza)\uff1a \n                    <\/p>\n                    <br>\n                    <blockquote>\n                        \u201c\u65bd\u820d\u5427\uff0c\u5973\u4eba\uff0c\u751f\u6d3b\u4e2d\u6ca1\u6709\u4ec0\u4e48\uff0c<br>\n                        \u5c31\u50cf\u5728\u683c\u62c9\u7eb3\u8fbe\u5931\u660e\u7684\u60e9\u7f5a\u4e00\u6837\u3002\u201d\n                    <\/blockquote>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - JARD\u00cdN DE LOS ADARVES -->\n<div class=\"modal fade\" id=\"modalprueba10\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4e9a\u5f53\u65af\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u6240\u5360\u636e\u7684\u7a7a\u95f4\u53ef\u4ee5\u8ffd\u6eaf\u5230\u5341\u516d\u4e16\u7eaa\uff0c\u5f53\u65f6\u5728\u5c06\u963f\u5c14\u5361\u8428\u74e6\u6539\u9020\u4e3a\u70ae\u5175\u57fa\u5730\u7684\u8fc7\u7a0b\u4e2d\u5efa\u9020\u4e86\u4e00\u4e2a\u70ae\u5175\u5e73\u53f0\u3002\n                    <\/p>\n                    <p>\n                        \u5230\u4e86\u5341\u4e03\u4e16\u7eaa\uff0c\u519b\u4e8b\u7528\u9014\u5df2\u4e0d\u518d\u91cd\u8981\uff0c\u7b2c\u4e94\u4ee3\u8499\u5fb7\u54c8\u5c14\u4faf\u7235\u5728 1624 \u5e74\u88ab\u4efb\u547d\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ba1\u7406\u5458\u540e\uff0c\u51b3\u5b9a\u7528\u6ce5\u571f\u586b\u5145\u5916\u5899\u548c\u5185\u5899\u4e4b\u95f4\u7684\u7a7a\u95f4\uff0c\u5c06\u8fd9\u7247\u7a7a\u95f4\u6539\u9020\u6210\u82b1\u56ed\u3002\n                    <\/p>\n                    <p>\n                        \u4f20\u8bf4\uff0c\u4eba\u4eec\u66fe\u5728\u6b64\u5730\u53d1\u73b0\u4e00\u4e9b\u88c5\u6ee1\u9ec4\u91d1\u7684\u74f7\u74f6\uff0c\u53ef\u80fd\u662f\u8be5\u5730\u533a\u6700\u540e\u4e00\u6279\u7a46\u65af\u6797\u85cf\u8d77\u6765\u7684\uff0c\u4faf\u7235\u7528\u5176\u4e2d\u4e00\u90e8\u5206\u9ec4\u91d1\u5efa\u9020\u4e86\u8fd9\u5ea7\u7f8e\u4e3d\u7684\u82b1\u56ed\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u8fd9\u4e9b\u82b1\u74f6\u4e2d\u7684\u4e00\u4e2a\u53ef\u80fd\u662f\u4e16\u754c\u4e0a\u4fdd\u5b58\u4e0b\u6765\u7684\u4e8c\u5341\u4e2a\u5927\u578b\u7eb3\u65af\u91cc\u5fb7\u91d1\u9676\u5668\u4e4b\u4e00\u3002\u6211\u4eec\u53ef\u4ee5\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u4e00\u697c\u7684\u56fd\u5bb6\u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u827a\u672f\u535a\u7269\u9986\u770b\u5230\u4e24\u4e2a\u8fd9\u6837\u7684\u82b1\u74f6\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u4e2a\u82b1\u56ed\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u5143\u7d20\u4e4b\u4e00\u662f\u4f4d\u4e8e\u82b1\u56ed\u4e2d\u592e\u7684\u4e00\u5ea7\u9f13\u5f62\u55b7\u6cc9\u3002\u8fd9\u4e2a\u55b7\u6cc9\u66fe\u4f4d\u4e8e\u4e0d\u540c\u7684\u4f4d\u7f6e\uff0c\u6700\u5f15\u4eba\u6ce8\u76ee\u548c\u6700\u503c\u5f97\u6ce8\u610f\u7684\u662f\u72ee\u5b50\u5ead\u9662\uff0c\u5b83\u4e8e 1624 \u5e74\u88ab\u653e\u7f6e\u5728\u72ee\u5b50\u55b7\u6cc9\u4e0a\u65b9\uff0c\u4f46\u968f\u540e\u906d\u5230\u635f\u574f\u3002\u5956\u676f\u4e00\u76f4\u77d7\u7acb\u5728\u90a3\u4e2a\u4f4d\u7f6e\uff0c\u76f4\u5230 1954 \u5e74\u624d\u88ab\u79fb\u8d70\u5e76\u653e\u7f6e\u5728\u8fd9\u91cc\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA VELA -->\n<div class=\"modal fade\" id=\"modalprueba11\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u8721\u70db\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u5ea7\u5854\u88ab\u79f0\u4e3a\u5927\u5854 (Torre Mayor)\uff0c\u4ece\u5341\u516d\u4e16\u7eaa\u5f00\u59cb\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u592a\u9633\u5854 (Torre del Sol)\uff0c\u56e0\u4e3a\u4e2d\u5348\u65f6\u5206\uff0c\u592a\u9633\u4f1a\u53cd\u5c04\u5728\u5854\u4e0a\uff0c\u8d77\u5230\u65e5\u6677\u7684\u4f5c\u7528\u3002\u4f46\u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u81ea\u4e8e\u201cvelar\u201d\u8fd9\u4e2a\u8bcd\uff0c\u56e0\u4e3a\u5f97\u76ca\u4e8e\u5b83\u4e8c\u5341\u4e03\u7c73\u7684\u9ad8\u5ea6\uff0c\u5b83\u63d0\u4f9b\u4e86\u4e09\u767e\u516d\u5341\u5ea6\u7684\u89c6\u91ce\uff0c\u53ef\u4ee5\u770b\u5230\u4efb\u4f55\u8fd0\u52a8\u3002\n                    <\/p>\n                    <p>\n                        \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5854\u7684\u5916\u89c2\u53d1\u751f\u4e86\u53d8\u5316\u3002\u6700\u521d\uff0c\u5b83\u7684\u9732\u53f0\u4e0a\u6709\u57ce\u579b\uff0c\u4f46\u7531\u4e8e\u51e0\u6b21\u5730\u9707\u800c\u6d88\u5931\u4e86\u3002\u8fd9\u53e3\u949f\u662f\u5728\u57fa\u7763\u5f92\u5360\u9886\u683c\u62c9\u7eb3\u8fbe\u540e\u6dfb\u52a0\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u00c9sta se utilizaba para dar aviso a la poblaci\u00f3n ante cualquier posible peligro, terremoto o incendio. Tambi\u00e9n se empleaba el sonido de esta campana para regular los turnos de riego en la Vega de Granada.\n                    <\/p>\n                    <p>\n                        Actualmente y seg\u00fan la tradici\u00f3n, se hace sonar la campana cada dos de enero para conmemorar la toma de Granada el dos de enero de 1492.\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE Y PUERTA DE LAS ARMAS -->\n<div class=\"modal fade\" id=\"modalprueba12\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u6b66\u5668\u5854\u548c\u5927\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u6b66\u5668\u95e8\u4f4d\u4e8e\u963f\u5c14\u5361\u8428\u74e6\u57ce\u5821\u7684\u5317\u5899\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u516c\u6c11\u4eec\u901a\u8fc7\u5361\u8fea\u6865\u7a7f\u8fc7\u8fbe\u7f57\u6cb3\uff0c\u6cbf\u7740\u73b0\u5728\u88ab\u5723\u4f69\u5fb7\u7f57\u68ee\u6797\u9690\u85cf\u7684\u5c0f\u8def\u722c\u4e0a\u5c71\uff0c\u76f4\u5230\u5230\u8fbe\u5927\u95e8\u3002\u5728\u5927\u95e8\u5185\uff0c\u4ed6\u4eec\u5fc5\u987b\u5b58\u653e\u6b66\u5668\u624d\u80fd\u8fdb\u5165\u56f4\u5899\uff0c\u56e0\u6b64\u5f97\u540d\u201c\u6b66\u5668\u95e8\u201d\u3002\n                    <\/p>\n                    <p>\n                        \u4ece\u8fd9\u5ea7\u5854\u7684\u9732\u53f0\u4e0a\uff0c\u6211\u4eec\u73b0\u5728\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u5e02\u6700\u7f8e\u4e3d\u7684\u5168\u666f\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        Justo enfrente nos encontramos con el barrio del Albaic\u00edn, reconocible por sus viviendas blancas y su entramado de calles laber\u00ednticas. Este barrio fue declarado Patrimonio de la Humanidad por la UNESCO en 1994.\n                    <\/p>\n                    <p>\n                        \u683c\u62c9\u7eb3\u8fbe\u6700\u8457\u540d\u7684\u89c2\u666f\u70b9\u4e4b\u4e00\u5c31\u4f4d\u4e8e\u8fd9\u4e2a\u8857\u533a\uff1a\u5723\u5c3c\u53e4\u62c9\u65af\u89c2\u666f\u53f0 (Mirador de San Nicol\u00e1s)\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u7684\u53f3\u4fa7\u662f\u5723\u5c71 (Sacromonte) \u8857\u533a\u3002\n                    <\/p>\n                    <p>\n                        \u5723\u5c71\u662f\u683c\u62c9\u7eb3\u8fbe\u5178\u578b\u7684\u53e4\u8001\u5409\u666e\u8d5b\u793e\u533a\uff0c\u4e5f\u662f\u5f17\u62c9\u95e8\u6208\u821e\u7684\u53d1\u6e90\u5730\u3002\u8fd9\u4e2a\u8857\u533a\u7684\u53e6\u4e00\u4e2a\u7279\u70b9\u662f\u5b58\u5728\u7a74\u5c45\u4eba\u4f4f\u6240\uff1a\u6d1e\u7a74\u3002\n                    <\/p>\n                    <p>\n                        \u8fbe\u7f57\u5927\u8857 (Carrera del Darro) \u4f4d\u4e8e\u963f\u5c14\u62dc\u8f9b\u533a (Albaic\u00edn) \u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab (Alhambra) \u811a\u4e0b\uff0c\u6bd7\u90bb\u540c\u540d\u6cb3\u6d41\u7684\u6cb3\u5cb8\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DEL HOMENAJE Y TORRE DEL CUBO -->\n<div class=\"modal fade\" id=\"modalprueba13\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4fdd\u7559\u5854\u548c\u7acb\u65b9\u4f53\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u656c\u610f\u5854\u662f\u963f\u5c14\u5361\u8428\u74e6\u6700\u53e4\u8001\u7684\u5854\u4e4b\u4e00\uff0c\u9ad8\u4e8c\u5341\u516d\u7c73\u3002\u5b83\u6709\u516d\u5c42\uff0c\u4e00\u4e2a\u9732\u53f0\u548c\u4e00\u4e2a\u5730\u4e0b\u57ce\u3002\n                    <\/p>\n                    <p>\n                        \u7531\u4e8e\u5854\u5f88\u9ad8\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u5176\u9732\u53f0\u4e0e\u738b\u56fd\u7684\u77ad\u671b\u5854\u8fdb\u884c\u901a\u8baf\u3002\u8fd9\u79cd\u4ea4\u6d41\u662f\u901a\u8fc7\u767d\u5929\u7684\u955c\u5b50\u7cfb\u7edf\u6216\u665a\u4e0a\u7684\u7bdd\u706b\u70df\u96fe\u5efa\u7acb\u8d77\u6765\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u636e\u63a8\u6d4b\uff0c\u7531\u4e8e\u8be5\u5854\u5728\u5c71\u4e0a\u7a81\u51fa\u7684\u4f4d\u7f6e\uff0c\u5b83\u5f88\u53ef\u80fd\u88ab\u9009\u4e3a\u5c55\u793a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u65d7\u5e1c\u548c\u7ea2\u65d7\u7684\u5730\u65b9\u3002\n                    <\/p>\n                    <p>\n                        \u57fa\u7763\u5f92\u7528\u6240\u8c13\u7684\u7acb\u65b9\u4f53\u5854\u52a0\u56fa\u4e86\u8fd9\u5ea7\u5854\u7684\u5e95\u5ea7\u3002\n                    <\/p>\n                    <p>\n                        \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u8ba1\u5212\u8fdb\u884c\u4e00\u7cfb\u5217\u6539\u9769\uff0c\u4ee5\u4f7f\u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u9002\u5e94\u706b\u70ae\u3002\u56e0\u6b64\uff0c\u7acb\u65b9\u4f53\u5854\u9ad8\u4e8e\u5854\u970d\u7eb3\u5854\uff0c\u7531\u4e8e\u5176\u5706\u67f1\u5f62\u72b6\uff0c\u4e0e\u65b9\u5f62\u7684\u7eb3\u65af\u91cc\u5fb7\u5854\u76f8\u6bd4\uff0c\u5854\u970d\u7eb3\u5854\u80fd\u591f\u66f4\u597d\u5730\u62b5\u5fa1\u53ef\u80fd\u7684\u649e\u51fb\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION GENERALIFE -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba14\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel14\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel14\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4f4d\u4e8e\u592a\u9633\u5c71\uff0c\u662f\u82cf\u4e39\u7684\u5bab\u6bbf\uff0c\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u4e00\u5ea7\u5e26\u6709\u679c\u56ed\u7684\u5bcc\u4e3d\u5802\u7687\u7684\u4e61\u95f4\u522b\u5885\uff0c\u9664\u4e86\u8015\u79cd\u4e4b\u5916\uff0c\u8fd9\u91cc\u8fd8\u4e3a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5bab\u5ef7\u9972\u517b\u52a8\u7269\u5e76\u8fdb\u884c\u72e9\u730e\u3002\u636e\u4f30\u8ba1\uff0c\u8be5\u9675\u5893\u59cb\u5efa\u4e8e\u5341\u4e09\u4e16\u7eaa\u672b\uff0c\u7531\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u521b\u59cb\u4eba\u4e4b\u5b50\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8fd9\u4e2a\u540d\u5b57\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cyannat-al-arif\u201d\uff0c\u610f\u601d\u662f\u5efa\u7b51\u5e08\u7684\u82b1\u56ed\u6216\u679c\u56ed\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u91cc\u7684\u9762\u79ef\u66f4\u5927\uff0c\u81f3\u5c11\u6709\u56db\u4e2a\u679c\u56ed\uff0c\u5e76\u5ef6\u4f38\u5230\u4eca\u5929\u88ab\u79f0\u4e3a\u201c\u9e67\u9e2a\u5e73\u539f\u201d\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4e61\u95f4\u522b\u5885\u88ab\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03\u79f0\u4e3a\u201c\u5e78\u798f\u7687\u5bab\u201d\uff0c\u5b83\u662f\u4e00\u5ea7\u5bab\u6bbf\uff1a\u82cf\u4e39\u7684\u590f\u5bab\u3002\u5c3d\u7ba1\u8fd9\u91cc\u9760\u8fd1\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff0c\u4f46\u5374\u8db3\u591f\u79c1\u5bc6\uff0c\u53ef\u4ee5\u8ba9\u4ed6\u9003\u79bb\u5bab\u5ef7\u548c\u653f\u5e9c\u751f\u6d3b\u7684\u7d27\u5f20\uff0c\u653e\u677e\u8eab\u5fc3\uff0c\u5e76\u4eab\u53d7\u66f4\u5b9c\u4eba\u7684\u6c14\u5019\u3002\u7531\u4e8e\u5176\u6d77\u62d4\u6bd4\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u9ad8\uff0c\u56e0\u6b64\u5185\u90e8\u6e29\u5ea6\u8f83\u4f4e\u3002\n                <\/p>\n                <p>\n                    \u5f53\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u65f6\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fbf\u6210\u4e3a\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u8d22\u4ea7\uff0c\u5e76\u7531\u4e00\u4f4d\u957f\u5b98\u6216\u6307\u6325\u5b98\u4fdd\u62a4\u3002\u83f2\u5229\u666e\u4e8c\u4e16\u6700\u7ec8\u5c06\u8be5\u5730\u7684\u6c38\u4e45\u5e02\u957f\u804c\u4f4d\u548c\u6240\u6709\u6743\u5272\u8ba9\u7ed9\u4e86\u683c\u62c9\u7eb3\u8fbe\u8d1d\u5185\u52a0\u65af\u5bb6\u65cf\uff08\u4e00\u4e2a\u7688\u4f9d\u4f0a\u65af\u5170\u6559\u7684\u6469\u5c14\u4eba\u5bb6\u65cf\uff09\u3002\u8be5\u5dde\u7ecf\u8fc7\u8fd1 100 \u5e74\u7684\u8bc9\u8bbc\u624d\u6536\u56de\u8be5\u9057\u5740\uff0c\u5e76\u4e8e 1921 \u5e74\u8fbe\u6210\u5ead\u5916\u548c\u89e3\u3002\n                <\/p>\n                <p>\n                    \u6839\u636e\u534f\u8bae\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u5c06\u6210\u4e3a\u56fd\u5bb6\u9057\u4ea7\uff0c\u5e76\u901a\u8fc7\u8463\u4e8b\u4f1a\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5171\u540c\u7ba1\u7406\uff0c\u4ece\u800c\u7ec4\u5efa\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8463\u4e8b\u4f1a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba15\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel15\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel15\">\u89c2\u4f17<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6211\u4eec\u5728\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u8def\u4e0a\u9047\u5230\u7684\u9732\u5929\u5706\u5f62\u5267\u573a\u5efa\u4e8e 1952 \u5e74\uff0c\u76ee\u7684\u662f\u50cf\u6bcf\u5e74\u590f\u5929\u4e00\u6837\u4e3e\u529e\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u3002\n                <\/p>\n                <p>\n                    Desde el a\u00f1o 2002 tambi\u00e9n se celebra un Festival de Flamenco ligado a la figura del poeta granadino m\u00e1s emblem\u00e1tico: Federico Garc\u00eda Lorca.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba16\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel16\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel16\">\u4e2d\u4e16\u7eaa\u4e4b\u8def<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fde\u63a5\u5e15\u62c9\u8482\u5c3c\u57ce\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u9053\u8def\u59cb\u4e8e\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u5176\u5468\u56f4\u662f\u6240\u8c13\u7684\u201c\u5c16\u5854\u201d\uff0c\u56e0\u5176\u57ce\u579b\u7684\u672b\u7aef\u662f\u7816\u780c\u91d1\u5b57\u5854\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u4e00\u6761\u873f\u8712\u503e\u659c\u7684\u9053\u8def\uff0c\u4e24\u8fb9\u90fd\u6709\u9ad8\u5899\u4fdd\u62a4\uff0c\u4ee5\u63d0\u9ad8\u5b89\u5168\u6027\uff0c\u901a\u5f80 Patio del Descabalgamiento \u7684\u5165\u53e3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba17\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel17\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel17\">\u670b\u53cb\u4e4b\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u4e9b\u5e9f\u589f\u6216\u5730\u57fa\u662f\u66fe\u7ecf\u6240\u8c13\u7684\u670b\u53cb\u4e4b\u5bb6\u7684\u8003\u53e4\u9057\u8ff9\u3002\u5b83\u7684\u540d\u79f0\u548c\u7528\u9014\u56e0 14 \u4e16\u7eaa\u4f0a\u672c\u00b7\u9c81\u4e91\u7684\u300a\u519c\u8bba\u300b\u800c\u6d41\u4f20\u81f3\u4eca\u3002\n                <\/p>\n                <p>\n                    \u56e0\u6b64\uff0c\u5b83\u662f\u82cf\u4e39\u4e3a\u5c0a\u656c\u7684\u4eba\u3001\u670b\u53cb\u6216\u4eb2\u621a\u51c6\u5907\u7684\u4f4f\u6240\uff0c\u82cf\u4e39\u8ba4\u4e3a\u8fd9\u4e9b\u4eba\u5e94\u8be5\u4e0e\u4ed6\u4eb2\u8fd1\uff0c\u4f46\u53c8\u4e0d\u4fb5\u72af\u4ed6\u4eec\u7684\u9690\u79c1\uff0c\u6240\u4ee5\u5b83\u662f\u4e00\u5ea7\u72ec\u7acb\u7684\u4f4f\u6240\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"modal fade\" id=\"modalprueba18\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel18\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel18\">\u5965\u5c14\u5fb7\u82b1\u5f84<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5939\u7af9\u6843\u6b65\u9053\u5efa\u4e8e 19 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u662f\u4e3a\u4e86\u8fce\u63a5\u4f0a\u4e3d\u838e\u767d\u4e8c\u4e16\u5973\u738b\u7684\u6765\u8bbf\u800c\u5efa\uff0c\u540c\u65f6\u4e5f\u4e3a\u901a\u5f80\u5bab\u6bbf\u4e0a\u90e8\u7684\u901a\u9053\u589e\u6dfb\u4e86\u66f4\u5177\u7eaa\u5ff5\u610f\u4e49\u7684\u8272\u5f69\u3002 \n                <\/p>\n                <p>\n                    \u5939\u7af9\u6843\u662f\u7c89\u8272\u6708\u6842\u6811\u7684\u53e6\u4e00\u4e2a\u540d\u5b57\uff0c\u5b83\u4ee5\u88c5\u9970\u62f1\u9876\u7684\u5f62\u5f0f\u51fa\u73b0\u5728\u8fd9\u6761\u6b65\u9053\u4e0a\u3002\u5728\u6b65\u9053\u7684\u8d77\u70b9\uff0c\u8d8a\u8fc7\u4e0a\u82b1\u56ed\uff0c\u662f\u4e00\u682a\u6700\u53e4\u8001\u7684\u6843\u91d1\u5a18\u690d\u7269\uff0c\u5b83\u51e0\u4e4e\u5df2\u7ecf\u6d88\u5931\uff0c\u5176\u57fa\u56e0\u6307\u7eb9\u81f3\u4eca\u4ecd\u5728\u88ab\u7814\u7a76\u3002\n                <\/p>\n                <p>\n                    \u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u6700\u5177\u7279\u8272\u7684\u690d\u7269\u4e4b\u4e00\uff0c\u5176\u7279\u70b9\u662f\u5377\u66f2\u7684\u53f6\u5b50\uff0c\u6bd4\u666e\u901a\u7684\u6843\u91d1\u5a18\u53f6\u5b50\u66f4\u5927\u3002\n                <\/p>\n                <p>\n                    \u963f\u5fb7\u5c14\u6cd5\u65af\u5927\u9053 (Paseo de las Adelfas) \u4e0e\u897f\u666e\u96f7\u585e\u65af\u5927\u9053 (Paseo de los Cipreses) \u76f8\u8fde\uff0c\u662f\u5f15\u5bfc\u6e38\u5ba2\u524d\u5f80\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ebd\u5e26\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba19\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel19\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel19\">\u6c34\u68af<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fdd\u5b58\u6700\u5b8c\u597d\u3001\u6700\u72ec\u7279\u7684\u5143\u7d20\u4e4b\u4e00\u5c31\u662f\u6240\u8c13\u7684\u6c34\u697c\u68af\u3002\u636e\u4fe1\uff0c\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u697c\u68af\uff08\u5206\u4e3a\u56db\u4e2a\u90e8\u5206\uff0c\u4e2d\u95f4\u6709\u4e09\u4e2a\u5e73\u53f0\uff09\u6709\u6c34\u6e20\uff0c\u6c34\u6d41\u7ecf\u4e24\u4e2a\u91c9\u9762\u9676\u74f7\u6276\u624b\uff0c\u6c34\u6e90\u6765\u81ea\u7687\u5bb6\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u6761\u6c34\u7ba1\u901a\u5411\u4e00\u5ea7\u5c0f\u578b\u7948\u7977\u5ba4\uff0c\u76ee\u524d\u6ca1\u6709\u7559\u4e0b\u4efb\u4f55\u8003\u53e4\u4fe1\u606f\u3002\u81ea 1836 \u5e74\u4ee5\u6765\uff0c\u5f53\u65f6\u7684\u5e84\u56ed\u7ecf\u7406\u5c31\u5728\u539f\u5740\u4e0a\u5efa\u9020\u4e86\u4e00\u4e2a\u6d6a\u6f2b\u7684\u89c2\u666f\u53f0\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u8fd9\u5ea7\u7531\u6708\u6842\u6811\u62f1\u9876\u548c\u6f7a\u6f7a\u6d41\u6c34\u73af\u7ed5\u7684\u697c\u68af\u5411\u4e0a\u6500\u767b\uff0c\u53ef\u80fd\u521b\u9020\u4e86\u4e00\u4e2a\u7406\u60f3\u7684\u73af\u5883\uff0c\u53ef\u4ee5\u523a\u6fc0\u611f\u5b98\uff0c\u8fdb\u5165\u6709\u5229\u4e8e\u51a5\u60f3\u7684\u6c1b\u56f4\uff0c\u5e76\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba20\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel20\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel20\">\u8d6b\u5185\u62c9\u5229\u592b\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u636e\u4f30\u8ba1\uff0c\u5bab\u6bbf\u5468\u56f4\u7684\u5ead\u9662\u4e2d\u81f3\u5c11\u6709\u56db\u4e2a\u5927\u82b1\u56ed\uff0c\u5b83\u4eec\u5206\u5e03\u5728\u4e0d\u540c\u7684\u9ad8\u5ea6\u6216\u5c42\u7ea7\u4e0a\uff0c\u7531\u571f\u576f\u5899\u56f4\u8d77\u6765\u3002\u6211\u4eec\u4f20\u627f\u4e0b\u6765\u7684\u8fd9\u4e9b\u679c\u56ed\u7684\u540d\u5b57\u662f\uff1aGrande\u3001Colorada\u3001Mercer\u00eda \u548c Fuente Pe\u00f1a\u3002\n                <\/p>\n                <p>\n                    \u81ea 14 \u4e16\u7eaa\u4ee5\u6765\uff0c\u8fd9\u4e9b\u679c\u56ed\u6216\u591a\u6216\u5c11\u5730\u5ef6\u7eed\u4e86\u76f8\u540c\u7684\u4e2d\u4e16\u7eaa\u4f20\u7edf\u6280\u672f\u8fdb\u884c\u79cd\u690d\u3002\u7531\u4e8e\u8fd9\u79cd\u519c\u4e1a\u751f\u4ea7\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u4fdd\u6301\u4e86\u4e00\u5b9a\u7684\u72ec\u7acb\u6027\uff0c\u4e0d\u53d7\u5176\u4ed6\u5916\u90e8\u519c\u4e1a\u4f9b\u5e94\u5546\u7684\u5f71\u54cd\uff0c\u4ece\u800c\u80fd\u591f\u6ee1\u8db3\u81ea\u5df1\u7684\u7cae\u98df\u9700\u6c42\u3002\n                <\/p>\n                <p>\n                    \u5b83\u4eec\u4e0d\u4ec5\u7528\u4e8e\u79cd\u690d\u852c\u83dc\uff0c\u8fd8\u7528\u4e8e\u79cd\u690d\u679c\u6811\u548c\u52a8\u7269\u7267\u573a\u3002\u4f8b\u5982\uff0c\u5982\u4eca\u79cd\u690d\u671d\u9c9c\u84df\u3001\u8304\u5b50\u3001\u8c46\u7c7b\u3001\u65e0\u82b1\u679c\u3001\u77f3\u69b4\u548c\u674f\u6811\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u4fdd\u5b58\u4e0b\u6765\u7684\u679c\u56ed\u7ee7\u7eed\u6cbf\u7528\u4e2d\u4e16\u7eaa\u7684\u519c\u4e1a\u751f\u4ea7\u6280\u672f\uff0c\u8d4b\u4e88\u4e86\u8fd9\u4e00\u7a7a\u95f4\u5de8\u5927\u7684\u4eba\u7c7b\u5b66\u4ef7\u503c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba21\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel21\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel21\">\u9ad8\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u60a8\u53ef\u4ee5\u4ece\u82cf\u4e39\u5ead\u9662 (Patio de la Sultana) \u7ecf\u7531\u4e00\u6bb5\u9661\u5ced\u7684 19 \u4e16\u7eaa\u697c\u68af\u8fdb\u5165\u8fd9\u4e9b\u82b1\u56ed\uff0c\u8fd9\u6bb5\u697c\u68af\u56e0\u5927\u95e8\u4e0a\u65b9\u6709\u4e24\u4e2a\u91c9\u9762\u9676\u5668\u4eba\u7269\u800c\u88ab\u79f0\u4e3a\u72ee\u5b50\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u82b1\u56ed\u53ef\u4ee5\u88ab\u89c6\u4e3a\u6d6a\u6f2b\u82b1\u56ed\u7684\u5178\u8303\u3002\u5b83\u4eec\u4f4d\u4e8e\u67f1\u5b50\u4e0a\uff0c\u6784\u6210\u4e86\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u6700\u9ad8\u90e8\u5206\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u58ee\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u7f8e\u4e3d\u7684\u6728\u5170\u82b1\u683c\u5916\u5f15\u4eba\u6ce8\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba22\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel22\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel22\">\u73ab\u7470\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    Los Jardines de la Rosaleda tienen su origen entre los a\u00f1os treinta y cincuenta del siglo XX, despu\u00e9s de que el Estado adquiriese el Generalife en 1921. \n                <\/p>\n                <p>\n                    \u56e0\u6b64\u9700\u8981\u63d0\u9ad8\u5e9f\u5f03\u533a\u57df\u7684\u4ef7\u503c\uff0c\u5e76\u901a\u8fc7\u9010\u6b65\u5e73\u7a33\u7684\u8fc7\u6e21\u5c06\u5176\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6218\u7565\u6027\u5730\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba23\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel23\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel23\">\u6c9f\u6e20\u9732\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u704c\u6e89\u6e20\u5ead\u9662 (Patio de la Acequia) \u5728 19 \u4e16\u7eaa\u4e5f\u88ab\u79f0\u4e3a R\u00eda \u5ead\u9662\uff0c\u5982\u4eca\u5448\u77e9\u5f62\u7ed3\u6784\uff0c\u62e5\u6709\u4e24\u4e2a\u76f8\u5bf9\u7684\u4ead\u5b50\u548c\u4e00\u4e2a\u6d77\u6e7e\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u8d2f\u7a7f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u7687\u5bb6\u8fd0\u6cb3\uff0c\u8fd0\u6cb3\u5468\u56f4\u6709\u56db\u4e2a\u82b1\u56ed\uff0c\u4ee5\u8f83\u4f4e\u5c42\u6b21\u7684\u6b63\u4ea4\u82b1\u575b\u6392\u5217\u3002\u704c\u6e89\u6c9f\u6e20\u4e24\u4fa7\u7684\u55b7\u6cc9\u662f\u5bab\u6bbf\u6700\u53d7\u6b22\u8fce\u7684\u666f\u89c2\u4e4b\u4e00\u3002\u7136\u800c\uff0c\u8fd9\u4e9b\u55b7\u6cc9\u5e76\u975e\u539f\u521b\uff0c\u56e0\u4e3a\u5b83\u4eec\u7834\u574f\u4e86\u82cf\u4e39\u5728\u4f11\u606f\u548c\u51a5\u60f3\u65f6\u5bfb\u6c42\u7684\u5b81\u9759\u4e0e\u5e73\u548c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u7ecf\u5386\u4e86\u591a\u6b21\u6539\u5efa\uff0c\u56e0\u4e3a\u8fd9\u4e2a\u5ead\u9662\u6700\u521d\u662f\u5c01\u95ed\u7684\uff0c\u6211\u4eec\u4eca\u5929\u53ef\u4ee5\u901a\u8fc7 18 \u4e2a\u89c2\u666f\u697c\u5f0f\u62f1\u95e8\u7684\u957f\u5eca\u770b\u5230\u8fd9\u4e9b\u666f\u8272\u3002\u552f\u4e00\u80fd\u8ba9\u4f60\u6b23\u8d4f\u98ce\u666f\u7684\u5730\u65b9\u5c31\u662f\u4e2d\u5fc3\u89c6\u70b9\u3002\u4ece\u8fd9\u4e2a\u539f\u59cb\u7684\u89c6\u89d2\uff0c\u5750\u5728\u5730\u677f\u4e0a\uff0c\u9760\u5728\u7a97\u53f0\u4e0a\uff0c\u4eba\u4eec\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5168\u666f\u3002\n                <\/p>\n                <p>\n                    \u4f5c\u4e3a\u5176\u5386\u53f2\u7684\u89c1\u8bc1\uff0c\u6211\u4eec\u5c06\u5728\u89c2\u666f\u70b9\u53d1\u73b0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u88c5\u9970\uff0c\u5176\u4e2d\u82cf\u4e39\u4f0a\u65af\u739b\u4eea\u4e00\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u4e0e\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u7684\u53e0\u52a0\u5c24\u4e3a\u7a81\u51fa\u3002\u8fd9\u8868\u660e\u6bcf\u4f4d\u82cf\u4e39\u90fd\u6709\u4e0d\u540c\u7684\u54c1\u5473\u548c\u9700\u6c42\uff0c\u5e76\u76f8\u5e94\u5730\u6539\u9020\u5bab\u6bbf\uff0c\u7559\u4e0b\u81ea\u5df1\u7684\u5370\u8bb0\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u7ecf\u8fc7\u89c2\u666f\u70b9\u65f6\uff0c\u5982\u679c\u6211\u4eec\u770b\u4e00\u4e0b\u62f1\u95e8\u7684\u5185\u62f1\uff0c\u6211\u4eec\u8fd8\u4f1a\u53d1\u73b0\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u6807\u5fd7\uff0c\u4f8b\u5982\u8f6d\u548c\u7bad\uff0c\u4ee5\u53ca\u5ea7\u53f3\u94ed\u201cTanto Monta\u201d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e1c\u4fa7\u56e0 1958 \u5e74\u53d1\u751f\u7684\u4e00\u573a\u706b\u707e\u800c\u53d8\u5f97\u8f83\u65b0\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba24\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel24\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel24\">\u5b88\u536b\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165 Patio de la Acequia \u4e4b\u524d\uff0c\u6211\u4eec\u5148\u627e\u5230 Patio de la Guardia\u3002\u4e00\u4e2a\u7b80\u5355\u7684\u5ead\u9662\uff0c\u6709\u95e8\u5eca\uff0c\u4e2d\u5fc3\u6709\u4e00\u4e2a\u55b7\u6cc9\uff0c\u8fd8\u88c5\u9970\u7740\u82e6\u6a59\u6811\u3002\u8fd9\u4e2a\u5ead\u9662\u4e00\u5b9a\u662f\u8fdb\u5165\u82cf\u4e39\u590f\u5b63\u4f4f\u6240\u524d\u7684\u7ba1\u5236\u533a\u548c\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5730\u65b9\u7684\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\uff0c\u722c\u4e0a\u4e00\u4e9b\u9661\u5ced\u7684\u697c\u68af\u540e\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u6247\u95e8\uff0c\u95e8\u6963\u4e0a\u88c5\u9970\u7740\u767d\u8272\u80cc\u666f\u4e0a\u7684\u84dd\u8272\u3001\u7eff\u8272\u548c\u9ed1\u8272\u74f7\u7816\u3002\u6211\u4eec\u8fd8\u53ef\u4ee5\u770b\u5230\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u94a5\u5319\uff0c\u5c3d\u7ba1\u5b83\u56e0\u65f6\u95f4\u7684\u6d41\u901d\u800c\u78e8\u635f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u722c\u4e0a\u53f0\u9636\uff0c\u7a7f\u8fc7\u8fd9\u6247\u95e8\u65f6\uff0c\u6211\u4eec\u9047\u5230\u4e00\u4e2a\u5f2f\u9053\u3001\u5b88\u536b\u7684\u957f\u6905\uff0c\u4ee5\u53ca\u4e00\u6761\u901a\u5f80\u5bab\u6bbf\u7684\u9661\u5ced\u72ed\u7a84\u7684\u697c\u68af\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba25\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel25\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel25\">\u82cf\u4e39\u5a1c\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u82cf\u4e39\u5a1c\u5ead\u9662 (Patio de la Sultana) \u662f\u53d8\u5316\u6700\u591a\u7684\u7a7a\u95f4\u4e4b\u4e00\u3002\u636e\u8ba4\u4e3a\uff0c\u73b0\u5728\u8fd9\u4e2a\u5ead\u9662\uff08\u4e5f\u79f0\u4e3a\u67cf\u6811\u5ead\u9662\uff09\u6240\u5728\u7684\u4f4d\u7f6e\u662f\u4ee5\u524d\u7684\u571f\u8033\u5176\u6d74\u5ba4\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u6d74\u573a\uff09\u7684\u6307\u5b9a\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    16\u4e16\u7eaa\u65f6\u5b83\u5931\u53bb\u4e86\u8fd9\u4e00\u529f\u80fd\u5e76\u53d8\u6210\u4e86\u4e00\u5ea7\u82b1\u56ed\u3002\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5efa\u9020\u4e86\u4e00\u4e2a\u5317\u753b\u5eca\uff0c\u4ee5\u53ca\u4e00\u4e2a U \u5f62\u6c34\u6c60\u3001\u4e2d\u5fc3\u7684\u55b7\u6cc9\u548c\u4e09\u5341\u516b\u4e2a\u5608\u6742\u7684\u55b7\u6c34\u53e3\u3002\n                <\/p>\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u552f\u4e00\u4fdd\u7559\u4e0b\u6765\u7684\u5143\u7d20\u662f\u88ab\u6805\u680f\u4fdd\u62a4\u7684 Acequia Real \u7011\u5e03\uff0c\u4ee5\u53ca\u5c06\u6c34\u5f15\u5411 Acequia \u5ead\u9662\u7684\u4e00\u5c0f\u6bb5\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u201c\u67cf\u6811\u5ead\u9662\u201d\u56e0\u4e00\u68f5\u767e\u5e74\u8001\u67cf\u6811\u800c\u5f97\u540d\uff0c\u5982\u4eca\u53ea\u5269\u4e0b\u6811\u5e72\u3002\u65c1\u8fb9\u662f\u683c\u62c9\u7eb3\u8fbe\u7684\u9676\u74f7\u724c\u533e\uff0c\u4e0a\u9762\u8bb2\u8ff0\u4e86 16 \u4e16\u7eaa\u5e0c\u5185\u65af\u00b7\u4f69\u96f7\u65af\u00b7\u5fb7\u00b7\u5e0c\u5854 (Gin\u00e9s P\u00e9rez de Hita) \u7684\u4f20\u8bf4\uff0c\u4f20\u8bf4\u8fd9\u68f5\u67cf\u6811\u89c1\u8bc1\u4e86\u672b\u4ee3\u82cf\u4e39\u5e03\u963f\u535c\u8fea\u52d2 (Boabdil) \u7684\u5ba0\u81e3\u4e0e\u9ad8\u8d35\u7684\u963f\u672c\u585e\u62c9\u8036 (Abencerraje) \u9a91\u58eb\u7684\u7231\u60c5\u9082\u9005\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba26\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel26\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel26\">\u4e0b\u9a6c\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0b\u6c89\u5ead\u9662\uff08Patio del Descabalgamiento\uff09\uff0c\u4e5f\u88ab\u79f0\u4e3a\u9a6c\u7403\u5ead\u9662\uff08Patio Polo\uff09\uff0c\u662f\u6211\u4eec\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u540e\u9047\u5230\u7684\u7b2c\u4e00\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u82cf\u4e39\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4ea4\u901a\u5de5\u5177\u662f\u9a6c\uff0c\u56e0\u6b64\u4ed6\u9700\u8981\u4e00\u4e2a\u5730\u65b9\u4e0b\u9a6c\u5e76\u5b89\u7f6e\u8fd9\u4e9b\u52a8\u7269\u3002\u4eba\u4eec\u8ba4\u4e3a\u8fd9\u4e2a\u5ead\u9662\u5c31\u662f\u4e3a\u6b64\u76ee\u7684\u800c\u5efa\u7684\uff0c\u56e0\u4e3a\u5b83\u662f\u9a6c\u53a9\u7684\u6240\u5728\u5730\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u53a9\u5185\u8bbe\u6709\u4f9b\u9a6c\u5339\u4e0a\u4e0b\u7684\u652f\u6491\u957f\u51f3\uff0c\u4e24\u4fa7\u9694\u95f4\u5185\u6709\u4e24\u4e2a\u9a6c\u53a9\uff0c\u4e0b\u90e8\u7528\u4f5c\u9a6c\u53a9\uff0c\u4e0a\u90e8\u7528\u4f5c\u5e72\u8349\u68da\u3002\u7ed9\u9a6c\u5339\u63d0\u4f9b\u65b0\u9c9c\u6c34\u7684\u996e\u6c34\u69fd\u4e5f\u4e0d\u80fd\u7f3a\u5c11\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff1a\u5728\u901a\u5f80\u4e0b\u4e00\u4e2a\u5ead\u9662\u7684\u95e8\u6963\u4e0a\u65b9\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u94a5\u5319\uff0c\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\uff0c\u4ee3\u8868\u7740\u656c\u610f\u548c\u6240\u6709\u6743\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba27\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel27\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel27\">\u7687\u5bb6\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5317\u95e8\u5eca\u4fdd\u5b58\u6700\u5b8c\u597d\uff0c\u539f\u672c\u662f\u82cf\u4e39\u7684\u4f4f\u6240\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u95e8\u5eca\uff0c\u4e0a\u9762\u6709\u4e94\u4e2a\u62f1\u95e8\uff0c\u7531\u67f1\u5b50\u548c\u67f1\u5b50\u7684\u672b\u7aef\u652f\u6491\u3002\u7ecf\u8fc7\u8fd9\u4e2a\u95e8\u5eca\uff0c\u8981\u8fdb\u5165\u7687\u5bb6\u5927\u5385\uff0c\u60a8\u9700\u8981\u7a7f\u8fc7\u4e00\u4e2a\u4e09\u91cd\u62f1\u95e8\uff0c\u62f1\u95e8\u4e0a\u6709\u8bb2\u8ff0 1319 \u5e74\u62c9\u7ef4\u52a0\u6218\u5f79\u6216\u585e\u62c9\u57c3\u5c14\u7ef4\u62c9\u6218\u5f79\u7684\u8bd7\u6b4c\uff0c\u8fd9\u4e9b\u8bd7\u6b4c\u4e3a\u6211\u4eec\u63d0\u4f9b\u4e86\u6709\u5173\u8be5\u5730\u70b9\u5e74\u4ee3\u7684\u4fe1\u606f\u3002\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e09\u91cd\u62f1\u95e8\u7684\u4e24\u4fa7\u8fd8\u6709*taqas*\uff0c\u5373\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u7528\u4e8e\u76db\u6c34\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u5927\u5385\u4f4d\u4e8e\u4e00\u5ea7\u9970\u6709\u7070\u6ce5\u7684\u65b9\u5f62\u5854\u697c\u5185\uff0c\u5c3d\u7ba1\u8fd9\u662f\u4e00\u5ea7\u4f11\u95f2\u5bab\u6bbf\uff0c\u4f46\u5374\u662f\u82cf\u4e39\u63a5\u89c1\u7d27\u6025\u5b98\u5458\u7684\u5730\u65b9\u3002\u6839\u636e\u90a3\u91cc\u8bb0\u8f7d\u7684\u8bd7\u53e5\uff0c\u8fd9\u4e9b\u63a5\u89c1\u5fc5\u987b\u7b80\u77ed\u800c\u76f4\u63a5\uff0c\u4ee5\u514d\u8fc7\u5ea6\u6253\u6270\u57c3\u7c73\u5c14\u7684\u4f11\u606f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  PALACIOS NAZARIES  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba28\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel28\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel28\">\u7eb3\u624e\u91cc\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u662f\u8fd9\u5ea7\u5b8f\u4f1f\u5efa\u7b51\u7fa4\u4e2d\u6700\u5177\u8c61\u5f81\u610f\u4e49\u548c\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u533a\u57df\u3002\u5b83\u4eec\u5efa\u4e8e 14 \u4e16\u7eaa\uff0c\u8fd9\u4e00\u65f6\u671f\u582a\u79f0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6700\u8f89\u714c\u7684\u65f6\u671f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u662f\u82cf\u4e39\u53ca\u5176\u8fd1\u4eb2\u7684\u4e13\u5c5e\u533a\u57df\uff0c\u662f\u5bb6\u5ead\u751f\u6d3b\u4ee5\u53ca\u738b\u56fd\u5b98\u65b9\u548c\u884c\u653f\u751f\u6d3b\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u5305\u62ec\uff1a\u6885\u514b\u82cf\u963f\u5c14\u5bab\u3001\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u90fd\u662f\u72ec\u7acb\u5efa\u9020\u7684\uff0c\u5efa\u9020\u65f6\u95f4\u4e0d\u540c\uff0c\u529f\u80fd\u5404\u5f02\u3002\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u4e9b\u5bab\u6bbf\u624d\u5f97\u4ee5\u7edf\u4e00\uff0c\u4ece\u90a3\u65f6\u8d77\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u7687\u5bb6\u5bab\u6bbf\uff0c\u540e\u6765\u67e5\u7406\u4e94\u4e16\u51b3\u5b9a\u5efa\u9020\u81ea\u5df1\u7684\u5bab\u6bbf\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u65e7\u7687\u5bb6\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba29\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel29\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel29\">\u6885\u514b\u65af\u548c\u6f14\u8bf4\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6885\u514b\u82cf\u963f\u5c14 (Mexuar) \u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u4e2d\u6700\u53e4\u8001\u7684\u90e8\u5206\uff0c\u4f46\u4e5f\u662f\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\u53d1\u751f\u6700\u5927\u53d8\u5316\u7684\u7a7a\u95f4\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cMaswar\u201d\uff0c\u610f\u4e3a\u201c\u82cf\u4e39\u90e8\u957f\u4f1a\u8bae\u201d\u6216\u201c\u82cf\u62c9\u201d\u53ec\u5f00\u7684\u5730\u65b9\uff0c\u4ece\u800c\u63ed\u793a\u4e86\u5b83\u7684\u4e00\u4e2a\u804c\u80fd\u3002\u5b83\u4e5f\u662f\u82cf\u4e39\u6267\u884c\u53f8\u6cd5\u7a0b\u5e8f\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    La construcci\u00f3n del Mexuar se atribuye al sult\u00e1n Isma\u00edl I, que rein\u00f3 entre 1314 y 1325, y fue modificado por su nieto Muhammad V. Sin embargo, fueron los cristianos quienes m\u00e1s transformaron este espacio al convertirlo en una capilla.\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5c0f\u5f97\u591a\uff0c\u56f4\u7ed5\u7740\u56db\u6839\u4e2d\u592e\u67f1\u5b50\u6392\u5217\uff0c\u67f1\u5b50\u4e0a\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u6d82\u6210\u94b4\u84dd\u8272\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7279\u8272\u7acb\u65b9\u4f53\u67f1\u5934\u3002\u8fd9\u4e9b\u67f1\u5b50\u7531\u4e00\u76cf\u63d0\u4f9b\u5929\u9876\u5149\u7684\u706f\u7b3c\u652f\u6491\uff0c\u8be5\u706f\u7b3c\u5728 16 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u4ee5\u5efa\u9020\u4e0a\u5c42\u623f\u95f4\u548c\u4fa7\u7a97\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u5c06\u8be5\u7a7a\u95f4\u6539\u9020\u6210\u6559\u5802\uff0c\u5730\u677f\u88ab\u964d\u4f4e\uff0c\u5e76\u5728\u540e\u9762\u589e\u52a0\u4e86\u4e00\u4e2a\u5c0f\u7684\u77e9\u5f62\u7a7a\u95f4\uff0c\u73b0\u5728\u7531\u6728\u5236\u680f\u6746\u9694\u5f00\uff0c\u6307\u793a\u4e0a\u5c42\u5531\u8bd7\u73ed\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5e26\u6709\u661f\u661f\u88c5\u9970\u7684\u9676\u74f7\u74f7\u7816\u8e22\u811a\u7ebf\u662f\u4ece\u522b\u5904\u8fd0\u6765\u7684\u3002\u5728\u661f\u661f\u4e4b\u95f4\uff0c\u60a8\u53ef\u4ee5\u4ea4\u66ff\u770b\u5230\uff1a\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u5fbd\u7ae0\u3001\u95e8\u591a\u8428\u67a2\u673a\u4e3b\u6559\u7684\u5fbd\u7ae0\u3001\u5965\u5730\u5229\u4eba\u7684\u53cc\u5934\u9e70\u3001\u201c\u9664\u4e86\u4e0a\u5e1d\uff0c\u6ca1\u6709\u80dc\u5229\u8005\u201d\u7684\u5ea7\u53f3\u94ed\uff0c\u4ee5\u53ca\u5e1d\u56fd\u76fe\u724c\u4e0a\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u67f1\u3002\n                <\/p>\n                <p>\n                    \u57fa\u5ea7\u4e0a\u65b9\uff0c\u77f3\u818f\u94ed\u6587\u9970\u5e26\u4e0a\u91cd\u590d\u7740\uff1a\u201c\u738b\u56fd\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u529b\u91cf\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u8363\u8000\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u201d\u8fd9\u4e9b\u94ed\u6587\u53d6\u4ee3\u4e86\u57fa\u7763\u6559\u7684\u53e3\u53f7\uff1a\u201cChristus regnat\u3002Christus vincit\u3002Christus imperat\u3002\u201d\n                <\/p>\n                <p>\n                    Mexuar \u7684\u5f53\u524d\u5165\u53e3\u662f\u5728\u73b0\u4ee3\u5f00\u653e\u7684\uff0c\u6539\u53d8\u4e86\u5176\u4e2d\u4e00\u6839\u523b\u6709\u201cPlus Ultra\u201d\u5ea7\u53f3\u94ed\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u7684\u4f4d\u7f6e\uff0c\u8be5\u67f1\u88ab\u79fb\u5230\u4e86\u4e1c\u5899\u3002\u95e8\u4e0a\u65b9\u7684\u77f3\u818f\u9876\u4ecd\u4fdd\u7559\u5728\u539f\u6765\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5728\u623f\u95f4\u7684\u540e\u9762\uff0c\u6709\u4e00\u6247\u95e8\u901a\u5411\u6f14\u8bb2\u5385\uff0c\u6700\u521d\u662f\u901a\u8fc7\u9a6c\u4e18\u5361\u753b\u5eca\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e 1590 \u5e74\u706b\u836f\u5e93\u7206\u70b8\uff0c\u8fd9\u91cc\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53d7\u635f\u6700\u4e25\u91cd\u7684\u533a\u57df\u4e4b\u4e00\u3002\u5b83\u4e8e 1917 \u5e74\u5f97\u5230\u4fee\u590d\u3002\n                <\/p>\n                <p>\n                    \u4fee\u590d\u671f\u95f4\uff0c\u4e3a\u4e86\u9632\u6b62\u4e8b\u6545\u53d1\u751f\u5e76\u65b9\u4fbf\u53c2\u89c2\uff0c\u964d\u4f4e\u4e86\u5730\u677f\u9ad8\u5ea6\u3002\u4f5c\u4e3a\u539f\u59cb\u6c34\u5e73\u7684\u89c1\u8bc1\uff0c\u7a97\u6237\u4e0b\u65b9\u4fdd\u7559\u4e86\u4e00\u6761\u8fde\u7eed\u7684\u957f\u51f3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba30\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel30\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel30\">CUARTO DORADO y FACHADA DE COMARES<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n\n                <p>\n                    *\u9ec4\u91d1\u533a*\u8fd9\u4e2a\u540d\u5b57\u6e90\u81ea\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u671f\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u683c\u5b50\u5929\u82b1\u677f\u88ab\u91cd\u65b0\u7c89\u5237\u6210\u91d1\u8272\u56fe\u6848\uff0c\u5e76\u878d\u5165\u4e86\u541b\u4e3b\u7684\u5fbd\u7ae0\u3002\n                <\/p>\n                <p>\n                    \u83b7\u5f97\u89d0\u89c1\u7684\u81e3\u6c11\u5728\u5bab\u6bbf\u6b63\u9762\u524d\u7b49\u5019\uff0c\u7687\u5bb6\u536b\u961f\u5c06\u4ed6\u4eec\u4e0e\u82cf\u4e39\u9694\u5f00\uff0c\u8fd9\u4e2a\u623f\u95f4\u73b0\u5728\u88ab\u79f0\u4e3a\u91d1\u5385\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e2d\u592e\u662f\u4e00\u5ea7\u4f4e\u77ee\u7684\u5927\u7406\u77f3\u52a0\u4ed1\u55b7\u6cc9\uff0c\u8fd9\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4fdd\u5b58\u7684\u6797\u8fbe\u62c9\u54c8\u55b7\u6cc9\u7684\u590d\u5236\u54c1\u3002\u5728\u5806\u5b50\u7684\u4e00\u4fa7\uff0c\u6709\u4e00\u4e2a\u683c\u6805\u901a\u5411\u8b66\u536b\u4f7f\u7528\u7684\u9ed1\u6697\u5730\u4e0b\u8d70\u5eca\u3002\n                <\/p>\n                <p>\n                    M\u00e1s adelante encontramos la Fachada del Palacio de Comares. Esta impresionante fachada, muy restaurada entre los siglos XIX y XX, fue construida por Muhammad V con el fin de conmemorar la toma de Algeciras en 1369, que otorgaba dominio sobre el Estrecho de Gibraltar.\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e2a\u5ead\u9662\u91cc\uff0c\u82cf\u4e39\u63a5\u89c1\u4e86\u83b7\u5f97\u7279\u6b8a\u89d0\u89c1\u7684\u81e3\u6c11\u3002\u5b83\u88ab\u653e\u7f6e\u5728\u6b63\u9762\u7684\u4e2d\u592e\u90e8\u5206\uff0c\u5750\u843d\u5728\u4e24\u6247\u95e8\u4e4b\u95f4\u7684\u6728\u6881\u4e0a\uff0c\u4f4d\u4e8e\u5de8\u5927\u7684\u5c4b\u6a90\u4e0b\uff0c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6728\u5de5\u7684\u6770\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5efa\u7b51\u7684\u6b63\u9762\u627f\u8f7d\u7740\u5de8\u5927\u7684\u5bd3\u8a00\u610f\u4e49\u3002\u53d7\u8bd5\u8005\u53ef\u4ee5\u8bfb\u5230\uff1a\n                <\/p>\n                <br>\n                <br>\n                <blockquote>\n                    \u201c\u6211\u7684\u4f4d\u7f6e\u5c31\u50cf\u738b\u51a0\uff0c\u6211\u7684\u5927\u95e8\u5c31\u50cf\u5c94\u8def\uff1a\u897f\u65b9\u76f8\u4fe1\u6211\u4ee3\u8868\u4e1c\u65b9\u3002\u201d<br>\n                    \u52a0\u5c3c\u00b7\u6bd4\u62c9\u59d4\u6258\u6211\u5f00\u542f\u5373\u5c06\u5ba3\u5e03\u7684\u80dc\u5229\u4e4b\u95e8\u3002<br>\n                    \u597d\u5427\uff0c\u6211\u6b63\u5728\u7b49\u5f85\u4ed6\u5728\u65e9\u6668\u5730\u5e73\u7ebf\u663e\u9732\u51fa\u6765\u65f6\u51fa\u73b0\u3002<br>\n                    \u613f\u4e0a\u5e1d\u4f7f\u4ed6\u7684\u4f5c\u54c1\u5982\u540c\u4ed6\u7684\u6027\u683c\u548c\u5f62\u8c61\u4e00\u6837\u7f8e\u4e3d\uff01\n                <\/blockquote>\n                <p>\n                    \u53f3\u4fa7\u7684\u95e8\u662f\u901a\u5f80\u79c1\u4eba\u4f4f\u6240\u548c\u670d\u52a1\u533a\u7684\u901a\u9053\uff0c\u800c\u5de6\u4fa7\u7684\u95e8\u5219\u901a\u8fc7\u4e00\u6761\u8bbe\u6709\u8b66\u536b\u957f\u51f3\u7684\u5f2f\u66f2\u8d70\u5eca\uff0c\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u7279\u522b\u662f\u901a\u5f80\u6843\u91d1\u5a18\u5ead\u9662\u3002\n                <\/p>\n                \n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba31\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel31\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel31\">\u6843\u91d1\u5a18\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u623f\u5c4b\u7684\u7279\u70b9\u4e4b\u4e00\u662f\u53ef\u4ee5\u901a\u8fc7\u5f2f\u66f2\u7684\u8d70\u5eca\u8fdb\u5165\u4f4f\u5b85\uff0c\u8d70\u5eca\u901a\u5411\u9732\u5929\u5ead\u9662\uff0c\u5ead\u9662\u662f\u5bb6\u5ead\u751f\u6d3b\u548c\u7ec4\u7ec7\u7684\u4e2d\u5fc3\uff0c\u914d\u6709\u6c34\u666f\u548c\u690d\u88ab\u3002\u540c\u6837\u7684\u7406\u5ff5\u4e5f\u4f53\u73b0\u5728\u9999\u6843\u6728\u5ead\u9662 (Patio de los Arrayanes) \u4e2d\uff0c\u4f46\u89c4\u6a21\u66f4\u5927\uff0c\u957f 36 \u7c73\uff0c\u5bbd 23 \u7c73\u3002\n                <\/p>\n                <p>\n                    \u6843\u91d1\u5a18\u5ead\u9662\u662f\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u4e2d\u5fc3\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u653f\u6cbb\u548c\u5916\u4ea4\u6d3b\u52a8\u5c31\u5728\u8fd9\u91cc\u8fdb\u884c\u3002\u8fd9\u662f\u4e00\u4e2a\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u957f\u65b9\u5f62\u5ead\u9662\uff0c\u5176\u4e2d\u5fc3\u8f74\u7ebf\u662f\u4e00\u4e2a\u5927\u6c34\u6c60\u3002\u5176\u4e2d\uff0c\u9759\u6c34\u5982\u540c\u955c\u5b50\uff0c\u8d4b\u4e88\u7a7a\u95f4\u6df1\u5ea6\u548c\u5782\u76f4\u611f\uff0c\u4ece\u800c\u521b\u9020\u51fa\u4e00\u5ea7\u6c34\u4e0a\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u5728\u6cf3\u6c60\u7684\u4e24\u7aef\uff0c\u55b7\u5c04\u5668\u8f7b\u8f7b\u5730\u5f15\u5165\u6c34\uff0c\u4ee5\u514d\u7834\u574f\u955c\u9762\u6548\u679c\u6216\u573a\u6240\u7684\u5b81\u9759\u3002\n                <\/p>\n                <p>\n                    \u6c34\u6c60\u4e24\u4fa7\u6709\u4e24\u7247\u6843\u91d1\u5a18\u82b1\u575b\uff0c\u56e0\u6b64\u8be5\u5730\u5f97\u540d\uff1a\u6843\u91d1\u5a18\u5ead\u9662 (Patio de los Arrayanes)\u3002\u8fc7\u53bb\u5b83\u4e5f\u88ab\u79f0\u4e3a\u963f\u5c14\u8d1d\u5c14\u5361\u5ead\u9662 (Patio de la Alberca)\u3002\n                <\/p>\n                <p>\n                    \u6c34\u548c\u690d\u88ab\u7684\u5b58\u5728\u4e0d\u4ec5\u662f\u5bf9\u88c5\u9970\u6216\u7f8e\u5b66\u6807\u51c6\u7684\u56de\u5e94\uff0c\u4e5f\u662f\u521b\u9020\u5b9c\u4eba\u7a7a\u95f4\u7684\u610f\u56fe\uff0c\u5c24\u5176\u662f\u5728\u590f\u5929\u3002\u6c34\u53ef\u4ee5\u6e05\u65b0\u73af\u5883\uff0c\u800c\u690d\u7269\u53ef\u4ee5\u4fdd\u6301\u6c34\u5206\u5e76\u6563\u53d1\u9999\u6c14\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u8f83\u957f\u7684\u4e24\u4fa7\u6709\u56db\u5ea7\u72ec\u7acb\u7684\u4f4f\u5b85\u3002\u5317\u4fa7\u662f\u79d1\u9a6c\u96f7\u65af\u5854\uff0c\u5185\u8bbe\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u3002\n                <\/p>\n                <p>\n                    \u5728\u5357\u4fa7\uff0c\u7acb\u9762\u8d77\u5230\u4e86\u9519\u89c6\u6548\u679c\uff0c\u56e0\u4e3a\u5176\u540e\u9762\u7684\u5efa\u7b51\u5df2\u88ab\u62c6\u9664\uff0c\u4ee5\u4fbf\u5c06\u67e5\u7406\u4e94\u4e16\u5bab\u4e0e\u65e7\u7687\u5bb6\u5bab\u6bbf\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba32\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel32\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel32\">\u6e05\u771f\u5bfa\u5ead\u9662\u548c\u9a6c\u4e18\u5361\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u4e4b\u524d\uff0c\u5982\u679c\u6211\u4eec\u5411\u5de6\u770b\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e24\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u7b2c\u4e00\u4e2a\u662f\u6e05\u771f\u5bfa\u5ead\u9662 (Patio de la Mezquita)\uff0c\u56e0\u5176\u4e00\u89d2\u7684\u5c0f\u6e05\u771f\u5bfa\u800c\u5f97\u540d\u3002\u7136\u800c\uff0c\u81ea 20 \u4e16\u7eaa\u4ee5\u6765\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u738b\u5b50\u7684\u5b97\u6559\u5b66\u6821\uff0c\u56e0\u4e3a\u5b83\u7684\u7ed3\u6784\u4e0e\u683c\u62c9\u7eb3\u8fbe\u7684\u5b97\u6559\u5b66\u6821\u76f8\u4f3c\u3002\n                <\/p>\n                <p>\n                    \u518d\u5f80\u524d\u8d70\u662f\u9a6c\u4e18\u5361\u5ead\u9662 (Patio de Machuca)\uff0c\u4ee5\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u7684\u540d\u5b57\u547d\u540d\uff0c\u4ed6\u8d1f\u8d23\u76d1\u7763 16 \u4e16\u7eaa\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5efa\u9020\uff0c\u5e76\u66fe\u5c45\u4f4f\u4e8e\u6b64\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5ead\u9662\u5f88\u5bb9\u6613\u8fa8\u8ba4\uff0c\u56e0\u4e3a\u4e2d\u5fc3\u6709\u4e00\u4e2a\u8fb9\u7f18\u5448\u53f6\u72b6\u7684\u6c34\u6c60\uff0c\u8fd8\u6709\u62f1\u5f62\u7684\u67cf\u6811\uff0c\u5b83\u4eec\u4ee5\u975e\u4fb5\u5165\u5f0f\u7684\u65b9\u5f0f\u6062\u590d\u4e86\u7a7a\u95f4\u7684\u5efa\u7b51\u611f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba33\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel33\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel33\">\u8239\u5c4b<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8239\u5ba4\u662f\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u5728\u901a\u5f80\u8fd9\u4e2a\u623f\u95f4\u7684\u62f1\u95e8\u7684\u4fa7\u67f1\u4e0a\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u6b63\u9762\u7684\u58c1\u9f9b\uff0c\u4e0a\u9762\u96d5\u523b\u7740\u5927\u7406\u77f3\uff0c\u5e76\u7528\u5f69\u8272\u74f7\u7816\u88c5\u9970\u3002\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u6700\u5177\u7279\u8272\u7684\u88c5\u9970\u6027\u548c\u529f\u80fd\u6027\u5143\u7d20\u4e4b\u4e00\uff1a*taqas*\u3002\n                <\/p>\n                <p>\n                    *Taqas* \u662f\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u603b\u662f\u6210\u5bf9\u6392\u5217\uff0c\u5f7c\u6b64\u76f8\u5bf9\u3002\u5b83\u4eec\u88ab\u7528\u6765\u76db\u88c5\u996e\u7528\u7684\u6de1\u6c34\u6216\u6d17\u624b\u7528\u7684\u9999\u6c34\u3002\n                <\/p>\n                <p>\n                    \u5927\u5385\u76ee\u524d\u7684\u5929\u82b1\u677f\u662f\u539f\u6765\u7684\u590d\u5236\u54c1\uff0c\u539f\u6765\u7684\u5929\u82b1\u677f\u5728 1890 \u5e74\u7684\u4e00\u573a\u5927\u706b\u4e2d\u88ab\u6bc1\u574f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u7684\u540d\u5b57\u6765\u81ea\u963f\u62c9\u4f2f\u8bed\u5355\u8bcd *baraka* \u7684\u97f3\u53d8\uff0c\u610f\u601d\u662f\u201c\u795d\u798f\u201d\uff0c\u8fd9\u4e2a\u5355\u8bcd\u5728\u8fd9\u4e2a\u623f\u95f4\u7684\u5899\u58c1\u4e0a\u91cd\u590d\u51fa\u73b0\u8fc7\u5f88\u591a\u6b21\u3002\u5b83\u5e76\u975e\u50cf\u4eba\u4eec\u666e\u904d\u8ba4\u4e3a\u7684\u90a3\u6837\uff0c\u6e90\u81ea\u5012\u7f6e\u7684\u8239\u9876\u5f62\u72b6\u3002\n                <\/p>\n                <p>\n                    Era en este lugar donde los nuevos sultanes solicitaban la bendici\u00f3n de su Dios antes de ser coronados como tal en el Sal\u00f3n del Trono.\n                <\/p>\n                <p>\n                    \u5728\u8fdb\u5165\u738b\u5ea7\u5ba4\u4e4b\u524d\uff0c\u6211\u4eec\u53d1\u73b0\u4e24\u4e2a\u4fa7\u95e8\uff1a\u53f3\u8fb9\u662f\u4e00\u4e2a\u5e26\u6709\u58c1\u9f9b\u7684\u5c0f\u578b\u7948\u7977\u5ba4\uff1b\u5de6\u4fa7\u662f\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5854\u5185\u90e8\u7684\u901a\u9053\u95e8\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba34\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel34\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel34\">\u5927\u4f7f\u5385\u6216\u738b\u5ea7\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5927\u4f7f\u5385\uff0c\u4e5f\u79f0\u4e3a\u738b\u5ea7\u5385\u6216\u79d1\u9a6c\u96f7\u65af\u5385\uff0c\u662f\u82cf\u4e39\u738b\u5ea7\u7684\u6240\u5728\u5730\uff0c\u56e0\u6b64\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u6743\u529b\u4e2d\u5fc3\u3002\u4e5f\u8bb8\u6b63\u56e0\u4e3a\u5982\u6b64\uff0c\u5b83\u4f4d\u4e8e Torre de Comares \u5185\uff0c\u8fd9\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u9ad8\u7684\u5854\u697c\uff0c\u9ad8 45 \u7c73\u3002\u5b83\u7684\u8bcd\u6e90\u6765\u81ea\u963f\u62c9\u4f2f\u8bed *arsh*\uff0c\u610f\u601d\u662f\u5e10\u7bf7\u3001\u4ead\u5b50\u6216\u738b\u5ea7\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5b8c\u7f8e\u7684\u7acb\u65b9\u4f53\uff0c\u5899\u58c1\u4e00\u76f4\u5230\u5929\u82b1\u677f\u90fd\u8986\u76d6\u7740\u4e30\u5bcc\u7684\u88c5\u9970\u3002\u4e24\u4fa7\u6709\u4e5d\u4e2a\u76f8\u540c\u7684\u58c1\u9f9b\uff0c\u6bcf\u4e09\u4e2a\u4e00\u7ec4\uff0c\u90fd\u6709\u7a97\u6237\u3002\u5165\u53e3\u5bf9\u9762\u7684\u5927\u5385\u88c5\u9970\u5f97\u66f4\u4e3a\u7cbe\u81f4\uff0c\u56e0\u4e3a\u90a3\u662f\u82cf\u4e39\u7684\u4f4f\u6240\uff0c\u91c7\u7528\u80cc\u5149\u8bbe\u8ba1\uff0c\u66f4\u80fd\u8425\u9020\u51fa\u4ee4\u4eba\u773c\u82b1\u7f2d\u4e71\u3001\u60ca\u559c\u4e0d\u5df2\u7684\u6548\u679c\u3002\n                <\/p>\n                <p>\n                    \u8fc7\u53bb\uff0c\u7a97\u6237\u4e0a\u8986\u76d6\u7740\u88ab\u79f0\u4e3a *cumarias* \u7684\u51e0\u4f55\u5f62\u72b6\u7684\u5f69\u8272\u73bb\u7483\u3002 1590 \u5e74\uff0c\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u7684\u4e00\u4e2a\u706b\u836f\u5e93\u53d1\u751f\u7206\u70b8\uff0c\u7206\u70b8\u4ea7\u751f\u7684\u51b2\u51fb\u6ce2\u5bfc\u81f4\u8fd9\u4e9b\u6587\u7269\u4e22\u5931\u3002\n                <\/p>\n                <p>\n                    \u5ba2\u5385\u7684\u88c5\u9970\u4e30\u5bcc\u7a0b\u5ea6\u8fbe\u5230\u4e86\u6781\u81f4\u3002\u5b83\u4ece\u5e95\u90e8\u5f00\u59cb\uff0c\u91c7\u7528\u51e0\u4f55\u5f62\u72b6\u7684\u74f7\u7816\uff0c\u521b\u9020\u51fa\u7c7b\u4f3c\u4e07\u82b1\u7b52\u7684\u89c6\u89c9\u6548\u679c\u3002\u5899\u58c1\u4e0a\u5ef6\u7eed\u7740\u7070\u6ce5\uff0c\u770b\u4e0a\u53bb\u5c31\u50cf\u6302\u6bef\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u690d\u7269\u56fe\u6848\u3001\u82b1\u6735\u3001\u8d1d\u58f3\u3001\u661f\u661f\u548c\u4e30\u5bcc\u7684\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u73b0\u5728\u7684\u4e66\u5199\u6709\u4e24\u79cd\u7c7b\u578b\uff1a\u8349\u4e66\uff0c\u6700\u5e38\u89c1\u4e14\u6700\u5bb9\u6613\u8fa8\u8ba4\uff1b\u4ee5\u53ca\u5e93\u6cd5\u4f53\uff0c\u4e00\u79cd\u5177\u6709\u76f4\u7ebf\u548c\u89d2\u5f62\u7684\u6587\u5316\u6587\u5b57\u3002\n                <\/p>\n                <p>\n                    Entre todas las inscripciones, la m\u00e1s destacada es la que aparece debajo del techo, en la franja superior de la pared: la sura 67 del Cor\u00e1n, llamada &#8220;El Reino&#8221; o &#8220;del Se\u00f1or\u00edo&#8221;, que recorre las cuatro paredes. Esta sura era recitada por los nuevos sultanes para proclamar que su poder proven\u00eda directamente de Dios.\n                <\/p>\n                <p>\n                    \u5929\u82b1\u677f\u4e0a\u4e5f\u4f53\u73b0\u4e86\u795e\u529b\u7684\u5f62\u8c61\uff0c\u5b83\u7531 8,017 \u4e2a\u4e0d\u540c\u7684\u90e8\u5206\u7ec4\u6210\uff0c\u901a\u8fc7\u661f\u8f6e\uff0c\u5c55\u793a\u4e86\u4f0a\u65af\u5170\u672b\u4e16\u8bba\uff1a\u4e03\u91cd\u5929\u548c\u7b2c\u516b\u91cd\u5929\u5802\uff0c\u771f\u4e3b\u7684\u5b9d\u5ea7\uff0c\u7531\u4e2d\u592e\u7684\u5706\u9876 muqarnas \u4ee3\u8868\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba35\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel35\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel35\">\u57fa\u7763\u6559\u7687\u5ba4\u2014\u2014\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8981\u8fdb\u5165\u57fa\u7763\u6559\u7687\u5ba4\uff0c\u60a8\u5fc5\u987b\u4f7f\u7528\u4e24\u59d0\u59b9\u5385\u5de6\u4fa7\u58c1\u9f9b\u4e2d\u6253\u5f00\u7684\u5176\u4e2d\u4e00\u6247\u95e8\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74 6 \u6708\u53c2\u89c2\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u62b5\u8fbe\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u8fd9\u5bf9\u592b\u5987\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b89\u987f\u4e0b\u6765\uff0c\u5e76\u4e0b\u4ee4\u5efa\u9020\u65b0\u7684\u623f\u95f4\uff0c\u4eca\u5929\u88ab\u79f0\u4e3a\u7687\u5e1d\u7684\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u7a7a\u95f4\u5b8c\u5168\u8fdd\u80cc\u4e86\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5efa\u7b51\u548c\u7f8e\u5b66\u3002\u7136\u800c\uff0c\u7531\u4e8e\u5b83\u5efa\u5728\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u4e4b\u95f4\u7684\u82b1\u56ed\u533a\u57df\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u8d70\u5eca\u5de6\u4fa7\u7684\u4e00\u4e9b\u5c0f\u7a97\u6237\u770b\u5230\u7687\u5bb6\u571f\u8033\u5176\u6d74\u5ba4\u6216\u79d1\u9a6c\u96f7\u65af\u571f\u8033\u5176\u6d74\u5ba4\u7684\u4e0a\u90e8\u3002\u518d\u5f80\u524d\u8d70\u51e0\u7c73\uff0c\u5c31\u53ef\u4ee5\u770b\u5230\u5176\u4ed6\u7684\u5f00\u53e3\uff0c\u5373\u5e8a\u5385\u548c\u97f3\u4e50\u5bb6\u753b\u5eca\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u6d74\u573a\u4e0d\u4ec5\u662f\u536b\u751f\u573a\u6240\uff0c\u4e5f\u662f\u4ee5\u8f7b\u677e\u53cb\u597d\u7684\u65b9\u5f0f\u57f9\u517b\u653f\u6cbb\u548c\u5916\u4ea4\u5173\u7cfb\u7684\u7406\u60f3\u573a\u6240\uff0c\u5e76\u914d\u6709\u97f3\u4e50\u6765\u6d3b\u8dc3\u6c14\u6c1b\u3002\u8be5\u7a7a\u95f4\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u7a7f\u8fc7\u8fd9\u6761\u8d70\u5eca\uff0c\u60a8\u53ef\u4ee5\u8fdb\u5165\u7687\u5e1d\u7684\u529e\u516c\u5ba4\uff0c\u5176\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\u5e26\u6709\u7687\u5bb6\u5fbd\u7ae0\u7684\u6587\u827a\u590d\u5174\u5f0f\u58c1\u7089\u548c\u7531\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u8bbe\u8ba1\u7684\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\u5728\u683c\u5b50\u5929\u82b1\u677f\u4e0a\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u201cPLUS ULTRA\u201d\u5b57\u6837\uff0c\u8fd9\u662f\u7687\u5e1d\u7684\u5ea7\u53f3\u94ed\uff0c\u8fd8\u6709\u9996\u5b57\u6bcd K \u548c Y\uff0c\u5206\u522b\u4ee3\u8868\u67e5\u7406\u4e94\u4e16\u548c\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u3002\n                <\/p>\n                <p>\n                    \u79bb\u5f00\u5927\u5385\uff0c\u53f3\u4fa7\u662f\u7687\u5bb6\u623f\u95f4\uff0c\u76ee\u524d\u4e0d\u5bf9\u516c\u4f17\u5f00\u653e\uff0c\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5f00\u653e\u3002\u8fd9\u4e9b\u623f\u95f4\u4e5f\u88ab\u79f0\u4e3a\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u623f\u95f4\uff0c\u56e0\u4e3a\u8fd9\u4f4d\u7f8e\u56fd\u6d6a\u6f2b\u4e3b\u4e49\u4f5c\u5bb6\u5728\u683c\u62c9\u7eb3\u8fbe\u9017\u7559\u671f\u95f4\u5c31\u4f4f\u5728\u8fd9\u91cc\u3002\u5f88\u53ef\u80fd\u6b63\u662f\u5728\u8fd9\u4e2a\u5730\u65b9\uff0c\u4ed6\u5199\u4e0b\u4e86\u4ed6\u8457\u540d\u7684\u8457\u4f5c\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u3002\u95e8\u4e0a\u65b9\u6709\u4e00\u5757\u7eaa\u5ff5\u724c\u533e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba36\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel36\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel36\">\u6797\u8fbe\u62c9\u8d3e\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0e\u738b\u5bab\u5ead\u9662\u76f8\u90bb\u7684\u662f\u6797\u8fbe\u62c9\u54c8\u5ead\u9662 (Patio de Lindaraja)\uff0c\u5ead\u9662\u5185\u88c5\u9970\u6709\u96d5\u523b\u7684\u9ec4\u6768\u6728\u7bf1\u7b06\u3001\u67cf\u6811\u548c\u82e6\u6a59\u6811\u3002\u8be5\u5ead\u9662\u56e0\u4f4d\u4e8e\u5176\u5357\u4fa7\u7684\u7eb3\u65af\u91cc\u5fb7\u89c2\u666f\u53f0\u800c\u5f97\u540d\uff0c\u8be5\u89c2\u666f\u53f0\u4e0e\u5176\u540c\u540d\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u82b1\u56ed\u7684\u9762\u8c8c\u4e0e\u4eca\u5929\u5b8c\u5168\u4e0d\u540c\uff0c\u56e0\u4e3a\u5b83\u662f\u4e00\u4e2a\u5411\u666f\u89c2\u5f00\u653e\u7684\u7a7a\u95f4\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u67e5\u7406\u4e94\u4e16\u7684\u5230\u6765\uff0c\u82b1\u56ed\u88ab\u5c01\u95ed\u8d77\u6765\uff0c\u7531\u4e8e\u6709\u95e8\u5eca\uff0c\u5176\u5e03\u5c40\u7c7b\u4f3c\u4e8e\u56de\u5eca\u3002\u5176\u5efa\u9020\u91c7\u7528\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5176\u4ed6\u90e8\u5206\u7684\u67f1\u5b50\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e2d\u592e\u77d7\u7acb\u7740\u4e00\u5ea7\u5df4\u6d1b\u514b\u98ce\u683c\u7684\u55b7\u6cc9\uff0c17 \u4e16\u7eaa\u521d\uff0c\u55b7\u6cc9\u4e0a\u65b9\u653e\u7f6e\u4e86\u4e00\u4e2a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5927\u7406\u77f3\u6c34\u76c6\u3002\u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u55b7\u6cc9\u662f\u590d\u5236\u54c1\uff1b\u539f\u4ef6\u73b0\u4fdd\u5b58\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba37\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel37\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel37\">\u72ee\u5b50\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u72ee\u5b50\u5ead\u9662\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u6838\u5fc3\u3002\u5b83\u662f\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u5e26\u95e8\u5eca\u7684\u957f\u5eca\uff0c\u957f\u5eca\u4e0a\u6709\u4e00\u767e\u4e8c\u5341\u56db\u6839\u5404\u4e0d\u76f8\u540c\u7684\u67f1\u5b50\uff0c\u8fde\u63a5\u7740\u5bab\u6bbf\u7684\u4e0d\u540c\u623f\u95f4\u3002\u5b83\u4e0e\u57fa\u7763\u6559\u4fee\u9053\u9662\u6709\u67d0\u79cd\u76f8\u4f3c\u4e4b\u5904\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u6253\u7834\u4e86\u897f\u73ed\u7259\u7a46\u65af\u6797\u5efa\u7b51\u7684\u901a\u5e38\u6a21\u5f0f\uff0c\u4f46\u8fd9\u4e2a\u7a7a\u95f4\u4ecd\u88ab\u8ba4\u4e3a\u662f\u4f0a\u65af\u5170\u827a\u672f\u7684\u7470\u5b9d\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5bab\u6bbf\u7684\u8c61\u5f81\u610f\u4e49\u56f4\u7ed5\u7740\u82b1\u56ed\u5929\u5802\u7684\u6982\u5ff5\u3002\u4ece\u5ead\u9662\u4e2d\u5fc3\u6d41\u51fa\u7684\u56db\u6761\u6c34\u6e20\u8c61\u5f81\u7740\u4f0a\u65af\u5170\u5929\u5802\u7684\u56db\u6761\u6cb3\u6d41\uff0c\u4f7f\u5ead\u9662\u5448\u73b0\u51fa\u5341\u5b57\u5f62\u7684\u5e03\u5c40\u3002\u8fd9\u4e9b\u67f1\u5b50\u8ba9\u4eba\u8054\u60f3\u5230\u68d5\u6988\u6811\u6797\uff0c\u5c31\u50cf\u5929\u5802\u7684\u7eff\u6d32\u3002\n                <\/p>\n                <p>\n                    \u4e2d\u5fc3\u662f\u8457\u540d\u7684\u72ee\u5b50\u55b7\u6cc9\u3002\u5341\u4e8c\u53ea\u72ee\u5b50\u867d\u7136\u59ff\u52bf\u76f8\u4f3c\uff0c\u90fd\u662f\u8b66\u60d5\u4e14\u80cc\u5bf9\u55b7\u6cc9\uff0c\u4f46\u5374\u5177\u6709\u4e0d\u540c\u7684\u7279\u5f81\u3002\u5b83\u4eec\u7531\u767d\u8272 Macael \u5927\u7406\u77f3\u96d5\u523b\u800c\u6210\uff0c\u7ecf\u8fc7\u7cbe\u5fc3\u6311\u9009\uff0c\u5145\u5206\u5229\u7528\u4e86\u77f3\u6750\u7684\u5929\u7136\u7eb9\u7406\u5e76\u7a81\u51fa\u4e86\u5176\u72ec\u7279\u7684\u7279\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5173\u4e8e\u5b83\u7684\u8c61\u5f81\u610f\u4e49\u6709\u591a\u79cd\u7406\u8bba\u3002\u6709\u4e9b\u4eba\u8ba4\u4e3a\u5b83\u4eec\u4ee3\u8868\u7740\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6216\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7684\u529b\u91cf\u3001\u9ec4\u9053\u5341\u4e8c\u5bab\u3001\u4e00\u5929\u7684\u5341\u4e8c\u4e2a\u5c0f\u65f6\uff0c\u751a\u81f3\u662f\u6db2\u538b\u949f\u3002\u53e6\u4e00\u4e9b\u4eba\u5219\u8ba4\u4e3a\uff0c\u8fd9\u662f\u5bf9\u9752\u94dc\u72b9\u592a\u6d77\u7684\u91cd\u65b0\u8be0\u91ca\uff0c\u7531\u5341\u4e8c\u5934\u516c\u725b\u652f\u6491\uff0c\u5728\u8fd9\u91cc\u88ab\u5341\u4e8c\u5934\u72ee\u5b50\u53d6\u4ee3\u3002\n                <\/p>\n                <p>\n                    La taza central probablemente fue tallada in situ y contiene inscripciones po\u00e9ticas que elogian a Muhammad V y alaban el sistema hidr\u00e1ulico que alimenta la fuente y regula el flujo del agua para evitar desbordamientos. Este es un fragmento del poema:\n                <\/p>\n                <blockquote>\n                    &#8220;Plata fundida corre entre las perlas,<\/br>\n                    a las que semeja belleza alba y pura.<\/br>\n                    En apariencia, agua y m\u00e1rmol parecen confundirse,<\/br>\n                    sin que sepamos cu\u00e1l de ambos se desliza.<\/br>\n                    \u00bfNo ves c\u00f3mo el agua se derrama en la taza,<\/br>\n                    pero sus ca\u00f1os la esconden enseguida?<br><br>\n                    \u4ed6\u662f\u4e00\u4f4d\u773c\u7736\u91cc\u5659\u6ee1\u6cea\u6c34\u7684\u60c5\u4eba\uff0c<br>\n                    \u5979\u56e0\u4e3a\u5bb3\u6015\u544a\u5bc6\u800c\u9690\u85cf\u4e86\u81ea\u5df1\u7684\u773c\u6cea\u3002<br><br>\n                    \u00bfNo es, en realidad, cual blanca nube<\/br>\n                    que vierte en los leones sus acequias<\/br>\n                    y parece la mano del califa que, de ma\u00f1ana,<\/br>\n                    prodiga a los leones de la guerra sus favores?&#8221;\n                <\/blockquote>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u55b7\u6cc9\u53d1\u751f\u4e86\u5404\u79cd\u53d8\u5316\u3002 17 \u4e16\u7eaa\uff0c\u53c8\u589e\u52a0\u4e86\u7b2c\u4e8c\u4e2a\u6c34\u6c60\uff0c\u8be5\u6c34\u6c60\u4e8e 20 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u5e76\u642c\u8fc1\u81f3\u963f\u5c14\u5361\u8428\u74e6\u7684\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba38\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel38\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel38\">\u5973\u738b\u68b3\u5986\u5ba4\u548c\u4f11\u95f2\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bab\u6bbf\u7684\u57fa\u7763\u6559\u6539\u5efa\u5305\u62ec\u901a\u8fc7\u4e00\u4e2a\u4e24\u5c42\u7684\u5f00\u653e\u5f0f\u8d70\u5eca\u76f4\u63a5\u8fdb\u5165\u79d1\u9a6c\u96f7\u65af\u5854\u3002\u8fd9\u4e2a\u753b\u5eca\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u4e24\u4e2a\u6700\u5177\u4ee3\u8868\u6027\u7684\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\uff1a\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u5723\u5c71\u533a\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5411\u53f3\u770b\uff0c\u8fd8\u53ef\u4ee5\u770b\u5230\u5973\u738b\u7684\u66f4\u8863\u5ba4\uff0c\u8fd9\u91cc\u548c\u4e0a\u9762\u63d0\u5230\u7684\u5176\u4ed6\u533a\u57df\u4e00\u6837\uff0c\u53ea\u80fd\u5728\u7279\u6b8a\u573a\u5408\u6216\u4f5c\u4e3a\u6bcf\u6708\u7a7a\u95f4\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u5973\u738b\u7684\u66f4\u8863\u5ba4\u4f4d\u4e8e\u5c24\u7d20\u592b\u4e00\u4e16\u5854\u5185\uff0c\u8be5\u5854\u76f8\u5bf9\u4e8e\u57ce\u5899\u800c\u8a00\u4f4d\u7f6e\u9760\u524d\u3002\u5b83\u7684\u57fa\u7763\u6559\u540d\u5b57\u6765\u6e90\u4e8e\u67e5\u7406\u4e94\u4e16\u7684\u59bb\u5b50\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u5c14\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u9017\u7559\u671f\u95f4\u6240\u8d77\u7684\u540d\u5b57\u3002\n                <\/p>\n                <p>\n                    \u6559\u5802\u5185\u90e8\u6309\u7167\u57fa\u7763\u6559\u7f8e\u5b66\u8fdb\u884c\u4e86\u6539\u9020\uff0c\u6536\u85cf\u4e86\u62c9\u6590\u5c14\u00b7\u6851\u897f\uff08\u53c8\u540d\u4e4c\u5c14\u6bd4\u8bfa\u7684\u62c9\u6590\u5c14\uff09\u7684\u5f1f\u5b50\u5c24\u5229\u4e4c\u65af\u00b7\u963f\u5580\u7409\u65af\u548c\u4e9a\u5386\u5c71\u5927\u00b7\u6885\u7eb3\u521b\u4f5c\u7684\u73cd\u8d35\u6587\u827a\u590d\u5174\u65f6\u671f\u753b\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5f80\u4e0b\u8d70\uff0c\u6211\u4eec\u5c31\u80fd\u627e\u5230\u738b\u5bab\u5ead\u9662 (Patio de la Reja)\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e 17 \u4e16\u7eaa\u4e2d\u53f6\u5b89\u88c5\u7684\u5e26\u6709\u953b\u94c1\u680f\u6746\u7684\u8fde\u7eed\u9633\u53f0\u3002\u8fd9\u4e9b\u6805\u680f\u4f5c\u4e3a\u5f00\u653e\u7684\u8d70\u5eca\uff0c\u8fde\u63a5\u5e76\u4fdd\u62a4\u76f8\u90bb\u7684\u623f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba39\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel39\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel39\">\u4e24\u59d0\u59b9\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e24\u59d0\u59b9\u5385\u56e0\u4f4d\u4e8e\u623f\u95f4\u4e2d\u592e\u7684\u4e24\u5757 Macael \u5927\u7406\u77f3\u53cc\u5c42\u677f\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u4e0e\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385 (Hall of the Abencerrajes) \u6709\u76f8\u4f3c\u4e4b\u5904\uff1a\u5b83\u4f4d\u4e8e\u5ead\u9662\u8f83\u9ad8\u5904\uff0c\u5165\u53e3\u540e\u9762\u6709\u4e24\u6247\u95e8\u3002\u5de6\u8fb9\u7684\u95e8\u901a\u5411\u5395\u6240\uff0c\u53f3\u8fb9\u7684\u95e8\u901a\u5411\u623f\u5b50\u7684\u697c\u4e0a\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u53cc\u5e8a\u623f\u4e0d\u540c\u7684\u662f\uff0c\u8fd9\u95f4\u5ba2\u623f\u671d\u5317\uff0c\u9762\u671d Sala de los Ajimeces \u548c\u4e00\u4e2a\u5c0f\u89c2\u666f\u70b9\uff1aMirador de Lindaraja\u3002\n                <\/p>\n                <p>\n                    Durante la dinast\u00eda nazar\u00ed, en tiempos de Muhammad V, esta sala era conocida como &#8220;qubba al-kubra&#8221;, es decir, &#8220;la qubba mayor&#8221;, la m\u00e1s importante del Palacio de los Leones. El t\u00e9rmino &#8220;qubba&#8221; hace referencia a una planta cuadrada cubierta con una c\u00fapula.\n                <\/p>\n                <p>\n                    \u7a79\u9876\u4ee5\u516b\u89d2\u661f\u4e3a\u57fa\u8c03\uff0c\u5c55\u5f00\u6210\u7531 5,416 \u4e2a muqarnas \u7ec4\u6210\u7684\u4e09\u7ef4\u5e03\u5c40\uff0c\u5176\u4e2d\u4e00\u4e9b\u4ecd\u7136\u4fdd\u7559\u7740\u591a\u8272\u75d5\u8ff9\u3002\u8fd9\u4e9b muqarnas \u5206\u5e03\u5728\u5341\u516d\u4e2a\u5706\u9876\u4e2d\uff0c\u5706\u9876\u4e0a\u65b9\u6709\u5341\u516d\u6247\u5e26\u6709\u683c\u5b50\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6839\u636e\u4e00\u5929\u4e2d\u7684\u65f6\u95f4\u4e3a\u623f\u95f4\u63d0\u4f9b\u53d8\u5316\u7684\u5149\u7ebf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba40\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel40\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel40\">\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u897f\u5385\uff08\u4e5f\u79f0\u4e3a\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5385\uff09\u4e4b\u524d\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u4e9b\u6728\u95e8\uff0c\u4e0a\u9762\u6709\u7cbe\u7f8e\u7684\u96d5\u523b\uff0c\u8fd9\u4e9b\u96d5\u523b\u81ea\u4e2d\u4e16\u7eaa\u4ee5\u6765\u5c31\u4fdd\u5b58\u5b8c\u597d\u3002\n                <\/p>\n                <p>\n                    El nombre de esta sala est\u00e1 ligado a una famosa leyenda de la Alhambra. Seg\u00fan la tradici\u00f3n, un rumor sobre un supuesto romance entre un caballero abencerraje y la favorita del sult\u00e1n (o quiz\u00e1 sospechas de conspiraci\u00f3n contra el monarca) provoc\u00f3 la ira del soberano.\n                <\/p>\n                <p>\n                    El sult\u00e1n mand\u00f3 llamar a varios caballeros de la familia Abencerraje. Seg\u00fan cuenta la leyenda, decenas de ellos fueron ejecutados aqu\u00ed mismo.\n                <\/p>\n                <p>\n                    La historia se difundi\u00f3 en la literatura del siglo XVI, especialmente en la novela &#8220;Guerras civiles de Granada&#8221; de Gin\u00e9s P\u00e9rez de Hita, que narra los conflictos entre los linajes nobles del reino nazar\u00ed.\n                <\/p>\n                <p>\n                    Con el paso del tiempo, la tradici\u00f3n situ\u00f3 la tragedia en esta sala. Por eso, algunos visitantes han querido ver en las manchas rojizas de la fuente central un vestigio simb\u00f3lico de la sangre de aquellos caballeros.\n                <\/p>\n                <p>\n                    La leyenda fue tan popular que inspir\u00f3 tambi\u00e9n al pintor espa\u00f1ol Mariano Fortuny, quien la represent\u00f3 en su cuadro &#8220;La matanza de los Abencerrajes.&#8221;\n                <\/p>\n                <p>\n                    \u8fdb\u95e8\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u6709\u4e24\u4e2a\u5165\u53e3\uff1a\u53f3\u8fb9\u7684\u5165\u53e3\u901a\u5411\u5395\u6240\uff0c\u5de6\u8fb9\u7684\u5165\u53e3\u901a\u5411\u697c\u4e0a\u7684\u623f\u95f4\u7684\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    La Sala de los Abencerrajes es una vivienda privada e independiente en planta baja, estructurada en torno a una gran &#8220;qubba&#8221;, &#8220;c\u00fapula&#8221; en \u00e1rabe.\n                <\/p>\n                <p>\n                    \u77f3\u818f\u5706\u9876\u88c5\u9970\u534e\u4e3d\uff0c\u7a46\u5361\u5c14\u7eb3\u65af (muqarnas) \u6e90\u81ea\u4e00\u9897\u516b\u89d2\u661f\uff0c\u5177\u6709\u590d\u6742\u7684\u4e09\u7ef4\u6784\u56fe\u3002 Muqarnas \u662f\u57fa\u4e8e\u5177\u6709\u51f9\u51f8\u5f62\u72b6\u7684\u60ac\u6302\u68f1\u67f1\u4f53\u7684\u5efa\u7b51\u5143\u7d20\uff0c\u8ba9\u4eba\u8054\u60f3\u5230\u949f\u4e73\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5f53\u4f60\u8fdb\u5165\u623f\u95f4\u65f6\uff0c\u4f60\u4f1a\u53d1\u73b0\u6e29\u5ea6\u4e0b\u964d\u4e86\u3002\u8fd9\u662f\u56e0\u4e3a\u552f\u4e00\u7684\u7a97\u6237\u4f4d\u4e8e\u9876\u90e8\uff0c\u53ef\u4ee5\u8ba9\u70ed\u7a7a\u6c14\u9038\u51fa\u3002\u540c\u65f6\uff0c\u4e2d\u592e\u55b7\u6cc9\u7684\u6c34\u4f7f\u7a7a\u6c14\u53d8\u5f97\u51c9\u723d\uff0c\u4f7f\u5f97\u623f\u95f4\u5728\u95e8\u5173\u95ed\u7684\u60c5\u51b5\u4e0b\uff0c\u5c31\u50cf\u4e00\u4e2a\u6d1e\u7a74\uff0c\u5728\u6700\u708e\u70ed\u7684\u590f\u5929\u5177\u6709\u7406\u60f3\u7684\u6e29\u5ea6\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba41\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel41\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel41\">AJIMECES \u5927\u5385\u548c LINDARAJA \u89c2\u666f\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u4e24\u59d0\u59b9\u5385\u540e\u9762\u7684\u5317\u9762\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u6a2a\u5411\u7684\u4e2d\u6bbf\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a muqarnas \u62f1\u9876\u3002\u8fd9\u4e2a\u623f\u95f4\u88ab\u79f0\u4e3a Ajimeces \u5385\uff08\u76f4\u68c2\u7a97\uff09\uff0c\u56e0\u4e3a\u8fd9\u79cd\u7c7b\u578b\u7684\u7a97\u6237\u4e00\u5b9a\u5c01\u95ed\u4e86\u901a\u5f80 Lindaraja \u89c2\u666f\u70b9\u7684\u4e2d\u592e\u62f1\u95e8\u4e24\u4fa7\u7684\u5f00\u53e3\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8fd9\u4e2a\u623f\u95f4\u7684\u767d\u8272\u5899\u58c1\u6700\u521d\u662f\u7528\u4e1d\u7ef8\u7ec7\u7269\u8986\u76d6\u7684\u3002\n                <\/p>\n                <p>\n                    El llamado Mirador de Lindaraja debe su nombre a la derivaci\u00f3n del t\u00e9rmino \u00e1rabe &#8220;Ayn Dar Aisa&#8221;, que significa \u201clos ojos de la Casa de Aisa\u201d.\n                <\/p>\n                <p>\n                    \u89c2\u666f\u53f0\u867d\u7136\u9762\u79ef\u4e0d\u5927\uff0c\u4f46\u5185\u90e8\u88c5\u9970\u5374\u5341\u5206\u7cbe\u7f8e\u3002\u4e00\u65b9\u9762\uff0c\u5b83\u7684\u7279\u70b9\u662f\u94fa\u6ee1\u4e86\u8fde\u7eed\u7684\u5c0f\u661f\u661f\uff0c\u8fd9\u4e9b\u661f\u661f\u76f8\u4e92\u4ea4\u9519\uff0c\u8fd9\u9700\u8981\u5de5\u5320\u4eec\u7684\u7ec6\u81f4\u5de5\u4f5c\u3002\u53e6\u4e00\u65b9\u9762\uff0c\u5982\u679c\u4f60\u62ac\u5934\u770b\uff0c\u4f60\u4f1a\u770b\u5230\u5929\u82b1\u677f\u4e0a\u9576\u5d4c\u7740\u5f69\u8272\u73bb\u7483\uff0c\u6728\u8d28\u7ed3\u6784\uff0c\u7c7b\u4f3c\u5929\u7a97\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u76cf\u706f\u7b3c\u662f\u5e15\u62c9\u8482\u5c3c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8bb8\u591a\u56f4\u5899\u6216\u76f4\u68c2\u7a97\u7684\u5178\u578b\u4ee3\u8868\u3002\u5f53\u9633\u5149\u7167\u5c04\u5230\u73bb\u7483\u4e0a\u65f6\uff0c\u5b83\u4f1a\u6295\u5c04\u51fa\u4e94\u5f69\u7f24\u7eb7\u7684\u53cd\u5c04\uff0c\u7167\u4eae\u88c5\u9970\uff0c\u4f7f\u7a7a\u95f4\u5168\u5929\u5448\u73b0\u51fa\u72ec\u7279\u800c\u4e0d\u65ad\u53d8\u5316\u7684\u6c1b\u56f4\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u5f53\u5ead\u9662\u4ecd\u7136\u5f00\u653e\u65f6\uff0c\u4eba\u4eec\u53ef\u4ee5\u5750\u5728\u89c2\u666f\u53f0\u7684\u5730\u677f\u4e0a\uff0c\u5c06\u624b\u81c2\u653e\u5728\u7a97\u53f0\u4e0a\uff0c\u6b23\u8d4f\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\u3002 16 \u4e16\u7eaa\u521d\uff0c\u5f53\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u4f4f\u6240\u88ab\u4fee\u5efa\u65f6\uff0c\u8fd9\u4e9b\u666f\u89c2\u5c31\u6d88\u5931\u4e86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba42\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel42\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel42\">\u56fd\u738b\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u56fd\u738b\u5927\u5385\u5360\u636e\u4e86\u72ee\u5b50\u9662\u7684\u6574\u4e2a\u4e1c\u4fa7\uff0c\u867d\u7136\u5b83\u770b\u8d77\u6765\u4e0e\u5bab\u6bbf\u878d\u4e3a\u4e00\u4f53\uff0c\u4f46\u4eba\u4eec\u8ba4\u4e3a\u5b83\u6709\u81ea\u5df1\u7684\u529f\u80fd\uff0c\u53ef\u80fd\u662f\u5a31\u4e50\u6216\u5bab\u5ef7\u6027\u8d28\u7684\u3002\n                <\/p>\n                <p>\n                    \u8be5\u7a7a\u95f4\u56e0\u4fdd\u5b58\u4e86\u5c11\u6570\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u7ed8\u753b\u4e4b\u4e00\u800c\u95fb\u540d\u3002\n                <\/p>\n                <p>\n                    \u4e09\u95f4\u5367\u5ba4\uff0c\u6bcf\u95f4\u5367\u5ba4\u9762\u79ef\u7ea6\u4e3a\u5341\u4e94\u5e73\u65b9\u7c73\uff0c\u6709\u4e09\u4e2a\u5047\u62f1\u9876\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u7f8a\u76ae\u753b\u3002\u8fd9\u4e9b\u76ae\u7528\u5c0f\u7af9\u9489\u56fa\u5b9a\u5728\u6728\u8d28\u652f\u67b6\u4e0a\uff0c\u8fd9\u79cd\u6280\u672f\u53ef\u4ee5\u9632\u6b62\u6750\u6599\u751f\u9508\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u540d\u79f0\u53ef\u80fd\u6765\u81ea\u5bf9\u4e2d\u592e\u58c1\u9f9b\u4e2d\u7ed8\u753b\u7684\u89e3\u8bfb\uff0c\u8be5\u7ed8\u753b\u63cf\u7ed8\u4e86\u5341\u4e2a\u4eba\u7269\uff0c\u53ef\u80fd\u5bf9\u5e94\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u524d\u5341\u4f4d\u82cf\u4e39\u3002\n                <\/p>\n                <p>\n                    \u5728\u4fa7\u58c1\u9f9b\u4e2d\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u6218\u6597\u3001\u72e9\u730e\u3001\u6e38\u620f\u548c\u7231\u60c5\u7684\u9a91\u58eb\u573a\u666f\u3002\u5728\u8fd9\u4e9b\u4f5c\u54c1\u4e2d\uff0c\u57fa\u7763\u5f92\u548c\u7a46\u65af\u6797\u4eba\u7269\u5171\u5904\u4e00\u5ba4\uff0c\u4ed6\u4eec\u7684\u8863\u7740\u6e05\u6670\u53ef\u8fa8\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u753b\u4f5c\u7684\u8d77\u6e90\u4e00\u76f4\u53d7\u5230\u5e7f\u6cdb\u4e89\u8bba\u3002\u7531\u4e8e\u5b83\u4eec\u5177\u6709\u7ebf\u6027\u54e5\u7279\u5f0f\u98ce\u683c\uff0c\u4eba\u4eec\u8ba4\u4e3a\u5b83\u4eec\u53ef\u80fd\u662f\u7531\u719f\u6089\u7a46\u65af\u6797\u4e16\u754c\u7684\u57fa\u7763\u6559\u827a\u672f\u5bb6\u521b\u4f5c\u7684\u3002\u8fd9\u4e9b\u4f5c\u54c1\u53ef\u80fd\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u548c\u5361\u65af\u8482\u5229\u4e9a\u57fa\u7763\u6559\u56fd\u738b\u4f69\u5fb7\u7f57\u4e00\u4e16\u4e4b\u95f4\u826f\u597d\u5173\u7cfb\u7684\u6210\u679c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba43\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel43\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel43\">\u79d8\u5bc6\u623f\u95f4<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bc6\u5ba4\u662f\u4e00\u4e2a\u65b9\u5f62\u7684\u623f\u95f4\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a\u7403\u5f62\u62f1\u9876\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u91cc\u4f1a\u53d1\u751f\u4e00\u4e9b\u975e\u5e38\u5947\u7279\u548c\u4ee4\u4eba\u597d\u5947\u7684\u4e8b\u60c5\uff0c\u8fd9\u4f7f\u5b83\u6210\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6e38\u5ba2\u6700\u559c\u6b22\u7684\u666f\u70b9\u4e4b\u4e00\uff0c\u5c24\u5176\u662f\u5c0f\u5b69\u5b50\u3002\n                <\/p>\n                <p>\n                    \u73b0\u8c61\u662f\u8fd9\u6837\u7684\uff0c\u5982\u679c\u4e00\u4e2a\u4eba\u7ad9\u5728\u623f\u95f4\u7684\u4e00\u4e2a\u89d2\u843d\uff0c\u53e6\u4e00\u4e2a\u4eba\u7ad9\u5728\u53e6\u4e00\u4e2a\u89d2\u843d\u2014\u2014\u4e24\u4eba\u90fd\u9762\u671d\u5899\u58c1\uff0c\u5e76\u4e14\u5c3d\u53ef\u80fd\u9760\u8fd1\u5899\u58c1\u2014\u2014\u5176\u4e2d\u4e00\u4e2a\u4eba\u53ef\u4ee5\u975e\u5e38\u8f7b\u58f0\u5730\u8bf4\u8bdd\uff0c\u800c\u53e6\u4e00\u4e2a\u4eba\u5374\u80fd\u5b8c\u7f8e\u5730\u542c\u5230\u5bf9\u65b9\u7684\u58f0\u97f3\uff0c\u5c31\u597d\u50cf\u4ed6\u4eec\u5c31\u5728\u65c1\u8fb9\u4e00\u6837\u3002\n                <\/p>\n                <p>\n                    Es gracias a este \u201cjuego\u201d ac\u00fastico que la sala recibe su nombre: &#8220;Sala de los Secretos&#8221;.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba44\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel44\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel44\">\u7a46\u5361\u62c9\u5e03\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u5ea7\u88ab\u79f0\u4e3a\u72ee\u5b50\u5bab\u7684\u5bab\u6bbf\u662f\u5728\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7b2c\u4e8c\u6b21\u7edf\u6cbb\u671f\u95f4\u5efa\u9020\u7684\uff0c\u8be5\u7edf\u6cbb\u59cb\u4e8e 1362 \u5e74\uff0c\u4e00\u76f4\u6301\u7eed\u5230 1391 \u5e74\u3002\u5728\u6b64\u671f\u95f4\uff0c\u72ee\u5b50\u5bab\u5f00\u59cb\u5efa\u9020\uff0c\u6bd7\u90bb\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u540e\u8005\u7531\u5176\u7236\u4eb2\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    Este nuevo palacio tambi\u00e9n fue denominado &#8220;Palacio del Riyad&#8221;, ya que se cree que fue levantado sobre los antiguos Jardines de Comares. El t\u00e9rmino &#8220;Riyad&#8221; significa \u201cjard\u00edn\u201d.\n                <\/p>\n                <p>\n                    \u636e\u8ba4\u4e3a\uff0c\u8fdb\u5165\u5bab\u6bbf\u7684\u539f\u59cb\u901a\u9053\u662f\u901a\u8fc7\u4e1c\u5357\u89d2\uff0c\u4ece Calle Real \u8fdb\u5165\uff0c\u5e76\u901a\u8fc7\u4e00\u6761\u5f2f\u66f2\u7684\u901a\u9053\u3002\u76ee\u524d\uff0c\u7531\u4e8e\u5f81\u670d\u540e\u57fa\u7763\u6559\u7684\u6539\u9020\uff0c\u7a46\u5361\u7eb3\u65af\u5927\u5385\u53ef\u76f4\u63a5\u4ece\u79d1\u9a6c\u96f7\u65af\u5bab\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u7a46\u5361\u7eb3\u65af\u5927\u5385 (M\u00fcqarnas Hall) \u7684\u540d\u5b57\u6765\u6e90\u4e8e\u6700\u521d\u8986\u76d6\u5b83\u7684\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u7a46\u5361\u7eb3\u65af\u62f1\u9876\uff0c\u8be5\u62f1\u9876\u56e0 1590 \u5e74\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u706b\u836f\u5e93\u7206\u70b8\u5f15\u8d77\u7684\u9707\u52a8\u800c\u51e0\u4e4e\u5b8c\u5168\u5012\u584c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u4e00\u4fa7\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u8fd9\u4e2a\u5893\u7a74\u7684\u9057\u8ff9\u3002\u5728\u53e6\u4e00\u4fa7\uff0c\u6709\u540e\u671f\u57fa\u7763\u6559\u62f1\u9876\u7684\u9057\u8ff9\uff0c\u5176\u4e2d\u51fa\u73b0\u5b57\u6bcd\u201cFY\u201d\uff0c\u4f20\u7edf\u4e0a\u4e0e\u8d39\u8fea\u5357\u5fb7\u548c\u4f0a\u838e\u8d1d\u62c9\u6709\u5173\uff0c\u4f46\u5b9e\u9645\u4e0a\u5b83\u4eec\u5bf9\u5e94\u4e8e 1729 \u5e74\u53c2\u89c2\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u83f2\u5229\u666e\u4e94\u4e16\u548c\u4f0a\u838e\u8d1d\u62c9\u6cd5\u5c14\u5185\u585e\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8be5\u623f\u95f4\u53ef\u80fd\u7528\u4f5c\u53c2\u52a0\u82cf\u4e39\u5e86\u5178\u3001\u805a\u4f1a\u548c\u62db\u5f85\u4f1a\u7684\u5ba2\u4eba\u7684\u524d\u5385\u6216\u7b49\u5019\u5ba4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  EL PARTAL -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba45\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel45\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel45\">\u90e8\u5206\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5982\u4eca\u88ab\u79f0\u4e3a\u201c\u5e15\u5854\u5c14\u82b1\u56ed\u201d (Jardines del Partal) \u7684\u8fd9\u7247\u5927\u7a7a\u95f4\uff0c\u5176\u540d\u5b57\u6765\u6e90\u4e8e Palacio del P\u00f3rtico\uff0c\u8be5\u5bab\u6bbf\u56e0\u5176\u95e8\u5eca\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u8be5\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u4fdd\u5b58\u6700\u53e4\u8001\u7684\u5bab\u6bbf\uff0c\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e0e\u79d1\u9a6c\u96f7\u65af\u5bab\u6709\u76f8\u4f3c\u4e4b\u5904\uff0c\u5c3d\u7ba1\u5b83\u66f4\u53e4\u8001\uff1a\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u4e00\u4e2a\u4e2d\u592e\u6c34\u6c60\uff0c\u95e8\u5eca\u5728\u6c34\u4e2d\u7684\u5012\u5f71\u50cf\u4e00\u9762\u955c\u5b50\u3002\u5b83\u7684\u4e3b\u8981\u7279\u5f81\u662f\u4e00\u5ea7\u4fa7\u5854\uff0c\u81ea 16 \u4e16\u7eaa\u4ee5\u6765\u88ab\u79f0\u4e3a\u5973\u58eb\u5854\uff0c\u5c3d\u7ba1\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5929\u6587\u53f0\uff0c\u56e0\u4e3a\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u662f\u5929\u6587\u5b66\u7684\u72c2\u70ed\u7231\u597d\u8005\u3002\u5854\u4e0a\u6709\u9762\u5411\u56db\u4e2a\u65b9\u4f4d\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u58ee\u89c2\u7684\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u4e00\u76f4\u4e3a\u79c1\u4eba\u6240\u6709\uff0c\u76f4\u5230 1891 \u5e74 3 \u6708 12 \u65e5\uff0c\u5176\u4e3b\u4eba\u3001\u5fb7\u56fd\u94f6\u884c\u5bb6\u517c\u9886\u4e8b\u4e9a\u745f\u00b7\u51af\u00b7\u683c\u6e29\u7eb3 (Arthur Von Gwinner) \u5c06\u8fd9\u5ea7\u5efa\u7b51\u548c\u5468\u56f4\u7684\u571f\u5730\u5272\u8ba9\u7ed9\u4e86\u897f\u73ed\u7259\u56fd\u5bb6\u3002\n                <\/p>\n                <p>\n                    \u4e0d\u5e78\u7684\u662f\uff0c\u51af\u00b7\u683c\u6e29\u7eb3\u62c6\u9664\u4e86\u89c2\u666f\u53f0\u7684\u6728\u8d28\u5c4b\u9876\uff0c\u5e76\u5c06\u5176\u642c\u5230\u4e86\u67cf\u6797\uff0c\u73b0\u5728\u5b83\u5728\u5e15\u52a0\u9a6c\u535a\u7269\u9986\u5c55\u51fa\uff0c\u4f5c\u4e3a\u5176\u4f0a\u65af\u5170\u827a\u672f\u6536\u85cf\u7684\u4eae\u70b9\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5e15\u5854\u5c14\u5bab\u65c1\u8fb9\uff0c\u5973\u58eb\u5854\u7684\u5de6\u4fa7\uff0c\u6709\u4e00\u4e9b\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u623f\u5c4b\u3002\u5176\u4e2d\u4e00\u6240\u623f\u5b50\u56e0\u5728 20 \u4e16\u7eaa\u521d\u53d1\u73b0\u4e86 14 \u4e16\u7eaa\u7684\u7070\u6ce5\u86cb\u5f69\u753b\u800c\u88ab\u79f0\u4e3a\u201c\u7ed8\u753b\u4e4b\u5bb6\u201d\u3002\u8fd9\u4e9b\u6781\u5176\u73cd\u8d35\u7684\u753b\u4f5c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u58c1\u753b\u7684\u7f55\u89c1\u8303\u4f8b\uff0c\u63cf\u7ed8\u4e86\u5bab\u5ef7\u3001\u72e9\u730e\u548c\u5e86\u795d\u573a\u666f\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5176\u91cd\u8981\u6027\u548c\u4fdd\u62a4\u539f\u56e0\uff0c\u8fd9\u4e9b\u623f\u5c4b\u4e0d\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba46\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel46\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel46\">\u5e15\u5854\u5c14\u7684\u6f14\u8bb2<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u7279\u5c14\u5bab\u53f3\u4fa7\uff0c\u57ce\u5899\u4e0a\u662f\u5e15\u7279\u5c14\u6f14\u8bb2\u5385\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\u7531\u4e8e\u6f14\u8bb2\u5385\u4f4d\u4e8e\u5730\u9762\u4ee5\u4e0a\uff0c\u56e0\u6b64\u9700\u8981\u901a\u8fc7\u5c0f\u697c\u68af\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u4f0a\u65af\u5170\u6559\u7684\u652f\u67f1\u4e4b\u4e00\u662f\u6bcf\u5929\u9762\u5411\u9ea6\u52a0\u7948\u7977\u4e94\u6b21\u3002\u8be5\u7948\u7977\u5ba4\u5145\u5f53\u4e86\u5bab\u5ef7\u5c0f\u6559\u5802\u7684\u529f\u80fd\uff0c\u8ba9\u9644\u8fd1\u5bab\u6bbf\u7684\u5c45\u6c11\u53ef\u4ee5\u5c65\u884c\u5b97\u6559\u4e49\u52a1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u9762\u79ef\u4e0d\u5927\uff08\u7ea6\u5341\u4e8c\u5e73\u65b9\u7c73\uff09\uff0c\u4f46\u7948\u7977\u5ba4\u8bbe\u6709\u4e00\u4e2a\u5c0f\u524d\u5385\u548c\u4e00\u4e2a\u7948\u7977\u5ba4\u3002\u5176\u5185\u90e8\u91c7\u7528\u4e30\u5bcc\u7684\u7070\u6ce5\u88c5\u9970\uff0c\u6709\u690d\u7269\u548c\u51e0\u4f55\u56fe\u6848\uff0c\u8fd8\u6709\u300a\u53e4\u5170\u7ecf\u300b\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u697c\u68af\u8d70\u4e0a\u53bb\uff0c\u5c31\u5728\u5165\u53e3\u95e8\u524d\uff0c\u4f60\u4f1a\u770b\u5230\u897f\u5357\u5899\u4e0a\u7684\u7c73\u54c8\u62c9\u5e03\uff0c\u9762\u5411\u9ea6\u52a0\u3002\u5b83\u7684\u5e73\u9762\u56fe\u5448\u591a\u8fb9\u5f62\uff0c\u6709\u9a6c\u8e44\u5f62\u62f1\u95e8\uff0c\u9876\u90e8\u6709\u7a46\u5361\u7eb3\u65af\u5706\u9876\u3002\n                <\/p>\n                <p>\n                    \u7279\u522b\u503c\u5f97\u6ce8\u610f\u7684\u662f\u4f4d\u4e8e\u7c73\u54c8\u62c9\u5e03\u62f1\u95e8\u67f1\u5934\u4e0a\u7684\u94ed\u6587\uff0c\u5b83\u9080\u8bf7\u4eba\u4eec\u7948\u7977\uff1a <em>\u201c\u6765\u7948\u7977\u5427\uff0c\u4e0d\u8981\u758f\u5ffd\u5927\u610f\u3002\u201d<\/em>\n                <\/p>\n                <p>\n                    \u4e0e\u7948\u7977\u5ba4\u76f8\u8fde\u7684\u662f\u963f\u5854\u897f\u5965\u00b7\u5fb7\u00b7\u5e03\u62c9\u5361\u8499\u7279\u4e4b\u5bb6\uff0c\u8be5\u4e4b\u5bb6\u4e8e 1550 \u5e74\u8d60\u4e88\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b88\u62a4\u8005\u3001\u524d\u4f8d\u4ece\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba47\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel47\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel47\">\u5e15\u5854\u5c14\u963f\u5c14\u6258 \u2013 \u4f18\u7d20\u798f\u4e09\u4e16\u5bab\u6bbf<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u5c14\u5854\u5c14\u5730\u533a\u6700\u9ad8\u7684\u9ad8\u539f\u4e0a\uff0c\u6709\u5c24\u7d20\u592b\u4e09\u4e16\u5bab\u6bbf\u7684\u8003\u53e4\u9057\u5740\u3002 1492 \u5e74 6 \u6708\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5c06\u8fd9\u5ea7\u5bab\u6bbf\u5272\u8ba9\u7ed9\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7b2c\u4e00\u4efb\u603b\u7763\u3001\u7b2c\u4e8c\u4efb\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u5510\u00b7\u4f0a\u5c3c\u6208\u00b7\u6d1b\u4f69\u65af\u00b7\u5fb7\u00b7\u95e8\u591a\u8428 (Don \u00cd\u00f1igo L\u00f3pez de Mendoza)\u3002\u56e0\u6b64\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5766\u8fea\u62c9\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e4b\u6240\u4ee5\u6210\u4e3a\u5e9f\u589f\uff0c\u6e90\u4e8e18\u4e16\u7eaa\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u540e\u88d4\u4e0e\u6ce2\u65c1\u56fd\u738b\u8153\u529b\u4e94\u4e16\u4e4b\u95f4\u7684\u5206\u6b67\u3002\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u4e8c\u4e16\u53bb\u4e16\u540e\uff0c\u65e0\u55e3\u800c\u4ea1\uff0c\u6ed5\u8fea\u62c9\u5bb6\u65cf\u4e0d\u518d\u652f\u6301\u83f2\u5229\u666e\u4eb2\u738b\uff0c\u800c\u662f\u652f\u6301\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u3002\u83f2\u5229\u666e\u4e94\u4e16\u767b\u57fa\u540e\uff0c\u4ed6\u4eec\u91c7\u53d6\u4e86\u62a5\u590d\u63aa\u65bd\uff1a1718 \u5e74\uff0c\u4ed6\u4eec\u88ab\u5265\u593a\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5e02\u957f\u804c\u4f4d\uff0c\u968f\u540e\u5bab\u6bbf\u88ab\u62c6\u9664\uff0c\u5176\u6750\u6599\u88ab\u51fa\u552e\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u4e00\u4e9b\u6750\u6599\u5728 20 \u4e16\u7eaa\u91cd\u65b0\u51fa\u73b0\u5728\u79c1\u4eba\u6536\u85cf\u4e2d\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u4fdd\u5b58\u5728\u9a6c\u5fb7\u91cc\u74e6\u4f26\u897f\u4e9a\u5510\u749c\u7814\u7a76\u6240\u7684\u6240\u8c13\u201c\u798f\u56fe\u5c3c\u74f7\u7816\u201d\u53ef\u80fd\u5c31\u6765\u81ea\u8fd9\u5ea7\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u4ece1740\u5e74\u8d77\uff0c\u5bab\u6bbf\u9057\u5740\u6210\u4e3a\u79df\u8d41\u83dc\u56ed\u7684\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    1929 \u5e74\uff0c\u897f\u73ed\u7259\u653f\u5e9c\u6536\u56de\u4e86\u8fd9\u7247\u5730\u533a\uff0c\u5e76\u5c06\u5176\u5f52\u8fd8\u7ed9\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u5f97\u76ca\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5efa\u7b51\u5e08\u548c\u4fee\u590d\u8005 Leopoldo Torres Balb\u00e1s \u7684\u52aa\u529b\uff0c\u901a\u8fc7\u521b\u5efa\u8003\u53e4\u82b1\u56ed\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5f97\u5230\u4e86\u6539\u5584\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba48\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel48\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel48\">\u5854\u697c\u6f2b\u6b65\u548c\u5cf0\u9876\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u62c9\u8482\u5c3c\u57ce\u5899\u6700\u521d\u6709\u4e09\u5341\u591a\u5ea7\u5854\u697c\uff0c\u5982\u4eca\u4ec5\u5269\u4e8c\u5341\u5ea7\u3002\u6700\u521d\uff0c\u8fd9\u4e9b\u5854\u697c\u5177\u6709\u4e25\u683c\u7684\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u6709\u4e9b\u5854\u697c\u4e5f\u88ab\u7528\u4e8e\u5c45\u4f4f\u7528\u9014\u3002\n                <\/p>\n                <p>\n                    \u4ece\u7eb3\u65af\u91cc\u5fb7\u5bab\u7684\u51fa\u53e3\u5904\uff0c\u4ece\u5e15\u5854\u5c14\u963f\u5c14\u6258 (Partal Alto) \u5730\u533a\u51fa\u53d1\uff0c\u6709\u4e00\u6761\u9e45\u5375\u77f3\u5c0f\u8def\u901a\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u3002\u8fd9\u6761\u8def\u7ebf\u6cbf\u7740\u57ce\u5899\u5ef6\u4f38\uff0c\u57ce\u5899\u5185\u77d7\u7acb\u7740\u8be5\u5efa\u7b51\u7fa4\u4e2d\u4e00\u4e9b\u6700\u5177\u4ee3\u8868\u6027\u7684\u5854\u697c\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u82b1\u56ed\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u679c\u56ed\u7684\u7f8e\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u6700\u8457\u540d\u7684\u5854\u697c\u662f\u5c71\u5cf0\u5854\uff0c\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\uff0c\u540e\u6765\u7531\u5176\u4ed6\u82cf\u4e39\u7ffb\u4fee\u3002\u5b83\u4ee5\u5176\u7816\u780c\u7684\u91d1\u5b57\u5854\u5f62\u57ce\u579b\u800c\u6613\u4e8e\u8fa8\u8ba4\uff0c\u5176\u540d\u5b57\u53ef\u80fd\u7531\u6b64\u800c\u6765\u3002\u7136\u800c\uff0c\u5176\u4ed6\u4f5c\u8005\u8ba4\u4e3a\uff0c\u8fd9\u4e2a\u540d\u5b57\u6765\u6e90\u4e8e\u4ece\u5176\u4e0a\u89d2\u4f38\u51fa\u7684\u725b\u817f\uff0c\u8fd9\u4e9b\u725b\u817f\u652f\u6491\u7740\u69ab\u773c\uff0c\u8fd9\u662f\u4e00\u79cd\u9632\u5fa1\u5143\u7d20\uff0c\u53ef\u4ee5\u62b5\u5fa1\u6765\u81ea\u4e0a\u65b9\u7684\u653b\u51fb\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5854\u7684\u4e3b\u8981\u529f\u80fd\u662f\u4fdd\u62a4\u4f4d\u4e8e\u5176\u5e95\u90e8\u7684\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u8be5\u95e8\u4e0e\u5c0f\u56fd\u738b\u65b9\u5c16\u7891\u76f8\u8fde\uff0c\u65b9\u4fbf\u901a\u5f80\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u548c\u8fde\u63a5\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u53e4\u8001\u4e2d\u4e16\u7eaa\u9053\u8def\u3002\n                <\/p>\n                <p>\n                    \u5728\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u4eba\u4eec\u4fee\u5efa\u4e86\u5e26\u6709\u9a6c\u53a9\u7684\u5916\u5821\u6765\u52a0\u5f3a\u9632\u5fa1\uff0c\u5e76\u7531\u4e00\u4e2a\u540d\u4e3a\u94c1\u95e8\u7684\u65b0\u5165\u53e3\u5173\u95ed\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u5854\u697c\u901a\u5e38\u4ec5\u5177\u6709\u519b\u4e8b\u529f\u80fd\uff0c\u4f46\u4f17\u6240\u5468\u77e5\uff0cTorre de los Picos \u4e5f\u5177\u6709\u4f4f\u5b85\u7528\u9014\uff0c\u5176\u5185\u90e8\u7684\u88c5\u9970\u5c31\u8bc1\u660e\u4e86\u8fd9\u4e00\u70b9\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba49\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel49\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel49\">\u56da\u5f92\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0cTorre de la Cautiva \u83b7\u5f97\u4e86\u4e0d\u540c\u7684\u540d\u79f0\uff0c\u4f8b\u5982 Torre de la Ladrona \u6216 Torre de la Sultana\uff0c\u4f46\u6700\u7ec8\u6d41\u884c\u7684\u662f\u6700\u6d41\u884c\u7684\u4e00\u4e2a\uff1aTorre de la Cautiva\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u57fa\u4e8e\u5df2\u8bc1\u5b9e\u7684\u5386\u53f2\u4e8b\u5b9e\uff0c\u800c\u662f\u4e00\u4e2a\u6d6a\u6f2b\u4f20\u8bf4\u7684\u4ea7\u7269\uff0c\u4f20\u8bf4\u4f0a\u838e\u8d1d\u5c14\u00b7\u5fb7\u00b7\u7d22\u5229\u65af (Isabel de Sol\u00eds) \u88ab\u56da\u7981\u5728\u8fd9\u5ea7\u5854\u4e2d\u3002\u5979\u540e\u6765\u7688\u4f9d\u4f0a\u65af\u5170\u6559\uff0c\u6539\u540d\u4e3a\u4f50\u62c9\u4f0a\u8fbe (Zoraida)\uff0c\u5e76\u6210\u4e3a\u7a46\u83b1\u54c8\u68ee (Muley Hac\u00e9n) \u6700\u559c\u7231\u7684\u82cf\u4e39\u5a1c\u3002\u8fd9\u4e00\u60c5\u51b5\u5bfc\u81f4\u4e86\u524d\u82cf\u4e39\u5a1c\u3001\u5e03\u963f\u535c\u8fea\u52d2\u7684\u6bcd\u4eb2\u827e\u838e\u4e0e\u4f50\u62c9\u4f0a\u8fbe\u7684\u5173\u7cfb\u7d27\u5f20\uff0c\u56e0\u4e3a\u4f50\u62c9\u4f0a\u8fbe\u7684\u540d\u5b57\u610f\u4e3a\u201c\u6668\u661f\u201d\u2014\u2014\u53d6\u4ee3\u4e86\u5979\u5728\u5bab\u5ef7\u4e2d\u7684\u5730\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u7684\u5efa\u9020\u8005\u662f\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\uff0c\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u5efa\u9020\u8005\u4e5f\u662f\u4ed6\u3002\u4e3b\u5385\u4e2d\u7684\u7891\u6587\u8bc1\u5b9e\u4e86\u8fd9\u4e00\u8bf4\u6cd5\uff0c\u8fd9\u4e9b\u7891\u6587\u662f\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03 (Ibn al-Yayyab) \u7684\u4f5c\u54c1\uff0c\u5bf9\u8fd9\u4f4d\u82cf\u4e39\u5927\u52a0\u8d5e\u626c\u3002\n                <\/p>\n                <p>\n                    \u5728\u5899\u4e0a\u523b\u7684\u8bd7\u6b4c\u4e2d\uff0c\u7ef4\u9f50\u5c14\u53cd\u590d\u4f7f\u7528\u8fd9\u4e2a\u8bcd <em>\u5361\u62c9\u80e1\u62c9<\/em>\uff0c\u540e\u6765\u88ab\u7528\u6765\u6307\u8bbe\u9632\u7684\u5bab\u6bbf\uff0c\u5c31\u50cf\u8fd9\u5ea7\u5854\u4e00\u6837\u3002\u5854\u5185\u9664\u4e86\u5177\u6709\u9632\u5fa1\u529f\u80fd\u5916\uff0c\u8fd8\u8bbe\u6709\u4e00\u5ea7\u88c5\u9970\u534e\u4e3d\u3001\u539f\u6c41\u539f\u5473\u7684\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u81f3\u4e8e\u88c5\u9970\uff0c\u4e3b\u5385\u7684\u7279\u70b9\u662f\u9676\u74f7\u74f7\u7816\u5e95\u5ea7\uff0c\u4e0a\u9762\u6709\u5404\u79cd\u989c\u8272\u7684\u51e0\u4f55\u5f62\u72b6\u3002\u5176\u4e2d\uff0c\u7d2b\u8272\u5c24\u4e3a\u7a81\u51fa\uff0c\u56e0\u4e3a\u5f53\u65f6\u7d2b\u8272\u7684\u751f\u4ea7\u7279\u522b\u56f0\u96be\u4e14\u6602\u8d35\uff0c\u6240\u4ee5\u5b83\u53ea\u7528\u4e8e\u975e\u5e38\u91cd\u8981\u7684\u7a7a\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba50\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel50\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel50\">\u516c\u4e3b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u516c\u4e3b\u5854\u4e0e\u4fd8\u864f\u5854\u4e00\u6837\uff0c\u5176\u540d\u5b57\u6e90\u4e8e\u4e00\u4e2a\u4f20\u8bf4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5c31\u662f\u6709\u5173\u4f4f\u5728\u8fd9\u5ea7\u5854\u91cc\u7684\u4e09\u4f4d\u516c\u4e3b\u624e\u4f0a\u8fbe (Zaida)\u3001\u4f50\u62c9\u4f0a\u8fbe (Zoraida) \u548c\u4f50\u62c9\u6d77\u8fbe (Zorahaida) \u7684\u4f20\u8bf4\uff0c\u534e\u76db\u987f\u00b7\u6b27\u6587 (Washington Irving) \u5c06\u8fd9\u4e2a\u6545\u4e8b\u6536\u5f55\u5728\u4ed6\u8457\u540d\u7684\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u5854\uff0c\u6216\u79f0 *qalahurra*\uff0c\u662f\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e03\u4e16\u5efa\u9020\u7684\uff0c\u4ed6\u5728 1392 \u5e74\u81f3 1408 \u5e74\u95f4\u7edf\u6cbb\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5efa\u9020\u7684\u6700\u540e\u4e00\u6279\u5854\u697c\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u79cd\u60c5\u51b5\u53cd\u6620\u5728\u5ba4\u5185\u88c5\u9970\u4e0a\uff0c\u4e0e\u4ee5\u524d\u827a\u672f\u8f89\u714c\u7684\u65f6\u671f\u76f8\u6bd4\uff0c\u5ba4\u5185\u88c5\u9970\u663e\u793a\u51fa\u4e00\u5b9a\u8870\u843d\u7684\u8ff9\u8c61\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba51\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel51\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel51\">\u5361\u96f7\u62c9\u89d2\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u5854\u697c\u5927\u9053 (Paseo de las Torres) \u7684\u5c3d\u5934\uff0c\u5317\u5899\u7684\u6700\u4e1c\u7aef\uff0c\u6709\u4e00\u5ea7\u5706\u67f1\u5f62\u5854\u697c\u7684\u9057\u8ff9\uff1a\u5361\u96f7\u62c9\u89d2\u5854 (Torre del Cabo de Carrera)\u3002\n                <\/p>\n                <p>\n                    1812 \u5e74\u62ff\u7834\u4ed1\u7684\u519b\u961f\u4ece\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u64a4\u9000\u65f6\u8fdb\u884c\u7684\u7206\u70b8\u51e0\u4e4e\u6467\u6bc1\u4e86\u8fd9\u5ea7\u5854\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\u5b83\u662f\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u547d\u4ee4\u4e8e 1502 \u5e74\u5efa\u9020\u6216\u91cd\u5efa\u7684\uff0c\u8fd9\u4e00\u70b9\u5df2\u7531\u73b0\u5df2\u4e22\u5931\u7684\u7891\u6587\u8bc1\u5b9e\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u5b83\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u8857 (Calle Mayor) \u7684\u5c3d\u5934\uff0c\u6807\u5fd7\u7740\u8be5\u8def\u7684\u754c\u9650\u6216\u201ccap de carrera\u201d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  CARLOS V -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba52\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel52\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel52\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u6b63\u9762<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5bbd\u516d\u5341\u4e09\u7c73\uff0c\u9ad8\u5341\u4e03\u7c73\uff0c\u91c7\u7528\u53e4\u5178\u5efa\u7b51\u7684\u6bd4\u4f8b\uff0c\u6c34\u5e73\u5206\u4e3a\u4e24\u5c42\uff0c\u5efa\u7b51\u548c\u88c5\u9970\u533a\u522b\u660e\u663e\u3002\n                <\/p>\n                <p>\n                    \u5176\u5916\u5899\u91c7\u7528\u4e09\u79cd\u77f3\u6750\u88c5\u9970\uff1a\u6765\u81ea Sierra Elvira \u7684\u7070\u8272\u81f4\u5bc6\u77f3\u7070\u77f3\u3001\u6765\u81ea Macael \u7684\u767d\u8272\u5927\u7406\u77f3\u4ee5\u53ca\u6765\u81ea Barranco de San Juan \u7684\u7eff\u8272\u86c7\u7eb9\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5916\u90e8\u88c5\u9970\u9882\u626c\u4e86\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u5f62\u8c61\uff0c\u901a\u8fc7\u795e\u8bdd\u548c\u5386\u53f2\u5178\u6545\u5f3a\u8c03\u4e86\u4ed6\u7684\u7f8e\u5fb7\u3002\n                <\/p>\n                <p>\n                    \u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u662f\u5357\u4fa7\u548c\u897f\u4fa7\u7684\u7acb\u9762\uff0c\u5747\u8bbe\u8ba1\u6210\u51ef\u65cb\u95e8\u3002\u4e3b\u5165\u53e3\u4f4d\u4e8e\u897f\u4fa7\uff0c\u4e3b\u95e8\u9876\u90e8\u6709\u5e26\u7fc5\u8180\u7684\u80dc\u5229\u5973\u795e\u50cf\u3002\u4e24\u4fa7\u5404\u6709\u4e24\u6247\u5c0f\u95e8\uff0c\u95e8\u4e0a\u96d5\u523b\u6709\u9a91\u5175\u4f5c\u6218\u7684\u56fe\u6848\u3002\n                <\/p>\n                <p>\n                    \u67f1\u5b50\u7684\u57fa\u5ea7\u4e0a\u6709\u5bf9\u79f0\u91cd\u590d\u7684\u6d6e\u96d5\u3002\u4e2d\u592e\u7684\u6d6e\u96d5\u8c61\u5f81\u7740\u548c\u5e73\uff1a\u4e24\u540d\u5987\u5973\u5750\u5728\u4e00\u5806\u6b66\u5668\u4e0a\uff0c\u624b\u62ff\u6a44\u6984\u679d\uff0c\u652f\u6491\u7740\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u3001\u5e26\u6709\u7687\u51a0\u7684\u5730\u7403\u4eea\u548c\u5ea7\u53f3\u94ed\u201cPLUS ULTRA*\u201d\uff0c\u800c\u5c0f\u5929\u4f7f\u5219\u71c3\u70e7\u7740\u6218\u4e89\u5927\u70ae\u3002\n                <\/p>\n                <p>\n                    \u4fa7\u9762\u6d6e\u96d5\u63cf\u7ed8\u4e86\u6218\u4e89\u573a\u666f\uff0c\u4f8b\u5982\u5e15\u7ef4\u4e9a\u6218\u5f79\uff0c\u67e5\u7406\u4e94\u4e16\u51fb\u8d25\u4e86\u6cd5\u56fd\u56fd\u738b\u5f17\u6717\u897f\u65af\u4e00\u4e16\u3002\n                <\/p>\n                <p>\n                    \u9876\u90e8\u662f\u9633\u53f0\uff0c\u4e24\u4fa7\u662f\u5706\u5f62\u6d6e\u96d5\uff0c\u63cf\u7ed8\u4e86\u8d6b\u62c9\u514b\u52d2\u65af\u5341\u4e8c\u529f\u7ee9\u4e2d\u7684\u4e24\u9879\uff1a\u4e00\u9879\u662f\u6740\u6b7b\u5c3c\u7c73\u4e9a\u72ee\u5b50\uff0c\u53e6\u4e00\u9879\u662f\u9762\u5bf9\u514b\u91cc\u7279\u516c\u725b\u3002\u897f\u73ed\u7259\u56fd\u5fbd\u51fa\u73b0\u5728\u4e2d\u592e\u5fbd\u7ae0\u4e0a\u3002\n                <\/p>\n                <p>\n                    \u5728\u5bab\u6bbf\u7684\u4e0b\u90e8\uff0c\u8d28\u6734\u7684\u65b9\u77f3\u683c\u5916\u9192\u76ee\uff0c\u65e8\u5728\u4f20\u8fbe\u4e00\u79cd\u575a\u56fa\u7684\u611f\u89c9\u3002\u5728\u5b83\u4eec\u4e0a\u65b9\u662f\u9752\u94dc\u5706\u73af\uff0c\u7531\u72ee\u5b50\u7b49\u52a8\u7269\u5f62\u8c61\u6258\u7740\uff0c\u8c61\u5f81\u7740\u6743\u529b\u548c\u4fdd\u62a4\u3002\u5728\u5b83\u4eec\u7684\u89d2\u843d\uff0c\u662f\u53cc\u9e70\uff0c\u6697\u793a\u7740\u7687\u6743\u548c\u7687\u5e1d\u7684\u7eb9\u7ae0\uff1a\u897f\u73ed\u7259\u56fd\u738b\u67e5\u7406\u4e00\u4e16\u548c\u5fb7\u610f\u5fd7\u56fd\u738b\u67e5\u7406\u4e94\u4e16\u7684\u53cc\u5934\u9e70\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba53\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel53\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel53\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u7687\u5e1d\u67e5\u7406\u4e00\u4e16\u548c\u795e\u5723\u7f57\u9a6c\u5e1d\u56fd\u7687\u5e1d\u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4e5f\u662f\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u4e54\u4e07\u5a1c\u4e00\u4e16\u548c\u7f8e\u7537\u5b50\u8153\u529b\u4e8c\u4e16\u7684\u513f\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u516c\u4e3b\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74\u590f\u5929\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u5ea6\u871c\u6708\u3002\n                <\/p>\n                <p>\n                    \u7687\u5e1d\u62b5\u8fbe\u540e\uff0c\u88ab\u8fd9\u5ea7\u57ce\u5e02\u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u9b45\u529b\u6240\u5438\u5f15\uff0c\u5e76\u51b3\u5b9a\u5728\u5e15\u62c9\u8482\u5c3c\u57ce\u5efa\u9020\u4e00\u5ea7\u65b0\u5bab\u6bbf\u3002\u8fd9\u5ea7\u5bab\u6bbf\u88ab\u79f0\u4e3a\u201c\u65b0\u7687\u5bab\u201d\uff0c\u4e0e\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u76f8\u5bf9\uff0c\u540e\u8005\u540e\u6765\u88ab\u79f0\u4e3a\u201c\u65e7\u7687\u5bab\u201d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f5c\u54c1\u662f\u6258\u83b1\u591a\u5efa\u7b51\u5e08\u517c\u753b\u5bb6\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u59d4\u6258\u521b\u4f5c\u7684\uff0c\u636e\u8bf4\u4ed6\u662f\u7c73\u5f00\u6717\u57fa\u7f57\u7684\u5f1f\u5b50\uff0c\u8fd9\u53ef\u4ee5\u89e3\u91ca\u4ed6\u5bf9\u53e4\u5178\u6587\u827a\u590d\u5174\u7684\u6df1\u523b\u4e86\u89e3\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u4e18\u5361\u8bbe\u8ba1\u4e86\u4e00\u5ea7\u6587\u827a\u590d\u5174\u98ce\u683c\u7684\u5b8f\u4f1f\u5bab\u6bbf\uff0c\u5176\u5e73\u9762\u56fe\u4e3a\u65b9\u5f62\uff0c\u5185\u90e8\u4e3a\u5706\u5f62\uff0c\u5176\u7075\u611f\u6765\u81ea\u53e4\u5178\u65f6\u4ee3\u7684\u7eaa\u5ff5\u7891\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5efa\u7b51\u59cb\u5efa\u4e8e 1527 \u5e74\uff0c\u4e3b\u8981\u8d44\u91d1\u6765\u81ea\u6469\u5c14\u4eba\u4e3a\u7ee7\u7eed\u5c45\u4f4f\u5728\u683c\u62c9\u7eb3\u8fbe\u5e76\u4fdd\u7559\u5176\u98ce\u4fd7\u4e60\u60ef\u548c\u4eea\u5f0f\u800c\u7f34\u7eb3\u7684\u7a0e\u6b3e\u3002\n                <\/p>\n                <p>\n                    1550 \u5e74\uff0c\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u53bb\u4e16\uff0c\u5bab\u6bbf\u5c1a\u672a\u5b8c\u5de5\u3002\u4ed6\u7684\u513f\u5b50\u8def\u6613\u65af\u7ee7\u7eed\u4e86\u8fd9\u4e2a\u9879\u76ee\uff0c\u4f46\u5728\u4ed6\u53bb\u4e16\u540e\uff0c\u5de5\u4f5c\u6682\u505c\u4e86\u4e00\u6bb5\u65f6\u95f4\u3002 1572 \u5e74\uff0c\u5728\u83f2\u5229\u666e\u4e8c\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u8fd9\u4e9b\u5efa\u7b51\u5f97\u4ee5\u6062\u590d\uff0c\u5e76\u6839\u636e\u57c3\u65af\u79d1\u91cc\u4e9a\u5c14\u4fee\u9053\u9662\u5efa\u7b51\u5e08\u80e1\u5b89\u00b7\u5fb7\u00b7\u57c3\u96f7\u62c9\u7684\u63a8\u8350\uff0c\u59d4\u6258\u7ed9\u80e1\u5b89\u00b7\u5fb7\u00b7\u5965\u96f7\u4e9a\u8d1f\u8d23\u3002\u4f46\u7531\u4e8e\u963f\u5c14\u666e\u54c8\u62c9\u65af\u6218\u4e89\u9020\u6210\u8d44\u6e90\u532e\u4e4f\uff0c\u5e76\u672a\u53d6\u5f97\u91cd\u5927\u8fdb\u5c55\u3002\n                <\/p>\n                <p>\n                    \u76f4\u523020\u4e16\u7eaa\uff0c\u5bab\u6bbf\u624d\u5f97\u4ee5\u4fee\u5efa\u5b8c\u6210\u3002\u6700\u521d\u7531\u5efa\u7b51\u5e08\u517c\u4fee\u590d\u5e08 Leopoldo Torres Balb\u00e1s \u8d1f\u8d23\uff0c\u6700\u540e\u4e8e 1958 \u5e74\u7531 Francisco Prieto Moreno \u8d1f\u8d23\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u88ab\u8ba4\u4e3a\u662f\u4e16\u754c\u548c\u5e73\u7684\u8c61\u5f81\uff0c\u53cd\u6620\u4e86\u7687\u5e1d\u7684\u653f\u6cbb\u613f\u671b\u3002\u7136\u800c\u67e5\u7406\u4e94\u4e16\u4ece\u672a\u4eb2\u773c\u89c1\u8fc7\u4ed6\u4e0b\u4ee4\u5efa\u9020\u7684\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba54\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel54\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel54\">\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4f4d\u4e8e\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u5e95\u5c42\uff0c\u5206\u4e3a\u4e03\u4e2a\u623f\u95f4\uff0c\u4e13\u95e8\u5c55\u793a\u897f\u73ed\u7259\u7a46\u65af\u6797\u6587\u5316\u548c\u827a\u672f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u91cc\u6536\u85cf\u4e86\u73b0\u5b58\u6700\u7cbe\u7f8e\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u827a\u672f\u54c1\uff0c\u8fd9\u4e9b\u827a\u672f\u54c1\u90fd\u662f\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5386\u7ecf\u591a\u5e74\u6316\u6398\u548c\u4fee\u590d\u540e\u53d1\u73b0\u7684\u3002\n                <\/p>\n                <p>\n                    \u5c55\u51fa\u7684\u4f5c\u54c1\u5305\u62ec\u7070\u6ce5\u5236\u54c1\u3001\u67f1\u5b50\u3001\u6728\u5de5\u5236\u54c1\u3001\u5404\u79cd\u98ce\u683c\u7684\u9676\u74f7\uff08\u4f8b\u5982\u8457\u540d\u7684\u77aa\u7f9a\u82b1\u74f6\uff09\u2014\u2014\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u706f\u7684\u590d\u5236\u54c1\uff0c\u4ee5\u53ca\u5893\u7891\u3001\u786c\u5e01\u548c\u5176\u4ed6\u5177\u6709\u91cd\u8981\u5386\u53f2\u4ef7\u503c\u7684\u7269\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u85cf\u54c1\u662f\u53c2\u89c2\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u7406\u60f3\u8865\u5145\uff0c\u56e0\u4e3a\u5b83\u8ba9\u4eba\u4eec\u66f4\u597d\u5730\u4e86\u89e3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u7684\u65e5\u5e38\u751f\u6d3b\u548c\u6587\u5316\u3002\n                <\/p>\n                <p>\n                    \u535a\u7269\u9986\u5165\u573a\u514d\u8d39\uff0c\u4f46\u9700\u8981\u6ce8\u610f\u7684\u662f\uff0c\u535a\u7269\u9986\u6bcf\u5468\u4e00\u95ed\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba55\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel55\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel55\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u5728\u8bbe\u8ba1\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u65f6\uff0c\u91c7\u7528\u4e86\u5177\u6709\u5f3a\u70c8\u6587\u827a\u590d\u5174\u8c61\u5f81\u610f\u4e49\u7684\u51e0\u4f55\u5f62\u72b6\uff1a\u6b63\u65b9\u5f62\u4ee3\u8868\u5c18\u4e16\uff0c\u5185\u5706\u8c61\u5f81\u7740\u795e\u6027\u548c\u521b\u9020\uff0c\u516b\u8fb9\u5f62\uff08\u4e3a\u6559\u5802\u4fdd\u7559\uff09\u4ee3\u8868\u4e24\u4e2a\u4e16\u754c\u7684\u7ed3\u5408\u3002\n                <\/p>\n                <p>\n                    \u8fdb\u5165\u5bab\u6bbf\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u7f6e\u8eab\u4e8e\u4e00\u4e2a\u5b8f\u4f1f\u7684\u5706\u5f62\u95e8\u5eca\u5ead\u9662\u4e2d\uff0c\u76f8\u5bf9\u4e8e\u5916\u90e8\u800c\u8a00\uff0c\u5ead\u9662\u8f83\u9ad8\u3002\u8fd9\u5ea7\u5ead\u9662\u5468\u56f4\u6709\u4e24\u5ea7\u91cd\u53e0\u7684\u5eca\u5b50\uff0c\u6bcf\u5ea7\u5eca\u5b50\u90fd\u6709\u4e09\u5341\u4e8c\u6839\u67f1\u5b50\u3002\u5e95\u5c42\u7684\u67f1\u5b50\u4e3a\u591a\u7acb\u514b-\u6258\u65af\u5361\u7eb3\u67f1\u5f0f\uff0c\u4e0a\u5c42\u5219\u4e3a\u7231\u5965\u5c3c\u67f1\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u67f1\u5b50\u7531\u6765\u81ea\u683c\u62c9\u7eb3\u8fbe\u5c0f\u9547\u57c3\u5c14\u56fe\u7f57\u7684\u5e03\u4e01\u77f3\u6216\u674f\u4ec1\u77f3\u5236\u6210\u3002\u9009\u62e9\u8fd9\u79cd\u6750\u6599\u662f\u56e0\u4e3a\u5b83\u6bd4\u8bbe\u8ba1\u4e2d\u6700\u521d\u8ba1\u5212\u7684\u5927\u7406\u77f3\u66f4\u7ecf\u6d4e\u3002\n                <\/p>\n                <p>\n                    \u4e0b\u5c42\u753b\u5eca\u6709\u4e00\u4e2a\u73af\u5f62\u62f1\u9876\uff0c\u53ef\u80fd\u7528\u4e8e\u88c5\u9970\u58c1\u753b\u3002\u4e0a\u5c42\u753b\u5eca\u5219\u8bbe\u6709\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\n                <\/p>\n                <p>\n                    \u73af\u7ed5\u5ead\u9662\u7684\u9970\u5e26\u4ee5\u201cburocranios\u201d\u4e3a\u7279\u8272\uff0c\u5373\u725b\u5934\u9aa8\u7684\u56fe\u6848\uff0c\u8fd9\u79cd\u88c5\u9970\u56fe\u6848\u8d77\u6e90\u4e8e\u53e4\u5e0c\u814a\u548c\u53e4\u7f57\u9a6c\uff0c\u5728\u5f53\u65f6\uff0c\u5b83\u4eec\u88ab\u7528\u4e8e\u4e0e\u796d\u7940\u4eea\u5f0f\u76f8\u5173\u7684\u9970\u5e26\u548c\u575f\u5893\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e24\u5c42\u7531\u4e24\u5ea7\u697c\u68af\u8fde\u63a5\uff1a\u4e00\u5ea7\u4f4d\u4e8e\u5317\u4fa7\uff0c\u5efa\u4e8e 17 \u4e16\u7eaa\uff1b\u53e6\u4e00\u5ea7\u4e5f\u4f4d\u4e8e\u5317\u4fa7\uff0c\u7531\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4fdd\u62a4\u5efa\u7b51\u5e08 Francisco Prieto Moreno \u4e8e 20 \u4e16\u7eaa\u8bbe\u8ba1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u4ece\u672a\u88ab\u7528\u4f5c\u7687\u5bb6\u4f4f\u6240\uff0c\u4f46\u5bab\u6bbf\u76ee\u524d\u8bbe\u6709\u4e24\u4e2a\u91cd\u8981\u7684\u535a\u7269\u9986\uff1a\u4f4d\u4e8e\u4e0a\u5c42\u7684\u7f8e\u672f\u535a\u7269\u9986\uff0c\u6536\u85cf\u4e86 15 \u4e16\u7eaa\u81f3 20 \u4e16\u7eaa\u683c\u62c9\u7eb3\u8fbe\u7684\u6770\u51fa\u7ed8\u753b\u548c\u96d5\u5851\uff1b\u4f4d\u4e8e\u4e0b\u5c42\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\uff0c\u53ef\u901a\u8fc7\u897f\u4fa7\u5165\u53e3\u5927\u5385\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u535a\u7269\u9986\u529f\u80fd\u5916\uff0c\u4e2d\u592e\u5ead\u9662\u8fd8\u62e5\u6709\u51fa\u8272\u7684\u97f3\u54cd\u6548\u679c\uff0c\u4f7f\u5176\u6210\u4e3a\u4e3e\u529e\u97f3\u4e50\u4f1a\u548c\u620f\u5267\u8868\u6f14\u7684\u6700\u4f73\u573a\u6240\uff0c\u5c24\u5176\u662f\u5728\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u671f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  LA MEDINA -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba56\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel56\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel56\">\u6e05\u771f\u5bfa\u6d74\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6e05\u771f\u5bfa\u6d74\u573a\u4f4d\u4e8e\u7687\u5bb6\u5927\u8857 (Calle Real)\uff0c\u6bd7\u90bb\u73b0\u4eca\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802 (Igreja de Santa Mar\u00eda de la Alhambra)\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u6d74\u573a\u5efa\u4e8e\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u7531 <em>\u5409\u5179\u4e9a<\/em>\u8fd9\u662f\u5411\u5728\u8fb9\u5883\u79cd\u690d\u571f\u5730\u7684\u57fa\u7763\u5f92\u5f81\u6536\u7684\u4e00\u79cd\u7a0e\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528 <em>\u571f\u8033\u5176\u6d74\u5ba4<\/em> \u6c90\u6d74\u662f\u4f0a\u65af\u5170\u57ce\u5e02\u65e5\u5e38\u751f\u6d3b\u4e2d\u5fc5\u4e0d\u53ef\u5c11\u7684\u4e00\u9879\u6d3b\u52a8\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4e5f\u4e0d\u4f8b\u5916\u3002\u7531\u4e8e\u9760\u8fd1\u6e05\u771f\u5bfa\uff0c\u8fd9\u4e2a\u6d74\u573a\u53d1\u6325\u7740\u91cd\u8981\u7684\u5b97\u6559\u529f\u80fd\uff1a\u5141\u8bb8\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u6216\u51c0\u5316\u4eea\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u7136\u800c\uff0c\u5b83\u7684\u529f\u80fd\u5e76\u4e0d\u5b8c\u5168\u662f\u5b97\u6559\u6027\u7684\u3002\u571f\u8033\u5176\u6d74\u5ba4\u4e5f\u662f\u4e2a\u4eba\u536b\u751f\u7684\u573a\u6240\uff0c\u5e76\u4e14\u662f\u91cd\u8981\u7684\u793e\u4ea4\u805a\u4f1a\u573a\u6240\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u4f7f\u7528\u53d7\u65f6\u95f4\u5b89\u6392\u7684\u9650\u5236\uff0c\u7537\u6027\u5728\u65e9\u4e0a\u4f7f\u7528\uff0c\u5973\u6027\u5728\u4e0b\u5348\u4f7f\u7528\u3002\n                <\/p>\n                <p>\n                    \u53d7\u5230\u7f57\u9a6c\u6d74\u573a\u7684\u542f\u53d1\uff0c\u7a46\u65af\u6797\u6d74\u573a\u4e5f\u91c7\u7528\u4e86\u7f57\u9a6c\u6d74\u573a\u7684\u5ba4\u5185\u5e03\u5c40\uff0c\u4f46\u89c4\u6a21\u8f83\u5c0f\uff0c\u5e76\u4e14\u4f7f\u7528\u84b8\u6c7d\u64cd\u4f5c\uff0c\u800c\u4e0d\u50cf\u7f57\u9a6c\u6d74\u573a\u90a3\u6837\u91c7\u7528\u6d78\u6ce1\u5f0f\u6c90\u6d74\u3002\n                <\/p>\n                <p>\n                    \u6d74\u5ba4\u7531\u56db\u4e2a\u4e3b\u8981\u7a7a\u95f4\u7ec4\u6210\uff1a\u4f11\u606f\u5ba4\u6216\u66f4\u8863\u5ba4\u3001\u51b7\u5ba4\u6216\u6696\u5ba4\u3001\u70ed\u5ba4\u4ee5\u53ca\u4e0e\u540e\u8005\u76f8\u8fde\u7684\u9505\u7089\u533a\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528\u7684\u52a0\u70ed\u7cfb\u7edf\u662f <em>\u5730\u7095<\/em>\u8fd9\u662f\u4e00\u79cd\u5730\u4e0b\u4f9b\u6696\u7cfb\u7edf\uff0c\u5229\u7528\u7089\u5b50\u4ea7\u751f\u7684\u70ed\u7a7a\u6c14\u5e76\u901a\u8fc7\u8def\u9762\u4e0b\u65b9\u7684\u8154\u5ba4\u8f93\u9001\u6765\u52a0\u70ed\u5730\u9762\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba57\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel57\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel57\">\u5723\u5f17\u6717\u897f\u65af\u79d1\u524d\u4fee\u9053\u9662 \u2013 \u65c5\u6e38\u65c5\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u6700\u521d\u662f\u5723\u5f17\u6717\u897f\u65af\u79d1\u4fee\u9053\u9662\uff0c\u5efa\u4e8e 1494 \u5e74\uff0c\u4f4d\u4e8e\u4e00\u5ea7\u53e4\u8001\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u7684\u9057\u5740\u4e0a\uff0c\u6839\u636e\u4f20\u7edf\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u5c5e\u4e8e\u4e00\u4f4d\u7a46\u65af\u6797\u738b\u5b50\u3002\n                <\/p>\n                <p>\n                    \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5272\u8ba9\u4e86\u8fd9\u7247\u571f\u5730\u6765\u5efa\u7acb\u8be5\u5e02\u7b2c\u4e00\u5ea7\u65b9\u6d4e\u4f1a\u4fee\u9053\u9662\uff0c\u4ece\u800c\u5151\u73b0\u4e86\u5f81\u670d\u524d\u51e0\u5e74\u5bf9\u963f\u897f\u897f\u5927\u4e3b\u6559\u7684\u627f\u8bfa\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u8fd9\u91cc\u6210\u4e3a\u4e86\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u7b2c\u4e00\u4e2a\u57cb\u846c\u5730\u3002 1504 \u5e74\uff0c\u4f0a\u838e\u8d1d\u62c9\u5973\u738b\u5728\u6885\u8fea\u7eb3\u5fb7\u5c14\u574e\u6ce2\u53bb\u4e16\u524d\u4e00\u4e2a\u534a\u6708\uff0c\u5728\u9057\u5631\u4e2d\u7559\u4e0b\u4e86\u5979\u5e0c\u671b\u8eab\u7740\u65b9\u6d4e\u5404\u4f1a\u4fee\u58eb\u670d\uff0c\u846c\u4e8e\u8fd9\u5ea7\u4fee\u9053\u9662\u7684\u613f\u671b\u3002 1516\u5e74\uff0c\u8d39\u8fea\u5357\u56fd\u738b\u88ab\u57cb\u846c\u4e8e\u5176\u65c1\u8fb9\u3002\n                <\/p>\n                <p>\n                    \u4e24\u4eba\u4e00\u76f4\u57cb\u846c\u5728\u90a3\u91cc\uff0c\u76f4\u5230 1521 \u5e74\uff0c\u4ed6\u4eec\u7684\u5b59\u5b50\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u4e0b\u4ee4\u5c06\u4ed6\u4eec\u7684\u9057\u4f53\u8f6c\u79fb\u5230\u683c\u62c9\u7eb3\u8fbe\u7687\u5bb6\u793c\u62dc\u5802\uff0c\u73b0\u5728\u4ed6\u4eec\u4e0e\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u80e1\u5b89\u5a1c\u4e00\u4e16\u3001\u7f8e\u7537\u5b50\u83f2\u5229\u666e\u548c\u7c73\u683c\u5c14\u00b7\u5fb7\u00b7\u5e15\u65af\u738b\u5b50\u4e00\u8d77\u5b89\u606f\u5728\u90a3\u91cc\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\uff0c\u4eba\u4eec\u53ef\u4ee5\u901a\u8fc7\u8fdb\u5165\u5e15\u62c9\u591a\u9152\u5e97\u7684\u5ead\u9662\u6765\u53c2\u89c2\u8fd9\u4e2a\u7b2c\u4e00\u4e2a\u5893\u5730\u3002\u5728\u5893\u7a74\u7684\u5706\u9876\u4e0b\uff0c\u4fdd\u5b58\u7740\u4e24\u4f4d\u541b\u4e3b\u7684\u539f\u59cb\u5893\u7891\u3002\n                <\/p>\n                <p>\n                    \u81ea 1945 \u5e74 6 \u6708\u4ee5\u6765\uff0c\u8fd9\u5ea7\u5efa\u7b51\u5c31\u6210\u4e3a\u5723\u5f17\u6717\u897f\u65af\u79d1\u65c5\u9986 (Parador de San Francisco) \u7684\u6240\u5728\u5730\uff0c\u8fd9\u662f\u4e00\u5bb6\u7531\u897f\u73ed\u7259\u653f\u5e9c\u62e5\u6709\u548c\u7ecf\u8425\u7684\u9ad8\u7ea7\u65c5\u6e38\u65c5\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba58\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel58\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel58\">\u9ea6\u5730\u90a3<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u201c\u9ea6\u5730\u90a3\u201d\u5728\u963f\u62c9\u4f2f\u8bed\u4e2d\u610f\u4e3a\u201c\u57ce\u5e02\u201d\uff0c\u6307\u7684\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8428\u6bd4\u5361\u5c71\u7684\u6700\u9ad8\u5904\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u9ea6\u5730\u90a3\u662f\u65e5\u5e38\u6d3b\u52a8\u7684\u573a\u6240\uff0c\u56e0\u4e3a\u8fd9\u91cc\u662f\u8d38\u6613\u548c\u4eba\u53e3\u96c6\u4e2d\u7684\u5730\u65b9\uff0c\u4e3a\u5e15\u62c9\u8482\u5c3c\u57ce\u5185\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u63d0\u4f9b\u4e86\u751f\u6d3b\u3002\n                <\/p>\n                <p>\n                    \u90a3\u91cc\u751f\u4ea7\u7eba\u7ec7\u54c1\u3001\u9676\u74f7\u3001\u9762\u5305\u3001\u73bb\u7483\u751a\u81f3\u786c\u5e01\u3002\u9664\u4e86\u5de5\u4eba\u7684\u4f4f\u623f\u5916\uff0c\u8fd8\u6709\u6d74\u5ba4\u3001\u6e05\u771f\u5bfa\u3001\u9732\u5929\u5e02\u573a\u3001\u84c4\u6c34\u6c60\u3001\u70e4\u7089\u3001\u7b52\u4ed3\u548c\u8f66\u95f4\u7b49\u91cd\u8981\u7684\u516c\u5171\u5efa\u7b51\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u8fd9\u5ea7\u5fae\u578b\u57ce\u5e02\u7684\u6b63\u5e38\u8fd0\u8f6c\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u6709\u81ea\u5df1\u7684\u7acb\u6cd5\u3001\u884c\u653f\u548c\u7a0e\u6536\u4f53\u7cfb\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u9ea6\u5730\u90a3\u539f\u5740\u4ec5\u5269\u4e0b\u4e00\u4e9b\u9057\u8ff9\u3002\u5f81\u670d\u4e4b\u540e\uff0c\u57fa\u7763\u6559\u5b9a\u5c45\u8005\u5bf9\u8be5\u5730\u533a\u7684\u6539\u9020\uff0c\u4ee5\u53ca\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u706b\u836f\u7206\u70b8\uff0c\u90fd\u52a0\u5267\u4e86\u8be5\u5730\u533a\u7684\u6076\u5316\u3002\n                <\/p>\n                <p>\n                    20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u4eba\u4eec\u5f00\u5c55\u4e86\u4e00\u9879\u4fee\u590d\u548c\u6539\u9020\u8be5\u5730\u533a\u7684\u8003\u53e4\u8ba1\u5212\u3002\u56e0\u6b64\uff0c\u4e00\u6761\u53e4\u8001\u7684\u4e2d\u4e16\u7eaa\u8857\u9053\u4e0a\u8fd8\u4fee\u5efa\u4e86\u4e00\u6761\u666f\u89c2\u8d70\u9053\uff0c\u5982\u4eca\u4e0e\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u76f8\u8fde\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba59\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel59\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel59\">\u963f\u672c\u585e\u62c9\u8d6b\u5bab<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7687\u5bb6\u9ea6\u5730\u90a3\uff0c\u6bd7\u90bb\u5357\u5899\u7684\u662f\u6240\u8c13\u7684\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u7684\u9057\u5740\uff0c\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u662f\u5df4\u52aa\u8428\u62c9\u4f0a\u5bb6\u65cf\u7684\u5361\u65af\u8482\u5229\u4e9a\u5316\u540d\u79f0\uff0c\u8be5\u5bb6\u65cf\u662f\u5c5e\u4e8e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u5317\u975e\u8d35\u65cf\u8840\u7edf\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\u6240\u770b\u5230\u7684\u9057\u8ff9\u662f 20 \u4e16\u7eaa 30 \u5e74\u4ee3\u5f00\u59cb\u6316\u6398\u7684\u7ed3\u679c\uff0c\u56e0\u4e3a\u8be5\u9057\u5740\u6b64\u524d\u66fe\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u4e3b\u8981\u662f\u7531\u4e8e\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u7206\u70b8\u3002\n                <\/p>\n                <p>\n                    \u901a\u8fc7\u8fd9\u4e9b\u8003\u53e4\u53d1\u6398\uff0c\u6211\u4eec\u80fd\u591f\u786e\u8ba4\u8fd9\u4e2a\u5bb6\u65cf\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u4e2d\u7684\u91cd\u8981\u6027\uff0c\u8fd9\u4e0d\u4ec5\u662f\u56e0\u4e3a\u5bab\u6bbf\u7684\u89c4\u6a21\uff0c\u8fd8\u56e0\u4e3a\u5176\u4f18\u8d8a\u7684\u5730\u7406\u4f4d\u7f6e\uff1a\u4f4d\u4e8e\u9ea6\u5730\u90a3\u7684\u4e0a\u90e8\uff0c\u5c31\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u57ce\u5e02\u8f74\u7ebf\u4e0a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba60\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel60\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel60\">\u6b63\u4e49\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6b63\u4e49\u4e4b\u95e8\uff0c\u963f\u62c9\u4f2f\u8bed\u4e2d\u79f0\u4e3a <em>\u5df4\u5e03\u00b7\u963f\u5c14\u00b7\u6c99\u91cc\u4e9a<\/em>\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u56db\u5ea7\u5916\u57ce\u95e8\u4e4b\u4e00\u3002\u4f5c\u4e3a\u5916\u90e8\u5165\u53e3\uff0c\u5b83\u53d1\u6325\u7740\u91cd\u8981\u7684\u9632\u5fa1\u4f5c\u7528\uff0c\u4ece\u5176\u53cc\u5f2f\u7ed3\u6784\u548c\u9661\u5ced\u7684\u5730\u5f62\u53ef\u4ee5\u770b\u51fa\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u5efa\u9020\u4e0e\u8fde\u63a5\u5357\u5899\u7684\u5854\u697c\u878d\u4e3a\u4e00\u4f53\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u4e8e 1348 \u5e74\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u95e8\u6709\u4e24\u4e2a\u5c16\u5c16\u7684\u9a6c\u8e44\u5f62\u62f1\u95e8\u3002\u5b83\u4eec\u4e4b\u95f4\u6709\u4e00\u4e2a\u9732\u5929\u533a\u57df\uff0c\u79f0\u4e3a buhedera\uff0c\u5982\u679c\u53d7\u5230\u653b\u51fb\uff0c\u53ef\u4ee5\u4ece\u9732\u53f0\u4e0a\u6254\u6750\u6599\u6765\u4fdd\u536b\u5165\u53e3\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u6218\u7565\u4ef7\u503c\u4e4b\u5916\uff0c\u8fd9\u5ea7\u95e8\u5728\u4f0a\u65af\u5170\u80cc\u666f\u4e0b\u8fd8\u5177\u6709\u5f3a\u70c8\u7684\u8c61\u5f81\u610f\u4e49\u3002\u4e24\u4e2a\u88c5\u9970\u5143\u7d20\u5c24\u4e3a\u7a81\u51fa\uff1a\u624b\u548c\u94a5\u5319\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u53ea\u624b\u4ee3\u8868\u4f0a\u65af\u5170\u6559\u7684\u4e94\u5927\u652f\u67f1\uff0c\u8c61\u5f81\u7740\u4fdd\u62a4\u548c\u597d\u5ba2\u3002\u5c31\u5176\u672c\u8eab\u800c\u8a00\uff0c\u94a5\u5319\u662f\u4fe1\u4ef0\u7684\u8c61\u5f81\u3002\u4ed6\u4eec\u7684\u5171\u540c\u5b58\u5728\u53ef\u4ee5\u88ab\u89e3\u8bfb\u4e3a\u7cbe\u795e\u548c\u4e16\u4fd7\u529b\u91cf\u7684\u5bd3\u8a00\u3002\n                <\/p>\n                <p>\n                    \u6c11\u95f4\u4f20\u8bf4\uff0c\u5982\u679c\u6709\u4e00\u5929\u624b\u548c\u94a5\u5319\u76f8\u89e6\uff0c\u5c31\u610f\u5473\u7740\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5012\u584c\u2026\u2026\u4e5f\u610f\u5473\u7740\u4e16\u754c\u7684\u672b\u65e5\uff0c\u56e0\u4e3a\u8fd9\u610f\u5473\u7740\u5b83\u7684\u8f89\u714c\u5c06\u6d88\u5931\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f0a\u65af\u5170\u7b26\u53f7\u4e0e\u53e6\u4e00\u4e2a\u57fa\u7763\u6559\u9644\u52a0\u7269\u5f62\u6210\u4e86\u9c9c\u660e\u5bf9\u6bd4\uff1a\u4e00\u5ea7\u5723\u6bcd\u5b50\u54e5\u7279\u5f0f\u96d5\u5851\uff0c\u7531 Ruberto Alem\u00e1n \u521b\u4f5c\uff0c\u5728\u5929\u4e3b\u6559\u541b\u4e3b\u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\u4e0b\u4ee4\u653e\u7f6e\u5728\u5185\u90e8\u62f1\u95e8\u4e0a\u65b9\u7684\u58c1\u9f9b\u4e2d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba61\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel61\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel61\">\u8f66\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u9a6c\u8f66\u4e4b\u95e8 (Puerta de los Carros) \u4e0e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u57ce\u5899\u4e0a\u7684\u539f\u59cb\u5f00\u53e3\u5e76\u4e0d\u5bf9\u5e94\u3002\u5b83\u4e8e 1526 \u5e74\u81f3 1536 \u5e74\u95f4\u5f00\u653e\uff0c\u5177\u6709\u975e\u5e38\u5177\u4f53\u7684\u529f\u80fd\u76ee\u7684\uff1a\u5141\u8bb8\u8fd0\u9001\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u9020\u6240\u9700\u6750\u6599\u548c\u67f1\u5b50\u7684\u9a6c\u8f66\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u8fd9\u6247\u95e8\u4ecd\u7136\u5177\u6709\u5b9e\u7528\u7528\u9014\u3002\u8fd9\u662f\u4e00\u6761\u65e0\u9700\u95e8\u7968\u7684\u6b65\u884c\u901a\u9053\uff0c\u53ef\u4ee5\u514d\u8d39\u8fdb\u5165\u67e5\u7406\u4e94\u4e16\u5bab\u53ca\u5176\u5185\u7684\u535a\u7269\u9986\u3002\n                <\/p>\n                <p>\n                    \u6b64\u5916\uff0c\u5b83\u662f\u552f\u4e00\u5411\u6388\u6743\u8f66\u8f86\u5f00\u653e\u7684\u5927\u95e8\uff0c\u5305\u62ec\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u697c\u5185\u7684\u9152\u5e97\u5ba2\u4eba\u3001\u51fa\u79df\u8f66\u3001\u7279\u6b8a\u670d\u52a1\u4eba\u5458\u3001\u533b\u52a1\u4eba\u5458\u548c\u7ef4\u4fee\u8f66\u8f86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba62\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel62\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel62\">\u4e03\u5c42\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u662f\u4e00\u5ea7\u5e15\u62c9\u8482\u5c3c\u57ce\u5e02\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u4e00\u9053\u5de8\u5927\u7684\u57ce\u5899\uff0c\u5916\u90e8\u6709\u56db\u4e2a\u4e3b\u8981\u5165\u53e3\u3002\u4e3a\u4e86\u786e\u4fdd\u9632\u5fa1\uff0c\u8fd9\u4e9b\u57ce\u95e8\u91c7\u7528\u72ec\u7279\u7684\u5f27\u5f62\u5e03\u5c40\uff0c\u4f7f\u6f5c\u5728\u7684\u653b\u51fb\u8005\u96be\u4ee5\u524d\u8fdb\uff0c\u5e76\u4fbf\u4e8e\u4ece\u5185\u90e8\u8fdb\u884c\u4f0f\u51fb\u3002\n                <\/p>\n                <p>\n                    \u4f4d\u4e8e\u5357\u5899\u7684\u4e03\u5c42\u4e4b\u95e8\u5c31\u662f\u5176\u4e2d\u4e00\u4e2a\u5165\u53e3\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u65f6\u4ee3\uff0c\u5b83\u88ab\u79f0\u4e3a <em>\u6bd4\u535c\u00b7\u53e4\u675c\u5c14<\/em> \u6216\u201cPuerta de los Pozos\u201d\uff0c\u56e0\u4e3a\u9644\u8fd1\u6709\u7b52\u4ed3\u6216\u5730\u7262\uff0c\u53ef\u80fd\u88ab\u7528\u4f5c\u76d1\u72f1\u3002\n                <\/p>\n                <p>\n                    \u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u4eba\u4eec\u666e\u904d\u7684\u770b\u6cd5\uff0c\u5373\u5b83\u4e0b\u9762\u6709\u4e03\u5c42\u6216\u4e03\u5c42\u697c\u3002\u5c3d\u7ba1\u53ea\u6709\u4e24\u6b21\u8bb0\u5f55\uff0c\u4f46\u8fd9\u79cd\u4fe1\u4ef0\u5f15\u53d1\u4e86\u591a\u4e2a\u4f20\u8bf4\u548c\u6545\u4e8b\uff0c\u4f8b\u5982\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u6545\u4e8b\u201c\u6469\u5c14\u4eba\u7684\u9057\u4ea7\u4f20\u8bf4\u201d\uff0c\u5176\u4e2d\u63d0\u5230\u4e86\u9690\u85cf\u5728\u5854\u7684\u79d8\u5bc6\u5730\u7a96\u4e2d\u7684\u5b9d\u85cf\u3002\n                <\/p>\n                <p>\n                    \u4f20\u7edf\u4e0a\u8ba4\u4e3a\uff0c\u8fd9\u662f 1492 \u5e74 1 \u6708 2 \u65e5\u5e03\u963f\u535c\u8fea\u52d2\u53ca\u5176\u968f\u884c\u4eba\u5458\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u4e4b\u95e8\u5c06\u738b\u56fd\u7684\u94a5\u5319\u4ea4\u7ed9\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u4f7f\u7528\u7684\u6700\u540e\u4e00\u9053\u95e8\u3002\u540c\u6837\uff0c\u7b2c\u4e00\u6279\u57fa\u7763\u6559\u519b\u961f\u4e5f\u662f\u901a\u8fc7\u8fd9\u9053\u95e8\u6beb\u65e0\u62b5\u6297\u5730\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u57ce\u95e8\u662f\u91cd\u5efa\u7684\uff0c\u56e0\u4e3a\u539f\u6765\u7684\u57ce\u95e8\u5728 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u88ab\u7206\u70b8\u4e25\u91cd\u6467\u6bc1\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba63\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel63\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel63\">\u9152\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8461\u8404\u9152\u4e4b\u95e8\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u3002\u5b83\u7684\u5efa\u9020\u5f52\u529f\u4e8e 14 \u4e16\u7eaa\u521d\u7684\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\uff0c\u5c3d\u7ba1\u5b83\u7684\u95e8\u540e\u6765\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u6539\u5efa\u3002\n                <\/p>\n                <p>\n                    \u201c\u8461\u8404\u9152\u95e8\u201d\u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u6e90\u81ea\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u800c\u662f\u6e90\u81ea\u516c\u5143 1556 \u5e74\u7684\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u5f53\u65f6\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5c45\u6c11\u88ab\u5141\u8bb8\u5728\u6b64\u5730\u514d\u7a0e\u8d2d\u4e70\u8461\u8404\u9152\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5b83\u662f\u4e00\u5ea7\u5185\u95e8\uff0c\u56e0\u6b64\u5176\u5e03\u5c40\u662f\u76f4\u7ebf\u578b\u7684\uff0c\u800c\u4e0d\u50cf\u53f8\u6cd5\u95e8\u6216\u6b66\u5668\u95e8\u7b49\u5916\u95e8\u90a3\u6837\u8bbe\u8ba1\u6709\u5f2f\u66f2\u4ee5\u63d0\u9ad8\u9632\u5fa1\u80fd\u529b\u3002\n                <\/p>\n                <p>\n                    \u867d\u7136\u5b83\u7684\u4e3b\u8981\u529f\u80fd\u4e0d\u662f\u9632\u5fa1\uff0c\u4f46\u91cc\u9762\u6709\u4f9b\u8d1f\u8d23\u51fa\u5165\u63a7\u5236\u7684\u58eb\u5175\u4f7f\u7528\u7684\u957f\u51f3\uff0c\u697c\u4e0a\u8fd8\u6709\u4e00\u4e2a\u623f\u95f4\uff0c\u4f9b\u8b66\u536b\u5c45\u4f4f\u548c\u4f11\u606f\u533a\u3002\n                <\/p>\n                <p>\n                    \u897f\u7acb\u9762\u9762\u5411\u963f\u5c14\u5361\u8428\u74e6\uff0c\u662f\u5165\u53e3\u3002\u9a6c\u8e44\u5f62\u62f1\u95e8\u7684\u95e8\u6963\u4e0a\u65b9\u662f\u94a5\u5319\u7684\u6807\u5fd7\uff0c\u8fd9\u662f\u6b22\u8fce\u7684\u5e84\u4e25\u8c61\u5f81\uff0c\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5728\u9762\u5411\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u4e1c\u7acb\u9762\u4e0a\uff0c\u62f1\u80a9\u5c24\u5176\u5f15\u4eba\u6ce8\u76ee\uff0c\u5176\u4e0a\u88c5\u9970\u6709\u91c7\u7528\u5e72\u7ef3\u6280\u672f\u5236\u4f5c\u7684\u74f7\u7816\uff0c\u662f\u897f\u73ed\u7259\u7a46\u65af\u6797\u88c5\u9970\u827a\u672f\u7684\u7cbe\u7f8e\u5178\u8303\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba64\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel64\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel64\">\u963f\u5c14\u7f55\u5e03\u62c9\u7684\u5723\u739b\u4e3d\u4e9a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u73b0\u5728\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802\u6240\u5728\u5730\u66fe\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u7684\u6240\u5728\u5730\uff0c\u8be5\u6e05\u771f\u5bfa\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    1492 \u5e74 1 \u6708 2 \u65e5\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u5ea7\u6e05\u771f\u5bfa\u88ab\u8d50\u4e88\u57fa\u7763\u6559\u793c\u62dc\u573a\u6240\uff0c\u5e76\u5728\u90a3\u91cc\u4e3e\u884c\u4e86\u7b2c\u4e00\u6b21\u5f25\u6492\u3002\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u51b3\u5b9a\uff0c\u5b83\u5728\u5723\u739b\u4e3d\u4e9a\u7684\u5e87\u62a4\u4e0b\u88ab\u5949\u732e\uff0c\u5e76\u5728\u90a3\u91cc\u5efa\u7acb\u4e86\u7b2c\u4e00\u4e2a\u5927\u4e3b\u6559\u5e2d\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u5230 16 \u4e16\u7eaa\u672b\uff0c\u65e7\u6e05\u771f\u5bfa\u5e74\u4e45\u5931\u4fee\uff0c\u6700\u7ec8\u88ab\u62c6\u9664\uff0c\u5e76\u5efa\u9020\u4e86\u4e00\u5ea7\u65b0\u7684\u57fa\u7763\u6559\u5bfa\u5e99\uff0c\u8be5\u5bfa\u5e99\u4e8e 1618 \u5e74\u7ae3\u5de5\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4f0a\u65af\u5170\u5efa\u7b51\u51e0\u4e4e\u5df2\u4e0d\u590d\u5b58\u5728\u3002\u4fdd\u5b58\u4e0b\u6765\u7684\u6700\u91cd\u8981\u6587\u7269\u662f\u4e00\u76cf\u523b\u6709 1305 \u5e74\u94ed\u6587\u7684\u9752\u94dc\u706f\uff0c\u76ee\u524d\u6536\u85cf\u4e8e\u9a6c\u5fb7\u91cc\u56fd\u5bb6\u8003\u53e4\u535a\u7269\u9986\u3002\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u53ef\u4ee5\u770b\u5230\u8fd9\u76cf\u706f\u7684\u590d\u5236\u54c1\u3002\n                <\/p>\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5723\u739b\u4e3d\u4e9a\u6559\u5802\u5e03\u5c40\u7b80\u5355\uff0c\u53ea\u6709\u4e00\u4e2a\u4e2d\u6bbf\uff0c\u4e24\u4fa7\u5404\u6709\u4e09\u4e2a\u4fa7\u6bbf\u3002\u6559\u5802\u5185\u90e8\u7684\u4e3b\u8981\u56fe\u50cf\u5341\u5206\u5f15\u4eba\u6ce8\u76ee\uff1a\u5b89\u53e4\u65af\u8482\u4e9a\u5723\u6bcd\uff0c\u8fd9\u662f\u6258\u5c14\u5938\u6258\u00b7\u9c81\u4f0a\u65af\u00b7\u5fb7\u5c14\u00b7\u4f69\u62c9\u5c14 (Torcuato Ruiz del Peral) \u521b\u4f5c\u4e8e 18 \u4e16\u7eaa\u7684\u4f5c\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5e45\u5723\u50cf\u4e5f\u88ab\u79f0\u4e3a\u201c\u4ec1\u6148\u5723\u6bcd\u201d\uff0c\u662f\u6bcf\u4e2a\u5723\u5468\u516d\u5728\u683c\u62c9\u7eb3\u8fbe\u6e38\u884c\u65f6\u552f\u4e00\u4e00\u5e45\u5728\u5929\u6c14\u5141\u8bb8\u7684\u60c5\u51b5\u4e0b\u4e3e\u884c\u7684\u5723\u50cf\u3002\u4ed6\u5750\u5728\u4e00\u5f20\u6781\u5176\u7f8e\u4e3d\u7684\u5b9d\u5ea7\u4e0a\uff0c\u5b9d\u5ea7\u4e0a\u7684\u6d6e\u96d5\u94f6\u6a21\u4eff\u4e86\u5177\u6709\u8c61\u5f81\u610f\u4e49\u7684\u72ee\u5b50\u5ead\u9662\u7684\u62f1\u95e8\u3002\n                <\/p>\n                <p>\n                    \u4ee4\u4eba\u597d\u5947\u7684\u662f\uff0c\u683c\u62c9\u7eb3\u8fbe\u8bd7\u4eba\u8d39\u5fb7\u91cc\u79d1\u00b7\u52a0\u897f\u4e9a\u00b7\u6d1b\u5c14\u5361 (Federico Garc\u00eda Lorca) \u662f\u8be5\u5144\u5f1f\u4f1a\u7684\u6210\u5458\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba65\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel65\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel65\">\u5236\u9769\u5382<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u524d\u9762\u5411\u4e1c\uff0c\u6709\u4e2d\u4e16\u7eaa\u5236\u9769\u5382\u6216\u6c34\u725b\u519c\u573a\u7684\u9057\u8ff9\uff0c\u8fd9\u662f\u4e00\u4e2a\u4e13\u95e8\u5904\u7406\u751f\u76ae\u7684\u8bbe\u65bd\uff1a\u6e05\u6d01\u3001\u97a3\u5236\u548c\u67d3\u8272\u3002\u8fd9\u662f\u6574\u4e2a\u5b89\u8fbe\u5362\u65af\u7684\u5e38\u89c1\u6d3b\u52a8\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u5317\u975e\u7c7b\u4f3c\u7684\u5236\u9769\u5382\u76f8\u6bd4\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5236\u9769\u5382\u7684\u89c4\u6a21\u8f83\u5c0f\u3002\u7136\u800c\uff0c\u5fc5\u987b\u8003\u8651\u5230\uff0c\u5176\u529f\u80fd\u5b8c\u5168\u662f\u4e3a\u4e86\u6ee1\u8db3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u9700\u8981\u3002\n                <\/p>\n                <p>\n                    \u5b83\u6709\u516b\u4e2a\u5927\u5c0f\u4e0d\u4e00\u7684\u5c0f\u6c60\uff0c\u6709\u77e9\u5f62\u7684\uff0c\u4e5f\u6709\u5706\u5f62\u7684\uff0c\u91cc\u9762\u50a8\u5b58\u7740\u76ae\u9769\u97a3\u5236\u8fc7\u7a0b\u4e2d\u4f7f\u7528\u7684\u77f3\u7070\u548c\u67d3\u6599\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u9879\u6d3b\u52a8\u9700\u8981\u5927\u91cf\u7684\u6c34\uff0c\u56e0\u6b64\u5236\u9769\u5382\u5efa\u5728\u7687\u5bb6\u704c\u6e89\u6c34\u6e20 (Acequia Real) \u65c1\u8fb9\uff0c\u4ee5\u5229\u7528\u5176\u6301\u7eed\u7684\u6c34\u6d41\u3002\u5b83\u7684\u5b58\u5728\u4e5f\u8868\u660e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8fd9\u4e00\u5730\u533a\u62e5\u6709\u5927\u91cf\u7684\u6c34\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba66\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel66\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel66\">\u6c34\u5854\u548c\u7687\u5bb6\u6c9f\u6e20<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6c34\u5854\u662f\u4e00\u5ea7\u96c4\u4f1f\u7684\u5efa\u7b51\uff0c\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5899\u7684\u897f\u5357\u89d2\uff0c\u9760\u8fd1\u552e\u7968\u5904\u5f53\u524d\u7684\u4e3b\u5165\u53e3\u3002\u867d\u7136\u5b83\u5177\u6709\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u5176\u6700\u91cd\u8981\u7684\u4f7f\u547d\u662f\u4fdd\u62a4\u7687\u5bb6\u704c\u6e89\u6c34\u6e20\u7684\u5165\u53e3\uff0c\u56e0\u6b64\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u704c\u6e89\u6e20\u7a7f\u8fc7\u4e00\u6761\u6e21\u69fd\u5230\u8fbe\u5e15\u62c9\u8482\u5c3c\u57ce\uff0c\u5e76\u6cbf\u7740\u5854\u7684\u5317\u9762\u5ef6\u4f38\uff0c\u4e3a\u6574\u4e2a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4f9b\u6c34\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u5854\u662f\u5f7b\u5e95\u91cd\u5efa\u7684\u7ed3\u679c\u3002 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\uff0c\u5b83\u56e0\u706b\u836f\u7206\u70b8\u800c\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u5230 20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u5b83\u51e0\u4e4e\u53ea\u5269\u4e0b\u575a\u5b9e\u7684\u5730\u57fa\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u81f3\u5173\u91cd\u8981\uff0c\u56e0\u4e3a\u5b83\u5141\u8bb8\u6c34\uff08\u4ee5\u53ca\u751f\u547d\uff09\u8fdb\u5165\u5e15\u63d0\u7eb3\u57ce\u3002\u8428\u6bd4\u5361\u5c71\u539f\u672c\u7f3a\u4e4f\u5929\u7136\u6c34\u6e90\uff0c\u8fd9\u5bf9\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6784\u6210\u4e86\u91cd\u5927\u6311\u6218\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u6b64\uff0c\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e00\u4e16\u4e0b\u4ee4\u8fdb\u884c\u4e00\u9879\u91cd\u5927\u6c34\u5229\u5de5\u7a0b\uff1a\u4fee\u5efa\u6240\u8c13\u7684\u82cf\u4e39\u6c9f\u3002\u8fd9\u6761\u704c\u6e89\u6e20\u4ece\u6d77\u62d4\u8f83\u9ad8\u3001\u8ddd\u79bb\u7ea6\u516d\u516c\u91cc\u7684\u8fbe\u7f57\u6cb3\u5f15\u6c34\uff0c\u5229\u7528\u5761\u5ea6\u901a\u8fc7\u91cd\u529b\u8f93\u9001\u6c34\u3002\n                <\/p>\n                <p>\n                    \u57fa\u7840\u8bbe\u65bd\u5305\u62ec\u4e00\u4e2a\u84c4\u6c34\u575d\u3001\u4e00\u4e2a\u755c\u529b\u6c34\u8f66\u548c\u4e00\u6761\u7816\u780c\u7684\u8fd0\u6cb3\u2014\u2014acequia\u2014\u2014\u5b83\u7a7f\u8fc7\u5c71\u8109\u5730\u4e0b\uff0c\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4e0a\u90e8\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u514b\u670d\u592a\u9633\u5c71\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\uff09\u548c\u8428\u6bd4\u5361\u5c71\uff08\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff09\u4e4b\u95f4\u7684\u9661\u5761\uff0c\u5de5\u7a0b\u5e08\u4eec\u4fee\u5efa\u4e86\u4e00\u6761\u6e21\u69fd\uff0c\u8fd9\u662f\u786e\u4fdd\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4f9b\u6c34\u7684\u5173\u952e\u9879\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-premium\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium-ia-hablando\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-ia\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n\n<style>\n  \/* Tel\u00e9fonos muy peque\u00f1os (tipo iPhone SE, Android antiguos) *\/\n  @media (max-width: 480px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 0.7rem !important;\n    }\n  }\n\n  \/* Tel\u00e9fonos est\u00e1ndar (mayor\u00eda de m\u00f3viles modernos) *\/\n  @media (min-width: 481px) and (max-width: 767px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.05rem !important;\n    }\n  }\n\n  \/* Tablets peque\u00f1as y m\u00f3viles grandes *\/\n  @media (min-width: 768px) and (max-width: 991px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.2rem !important;\n    }\n  }\n<\/style>\n\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    const btn1 = document.getElementById(\"continuar-gratis-premium\");\n    const modal1 = document.getElementById(\"modal-premium\");\n\n    if (btn1 && modal1) {\n      btn1.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal1.classList.remove('show');\n        modal1.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n\n    const btn2 = document.getElementById(\"continuar-gratis-ia\");\n    const modal2 = document.getElementById(\"modal-premium-ia-hablando\");\n\n    if (btn2 && modal2) {\n      btn2.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal2.classList.remove('show');\n        modal2.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n  });\n<\/script>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n    \t\t\n\t\t\t\n\t\t<\/div>\n\t<\/header>\n<\/article>\n\n\n\n\n\n\n\n<article data-id=\"post-5820\" data-play-id=\"5820\" class=\"block-loop-item album-track post-5820 station type-station status-publish has-post-thumbnail hentry genre-generalife entry is-single\">\n\t<span class=\"btn-play-now icon-play\"  data-play-id=\"5820\"><\/span>\n\t<span class=\"btn-play-now icon-play\" data-id=\"5820\" data-play-id=\"5820\"><\/span>\n\n\t<button class=\"btn-playlist icon-plus\"><\/button>\n\n\n\t<header class=\"entry-header\">\n\t\t<div class=\"entry-header-inner btn-play-now\">\n\t\t\t\n<h3 class=\"entry-title\"><a href=\"https:\/\/pruebas.alhambra.app\/zh\/station\/patio-de-la-sultana\/\" rel=\"bookmark\">\u82cf\u4e39\u5a1c\u5ead\u9662<\/a><\/h3>\n\t\t\t<div class=\"entry-meta\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t<div class=\"entry-footer\">\n\t\t\t<span class=\"play-duration\">01:04<\/span>\t\t\t    <!-- Angel cambiar numero abajo en data-target -->\n    <a href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\" class=\"iconomodal\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg> \n    <\/a>\n\n    <!-- El modal -->\n    <!-- Angel cambiar numero abajo en id -->\n    <div class=\"modal\" id=\"ia01\">\n        <div class=\"modal-dialog\">\n            <div class=\"modal-content\">\n                <!-- Cabecera del modal -->\n                <div class=\"modal-header\">\n                    <h4 class=\"modal-title\">\n                                            <\/h4>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\">\n                        \u00d7\n                    <\/button>\n                <\/div>\n\n                <!-- Contenido del modal -->\n                <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <div class=\"contenedoria\">\n                                <br><br>\n                                <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #222222; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #222222; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 350px;\n        background-color: #222222;\n        border-radius: 20px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 20px;\n        line-height: 54px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"You\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5820\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"4539\"\n     data-width=\"350px\"\n     data-height=\"400px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"1\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"60\"\n     data-text_rounded=\"20\"\n     data-chat_rounded=\"20\"\n     data-voice_service=\"google\"\n     data-voice_language=\"yue-HK\"\n     data-voice_name=\"yue-HK-Standard-A\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">AI thinking&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"Type message..\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                            <\/div>\n                                                        <div class=\"contenidocentrado\">\n                                <h2 class=\"wp-block-heading\">\u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01<\/h2>\n                                <li>\n                                    \u6309 <strong>\u4e00\u6b21<\/strong>\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path>\n                                        <path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path>\n                                        <line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line>\n                                        <line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line>\n                                    <\/svg>\n                                    \u8aaa\u8a71\u3002\n                                <\/li>\n                                <li>\n                                    <strong>\u5b8c\u6210<\/strong> \u6309\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <rect x=\"6\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                        <rect x=\"14\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                    <\/svg>\n                                <\/li>\n                            <\/div>\n                            <br>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n<style>\n\n                       .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n                            background-color: #34354000 !important;\n                        }\n\n\n                         .wpaicg-chat-shortcode:nth-child(2) .wpaicg_chat_additions { display: none; }\n\n\n                        .iconomodal {\n                            border-radius: 0px !important;\n                            background-color: #00000000!important;\n                            display: inline-flex;\n                            align-items: center;\n                            padding: 0.5rem;\n                            min-width: 1rem;\n                            line-height: 1;\n                            color: inherit;\n                            background-color: transparent;\n                            border: none;\n                            outline: 0;\n                            color: var(--color-primary);\n                        }\n\n\n                        .album-track .icon-play {\n                            color: var(--color-primary);\n                        }\n\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                                color: #8c0dff !important;\n                            }\n\n\n                         .contenidocentrado {\n                        text-align: center;\n                        display: block;\n                        margin-block-start: 0em;\n                        margin-block-end: 0em;\n                        }\n\n\n\n                        .preguntas{\n                        width: calc(100% - var(--x-gap) * 3) !important;\n                        max-width: var(--content-width);\n                        margin-left: auto;\n                        margin-right: auto;\n                        }\n\n\n                        .accordion h3:after, .accordion h4:after {\n                        opacity: 9.5 !important;\n                        color: var(--color-primary) !important;\n                        }\n\n\n                        p {\n                        margin-top: 0.5rem;\n                        margin-bottom: 0rem;\n                        }\n\n                        b, strong {\n                        font-weight: 700 !important;\n                        }\n\n                        h3, .h3 {\n                        margin-block-end: 0.5em;\n                        }\n\n\n                     \n                        \/*.accordion h3, .accordion h4 {\n                        color: var(--color-primary) !important;\n                        }*\/\n\n\n                        .modal-body, .modal-footer, .modal-header {\n                            padding: 1rem;\n                        }\n\n\n                      \n                        .letracolor {\n                        color: var(--color-primary);\n                        margin-bottom: -5px;\n                        }\n\n\n                        .miicono {\n                        overflow: hidden;\n                        vertical-align: middle;\n                        color: var(--color-primary);\n                        }\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon svg {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-chat-shortcode-type {\n                            background: rgb(0 0 0 \/ 0%) !important;\n                        }\n\n                        .wpaicg-chat-shortcode {\n                            width: 100% !important;\n                        }\n                        .wpaicg_chat_additions span {\n                            margin-right: 0px !important;\n                        }\n\n                        .contenedoria {\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            \/*padding: 0px 0px 10px 0px;*\/\n                            margin-top: 0%;\n                            padding: 2rem 0rem 2rem 0rem!important;\n                        }\n\n\n\n                    .wpaicg-chat-shortcode {\n                        background-color: #12121200 !important;\n                    }\n\n\n                    .comment-respond .must-log-in p, textarea {\n                        width: 100% !important;\n                    }\n\n\n\n                    \/*sebas tengo que modificar esto para centrar el micro*\/\n                        .wpaicg_chat_additions{\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            position: absolute;\n                            right: 42% !important;\n                        }\n\n\n\n<\/style>\n\n\n\n\n\n\n\n<!-- sebas cargo los estilos condicional -->\n\n    <style id=\"ia01-style\">\n        #ia01 .wpaicg-chat-shortcode-messages { display: none; }\n        #ia01 .wpaicg-chat-shortcode-send > svg { display: none; }\n        #ia01 .wpaicg-chat-shortcode-typing { display: none; }\n\n\n    .wpaicg-chat-shortcode {\n        align-items: center !important;\n        padding: 0rem !important;\n        min-width: 0rem !important;\n        justify-content: center !important;\n        align-items: center !important;\n        \/*max-width: 20px;*\/\n    }\n\n\n     \/* Establece el estilo para .wpaicg-bot-thinking cuando est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        color: inherit !important;\n    }\n\n    \/* Oculta .wpaicg-mic-icon cuando .wpaicg-bot-thinking est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking + .circle {\n        display: none;\n    }\n\n\n    .wpaicg-mic-icon svg {\n        width: 50px !important;\n        height: 50px !important;\n        margin: auto;\n        display: block;\n        color: var(--color-primary) !important;\n    }\n\n    @keyframes pulse {\n        0% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n        50% {\n            transform: scale(1.2);\n            opacity: 1;\n        }\n        100% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n    }\n\n    .wpaicg_chat_additions {\n        animation: pulse 3s infinite;\n    }\n\n    .circle {\n        width: 70px;\n        height: 70px;\n        border: 1px solid;\n        color: var(--color-primary);\n        border-radius: 100%;\n        \/*margin: 7px;*\/\n        box-sizing: border-box;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        margin-top: -37%;\n    }\n\n\n    \n    .wpaicg-chat-shortcode{\n        width: ;\n    }\n    .wpaicg-chat-shortcode-content{\n        position: relative;\n    }\n    .wpaicg-chat-shortcode-content ul{\n        height: calc( - 44px);\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-footer{\n        height: 18px;\n        font-size: 11px;\n        padding: 0 20px;\n        color: ;\n        background: rgb(0 0 0 \/ 19%);\n        margin-top:2px;\n        margin-bottom: 2px;\n    }\n    .wpaicg-chat-shortcode-content ul li{\n        display: flex;\n        margin-bottom: 0;\n        padding: 10px;\n        color: ;\n    }\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message{\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong{\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        font-size: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong img{\n\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after{\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking{\n        bottom: 0;\n        font-size: 11px;\n        color: inherit;\n        padding: 2px 6px;\n        display: none;\n    }\n\n    .wpaicg-chat-shortcode{\n        background-color: ;\n    }\n    .wpaicg-chat-shortcode-type{\n        background: rgb(0 0 0 \/ 19%);\n    }\n    .wpaicg-chat-message{\n        text-align: justify;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message a,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message a{\n        color: inherit;\n    }\n\n    <\/style>\n\n\n<style>\n.wpaicg-chat-shortcode {\n    box-shadow: 0 0px 0px rgb(0 0 0 \/ 0%) !important;\n}\n<\/style>\n\n\n\n\n\n    <script>\n        \/\/ Agregar evento al abrir el modal para aplicar el estilo CSS din\u00e1micamente\n        document.addEventListener('DOMContentLoaded', function () {\n            document.getElementById('ia01').addEventListener('show.bs.modal', function () {\n                document.getElementById('ia01-style').innerHTML = `\n                    #ia01 .wpaicg-chat-shortcode-messages { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-send > svg { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-typing { display: block; }\n                `;\n            });\n        });\n    <\/script>\n\n\n\n\n    \t\t\t\t\t\t    <style>\n        \/* A\u00f1ade estilos personalizados aqu\u00ed si es necesario \n        #dropdown-more { display: none !important; } *\/\n        #dropdown-more { display: none !important; }\n        .btn-playlist:nth-child { display: none !important; }\n        .dropdown-backdrop { display: none !important; }\n    <\/style>\n\n\n    \n    <div class=\"btn-group dropup\">\n        <button class=\"btn-more\" type=\"button\" id=\"mapaDropdown\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"currentColor\" stroke=\"currentColor\" stroke-width=\"0\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"6\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"18\" r=\"2\"><\/circle><\/svg>\n                    <\/button>\n        <div class=\"dropdown-menu\" aria-labelledby=\"mapaDropdown\">\n           \n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u55d3\u97f3\uff09<\/a>\n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia02\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><polygon points=\"16 3 21 8 8 21 3 21 3 16 16 3\"><\/polygon><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u6587\u672c\uff09<\/a>\n\n\n                \n\n\n                \n\n\n                \n\n\n                \n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#modalprueba25\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><line x1=\"17\" y1=\"10\" x2=\"3\" y2=\"10\"><\/line><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"><\/line><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"><\/line><line x1=\"17\" y1=\"18\" x2=\"3\" y2=\"18\"><\/line><\/svg>&nbsp; &nbsp; \u63cf\u8ff0<\/a>\n\n\n                \n\n        <\/div>\n    <\/div>\n\n\n\n    <div class=\"modal fade\" id=\"ia02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">  <\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #343540; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #343540; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 100%px;\n        background-color: #343540;\n        border-radius: 8px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 8px;\n        line-height: 36px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"Yo\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5820\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"5011\"\n     data-width=\"100%px\"\n     data-height=\"50%px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"40\"\n     data-text_rounded=\"8\"\n     data-chat_rounded=\"8\"\n     data-voice_service=\"\"\n     data-voice_language=\"en-US\"\n     data-voice_name=\"en-US-Studio-M\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1.0\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">\u521b\u5efa\u795e\u7ecf\u8fde\u63a5\u2026\u2026&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"\u5728\u6b64\u5199\u4e0b\u60a8\u7684\u4fe1\u606f\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"display:none;\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                                    <\/div>\n\n\n            <style>\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .circle:nth-child(2) { display: none !important; }\n\n\n                .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li strong {\n                    color: var(--color-primary) !important;\n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                color: inherit !important;\n                }\n\n\n                .wpaicg-chat-shortcode-type {\n                    color: inherit !important;\n                    width: 100% !important;\n                }\n\n\n\n                textarea.wpaicg-chat-shortcode-typing {\n                border: 1px solid var(--color-primary) !important;\n                background-color: #ffffff00 !important;\n                color: inherit !important;\n                 }\n\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .wpaicg-chat-shortcode-send:nth-child(9){\n                    display: none !important;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode-send {\n                    color: var(--color-primary) !important;\n                    margin-right: -250px !important;\n                }\n\n\n                textarea.auto-expand:focus {\n                outline: none;\n                box-shadow: 0 0 5px var(--color-primary) !important;\n                line-height: 2;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: #ffffff00 !important;\n                    border-radius: 1px !important;\n                    height: 1px !important;\n                }\n\n\n\n\n\n                .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message, .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n                    color: inherit;\n                    font-size: .8375rem;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    background: var(--color-primary) !important;\n                    border-radius: 1px;\n                    height: 0px;\n                    background-color: inherit !important;\n                    color: inherit !important;\n                    border: 10px solid var(--color-grey-500) !important;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    border-radius: 5px !important;\n                    height: 1px !important;\n                }\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: inherit !important;\n                    border-radius: 1px !important;\n                }\n\n\n            <\/style>\n                <!-- <div class=\"modal-footer\">\n                    <button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">Cerrar<\/button>\n                <\/div> -->\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n    \n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- TODO LO QUE ESTA DEBAJO DE ESTO SON LAS LLAMADAS A LOS MODALES -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n\n\n<!-- PREGUNTAS RECOMENDADAS -->\n    <div class=\"modal fade\" id=\"modalprueba01\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n<!-- GALER\u00cdA DE FOTOS -->\n    <div class=\"modal fade\" id=\"modalprueba02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- GALER\u00cdA DE VIDEO -->\n    <div class=\"modal fade\" id=\"modalprueba03\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                       <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- COMO LLEGAR AQU\u00cd -->\n    <div class=\"modal fade\" id=\"modalprueba04\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                         <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N -->\n    <div class=\"modal fade\" id=\"modalprueba05\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u6f14\u793a\u7248\u672c\u4e2d\u7684\u9690\u85cf\u5185\u5bb9\u3002<br>\n                            \u8054\u7cfb\u652f\u6301\u4eba\u5458\u6765\u6fc0\u6d3b\u5b83\u3002<\/p><\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n    <div class=\"modal fade\" id=\"modalprueba06\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">\u6a21\u6001\u6807\u9898\u793a\u4f8b<\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION ALCAZABA  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - INTRODUCCI\u00d3N -->\n<div class=\"modal fade\" id=\"modalprueba07\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u539f\u59cb\u7684\u90e8\u5206\uff0c\u5efa\u5728\u53e4\u8001\u7684\u9f50\u91cc\u5fb7\u5821\u5792\u9057\u5740\u4e0a\u3002\n                    <\/p>\n                    <p>\n                        \u7eb3\u65af\u91cc\u5fb7\u57ce\u5821 (Nasrid Alcazaba) \u7684\u8d77\u6e90\u53ef\u4ee5\u8ffd\u6eaf\u5230 1238 \u5e74\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u7b2c\u4e00\u4f4d\u82cf\u4e39\u548c\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u00b7\u4f0a\u672c\u00b7\u963f\u5c14\u8d6b\u9a6c\u5c14 (Muhammad Ibn al-Alhmar) \u51b3\u5b9a\u5c06\u82cf\u4e39\u56fd\u7684\u9996\u90fd\u4ece\u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u8fc1\u81f3\u5bf9\u9762\u7684\u8428\u6bd4\u5361 (Sabika) \u5c71\u3002\n                    <\/p>\n                    <p>\n                        \u827e\u54c8\u8fc8\u5c14\u9009\u62e9\u7684\u5730\u70b9\u975e\u5e38\u7406\u60f3\uff0c\u56e0\u4e3a\u963f\u5c14\u5361\u8428\u5df4\u7889\u5821\u4f4d\u4e8e\u5c71\u4e18\u7684\u897f\u7aef\uff0c\u5176\u4e09\u89d2\u5f62\u5e03\u5c40\u975e\u5e38\u7c7b\u4f3c\u4e8e\u8239\u5934\uff0c\u4e3a\u5728\u5176\u4fdd\u62a4\u4e0b\u5efa\u9020\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u63d0\u4f9b\u4e86\u6700\u4f73\u7684\u9632\u5fa1\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u62e5\u6709\u591a\u5ea7\u57ce\u5899\u548c\u5854\u697c\uff0c\u5176\u5efa\u9020\u76ee\u7684\u660e\u663e\u662f\u9632\u5fa1\u3002\u4e8b\u5b9e\u4e0a\uff0c\u5b83\u662f\u4e00\u4e2a\u76d1\u89c6\u4e2d\u5fc3\uff0c\u56e0\u4e3a\u5b83\u4f4d\u4e8e\u683c\u62c9\u7eb3\u8fbe\u5e02\u4e0a\u65b9\u4e24\u767e\u7c73\u5904\uff0c\u4ece\u800c\u4fdd\u8bc1\u4e86\u5bf9\u6574\u4e2a\u5468\u8fb9\u9886\u571f\u7684\u89c6\u89c9\u63a7\u5236\uff0c\u8fdb\u800c\u4ee3\u8868\u7740\u6743\u529b\u7684\u8c61\u5f81\u3002\n                    <\/p>\n                    <p>\n                        \u57ce\u5821\u5185\u90e8\u662f\u519b\u4e8b\u533a\uff0c\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u963f\u5c14\u5361\u8428\u5df4\u9010\u6e10\u53d1\u5c55\u6210\u4e3a\u4e00\u5ea7\u72ec\u7acb\u7684\u5c0f\u578b\u5fae\u578b\u57ce\u5e02\uff0c\u4f9b\u9ad8\u7ea7\u58eb\u5175\u9a7b\u5b88\uff0c\u8d1f\u8d23\u4fdd\u536b\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53ca\u5176\u82cf\u4e39\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - BARRIO CASTRENSE -->\n <div class=\"modal fade\" id=\"modalprueba08\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u519b\u533a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u8fdb\u5165\u57ce\u5821\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u8eab\u5904\u4e00\u4e2a\u770b\u4f3c\u8ff7\u5bab\u7684\u5730\u65b9\uff0c\u4f46\u5b9e\u9645\u4e0a\u8fd9\u662f\u4e00\u4e2a\u4f7f\u7528\u4eff\u9020\u6cd5\u8fdb\u884c\u5efa\u7b51\u4fee\u590d\u7684\u8fc7\u7a0b\uff0c\u8fd9\u4f7f\u5f97\u76f4\u5230\u4e8c\u5341\u4e16\u7eaa\u521d\u624d\u88ab\u57cb\u85cf\u7684\u65e7\u519b\u4e8b\u533a\u5f97\u4ee5\u4fee\u590d\u3002\n                    <\/p>\n                    <p>\n                        \u82cf\u4e39\u7684\u7cbe\u9510\u536b\u961f\u548c\u8d1f\u8d23\u963f\u5c14\u7f55\u5e03\u62c9\u9632\u5fa1\u548c\u5b89\u5168\u7684\u5176\u4ed6\u519b\u4e8b\u961f\u4f0d\u90fd\u5c45\u4f4f\u5728\u8fd9\u4e2a\u8857\u533a\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5ef7\u57ce\u5e02\u5185\u7684\u4e00\u4e2a\u5c0f\u57ce\u5e02\uff0c\u62e5\u6709\u65e5\u5e38\u751f\u6d3b\u6240\u9700\u7684\u4e00\u5207\uff0c\u4f8b\u5982\u4f4f\u623f\u3001\u4f5c\u574a\u3001\u5e26\u70e4\u7bb1\u7684\u9762\u5305\u623f\u3001\u4ed3\u5e93\u3001\u84c4\u6c34\u6c60\u3001\u571f\u8033\u5176\u6d74\u5ba4\u7b49\u3002\u901a\u8fc7\u8fd9\u79cd\u65b9\u5f0f\uff0c\u519b\u961f\u548c\u5e73\u6c11\u53ef\u4ee5\u88ab\u5206\u5f00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u8fd9\u4e2a\u8857\u533a\uff0c\u7531\u4e8e\u8fd9\u6b21\u4fee\u590d\uff0c\u6211\u4eec\u53ef\u4ee5\u770b\u5230\u7a46\u65af\u6797\u623f\u5c4b\u7684\u5178\u578b\u5e03\u5c40\uff1a\u4e00\u4e2a\u5e26\u6709\u89d2\u843d\u5165\u53e3\u7684\u5165\u53e3\uff0c\u4e00\u4e2a\u5c0f\u5ead\u9662\u4f5c\u4e3a\u623f\u5c4b\u7684\u4e2d\u5fc3\u8f74\u7ebf\uff0c\u5ead\u9662\u5468\u56f4\u7684\u623f\u95f4\uff0c\u4ee5\u53ca\u4e00\u4e2a\u5395\u6240\u3002\n                    <\/p>\n                    <p>\n                        \u6b64\u5916\uff0c\u5728\u4e8c\u5341\u4e16\u7eaa\u521d\uff0c\u4eba\u4eec\u5728\u5730\u4e0b\u53d1\u73b0\u4e86\u4e00\u5ea7\u5730\u7262\u3002\u4ece\u5916\u9762\u5f88\u5bb9\u6613\u901a\u8fc7\u901a\u5f80\u5b83\u7684\u73b0\u4ee3\u87ba\u65cb\u697c\u68af\u8fa8\u8ba4\u51fa\u6765\u3002\u8fd9\u4e2a\u5730\u7262\u91cc\u5173\u62bc\u7740\u53ef\u4ee5\u7528\u6765\u83b7\u53d6\u91cd\u5927\u5229\u76ca\u7684\u56da\u72af\uff0c\u65e0\u8bba\u662f\u653f\u6cbb\u5229\u76ca\u8fd8\u662f\u7ecf\u6d4e\u5229\u76ca\uff0c\u6216\u8005\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u5177\u6709\u5f88\u9ad8\u4ea4\u6362\u4ef7\u503c\u7684\u4eba\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u5ea7\u5730\u4e0b\u76d1\u72f1\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5012\u7f6e\u7684\u6f0f\u6597\uff0c\u5e73\u9762\u5448\u5706\u5f62\u3002\u8fd9\u4f7f\u5f97\u8fd9\u4e9b\u4fd8\u864f\u6839\u672c\u65e0\u6cd5\u9003\u8131\u3002\u4e8b\u5b9e\u4e0a\uff0c\u56da\u72af\u662f\u4f7f\u7528\u6ed1\u8f6e\u6216\u7ef3\u7d22\u7cfb\u7edf\u88ab\u5e26\u5165\u5ba4\u5185\u7684\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA P\u00d3LVORA -->\n<div class=\"modal fade\" id=\"modalprueba09\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u706b\u836f\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u706b\u836f\u5854\u662f\u7ef4\u62c9\u5854\u5357\u4fa7\u7684\u9632\u5fa1\u589e\u63f4\uff0c\u901a\u5f80\u7ea2\u5854\u7684\u519b\u7528\u9053\u8def\u5c31\u662f\u4ece\u8fd9\u91cc\u5f00\u59cb\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u81ea 1957 \u5e74\u4ee5\u6765\uff0c\u6211\u4eec\u53ef\u4ee5\u5728\u8fd9\u5ea7\u5854\u4e2d\u627e\u5230\u4e00\u4e9b\u523b\u5728\u77f3\u5934\u4e0a\u7684\u8bd7\u53e5\uff0c\u5176\u4f5c\u8005\u662f\u58a8\u897f\u54e5\u4eba\u5f17\u6717\u897f\u65af\u79d1\u00b7\u5fb7\u00b7\u4f0a\u5361\u8428 (Francisco de Icaza)\uff1a \n                    <\/p>\n                    <br>\n                    <blockquote>\n                        \u201c\u65bd\u820d\u5427\uff0c\u5973\u4eba\uff0c\u751f\u6d3b\u4e2d\u6ca1\u6709\u4ec0\u4e48\uff0c<br>\n                        \u5c31\u50cf\u5728\u683c\u62c9\u7eb3\u8fbe\u5931\u660e\u7684\u60e9\u7f5a\u4e00\u6837\u3002\u201d\n                    <\/blockquote>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - JARD\u00cdN DE LOS ADARVES -->\n<div class=\"modal fade\" id=\"modalprueba10\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4e9a\u5f53\u65af\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u6240\u5360\u636e\u7684\u7a7a\u95f4\u53ef\u4ee5\u8ffd\u6eaf\u5230\u5341\u516d\u4e16\u7eaa\uff0c\u5f53\u65f6\u5728\u5c06\u963f\u5c14\u5361\u8428\u74e6\u6539\u9020\u4e3a\u70ae\u5175\u57fa\u5730\u7684\u8fc7\u7a0b\u4e2d\u5efa\u9020\u4e86\u4e00\u4e2a\u70ae\u5175\u5e73\u53f0\u3002\n                    <\/p>\n                    <p>\n                        \u5230\u4e86\u5341\u4e03\u4e16\u7eaa\uff0c\u519b\u4e8b\u7528\u9014\u5df2\u4e0d\u518d\u91cd\u8981\uff0c\u7b2c\u4e94\u4ee3\u8499\u5fb7\u54c8\u5c14\u4faf\u7235\u5728 1624 \u5e74\u88ab\u4efb\u547d\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ba1\u7406\u5458\u540e\uff0c\u51b3\u5b9a\u7528\u6ce5\u571f\u586b\u5145\u5916\u5899\u548c\u5185\u5899\u4e4b\u95f4\u7684\u7a7a\u95f4\uff0c\u5c06\u8fd9\u7247\u7a7a\u95f4\u6539\u9020\u6210\u82b1\u56ed\u3002\n                    <\/p>\n                    <p>\n                        \u4f20\u8bf4\uff0c\u4eba\u4eec\u66fe\u5728\u6b64\u5730\u53d1\u73b0\u4e00\u4e9b\u88c5\u6ee1\u9ec4\u91d1\u7684\u74f7\u74f6\uff0c\u53ef\u80fd\u662f\u8be5\u5730\u533a\u6700\u540e\u4e00\u6279\u7a46\u65af\u6797\u85cf\u8d77\u6765\u7684\uff0c\u4faf\u7235\u7528\u5176\u4e2d\u4e00\u90e8\u5206\u9ec4\u91d1\u5efa\u9020\u4e86\u8fd9\u5ea7\u7f8e\u4e3d\u7684\u82b1\u56ed\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u8fd9\u4e9b\u82b1\u74f6\u4e2d\u7684\u4e00\u4e2a\u53ef\u80fd\u662f\u4e16\u754c\u4e0a\u4fdd\u5b58\u4e0b\u6765\u7684\u4e8c\u5341\u4e2a\u5927\u578b\u7eb3\u65af\u91cc\u5fb7\u91d1\u9676\u5668\u4e4b\u4e00\u3002\u6211\u4eec\u53ef\u4ee5\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u4e00\u697c\u7684\u56fd\u5bb6\u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u827a\u672f\u535a\u7269\u9986\u770b\u5230\u4e24\u4e2a\u8fd9\u6837\u7684\u82b1\u74f6\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u4e2a\u82b1\u56ed\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u5143\u7d20\u4e4b\u4e00\u662f\u4f4d\u4e8e\u82b1\u56ed\u4e2d\u592e\u7684\u4e00\u5ea7\u9f13\u5f62\u55b7\u6cc9\u3002\u8fd9\u4e2a\u55b7\u6cc9\u66fe\u4f4d\u4e8e\u4e0d\u540c\u7684\u4f4d\u7f6e\uff0c\u6700\u5f15\u4eba\u6ce8\u76ee\u548c\u6700\u503c\u5f97\u6ce8\u610f\u7684\u662f\u72ee\u5b50\u5ead\u9662\uff0c\u5b83\u4e8e 1624 \u5e74\u88ab\u653e\u7f6e\u5728\u72ee\u5b50\u55b7\u6cc9\u4e0a\u65b9\uff0c\u4f46\u968f\u540e\u906d\u5230\u635f\u574f\u3002\u5956\u676f\u4e00\u76f4\u77d7\u7acb\u5728\u90a3\u4e2a\u4f4d\u7f6e\uff0c\u76f4\u5230 1954 \u5e74\u624d\u88ab\u79fb\u8d70\u5e76\u653e\u7f6e\u5728\u8fd9\u91cc\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA VELA -->\n<div class=\"modal fade\" id=\"modalprueba11\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u8721\u70db\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u5ea7\u5854\u88ab\u79f0\u4e3a\u5927\u5854 (Torre Mayor)\uff0c\u4ece\u5341\u516d\u4e16\u7eaa\u5f00\u59cb\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u592a\u9633\u5854 (Torre del Sol)\uff0c\u56e0\u4e3a\u4e2d\u5348\u65f6\u5206\uff0c\u592a\u9633\u4f1a\u53cd\u5c04\u5728\u5854\u4e0a\uff0c\u8d77\u5230\u65e5\u6677\u7684\u4f5c\u7528\u3002\u4f46\u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u81ea\u4e8e\u201cvelar\u201d\u8fd9\u4e2a\u8bcd\uff0c\u56e0\u4e3a\u5f97\u76ca\u4e8e\u5b83\u4e8c\u5341\u4e03\u7c73\u7684\u9ad8\u5ea6\uff0c\u5b83\u63d0\u4f9b\u4e86\u4e09\u767e\u516d\u5341\u5ea6\u7684\u89c6\u91ce\uff0c\u53ef\u4ee5\u770b\u5230\u4efb\u4f55\u8fd0\u52a8\u3002\n                    <\/p>\n                    <p>\n                        \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5854\u7684\u5916\u89c2\u53d1\u751f\u4e86\u53d8\u5316\u3002\u6700\u521d\uff0c\u5b83\u7684\u9732\u53f0\u4e0a\u6709\u57ce\u579b\uff0c\u4f46\u7531\u4e8e\u51e0\u6b21\u5730\u9707\u800c\u6d88\u5931\u4e86\u3002\u8fd9\u53e3\u949f\u662f\u5728\u57fa\u7763\u5f92\u5360\u9886\u683c\u62c9\u7eb3\u8fbe\u540e\u6dfb\u52a0\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u00c9sta se utilizaba para dar aviso a la poblaci\u00f3n ante cualquier posible peligro, terremoto o incendio. Tambi\u00e9n se empleaba el sonido de esta campana para regular los turnos de riego en la Vega de Granada.\n                    <\/p>\n                    <p>\n                        Actualmente y seg\u00fan la tradici\u00f3n, se hace sonar la campana cada dos de enero para conmemorar la toma de Granada el dos de enero de 1492.\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE Y PUERTA DE LAS ARMAS -->\n<div class=\"modal fade\" id=\"modalprueba12\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u6b66\u5668\u5854\u548c\u5927\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u6b66\u5668\u95e8\u4f4d\u4e8e\u963f\u5c14\u5361\u8428\u74e6\u57ce\u5821\u7684\u5317\u5899\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u516c\u6c11\u4eec\u901a\u8fc7\u5361\u8fea\u6865\u7a7f\u8fc7\u8fbe\u7f57\u6cb3\uff0c\u6cbf\u7740\u73b0\u5728\u88ab\u5723\u4f69\u5fb7\u7f57\u68ee\u6797\u9690\u85cf\u7684\u5c0f\u8def\u722c\u4e0a\u5c71\uff0c\u76f4\u5230\u5230\u8fbe\u5927\u95e8\u3002\u5728\u5927\u95e8\u5185\uff0c\u4ed6\u4eec\u5fc5\u987b\u5b58\u653e\u6b66\u5668\u624d\u80fd\u8fdb\u5165\u56f4\u5899\uff0c\u56e0\u6b64\u5f97\u540d\u201c\u6b66\u5668\u95e8\u201d\u3002\n                    <\/p>\n                    <p>\n                        \u4ece\u8fd9\u5ea7\u5854\u7684\u9732\u53f0\u4e0a\uff0c\u6211\u4eec\u73b0\u5728\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u5e02\u6700\u7f8e\u4e3d\u7684\u5168\u666f\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        Justo enfrente nos encontramos con el barrio del Albaic\u00edn, reconocible por sus viviendas blancas y su entramado de calles laber\u00ednticas. Este barrio fue declarado Patrimonio de la Humanidad por la UNESCO en 1994.\n                    <\/p>\n                    <p>\n                        \u683c\u62c9\u7eb3\u8fbe\u6700\u8457\u540d\u7684\u89c2\u666f\u70b9\u4e4b\u4e00\u5c31\u4f4d\u4e8e\u8fd9\u4e2a\u8857\u533a\uff1a\u5723\u5c3c\u53e4\u62c9\u65af\u89c2\u666f\u53f0 (Mirador de San Nicol\u00e1s)\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u7684\u53f3\u4fa7\u662f\u5723\u5c71 (Sacromonte) \u8857\u533a\u3002\n                    <\/p>\n                    <p>\n                        \u5723\u5c71\u662f\u683c\u62c9\u7eb3\u8fbe\u5178\u578b\u7684\u53e4\u8001\u5409\u666e\u8d5b\u793e\u533a\uff0c\u4e5f\u662f\u5f17\u62c9\u95e8\u6208\u821e\u7684\u53d1\u6e90\u5730\u3002\u8fd9\u4e2a\u8857\u533a\u7684\u53e6\u4e00\u4e2a\u7279\u70b9\u662f\u5b58\u5728\u7a74\u5c45\u4eba\u4f4f\u6240\uff1a\u6d1e\u7a74\u3002\n                    <\/p>\n                    <p>\n                        \u8fbe\u7f57\u5927\u8857 (Carrera del Darro) \u4f4d\u4e8e\u963f\u5c14\u62dc\u8f9b\u533a (Albaic\u00edn) \u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab (Alhambra) \u811a\u4e0b\uff0c\u6bd7\u90bb\u540c\u540d\u6cb3\u6d41\u7684\u6cb3\u5cb8\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DEL HOMENAJE Y TORRE DEL CUBO -->\n<div class=\"modal fade\" id=\"modalprueba13\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4fdd\u7559\u5854\u548c\u7acb\u65b9\u4f53\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u656c\u610f\u5854\u662f\u963f\u5c14\u5361\u8428\u74e6\u6700\u53e4\u8001\u7684\u5854\u4e4b\u4e00\uff0c\u9ad8\u4e8c\u5341\u516d\u7c73\u3002\u5b83\u6709\u516d\u5c42\uff0c\u4e00\u4e2a\u9732\u53f0\u548c\u4e00\u4e2a\u5730\u4e0b\u57ce\u3002\n                    <\/p>\n                    <p>\n                        \u7531\u4e8e\u5854\u5f88\u9ad8\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u5176\u9732\u53f0\u4e0e\u738b\u56fd\u7684\u77ad\u671b\u5854\u8fdb\u884c\u901a\u8baf\u3002\u8fd9\u79cd\u4ea4\u6d41\u662f\u901a\u8fc7\u767d\u5929\u7684\u955c\u5b50\u7cfb\u7edf\u6216\u665a\u4e0a\u7684\u7bdd\u706b\u70df\u96fe\u5efa\u7acb\u8d77\u6765\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u636e\u63a8\u6d4b\uff0c\u7531\u4e8e\u8be5\u5854\u5728\u5c71\u4e0a\u7a81\u51fa\u7684\u4f4d\u7f6e\uff0c\u5b83\u5f88\u53ef\u80fd\u88ab\u9009\u4e3a\u5c55\u793a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u65d7\u5e1c\u548c\u7ea2\u65d7\u7684\u5730\u65b9\u3002\n                    <\/p>\n                    <p>\n                        \u57fa\u7763\u5f92\u7528\u6240\u8c13\u7684\u7acb\u65b9\u4f53\u5854\u52a0\u56fa\u4e86\u8fd9\u5ea7\u5854\u7684\u5e95\u5ea7\u3002\n                    <\/p>\n                    <p>\n                        \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u8ba1\u5212\u8fdb\u884c\u4e00\u7cfb\u5217\u6539\u9769\uff0c\u4ee5\u4f7f\u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u9002\u5e94\u706b\u70ae\u3002\u56e0\u6b64\uff0c\u7acb\u65b9\u4f53\u5854\u9ad8\u4e8e\u5854\u970d\u7eb3\u5854\uff0c\u7531\u4e8e\u5176\u5706\u67f1\u5f62\u72b6\uff0c\u4e0e\u65b9\u5f62\u7684\u7eb3\u65af\u91cc\u5fb7\u5854\u76f8\u6bd4\uff0c\u5854\u970d\u7eb3\u5854\u80fd\u591f\u66f4\u597d\u5730\u62b5\u5fa1\u53ef\u80fd\u7684\u649e\u51fb\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION GENERALIFE -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba14\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel14\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel14\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4f4d\u4e8e\u592a\u9633\u5c71\uff0c\u662f\u82cf\u4e39\u7684\u5bab\u6bbf\uff0c\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u4e00\u5ea7\u5e26\u6709\u679c\u56ed\u7684\u5bcc\u4e3d\u5802\u7687\u7684\u4e61\u95f4\u522b\u5885\uff0c\u9664\u4e86\u8015\u79cd\u4e4b\u5916\uff0c\u8fd9\u91cc\u8fd8\u4e3a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5bab\u5ef7\u9972\u517b\u52a8\u7269\u5e76\u8fdb\u884c\u72e9\u730e\u3002\u636e\u4f30\u8ba1\uff0c\u8be5\u9675\u5893\u59cb\u5efa\u4e8e\u5341\u4e09\u4e16\u7eaa\u672b\uff0c\u7531\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u521b\u59cb\u4eba\u4e4b\u5b50\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8fd9\u4e2a\u540d\u5b57\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cyannat-al-arif\u201d\uff0c\u610f\u601d\u662f\u5efa\u7b51\u5e08\u7684\u82b1\u56ed\u6216\u679c\u56ed\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u91cc\u7684\u9762\u79ef\u66f4\u5927\uff0c\u81f3\u5c11\u6709\u56db\u4e2a\u679c\u56ed\uff0c\u5e76\u5ef6\u4f38\u5230\u4eca\u5929\u88ab\u79f0\u4e3a\u201c\u9e67\u9e2a\u5e73\u539f\u201d\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4e61\u95f4\u522b\u5885\u88ab\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03\u79f0\u4e3a\u201c\u5e78\u798f\u7687\u5bab\u201d\uff0c\u5b83\u662f\u4e00\u5ea7\u5bab\u6bbf\uff1a\u82cf\u4e39\u7684\u590f\u5bab\u3002\u5c3d\u7ba1\u8fd9\u91cc\u9760\u8fd1\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff0c\u4f46\u5374\u8db3\u591f\u79c1\u5bc6\uff0c\u53ef\u4ee5\u8ba9\u4ed6\u9003\u79bb\u5bab\u5ef7\u548c\u653f\u5e9c\u751f\u6d3b\u7684\u7d27\u5f20\uff0c\u653e\u677e\u8eab\u5fc3\uff0c\u5e76\u4eab\u53d7\u66f4\u5b9c\u4eba\u7684\u6c14\u5019\u3002\u7531\u4e8e\u5176\u6d77\u62d4\u6bd4\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u9ad8\uff0c\u56e0\u6b64\u5185\u90e8\u6e29\u5ea6\u8f83\u4f4e\u3002\n                <\/p>\n                <p>\n                    \u5f53\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u65f6\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fbf\u6210\u4e3a\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u8d22\u4ea7\uff0c\u5e76\u7531\u4e00\u4f4d\u957f\u5b98\u6216\u6307\u6325\u5b98\u4fdd\u62a4\u3002\u83f2\u5229\u666e\u4e8c\u4e16\u6700\u7ec8\u5c06\u8be5\u5730\u7684\u6c38\u4e45\u5e02\u957f\u804c\u4f4d\u548c\u6240\u6709\u6743\u5272\u8ba9\u7ed9\u4e86\u683c\u62c9\u7eb3\u8fbe\u8d1d\u5185\u52a0\u65af\u5bb6\u65cf\uff08\u4e00\u4e2a\u7688\u4f9d\u4f0a\u65af\u5170\u6559\u7684\u6469\u5c14\u4eba\u5bb6\u65cf\uff09\u3002\u8be5\u5dde\u7ecf\u8fc7\u8fd1 100 \u5e74\u7684\u8bc9\u8bbc\u624d\u6536\u56de\u8be5\u9057\u5740\uff0c\u5e76\u4e8e 1921 \u5e74\u8fbe\u6210\u5ead\u5916\u548c\u89e3\u3002\n                <\/p>\n                <p>\n                    \u6839\u636e\u534f\u8bae\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u5c06\u6210\u4e3a\u56fd\u5bb6\u9057\u4ea7\uff0c\u5e76\u901a\u8fc7\u8463\u4e8b\u4f1a\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5171\u540c\u7ba1\u7406\uff0c\u4ece\u800c\u7ec4\u5efa\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8463\u4e8b\u4f1a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba15\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel15\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel15\">\u89c2\u4f17<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6211\u4eec\u5728\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u8def\u4e0a\u9047\u5230\u7684\u9732\u5929\u5706\u5f62\u5267\u573a\u5efa\u4e8e 1952 \u5e74\uff0c\u76ee\u7684\u662f\u50cf\u6bcf\u5e74\u590f\u5929\u4e00\u6837\u4e3e\u529e\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u3002\n                <\/p>\n                <p>\n                    Desde el a\u00f1o 2002 tambi\u00e9n se celebra un Festival de Flamenco ligado a la figura del poeta granadino m\u00e1s emblem\u00e1tico: Federico Garc\u00eda Lorca.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba16\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel16\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel16\">\u4e2d\u4e16\u7eaa\u4e4b\u8def<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fde\u63a5\u5e15\u62c9\u8482\u5c3c\u57ce\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u9053\u8def\u59cb\u4e8e\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u5176\u5468\u56f4\u662f\u6240\u8c13\u7684\u201c\u5c16\u5854\u201d\uff0c\u56e0\u5176\u57ce\u579b\u7684\u672b\u7aef\u662f\u7816\u780c\u91d1\u5b57\u5854\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u4e00\u6761\u873f\u8712\u503e\u659c\u7684\u9053\u8def\uff0c\u4e24\u8fb9\u90fd\u6709\u9ad8\u5899\u4fdd\u62a4\uff0c\u4ee5\u63d0\u9ad8\u5b89\u5168\u6027\uff0c\u901a\u5f80 Patio del Descabalgamiento \u7684\u5165\u53e3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba17\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel17\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel17\">\u670b\u53cb\u4e4b\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u4e9b\u5e9f\u589f\u6216\u5730\u57fa\u662f\u66fe\u7ecf\u6240\u8c13\u7684\u670b\u53cb\u4e4b\u5bb6\u7684\u8003\u53e4\u9057\u8ff9\u3002\u5b83\u7684\u540d\u79f0\u548c\u7528\u9014\u56e0 14 \u4e16\u7eaa\u4f0a\u672c\u00b7\u9c81\u4e91\u7684\u300a\u519c\u8bba\u300b\u800c\u6d41\u4f20\u81f3\u4eca\u3002\n                <\/p>\n                <p>\n                    \u56e0\u6b64\uff0c\u5b83\u662f\u82cf\u4e39\u4e3a\u5c0a\u656c\u7684\u4eba\u3001\u670b\u53cb\u6216\u4eb2\u621a\u51c6\u5907\u7684\u4f4f\u6240\uff0c\u82cf\u4e39\u8ba4\u4e3a\u8fd9\u4e9b\u4eba\u5e94\u8be5\u4e0e\u4ed6\u4eb2\u8fd1\uff0c\u4f46\u53c8\u4e0d\u4fb5\u72af\u4ed6\u4eec\u7684\u9690\u79c1\uff0c\u6240\u4ee5\u5b83\u662f\u4e00\u5ea7\u72ec\u7acb\u7684\u4f4f\u6240\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"modal fade\" id=\"modalprueba18\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel18\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel18\">\u5965\u5c14\u5fb7\u82b1\u5f84<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5939\u7af9\u6843\u6b65\u9053\u5efa\u4e8e 19 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u662f\u4e3a\u4e86\u8fce\u63a5\u4f0a\u4e3d\u838e\u767d\u4e8c\u4e16\u5973\u738b\u7684\u6765\u8bbf\u800c\u5efa\uff0c\u540c\u65f6\u4e5f\u4e3a\u901a\u5f80\u5bab\u6bbf\u4e0a\u90e8\u7684\u901a\u9053\u589e\u6dfb\u4e86\u66f4\u5177\u7eaa\u5ff5\u610f\u4e49\u7684\u8272\u5f69\u3002 \n                <\/p>\n                <p>\n                    \u5939\u7af9\u6843\u662f\u7c89\u8272\u6708\u6842\u6811\u7684\u53e6\u4e00\u4e2a\u540d\u5b57\uff0c\u5b83\u4ee5\u88c5\u9970\u62f1\u9876\u7684\u5f62\u5f0f\u51fa\u73b0\u5728\u8fd9\u6761\u6b65\u9053\u4e0a\u3002\u5728\u6b65\u9053\u7684\u8d77\u70b9\uff0c\u8d8a\u8fc7\u4e0a\u82b1\u56ed\uff0c\u662f\u4e00\u682a\u6700\u53e4\u8001\u7684\u6843\u91d1\u5a18\u690d\u7269\uff0c\u5b83\u51e0\u4e4e\u5df2\u7ecf\u6d88\u5931\uff0c\u5176\u57fa\u56e0\u6307\u7eb9\u81f3\u4eca\u4ecd\u5728\u88ab\u7814\u7a76\u3002\n                <\/p>\n                <p>\n                    \u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u6700\u5177\u7279\u8272\u7684\u690d\u7269\u4e4b\u4e00\uff0c\u5176\u7279\u70b9\u662f\u5377\u66f2\u7684\u53f6\u5b50\uff0c\u6bd4\u666e\u901a\u7684\u6843\u91d1\u5a18\u53f6\u5b50\u66f4\u5927\u3002\n                <\/p>\n                <p>\n                    \u963f\u5fb7\u5c14\u6cd5\u65af\u5927\u9053 (Paseo de las Adelfas) \u4e0e\u897f\u666e\u96f7\u585e\u65af\u5927\u9053 (Paseo de los Cipreses) \u76f8\u8fde\uff0c\u662f\u5f15\u5bfc\u6e38\u5ba2\u524d\u5f80\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ebd\u5e26\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba19\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel19\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel19\">\u6c34\u68af<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fdd\u5b58\u6700\u5b8c\u597d\u3001\u6700\u72ec\u7279\u7684\u5143\u7d20\u4e4b\u4e00\u5c31\u662f\u6240\u8c13\u7684\u6c34\u697c\u68af\u3002\u636e\u4fe1\uff0c\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u697c\u68af\uff08\u5206\u4e3a\u56db\u4e2a\u90e8\u5206\uff0c\u4e2d\u95f4\u6709\u4e09\u4e2a\u5e73\u53f0\uff09\u6709\u6c34\u6e20\uff0c\u6c34\u6d41\u7ecf\u4e24\u4e2a\u91c9\u9762\u9676\u74f7\u6276\u624b\uff0c\u6c34\u6e90\u6765\u81ea\u7687\u5bb6\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u6761\u6c34\u7ba1\u901a\u5411\u4e00\u5ea7\u5c0f\u578b\u7948\u7977\u5ba4\uff0c\u76ee\u524d\u6ca1\u6709\u7559\u4e0b\u4efb\u4f55\u8003\u53e4\u4fe1\u606f\u3002\u81ea 1836 \u5e74\u4ee5\u6765\uff0c\u5f53\u65f6\u7684\u5e84\u56ed\u7ecf\u7406\u5c31\u5728\u539f\u5740\u4e0a\u5efa\u9020\u4e86\u4e00\u4e2a\u6d6a\u6f2b\u7684\u89c2\u666f\u53f0\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u8fd9\u5ea7\u7531\u6708\u6842\u6811\u62f1\u9876\u548c\u6f7a\u6f7a\u6d41\u6c34\u73af\u7ed5\u7684\u697c\u68af\u5411\u4e0a\u6500\u767b\uff0c\u53ef\u80fd\u521b\u9020\u4e86\u4e00\u4e2a\u7406\u60f3\u7684\u73af\u5883\uff0c\u53ef\u4ee5\u523a\u6fc0\u611f\u5b98\uff0c\u8fdb\u5165\u6709\u5229\u4e8e\u51a5\u60f3\u7684\u6c1b\u56f4\uff0c\u5e76\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba20\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel20\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel20\">\u8d6b\u5185\u62c9\u5229\u592b\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u636e\u4f30\u8ba1\uff0c\u5bab\u6bbf\u5468\u56f4\u7684\u5ead\u9662\u4e2d\u81f3\u5c11\u6709\u56db\u4e2a\u5927\u82b1\u56ed\uff0c\u5b83\u4eec\u5206\u5e03\u5728\u4e0d\u540c\u7684\u9ad8\u5ea6\u6216\u5c42\u7ea7\u4e0a\uff0c\u7531\u571f\u576f\u5899\u56f4\u8d77\u6765\u3002\u6211\u4eec\u4f20\u627f\u4e0b\u6765\u7684\u8fd9\u4e9b\u679c\u56ed\u7684\u540d\u5b57\u662f\uff1aGrande\u3001Colorada\u3001Mercer\u00eda \u548c Fuente Pe\u00f1a\u3002\n                <\/p>\n                <p>\n                    \u81ea 14 \u4e16\u7eaa\u4ee5\u6765\uff0c\u8fd9\u4e9b\u679c\u56ed\u6216\u591a\u6216\u5c11\u5730\u5ef6\u7eed\u4e86\u76f8\u540c\u7684\u4e2d\u4e16\u7eaa\u4f20\u7edf\u6280\u672f\u8fdb\u884c\u79cd\u690d\u3002\u7531\u4e8e\u8fd9\u79cd\u519c\u4e1a\u751f\u4ea7\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u4fdd\u6301\u4e86\u4e00\u5b9a\u7684\u72ec\u7acb\u6027\uff0c\u4e0d\u53d7\u5176\u4ed6\u5916\u90e8\u519c\u4e1a\u4f9b\u5e94\u5546\u7684\u5f71\u54cd\uff0c\u4ece\u800c\u80fd\u591f\u6ee1\u8db3\u81ea\u5df1\u7684\u7cae\u98df\u9700\u6c42\u3002\n                <\/p>\n                <p>\n                    \u5b83\u4eec\u4e0d\u4ec5\u7528\u4e8e\u79cd\u690d\u852c\u83dc\uff0c\u8fd8\u7528\u4e8e\u79cd\u690d\u679c\u6811\u548c\u52a8\u7269\u7267\u573a\u3002\u4f8b\u5982\uff0c\u5982\u4eca\u79cd\u690d\u671d\u9c9c\u84df\u3001\u8304\u5b50\u3001\u8c46\u7c7b\u3001\u65e0\u82b1\u679c\u3001\u77f3\u69b4\u548c\u674f\u6811\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u4fdd\u5b58\u4e0b\u6765\u7684\u679c\u56ed\u7ee7\u7eed\u6cbf\u7528\u4e2d\u4e16\u7eaa\u7684\u519c\u4e1a\u751f\u4ea7\u6280\u672f\uff0c\u8d4b\u4e88\u4e86\u8fd9\u4e00\u7a7a\u95f4\u5de8\u5927\u7684\u4eba\u7c7b\u5b66\u4ef7\u503c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba21\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel21\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel21\">\u9ad8\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u60a8\u53ef\u4ee5\u4ece\u82cf\u4e39\u5ead\u9662 (Patio de la Sultana) \u7ecf\u7531\u4e00\u6bb5\u9661\u5ced\u7684 19 \u4e16\u7eaa\u697c\u68af\u8fdb\u5165\u8fd9\u4e9b\u82b1\u56ed\uff0c\u8fd9\u6bb5\u697c\u68af\u56e0\u5927\u95e8\u4e0a\u65b9\u6709\u4e24\u4e2a\u91c9\u9762\u9676\u5668\u4eba\u7269\u800c\u88ab\u79f0\u4e3a\u72ee\u5b50\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u82b1\u56ed\u53ef\u4ee5\u88ab\u89c6\u4e3a\u6d6a\u6f2b\u82b1\u56ed\u7684\u5178\u8303\u3002\u5b83\u4eec\u4f4d\u4e8e\u67f1\u5b50\u4e0a\uff0c\u6784\u6210\u4e86\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u6700\u9ad8\u90e8\u5206\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u58ee\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u7f8e\u4e3d\u7684\u6728\u5170\u82b1\u683c\u5916\u5f15\u4eba\u6ce8\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba22\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel22\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel22\">\u73ab\u7470\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    Los Jardines de la Rosaleda tienen su origen entre los a\u00f1os treinta y cincuenta del siglo XX, despu\u00e9s de que el Estado adquiriese el Generalife en 1921. \n                <\/p>\n                <p>\n                    \u56e0\u6b64\u9700\u8981\u63d0\u9ad8\u5e9f\u5f03\u533a\u57df\u7684\u4ef7\u503c\uff0c\u5e76\u901a\u8fc7\u9010\u6b65\u5e73\u7a33\u7684\u8fc7\u6e21\u5c06\u5176\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6218\u7565\u6027\u5730\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba23\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel23\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel23\">\u6c9f\u6e20\u9732\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u704c\u6e89\u6e20\u5ead\u9662 (Patio de la Acequia) \u5728 19 \u4e16\u7eaa\u4e5f\u88ab\u79f0\u4e3a R\u00eda \u5ead\u9662\uff0c\u5982\u4eca\u5448\u77e9\u5f62\u7ed3\u6784\uff0c\u62e5\u6709\u4e24\u4e2a\u76f8\u5bf9\u7684\u4ead\u5b50\u548c\u4e00\u4e2a\u6d77\u6e7e\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u8d2f\u7a7f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u7687\u5bb6\u8fd0\u6cb3\uff0c\u8fd0\u6cb3\u5468\u56f4\u6709\u56db\u4e2a\u82b1\u56ed\uff0c\u4ee5\u8f83\u4f4e\u5c42\u6b21\u7684\u6b63\u4ea4\u82b1\u575b\u6392\u5217\u3002\u704c\u6e89\u6c9f\u6e20\u4e24\u4fa7\u7684\u55b7\u6cc9\u662f\u5bab\u6bbf\u6700\u53d7\u6b22\u8fce\u7684\u666f\u89c2\u4e4b\u4e00\u3002\u7136\u800c\uff0c\u8fd9\u4e9b\u55b7\u6cc9\u5e76\u975e\u539f\u521b\uff0c\u56e0\u4e3a\u5b83\u4eec\u7834\u574f\u4e86\u82cf\u4e39\u5728\u4f11\u606f\u548c\u51a5\u60f3\u65f6\u5bfb\u6c42\u7684\u5b81\u9759\u4e0e\u5e73\u548c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u7ecf\u5386\u4e86\u591a\u6b21\u6539\u5efa\uff0c\u56e0\u4e3a\u8fd9\u4e2a\u5ead\u9662\u6700\u521d\u662f\u5c01\u95ed\u7684\uff0c\u6211\u4eec\u4eca\u5929\u53ef\u4ee5\u901a\u8fc7 18 \u4e2a\u89c2\u666f\u697c\u5f0f\u62f1\u95e8\u7684\u957f\u5eca\u770b\u5230\u8fd9\u4e9b\u666f\u8272\u3002\u552f\u4e00\u80fd\u8ba9\u4f60\u6b23\u8d4f\u98ce\u666f\u7684\u5730\u65b9\u5c31\u662f\u4e2d\u5fc3\u89c6\u70b9\u3002\u4ece\u8fd9\u4e2a\u539f\u59cb\u7684\u89c6\u89d2\uff0c\u5750\u5728\u5730\u677f\u4e0a\uff0c\u9760\u5728\u7a97\u53f0\u4e0a\uff0c\u4eba\u4eec\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5168\u666f\u3002\n                <\/p>\n                <p>\n                    \u4f5c\u4e3a\u5176\u5386\u53f2\u7684\u89c1\u8bc1\uff0c\u6211\u4eec\u5c06\u5728\u89c2\u666f\u70b9\u53d1\u73b0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u88c5\u9970\uff0c\u5176\u4e2d\u82cf\u4e39\u4f0a\u65af\u739b\u4eea\u4e00\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u4e0e\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u7684\u53e0\u52a0\u5c24\u4e3a\u7a81\u51fa\u3002\u8fd9\u8868\u660e\u6bcf\u4f4d\u82cf\u4e39\u90fd\u6709\u4e0d\u540c\u7684\u54c1\u5473\u548c\u9700\u6c42\uff0c\u5e76\u76f8\u5e94\u5730\u6539\u9020\u5bab\u6bbf\uff0c\u7559\u4e0b\u81ea\u5df1\u7684\u5370\u8bb0\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u7ecf\u8fc7\u89c2\u666f\u70b9\u65f6\uff0c\u5982\u679c\u6211\u4eec\u770b\u4e00\u4e0b\u62f1\u95e8\u7684\u5185\u62f1\uff0c\u6211\u4eec\u8fd8\u4f1a\u53d1\u73b0\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u6807\u5fd7\uff0c\u4f8b\u5982\u8f6d\u548c\u7bad\uff0c\u4ee5\u53ca\u5ea7\u53f3\u94ed\u201cTanto Monta\u201d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e1c\u4fa7\u56e0 1958 \u5e74\u53d1\u751f\u7684\u4e00\u573a\u706b\u707e\u800c\u53d8\u5f97\u8f83\u65b0\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba24\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel24\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel24\">\u5b88\u536b\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165 Patio de la Acequia \u4e4b\u524d\uff0c\u6211\u4eec\u5148\u627e\u5230 Patio de la Guardia\u3002\u4e00\u4e2a\u7b80\u5355\u7684\u5ead\u9662\uff0c\u6709\u95e8\u5eca\uff0c\u4e2d\u5fc3\u6709\u4e00\u4e2a\u55b7\u6cc9\uff0c\u8fd8\u88c5\u9970\u7740\u82e6\u6a59\u6811\u3002\u8fd9\u4e2a\u5ead\u9662\u4e00\u5b9a\u662f\u8fdb\u5165\u82cf\u4e39\u590f\u5b63\u4f4f\u6240\u524d\u7684\u7ba1\u5236\u533a\u548c\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5730\u65b9\u7684\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\uff0c\u722c\u4e0a\u4e00\u4e9b\u9661\u5ced\u7684\u697c\u68af\u540e\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u6247\u95e8\uff0c\u95e8\u6963\u4e0a\u88c5\u9970\u7740\u767d\u8272\u80cc\u666f\u4e0a\u7684\u84dd\u8272\u3001\u7eff\u8272\u548c\u9ed1\u8272\u74f7\u7816\u3002\u6211\u4eec\u8fd8\u53ef\u4ee5\u770b\u5230\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u94a5\u5319\uff0c\u5c3d\u7ba1\u5b83\u56e0\u65f6\u95f4\u7684\u6d41\u901d\u800c\u78e8\u635f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u722c\u4e0a\u53f0\u9636\uff0c\u7a7f\u8fc7\u8fd9\u6247\u95e8\u65f6\uff0c\u6211\u4eec\u9047\u5230\u4e00\u4e2a\u5f2f\u9053\u3001\u5b88\u536b\u7684\u957f\u6905\uff0c\u4ee5\u53ca\u4e00\u6761\u901a\u5f80\u5bab\u6bbf\u7684\u9661\u5ced\u72ed\u7a84\u7684\u697c\u68af\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba25\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel25\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel25\">\u82cf\u4e39\u5a1c\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u82cf\u4e39\u5a1c\u5ead\u9662 (Patio de la Sultana) \u662f\u53d8\u5316\u6700\u591a\u7684\u7a7a\u95f4\u4e4b\u4e00\u3002\u636e\u8ba4\u4e3a\uff0c\u73b0\u5728\u8fd9\u4e2a\u5ead\u9662\uff08\u4e5f\u79f0\u4e3a\u67cf\u6811\u5ead\u9662\uff09\u6240\u5728\u7684\u4f4d\u7f6e\u662f\u4ee5\u524d\u7684\u571f\u8033\u5176\u6d74\u5ba4\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u6d74\u573a\uff09\u7684\u6307\u5b9a\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    16\u4e16\u7eaa\u65f6\u5b83\u5931\u53bb\u4e86\u8fd9\u4e00\u529f\u80fd\u5e76\u53d8\u6210\u4e86\u4e00\u5ea7\u82b1\u56ed\u3002\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5efa\u9020\u4e86\u4e00\u4e2a\u5317\u753b\u5eca\uff0c\u4ee5\u53ca\u4e00\u4e2a U \u5f62\u6c34\u6c60\u3001\u4e2d\u5fc3\u7684\u55b7\u6cc9\u548c\u4e09\u5341\u516b\u4e2a\u5608\u6742\u7684\u55b7\u6c34\u53e3\u3002\n                <\/p>\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u552f\u4e00\u4fdd\u7559\u4e0b\u6765\u7684\u5143\u7d20\u662f\u88ab\u6805\u680f\u4fdd\u62a4\u7684 Acequia Real \u7011\u5e03\uff0c\u4ee5\u53ca\u5c06\u6c34\u5f15\u5411 Acequia \u5ead\u9662\u7684\u4e00\u5c0f\u6bb5\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u201c\u67cf\u6811\u5ead\u9662\u201d\u56e0\u4e00\u68f5\u767e\u5e74\u8001\u67cf\u6811\u800c\u5f97\u540d\uff0c\u5982\u4eca\u53ea\u5269\u4e0b\u6811\u5e72\u3002\u65c1\u8fb9\u662f\u683c\u62c9\u7eb3\u8fbe\u7684\u9676\u74f7\u724c\u533e\uff0c\u4e0a\u9762\u8bb2\u8ff0\u4e86 16 \u4e16\u7eaa\u5e0c\u5185\u65af\u00b7\u4f69\u96f7\u65af\u00b7\u5fb7\u00b7\u5e0c\u5854 (Gin\u00e9s P\u00e9rez de Hita) \u7684\u4f20\u8bf4\uff0c\u4f20\u8bf4\u8fd9\u68f5\u67cf\u6811\u89c1\u8bc1\u4e86\u672b\u4ee3\u82cf\u4e39\u5e03\u963f\u535c\u8fea\u52d2 (Boabdil) \u7684\u5ba0\u81e3\u4e0e\u9ad8\u8d35\u7684\u963f\u672c\u585e\u62c9\u8036 (Abencerraje) \u9a91\u58eb\u7684\u7231\u60c5\u9082\u9005\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba26\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel26\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel26\">\u4e0b\u9a6c\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0b\u6c89\u5ead\u9662\uff08Patio del Descabalgamiento\uff09\uff0c\u4e5f\u88ab\u79f0\u4e3a\u9a6c\u7403\u5ead\u9662\uff08Patio Polo\uff09\uff0c\u662f\u6211\u4eec\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u540e\u9047\u5230\u7684\u7b2c\u4e00\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u82cf\u4e39\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4ea4\u901a\u5de5\u5177\u662f\u9a6c\uff0c\u56e0\u6b64\u4ed6\u9700\u8981\u4e00\u4e2a\u5730\u65b9\u4e0b\u9a6c\u5e76\u5b89\u7f6e\u8fd9\u4e9b\u52a8\u7269\u3002\u4eba\u4eec\u8ba4\u4e3a\u8fd9\u4e2a\u5ead\u9662\u5c31\u662f\u4e3a\u6b64\u76ee\u7684\u800c\u5efa\u7684\uff0c\u56e0\u4e3a\u5b83\u662f\u9a6c\u53a9\u7684\u6240\u5728\u5730\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u53a9\u5185\u8bbe\u6709\u4f9b\u9a6c\u5339\u4e0a\u4e0b\u7684\u652f\u6491\u957f\u51f3\uff0c\u4e24\u4fa7\u9694\u95f4\u5185\u6709\u4e24\u4e2a\u9a6c\u53a9\uff0c\u4e0b\u90e8\u7528\u4f5c\u9a6c\u53a9\uff0c\u4e0a\u90e8\u7528\u4f5c\u5e72\u8349\u68da\u3002\u7ed9\u9a6c\u5339\u63d0\u4f9b\u65b0\u9c9c\u6c34\u7684\u996e\u6c34\u69fd\u4e5f\u4e0d\u80fd\u7f3a\u5c11\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff1a\u5728\u901a\u5f80\u4e0b\u4e00\u4e2a\u5ead\u9662\u7684\u95e8\u6963\u4e0a\u65b9\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u94a5\u5319\uff0c\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\uff0c\u4ee3\u8868\u7740\u656c\u610f\u548c\u6240\u6709\u6743\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba27\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel27\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel27\">\u7687\u5bb6\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5317\u95e8\u5eca\u4fdd\u5b58\u6700\u5b8c\u597d\uff0c\u539f\u672c\u662f\u82cf\u4e39\u7684\u4f4f\u6240\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u95e8\u5eca\uff0c\u4e0a\u9762\u6709\u4e94\u4e2a\u62f1\u95e8\uff0c\u7531\u67f1\u5b50\u548c\u67f1\u5b50\u7684\u672b\u7aef\u652f\u6491\u3002\u7ecf\u8fc7\u8fd9\u4e2a\u95e8\u5eca\uff0c\u8981\u8fdb\u5165\u7687\u5bb6\u5927\u5385\uff0c\u60a8\u9700\u8981\u7a7f\u8fc7\u4e00\u4e2a\u4e09\u91cd\u62f1\u95e8\uff0c\u62f1\u95e8\u4e0a\u6709\u8bb2\u8ff0 1319 \u5e74\u62c9\u7ef4\u52a0\u6218\u5f79\u6216\u585e\u62c9\u57c3\u5c14\u7ef4\u62c9\u6218\u5f79\u7684\u8bd7\u6b4c\uff0c\u8fd9\u4e9b\u8bd7\u6b4c\u4e3a\u6211\u4eec\u63d0\u4f9b\u4e86\u6709\u5173\u8be5\u5730\u70b9\u5e74\u4ee3\u7684\u4fe1\u606f\u3002\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e09\u91cd\u62f1\u95e8\u7684\u4e24\u4fa7\u8fd8\u6709*taqas*\uff0c\u5373\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u7528\u4e8e\u76db\u6c34\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u5927\u5385\u4f4d\u4e8e\u4e00\u5ea7\u9970\u6709\u7070\u6ce5\u7684\u65b9\u5f62\u5854\u697c\u5185\uff0c\u5c3d\u7ba1\u8fd9\u662f\u4e00\u5ea7\u4f11\u95f2\u5bab\u6bbf\uff0c\u4f46\u5374\u662f\u82cf\u4e39\u63a5\u89c1\u7d27\u6025\u5b98\u5458\u7684\u5730\u65b9\u3002\u6839\u636e\u90a3\u91cc\u8bb0\u8f7d\u7684\u8bd7\u53e5\uff0c\u8fd9\u4e9b\u63a5\u89c1\u5fc5\u987b\u7b80\u77ed\u800c\u76f4\u63a5\uff0c\u4ee5\u514d\u8fc7\u5ea6\u6253\u6270\u57c3\u7c73\u5c14\u7684\u4f11\u606f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  PALACIOS NAZARIES  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba28\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel28\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel28\">\u7eb3\u624e\u91cc\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u662f\u8fd9\u5ea7\u5b8f\u4f1f\u5efa\u7b51\u7fa4\u4e2d\u6700\u5177\u8c61\u5f81\u610f\u4e49\u548c\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u533a\u57df\u3002\u5b83\u4eec\u5efa\u4e8e 14 \u4e16\u7eaa\uff0c\u8fd9\u4e00\u65f6\u671f\u582a\u79f0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6700\u8f89\u714c\u7684\u65f6\u671f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u662f\u82cf\u4e39\u53ca\u5176\u8fd1\u4eb2\u7684\u4e13\u5c5e\u533a\u57df\uff0c\u662f\u5bb6\u5ead\u751f\u6d3b\u4ee5\u53ca\u738b\u56fd\u5b98\u65b9\u548c\u884c\u653f\u751f\u6d3b\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u5305\u62ec\uff1a\u6885\u514b\u82cf\u963f\u5c14\u5bab\u3001\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u90fd\u662f\u72ec\u7acb\u5efa\u9020\u7684\uff0c\u5efa\u9020\u65f6\u95f4\u4e0d\u540c\uff0c\u529f\u80fd\u5404\u5f02\u3002\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u4e9b\u5bab\u6bbf\u624d\u5f97\u4ee5\u7edf\u4e00\uff0c\u4ece\u90a3\u65f6\u8d77\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u7687\u5bb6\u5bab\u6bbf\uff0c\u540e\u6765\u67e5\u7406\u4e94\u4e16\u51b3\u5b9a\u5efa\u9020\u81ea\u5df1\u7684\u5bab\u6bbf\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u65e7\u7687\u5bb6\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba29\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel29\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel29\">\u6885\u514b\u65af\u548c\u6f14\u8bf4\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6885\u514b\u82cf\u963f\u5c14 (Mexuar) \u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u4e2d\u6700\u53e4\u8001\u7684\u90e8\u5206\uff0c\u4f46\u4e5f\u662f\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\u53d1\u751f\u6700\u5927\u53d8\u5316\u7684\u7a7a\u95f4\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cMaswar\u201d\uff0c\u610f\u4e3a\u201c\u82cf\u4e39\u90e8\u957f\u4f1a\u8bae\u201d\u6216\u201c\u82cf\u62c9\u201d\u53ec\u5f00\u7684\u5730\u65b9\uff0c\u4ece\u800c\u63ed\u793a\u4e86\u5b83\u7684\u4e00\u4e2a\u804c\u80fd\u3002\u5b83\u4e5f\u662f\u82cf\u4e39\u6267\u884c\u53f8\u6cd5\u7a0b\u5e8f\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    La construcci\u00f3n del Mexuar se atribuye al sult\u00e1n Isma\u00edl I, que rein\u00f3 entre 1314 y 1325, y fue modificado por su nieto Muhammad V. Sin embargo, fueron los cristianos quienes m\u00e1s transformaron este espacio al convertirlo en una capilla.\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5c0f\u5f97\u591a\uff0c\u56f4\u7ed5\u7740\u56db\u6839\u4e2d\u592e\u67f1\u5b50\u6392\u5217\uff0c\u67f1\u5b50\u4e0a\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u6d82\u6210\u94b4\u84dd\u8272\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7279\u8272\u7acb\u65b9\u4f53\u67f1\u5934\u3002\u8fd9\u4e9b\u67f1\u5b50\u7531\u4e00\u76cf\u63d0\u4f9b\u5929\u9876\u5149\u7684\u706f\u7b3c\u652f\u6491\uff0c\u8be5\u706f\u7b3c\u5728 16 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u4ee5\u5efa\u9020\u4e0a\u5c42\u623f\u95f4\u548c\u4fa7\u7a97\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u5c06\u8be5\u7a7a\u95f4\u6539\u9020\u6210\u6559\u5802\uff0c\u5730\u677f\u88ab\u964d\u4f4e\uff0c\u5e76\u5728\u540e\u9762\u589e\u52a0\u4e86\u4e00\u4e2a\u5c0f\u7684\u77e9\u5f62\u7a7a\u95f4\uff0c\u73b0\u5728\u7531\u6728\u5236\u680f\u6746\u9694\u5f00\uff0c\u6307\u793a\u4e0a\u5c42\u5531\u8bd7\u73ed\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5e26\u6709\u661f\u661f\u88c5\u9970\u7684\u9676\u74f7\u74f7\u7816\u8e22\u811a\u7ebf\u662f\u4ece\u522b\u5904\u8fd0\u6765\u7684\u3002\u5728\u661f\u661f\u4e4b\u95f4\uff0c\u60a8\u53ef\u4ee5\u4ea4\u66ff\u770b\u5230\uff1a\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u5fbd\u7ae0\u3001\u95e8\u591a\u8428\u67a2\u673a\u4e3b\u6559\u7684\u5fbd\u7ae0\u3001\u5965\u5730\u5229\u4eba\u7684\u53cc\u5934\u9e70\u3001\u201c\u9664\u4e86\u4e0a\u5e1d\uff0c\u6ca1\u6709\u80dc\u5229\u8005\u201d\u7684\u5ea7\u53f3\u94ed\uff0c\u4ee5\u53ca\u5e1d\u56fd\u76fe\u724c\u4e0a\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u67f1\u3002\n                <\/p>\n                <p>\n                    \u57fa\u5ea7\u4e0a\u65b9\uff0c\u77f3\u818f\u94ed\u6587\u9970\u5e26\u4e0a\u91cd\u590d\u7740\uff1a\u201c\u738b\u56fd\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u529b\u91cf\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u8363\u8000\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u201d\u8fd9\u4e9b\u94ed\u6587\u53d6\u4ee3\u4e86\u57fa\u7763\u6559\u7684\u53e3\u53f7\uff1a\u201cChristus regnat\u3002Christus vincit\u3002Christus imperat\u3002\u201d\n                <\/p>\n                <p>\n                    Mexuar \u7684\u5f53\u524d\u5165\u53e3\u662f\u5728\u73b0\u4ee3\u5f00\u653e\u7684\uff0c\u6539\u53d8\u4e86\u5176\u4e2d\u4e00\u6839\u523b\u6709\u201cPlus Ultra\u201d\u5ea7\u53f3\u94ed\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u7684\u4f4d\u7f6e\uff0c\u8be5\u67f1\u88ab\u79fb\u5230\u4e86\u4e1c\u5899\u3002\u95e8\u4e0a\u65b9\u7684\u77f3\u818f\u9876\u4ecd\u4fdd\u7559\u5728\u539f\u6765\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5728\u623f\u95f4\u7684\u540e\u9762\uff0c\u6709\u4e00\u6247\u95e8\u901a\u5411\u6f14\u8bb2\u5385\uff0c\u6700\u521d\u662f\u901a\u8fc7\u9a6c\u4e18\u5361\u753b\u5eca\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e 1590 \u5e74\u706b\u836f\u5e93\u7206\u70b8\uff0c\u8fd9\u91cc\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53d7\u635f\u6700\u4e25\u91cd\u7684\u533a\u57df\u4e4b\u4e00\u3002\u5b83\u4e8e 1917 \u5e74\u5f97\u5230\u4fee\u590d\u3002\n                <\/p>\n                <p>\n                    \u4fee\u590d\u671f\u95f4\uff0c\u4e3a\u4e86\u9632\u6b62\u4e8b\u6545\u53d1\u751f\u5e76\u65b9\u4fbf\u53c2\u89c2\uff0c\u964d\u4f4e\u4e86\u5730\u677f\u9ad8\u5ea6\u3002\u4f5c\u4e3a\u539f\u59cb\u6c34\u5e73\u7684\u89c1\u8bc1\uff0c\u7a97\u6237\u4e0b\u65b9\u4fdd\u7559\u4e86\u4e00\u6761\u8fde\u7eed\u7684\u957f\u51f3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba30\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel30\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel30\">CUARTO DORADO y FACHADA DE COMARES<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n\n                <p>\n                    *\u9ec4\u91d1\u533a*\u8fd9\u4e2a\u540d\u5b57\u6e90\u81ea\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u671f\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u683c\u5b50\u5929\u82b1\u677f\u88ab\u91cd\u65b0\u7c89\u5237\u6210\u91d1\u8272\u56fe\u6848\uff0c\u5e76\u878d\u5165\u4e86\u541b\u4e3b\u7684\u5fbd\u7ae0\u3002\n                <\/p>\n                <p>\n                    \u83b7\u5f97\u89d0\u89c1\u7684\u81e3\u6c11\u5728\u5bab\u6bbf\u6b63\u9762\u524d\u7b49\u5019\uff0c\u7687\u5bb6\u536b\u961f\u5c06\u4ed6\u4eec\u4e0e\u82cf\u4e39\u9694\u5f00\uff0c\u8fd9\u4e2a\u623f\u95f4\u73b0\u5728\u88ab\u79f0\u4e3a\u91d1\u5385\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e2d\u592e\u662f\u4e00\u5ea7\u4f4e\u77ee\u7684\u5927\u7406\u77f3\u52a0\u4ed1\u55b7\u6cc9\uff0c\u8fd9\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4fdd\u5b58\u7684\u6797\u8fbe\u62c9\u54c8\u55b7\u6cc9\u7684\u590d\u5236\u54c1\u3002\u5728\u5806\u5b50\u7684\u4e00\u4fa7\uff0c\u6709\u4e00\u4e2a\u683c\u6805\u901a\u5411\u8b66\u536b\u4f7f\u7528\u7684\u9ed1\u6697\u5730\u4e0b\u8d70\u5eca\u3002\n                <\/p>\n                <p>\n                    M\u00e1s adelante encontramos la Fachada del Palacio de Comares. Esta impresionante fachada, muy restaurada entre los siglos XIX y XX, fue construida por Muhammad V con el fin de conmemorar la toma de Algeciras en 1369, que otorgaba dominio sobre el Estrecho de Gibraltar.\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e2a\u5ead\u9662\u91cc\uff0c\u82cf\u4e39\u63a5\u89c1\u4e86\u83b7\u5f97\u7279\u6b8a\u89d0\u89c1\u7684\u81e3\u6c11\u3002\u5b83\u88ab\u653e\u7f6e\u5728\u6b63\u9762\u7684\u4e2d\u592e\u90e8\u5206\uff0c\u5750\u843d\u5728\u4e24\u6247\u95e8\u4e4b\u95f4\u7684\u6728\u6881\u4e0a\uff0c\u4f4d\u4e8e\u5de8\u5927\u7684\u5c4b\u6a90\u4e0b\uff0c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6728\u5de5\u7684\u6770\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5efa\u7b51\u7684\u6b63\u9762\u627f\u8f7d\u7740\u5de8\u5927\u7684\u5bd3\u8a00\u610f\u4e49\u3002\u53d7\u8bd5\u8005\u53ef\u4ee5\u8bfb\u5230\uff1a\n                <\/p>\n                <br>\n                <br>\n                <blockquote>\n                    \u201c\u6211\u7684\u4f4d\u7f6e\u5c31\u50cf\u738b\u51a0\uff0c\u6211\u7684\u5927\u95e8\u5c31\u50cf\u5c94\u8def\uff1a\u897f\u65b9\u76f8\u4fe1\u6211\u4ee3\u8868\u4e1c\u65b9\u3002\u201d<br>\n                    \u52a0\u5c3c\u00b7\u6bd4\u62c9\u59d4\u6258\u6211\u5f00\u542f\u5373\u5c06\u5ba3\u5e03\u7684\u80dc\u5229\u4e4b\u95e8\u3002<br>\n                    \u597d\u5427\uff0c\u6211\u6b63\u5728\u7b49\u5f85\u4ed6\u5728\u65e9\u6668\u5730\u5e73\u7ebf\u663e\u9732\u51fa\u6765\u65f6\u51fa\u73b0\u3002<br>\n                    \u613f\u4e0a\u5e1d\u4f7f\u4ed6\u7684\u4f5c\u54c1\u5982\u540c\u4ed6\u7684\u6027\u683c\u548c\u5f62\u8c61\u4e00\u6837\u7f8e\u4e3d\uff01\n                <\/blockquote>\n                <p>\n                    \u53f3\u4fa7\u7684\u95e8\u662f\u901a\u5f80\u79c1\u4eba\u4f4f\u6240\u548c\u670d\u52a1\u533a\u7684\u901a\u9053\uff0c\u800c\u5de6\u4fa7\u7684\u95e8\u5219\u901a\u8fc7\u4e00\u6761\u8bbe\u6709\u8b66\u536b\u957f\u51f3\u7684\u5f2f\u66f2\u8d70\u5eca\uff0c\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u7279\u522b\u662f\u901a\u5f80\u6843\u91d1\u5a18\u5ead\u9662\u3002\n                <\/p>\n                \n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba31\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel31\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel31\">\u6843\u91d1\u5a18\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u623f\u5c4b\u7684\u7279\u70b9\u4e4b\u4e00\u662f\u53ef\u4ee5\u901a\u8fc7\u5f2f\u66f2\u7684\u8d70\u5eca\u8fdb\u5165\u4f4f\u5b85\uff0c\u8d70\u5eca\u901a\u5411\u9732\u5929\u5ead\u9662\uff0c\u5ead\u9662\u662f\u5bb6\u5ead\u751f\u6d3b\u548c\u7ec4\u7ec7\u7684\u4e2d\u5fc3\uff0c\u914d\u6709\u6c34\u666f\u548c\u690d\u88ab\u3002\u540c\u6837\u7684\u7406\u5ff5\u4e5f\u4f53\u73b0\u5728\u9999\u6843\u6728\u5ead\u9662 (Patio de los Arrayanes) \u4e2d\uff0c\u4f46\u89c4\u6a21\u66f4\u5927\uff0c\u957f 36 \u7c73\uff0c\u5bbd 23 \u7c73\u3002\n                <\/p>\n                <p>\n                    \u6843\u91d1\u5a18\u5ead\u9662\u662f\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u4e2d\u5fc3\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u653f\u6cbb\u548c\u5916\u4ea4\u6d3b\u52a8\u5c31\u5728\u8fd9\u91cc\u8fdb\u884c\u3002\u8fd9\u662f\u4e00\u4e2a\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u957f\u65b9\u5f62\u5ead\u9662\uff0c\u5176\u4e2d\u5fc3\u8f74\u7ebf\u662f\u4e00\u4e2a\u5927\u6c34\u6c60\u3002\u5176\u4e2d\uff0c\u9759\u6c34\u5982\u540c\u955c\u5b50\uff0c\u8d4b\u4e88\u7a7a\u95f4\u6df1\u5ea6\u548c\u5782\u76f4\u611f\uff0c\u4ece\u800c\u521b\u9020\u51fa\u4e00\u5ea7\u6c34\u4e0a\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u5728\u6cf3\u6c60\u7684\u4e24\u7aef\uff0c\u55b7\u5c04\u5668\u8f7b\u8f7b\u5730\u5f15\u5165\u6c34\uff0c\u4ee5\u514d\u7834\u574f\u955c\u9762\u6548\u679c\u6216\u573a\u6240\u7684\u5b81\u9759\u3002\n                <\/p>\n                <p>\n                    \u6c34\u6c60\u4e24\u4fa7\u6709\u4e24\u7247\u6843\u91d1\u5a18\u82b1\u575b\uff0c\u56e0\u6b64\u8be5\u5730\u5f97\u540d\uff1a\u6843\u91d1\u5a18\u5ead\u9662 (Patio de los Arrayanes)\u3002\u8fc7\u53bb\u5b83\u4e5f\u88ab\u79f0\u4e3a\u963f\u5c14\u8d1d\u5c14\u5361\u5ead\u9662 (Patio de la Alberca)\u3002\n                <\/p>\n                <p>\n                    \u6c34\u548c\u690d\u88ab\u7684\u5b58\u5728\u4e0d\u4ec5\u662f\u5bf9\u88c5\u9970\u6216\u7f8e\u5b66\u6807\u51c6\u7684\u56de\u5e94\uff0c\u4e5f\u662f\u521b\u9020\u5b9c\u4eba\u7a7a\u95f4\u7684\u610f\u56fe\uff0c\u5c24\u5176\u662f\u5728\u590f\u5929\u3002\u6c34\u53ef\u4ee5\u6e05\u65b0\u73af\u5883\uff0c\u800c\u690d\u7269\u53ef\u4ee5\u4fdd\u6301\u6c34\u5206\u5e76\u6563\u53d1\u9999\u6c14\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u8f83\u957f\u7684\u4e24\u4fa7\u6709\u56db\u5ea7\u72ec\u7acb\u7684\u4f4f\u5b85\u3002\u5317\u4fa7\u662f\u79d1\u9a6c\u96f7\u65af\u5854\uff0c\u5185\u8bbe\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u3002\n                <\/p>\n                <p>\n                    \u5728\u5357\u4fa7\uff0c\u7acb\u9762\u8d77\u5230\u4e86\u9519\u89c6\u6548\u679c\uff0c\u56e0\u4e3a\u5176\u540e\u9762\u7684\u5efa\u7b51\u5df2\u88ab\u62c6\u9664\uff0c\u4ee5\u4fbf\u5c06\u67e5\u7406\u4e94\u4e16\u5bab\u4e0e\u65e7\u7687\u5bb6\u5bab\u6bbf\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba32\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel32\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel32\">\u6e05\u771f\u5bfa\u5ead\u9662\u548c\u9a6c\u4e18\u5361\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u4e4b\u524d\uff0c\u5982\u679c\u6211\u4eec\u5411\u5de6\u770b\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e24\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u7b2c\u4e00\u4e2a\u662f\u6e05\u771f\u5bfa\u5ead\u9662 (Patio de la Mezquita)\uff0c\u56e0\u5176\u4e00\u89d2\u7684\u5c0f\u6e05\u771f\u5bfa\u800c\u5f97\u540d\u3002\u7136\u800c\uff0c\u81ea 20 \u4e16\u7eaa\u4ee5\u6765\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u738b\u5b50\u7684\u5b97\u6559\u5b66\u6821\uff0c\u56e0\u4e3a\u5b83\u7684\u7ed3\u6784\u4e0e\u683c\u62c9\u7eb3\u8fbe\u7684\u5b97\u6559\u5b66\u6821\u76f8\u4f3c\u3002\n                <\/p>\n                <p>\n                    \u518d\u5f80\u524d\u8d70\u662f\u9a6c\u4e18\u5361\u5ead\u9662 (Patio de Machuca)\uff0c\u4ee5\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u7684\u540d\u5b57\u547d\u540d\uff0c\u4ed6\u8d1f\u8d23\u76d1\u7763 16 \u4e16\u7eaa\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5efa\u9020\uff0c\u5e76\u66fe\u5c45\u4f4f\u4e8e\u6b64\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5ead\u9662\u5f88\u5bb9\u6613\u8fa8\u8ba4\uff0c\u56e0\u4e3a\u4e2d\u5fc3\u6709\u4e00\u4e2a\u8fb9\u7f18\u5448\u53f6\u72b6\u7684\u6c34\u6c60\uff0c\u8fd8\u6709\u62f1\u5f62\u7684\u67cf\u6811\uff0c\u5b83\u4eec\u4ee5\u975e\u4fb5\u5165\u5f0f\u7684\u65b9\u5f0f\u6062\u590d\u4e86\u7a7a\u95f4\u7684\u5efa\u7b51\u611f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba33\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel33\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel33\">\u8239\u5c4b<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8239\u5ba4\u662f\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u5728\u901a\u5f80\u8fd9\u4e2a\u623f\u95f4\u7684\u62f1\u95e8\u7684\u4fa7\u67f1\u4e0a\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u6b63\u9762\u7684\u58c1\u9f9b\uff0c\u4e0a\u9762\u96d5\u523b\u7740\u5927\u7406\u77f3\uff0c\u5e76\u7528\u5f69\u8272\u74f7\u7816\u88c5\u9970\u3002\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u6700\u5177\u7279\u8272\u7684\u88c5\u9970\u6027\u548c\u529f\u80fd\u6027\u5143\u7d20\u4e4b\u4e00\uff1a*taqas*\u3002\n                <\/p>\n                <p>\n                    *Taqas* \u662f\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u603b\u662f\u6210\u5bf9\u6392\u5217\uff0c\u5f7c\u6b64\u76f8\u5bf9\u3002\u5b83\u4eec\u88ab\u7528\u6765\u76db\u88c5\u996e\u7528\u7684\u6de1\u6c34\u6216\u6d17\u624b\u7528\u7684\u9999\u6c34\u3002\n                <\/p>\n                <p>\n                    \u5927\u5385\u76ee\u524d\u7684\u5929\u82b1\u677f\u662f\u539f\u6765\u7684\u590d\u5236\u54c1\uff0c\u539f\u6765\u7684\u5929\u82b1\u677f\u5728 1890 \u5e74\u7684\u4e00\u573a\u5927\u706b\u4e2d\u88ab\u6bc1\u574f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u7684\u540d\u5b57\u6765\u81ea\u963f\u62c9\u4f2f\u8bed\u5355\u8bcd *baraka* \u7684\u97f3\u53d8\uff0c\u610f\u601d\u662f\u201c\u795d\u798f\u201d\uff0c\u8fd9\u4e2a\u5355\u8bcd\u5728\u8fd9\u4e2a\u623f\u95f4\u7684\u5899\u58c1\u4e0a\u91cd\u590d\u51fa\u73b0\u8fc7\u5f88\u591a\u6b21\u3002\u5b83\u5e76\u975e\u50cf\u4eba\u4eec\u666e\u904d\u8ba4\u4e3a\u7684\u90a3\u6837\uff0c\u6e90\u81ea\u5012\u7f6e\u7684\u8239\u9876\u5f62\u72b6\u3002\n                <\/p>\n                <p>\n                    Era en este lugar donde los nuevos sultanes solicitaban la bendici\u00f3n de su Dios antes de ser coronados como tal en el Sal\u00f3n del Trono.\n                <\/p>\n                <p>\n                    \u5728\u8fdb\u5165\u738b\u5ea7\u5ba4\u4e4b\u524d\uff0c\u6211\u4eec\u53d1\u73b0\u4e24\u4e2a\u4fa7\u95e8\uff1a\u53f3\u8fb9\u662f\u4e00\u4e2a\u5e26\u6709\u58c1\u9f9b\u7684\u5c0f\u578b\u7948\u7977\u5ba4\uff1b\u5de6\u4fa7\u662f\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5854\u5185\u90e8\u7684\u901a\u9053\u95e8\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba34\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel34\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel34\">\u5927\u4f7f\u5385\u6216\u738b\u5ea7\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5927\u4f7f\u5385\uff0c\u4e5f\u79f0\u4e3a\u738b\u5ea7\u5385\u6216\u79d1\u9a6c\u96f7\u65af\u5385\uff0c\u662f\u82cf\u4e39\u738b\u5ea7\u7684\u6240\u5728\u5730\uff0c\u56e0\u6b64\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u6743\u529b\u4e2d\u5fc3\u3002\u4e5f\u8bb8\u6b63\u56e0\u4e3a\u5982\u6b64\uff0c\u5b83\u4f4d\u4e8e Torre de Comares \u5185\uff0c\u8fd9\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u9ad8\u7684\u5854\u697c\uff0c\u9ad8 45 \u7c73\u3002\u5b83\u7684\u8bcd\u6e90\u6765\u81ea\u963f\u62c9\u4f2f\u8bed *arsh*\uff0c\u610f\u601d\u662f\u5e10\u7bf7\u3001\u4ead\u5b50\u6216\u738b\u5ea7\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5b8c\u7f8e\u7684\u7acb\u65b9\u4f53\uff0c\u5899\u58c1\u4e00\u76f4\u5230\u5929\u82b1\u677f\u90fd\u8986\u76d6\u7740\u4e30\u5bcc\u7684\u88c5\u9970\u3002\u4e24\u4fa7\u6709\u4e5d\u4e2a\u76f8\u540c\u7684\u58c1\u9f9b\uff0c\u6bcf\u4e09\u4e2a\u4e00\u7ec4\uff0c\u90fd\u6709\u7a97\u6237\u3002\u5165\u53e3\u5bf9\u9762\u7684\u5927\u5385\u88c5\u9970\u5f97\u66f4\u4e3a\u7cbe\u81f4\uff0c\u56e0\u4e3a\u90a3\u662f\u82cf\u4e39\u7684\u4f4f\u6240\uff0c\u91c7\u7528\u80cc\u5149\u8bbe\u8ba1\uff0c\u66f4\u80fd\u8425\u9020\u51fa\u4ee4\u4eba\u773c\u82b1\u7f2d\u4e71\u3001\u60ca\u559c\u4e0d\u5df2\u7684\u6548\u679c\u3002\n                <\/p>\n                <p>\n                    \u8fc7\u53bb\uff0c\u7a97\u6237\u4e0a\u8986\u76d6\u7740\u88ab\u79f0\u4e3a *cumarias* \u7684\u51e0\u4f55\u5f62\u72b6\u7684\u5f69\u8272\u73bb\u7483\u3002 1590 \u5e74\uff0c\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u7684\u4e00\u4e2a\u706b\u836f\u5e93\u53d1\u751f\u7206\u70b8\uff0c\u7206\u70b8\u4ea7\u751f\u7684\u51b2\u51fb\u6ce2\u5bfc\u81f4\u8fd9\u4e9b\u6587\u7269\u4e22\u5931\u3002\n                <\/p>\n                <p>\n                    \u5ba2\u5385\u7684\u88c5\u9970\u4e30\u5bcc\u7a0b\u5ea6\u8fbe\u5230\u4e86\u6781\u81f4\u3002\u5b83\u4ece\u5e95\u90e8\u5f00\u59cb\uff0c\u91c7\u7528\u51e0\u4f55\u5f62\u72b6\u7684\u74f7\u7816\uff0c\u521b\u9020\u51fa\u7c7b\u4f3c\u4e07\u82b1\u7b52\u7684\u89c6\u89c9\u6548\u679c\u3002\u5899\u58c1\u4e0a\u5ef6\u7eed\u7740\u7070\u6ce5\uff0c\u770b\u4e0a\u53bb\u5c31\u50cf\u6302\u6bef\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u690d\u7269\u56fe\u6848\u3001\u82b1\u6735\u3001\u8d1d\u58f3\u3001\u661f\u661f\u548c\u4e30\u5bcc\u7684\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u73b0\u5728\u7684\u4e66\u5199\u6709\u4e24\u79cd\u7c7b\u578b\uff1a\u8349\u4e66\uff0c\u6700\u5e38\u89c1\u4e14\u6700\u5bb9\u6613\u8fa8\u8ba4\uff1b\u4ee5\u53ca\u5e93\u6cd5\u4f53\uff0c\u4e00\u79cd\u5177\u6709\u76f4\u7ebf\u548c\u89d2\u5f62\u7684\u6587\u5316\u6587\u5b57\u3002\n                <\/p>\n                <p>\n                    Entre todas las inscripciones, la m\u00e1s destacada es la que aparece debajo del techo, en la franja superior de la pared: la sura 67 del Cor\u00e1n, llamada &#8220;El Reino&#8221; o &#8220;del Se\u00f1or\u00edo&#8221;, que recorre las cuatro paredes. Esta sura era recitada por los nuevos sultanes para proclamar que su poder proven\u00eda directamente de Dios.\n                <\/p>\n                <p>\n                    \u5929\u82b1\u677f\u4e0a\u4e5f\u4f53\u73b0\u4e86\u795e\u529b\u7684\u5f62\u8c61\uff0c\u5b83\u7531 8,017 \u4e2a\u4e0d\u540c\u7684\u90e8\u5206\u7ec4\u6210\uff0c\u901a\u8fc7\u661f\u8f6e\uff0c\u5c55\u793a\u4e86\u4f0a\u65af\u5170\u672b\u4e16\u8bba\uff1a\u4e03\u91cd\u5929\u548c\u7b2c\u516b\u91cd\u5929\u5802\uff0c\u771f\u4e3b\u7684\u5b9d\u5ea7\uff0c\u7531\u4e2d\u592e\u7684\u5706\u9876 muqarnas \u4ee3\u8868\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba35\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel35\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel35\">\u57fa\u7763\u6559\u7687\u5ba4\u2014\u2014\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8981\u8fdb\u5165\u57fa\u7763\u6559\u7687\u5ba4\uff0c\u60a8\u5fc5\u987b\u4f7f\u7528\u4e24\u59d0\u59b9\u5385\u5de6\u4fa7\u58c1\u9f9b\u4e2d\u6253\u5f00\u7684\u5176\u4e2d\u4e00\u6247\u95e8\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74 6 \u6708\u53c2\u89c2\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u62b5\u8fbe\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u8fd9\u5bf9\u592b\u5987\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b89\u987f\u4e0b\u6765\uff0c\u5e76\u4e0b\u4ee4\u5efa\u9020\u65b0\u7684\u623f\u95f4\uff0c\u4eca\u5929\u88ab\u79f0\u4e3a\u7687\u5e1d\u7684\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u7a7a\u95f4\u5b8c\u5168\u8fdd\u80cc\u4e86\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5efa\u7b51\u548c\u7f8e\u5b66\u3002\u7136\u800c\uff0c\u7531\u4e8e\u5b83\u5efa\u5728\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u4e4b\u95f4\u7684\u82b1\u56ed\u533a\u57df\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u8d70\u5eca\u5de6\u4fa7\u7684\u4e00\u4e9b\u5c0f\u7a97\u6237\u770b\u5230\u7687\u5bb6\u571f\u8033\u5176\u6d74\u5ba4\u6216\u79d1\u9a6c\u96f7\u65af\u571f\u8033\u5176\u6d74\u5ba4\u7684\u4e0a\u90e8\u3002\u518d\u5f80\u524d\u8d70\u51e0\u7c73\uff0c\u5c31\u53ef\u4ee5\u770b\u5230\u5176\u4ed6\u7684\u5f00\u53e3\uff0c\u5373\u5e8a\u5385\u548c\u97f3\u4e50\u5bb6\u753b\u5eca\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u6d74\u573a\u4e0d\u4ec5\u662f\u536b\u751f\u573a\u6240\uff0c\u4e5f\u662f\u4ee5\u8f7b\u677e\u53cb\u597d\u7684\u65b9\u5f0f\u57f9\u517b\u653f\u6cbb\u548c\u5916\u4ea4\u5173\u7cfb\u7684\u7406\u60f3\u573a\u6240\uff0c\u5e76\u914d\u6709\u97f3\u4e50\u6765\u6d3b\u8dc3\u6c14\u6c1b\u3002\u8be5\u7a7a\u95f4\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u7a7f\u8fc7\u8fd9\u6761\u8d70\u5eca\uff0c\u60a8\u53ef\u4ee5\u8fdb\u5165\u7687\u5e1d\u7684\u529e\u516c\u5ba4\uff0c\u5176\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\u5e26\u6709\u7687\u5bb6\u5fbd\u7ae0\u7684\u6587\u827a\u590d\u5174\u5f0f\u58c1\u7089\u548c\u7531\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u8bbe\u8ba1\u7684\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\u5728\u683c\u5b50\u5929\u82b1\u677f\u4e0a\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u201cPLUS ULTRA\u201d\u5b57\u6837\uff0c\u8fd9\u662f\u7687\u5e1d\u7684\u5ea7\u53f3\u94ed\uff0c\u8fd8\u6709\u9996\u5b57\u6bcd K \u548c Y\uff0c\u5206\u522b\u4ee3\u8868\u67e5\u7406\u4e94\u4e16\u548c\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u3002\n                <\/p>\n                <p>\n                    \u79bb\u5f00\u5927\u5385\uff0c\u53f3\u4fa7\u662f\u7687\u5bb6\u623f\u95f4\uff0c\u76ee\u524d\u4e0d\u5bf9\u516c\u4f17\u5f00\u653e\uff0c\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5f00\u653e\u3002\u8fd9\u4e9b\u623f\u95f4\u4e5f\u88ab\u79f0\u4e3a\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u623f\u95f4\uff0c\u56e0\u4e3a\u8fd9\u4f4d\u7f8e\u56fd\u6d6a\u6f2b\u4e3b\u4e49\u4f5c\u5bb6\u5728\u683c\u62c9\u7eb3\u8fbe\u9017\u7559\u671f\u95f4\u5c31\u4f4f\u5728\u8fd9\u91cc\u3002\u5f88\u53ef\u80fd\u6b63\u662f\u5728\u8fd9\u4e2a\u5730\u65b9\uff0c\u4ed6\u5199\u4e0b\u4e86\u4ed6\u8457\u540d\u7684\u8457\u4f5c\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u3002\u95e8\u4e0a\u65b9\u6709\u4e00\u5757\u7eaa\u5ff5\u724c\u533e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba36\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel36\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel36\">\u6797\u8fbe\u62c9\u8d3e\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0e\u738b\u5bab\u5ead\u9662\u76f8\u90bb\u7684\u662f\u6797\u8fbe\u62c9\u54c8\u5ead\u9662 (Patio de Lindaraja)\uff0c\u5ead\u9662\u5185\u88c5\u9970\u6709\u96d5\u523b\u7684\u9ec4\u6768\u6728\u7bf1\u7b06\u3001\u67cf\u6811\u548c\u82e6\u6a59\u6811\u3002\u8be5\u5ead\u9662\u56e0\u4f4d\u4e8e\u5176\u5357\u4fa7\u7684\u7eb3\u65af\u91cc\u5fb7\u89c2\u666f\u53f0\u800c\u5f97\u540d\uff0c\u8be5\u89c2\u666f\u53f0\u4e0e\u5176\u540c\u540d\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u82b1\u56ed\u7684\u9762\u8c8c\u4e0e\u4eca\u5929\u5b8c\u5168\u4e0d\u540c\uff0c\u56e0\u4e3a\u5b83\u662f\u4e00\u4e2a\u5411\u666f\u89c2\u5f00\u653e\u7684\u7a7a\u95f4\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u67e5\u7406\u4e94\u4e16\u7684\u5230\u6765\uff0c\u82b1\u56ed\u88ab\u5c01\u95ed\u8d77\u6765\uff0c\u7531\u4e8e\u6709\u95e8\u5eca\uff0c\u5176\u5e03\u5c40\u7c7b\u4f3c\u4e8e\u56de\u5eca\u3002\u5176\u5efa\u9020\u91c7\u7528\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5176\u4ed6\u90e8\u5206\u7684\u67f1\u5b50\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e2d\u592e\u77d7\u7acb\u7740\u4e00\u5ea7\u5df4\u6d1b\u514b\u98ce\u683c\u7684\u55b7\u6cc9\uff0c17 \u4e16\u7eaa\u521d\uff0c\u55b7\u6cc9\u4e0a\u65b9\u653e\u7f6e\u4e86\u4e00\u4e2a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5927\u7406\u77f3\u6c34\u76c6\u3002\u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u55b7\u6cc9\u662f\u590d\u5236\u54c1\uff1b\u539f\u4ef6\u73b0\u4fdd\u5b58\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba37\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel37\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel37\">\u72ee\u5b50\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u72ee\u5b50\u5ead\u9662\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u6838\u5fc3\u3002\u5b83\u662f\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u5e26\u95e8\u5eca\u7684\u957f\u5eca\uff0c\u957f\u5eca\u4e0a\u6709\u4e00\u767e\u4e8c\u5341\u56db\u6839\u5404\u4e0d\u76f8\u540c\u7684\u67f1\u5b50\uff0c\u8fde\u63a5\u7740\u5bab\u6bbf\u7684\u4e0d\u540c\u623f\u95f4\u3002\u5b83\u4e0e\u57fa\u7763\u6559\u4fee\u9053\u9662\u6709\u67d0\u79cd\u76f8\u4f3c\u4e4b\u5904\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u6253\u7834\u4e86\u897f\u73ed\u7259\u7a46\u65af\u6797\u5efa\u7b51\u7684\u901a\u5e38\u6a21\u5f0f\uff0c\u4f46\u8fd9\u4e2a\u7a7a\u95f4\u4ecd\u88ab\u8ba4\u4e3a\u662f\u4f0a\u65af\u5170\u827a\u672f\u7684\u7470\u5b9d\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5bab\u6bbf\u7684\u8c61\u5f81\u610f\u4e49\u56f4\u7ed5\u7740\u82b1\u56ed\u5929\u5802\u7684\u6982\u5ff5\u3002\u4ece\u5ead\u9662\u4e2d\u5fc3\u6d41\u51fa\u7684\u56db\u6761\u6c34\u6e20\u8c61\u5f81\u7740\u4f0a\u65af\u5170\u5929\u5802\u7684\u56db\u6761\u6cb3\u6d41\uff0c\u4f7f\u5ead\u9662\u5448\u73b0\u51fa\u5341\u5b57\u5f62\u7684\u5e03\u5c40\u3002\u8fd9\u4e9b\u67f1\u5b50\u8ba9\u4eba\u8054\u60f3\u5230\u68d5\u6988\u6811\u6797\uff0c\u5c31\u50cf\u5929\u5802\u7684\u7eff\u6d32\u3002\n                <\/p>\n                <p>\n                    \u4e2d\u5fc3\u662f\u8457\u540d\u7684\u72ee\u5b50\u55b7\u6cc9\u3002\u5341\u4e8c\u53ea\u72ee\u5b50\u867d\u7136\u59ff\u52bf\u76f8\u4f3c\uff0c\u90fd\u662f\u8b66\u60d5\u4e14\u80cc\u5bf9\u55b7\u6cc9\uff0c\u4f46\u5374\u5177\u6709\u4e0d\u540c\u7684\u7279\u5f81\u3002\u5b83\u4eec\u7531\u767d\u8272 Macael \u5927\u7406\u77f3\u96d5\u523b\u800c\u6210\uff0c\u7ecf\u8fc7\u7cbe\u5fc3\u6311\u9009\uff0c\u5145\u5206\u5229\u7528\u4e86\u77f3\u6750\u7684\u5929\u7136\u7eb9\u7406\u5e76\u7a81\u51fa\u4e86\u5176\u72ec\u7279\u7684\u7279\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5173\u4e8e\u5b83\u7684\u8c61\u5f81\u610f\u4e49\u6709\u591a\u79cd\u7406\u8bba\u3002\u6709\u4e9b\u4eba\u8ba4\u4e3a\u5b83\u4eec\u4ee3\u8868\u7740\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6216\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7684\u529b\u91cf\u3001\u9ec4\u9053\u5341\u4e8c\u5bab\u3001\u4e00\u5929\u7684\u5341\u4e8c\u4e2a\u5c0f\u65f6\uff0c\u751a\u81f3\u662f\u6db2\u538b\u949f\u3002\u53e6\u4e00\u4e9b\u4eba\u5219\u8ba4\u4e3a\uff0c\u8fd9\u662f\u5bf9\u9752\u94dc\u72b9\u592a\u6d77\u7684\u91cd\u65b0\u8be0\u91ca\uff0c\u7531\u5341\u4e8c\u5934\u516c\u725b\u652f\u6491\uff0c\u5728\u8fd9\u91cc\u88ab\u5341\u4e8c\u5934\u72ee\u5b50\u53d6\u4ee3\u3002\n                <\/p>\n                <p>\n                    La taza central probablemente fue tallada in situ y contiene inscripciones po\u00e9ticas que elogian a Muhammad V y alaban el sistema hidr\u00e1ulico que alimenta la fuente y regula el flujo del agua para evitar desbordamientos. Este es un fragmento del poema:\n                <\/p>\n                <blockquote>\n                    &#8220;Plata fundida corre entre las perlas,<\/br>\n                    a las que semeja belleza alba y pura.<\/br>\n                    En apariencia, agua y m\u00e1rmol parecen confundirse,<\/br>\n                    sin que sepamos cu\u00e1l de ambos se desliza.<\/br>\n                    \u00bfNo ves c\u00f3mo el agua se derrama en la taza,<\/br>\n                    pero sus ca\u00f1os la esconden enseguida?<br><br>\n                    \u4ed6\u662f\u4e00\u4f4d\u773c\u7736\u91cc\u5659\u6ee1\u6cea\u6c34\u7684\u60c5\u4eba\uff0c<br>\n                    \u5979\u56e0\u4e3a\u5bb3\u6015\u544a\u5bc6\u800c\u9690\u85cf\u4e86\u81ea\u5df1\u7684\u773c\u6cea\u3002<br><br>\n                    \u00bfNo es, en realidad, cual blanca nube<\/br>\n                    que vierte en los leones sus acequias<\/br>\n                    y parece la mano del califa que, de ma\u00f1ana,<\/br>\n                    prodiga a los leones de la guerra sus favores?&#8221;\n                <\/blockquote>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u55b7\u6cc9\u53d1\u751f\u4e86\u5404\u79cd\u53d8\u5316\u3002 17 \u4e16\u7eaa\uff0c\u53c8\u589e\u52a0\u4e86\u7b2c\u4e8c\u4e2a\u6c34\u6c60\uff0c\u8be5\u6c34\u6c60\u4e8e 20 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u5e76\u642c\u8fc1\u81f3\u963f\u5c14\u5361\u8428\u74e6\u7684\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba38\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel38\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel38\">\u5973\u738b\u68b3\u5986\u5ba4\u548c\u4f11\u95f2\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bab\u6bbf\u7684\u57fa\u7763\u6559\u6539\u5efa\u5305\u62ec\u901a\u8fc7\u4e00\u4e2a\u4e24\u5c42\u7684\u5f00\u653e\u5f0f\u8d70\u5eca\u76f4\u63a5\u8fdb\u5165\u79d1\u9a6c\u96f7\u65af\u5854\u3002\u8fd9\u4e2a\u753b\u5eca\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u4e24\u4e2a\u6700\u5177\u4ee3\u8868\u6027\u7684\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\uff1a\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u5723\u5c71\u533a\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5411\u53f3\u770b\uff0c\u8fd8\u53ef\u4ee5\u770b\u5230\u5973\u738b\u7684\u66f4\u8863\u5ba4\uff0c\u8fd9\u91cc\u548c\u4e0a\u9762\u63d0\u5230\u7684\u5176\u4ed6\u533a\u57df\u4e00\u6837\uff0c\u53ea\u80fd\u5728\u7279\u6b8a\u573a\u5408\u6216\u4f5c\u4e3a\u6bcf\u6708\u7a7a\u95f4\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u5973\u738b\u7684\u66f4\u8863\u5ba4\u4f4d\u4e8e\u5c24\u7d20\u592b\u4e00\u4e16\u5854\u5185\uff0c\u8be5\u5854\u76f8\u5bf9\u4e8e\u57ce\u5899\u800c\u8a00\u4f4d\u7f6e\u9760\u524d\u3002\u5b83\u7684\u57fa\u7763\u6559\u540d\u5b57\u6765\u6e90\u4e8e\u67e5\u7406\u4e94\u4e16\u7684\u59bb\u5b50\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u5c14\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u9017\u7559\u671f\u95f4\u6240\u8d77\u7684\u540d\u5b57\u3002\n                <\/p>\n                <p>\n                    \u6559\u5802\u5185\u90e8\u6309\u7167\u57fa\u7763\u6559\u7f8e\u5b66\u8fdb\u884c\u4e86\u6539\u9020\uff0c\u6536\u85cf\u4e86\u62c9\u6590\u5c14\u00b7\u6851\u897f\uff08\u53c8\u540d\u4e4c\u5c14\u6bd4\u8bfa\u7684\u62c9\u6590\u5c14\uff09\u7684\u5f1f\u5b50\u5c24\u5229\u4e4c\u65af\u00b7\u963f\u5580\u7409\u65af\u548c\u4e9a\u5386\u5c71\u5927\u00b7\u6885\u7eb3\u521b\u4f5c\u7684\u73cd\u8d35\u6587\u827a\u590d\u5174\u65f6\u671f\u753b\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5f80\u4e0b\u8d70\uff0c\u6211\u4eec\u5c31\u80fd\u627e\u5230\u738b\u5bab\u5ead\u9662 (Patio de la Reja)\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e 17 \u4e16\u7eaa\u4e2d\u53f6\u5b89\u88c5\u7684\u5e26\u6709\u953b\u94c1\u680f\u6746\u7684\u8fde\u7eed\u9633\u53f0\u3002\u8fd9\u4e9b\u6805\u680f\u4f5c\u4e3a\u5f00\u653e\u7684\u8d70\u5eca\uff0c\u8fde\u63a5\u5e76\u4fdd\u62a4\u76f8\u90bb\u7684\u623f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba39\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel39\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel39\">\u4e24\u59d0\u59b9\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e24\u59d0\u59b9\u5385\u56e0\u4f4d\u4e8e\u623f\u95f4\u4e2d\u592e\u7684\u4e24\u5757 Macael \u5927\u7406\u77f3\u53cc\u5c42\u677f\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u4e0e\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385 (Hall of the Abencerrajes) \u6709\u76f8\u4f3c\u4e4b\u5904\uff1a\u5b83\u4f4d\u4e8e\u5ead\u9662\u8f83\u9ad8\u5904\uff0c\u5165\u53e3\u540e\u9762\u6709\u4e24\u6247\u95e8\u3002\u5de6\u8fb9\u7684\u95e8\u901a\u5411\u5395\u6240\uff0c\u53f3\u8fb9\u7684\u95e8\u901a\u5411\u623f\u5b50\u7684\u697c\u4e0a\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u53cc\u5e8a\u623f\u4e0d\u540c\u7684\u662f\uff0c\u8fd9\u95f4\u5ba2\u623f\u671d\u5317\uff0c\u9762\u671d Sala de los Ajimeces \u548c\u4e00\u4e2a\u5c0f\u89c2\u666f\u70b9\uff1aMirador de Lindaraja\u3002\n                <\/p>\n                <p>\n                    Durante la dinast\u00eda nazar\u00ed, en tiempos de Muhammad V, esta sala era conocida como &#8220;qubba al-kubra&#8221;, es decir, &#8220;la qubba mayor&#8221;, la m\u00e1s importante del Palacio de los Leones. El t\u00e9rmino &#8220;qubba&#8221; hace referencia a una planta cuadrada cubierta con una c\u00fapula.\n                <\/p>\n                <p>\n                    \u7a79\u9876\u4ee5\u516b\u89d2\u661f\u4e3a\u57fa\u8c03\uff0c\u5c55\u5f00\u6210\u7531 5,416 \u4e2a muqarnas \u7ec4\u6210\u7684\u4e09\u7ef4\u5e03\u5c40\uff0c\u5176\u4e2d\u4e00\u4e9b\u4ecd\u7136\u4fdd\u7559\u7740\u591a\u8272\u75d5\u8ff9\u3002\u8fd9\u4e9b muqarnas \u5206\u5e03\u5728\u5341\u516d\u4e2a\u5706\u9876\u4e2d\uff0c\u5706\u9876\u4e0a\u65b9\u6709\u5341\u516d\u6247\u5e26\u6709\u683c\u5b50\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6839\u636e\u4e00\u5929\u4e2d\u7684\u65f6\u95f4\u4e3a\u623f\u95f4\u63d0\u4f9b\u53d8\u5316\u7684\u5149\u7ebf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba40\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel40\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel40\">\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u897f\u5385\uff08\u4e5f\u79f0\u4e3a\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5385\uff09\u4e4b\u524d\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u4e9b\u6728\u95e8\uff0c\u4e0a\u9762\u6709\u7cbe\u7f8e\u7684\u96d5\u523b\uff0c\u8fd9\u4e9b\u96d5\u523b\u81ea\u4e2d\u4e16\u7eaa\u4ee5\u6765\u5c31\u4fdd\u5b58\u5b8c\u597d\u3002\n                <\/p>\n                <p>\n                    El nombre de esta sala est\u00e1 ligado a una famosa leyenda de la Alhambra. Seg\u00fan la tradici\u00f3n, un rumor sobre un supuesto romance entre un caballero abencerraje y la favorita del sult\u00e1n (o quiz\u00e1 sospechas de conspiraci\u00f3n contra el monarca) provoc\u00f3 la ira del soberano.\n                <\/p>\n                <p>\n                    El sult\u00e1n mand\u00f3 llamar a varios caballeros de la familia Abencerraje. Seg\u00fan cuenta la leyenda, decenas de ellos fueron ejecutados aqu\u00ed mismo.\n                <\/p>\n                <p>\n                    La historia se difundi\u00f3 en la literatura del siglo XVI, especialmente en la novela &#8220;Guerras civiles de Granada&#8221; de Gin\u00e9s P\u00e9rez de Hita, que narra los conflictos entre los linajes nobles del reino nazar\u00ed.\n                <\/p>\n                <p>\n                    Con el paso del tiempo, la tradici\u00f3n situ\u00f3 la tragedia en esta sala. Por eso, algunos visitantes han querido ver en las manchas rojizas de la fuente central un vestigio simb\u00f3lico de la sangre de aquellos caballeros.\n                <\/p>\n                <p>\n                    La leyenda fue tan popular que inspir\u00f3 tambi\u00e9n al pintor espa\u00f1ol Mariano Fortuny, quien la represent\u00f3 en su cuadro &#8220;La matanza de los Abencerrajes.&#8221;\n                <\/p>\n                <p>\n                    \u8fdb\u95e8\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u6709\u4e24\u4e2a\u5165\u53e3\uff1a\u53f3\u8fb9\u7684\u5165\u53e3\u901a\u5411\u5395\u6240\uff0c\u5de6\u8fb9\u7684\u5165\u53e3\u901a\u5411\u697c\u4e0a\u7684\u623f\u95f4\u7684\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    La Sala de los Abencerrajes es una vivienda privada e independiente en planta baja, estructurada en torno a una gran &#8220;qubba&#8221;, &#8220;c\u00fapula&#8221; en \u00e1rabe.\n                <\/p>\n                <p>\n                    \u77f3\u818f\u5706\u9876\u88c5\u9970\u534e\u4e3d\uff0c\u7a46\u5361\u5c14\u7eb3\u65af (muqarnas) \u6e90\u81ea\u4e00\u9897\u516b\u89d2\u661f\uff0c\u5177\u6709\u590d\u6742\u7684\u4e09\u7ef4\u6784\u56fe\u3002 Muqarnas \u662f\u57fa\u4e8e\u5177\u6709\u51f9\u51f8\u5f62\u72b6\u7684\u60ac\u6302\u68f1\u67f1\u4f53\u7684\u5efa\u7b51\u5143\u7d20\uff0c\u8ba9\u4eba\u8054\u60f3\u5230\u949f\u4e73\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5f53\u4f60\u8fdb\u5165\u623f\u95f4\u65f6\uff0c\u4f60\u4f1a\u53d1\u73b0\u6e29\u5ea6\u4e0b\u964d\u4e86\u3002\u8fd9\u662f\u56e0\u4e3a\u552f\u4e00\u7684\u7a97\u6237\u4f4d\u4e8e\u9876\u90e8\uff0c\u53ef\u4ee5\u8ba9\u70ed\u7a7a\u6c14\u9038\u51fa\u3002\u540c\u65f6\uff0c\u4e2d\u592e\u55b7\u6cc9\u7684\u6c34\u4f7f\u7a7a\u6c14\u53d8\u5f97\u51c9\u723d\uff0c\u4f7f\u5f97\u623f\u95f4\u5728\u95e8\u5173\u95ed\u7684\u60c5\u51b5\u4e0b\uff0c\u5c31\u50cf\u4e00\u4e2a\u6d1e\u7a74\uff0c\u5728\u6700\u708e\u70ed\u7684\u590f\u5929\u5177\u6709\u7406\u60f3\u7684\u6e29\u5ea6\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba41\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel41\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel41\">AJIMECES \u5927\u5385\u548c LINDARAJA \u89c2\u666f\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u4e24\u59d0\u59b9\u5385\u540e\u9762\u7684\u5317\u9762\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u6a2a\u5411\u7684\u4e2d\u6bbf\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a muqarnas \u62f1\u9876\u3002\u8fd9\u4e2a\u623f\u95f4\u88ab\u79f0\u4e3a Ajimeces \u5385\uff08\u76f4\u68c2\u7a97\uff09\uff0c\u56e0\u4e3a\u8fd9\u79cd\u7c7b\u578b\u7684\u7a97\u6237\u4e00\u5b9a\u5c01\u95ed\u4e86\u901a\u5f80 Lindaraja \u89c2\u666f\u70b9\u7684\u4e2d\u592e\u62f1\u95e8\u4e24\u4fa7\u7684\u5f00\u53e3\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8fd9\u4e2a\u623f\u95f4\u7684\u767d\u8272\u5899\u58c1\u6700\u521d\u662f\u7528\u4e1d\u7ef8\u7ec7\u7269\u8986\u76d6\u7684\u3002\n                <\/p>\n                <p>\n                    El llamado Mirador de Lindaraja debe su nombre a la derivaci\u00f3n del t\u00e9rmino \u00e1rabe &#8220;Ayn Dar Aisa&#8221;, que significa \u201clos ojos de la Casa de Aisa\u201d.\n                <\/p>\n                <p>\n                    \u89c2\u666f\u53f0\u867d\u7136\u9762\u79ef\u4e0d\u5927\uff0c\u4f46\u5185\u90e8\u88c5\u9970\u5374\u5341\u5206\u7cbe\u7f8e\u3002\u4e00\u65b9\u9762\uff0c\u5b83\u7684\u7279\u70b9\u662f\u94fa\u6ee1\u4e86\u8fde\u7eed\u7684\u5c0f\u661f\u661f\uff0c\u8fd9\u4e9b\u661f\u661f\u76f8\u4e92\u4ea4\u9519\uff0c\u8fd9\u9700\u8981\u5de5\u5320\u4eec\u7684\u7ec6\u81f4\u5de5\u4f5c\u3002\u53e6\u4e00\u65b9\u9762\uff0c\u5982\u679c\u4f60\u62ac\u5934\u770b\uff0c\u4f60\u4f1a\u770b\u5230\u5929\u82b1\u677f\u4e0a\u9576\u5d4c\u7740\u5f69\u8272\u73bb\u7483\uff0c\u6728\u8d28\u7ed3\u6784\uff0c\u7c7b\u4f3c\u5929\u7a97\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u76cf\u706f\u7b3c\u662f\u5e15\u62c9\u8482\u5c3c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8bb8\u591a\u56f4\u5899\u6216\u76f4\u68c2\u7a97\u7684\u5178\u578b\u4ee3\u8868\u3002\u5f53\u9633\u5149\u7167\u5c04\u5230\u73bb\u7483\u4e0a\u65f6\uff0c\u5b83\u4f1a\u6295\u5c04\u51fa\u4e94\u5f69\u7f24\u7eb7\u7684\u53cd\u5c04\uff0c\u7167\u4eae\u88c5\u9970\uff0c\u4f7f\u7a7a\u95f4\u5168\u5929\u5448\u73b0\u51fa\u72ec\u7279\u800c\u4e0d\u65ad\u53d8\u5316\u7684\u6c1b\u56f4\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u5f53\u5ead\u9662\u4ecd\u7136\u5f00\u653e\u65f6\uff0c\u4eba\u4eec\u53ef\u4ee5\u5750\u5728\u89c2\u666f\u53f0\u7684\u5730\u677f\u4e0a\uff0c\u5c06\u624b\u81c2\u653e\u5728\u7a97\u53f0\u4e0a\uff0c\u6b23\u8d4f\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\u3002 16 \u4e16\u7eaa\u521d\uff0c\u5f53\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u4f4f\u6240\u88ab\u4fee\u5efa\u65f6\uff0c\u8fd9\u4e9b\u666f\u89c2\u5c31\u6d88\u5931\u4e86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba42\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel42\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel42\">\u56fd\u738b\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u56fd\u738b\u5927\u5385\u5360\u636e\u4e86\u72ee\u5b50\u9662\u7684\u6574\u4e2a\u4e1c\u4fa7\uff0c\u867d\u7136\u5b83\u770b\u8d77\u6765\u4e0e\u5bab\u6bbf\u878d\u4e3a\u4e00\u4f53\uff0c\u4f46\u4eba\u4eec\u8ba4\u4e3a\u5b83\u6709\u81ea\u5df1\u7684\u529f\u80fd\uff0c\u53ef\u80fd\u662f\u5a31\u4e50\u6216\u5bab\u5ef7\u6027\u8d28\u7684\u3002\n                <\/p>\n                <p>\n                    \u8be5\u7a7a\u95f4\u56e0\u4fdd\u5b58\u4e86\u5c11\u6570\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u7ed8\u753b\u4e4b\u4e00\u800c\u95fb\u540d\u3002\n                <\/p>\n                <p>\n                    \u4e09\u95f4\u5367\u5ba4\uff0c\u6bcf\u95f4\u5367\u5ba4\u9762\u79ef\u7ea6\u4e3a\u5341\u4e94\u5e73\u65b9\u7c73\uff0c\u6709\u4e09\u4e2a\u5047\u62f1\u9876\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u7f8a\u76ae\u753b\u3002\u8fd9\u4e9b\u76ae\u7528\u5c0f\u7af9\u9489\u56fa\u5b9a\u5728\u6728\u8d28\u652f\u67b6\u4e0a\uff0c\u8fd9\u79cd\u6280\u672f\u53ef\u4ee5\u9632\u6b62\u6750\u6599\u751f\u9508\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u540d\u79f0\u53ef\u80fd\u6765\u81ea\u5bf9\u4e2d\u592e\u58c1\u9f9b\u4e2d\u7ed8\u753b\u7684\u89e3\u8bfb\uff0c\u8be5\u7ed8\u753b\u63cf\u7ed8\u4e86\u5341\u4e2a\u4eba\u7269\uff0c\u53ef\u80fd\u5bf9\u5e94\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u524d\u5341\u4f4d\u82cf\u4e39\u3002\n                <\/p>\n                <p>\n                    \u5728\u4fa7\u58c1\u9f9b\u4e2d\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u6218\u6597\u3001\u72e9\u730e\u3001\u6e38\u620f\u548c\u7231\u60c5\u7684\u9a91\u58eb\u573a\u666f\u3002\u5728\u8fd9\u4e9b\u4f5c\u54c1\u4e2d\uff0c\u57fa\u7763\u5f92\u548c\u7a46\u65af\u6797\u4eba\u7269\u5171\u5904\u4e00\u5ba4\uff0c\u4ed6\u4eec\u7684\u8863\u7740\u6e05\u6670\u53ef\u8fa8\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u753b\u4f5c\u7684\u8d77\u6e90\u4e00\u76f4\u53d7\u5230\u5e7f\u6cdb\u4e89\u8bba\u3002\u7531\u4e8e\u5b83\u4eec\u5177\u6709\u7ebf\u6027\u54e5\u7279\u5f0f\u98ce\u683c\uff0c\u4eba\u4eec\u8ba4\u4e3a\u5b83\u4eec\u53ef\u80fd\u662f\u7531\u719f\u6089\u7a46\u65af\u6797\u4e16\u754c\u7684\u57fa\u7763\u6559\u827a\u672f\u5bb6\u521b\u4f5c\u7684\u3002\u8fd9\u4e9b\u4f5c\u54c1\u53ef\u80fd\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u548c\u5361\u65af\u8482\u5229\u4e9a\u57fa\u7763\u6559\u56fd\u738b\u4f69\u5fb7\u7f57\u4e00\u4e16\u4e4b\u95f4\u826f\u597d\u5173\u7cfb\u7684\u6210\u679c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba43\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel43\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel43\">\u79d8\u5bc6\u623f\u95f4<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bc6\u5ba4\u662f\u4e00\u4e2a\u65b9\u5f62\u7684\u623f\u95f4\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a\u7403\u5f62\u62f1\u9876\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u91cc\u4f1a\u53d1\u751f\u4e00\u4e9b\u975e\u5e38\u5947\u7279\u548c\u4ee4\u4eba\u597d\u5947\u7684\u4e8b\u60c5\uff0c\u8fd9\u4f7f\u5b83\u6210\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6e38\u5ba2\u6700\u559c\u6b22\u7684\u666f\u70b9\u4e4b\u4e00\uff0c\u5c24\u5176\u662f\u5c0f\u5b69\u5b50\u3002\n                <\/p>\n                <p>\n                    \u73b0\u8c61\u662f\u8fd9\u6837\u7684\uff0c\u5982\u679c\u4e00\u4e2a\u4eba\u7ad9\u5728\u623f\u95f4\u7684\u4e00\u4e2a\u89d2\u843d\uff0c\u53e6\u4e00\u4e2a\u4eba\u7ad9\u5728\u53e6\u4e00\u4e2a\u89d2\u843d\u2014\u2014\u4e24\u4eba\u90fd\u9762\u671d\u5899\u58c1\uff0c\u5e76\u4e14\u5c3d\u53ef\u80fd\u9760\u8fd1\u5899\u58c1\u2014\u2014\u5176\u4e2d\u4e00\u4e2a\u4eba\u53ef\u4ee5\u975e\u5e38\u8f7b\u58f0\u5730\u8bf4\u8bdd\uff0c\u800c\u53e6\u4e00\u4e2a\u4eba\u5374\u80fd\u5b8c\u7f8e\u5730\u542c\u5230\u5bf9\u65b9\u7684\u58f0\u97f3\uff0c\u5c31\u597d\u50cf\u4ed6\u4eec\u5c31\u5728\u65c1\u8fb9\u4e00\u6837\u3002\n                <\/p>\n                <p>\n                    Es gracias a este \u201cjuego\u201d ac\u00fastico que la sala recibe su nombre: &#8220;Sala de los Secretos&#8221;.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba44\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel44\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel44\">\u7a46\u5361\u62c9\u5e03\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u5ea7\u88ab\u79f0\u4e3a\u72ee\u5b50\u5bab\u7684\u5bab\u6bbf\u662f\u5728\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7b2c\u4e8c\u6b21\u7edf\u6cbb\u671f\u95f4\u5efa\u9020\u7684\uff0c\u8be5\u7edf\u6cbb\u59cb\u4e8e 1362 \u5e74\uff0c\u4e00\u76f4\u6301\u7eed\u5230 1391 \u5e74\u3002\u5728\u6b64\u671f\u95f4\uff0c\u72ee\u5b50\u5bab\u5f00\u59cb\u5efa\u9020\uff0c\u6bd7\u90bb\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u540e\u8005\u7531\u5176\u7236\u4eb2\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    Este nuevo palacio tambi\u00e9n fue denominado &#8220;Palacio del Riyad&#8221;, ya que se cree que fue levantado sobre los antiguos Jardines de Comares. El t\u00e9rmino &#8220;Riyad&#8221; significa \u201cjard\u00edn\u201d.\n                <\/p>\n                <p>\n                    \u636e\u8ba4\u4e3a\uff0c\u8fdb\u5165\u5bab\u6bbf\u7684\u539f\u59cb\u901a\u9053\u662f\u901a\u8fc7\u4e1c\u5357\u89d2\uff0c\u4ece Calle Real \u8fdb\u5165\uff0c\u5e76\u901a\u8fc7\u4e00\u6761\u5f2f\u66f2\u7684\u901a\u9053\u3002\u76ee\u524d\uff0c\u7531\u4e8e\u5f81\u670d\u540e\u57fa\u7763\u6559\u7684\u6539\u9020\uff0c\u7a46\u5361\u7eb3\u65af\u5927\u5385\u53ef\u76f4\u63a5\u4ece\u79d1\u9a6c\u96f7\u65af\u5bab\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u7a46\u5361\u7eb3\u65af\u5927\u5385 (M\u00fcqarnas Hall) \u7684\u540d\u5b57\u6765\u6e90\u4e8e\u6700\u521d\u8986\u76d6\u5b83\u7684\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u7a46\u5361\u7eb3\u65af\u62f1\u9876\uff0c\u8be5\u62f1\u9876\u56e0 1590 \u5e74\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u706b\u836f\u5e93\u7206\u70b8\u5f15\u8d77\u7684\u9707\u52a8\u800c\u51e0\u4e4e\u5b8c\u5168\u5012\u584c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u4e00\u4fa7\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u8fd9\u4e2a\u5893\u7a74\u7684\u9057\u8ff9\u3002\u5728\u53e6\u4e00\u4fa7\uff0c\u6709\u540e\u671f\u57fa\u7763\u6559\u62f1\u9876\u7684\u9057\u8ff9\uff0c\u5176\u4e2d\u51fa\u73b0\u5b57\u6bcd\u201cFY\u201d\uff0c\u4f20\u7edf\u4e0a\u4e0e\u8d39\u8fea\u5357\u5fb7\u548c\u4f0a\u838e\u8d1d\u62c9\u6709\u5173\uff0c\u4f46\u5b9e\u9645\u4e0a\u5b83\u4eec\u5bf9\u5e94\u4e8e 1729 \u5e74\u53c2\u89c2\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u83f2\u5229\u666e\u4e94\u4e16\u548c\u4f0a\u838e\u8d1d\u62c9\u6cd5\u5c14\u5185\u585e\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8be5\u623f\u95f4\u53ef\u80fd\u7528\u4f5c\u53c2\u52a0\u82cf\u4e39\u5e86\u5178\u3001\u805a\u4f1a\u548c\u62db\u5f85\u4f1a\u7684\u5ba2\u4eba\u7684\u524d\u5385\u6216\u7b49\u5019\u5ba4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  EL PARTAL -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba45\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel45\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel45\">\u90e8\u5206\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5982\u4eca\u88ab\u79f0\u4e3a\u201c\u5e15\u5854\u5c14\u82b1\u56ed\u201d (Jardines del Partal) \u7684\u8fd9\u7247\u5927\u7a7a\u95f4\uff0c\u5176\u540d\u5b57\u6765\u6e90\u4e8e Palacio del P\u00f3rtico\uff0c\u8be5\u5bab\u6bbf\u56e0\u5176\u95e8\u5eca\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u8be5\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u4fdd\u5b58\u6700\u53e4\u8001\u7684\u5bab\u6bbf\uff0c\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e0e\u79d1\u9a6c\u96f7\u65af\u5bab\u6709\u76f8\u4f3c\u4e4b\u5904\uff0c\u5c3d\u7ba1\u5b83\u66f4\u53e4\u8001\uff1a\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u4e00\u4e2a\u4e2d\u592e\u6c34\u6c60\uff0c\u95e8\u5eca\u5728\u6c34\u4e2d\u7684\u5012\u5f71\u50cf\u4e00\u9762\u955c\u5b50\u3002\u5b83\u7684\u4e3b\u8981\u7279\u5f81\u662f\u4e00\u5ea7\u4fa7\u5854\uff0c\u81ea 16 \u4e16\u7eaa\u4ee5\u6765\u88ab\u79f0\u4e3a\u5973\u58eb\u5854\uff0c\u5c3d\u7ba1\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5929\u6587\u53f0\uff0c\u56e0\u4e3a\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u662f\u5929\u6587\u5b66\u7684\u72c2\u70ed\u7231\u597d\u8005\u3002\u5854\u4e0a\u6709\u9762\u5411\u56db\u4e2a\u65b9\u4f4d\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u58ee\u89c2\u7684\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u4e00\u76f4\u4e3a\u79c1\u4eba\u6240\u6709\uff0c\u76f4\u5230 1891 \u5e74 3 \u6708 12 \u65e5\uff0c\u5176\u4e3b\u4eba\u3001\u5fb7\u56fd\u94f6\u884c\u5bb6\u517c\u9886\u4e8b\u4e9a\u745f\u00b7\u51af\u00b7\u683c\u6e29\u7eb3 (Arthur Von Gwinner) \u5c06\u8fd9\u5ea7\u5efa\u7b51\u548c\u5468\u56f4\u7684\u571f\u5730\u5272\u8ba9\u7ed9\u4e86\u897f\u73ed\u7259\u56fd\u5bb6\u3002\n                <\/p>\n                <p>\n                    \u4e0d\u5e78\u7684\u662f\uff0c\u51af\u00b7\u683c\u6e29\u7eb3\u62c6\u9664\u4e86\u89c2\u666f\u53f0\u7684\u6728\u8d28\u5c4b\u9876\uff0c\u5e76\u5c06\u5176\u642c\u5230\u4e86\u67cf\u6797\uff0c\u73b0\u5728\u5b83\u5728\u5e15\u52a0\u9a6c\u535a\u7269\u9986\u5c55\u51fa\uff0c\u4f5c\u4e3a\u5176\u4f0a\u65af\u5170\u827a\u672f\u6536\u85cf\u7684\u4eae\u70b9\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5e15\u5854\u5c14\u5bab\u65c1\u8fb9\uff0c\u5973\u58eb\u5854\u7684\u5de6\u4fa7\uff0c\u6709\u4e00\u4e9b\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u623f\u5c4b\u3002\u5176\u4e2d\u4e00\u6240\u623f\u5b50\u56e0\u5728 20 \u4e16\u7eaa\u521d\u53d1\u73b0\u4e86 14 \u4e16\u7eaa\u7684\u7070\u6ce5\u86cb\u5f69\u753b\u800c\u88ab\u79f0\u4e3a\u201c\u7ed8\u753b\u4e4b\u5bb6\u201d\u3002\u8fd9\u4e9b\u6781\u5176\u73cd\u8d35\u7684\u753b\u4f5c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u58c1\u753b\u7684\u7f55\u89c1\u8303\u4f8b\uff0c\u63cf\u7ed8\u4e86\u5bab\u5ef7\u3001\u72e9\u730e\u548c\u5e86\u795d\u573a\u666f\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5176\u91cd\u8981\u6027\u548c\u4fdd\u62a4\u539f\u56e0\uff0c\u8fd9\u4e9b\u623f\u5c4b\u4e0d\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba46\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel46\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel46\">\u5e15\u5854\u5c14\u7684\u6f14\u8bb2<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u7279\u5c14\u5bab\u53f3\u4fa7\uff0c\u57ce\u5899\u4e0a\u662f\u5e15\u7279\u5c14\u6f14\u8bb2\u5385\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\u7531\u4e8e\u6f14\u8bb2\u5385\u4f4d\u4e8e\u5730\u9762\u4ee5\u4e0a\uff0c\u56e0\u6b64\u9700\u8981\u901a\u8fc7\u5c0f\u697c\u68af\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u4f0a\u65af\u5170\u6559\u7684\u652f\u67f1\u4e4b\u4e00\u662f\u6bcf\u5929\u9762\u5411\u9ea6\u52a0\u7948\u7977\u4e94\u6b21\u3002\u8be5\u7948\u7977\u5ba4\u5145\u5f53\u4e86\u5bab\u5ef7\u5c0f\u6559\u5802\u7684\u529f\u80fd\uff0c\u8ba9\u9644\u8fd1\u5bab\u6bbf\u7684\u5c45\u6c11\u53ef\u4ee5\u5c65\u884c\u5b97\u6559\u4e49\u52a1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u9762\u79ef\u4e0d\u5927\uff08\u7ea6\u5341\u4e8c\u5e73\u65b9\u7c73\uff09\uff0c\u4f46\u7948\u7977\u5ba4\u8bbe\u6709\u4e00\u4e2a\u5c0f\u524d\u5385\u548c\u4e00\u4e2a\u7948\u7977\u5ba4\u3002\u5176\u5185\u90e8\u91c7\u7528\u4e30\u5bcc\u7684\u7070\u6ce5\u88c5\u9970\uff0c\u6709\u690d\u7269\u548c\u51e0\u4f55\u56fe\u6848\uff0c\u8fd8\u6709\u300a\u53e4\u5170\u7ecf\u300b\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u697c\u68af\u8d70\u4e0a\u53bb\uff0c\u5c31\u5728\u5165\u53e3\u95e8\u524d\uff0c\u4f60\u4f1a\u770b\u5230\u897f\u5357\u5899\u4e0a\u7684\u7c73\u54c8\u62c9\u5e03\uff0c\u9762\u5411\u9ea6\u52a0\u3002\u5b83\u7684\u5e73\u9762\u56fe\u5448\u591a\u8fb9\u5f62\uff0c\u6709\u9a6c\u8e44\u5f62\u62f1\u95e8\uff0c\u9876\u90e8\u6709\u7a46\u5361\u7eb3\u65af\u5706\u9876\u3002\n                <\/p>\n                <p>\n                    \u7279\u522b\u503c\u5f97\u6ce8\u610f\u7684\u662f\u4f4d\u4e8e\u7c73\u54c8\u62c9\u5e03\u62f1\u95e8\u67f1\u5934\u4e0a\u7684\u94ed\u6587\uff0c\u5b83\u9080\u8bf7\u4eba\u4eec\u7948\u7977\uff1a <em>\u201c\u6765\u7948\u7977\u5427\uff0c\u4e0d\u8981\u758f\u5ffd\u5927\u610f\u3002\u201d<\/em>\n                <\/p>\n                <p>\n                    \u4e0e\u7948\u7977\u5ba4\u76f8\u8fde\u7684\u662f\u963f\u5854\u897f\u5965\u00b7\u5fb7\u00b7\u5e03\u62c9\u5361\u8499\u7279\u4e4b\u5bb6\uff0c\u8be5\u4e4b\u5bb6\u4e8e 1550 \u5e74\u8d60\u4e88\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b88\u62a4\u8005\u3001\u524d\u4f8d\u4ece\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba47\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel47\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel47\">\u5e15\u5854\u5c14\u963f\u5c14\u6258 \u2013 \u4f18\u7d20\u798f\u4e09\u4e16\u5bab\u6bbf<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u5c14\u5854\u5c14\u5730\u533a\u6700\u9ad8\u7684\u9ad8\u539f\u4e0a\uff0c\u6709\u5c24\u7d20\u592b\u4e09\u4e16\u5bab\u6bbf\u7684\u8003\u53e4\u9057\u5740\u3002 1492 \u5e74 6 \u6708\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5c06\u8fd9\u5ea7\u5bab\u6bbf\u5272\u8ba9\u7ed9\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7b2c\u4e00\u4efb\u603b\u7763\u3001\u7b2c\u4e8c\u4efb\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u5510\u00b7\u4f0a\u5c3c\u6208\u00b7\u6d1b\u4f69\u65af\u00b7\u5fb7\u00b7\u95e8\u591a\u8428 (Don \u00cd\u00f1igo L\u00f3pez de Mendoza)\u3002\u56e0\u6b64\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5766\u8fea\u62c9\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e4b\u6240\u4ee5\u6210\u4e3a\u5e9f\u589f\uff0c\u6e90\u4e8e18\u4e16\u7eaa\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u540e\u88d4\u4e0e\u6ce2\u65c1\u56fd\u738b\u8153\u529b\u4e94\u4e16\u4e4b\u95f4\u7684\u5206\u6b67\u3002\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u4e8c\u4e16\u53bb\u4e16\u540e\uff0c\u65e0\u55e3\u800c\u4ea1\uff0c\u6ed5\u8fea\u62c9\u5bb6\u65cf\u4e0d\u518d\u652f\u6301\u83f2\u5229\u666e\u4eb2\u738b\uff0c\u800c\u662f\u652f\u6301\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u3002\u83f2\u5229\u666e\u4e94\u4e16\u767b\u57fa\u540e\uff0c\u4ed6\u4eec\u91c7\u53d6\u4e86\u62a5\u590d\u63aa\u65bd\uff1a1718 \u5e74\uff0c\u4ed6\u4eec\u88ab\u5265\u593a\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5e02\u957f\u804c\u4f4d\uff0c\u968f\u540e\u5bab\u6bbf\u88ab\u62c6\u9664\uff0c\u5176\u6750\u6599\u88ab\u51fa\u552e\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u4e00\u4e9b\u6750\u6599\u5728 20 \u4e16\u7eaa\u91cd\u65b0\u51fa\u73b0\u5728\u79c1\u4eba\u6536\u85cf\u4e2d\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u4fdd\u5b58\u5728\u9a6c\u5fb7\u91cc\u74e6\u4f26\u897f\u4e9a\u5510\u749c\u7814\u7a76\u6240\u7684\u6240\u8c13\u201c\u798f\u56fe\u5c3c\u74f7\u7816\u201d\u53ef\u80fd\u5c31\u6765\u81ea\u8fd9\u5ea7\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u4ece1740\u5e74\u8d77\uff0c\u5bab\u6bbf\u9057\u5740\u6210\u4e3a\u79df\u8d41\u83dc\u56ed\u7684\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    1929 \u5e74\uff0c\u897f\u73ed\u7259\u653f\u5e9c\u6536\u56de\u4e86\u8fd9\u7247\u5730\u533a\uff0c\u5e76\u5c06\u5176\u5f52\u8fd8\u7ed9\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u5f97\u76ca\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5efa\u7b51\u5e08\u548c\u4fee\u590d\u8005 Leopoldo Torres Balb\u00e1s \u7684\u52aa\u529b\uff0c\u901a\u8fc7\u521b\u5efa\u8003\u53e4\u82b1\u56ed\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5f97\u5230\u4e86\u6539\u5584\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba48\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel48\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel48\">\u5854\u697c\u6f2b\u6b65\u548c\u5cf0\u9876\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u62c9\u8482\u5c3c\u57ce\u5899\u6700\u521d\u6709\u4e09\u5341\u591a\u5ea7\u5854\u697c\uff0c\u5982\u4eca\u4ec5\u5269\u4e8c\u5341\u5ea7\u3002\u6700\u521d\uff0c\u8fd9\u4e9b\u5854\u697c\u5177\u6709\u4e25\u683c\u7684\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u6709\u4e9b\u5854\u697c\u4e5f\u88ab\u7528\u4e8e\u5c45\u4f4f\u7528\u9014\u3002\n                <\/p>\n                <p>\n                    \u4ece\u7eb3\u65af\u91cc\u5fb7\u5bab\u7684\u51fa\u53e3\u5904\uff0c\u4ece\u5e15\u5854\u5c14\u963f\u5c14\u6258 (Partal Alto) \u5730\u533a\u51fa\u53d1\uff0c\u6709\u4e00\u6761\u9e45\u5375\u77f3\u5c0f\u8def\u901a\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u3002\u8fd9\u6761\u8def\u7ebf\u6cbf\u7740\u57ce\u5899\u5ef6\u4f38\uff0c\u57ce\u5899\u5185\u77d7\u7acb\u7740\u8be5\u5efa\u7b51\u7fa4\u4e2d\u4e00\u4e9b\u6700\u5177\u4ee3\u8868\u6027\u7684\u5854\u697c\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u82b1\u56ed\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u679c\u56ed\u7684\u7f8e\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u6700\u8457\u540d\u7684\u5854\u697c\u662f\u5c71\u5cf0\u5854\uff0c\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\uff0c\u540e\u6765\u7531\u5176\u4ed6\u82cf\u4e39\u7ffb\u4fee\u3002\u5b83\u4ee5\u5176\u7816\u780c\u7684\u91d1\u5b57\u5854\u5f62\u57ce\u579b\u800c\u6613\u4e8e\u8fa8\u8ba4\uff0c\u5176\u540d\u5b57\u53ef\u80fd\u7531\u6b64\u800c\u6765\u3002\u7136\u800c\uff0c\u5176\u4ed6\u4f5c\u8005\u8ba4\u4e3a\uff0c\u8fd9\u4e2a\u540d\u5b57\u6765\u6e90\u4e8e\u4ece\u5176\u4e0a\u89d2\u4f38\u51fa\u7684\u725b\u817f\uff0c\u8fd9\u4e9b\u725b\u817f\u652f\u6491\u7740\u69ab\u773c\uff0c\u8fd9\u662f\u4e00\u79cd\u9632\u5fa1\u5143\u7d20\uff0c\u53ef\u4ee5\u62b5\u5fa1\u6765\u81ea\u4e0a\u65b9\u7684\u653b\u51fb\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5854\u7684\u4e3b\u8981\u529f\u80fd\u662f\u4fdd\u62a4\u4f4d\u4e8e\u5176\u5e95\u90e8\u7684\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u8be5\u95e8\u4e0e\u5c0f\u56fd\u738b\u65b9\u5c16\u7891\u76f8\u8fde\uff0c\u65b9\u4fbf\u901a\u5f80\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u548c\u8fde\u63a5\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u53e4\u8001\u4e2d\u4e16\u7eaa\u9053\u8def\u3002\n                <\/p>\n                <p>\n                    \u5728\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u4eba\u4eec\u4fee\u5efa\u4e86\u5e26\u6709\u9a6c\u53a9\u7684\u5916\u5821\u6765\u52a0\u5f3a\u9632\u5fa1\uff0c\u5e76\u7531\u4e00\u4e2a\u540d\u4e3a\u94c1\u95e8\u7684\u65b0\u5165\u53e3\u5173\u95ed\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u5854\u697c\u901a\u5e38\u4ec5\u5177\u6709\u519b\u4e8b\u529f\u80fd\uff0c\u4f46\u4f17\u6240\u5468\u77e5\uff0cTorre de los Picos \u4e5f\u5177\u6709\u4f4f\u5b85\u7528\u9014\uff0c\u5176\u5185\u90e8\u7684\u88c5\u9970\u5c31\u8bc1\u660e\u4e86\u8fd9\u4e00\u70b9\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba49\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel49\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel49\">\u56da\u5f92\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0cTorre de la Cautiva \u83b7\u5f97\u4e86\u4e0d\u540c\u7684\u540d\u79f0\uff0c\u4f8b\u5982 Torre de la Ladrona \u6216 Torre de la Sultana\uff0c\u4f46\u6700\u7ec8\u6d41\u884c\u7684\u662f\u6700\u6d41\u884c\u7684\u4e00\u4e2a\uff1aTorre de la Cautiva\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u57fa\u4e8e\u5df2\u8bc1\u5b9e\u7684\u5386\u53f2\u4e8b\u5b9e\uff0c\u800c\u662f\u4e00\u4e2a\u6d6a\u6f2b\u4f20\u8bf4\u7684\u4ea7\u7269\uff0c\u4f20\u8bf4\u4f0a\u838e\u8d1d\u5c14\u00b7\u5fb7\u00b7\u7d22\u5229\u65af (Isabel de Sol\u00eds) \u88ab\u56da\u7981\u5728\u8fd9\u5ea7\u5854\u4e2d\u3002\u5979\u540e\u6765\u7688\u4f9d\u4f0a\u65af\u5170\u6559\uff0c\u6539\u540d\u4e3a\u4f50\u62c9\u4f0a\u8fbe (Zoraida)\uff0c\u5e76\u6210\u4e3a\u7a46\u83b1\u54c8\u68ee (Muley Hac\u00e9n) \u6700\u559c\u7231\u7684\u82cf\u4e39\u5a1c\u3002\u8fd9\u4e00\u60c5\u51b5\u5bfc\u81f4\u4e86\u524d\u82cf\u4e39\u5a1c\u3001\u5e03\u963f\u535c\u8fea\u52d2\u7684\u6bcd\u4eb2\u827e\u838e\u4e0e\u4f50\u62c9\u4f0a\u8fbe\u7684\u5173\u7cfb\u7d27\u5f20\uff0c\u56e0\u4e3a\u4f50\u62c9\u4f0a\u8fbe\u7684\u540d\u5b57\u610f\u4e3a\u201c\u6668\u661f\u201d\u2014\u2014\u53d6\u4ee3\u4e86\u5979\u5728\u5bab\u5ef7\u4e2d\u7684\u5730\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u7684\u5efa\u9020\u8005\u662f\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\uff0c\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u5efa\u9020\u8005\u4e5f\u662f\u4ed6\u3002\u4e3b\u5385\u4e2d\u7684\u7891\u6587\u8bc1\u5b9e\u4e86\u8fd9\u4e00\u8bf4\u6cd5\uff0c\u8fd9\u4e9b\u7891\u6587\u662f\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03 (Ibn al-Yayyab) \u7684\u4f5c\u54c1\uff0c\u5bf9\u8fd9\u4f4d\u82cf\u4e39\u5927\u52a0\u8d5e\u626c\u3002\n                <\/p>\n                <p>\n                    \u5728\u5899\u4e0a\u523b\u7684\u8bd7\u6b4c\u4e2d\uff0c\u7ef4\u9f50\u5c14\u53cd\u590d\u4f7f\u7528\u8fd9\u4e2a\u8bcd <em>\u5361\u62c9\u80e1\u62c9<\/em>\uff0c\u540e\u6765\u88ab\u7528\u6765\u6307\u8bbe\u9632\u7684\u5bab\u6bbf\uff0c\u5c31\u50cf\u8fd9\u5ea7\u5854\u4e00\u6837\u3002\u5854\u5185\u9664\u4e86\u5177\u6709\u9632\u5fa1\u529f\u80fd\u5916\uff0c\u8fd8\u8bbe\u6709\u4e00\u5ea7\u88c5\u9970\u534e\u4e3d\u3001\u539f\u6c41\u539f\u5473\u7684\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u81f3\u4e8e\u88c5\u9970\uff0c\u4e3b\u5385\u7684\u7279\u70b9\u662f\u9676\u74f7\u74f7\u7816\u5e95\u5ea7\uff0c\u4e0a\u9762\u6709\u5404\u79cd\u989c\u8272\u7684\u51e0\u4f55\u5f62\u72b6\u3002\u5176\u4e2d\uff0c\u7d2b\u8272\u5c24\u4e3a\u7a81\u51fa\uff0c\u56e0\u4e3a\u5f53\u65f6\u7d2b\u8272\u7684\u751f\u4ea7\u7279\u522b\u56f0\u96be\u4e14\u6602\u8d35\uff0c\u6240\u4ee5\u5b83\u53ea\u7528\u4e8e\u975e\u5e38\u91cd\u8981\u7684\u7a7a\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba50\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel50\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel50\">\u516c\u4e3b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u516c\u4e3b\u5854\u4e0e\u4fd8\u864f\u5854\u4e00\u6837\uff0c\u5176\u540d\u5b57\u6e90\u4e8e\u4e00\u4e2a\u4f20\u8bf4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5c31\u662f\u6709\u5173\u4f4f\u5728\u8fd9\u5ea7\u5854\u91cc\u7684\u4e09\u4f4d\u516c\u4e3b\u624e\u4f0a\u8fbe (Zaida)\u3001\u4f50\u62c9\u4f0a\u8fbe (Zoraida) \u548c\u4f50\u62c9\u6d77\u8fbe (Zorahaida) \u7684\u4f20\u8bf4\uff0c\u534e\u76db\u987f\u00b7\u6b27\u6587 (Washington Irving) \u5c06\u8fd9\u4e2a\u6545\u4e8b\u6536\u5f55\u5728\u4ed6\u8457\u540d\u7684\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u5854\uff0c\u6216\u79f0 *qalahurra*\uff0c\u662f\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e03\u4e16\u5efa\u9020\u7684\uff0c\u4ed6\u5728 1392 \u5e74\u81f3 1408 \u5e74\u95f4\u7edf\u6cbb\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5efa\u9020\u7684\u6700\u540e\u4e00\u6279\u5854\u697c\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u79cd\u60c5\u51b5\u53cd\u6620\u5728\u5ba4\u5185\u88c5\u9970\u4e0a\uff0c\u4e0e\u4ee5\u524d\u827a\u672f\u8f89\u714c\u7684\u65f6\u671f\u76f8\u6bd4\uff0c\u5ba4\u5185\u88c5\u9970\u663e\u793a\u51fa\u4e00\u5b9a\u8870\u843d\u7684\u8ff9\u8c61\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba51\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel51\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel51\">\u5361\u96f7\u62c9\u89d2\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u5854\u697c\u5927\u9053 (Paseo de las Torres) \u7684\u5c3d\u5934\uff0c\u5317\u5899\u7684\u6700\u4e1c\u7aef\uff0c\u6709\u4e00\u5ea7\u5706\u67f1\u5f62\u5854\u697c\u7684\u9057\u8ff9\uff1a\u5361\u96f7\u62c9\u89d2\u5854 (Torre del Cabo de Carrera)\u3002\n                <\/p>\n                <p>\n                    1812 \u5e74\u62ff\u7834\u4ed1\u7684\u519b\u961f\u4ece\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u64a4\u9000\u65f6\u8fdb\u884c\u7684\u7206\u70b8\u51e0\u4e4e\u6467\u6bc1\u4e86\u8fd9\u5ea7\u5854\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\u5b83\u662f\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u547d\u4ee4\u4e8e 1502 \u5e74\u5efa\u9020\u6216\u91cd\u5efa\u7684\uff0c\u8fd9\u4e00\u70b9\u5df2\u7531\u73b0\u5df2\u4e22\u5931\u7684\u7891\u6587\u8bc1\u5b9e\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u5b83\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u8857 (Calle Mayor) \u7684\u5c3d\u5934\uff0c\u6807\u5fd7\u7740\u8be5\u8def\u7684\u754c\u9650\u6216\u201ccap de carrera\u201d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  CARLOS V -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba52\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel52\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel52\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u6b63\u9762<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5bbd\u516d\u5341\u4e09\u7c73\uff0c\u9ad8\u5341\u4e03\u7c73\uff0c\u91c7\u7528\u53e4\u5178\u5efa\u7b51\u7684\u6bd4\u4f8b\uff0c\u6c34\u5e73\u5206\u4e3a\u4e24\u5c42\uff0c\u5efa\u7b51\u548c\u88c5\u9970\u533a\u522b\u660e\u663e\u3002\n                <\/p>\n                <p>\n                    \u5176\u5916\u5899\u91c7\u7528\u4e09\u79cd\u77f3\u6750\u88c5\u9970\uff1a\u6765\u81ea Sierra Elvira \u7684\u7070\u8272\u81f4\u5bc6\u77f3\u7070\u77f3\u3001\u6765\u81ea Macael \u7684\u767d\u8272\u5927\u7406\u77f3\u4ee5\u53ca\u6765\u81ea Barranco de San Juan \u7684\u7eff\u8272\u86c7\u7eb9\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5916\u90e8\u88c5\u9970\u9882\u626c\u4e86\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u5f62\u8c61\uff0c\u901a\u8fc7\u795e\u8bdd\u548c\u5386\u53f2\u5178\u6545\u5f3a\u8c03\u4e86\u4ed6\u7684\u7f8e\u5fb7\u3002\n                <\/p>\n                <p>\n                    \u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u662f\u5357\u4fa7\u548c\u897f\u4fa7\u7684\u7acb\u9762\uff0c\u5747\u8bbe\u8ba1\u6210\u51ef\u65cb\u95e8\u3002\u4e3b\u5165\u53e3\u4f4d\u4e8e\u897f\u4fa7\uff0c\u4e3b\u95e8\u9876\u90e8\u6709\u5e26\u7fc5\u8180\u7684\u80dc\u5229\u5973\u795e\u50cf\u3002\u4e24\u4fa7\u5404\u6709\u4e24\u6247\u5c0f\u95e8\uff0c\u95e8\u4e0a\u96d5\u523b\u6709\u9a91\u5175\u4f5c\u6218\u7684\u56fe\u6848\u3002\n                <\/p>\n                <p>\n                    \u67f1\u5b50\u7684\u57fa\u5ea7\u4e0a\u6709\u5bf9\u79f0\u91cd\u590d\u7684\u6d6e\u96d5\u3002\u4e2d\u592e\u7684\u6d6e\u96d5\u8c61\u5f81\u7740\u548c\u5e73\uff1a\u4e24\u540d\u5987\u5973\u5750\u5728\u4e00\u5806\u6b66\u5668\u4e0a\uff0c\u624b\u62ff\u6a44\u6984\u679d\uff0c\u652f\u6491\u7740\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u3001\u5e26\u6709\u7687\u51a0\u7684\u5730\u7403\u4eea\u548c\u5ea7\u53f3\u94ed\u201cPLUS ULTRA*\u201d\uff0c\u800c\u5c0f\u5929\u4f7f\u5219\u71c3\u70e7\u7740\u6218\u4e89\u5927\u70ae\u3002\n                <\/p>\n                <p>\n                    \u4fa7\u9762\u6d6e\u96d5\u63cf\u7ed8\u4e86\u6218\u4e89\u573a\u666f\uff0c\u4f8b\u5982\u5e15\u7ef4\u4e9a\u6218\u5f79\uff0c\u67e5\u7406\u4e94\u4e16\u51fb\u8d25\u4e86\u6cd5\u56fd\u56fd\u738b\u5f17\u6717\u897f\u65af\u4e00\u4e16\u3002\n                <\/p>\n                <p>\n                    \u9876\u90e8\u662f\u9633\u53f0\uff0c\u4e24\u4fa7\u662f\u5706\u5f62\u6d6e\u96d5\uff0c\u63cf\u7ed8\u4e86\u8d6b\u62c9\u514b\u52d2\u65af\u5341\u4e8c\u529f\u7ee9\u4e2d\u7684\u4e24\u9879\uff1a\u4e00\u9879\u662f\u6740\u6b7b\u5c3c\u7c73\u4e9a\u72ee\u5b50\uff0c\u53e6\u4e00\u9879\u662f\u9762\u5bf9\u514b\u91cc\u7279\u516c\u725b\u3002\u897f\u73ed\u7259\u56fd\u5fbd\u51fa\u73b0\u5728\u4e2d\u592e\u5fbd\u7ae0\u4e0a\u3002\n                <\/p>\n                <p>\n                    \u5728\u5bab\u6bbf\u7684\u4e0b\u90e8\uff0c\u8d28\u6734\u7684\u65b9\u77f3\u683c\u5916\u9192\u76ee\uff0c\u65e8\u5728\u4f20\u8fbe\u4e00\u79cd\u575a\u56fa\u7684\u611f\u89c9\u3002\u5728\u5b83\u4eec\u4e0a\u65b9\u662f\u9752\u94dc\u5706\u73af\uff0c\u7531\u72ee\u5b50\u7b49\u52a8\u7269\u5f62\u8c61\u6258\u7740\uff0c\u8c61\u5f81\u7740\u6743\u529b\u548c\u4fdd\u62a4\u3002\u5728\u5b83\u4eec\u7684\u89d2\u843d\uff0c\u662f\u53cc\u9e70\uff0c\u6697\u793a\u7740\u7687\u6743\u548c\u7687\u5e1d\u7684\u7eb9\u7ae0\uff1a\u897f\u73ed\u7259\u56fd\u738b\u67e5\u7406\u4e00\u4e16\u548c\u5fb7\u610f\u5fd7\u56fd\u738b\u67e5\u7406\u4e94\u4e16\u7684\u53cc\u5934\u9e70\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba53\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel53\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel53\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u7687\u5e1d\u67e5\u7406\u4e00\u4e16\u548c\u795e\u5723\u7f57\u9a6c\u5e1d\u56fd\u7687\u5e1d\u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4e5f\u662f\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u4e54\u4e07\u5a1c\u4e00\u4e16\u548c\u7f8e\u7537\u5b50\u8153\u529b\u4e8c\u4e16\u7684\u513f\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u516c\u4e3b\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74\u590f\u5929\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u5ea6\u871c\u6708\u3002\n                <\/p>\n                <p>\n                    \u7687\u5e1d\u62b5\u8fbe\u540e\uff0c\u88ab\u8fd9\u5ea7\u57ce\u5e02\u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u9b45\u529b\u6240\u5438\u5f15\uff0c\u5e76\u51b3\u5b9a\u5728\u5e15\u62c9\u8482\u5c3c\u57ce\u5efa\u9020\u4e00\u5ea7\u65b0\u5bab\u6bbf\u3002\u8fd9\u5ea7\u5bab\u6bbf\u88ab\u79f0\u4e3a\u201c\u65b0\u7687\u5bab\u201d\uff0c\u4e0e\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u76f8\u5bf9\uff0c\u540e\u8005\u540e\u6765\u88ab\u79f0\u4e3a\u201c\u65e7\u7687\u5bab\u201d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f5c\u54c1\u662f\u6258\u83b1\u591a\u5efa\u7b51\u5e08\u517c\u753b\u5bb6\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u59d4\u6258\u521b\u4f5c\u7684\uff0c\u636e\u8bf4\u4ed6\u662f\u7c73\u5f00\u6717\u57fa\u7f57\u7684\u5f1f\u5b50\uff0c\u8fd9\u53ef\u4ee5\u89e3\u91ca\u4ed6\u5bf9\u53e4\u5178\u6587\u827a\u590d\u5174\u7684\u6df1\u523b\u4e86\u89e3\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u4e18\u5361\u8bbe\u8ba1\u4e86\u4e00\u5ea7\u6587\u827a\u590d\u5174\u98ce\u683c\u7684\u5b8f\u4f1f\u5bab\u6bbf\uff0c\u5176\u5e73\u9762\u56fe\u4e3a\u65b9\u5f62\uff0c\u5185\u90e8\u4e3a\u5706\u5f62\uff0c\u5176\u7075\u611f\u6765\u81ea\u53e4\u5178\u65f6\u4ee3\u7684\u7eaa\u5ff5\u7891\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5efa\u7b51\u59cb\u5efa\u4e8e 1527 \u5e74\uff0c\u4e3b\u8981\u8d44\u91d1\u6765\u81ea\u6469\u5c14\u4eba\u4e3a\u7ee7\u7eed\u5c45\u4f4f\u5728\u683c\u62c9\u7eb3\u8fbe\u5e76\u4fdd\u7559\u5176\u98ce\u4fd7\u4e60\u60ef\u548c\u4eea\u5f0f\u800c\u7f34\u7eb3\u7684\u7a0e\u6b3e\u3002\n                <\/p>\n                <p>\n                    1550 \u5e74\uff0c\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u53bb\u4e16\uff0c\u5bab\u6bbf\u5c1a\u672a\u5b8c\u5de5\u3002\u4ed6\u7684\u513f\u5b50\u8def\u6613\u65af\u7ee7\u7eed\u4e86\u8fd9\u4e2a\u9879\u76ee\uff0c\u4f46\u5728\u4ed6\u53bb\u4e16\u540e\uff0c\u5de5\u4f5c\u6682\u505c\u4e86\u4e00\u6bb5\u65f6\u95f4\u3002 1572 \u5e74\uff0c\u5728\u83f2\u5229\u666e\u4e8c\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u8fd9\u4e9b\u5efa\u7b51\u5f97\u4ee5\u6062\u590d\uff0c\u5e76\u6839\u636e\u57c3\u65af\u79d1\u91cc\u4e9a\u5c14\u4fee\u9053\u9662\u5efa\u7b51\u5e08\u80e1\u5b89\u00b7\u5fb7\u00b7\u57c3\u96f7\u62c9\u7684\u63a8\u8350\uff0c\u59d4\u6258\u7ed9\u80e1\u5b89\u00b7\u5fb7\u00b7\u5965\u96f7\u4e9a\u8d1f\u8d23\u3002\u4f46\u7531\u4e8e\u963f\u5c14\u666e\u54c8\u62c9\u65af\u6218\u4e89\u9020\u6210\u8d44\u6e90\u532e\u4e4f\uff0c\u5e76\u672a\u53d6\u5f97\u91cd\u5927\u8fdb\u5c55\u3002\n                <\/p>\n                <p>\n                    \u76f4\u523020\u4e16\u7eaa\uff0c\u5bab\u6bbf\u624d\u5f97\u4ee5\u4fee\u5efa\u5b8c\u6210\u3002\u6700\u521d\u7531\u5efa\u7b51\u5e08\u517c\u4fee\u590d\u5e08 Leopoldo Torres Balb\u00e1s \u8d1f\u8d23\uff0c\u6700\u540e\u4e8e 1958 \u5e74\u7531 Francisco Prieto Moreno \u8d1f\u8d23\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u88ab\u8ba4\u4e3a\u662f\u4e16\u754c\u548c\u5e73\u7684\u8c61\u5f81\uff0c\u53cd\u6620\u4e86\u7687\u5e1d\u7684\u653f\u6cbb\u613f\u671b\u3002\u7136\u800c\u67e5\u7406\u4e94\u4e16\u4ece\u672a\u4eb2\u773c\u89c1\u8fc7\u4ed6\u4e0b\u4ee4\u5efa\u9020\u7684\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba54\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel54\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel54\">\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4f4d\u4e8e\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u5e95\u5c42\uff0c\u5206\u4e3a\u4e03\u4e2a\u623f\u95f4\uff0c\u4e13\u95e8\u5c55\u793a\u897f\u73ed\u7259\u7a46\u65af\u6797\u6587\u5316\u548c\u827a\u672f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u91cc\u6536\u85cf\u4e86\u73b0\u5b58\u6700\u7cbe\u7f8e\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u827a\u672f\u54c1\uff0c\u8fd9\u4e9b\u827a\u672f\u54c1\u90fd\u662f\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5386\u7ecf\u591a\u5e74\u6316\u6398\u548c\u4fee\u590d\u540e\u53d1\u73b0\u7684\u3002\n                <\/p>\n                <p>\n                    \u5c55\u51fa\u7684\u4f5c\u54c1\u5305\u62ec\u7070\u6ce5\u5236\u54c1\u3001\u67f1\u5b50\u3001\u6728\u5de5\u5236\u54c1\u3001\u5404\u79cd\u98ce\u683c\u7684\u9676\u74f7\uff08\u4f8b\u5982\u8457\u540d\u7684\u77aa\u7f9a\u82b1\u74f6\uff09\u2014\u2014\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u706f\u7684\u590d\u5236\u54c1\uff0c\u4ee5\u53ca\u5893\u7891\u3001\u786c\u5e01\u548c\u5176\u4ed6\u5177\u6709\u91cd\u8981\u5386\u53f2\u4ef7\u503c\u7684\u7269\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u85cf\u54c1\u662f\u53c2\u89c2\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u7406\u60f3\u8865\u5145\uff0c\u56e0\u4e3a\u5b83\u8ba9\u4eba\u4eec\u66f4\u597d\u5730\u4e86\u89e3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u7684\u65e5\u5e38\u751f\u6d3b\u548c\u6587\u5316\u3002\n                <\/p>\n                <p>\n                    \u535a\u7269\u9986\u5165\u573a\u514d\u8d39\uff0c\u4f46\u9700\u8981\u6ce8\u610f\u7684\u662f\uff0c\u535a\u7269\u9986\u6bcf\u5468\u4e00\u95ed\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba55\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel55\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel55\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u5728\u8bbe\u8ba1\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u65f6\uff0c\u91c7\u7528\u4e86\u5177\u6709\u5f3a\u70c8\u6587\u827a\u590d\u5174\u8c61\u5f81\u610f\u4e49\u7684\u51e0\u4f55\u5f62\u72b6\uff1a\u6b63\u65b9\u5f62\u4ee3\u8868\u5c18\u4e16\uff0c\u5185\u5706\u8c61\u5f81\u7740\u795e\u6027\u548c\u521b\u9020\uff0c\u516b\u8fb9\u5f62\uff08\u4e3a\u6559\u5802\u4fdd\u7559\uff09\u4ee3\u8868\u4e24\u4e2a\u4e16\u754c\u7684\u7ed3\u5408\u3002\n                <\/p>\n                <p>\n                    \u8fdb\u5165\u5bab\u6bbf\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u7f6e\u8eab\u4e8e\u4e00\u4e2a\u5b8f\u4f1f\u7684\u5706\u5f62\u95e8\u5eca\u5ead\u9662\u4e2d\uff0c\u76f8\u5bf9\u4e8e\u5916\u90e8\u800c\u8a00\uff0c\u5ead\u9662\u8f83\u9ad8\u3002\u8fd9\u5ea7\u5ead\u9662\u5468\u56f4\u6709\u4e24\u5ea7\u91cd\u53e0\u7684\u5eca\u5b50\uff0c\u6bcf\u5ea7\u5eca\u5b50\u90fd\u6709\u4e09\u5341\u4e8c\u6839\u67f1\u5b50\u3002\u5e95\u5c42\u7684\u67f1\u5b50\u4e3a\u591a\u7acb\u514b-\u6258\u65af\u5361\u7eb3\u67f1\u5f0f\uff0c\u4e0a\u5c42\u5219\u4e3a\u7231\u5965\u5c3c\u67f1\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u67f1\u5b50\u7531\u6765\u81ea\u683c\u62c9\u7eb3\u8fbe\u5c0f\u9547\u57c3\u5c14\u56fe\u7f57\u7684\u5e03\u4e01\u77f3\u6216\u674f\u4ec1\u77f3\u5236\u6210\u3002\u9009\u62e9\u8fd9\u79cd\u6750\u6599\u662f\u56e0\u4e3a\u5b83\u6bd4\u8bbe\u8ba1\u4e2d\u6700\u521d\u8ba1\u5212\u7684\u5927\u7406\u77f3\u66f4\u7ecf\u6d4e\u3002\n                <\/p>\n                <p>\n                    \u4e0b\u5c42\u753b\u5eca\u6709\u4e00\u4e2a\u73af\u5f62\u62f1\u9876\uff0c\u53ef\u80fd\u7528\u4e8e\u88c5\u9970\u58c1\u753b\u3002\u4e0a\u5c42\u753b\u5eca\u5219\u8bbe\u6709\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\n                <\/p>\n                <p>\n                    \u73af\u7ed5\u5ead\u9662\u7684\u9970\u5e26\u4ee5\u201cburocranios\u201d\u4e3a\u7279\u8272\uff0c\u5373\u725b\u5934\u9aa8\u7684\u56fe\u6848\uff0c\u8fd9\u79cd\u88c5\u9970\u56fe\u6848\u8d77\u6e90\u4e8e\u53e4\u5e0c\u814a\u548c\u53e4\u7f57\u9a6c\uff0c\u5728\u5f53\u65f6\uff0c\u5b83\u4eec\u88ab\u7528\u4e8e\u4e0e\u796d\u7940\u4eea\u5f0f\u76f8\u5173\u7684\u9970\u5e26\u548c\u575f\u5893\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e24\u5c42\u7531\u4e24\u5ea7\u697c\u68af\u8fde\u63a5\uff1a\u4e00\u5ea7\u4f4d\u4e8e\u5317\u4fa7\uff0c\u5efa\u4e8e 17 \u4e16\u7eaa\uff1b\u53e6\u4e00\u5ea7\u4e5f\u4f4d\u4e8e\u5317\u4fa7\uff0c\u7531\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4fdd\u62a4\u5efa\u7b51\u5e08 Francisco Prieto Moreno \u4e8e 20 \u4e16\u7eaa\u8bbe\u8ba1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u4ece\u672a\u88ab\u7528\u4f5c\u7687\u5bb6\u4f4f\u6240\uff0c\u4f46\u5bab\u6bbf\u76ee\u524d\u8bbe\u6709\u4e24\u4e2a\u91cd\u8981\u7684\u535a\u7269\u9986\uff1a\u4f4d\u4e8e\u4e0a\u5c42\u7684\u7f8e\u672f\u535a\u7269\u9986\uff0c\u6536\u85cf\u4e86 15 \u4e16\u7eaa\u81f3 20 \u4e16\u7eaa\u683c\u62c9\u7eb3\u8fbe\u7684\u6770\u51fa\u7ed8\u753b\u548c\u96d5\u5851\uff1b\u4f4d\u4e8e\u4e0b\u5c42\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\uff0c\u53ef\u901a\u8fc7\u897f\u4fa7\u5165\u53e3\u5927\u5385\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u535a\u7269\u9986\u529f\u80fd\u5916\uff0c\u4e2d\u592e\u5ead\u9662\u8fd8\u62e5\u6709\u51fa\u8272\u7684\u97f3\u54cd\u6548\u679c\uff0c\u4f7f\u5176\u6210\u4e3a\u4e3e\u529e\u97f3\u4e50\u4f1a\u548c\u620f\u5267\u8868\u6f14\u7684\u6700\u4f73\u573a\u6240\uff0c\u5c24\u5176\u662f\u5728\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u671f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  LA MEDINA -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba56\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel56\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel56\">\u6e05\u771f\u5bfa\u6d74\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6e05\u771f\u5bfa\u6d74\u573a\u4f4d\u4e8e\u7687\u5bb6\u5927\u8857 (Calle Real)\uff0c\u6bd7\u90bb\u73b0\u4eca\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802 (Igreja de Santa Mar\u00eda de la Alhambra)\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u6d74\u573a\u5efa\u4e8e\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u7531 <em>\u5409\u5179\u4e9a<\/em>\u8fd9\u662f\u5411\u5728\u8fb9\u5883\u79cd\u690d\u571f\u5730\u7684\u57fa\u7763\u5f92\u5f81\u6536\u7684\u4e00\u79cd\u7a0e\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528 <em>\u571f\u8033\u5176\u6d74\u5ba4<\/em> \u6c90\u6d74\u662f\u4f0a\u65af\u5170\u57ce\u5e02\u65e5\u5e38\u751f\u6d3b\u4e2d\u5fc5\u4e0d\u53ef\u5c11\u7684\u4e00\u9879\u6d3b\u52a8\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4e5f\u4e0d\u4f8b\u5916\u3002\u7531\u4e8e\u9760\u8fd1\u6e05\u771f\u5bfa\uff0c\u8fd9\u4e2a\u6d74\u573a\u53d1\u6325\u7740\u91cd\u8981\u7684\u5b97\u6559\u529f\u80fd\uff1a\u5141\u8bb8\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u6216\u51c0\u5316\u4eea\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u7136\u800c\uff0c\u5b83\u7684\u529f\u80fd\u5e76\u4e0d\u5b8c\u5168\u662f\u5b97\u6559\u6027\u7684\u3002\u571f\u8033\u5176\u6d74\u5ba4\u4e5f\u662f\u4e2a\u4eba\u536b\u751f\u7684\u573a\u6240\uff0c\u5e76\u4e14\u662f\u91cd\u8981\u7684\u793e\u4ea4\u805a\u4f1a\u573a\u6240\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u4f7f\u7528\u53d7\u65f6\u95f4\u5b89\u6392\u7684\u9650\u5236\uff0c\u7537\u6027\u5728\u65e9\u4e0a\u4f7f\u7528\uff0c\u5973\u6027\u5728\u4e0b\u5348\u4f7f\u7528\u3002\n                <\/p>\n                <p>\n                    \u53d7\u5230\u7f57\u9a6c\u6d74\u573a\u7684\u542f\u53d1\uff0c\u7a46\u65af\u6797\u6d74\u573a\u4e5f\u91c7\u7528\u4e86\u7f57\u9a6c\u6d74\u573a\u7684\u5ba4\u5185\u5e03\u5c40\uff0c\u4f46\u89c4\u6a21\u8f83\u5c0f\uff0c\u5e76\u4e14\u4f7f\u7528\u84b8\u6c7d\u64cd\u4f5c\uff0c\u800c\u4e0d\u50cf\u7f57\u9a6c\u6d74\u573a\u90a3\u6837\u91c7\u7528\u6d78\u6ce1\u5f0f\u6c90\u6d74\u3002\n                <\/p>\n                <p>\n                    \u6d74\u5ba4\u7531\u56db\u4e2a\u4e3b\u8981\u7a7a\u95f4\u7ec4\u6210\uff1a\u4f11\u606f\u5ba4\u6216\u66f4\u8863\u5ba4\u3001\u51b7\u5ba4\u6216\u6696\u5ba4\u3001\u70ed\u5ba4\u4ee5\u53ca\u4e0e\u540e\u8005\u76f8\u8fde\u7684\u9505\u7089\u533a\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528\u7684\u52a0\u70ed\u7cfb\u7edf\u662f <em>\u5730\u7095<\/em>\u8fd9\u662f\u4e00\u79cd\u5730\u4e0b\u4f9b\u6696\u7cfb\u7edf\uff0c\u5229\u7528\u7089\u5b50\u4ea7\u751f\u7684\u70ed\u7a7a\u6c14\u5e76\u901a\u8fc7\u8def\u9762\u4e0b\u65b9\u7684\u8154\u5ba4\u8f93\u9001\u6765\u52a0\u70ed\u5730\u9762\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba57\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel57\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel57\">\u5723\u5f17\u6717\u897f\u65af\u79d1\u524d\u4fee\u9053\u9662 \u2013 \u65c5\u6e38\u65c5\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u6700\u521d\u662f\u5723\u5f17\u6717\u897f\u65af\u79d1\u4fee\u9053\u9662\uff0c\u5efa\u4e8e 1494 \u5e74\uff0c\u4f4d\u4e8e\u4e00\u5ea7\u53e4\u8001\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u7684\u9057\u5740\u4e0a\uff0c\u6839\u636e\u4f20\u7edf\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u5c5e\u4e8e\u4e00\u4f4d\u7a46\u65af\u6797\u738b\u5b50\u3002\n                <\/p>\n                <p>\n                    \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5272\u8ba9\u4e86\u8fd9\u7247\u571f\u5730\u6765\u5efa\u7acb\u8be5\u5e02\u7b2c\u4e00\u5ea7\u65b9\u6d4e\u4f1a\u4fee\u9053\u9662\uff0c\u4ece\u800c\u5151\u73b0\u4e86\u5f81\u670d\u524d\u51e0\u5e74\u5bf9\u963f\u897f\u897f\u5927\u4e3b\u6559\u7684\u627f\u8bfa\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u8fd9\u91cc\u6210\u4e3a\u4e86\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u7b2c\u4e00\u4e2a\u57cb\u846c\u5730\u3002 1504 \u5e74\uff0c\u4f0a\u838e\u8d1d\u62c9\u5973\u738b\u5728\u6885\u8fea\u7eb3\u5fb7\u5c14\u574e\u6ce2\u53bb\u4e16\u524d\u4e00\u4e2a\u534a\u6708\uff0c\u5728\u9057\u5631\u4e2d\u7559\u4e0b\u4e86\u5979\u5e0c\u671b\u8eab\u7740\u65b9\u6d4e\u5404\u4f1a\u4fee\u58eb\u670d\uff0c\u846c\u4e8e\u8fd9\u5ea7\u4fee\u9053\u9662\u7684\u613f\u671b\u3002 1516\u5e74\uff0c\u8d39\u8fea\u5357\u56fd\u738b\u88ab\u57cb\u846c\u4e8e\u5176\u65c1\u8fb9\u3002\n                <\/p>\n                <p>\n                    \u4e24\u4eba\u4e00\u76f4\u57cb\u846c\u5728\u90a3\u91cc\uff0c\u76f4\u5230 1521 \u5e74\uff0c\u4ed6\u4eec\u7684\u5b59\u5b50\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u4e0b\u4ee4\u5c06\u4ed6\u4eec\u7684\u9057\u4f53\u8f6c\u79fb\u5230\u683c\u62c9\u7eb3\u8fbe\u7687\u5bb6\u793c\u62dc\u5802\uff0c\u73b0\u5728\u4ed6\u4eec\u4e0e\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u80e1\u5b89\u5a1c\u4e00\u4e16\u3001\u7f8e\u7537\u5b50\u83f2\u5229\u666e\u548c\u7c73\u683c\u5c14\u00b7\u5fb7\u00b7\u5e15\u65af\u738b\u5b50\u4e00\u8d77\u5b89\u606f\u5728\u90a3\u91cc\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\uff0c\u4eba\u4eec\u53ef\u4ee5\u901a\u8fc7\u8fdb\u5165\u5e15\u62c9\u591a\u9152\u5e97\u7684\u5ead\u9662\u6765\u53c2\u89c2\u8fd9\u4e2a\u7b2c\u4e00\u4e2a\u5893\u5730\u3002\u5728\u5893\u7a74\u7684\u5706\u9876\u4e0b\uff0c\u4fdd\u5b58\u7740\u4e24\u4f4d\u541b\u4e3b\u7684\u539f\u59cb\u5893\u7891\u3002\n                <\/p>\n                <p>\n                    \u81ea 1945 \u5e74 6 \u6708\u4ee5\u6765\uff0c\u8fd9\u5ea7\u5efa\u7b51\u5c31\u6210\u4e3a\u5723\u5f17\u6717\u897f\u65af\u79d1\u65c5\u9986 (Parador de San Francisco) \u7684\u6240\u5728\u5730\uff0c\u8fd9\u662f\u4e00\u5bb6\u7531\u897f\u73ed\u7259\u653f\u5e9c\u62e5\u6709\u548c\u7ecf\u8425\u7684\u9ad8\u7ea7\u65c5\u6e38\u65c5\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba58\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel58\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel58\">\u9ea6\u5730\u90a3<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u201c\u9ea6\u5730\u90a3\u201d\u5728\u963f\u62c9\u4f2f\u8bed\u4e2d\u610f\u4e3a\u201c\u57ce\u5e02\u201d\uff0c\u6307\u7684\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8428\u6bd4\u5361\u5c71\u7684\u6700\u9ad8\u5904\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u9ea6\u5730\u90a3\u662f\u65e5\u5e38\u6d3b\u52a8\u7684\u573a\u6240\uff0c\u56e0\u4e3a\u8fd9\u91cc\u662f\u8d38\u6613\u548c\u4eba\u53e3\u96c6\u4e2d\u7684\u5730\u65b9\uff0c\u4e3a\u5e15\u62c9\u8482\u5c3c\u57ce\u5185\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u63d0\u4f9b\u4e86\u751f\u6d3b\u3002\n                <\/p>\n                <p>\n                    \u90a3\u91cc\u751f\u4ea7\u7eba\u7ec7\u54c1\u3001\u9676\u74f7\u3001\u9762\u5305\u3001\u73bb\u7483\u751a\u81f3\u786c\u5e01\u3002\u9664\u4e86\u5de5\u4eba\u7684\u4f4f\u623f\u5916\uff0c\u8fd8\u6709\u6d74\u5ba4\u3001\u6e05\u771f\u5bfa\u3001\u9732\u5929\u5e02\u573a\u3001\u84c4\u6c34\u6c60\u3001\u70e4\u7089\u3001\u7b52\u4ed3\u548c\u8f66\u95f4\u7b49\u91cd\u8981\u7684\u516c\u5171\u5efa\u7b51\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u8fd9\u5ea7\u5fae\u578b\u57ce\u5e02\u7684\u6b63\u5e38\u8fd0\u8f6c\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u6709\u81ea\u5df1\u7684\u7acb\u6cd5\u3001\u884c\u653f\u548c\u7a0e\u6536\u4f53\u7cfb\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u9ea6\u5730\u90a3\u539f\u5740\u4ec5\u5269\u4e0b\u4e00\u4e9b\u9057\u8ff9\u3002\u5f81\u670d\u4e4b\u540e\uff0c\u57fa\u7763\u6559\u5b9a\u5c45\u8005\u5bf9\u8be5\u5730\u533a\u7684\u6539\u9020\uff0c\u4ee5\u53ca\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u706b\u836f\u7206\u70b8\uff0c\u90fd\u52a0\u5267\u4e86\u8be5\u5730\u533a\u7684\u6076\u5316\u3002\n                <\/p>\n                <p>\n                    20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u4eba\u4eec\u5f00\u5c55\u4e86\u4e00\u9879\u4fee\u590d\u548c\u6539\u9020\u8be5\u5730\u533a\u7684\u8003\u53e4\u8ba1\u5212\u3002\u56e0\u6b64\uff0c\u4e00\u6761\u53e4\u8001\u7684\u4e2d\u4e16\u7eaa\u8857\u9053\u4e0a\u8fd8\u4fee\u5efa\u4e86\u4e00\u6761\u666f\u89c2\u8d70\u9053\uff0c\u5982\u4eca\u4e0e\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u76f8\u8fde\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba59\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel59\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel59\">\u963f\u672c\u585e\u62c9\u8d6b\u5bab<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7687\u5bb6\u9ea6\u5730\u90a3\uff0c\u6bd7\u90bb\u5357\u5899\u7684\u662f\u6240\u8c13\u7684\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u7684\u9057\u5740\uff0c\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u662f\u5df4\u52aa\u8428\u62c9\u4f0a\u5bb6\u65cf\u7684\u5361\u65af\u8482\u5229\u4e9a\u5316\u540d\u79f0\uff0c\u8be5\u5bb6\u65cf\u662f\u5c5e\u4e8e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u5317\u975e\u8d35\u65cf\u8840\u7edf\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\u6240\u770b\u5230\u7684\u9057\u8ff9\u662f 20 \u4e16\u7eaa 30 \u5e74\u4ee3\u5f00\u59cb\u6316\u6398\u7684\u7ed3\u679c\uff0c\u56e0\u4e3a\u8be5\u9057\u5740\u6b64\u524d\u66fe\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u4e3b\u8981\u662f\u7531\u4e8e\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u7206\u70b8\u3002\n                <\/p>\n                <p>\n                    \u901a\u8fc7\u8fd9\u4e9b\u8003\u53e4\u53d1\u6398\uff0c\u6211\u4eec\u80fd\u591f\u786e\u8ba4\u8fd9\u4e2a\u5bb6\u65cf\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u4e2d\u7684\u91cd\u8981\u6027\uff0c\u8fd9\u4e0d\u4ec5\u662f\u56e0\u4e3a\u5bab\u6bbf\u7684\u89c4\u6a21\uff0c\u8fd8\u56e0\u4e3a\u5176\u4f18\u8d8a\u7684\u5730\u7406\u4f4d\u7f6e\uff1a\u4f4d\u4e8e\u9ea6\u5730\u90a3\u7684\u4e0a\u90e8\uff0c\u5c31\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u57ce\u5e02\u8f74\u7ebf\u4e0a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba60\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel60\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel60\">\u6b63\u4e49\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6b63\u4e49\u4e4b\u95e8\uff0c\u963f\u62c9\u4f2f\u8bed\u4e2d\u79f0\u4e3a <em>\u5df4\u5e03\u00b7\u963f\u5c14\u00b7\u6c99\u91cc\u4e9a<\/em>\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u56db\u5ea7\u5916\u57ce\u95e8\u4e4b\u4e00\u3002\u4f5c\u4e3a\u5916\u90e8\u5165\u53e3\uff0c\u5b83\u53d1\u6325\u7740\u91cd\u8981\u7684\u9632\u5fa1\u4f5c\u7528\uff0c\u4ece\u5176\u53cc\u5f2f\u7ed3\u6784\u548c\u9661\u5ced\u7684\u5730\u5f62\u53ef\u4ee5\u770b\u51fa\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u5efa\u9020\u4e0e\u8fde\u63a5\u5357\u5899\u7684\u5854\u697c\u878d\u4e3a\u4e00\u4f53\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u4e8e 1348 \u5e74\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u95e8\u6709\u4e24\u4e2a\u5c16\u5c16\u7684\u9a6c\u8e44\u5f62\u62f1\u95e8\u3002\u5b83\u4eec\u4e4b\u95f4\u6709\u4e00\u4e2a\u9732\u5929\u533a\u57df\uff0c\u79f0\u4e3a buhedera\uff0c\u5982\u679c\u53d7\u5230\u653b\u51fb\uff0c\u53ef\u4ee5\u4ece\u9732\u53f0\u4e0a\u6254\u6750\u6599\u6765\u4fdd\u536b\u5165\u53e3\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u6218\u7565\u4ef7\u503c\u4e4b\u5916\uff0c\u8fd9\u5ea7\u95e8\u5728\u4f0a\u65af\u5170\u80cc\u666f\u4e0b\u8fd8\u5177\u6709\u5f3a\u70c8\u7684\u8c61\u5f81\u610f\u4e49\u3002\u4e24\u4e2a\u88c5\u9970\u5143\u7d20\u5c24\u4e3a\u7a81\u51fa\uff1a\u624b\u548c\u94a5\u5319\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u53ea\u624b\u4ee3\u8868\u4f0a\u65af\u5170\u6559\u7684\u4e94\u5927\u652f\u67f1\uff0c\u8c61\u5f81\u7740\u4fdd\u62a4\u548c\u597d\u5ba2\u3002\u5c31\u5176\u672c\u8eab\u800c\u8a00\uff0c\u94a5\u5319\u662f\u4fe1\u4ef0\u7684\u8c61\u5f81\u3002\u4ed6\u4eec\u7684\u5171\u540c\u5b58\u5728\u53ef\u4ee5\u88ab\u89e3\u8bfb\u4e3a\u7cbe\u795e\u548c\u4e16\u4fd7\u529b\u91cf\u7684\u5bd3\u8a00\u3002\n                <\/p>\n                <p>\n                    \u6c11\u95f4\u4f20\u8bf4\uff0c\u5982\u679c\u6709\u4e00\u5929\u624b\u548c\u94a5\u5319\u76f8\u89e6\uff0c\u5c31\u610f\u5473\u7740\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5012\u584c\u2026\u2026\u4e5f\u610f\u5473\u7740\u4e16\u754c\u7684\u672b\u65e5\uff0c\u56e0\u4e3a\u8fd9\u610f\u5473\u7740\u5b83\u7684\u8f89\u714c\u5c06\u6d88\u5931\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f0a\u65af\u5170\u7b26\u53f7\u4e0e\u53e6\u4e00\u4e2a\u57fa\u7763\u6559\u9644\u52a0\u7269\u5f62\u6210\u4e86\u9c9c\u660e\u5bf9\u6bd4\uff1a\u4e00\u5ea7\u5723\u6bcd\u5b50\u54e5\u7279\u5f0f\u96d5\u5851\uff0c\u7531 Ruberto Alem\u00e1n \u521b\u4f5c\uff0c\u5728\u5929\u4e3b\u6559\u541b\u4e3b\u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\u4e0b\u4ee4\u653e\u7f6e\u5728\u5185\u90e8\u62f1\u95e8\u4e0a\u65b9\u7684\u58c1\u9f9b\u4e2d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba61\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel61\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel61\">\u8f66\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u9a6c\u8f66\u4e4b\u95e8 (Puerta de los Carros) \u4e0e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u57ce\u5899\u4e0a\u7684\u539f\u59cb\u5f00\u53e3\u5e76\u4e0d\u5bf9\u5e94\u3002\u5b83\u4e8e 1526 \u5e74\u81f3 1536 \u5e74\u95f4\u5f00\u653e\uff0c\u5177\u6709\u975e\u5e38\u5177\u4f53\u7684\u529f\u80fd\u76ee\u7684\uff1a\u5141\u8bb8\u8fd0\u9001\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u9020\u6240\u9700\u6750\u6599\u548c\u67f1\u5b50\u7684\u9a6c\u8f66\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u8fd9\u6247\u95e8\u4ecd\u7136\u5177\u6709\u5b9e\u7528\u7528\u9014\u3002\u8fd9\u662f\u4e00\u6761\u65e0\u9700\u95e8\u7968\u7684\u6b65\u884c\u901a\u9053\uff0c\u53ef\u4ee5\u514d\u8d39\u8fdb\u5165\u67e5\u7406\u4e94\u4e16\u5bab\u53ca\u5176\u5185\u7684\u535a\u7269\u9986\u3002\n                <\/p>\n                <p>\n                    \u6b64\u5916\uff0c\u5b83\u662f\u552f\u4e00\u5411\u6388\u6743\u8f66\u8f86\u5f00\u653e\u7684\u5927\u95e8\uff0c\u5305\u62ec\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u697c\u5185\u7684\u9152\u5e97\u5ba2\u4eba\u3001\u51fa\u79df\u8f66\u3001\u7279\u6b8a\u670d\u52a1\u4eba\u5458\u3001\u533b\u52a1\u4eba\u5458\u548c\u7ef4\u4fee\u8f66\u8f86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba62\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel62\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel62\">\u4e03\u5c42\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u662f\u4e00\u5ea7\u5e15\u62c9\u8482\u5c3c\u57ce\u5e02\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u4e00\u9053\u5de8\u5927\u7684\u57ce\u5899\uff0c\u5916\u90e8\u6709\u56db\u4e2a\u4e3b\u8981\u5165\u53e3\u3002\u4e3a\u4e86\u786e\u4fdd\u9632\u5fa1\uff0c\u8fd9\u4e9b\u57ce\u95e8\u91c7\u7528\u72ec\u7279\u7684\u5f27\u5f62\u5e03\u5c40\uff0c\u4f7f\u6f5c\u5728\u7684\u653b\u51fb\u8005\u96be\u4ee5\u524d\u8fdb\uff0c\u5e76\u4fbf\u4e8e\u4ece\u5185\u90e8\u8fdb\u884c\u4f0f\u51fb\u3002\n                <\/p>\n                <p>\n                    \u4f4d\u4e8e\u5357\u5899\u7684\u4e03\u5c42\u4e4b\u95e8\u5c31\u662f\u5176\u4e2d\u4e00\u4e2a\u5165\u53e3\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u65f6\u4ee3\uff0c\u5b83\u88ab\u79f0\u4e3a <em>\u6bd4\u535c\u00b7\u53e4\u675c\u5c14<\/em> \u6216\u201cPuerta de los Pozos\u201d\uff0c\u56e0\u4e3a\u9644\u8fd1\u6709\u7b52\u4ed3\u6216\u5730\u7262\uff0c\u53ef\u80fd\u88ab\u7528\u4f5c\u76d1\u72f1\u3002\n                <\/p>\n                <p>\n                    \u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u4eba\u4eec\u666e\u904d\u7684\u770b\u6cd5\uff0c\u5373\u5b83\u4e0b\u9762\u6709\u4e03\u5c42\u6216\u4e03\u5c42\u697c\u3002\u5c3d\u7ba1\u53ea\u6709\u4e24\u6b21\u8bb0\u5f55\uff0c\u4f46\u8fd9\u79cd\u4fe1\u4ef0\u5f15\u53d1\u4e86\u591a\u4e2a\u4f20\u8bf4\u548c\u6545\u4e8b\uff0c\u4f8b\u5982\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u6545\u4e8b\u201c\u6469\u5c14\u4eba\u7684\u9057\u4ea7\u4f20\u8bf4\u201d\uff0c\u5176\u4e2d\u63d0\u5230\u4e86\u9690\u85cf\u5728\u5854\u7684\u79d8\u5bc6\u5730\u7a96\u4e2d\u7684\u5b9d\u85cf\u3002\n                <\/p>\n                <p>\n                    \u4f20\u7edf\u4e0a\u8ba4\u4e3a\uff0c\u8fd9\u662f 1492 \u5e74 1 \u6708 2 \u65e5\u5e03\u963f\u535c\u8fea\u52d2\u53ca\u5176\u968f\u884c\u4eba\u5458\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u4e4b\u95e8\u5c06\u738b\u56fd\u7684\u94a5\u5319\u4ea4\u7ed9\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u4f7f\u7528\u7684\u6700\u540e\u4e00\u9053\u95e8\u3002\u540c\u6837\uff0c\u7b2c\u4e00\u6279\u57fa\u7763\u6559\u519b\u961f\u4e5f\u662f\u901a\u8fc7\u8fd9\u9053\u95e8\u6beb\u65e0\u62b5\u6297\u5730\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u57ce\u95e8\u662f\u91cd\u5efa\u7684\uff0c\u56e0\u4e3a\u539f\u6765\u7684\u57ce\u95e8\u5728 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u88ab\u7206\u70b8\u4e25\u91cd\u6467\u6bc1\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba63\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel63\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel63\">\u9152\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8461\u8404\u9152\u4e4b\u95e8\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u3002\u5b83\u7684\u5efa\u9020\u5f52\u529f\u4e8e 14 \u4e16\u7eaa\u521d\u7684\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\uff0c\u5c3d\u7ba1\u5b83\u7684\u95e8\u540e\u6765\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u6539\u5efa\u3002\n                <\/p>\n                <p>\n                    \u201c\u8461\u8404\u9152\u95e8\u201d\u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u6e90\u81ea\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u800c\u662f\u6e90\u81ea\u516c\u5143 1556 \u5e74\u7684\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u5f53\u65f6\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5c45\u6c11\u88ab\u5141\u8bb8\u5728\u6b64\u5730\u514d\u7a0e\u8d2d\u4e70\u8461\u8404\u9152\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5b83\u662f\u4e00\u5ea7\u5185\u95e8\uff0c\u56e0\u6b64\u5176\u5e03\u5c40\u662f\u76f4\u7ebf\u578b\u7684\uff0c\u800c\u4e0d\u50cf\u53f8\u6cd5\u95e8\u6216\u6b66\u5668\u95e8\u7b49\u5916\u95e8\u90a3\u6837\u8bbe\u8ba1\u6709\u5f2f\u66f2\u4ee5\u63d0\u9ad8\u9632\u5fa1\u80fd\u529b\u3002\n                <\/p>\n                <p>\n                    \u867d\u7136\u5b83\u7684\u4e3b\u8981\u529f\u80fd\u4e0d\u662f\u9632\u5fa1\uff0c\u4f46\u91cc\u9762\u6709\u4f9b\u8d1f\u8d23\u51fa\u5165\u63a7\u5236\u7684\u58eb\u5175\u4f7f\u7528\u7684\u957f\u51f3\uff0c\u697c\u4e0a\u8fd8\u6709\u4e00\u4e2a\u623f\u95f4\uff0c\u4f9b\u8b66\u536b\u5c45\u4f4f\u548c\u4f11\u606f\u533a\u3002\n                <\/p>\n                <p>\n                    \u897f\u7acb\u9762\u9762\u5411\u963f\u5c14\u5361\u8428\u74e6\uff0c\u662f\u5165\u53e3\u3002\u9a6c\u8e44\u5f62\u62f1\u95e8\u7684\u95e8\u6963\u4e0a\u65b9\u662f\u94a5\u5319\u7684\u6807\u5fd7\uff0c\u8fd9\u662f\u6b22\u8fce\u7684\u5e84\u4e25\u8c61\u5f81\uff0c\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5728\u9762\u5411\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u4e1c\u7acb\u9762\u4e0a\uff0c\u62f1\u80a9\u5c24\u5176\u5f15\u4eba\u6ce8\u76ee\uff0c\u5176\u4e0a\u88c5\u9970\u6709\u91c7\u7528\u5e72\u7ef3\u6280\u672f\u5236\u4f5c\u7684\u74f7\u7816\uff0c\u662f\u897f\u73ed\u7259\u7a46\u65af\u6797\u88c5\u9970\u827a\u672f\u7684\u7cbe\u7f8e\u5178\u8303\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba64\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel64\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel64\">\u963f\u5c14\u7f55\u5e03\u62c9\u7684\u5723\u739b\u4e3d\u4e9a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u73b0\u5728\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802\u6240\u5728\u5730\u66fe\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u7684\u6240\u5728\u5730\uff0c\u8be5\u6e05\u771f\u5bfa\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    1492 \u5e74 1 \u6708 2 \u65e5\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u5ea7\u6e05\u771f\u5bfa\u88ab\u8d50\u4e88\u57fa\u7763\u6559\u793c\u62dc\u573a\u6240\uff0c\u5e76\u5728\u90a3\u91cc\u4e3e\u884c\u4e86\u7b2c\u4e00\u6b21\u5f25\u6492\u3002\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u51b3\u5b9a\uff0c\u5b83\u5728\u5723\u739b\u4e3d\u4e9a\u7684\u5e87\u62a4\u4e0b\u88ab\u5949\u732e\uff0c\u5e76\u5728\u90a3\u91cc\u5efa\u7acb\u4e86\u7b2c\u4e00\u4e2a\u5927\u4e3b\u6559\u5e2d\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u5230 16 \u4e16\u7eaa\u672b\uff0c\u65e7\u6e05\u771f\u5bfa\u5e74\u4e45\u5931\u4fee\uff0c\u6700\u7ec8\u88ab\u62c6\u9664\uff0c\u5e76\u5efa\u9020\u4e86\u4e00\u5ea7\u65b0\u7684\u57fa\u7763\u6559\u5bfa\u5e99\uff0c\u8be5\u5bfa\u5e99\u4e8e 1618 \u5e74\u7ae3\u5de5\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4f0a\u65af\u5170\u5efa\u7b51\u51e0\u4e4e\u5df2\u4e0d\u590d\u5b58\u5728\u3002\u4fdd\u5b58\u4e0b\u6765\u7684\u6700\u91cd\u8981\u6587\u7269\u662f\u4e00\u76cf\u523b\u6709 1305 \u5e74\u94ed\u6587\u7684\u9752\u94dc\u706f\uff0c\u76ee\u524d\u6536\u85cf\u4e8e\u9a6c\u5fb7\u91cc\u56fd\u5bb6\u8003\u53e4\u535a\u7269\u9986\u3002\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u53ef\u4ee5\u770b\u5230\u8fd9\u76cf\u706f\u7684\u590d\u5236\u54c1\u3002\n                <\/p>\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5723\u739b\u4e3d\u4e9a\u6559\u5802\u5e03\u5c40\u7b80\u5355\uff0c\u53ea\u6709\u4e00\u4e2a\u4e2d\u6bbf\uff0c\u4e24\u4fa7\u5404\u6709\u4e09\u4e2a\u4fa7\u6bbf\u3002\u6559\u5802\u5185\u90e8\u7684\u4e3b\u8981\u56fe\u50cf\u5341\u5206\u5f15\u4eba\u6ce8\u76ee\uff1a\u5b89\u53e4\u65af\u8482\u4e9a\u5723\u6bcd\uff0c\u8fd9\u662f\u6258\u5c14\u5938\u6258\u00b7\u9c81\u4f0a\u65af\u00b7\u5fb7\u5c14\u00b7\u4f69\u62c9\u5c14 (Torcuato Ruiz del Peral) \u521b\u4f5c\u4e8e 18 \u4e16\u7eaa\u7684\u4f5c\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5e45\u5723\u50cf\u4e5f\u88ab\u79f0\u4e3a\u201c\u4ec1\u6148\u5723\u6bcd\u201d\uff0c\u662f\u6bcf\u4e2a\u5723\u5468\u516d\u5728\u683c\u62c9\u7eb3\u8fbe\u6e38\u884c\u65f6\u552f\u4e00\u4e00\u5e45\u5728\u5929\u6c14\u5141\u8bb8\u7684\u60c5\u51b5\u4e0b\u4e3e\u884c\u7684\u5723\u50cf\u3002\u4ed6\u5750\u5728\u4e00\u5f20\u6781\u5176\u7f8e\u4e3d\u7684\u5b9d\u5ea7\u4e0a\uff0c\u5b9d\u5ea7\u4e0a\u7684\u6d6e\u96d5\u94f6\u6a21\u4eff\u4e86\u5177\u6709\u8c61\u5f81\u610f\u4e49\u7684\u72ee\u5b50\u5ead\u9662\u7684\u62f1\u95e8\u3002\n                <\/p>\n                <p>\n                    \u4ee4\u4eba\u597d\u5947\u7684\u662f\uff0c\u683c\u62c9\u7eb3\u8fbe\u8bd7\u4eba\u8d39\u5fb7\u91cc\u79d1\u00b7\u52a0\u897f\u4e9a\u00b7\u6d1b\u5c14\u5361 (Federico Garc\u00eda Lorca) \u662f\u8be5\u5144\u5f1f\u4f1a\u7684\u6210\u5458\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba65\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel65\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel65\">\u5236\u9769\u5382<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u524d\u9762\u5411\u4e1c\uff0c\u6709\u4e2d\u4e16\u7eaa\u5236\u9769\u5382\u6216\u6c34\u725b\u519c\u573a\u7684\u9057\u8ff9\uff0c\u8fd9\u662f\u4e00\u4e2a\u4e13\u95e8\u5904\u7406\u751f\u76ae\u7684\u8bbe\u65bd\uff1a\u6e05\u6d01\u3001\u97a3\u5236\u548c\u67d3\u8272\u3002\u8fd9\u662f\u6574\u4e2a\u5b89\u8fbe\u5362\u65af\u7684\u5e38\u89c1\u6d3b\u52a8\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u5317\u975e\u7c7b\u4f3c\u7684\u5236\u9769\u5382\u76f8\u6bd4\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5236\u9769\u5382\u7684\u89c4\u6a21\u8f83\u5c0f\u3002\u7136\u800c\uff0c\u5fc5\u987b\u8003\u8651\u5230\uff0c\u5176\u529f\u80fd\u5b8c\u5168\u662f\u4e3a\u4e86\u6ee1\u8db3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u9700\u8981\u3002\n                <\/p>\n                <p>\n                    \u5b83\u6709\u516b\u4e2a\u5927\u5c0f\u4e0d\u4e00\u7684\u5c0f\u6c60\uff0c\u6709\u77e9\u5f62\u7684\uff0c\u4e5f\u6709\u5706\u5f62\u7684\uff0c\u91cc\u9762\u50a8\u5b58\u7740\u76ae\u9769\u97a3\u5236\u8fc7\u7a0b\u4e2d\u4f7f\u7528\u7684\u77f3\u7070\u548c\u67d3\u6599\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u9879\u6d3b\u52a8\u9700\u8981\u5927\u91cf\u7684\u6c34\uff0c\u56e0\u6b64\u5236\u9769\u5382\u5efa\u5728\u7687\u5bb6\u704c\u6e89\u6c34\u6e20 (Acequia Real) \u65c1\u8fb9\uff0c\u4ee5\u5229\u7528\u5176\u6301\u7eed\u7684\u6c34\u6d41\u3002\u5b83\u7684\u5b58\u5728\u4e5f\u8868\u660e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8fd9\u4e00\u5730\u533a\u62e5\u6709\u5927\u91cf\u7684\u6c34\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba66\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel66\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel66\">\u6c34\u5854\u548c\u7687\u5bb6\u6c9f\u6e20<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6c34\u5854\u662f\u4e00\u5ea7\u96c4\u4f1f\u7684\u5efa\u7b51\uff0c\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5899\u7684\u897f\u5357\u89d2\uff0c\u9760\u8fd1\u552e\u7968\u5904\u5f53\u524d\u7684\u4e3b\u5165\u53e3\u3002\u867d\u7136\u5b83\u5177\u6709\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u5176\u6700\u91cd\u8981\u7684\u4f7f\u547d\u662f\u4fdd\u62a4\u7687\u5bb6\u704c\u6e89\u6c34\u6e20\u7684\u5165\u53e3\uff0c\u56e0\u6b64\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u704c\u6e89\u6e20\u7a7f\u8fc7\u4e00\u6761\u6e21\u69fd\u5230\u8fbe\u5e15\u62c9\u8482\u5c3c\u57ce\uff0c\u5e76\u6cbf\u7740\u5854\u7684\u5317\u9762\u5ef6\u4f38\uff0c\u4e3a\u6574\u4e2a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4f9b\u6c34\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u5854\u662f\u5f7b\u5e95\u91cd\u5efa\u7684\u7ed3\u679c\u3002 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\uff0c\u5b83\u56e0\u706b\u836f\u7206\u70b8\u800c\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u5230 20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u5b83\u51e0\u4e4e\u53ea\u5269\u4e0b\u575a\u5b9e\u7684\u5730\u57fa\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u81f3\u5173\u91cd\u8981\uff0c\u56e0\u4e3a\u5b83\u5141\u8bb8\u6c34\uff08\u4ee5\u53ca\u751f\u547d\uff09\u8fdb\u5165\u5e15\u63d0\u7eb3\u57ce\u3002\u8428\u6bd4\u5361\u5c71\u539f\u672c\u7f3a\u4e4f\u5929\u7136\u6c34\u6e90\uff0c\u8fd9\u5bf9\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6784\u6210\u4e86\u91cd\u5927\u6311\u6218\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u6b64\uff0c\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e00\u4e16\u4e0b\u4ee4\u8fdb\u884c\u4e00\u9879\u91cd\u5927\u6c34\u5229\u5de5\u7a0b\uff1a\u4fee\u5efa\u6240\u8c13\u7684\u82cf\u4e39\u6c9f\u3002\u8fd9\u6761\u704c\u6e89\u6e20\u4ece\u6d77\u62d4\u8f83\u9ad8\u3001\u8ddd\u79bb\u7ea6\u516d\u516c\u91cc\u7684\u8fbe\u7f57\u6cb3\u5f15\u6c34\uff0c\u5229\u7528\u5761\u5ea6\u901a\u8fc7\u91cd\u529b\u8f93\u9001\u6c34\u3002\n                <\/p>\n                <p>\n                    \u57fa\u7840\u8bbe\u65bd\u5305\u62ec\u4e00\u4e2a\u84c4\u6c34\u575d\u3001\u4e00\u4e2a\u755c\u529b\u6c34\u8f66\u548c\u4e00\u6761\u7816\u780c\u7684\u8fd0\u6cb3\u2014\u2014acequia\u2014\u2014\u5b83\u7a7f\u8fc7\u5c71\u8109\u5730\u4e0b\uff0c\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4e0a\u90e8\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u514b\u670d\u592a\u9633\u5c71\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\uff09\u548c\u8428\u6bd4\u5361\u5c71\uff08\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff09\u4e4b\u95f4\u7684\u9661\u5761\uff0c\u5de5\u7a0b\u5e08\u4eec\u4fee\u5efa\u4e86\u4e00\u6761\u6e21\u69fd\uff0c\u8fd9\u662f\u786e\u4fdd\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4f9b\u6c34\u7684\u5173\u952e\u9879\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-premium\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium-ia-hablando\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-ia\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n\n<style>\n  \/* Tel\u00e9fonos muy peque\u00f1os (tipo iPhone SE, Android antiguos) *\/\n  @media (max-width: 480px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 0.7rem !important;\n    }\n  }\n\n  \/* Tel\u00e9fonos est\u00e1ndar (mayor\u00eda de m\u00f3viles modernos) *\/\n  @media (min-width: 481px) and (max-width: 767px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.05rem !important;\n    }\n  }\n\n  \/* Tablets peque\u00f1as y m\u00f3viles grandes *\/\n  @media (min-width: 768px) and (max-width: 991px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.2rem !important;\n    }\n  }\n<\/style>\n\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    const btn1 = document.getElementById(\"continuar-gratis-premium\");\n    const modal1 = document.getElementById(\"modal-premium\");\n\n    if (btn1 && modal1) {\n      btn1.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal1.classList.remove('show');\n        modal1.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n\n    const btn2 = document.getElementById(\"continuar-gratis-ia\");\n    const modal2 = document.getElementById(\"modal-premium-ia-hablando\");\n\n    if (btn2 && modal2) {\n      btn2.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal2.classList.remove('show');\n        modal2.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n  });\n<\/script>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n    \t\t\n\t\t\t\n\t\t<\/div>\n\t<\/header>\n<\/article>\n\n\n\n\n\n\n\n<article data-id=\"post-5821\" data-play-id=\"5821\" class=\"block-loop-item album-track post-5821 station type-station status-publish has-post-thumbnail hentry genre-generalife entry is-single\">\n\t<span class=\"btn-play-now icon-play\"  data-play-id=\"5821\"><\/span>\n\t<span class=\"btn-play-now icon-play\" data-id=\"5821\" data-play-id=\"5821\"><\/span>\n\n\t<button class=\"btn-playlist icon-plus\"><\/button>\n\n\n\t<header class=\"entry-header\">\n\t\t<div class=\"entry-header-inner btn-play-now\">\n\t\t\t\n<h3 class=\"entry-title\"><a href=\"https:\/\/pruebas.alhambra.app\/zh\/station\/patio-del-descabalgamiento\/\" rel=\"bookmark\">\u4e0b\u9a6c\u5ead\u9662<\/a><\/h3>\n\t\t\t<div class=\"entry-meta\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t<div class=\"entry-footer\">\n\t\t\t<span class=\"play-duration\">00:54<\/span>\t\t\t    <!-- Angel cambiar numero abajo en data-target -->\n    <a href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\" class=\"iconomodal\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg> \n    <\/a>\n\n    <!-- El modal -->\n    <!-- Angel cambiar numero abajo en id -->\n    <div class=\"modal\" id=\"ia01\">\n        <div class=\"modal-dialog\">\n            <div class=\"modal-content\">\n                <!-- Cabecera del modal -->\n                <div class=\"modal-header\">\n                    <h4 class=\"modal-title\">\n                                            <\/h4>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\">\n                        \u00d7\n                    <\/button>\n                <\/div>\n\n                <!-- Contenido del modal -->\n                <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <div class=\"contenedoria\">\n                                <br><br>\n                                <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #222222; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #222222; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 350px;\n        background-color: #222222;\n        border-radius: 20px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 20px;\n        line-height: 54px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"You\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5821\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"4539\"\n     data-width=\"350px\"\n     data-height=\"400px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"1\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"60\"\n     data-text_rounded=\"20\"\n     data-chat_rounded=\"20\"\n     data-voice_service=\"google\"\n     data-voice_language=\"yue-HK\"\n     data-voice_name=\"yue-HK-Standard-A\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">AI thinking&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"Type message..\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                            <\/div>\n                                                        <div class=\"contenidocentrado\">\n                                <h2 class=\"wp-block-heading\">\u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01<\/h2>\n                                <li>\n                                    \u6309 <strong>\u4e00\u6b21<\/strong>\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path>\n                                        <path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path>\n                                        <line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line>\n                                        <line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line>\n                                    <\/svg>\n                                    \u8aaa\u8a71\u3002\n                                <\/li>\n                                <li>\n                                    <strong>\u5b8c\u6210<\/strong> \u6309\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <rect x=\"6\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                        <rect x=\"14\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                    <\/svg>\n                                <\/li>\n                            <\/div>\n                            <br>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n<style>\n\n                       .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n                            background-color: #34354000 !important;\n                        }\n\n\n                         .wpaicg-chat-shortcode:nth-child(2) .wpaicg_chat_additions { display: none; }\n\n\n                        .iconomodal {\n                            border-radius: 0px !important;\n                            background-color: #00000000!important;\n                            display: inline-flex;\n                            align-items: center;\n                            padding: 0.5rem;\n                            min-width: 1rem;\n                            line-height: 1;\n                            color: inherit;\n                            background-color: transparent;\n                            border: none;\n                            outline: 0;\n                            color: var(--color-primary);\n                        }\n\n\n                        .album-track .icon-play {\n                            color: var(--color-primary);\n                        }\n\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                                color: #8c0dff !important;\n                            }\n\n\n                         .contenidocentrado {\n                        text-align: center;\n                        display: block;\n                        margin-block-start: 0em;\n                        margin-block-end: 0em;\n                        }\n\n\n\n                        .preguntas{\n                        width: calc(100% - var(--x-gap) * 3) !important;\n                        max-width: var(--content-width);\n                        margin-left: auto;\n                        margin-right: auto;\n                        }\n\n\n                        .accordion h3:after, .accordion h4:after {\n                        opacity: 9.5 !important;\n                        color: var(--color-primary) !important;\n                        }\n\n\n                        p {\n                        margin-top: 0.5rem;\n                        margin-bottom: 0rem;\n                        }\n\n                        b, strong {\n                        font-weight: 700 !important;\n                        }\n\n                        h3, .h3 {\n                        margin-block-end: 0.5em;\n                        }\n\n\n                     \n                        \/*.accordion h3, .accordion h4 {\n                        color: var(--color-primary) !important;\n                        }*\/\n\n\n                        .modal-body, .modal-footer, .modal-header {\n                            padding: 1rem;\n                        }\n\n\n                      \n                        .letracolor {\n                        color: var(--color-primary);\n                        margin-bottom: -5px;\n                        }\n\n\n                        .miicono {\n                        overflow: hidden;\n                        vertical-align: middle;\n                        color: var(--color-primary);\n                        }\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon svg {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-chat-shortcode-type {\n                            background: rgb(0 0 0 \/ 0%) !important;\n                        }\n\n                        .wpaicg-chat-shortcode {\n                            width: 100% !important;\n                        }\n                        .wpaicg_chat_additions span {\n                            margin-right: 0px !important;\n                        }\n\n                        .contenedoria {\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            \/*padding: 0px 0px 10px 0px;*\/\n                            margin-top: 0%;\n                            padding: 2rem 0rem 2rem 0rem!important;\n                        }\n\n\n\n                    .wpaicg-chat-shortcode {\n                        background-color: #12121200 !important;\n                    }\n\n\n                    .comment-respond .must-log-in p, textarea {\n                        width: 100% !important;\n                    }\n\n\n\n                    \/*sebas tengo que modificar esto para centrar el micro*\/\n                        .wpaicg_chat_additions{\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            position: absolute;\n                            right: 42% !important;\n                        }\n\n\n\n<\/style>\n\n\n\n\n\n\n\n<!-- sebas cargo los estilos condicional -->\n\n    <style id=\"ia01-style\">\n        #ia01 .wpaicg-chat-shortcode-messages { display: none; }\n        #ia01 .wpaicg-chat-shortcode-send > svg { display: none; }\n        #ia01 .wpaicg-chat-shortcode-typing { display: none; }\n\n\n    .wpaicg-chat-shortcode {\n        align-items: center !important;\n        padding: 0rem !important;\n        min-width: 0rem !important;\n        justify-content: center !important;\n        align-items: center !important;\n        \/*max-width: 20px;*\/\n    }\n\n\n     \/* Establece el estilo para .wpaicg-bot-thinking cuando est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        color: inherit !important;\n    }\n\n    \/* Oculta .wpaicg-mic-icon cuando .wpaicg-bot-thinking est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking + .circle {\n        display: none;\n    }\n\n\n    .wpaicg-mic-icon svg {\n        width: 50px !important;\n        height: 50px !important;\n        margin: auto;\n        display: block;\n        color: var(--color-primary) !important;\n    }\n\n    @keyframes pulse {\n        0% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n        50% {\n            transform: scale(1.2);\n            opacity: 1;\n        }\n        100% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n    }\n\n    .wpaicg_chat_additions {\n        animation: pulse 3s infinite;\n    }\n\n    .circle {\n        width: 70px;\n        height: 70px;\n        border: 1px solid;\n        color: var(--color-primary);\n        border-radius: 100%;\n        \/*margin: 7px;*\/\n        box-sizing: border-box;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        margin-top: -37%;\n    }\n\n\n    \n    .wpaicg-chat-shortcode{\n        width: ;\n    }\n    .wpaicg-chat-shortcode-content{\n        position: relative;\n    }\n    .wpaicg-chat-shortcode-content ul{\n        height: calc( - 44px);\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-footer{\n        height: 18px;\n        font-size: 11px;\n        padding: 0 20px;\n        color: ;\n        background: rgb(0 0 0 \/ 19%);\n        margin-top:2px;\n        margin-bottom: 2px;\n    }\n    .wpaicg-chat-shortcode-content ul li{\n        display: flex;\n        margin-bottom: 0;\n        padding: 10px;\n        color: ;\n    }\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message{\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong{\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        font-size: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong img{\n\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after{\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking{\n        bottom: 0;\n        font-size: 11px;\n        color: inherit;\n        padding: 2px 6px;\n        display: none;\n    }\n\n    .wpaicg-chat-shortcode{\n        background-color: ;\n    }\n    .wpaicg-chat-shortcode-type{\n        background: rgb(0 0 0 \/ 19%);\n    }\n    .wpaicg-chat-message{\n        text-align: justify;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message a,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message a{\n        color: inherit;\n    }\n\n    <\/style>\n\n\n<style>\n.wpaicg-chat-shortcode {\n    box-shadow: 0 0px 0px rgb(0 0 0 \/ 0%) !important;\n}\n<\/style>\n\n\n\n\n\n    <script>\n        \/\/ Agregar evento al abrir el modal para aplicar el estilo CSS din\u00e1micamente\n        document.addEventListener('DOMContentLoaded', function () {\n            document.getElementById('ia01').addEventListener('show.bs.modal', function () {\n                document.getElementById('ia01-style').innerHTML = `\n                    #ia01 .wpaicg-chat-shortcode-messages { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-send > svg { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-typing { display: block; }\n                `;\n            });\n        });\n    <\/script>\n\n\n\n\n    \t\t\t\t\t\t    <style>\n        \/* A\u00f1ade estilos personalizados aqu\u00ed si es necesario \n        #dropdown-more { display: none !important; } *\/\n        #dropdown-more { display: none !important; }\n        .btn-playlist:nth-child { display: none !important; }\n        .dropdown-backdrop { display: none !important; }\n    <\/style>\n\n\n    \n    <div class=\"btn-group dropup\">\n        <button class=\"btn-more\" type=\"button\" id=\"mapaDropdown\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"currentColor\" stroke=\"currentColor\" stroke-width=\"0\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"6\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"18\" r=\"2\"><\/circle><\/svg>\n                    <\/button>\n        <div class=\"dropdown-menu\" aria-labelledby=\"mapaDropdown\">\n           \n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u55d3\u97f3\uff09<\/a>\n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia02\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><polygon points=\"16 3 21 8 8 21 3 21 3 16 16 3\"><\/polygon><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u6587\u672c\uff09<\/a>\n\n\n                \n\n\n                \n\n\n                \n\n\n                \n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#modalprueba26\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><line x1=\"17\" y1=\"10\" x2=\"3\" y2=\"10\"><\/line><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"><\/line><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"><\/line><line x1=\"17\" y1=\"18\" x2=\"3\" y2=\"18\"><\/line><\/svg>&nbsp; &nbsp; \u63cf\u8ff0<\/a>\n\n\n                \n\n        <\/div>\n    <\/div>\n\n\n\n    <div class=\"modal fade\" id=\"ia02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">  <\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #343540; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #343540; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 100%px;\n        background-color: #343540;\n        border-radius: 8px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 8px;\n        line-height: 36px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"Yo\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5821\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"5011\"\n     data-width=\"100%px\"\n     data-height=\"50%px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"40\"\n     data-text_rounded=\"8\"\n     data-chat_rounded=\"8\"\n     data-voice_service=\"\"\n     data-voice_language=\"en-US\"\n     data-voice_name=\"en-US-Studio-M\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1.0\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">\u521b\u5efa\u795e\u7ecf\u8fde\u63a5\u2026\u2026&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"\u5728\u6b64\u5199\u4e0b\u60a8\u7684\u4fe1\u606f\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"display:none;\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                                    <\/div>\n\n\n            <style>\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .circle:nth-child(2) { display: none !important; }\n\n\n                .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li strong {\n                    color: var(--color-primary) !important;\n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                color: inherit !important;\n                }\n\n\n                .wpaicg-chat-shortcode-type {\n                    color: inherit !important;\n                    width: 100% !important;\n                }\n\n\n\n                textarea.wpaicg-chat-shortcode-typing {\n                border: 1px solid var(--color-primary) !important;\n                background-color: #ffffff00 !important;\n                color: inherit !important;\n                 }\n\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .wpaicg-chat-shortcode-send:nth-child(9){\n                    display: none !important;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode-send {\n                    color: var(--color-primary) !important;\n                    margin-right: -250px !important;\n                }\n\n\n                textarea.auto-expand:focus {\n                outline: none;\n                box-shadow: 0 0 5px var(--color-primary) !important;\n                line-height: 2;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: #ffffff00 !important;\n                    border-radius: 1px !important;\n                    height: 1px !important;\n                }\n\n\n\n\n\n                .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message, .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n                    color: inherit;\n                    font-size: .8375rem;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    background: var(--color-primary) !important;\n                    border-radius: 1px;\n                    height: 0px;\n                    background-color: inherit !important;\n                    color: inherit !important;\n                    border: 10px solid var(--color-grey-500) !important;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    border-radius: 5px !important;\n                    height: 1px !important;\n                }\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: inherit !important;\n                    border-radius: 1px !important;\n                }\n\n\n            <\/style>\n                <!-- <div class=\"modal-footer\">\n                    <button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">Cerrar<\/button>\n                <\/div> -->\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n    \n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- TODO LO QUE ESTA DEBAJO DE ESTO SON LAS LLAMADAS A LOS MODALES -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n\n\n<!-- PREGUNTAS RECOMENDADAS -->\n    <div class=\"modal fade\" id=\"modalprueba01\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n<!-- GALER\u00cdA DE FOTOS -->\n    <div class=\"modal fade\" id=\"modalprueba02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- GALER\u00cdA DE VIDEO -->\n    <div class=\"modal fade\" id=\"modalprueba03\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                       <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- COMO LLEGAR AQU\u00cd -->\n    <div class=\"modal fade\" id=\"modalprueba04\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                         <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N -->\n    <div class=\"modal fade\" id=\"modalprueba05\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u6f14\u793a\u7248\u672c\u4e2d\u7684\u9690\u85cf\u5185\u5bb9\u3002<br>\n                            \u8054\u7cfb\u652f\u6301\u4eba\u5458\u6765\u6fc0\u6d3b\u5b83\u3002<\/p><\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n    <div class=\"modal fade\" id=\"modalprueba06\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">\u6a21\u6001\u6807\u9898\u793a\u4f8b<\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION ALCAZABA  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - INTRODUCCI\u00d3N -->\n<div class=\"modal fade\" id=\"modalprueba07\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u539f\u59cb\u7684\u90e8\u5206\uff0c\u5efa\u5728\u53e4\u8001\u7684\u9f50\u91cc\u5fb7\u5821\u5792\u9057\u5740\u4e0a\u3002\n                    <\/p>\n                    <p>\n                        \u7eb3\u65af\u91cc\u5fb7\u57ce\u5821 (Nasrid Alcazaba) \u7684\u8d77\u6e90\u53ef\u4ee5\u8ffd\u6eaf\u5230 1238 \u5e74\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u7b2c\u4e00\u4f4d\u82cf\u4e39\u548c\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u00b7\u4f0a\u672c\u00b7\u963f\u5c14\u8d6b\u9a6c\u5c14 (Muhammad Ibn al-Alhmar) \u51b3\u5b9a\u5c06\u82cf\u4e39\u56fd\u7684\u9996\u90fd\u4ece\u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u8fc1\u81f3\u5bf9\u9762\u7684\u8428\u6bd4\u5361 (Sabika) \u5c71\u3002\n                    <\/p>\n                    <p>\n                        \u827e\u54c8\u8fc8\u5c14\u9009\u62e9\u7684\u5730\u70b9\u975e\u5e38\u7406\u60f3\uff0c\u56e0\u4e3a\u963f\u5c14\u5361\u8428\u5df4\u7889\u5821\u4f4d\u4e8e\u5c71\u4e18\u7684\u897f\u7aef\uff0c\u5176\u4e09\u89d2\u5f62\u5e03\u5c40\u975e\u5e38\u7c7b\u4f3c\u4e8e\u8239\u5934\uff0c\u4e3a\u5728\u5176\u4fdd\u62a4\u4e0b\u5efa\u9020\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u63d0\u4f9b\u4e86\u6700\u4f73\u7684\u9632\u5fa1\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u62e5\u6709\u591a\u5ea7\u57ce\u5899\u548c\u5854\u697c\uff0c\u5176\u5efa\u9020\u76ee\u7684\u660e\u663e\u662f\u9632\u5fa1\u3002\u4e8b\u5b9e\u4e0a\uff0c\u5b83\u662f\u4e00\u4e2a\u76d1\u89c6\u4e2d\u5fc3\uff0c\u56e0\u4e3a\u5b83\u4f4d\u4e8e\u683c\u62c9\u7eb3\u8fbe\u5e02\u4e0a\u65b9\u4e24\u767e\u7c73\u5904\uff0c\u4ece\u800c\u4fdd\u8bc1\u4e86\u5bf9\u6574\u4e2a\u5468\u8fb9\u9886\u571f\u7684\u89c6\u89c9\u63a7\u5236\uff0c\u8fdb\u800c\u4ee3\u8868\u7740\u6743\u529b\u7684\u8c61\u5f81\u3002\n                    <\/p>\n                    <p>\n                        \u57ce\u5821\u5185\u90e8\u662f\u519b\u4e8b\u533a\uff0c\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u963f\u5c14\u5361\u8428\u5df4\u9010\u6e10\u53d1\u5c55\u6210\u4e3a\u4e00\u5ea7\u72ec\u7acb\u7684\u5c0f\u578b\u5fae\u578b\u57ce\u5e02\uff0c\u4f9b\u9ad8\u7ea7\u58eb\u5175\u9a7b\u5b88\uff0c\u8d1f\u8d23\u4fdd\u536b\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53ca\u5176\u82cf\u4e39\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - BARRIO CASTRENSE -->\n <div class=\"modal fade\" id=\"modalprueba08\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u519b\u533a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u8fdb\u5165\u57ce\u5821\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u8eab\u5904\u4e00\u4e2a\u770b\u4f3c\u8ff7\u5bab\u7684\u5730\u65b9\uff0c\u4f46\u5b9e\u9645\u4e0a\u8fd9\u662f\u4e00\u4e2a\u4f7f\u7528\u4eff\u9020\u6cd5\u8fdb\u884c\u5efa\u7b51\u4fee\u590d\u7684\u8fc7\u7a0b\uff0c\u8fd9\u4f7f\u5f97\u76f4\u5230\u4e8c\u5341\u4e16\u7eaa\u521d\u624d\u88ab\u57cb\u85cf\u7684\u65e7\u519b\u4e8b\u533a\u5f97\u4ee5\u4fee\u590d\u3002\n                    <\/p>\n                    <p>\n                        \u82cf\u4e39\u7684\u7cbe\u9510\u536b\u961f\u548c\u8d1f\u8d23\u963f\u5c14\u7f55\u5e03\u62c9\u9632\u5fa1\u548c\u5b89\u5168\u7684\u5176\u4ed6\u519b\u4e8b\u961f\u4f0d\u90fd\u5c45\u4f4f\u5728\u8fd9\u4e2a\u8857\u533a\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5ef7\u57ce\u5e02\u5185\u7684\u4e00\u4e2a\u5c0f\u57ce\u5e02\uff0c\u62e5\u6709\u65e5\u5e38\u751f\u6d3b\u6240\u9700\u7684\u4e00\u5207\uff0c\u4f8b\u5982\u4f4f\u623f\u3001\u4f5c\u574a\u3001\u5e26\u70e4\u7bb1\u7684\u9762\u5305\u623f\u3001\u4ed3\u5e93\u3001\u84c4\u6c34\u6c60\u3001\u571f\u8033\u5176\u6d74\u5ba4\u7b49\u3002\u901a\u8fc7\u8fd9\u79cd\u65b9\u5f0f\uff0c\u519b\u961f\u548c\u5e73\u6c11\u53ef\u4ee5\u88ab\u5206\u5f00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u8fd9\u4e2a\u8857\u533a\uff0c\u7531\u4e8e\u8fd9\u6b21\u4fee\u590d\uff0c\u6211\u4eec\u53ef\u4ee5\u770b\u5230\u7a46\u65af\u6797\u623f\u5c4b\u7684\u5178\u578b\u5e03\u5c40\uff1a\u4e00\u4e2a\u5e26\u6709\u89d2\u843d\u5165\u53e3\u7684\u5165\u53e3\uff0c\u4e00\u4e2a\u5c0f\u5ead\u9662\u4f5c\u4e3a\u623f\u5c4b\u7684\u4e2d\u5fc3\u8f74\u7ebf\uff0c\u5ead\u9662\u5468\u56f4\u7684\u623f\u95f4\uff0c\u4ee5\u53ca\u4e00\u4e2a\u5395\u6240\u3002\n                    <\/p>\n                    <p>\n                        \u6b64\u5916\uff0c\u5728\u4e8c\u5341\u4e16\u7eaa\u521d\uff0c\u4eba\u4eec\u5728\u5730\u4e0b\u53d1\u73b0\u4e86\u4e00\u5ea7\u5730\u7262\u3002\u4ece\u5916\u9762\u5f88\u5bb9\u6613\u901a\u8fc7\u901a\u5f80\u5b83\u7684\u73b0\u4ee3\u87ba\u65cb\u697c\u68af\u8fa8\u8ba4\u51fa\u6765\u3002\u8fd9\u4e2a\u5730\u7262\u91cc\u5173\u62bc\u7740\u53ef\u4ee5\u7528\u6765\u83b7\u53d6\u91cd\u5927\u5229\u76ca\u7684\u56da\u72af\uff0c\u65e0\u8bba\u662f\u653f\u6cbb\u5229\u76ca\u8fd8\u662f\u7ecf\u6d4e\u5229\u76ca\uff0c\u6216\u8005\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u5177\u6709\u5f88\u9ad8\u4ea4\u6362\u4ef7\u503c\u7684\u4eba\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u5ea7\u5730\u4e0b\u76d1\u72f1\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5012\u7f6e\u7684\u6f0f\u6597\uff0c\u5e73\u9762\u5448\u5706\u5f62\u3002\u8fd9\u4f7f\u5f97\u8fd9\u4e9b\u4fd8\u864f\u6839\u672c\u65e0\u6cd5\u9003\u8131\u3002\u4e8b\u5b9e\u4e0a\uff0c\u56da\u72af\u662f\u4f7f\u7528\u6ed1\u8f6e\u6216\u7ef3\u7d22\u7cfb\u7edf\u88ab\u5e26\u5165\u5ba4\u5185\u7684\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA P\u00d3LVORA -->\n<div class=\"modal fade\" id=\"modalprueba09\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u706b\u836f\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u706b\u836f\u5854\u662f\u7ef4\u62c9\u5854\u5357\u4fa7\u7684\u9632\u5fa1\u589e\u63f4\uff0c\u901a\u5f80\u7ea2\u5854\u7684\u519b\u7528\u9053\u8def\u5c31\u662f\u4ece\u8fd9\u91cc\u5f00\u59cb\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u81ea 1957 \u5e74\u4ee5\u6765\uff0c\u6211\u4eec\u53ef\u4ee5\u5728\u8fd9\u5ea7\u5854\u4e2d\u627e\u5230\u4e00\u4e9b\u523b\u5728\u77f3\u5934\u4e0a\u7684\u8bd7\u53e5\uff0c\u5176\u4f5c\u8005\u662f\u58a8\u897f\u54e5\u4eba\u5f17\u6717\u897f\u65af\u79d1\u00b7\u5fb7\u00b7\u4f0a\u5361\u8428 (Francisco de Icaza)\uff1a \n                    <\/p>\n                    <br>\n                    <blockquote>\n                        \u201c\u65bd\u820d\u5427\uff0c\u5973\u4eba\uff0c\u751f\u6d3b\u4e2d\u6ca1\u6709\u4ec0\u4e48\uff0c<br>\n                        \u5c31\u50cf\u5728\u683c\u62c9\u7eb3\u8fbe\u5931\u660e\u7684\u60e9\u7f5a\u4e00\u6837\u3002\u201d\n                    <\/blockquote>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - JARD\u00cdN DE LOS ADARVES -->\n<div class=\"modal fade\" id=\"modalprueba10\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4e9a\u5f53\u65af\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u6240\u5360\u636e\u7684\u7a7a\u95f4\u53ef\u4ee5\u8ffd\u6eaf\u5230\u5341\u516d\u4e16\u7eaa\uff0c\u5f53\u65f6\u5728\u5c06\u963f\u5c14\u5361\u8428\u74e6\u6539\u9020\u4e3a\u70ae\u5175\u57fa\u5730\u7684\u8fc7\u7a0b\u4e2d\u5efa\u9020\u4e86\u4e00\u4e2a\u70ae\u5175\u5e73\u53f0\u3002\n                    <\/p>\n                    <p>\n                        \u5230\u4e86\u5341\u4e03\u4e16\u7eaa\uff0c\u519b\u4e8b\u7528\u9014\u5df2\u4e0d\u518d\u91cd\u8981\uff0c\u7b2c\u4e94\u4ee3\u8499\u5fb7\u54c8\u5c14\u4faf\u7235\u5728 1624 \u5e74\u88ab\u4efb\u547d\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ba1\u7406\u5458\u540e\uff0c\u51b3\u5b9a\u7528\u6ce5\u571f\u586b\u5145\u5916\u5899\u548c\u5185\u5899\u4e4b\u95f4\u7684\u7a7a\u95f4\uff0c\u5c06\u8fd9\u7247\u7a7a\u95f4\u6539\u9020\u6210\u82b1\u56ed\u3002\n                    <\/p>\n                    <p>\n                        \u4f20\u8bf4\uff0c\u4eba\u4eec\u66fe\u5728\u6b64\u5730\u53d1\u73b0\u4e00\u4e9b\u88c5\u6ee1\u9ec4\u91d1\u7684\u74f7\u74f6\uff0c\u53ef\u80fd\u662f\u8be5\u5730\u533a\u6700\u540e\u4e00\u6279\u7a46\u65af\u6797\u85cf\u8d77\u6765\u7684\uff0c\u4faf\u7235\u7528\u5176\u4e2d\u4e00\u90e8\u5206\u9ec4\u91d1\u5efa\u9020\u4e86\u8fd9\u5ea7\u7f8e\u4e3d\u7684\u82b1\u56ed\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u8fd9\u4e9b\u82b1\u74f6\u4e2d\u7684\u4e00\u4e2a\u53ef\u80fd\u662f\u4e16\u754c\u4e0a\u4fdd\u5b58\u4e0b\u6765\u7684\u4e8c\u5341\u4e2a\u5927\u578b\u7eb3\u65af\u91cc\u5fb7\u91d1\u9676\u5668\u4e4b\u4e00\u3002\u6211\u4eec\u53ef\u4ee5\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u4e00\u697c\u7684\u56fd\u5bb6\u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u827a\u672f\u535a\u7269\u9986\u770b\u5230\u4e24\u4e2a\u8fd9\u6837\u7684\u82b1\u74f6\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u4e2a\u82b1\u56ed\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u5143\u7d20\u4e4b\u4e00\u662f\u4f4d\u4e8e\u82b1\u56ed\u4e2d\u592e\u7684\u4e00\u5ea7\u9f13\u5f62\u55b7\u6cc9\u3002\u8fd9\u4e2a\u55b7\u6cc9\u66fe\u4f4d\u4e8e\u4e0d\u540c\u7684\u4f4d\u7f6e\uff0c\u6700\u5f15\u4eba\u6ce8\u76ee\u548c\u6700\u503c\u5f97\u6ce8\u610f\u7684\u662f\u72ee\u5b50\u5ead\u9662\uff0c\u5b83\u4e8e 1624 \u5e74\u88ab\u653e\u7f6e\u5728\u72ee\u5b50\u55b7\u6cc9\u4e0a\u65b9\uff0c\u4f46\u968f\u540e\u906d\u5230\u635f\u574f\u3002\u5956\u676f\u4e00\u76f4\u77d7\u7acb\u5728\u90a3\u4e2a\u4f4d\u7f6e\uff0c\u76f4\u5230 1954 \u5e74\u624d\u88ab\u79fb\u8d70\u5e76\u653e\u7f6e\u5728\u8fd9\u91cc\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA VELA -->\n<div class=\"modal fade\" id=\"modalprueba11\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u8721\u70db\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u5ea7\u5854\u88ab\u79f0\u4e3a\u5927\u5854 (Torre Mayor)\uff0c\u4ece\u5341\u516d\u4e16\u7eaa\u5f00\u59cb\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u592a\u9633\u5854 (Torre del Sol)\uff0c\u56e0\u4e3a\u4e2d\u5348\u65f6\u5206\uff0c\u592a\u9633\u4f1a\u53cd\u5c04\u5728\u5854\u4e0a\uff0c\u8d77\u5230\u65e5\u6677\u7684\u4f5c\u7528\u3002\u4f46\u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u81ea\u4e8e\u201cvelar\u201d\u8fd9\u4e2a\u8bcd\uff0c\u56e0\u4e3a\u5f97\u76ca\u4e8e\u5b83\u4e8c\u5341\u4e03\u7c73\u7684\u9ad8\u5ea6\uff0c\u5b83\u63d0\u4f9b\u4e86\u4e09\u767e\u516d\u5341\u5ea6\u7684\u89c6\u91ce\uff0c\u53ef\u4ee5\u770b\u5230\u4efb\u4f55\u8fd0\u52a8\u3002\n                    <\/p>\n                    <p>\n                        \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5854\u7684\u5916\u89c2\u53d1\u751f\u4e86\u53d8\u5316\u3002\u6700\u521d\uff0c\u5b83\u7684\u9732\u53f0\u4e0a\u6709\u57ce\u579b\uff0c\u4f46\u7531\u4e8e\u51e0\u6b21\u5730\u9707\u800c\u6d88\u5931\u4e86\u3002\u8fd9\u53e3\u949f\u662f\u5728\u57fa\u7763\u5f92\u5360\u9886\u683c\u62c9\u7eb3\u8fbe\u540e\u6dfb\u52a0\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u00c9sta se utilizaba para dar aviso a la poblaci\u00f3n ante cualquier posible peligro, terremoto o incendio. Tambi\u00e9n se empleaba el sonido de esta campana para regular los turnos de riego en la Vega de Granada.\n                    <\/p>\n                    <p>\n                        Actualmente y seg\u00fan la tradici\u00f3n, se hace sonar la campana cada dos de enero para conmemorar la toma de Granada el dos de enero de 1492.\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE Y PUERTA DE LAS ARMAS -->\n<div class=\"modal fade\" id=\"modalprueba12\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u6b66\u5668\u5854\u548c\u5927\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u6b66\u5668\u95e8\u4f4d\u4e8e\u963f\u5c14\u5361\u8428\u74e6\u57ce\u5821\u7684\u5317\u5899\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u516c\u6c11\u4eec\u901a\u8fc7\u5361\u8fea\u6865\u7a7f\u8fc7\u8fbe\u7f57\u6cb3\uff0c\u6cbf\u7740\u73b0\u5728\u88ab\u5723\u4f69\u5fb7\u7f57\u68ee\u6797\u9690\u85cf\u7684\u5c0f\u8def\u722c\u4e0a\u5c71\uff0c\u76f4\u5230\u5230\u8fbe\u5927\u95e8\u3002\u5728\u5927\u95e8\u5185\uff0c\u4ed6\u4eec\u5fc5\u987b\u5b58\u653e\u6b66\u5668\u624d\u80fd\u8fdb\u5165\u56f4\u5899\uff0c\u56e0\u6b64\u5f97\u540d\u201c\u6b66\u5668\u95e8\u201d\u3002\n                    <\/p>\n                    <p>\n                        \u4ece\u8fd9\u5ea7\u5854\u7684\u9732\u53f0\u4e0a\uff0c\u6211\u4eec\u73b0\u5728\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u5e02\u6700\u7f8e\u4e3d\u7684\u5168\u666f\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        Justo enfrente nos encontramos con el barrio del Albaic\u00edn, reconocible por sus viviendas blancas y su entramado de calles laber\u00ednticas. Este barrio fue declarado Patrimonio de la Humanidad por la UNESCO en 1994.\n                    <\/p>\n                    <p>\n                        \u683c\u62c9\u7eb3\u8fbe\u6700\u8457\u540d\u7684\u89c2\u666f\u70b9\u4e4b\u4e00\u5c31\u4f4d\u4e8e\u8fd9\u4e2a\u8857\u533a\uff1a\u5723\u5c3c\u53e4\u62c9\u65af\u89c2\u666f\u53f0 (Mirador de San Nicol\u00e1s)\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u7684\u53f3\u4fa7\u662f\u5723\u5c71 (Sacromonte) \u8857\u533a\u3002\n                    <\/p>\n                    <p>\n                        \u5723\u5c71\u662f\u683c\u62c9\u7eb3\u8fbe\u5178\u578b\u7684\u53e4\u8001\u5409\u666e\u8d5b\u793e\u533a\uff0c\u4e5f\u662f\u5f17\u62c9\u95e8\u6208\u821e\u7684\u53d1\u6e90\u5730\u3002\u8fd9\u4e2a\u8857\u533a\u7684\u53e6\u4e00\u4e2a\u7279\u70b9\u662f\u5b58\u5728\u7a74\u5c45\u4eba\u4f4f\u6240\uff1a\u6d1e\u7a74\u3002\n                    <\/p>\n                    <p>\n                        \u8fbe\u7f57\u5927\u8857 (Carrera del Darro) \u4f4d\u4e8e\u963f\u5c14\u62dc\u8f9b\u533a (Albaic\u00edn) \u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab (Alhambra) \u811a\u4e0b\uff0c\u6bd7\u90bb\u540c\u540d\u6cb3\u6d41\u7684\u6cb3\u5cb8\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DEL HOMENAJE Y TORRE DEL CUBO -->\n<div class=\"modal fade\" id=\"modalprueba13\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4fdd\u7559\u5854\u548c\u7acb\u65b9\u4f53\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u656c\u610f\u5854\u662f\u963f\u5c14\u5361\u8428\u74e6\u6700\u53e4\u8001\u7684\u5854\u4e4b\u4e00\uff0c\u9ad8\u4e8c\u5341\u516d\u7c73\u3002\u5b83\u6709\u516d\u5c42\uff0c\u4e00\u4e2a\u9732\u53f0\u548c\u4e00\u4e2a\u5730\u4e0b\u57ce\u3002\n                    <\/p>\n                    <p>\n                        \u7531\u4e8e\u5854\u5f88\u9ad8\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u5176\u9732\u53f0\u4e0e\u738b\u56fd\u7684\u77ad\u671b\u5854\u8fdb\u884c\u901a\u8baf\u3002\u8fd9\u79cd\u4ea4\u6d41\u662f\u901a\u8fc7\u767d\u5929\u7684\u955c\u5b50\u7cfb\u7edf\u6216\u665a\u4e0a\u7684\u7bdd\u706b\u70df\u96fe\u5efa\u7acb\u8d77\u6765\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u636e\u63a8\u6d4b\uff0c\u7531\u4e8e\u8be5\u5854\u5728\u5c71\u4e0a\u7a81\u51fa\u7684\u4f4d\u7f6e\uff0c\u5b83\u5f88\u53ef\u80fd\u88ab\u9009\u4e3a\u5c55\u793a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u65d7\u5e1c\u548c\u7ea2\u65d7\u7684\u5730\u65b9\u3002\n                    <\/p>\n                    <p>\n                        \u57fa\u7763\u5f92\u7528\u6240\u8c13\u7684\u7acb\u65b9\u4f53\u5854\u52a0\u56fa\u4e86\u8fd9\u5ea7\u5854\u7684\u5e95\u5ea7\u3002\n                    <\/p>\n                    <p>\n                        \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u8ba1\u5212\u8fdb\u884c\u4e00\u7cfb\u5217\u6539\u9769\uff0c\u4ee5\u4f7f\u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u9002\u5e94\u706b\u70ae\u3002\u56e0\u6b64\uff0c\u7acb\u65b9\u4f53\u5854\u9ad8\u4e8e\u5854\u970d\u7eb3\u5854\uff0c\u7531\u4e8e\u5176\u5706\u67f1\u5f62\u72b6\uff0c\u4e0e\u65b9\u5f62\u7684\u7eb3\u65af\u91cc\u5fb7\u5854\u76f8\u6bd4\uff0c\u5854\u970d\u7eb3\u5854\u80fd\u591f\u66f4\u597d\u5730\u62b5\u5fa1\u53ef\u80fd\u7684\u649e\u51fb\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION GENERALIFE -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba14\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel14\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel14\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4f4d\u4e8e\u592a\u9633\u5c71\uff0c\u662f\u82cf\u4e39\u7684\u5bab\u6bbf\uff0c\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u4e00\u5ea7\u5e26\u6709\u679c\u56ed\u7684\u5bcc\u4e3d\u5802\u7687\u7684\u4e61\u95f4\u522b\u5885\uff0c\u9664\u4e86\u8015\u79cd\u4e4b\u5916\uff0c\u8fd9\u91cc\u8fd8\u4e3a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5bab\u5ef7\u9972\u517b\u52a8\u7269\u5e76\u8fdb\u884c\u72e9\u730e\u3002\u636e\u4f30\u8ba1\uff0c\u8be5\u9675\u5893\u59cb\u5efa\u4e8e\u5341\u4e09\u4e16\u7eaa\u672b\uff0c\u7531\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u521b\u59cb\u4eba\u4e4b\u5b50\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8fd9\u4e2a\u540d\u5b57\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cyannat-al-arif\u201d\uff0c\u610f\u601d\u662f\u5efa\u7b51\u5e08\u7684\u82b1\u56ed\u6216\u679c\u56ed\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u91cc\u7684\u9762\u79ef\u66f4\u5927\uff0c\u81f3\u5c11\u6709\u56db\u4e2a\u679c\u56ed\uff0c\u5e76\u5ef6\u4f38\u5230\u4eca\u5929\u88ab\u79f0\u4e3a\u201c\u9e67\u9e2a\u5e73\u539f\u201d\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4e61\u95f4\u522b\u5885\u88ab\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03\u79f0\u4e3a\u201c\u5e78\u798f\u7687\u5bab\u201d\uff0c\u5b83\u662f\u4e00\u5ea7\u5bab\u6bbf\uff1a\u82cf\u4e39\u7684\u590f\u5bab\u3002\u5c3d\u7ba1\u8fd9\u91cc\u9760\u8fd1\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff0c\u4f46\u5374\u8db3\u591f\u79c1\u5bc6\uff0c\u53ef\u4ee5\u8ba9\u4ed6\u9003\u79bb\u5bab\u5ef7\u548c\u653f\u5e9c\u751f\u6d3b\u7684\u7d27\u5f20\uff0c\u653e\u677e\u8eab\u5fc3\uff0c\u5e76\u4eab\u53d7\u66f4\u5b9c\u4eba\u7684\u6c14\u5019\u3002\u7531\u4e8e\u5176\u6d77\u62d4\u6bd4\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u9ad8\uff0c\u56e0\u6b64\u5185\u90e8\u6e29\u5ea6\u8f83\u4f4e\u3002\n                <\/p>\n                <p>\n                    \u5f53\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u65f6\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fbf\u6210\u4e3a\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u8d22\u4ea7\uff0c\u5e76\u7531\u4e00\u4f4d\u957f\u5b98\u6216\u6307\u6325\u5b98\u4fdd\u62a4\u3002\u83f2\u5229\u666e\u4e8c\u4e16\u6700\u7ec8\u5c06\u8be5\u5730\u7684\u6c38\u4e45\u5e02\u957f\u804c\u4f4d\u548c\u6240\u6709\u6743\u5272\u8ba9\u7ed9\u4e86\u683c\u62c9\u7eb3\u8fbe\u8d1d\u5185\u52a0\u65af\u5bb6\u65cf\uff08\u4e00\u4e2a\u7688\u4f9d\u4f0a\u65af\u5170\u6559\u7684\u6469\u5c14\u4eba\u5bb6\u65cf\uff09\u3002\u8be5\u5dde\u7ecf\u8fc7\u8fd1 100 \u5e74\u7684\u8bc9\u8bbc\u624d\u6536\u56de\u8be5\u9057\u5740\uff0c\u5e76\u4e8e 1921 \u5e74\u8fbe\u6210\u5ead\u5916\u548c\u89e3\u3002\n                <\/p>\n                <p>\n                    \u6839\u636e\u534f\u8bae\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u5c06\u6210\u4e3a\u56fd\u5bb6\u9057\u4ea7\uff0c\u5e76\u901a\u8fc7\u8463\u4e8b\u4f1a\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5171\u540c\u7ba1\u7406\uff0c\u4ece\u800c\u7ec4\u5efa\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8463\u4e8b\u4f1a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba15\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel15\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel15\">\u89c2\u4f17<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6211\u4eec\u5728\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u8def\u4e0a\u9047\u5230\u7684\u9732\u5929\u5706\u5f62\u5267\u573a\u5efa\u4e8e 1952 \u5e74\uff0c\u76ee\u7684\u662f\u50cf\u6bcf\u5e74\u590f\u5929\u4e00\u6837\u4e3e\u529e\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u3002\n                <\/p>\n                <p>\n                    Desde el a\u00f1o 2002 tambi\u00e9n se celebra un Festival de Flamenco ligado a la figura del poeta granadino m\u00e1s emblem\u00e1tico: Federico Garc\u00eda Lorca.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba16\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel16\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel16\">\u4e2d\u4e16\u7eaa\u4e4b\u8def<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fde\u63a5\u5e15\u62c9\u8482\u5c3c\u57ce\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u9053\u8def\u59cb\u4e8e\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u5176\u5468\u56f4\u662f\u6240\u8c13\u7684\u201c\u5c16\u5854\u201d\uff0c\u56e0\u5176\u57ce\u579b\u7684\u672b\u7aef\u662f\u7816\u780c\u91d1\u5b57\u5854\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u4e00\u6761\u873f\u8712\u503e\u659c\u7684\u9053\u8def\uff0c\u4e24\u8fb9\u90fd\u6709\u9ad8\u5899\u4fdd\u62a4\uff0c\u4ee5\u63d0\u9ad8\u5b89\u5168\u6027\uff0c\u901a\u5f80 Patio del Descabalgamiento \u7684\u5165\u53e3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba17\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel17\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel17\">\u670b\u53cb\u4e4b\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u4e9b\u5e9f\u589f\u6216\u5730\u57fa\u662f\u66fe\u7ecf\u6240\u8c13\u7684\u670b\u53cb\u4e4b\u5bb6\u7684\u8003\u53e4\u9057\u8ff9\u3002\u5b83\u7684\u540d\u79f0\u548c\u7528\u9014\u56e0 14 \u4e16\u7eaa\u4f0a\u672c\u00b7\u9c81\u4e91\u7684\u300a\u519c\u8bba\u300b\u800c\u6d41\u4f20\u81f3\u4eca\u3002\n                <\/p>\n                <p>\n                    \u56e0\u6b64\uff0c\u5b83\u662f\u82cf\u4e39\u4e3a\u5c0a\u656c\u7684\u4eba\u3001\u670b\u53cb\u6216\u4eb2\u621a\u51c6\u5907\u7684\u4f4f\u6240\uff0c\u82cf\u4e39\u8ba4\u4e3a\u8fd9\u4e9b\u4eba\u5e94\u8be5\u4e0e\u4ed6\u4eb2\u8fd1\uff0c\u4f46\u53c8\u4e0d\u4fb5\u72af\u4ed6\u4eec\u7684\u9690\u79c1\uff0c\u6240\u4ee5\u5b83\u662f\u4e00\u5ea7\u72ec\u7acb\u7684\u4f4f\u6240\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"modal fade\" id=\"modalprueba18\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel18\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel18\">\u5965\u5c14\u5fb7\u82b1\u5f84<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5939\u7af9\u6843\u6b65\u9053\u5efa\u4e8e 19 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u662f\u4e3a\u4e86\u8fce\u63a5\u4f0a\u4e3d\u838e\u767d\u4e8c\u4e16\u5973\u738b\u7684\u6765\u8bbf\u800c\u5efa\uff0c\u540c\u65f6\u4e5f\u4e3a\u901a\u5f80\u5bab\u6bbf\u4e0a\u90e8\u7684\u901a\u9053\u589e\u6dfb\u4e86\u66f4\u5177\u7eaa\u5ff5\u610f\u4e49\u7684\u8272\u5f69\u3002 \n                <\/p>\n                <p>\n                    \u5939\u7af9\u6843\u662f\u7c89\u8272\u6708\u6842\u6811\u7684\u53e6\u4e00\u4e2a\u540d\u5b57\uff0c\u5b83\u4ee5\u88c5\u9970\u62f1\u9876\u7684\u5f62\u5f0f\u51fa\u73b0\u5728\u8fd9\u6761\u6b65\u9053\u4e0a\u3002\u5728\u6b65\u9053\u7684\u8d77\u70b9\uff0c\u8d8a\u8fc7\u4e0a\u82b1\u56ed\uff0c\u662f\u4e00\u682a\u6700\u53e4\u8001\u7684\u6843\u91d1\u5a18\u690d\u7269\uff0c\u5b83\u51e0\u4e4e\u5df2\u7ecf\u6d88\u5931\uff0c\u5176\u57fa\u56e0\u6307\u7eb9\u81f3\u4eca\u4ecd\u5728\u88ab\u7814\u7a76\u3002\n                <\/p>\n                <p>\n                    \u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u6700\u5177\u7279\u8272\u7684\u690d\u7269\u4e4b\u4e00\uff0c\u5176\u7279\u70b9\u662f\u5377\u66f2\u7684\u53f6\u5b50\uff0c\u6bd4\u666e\u901a\u7684\u6843\u91d1\u5a18\u53f6\u5b50\u66f4\u5927\u3002\n                <\/p>\n                <p>\n                    \u963f\u5fb7\u5c14\u6cd5\u65af\u5927\u9053 (Paseo de las Adelfas) \u4e0e\u897f\u666e\u96f7\u585e\u65af\u5927\u9053 (Paseo de los Cipreses) \u76f8\u8fde\uff0c\u662f\u5f15\u5bfc\u6e38\u5ba2\u524d\u5f80\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ebd\u5e26\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba19\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel19\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel19\">\u6c34\u68af<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fdd\u5b58\u6700\u5b8c\u597d\u3001\u6700\u72ec\u7279\u7684\u5143\u7d20\u4e4b\u4e00\u5c31\u662f\u6240\u8c13\u7684\u6c34\u697c\u68af\u3002\u636e\u4fe1\uff0c\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u697c\u68af\uff08\u5206\u4e3a\u56db\u4e2a\u90e8\u5206\uff0c\u4e2d\u95f4\u6709\u4e09\u4e2a\u5e73\u53f0\uff09\u6709\u6c34\u6e20\uff0c\u6c34\u6d41\u7ecf\u4e24\u4e2a\u91c9\u9762\u9676\u74f7\u6276\u624b\uff0c\u6c34\u6e90\u6765\u81ea\u7687\u5bb6\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u6761\u6c34\u7ba1\u901a\u5411\u4e00\u5ea7\u5c0f\u578b\u7948\u7977\u5ba4\uff0c\u76ee\u524d\u6ca1\u6709\u7559\u4e0b\u4efb\u4f55\u8003\u53e4\u4fe1\u606f\u3002\u81ea 1836 \u5e74\u4ee5\u6765\uff0c\u5f53\u65f6\u7684\u5e84\u56ed\u7ecf\u7406\u5c31\u5728\u539f\u5740\u4e0a\u5efa\u9020\u4e86\u4e00\u4e2a\u6d6a\u6f2b\u7684\u89c2\u666f\u53f0\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u8fd9\u5ea7\u7531\u6708\u6842\u6811\u62f1\u9876\u548c\u6f7a\u6f7a\u6d41\u6c34\u73af\u7ed5\u7684\u697c\u68af\u5411\u4e0a\u6500\u767b\uff0c\u53ef\u80fd\u521b\u9020\u4e86\u4e00\u4e2a\u7406\u60f3\u7684\u73af\u5883\uff0c\u53ef\u4ee5\u523a\u6fc0\u611f\u5b98\uff0c\u8fdb\u5165\u6709\u5229\u4e8e\u51a5\u60f3\u7684\u6c1b\u56f4\uff0c\u5e76\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba20\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel20\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel20\">\u8d6b\u5185\u62c9\u5229\u592b\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u636e\u4f30\u8ba1\uff0c\u5bab\u6bbf\u5468\u56f4\u7684\u5ead\u9662\u4e2d\u81f3\u5c11\u6709\u56db\u4e2a\u5927\u82b1\u56ed\uff0c\u5b83\u4eec\u5206\u5e03\u5728\u4e0d\u540c\u7684\u9ad8\u5ea6\u6216\u5c42\u7ea7\u4e0a\uff0c\u7531\u571f\u576f\u5899\u56f4\u8d77\u6765\u3002\u6211\u4eec\u4f20\u627f\u4e0b\u6765\u7684\u8fd9\u4e9b\u679c\u56ed\u7684\u540d\u5b57\u662f\uff1aGrande\u3001Colorada\u3001Mercer\u00eda \u548c Fuente Pe\u00f1a\u3002\n                <\/p>\n                <p>\n                    \u81ea 14 \u4e16\u7eaa\u4ee5\u6765\uff0c\u8fd9\u4e9b\u679c\u56ed\u6216\u591a\u6216\u5c11\u5730\u5ef6\u7eed\u4e86\u76f8\u540c\u7684\u4e2d\u4e16\u7eaa\u4f20\u7edf\u6280\u672f\u8fdb\u884c\u79cd\u690d\u3002\u7531\u4e8e\u8fd9\u79cd\u519c\u4e1a\u751f\u4ea7\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u4fdd\u6301\u4e86\u4e00\u5b9a\u7684\u72ec\u7acb\u6027\uff0c\u4e0d\u53d7\u5176\u4ed6\u5916\u90e8\u519c\u4e1a\u4f9b\u5e94\u5546\u7684\u5f71\u54cd\uff0c\u4ece\u800c\u80fd\u591f\u6ee1\u8db3\u81ea\u5df1\u7684\u7cae\u98df\u9700\u6c42\u3002\n                <\/p>\n                <p>\n                    \u5b83\u4eec\u4e0d\u4ec5\u7528\u4e8e\u79cd\u690d\u852c\u83dc\uff0c\u8fd8\u7528\u4e8e\u79cd\u690d\u679c\u6811\u548c\u52a8\u7269\u7267\u573a\u3002\u4f8b\u5982\uff0c\u5982\u4eca\u79cd\u690d\u671d\u9c9c\u84df\u3001\u8304\u5b50\u3001\u8c46\u7c7b\u3001\u65e0\u82b1\u679c\u3001\u77f3\u69b4\u548c\u674f\u6811\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u4fdd\u5b58\u4e0b\u6765\u7684\u679c\u56ed\u7ee7\u7eed\u6cbf\u7528\u4e2d\u4e16\u7eaa\u7684\u519c\u4e1a\u751f\u4ea7\u6280\u672f\uff0c\u8d4b\u4e88\u4e86\u8fd9\u4e00\u7a7a\u95f4\u5de8\u5927\u7684\u4eba\u7c7b\u5b66\u4ef7\u503c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba21\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel21\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel21\">\u9ad8\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u60a8\u53ef\u4ee5\u4ece\u82cf\u4e39\u5ead\u9662 (Patio de la Sultana) \u7ecf\u7531\u4e00\u6bb5\u9661\u5ced\u7684 19 \u4e16\u7eaa\u697c\u68af\u8fdb\u5165\u8fd9\u4e9b\u82b1\u56ed\uff0c\u8fd9\u6bb5\u697c\u68af\u56e0\u5927\u95e8\u4e0a\u65b9\u6709\u4e24\u4e2a\u91c9\u9762\u9676\u5668\u4eba\u7269\u800c\u88ab\u79f0\u4e3a\u72ee\u5b50\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u82b1\u56ed\u53ef\u4ee5\u88ab\u89c6\u4e3a\u6d6a\u6f2b\u82b1\u56ed\u7684\u5178\u8303\u3002\u5b83\u4eec\u4f4d\u4e8e\u67f1\u5b50\u4e0a\uff0c\u6784\u6210\u4e86\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u6700\u9ad8\u90e8\u5206\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u58ee\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u7f8e\u4e3d\u7684\u6728\u5170\u82b1\u683c\u5916\u5f15\u4eba\u6ce8\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba22\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel22\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel22\">\u73ab\u7470\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    Los Jardines de la Rosaleda tienen su origen entre los a\u00f1os treinta y cincuenta del siglo XX, despu\u00e9s de que el Estado adquiriese el Generalife en 1921. \n                <\/p>\n                <p>\n                    \u56e0\u6b64\u9700\u8981\u63d0\u9ad8\u5e9f\u5f03\u533a\u57df\u7684\u4ef7\u503c\uff0c\u5e76\u901a\u8fc7\u9010\u6b65\u5e73\u7a33\u7684\u8fc7\u6e21\u5c06\u5176\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6218\u7565\u6027\u5730\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba23\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel23\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel23\">\u6c9f\u6e20\u9732\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u704c\u6e89\u6e20\u5ead\u9662 (Patio de la Acequia) \u5728 19 \u4e16\u7eaa\u4e5f\u88ab\u79f0\u4e3a R\u00eda \u5ead\u9662\uff0c\u5982\u4eca\u5448\u77e9\u5f62\u7ed3\u6784\uff0c\u62e5\u6709\u4e24\u4e2a\u76f8\u5bf9\u7684\u4ead\u5b50\u548c\u4e00\u4e2a\u6d77\u6e7e\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u8d2f\u7a7f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u7687\u5bb6\u8fd0\u6cb3\uff0c\u8fd0\u6cb3\u5468\u56f4\u6709\u56db\u4e2a\u82b1\u56ed\uff0c\u4ee5\u8f83\u4f4e\u5c42\u6b21\u7684\u6b63\u4ea4\u82b1\u575b\u6392\u5217\u3002\u704c\u6e89\u6c9f\u6e20\u4e24\u4fa7\u7684\u55b7\u6cc9\u662f\u5bab\u6bbf\u6700\u53d7\u6b22\u8fce\u7684\u666f\u89c2\u4e4b\u4e00\u3002\u7136\u800c\uff0c\u8fd9\u4e9b\u55b7\u6cc9\u5e76\u975e\u539f\u521b\uff0c\u56e0\u4e3a\u5b83\u4eec\u7834\u574f\u4e86\u82cf\u4e39\u5728\u4f11\u606f\u548c\u51a5\u60f3\u65f6\u5bfb\u6c42\u7684\u5b81\u9759\u4e0e\u5e73\u548c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u7ecf\u5386\u4e86\u591a\u6b21\u6539\u5efa\uff0c\u56e0\u4e3a\u8fd9\u4e2a\u5ead\u9662\u6700\u521d\u662f\u5c01\u95ed\u7684\uff0c\u6211\u4eec\u4eca\u5929\u53ef\u4ee5\u901a\u8fc7 18 \u4e2a\u89c2\u666f\u697c\u5f0f\u62f1\u95e8\u7684\u957f\u5eca\u770b\u5230\u8fd9\u4e9b\u666f\u8272\u3002\u552f\u4e00\u80fd\u8ba9\u4f60\u6b23\u8d4f\u98ce\u666f\u7684\u5730\u65b9\u5c31\u662f\u4e2d\u5fc3\u89c6\u70b9\u3002\u4ece\u8fd9\u4e2a\u539f\u59cb\u7684\u89c6\u89d2\uff0c\u5750\u5728\u5730\u677f\u4e0a\uff0c\u9760\u5728\u7a97\u53f0\u4e0a\uff0c\u4eba\u4eec\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5168\u666f\u3002\n                <\/p>\n                <p>\n                    \u4f5c\u4e3a\u5176\u5386\u53f2\u7684\u89c1\u8bc1\uff0c\u6211\u4eec\u5c06\u5728\u89c2\u666f\u70b9\u53d1\u73b0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u88c5\u9970\uff0c\u5176\u4e2d\u82cf\u4e39\u4f0a\u65af\u739b\u4eea\u4e00\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u4e0e\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u7684\u53e0\u52a0\u5c24\u4e3a\u7a81\u51fa\u3002\u8fd9\u8868\u660e\u6bcf\u4f4d\u82cf\u4e39\u90fd\u6709\u4e0d\u540c\u7684\u54c1\u5473\u548c\u9700\u6c42\uff0c\u5e76\u76f8\u5e94\u5730\u6539\u9020\u5bab\u6bbf\uff0c\u7559\u4e0b\u81ea\u5df1\u7684\u5370\u8bb0\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u7ecf\u8fc7\u89c2\u666f\u70b9\u65f6\uff0c\u5982\u679c\u6211\u4eec\u770b\u4e00\u4e0b\u62f1\u95e8\u7684\u5185\u62f1\uff0c\u6211\u4eec\u8fd8\u4f1a\u53d1\u73b0\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u6807\u5fd7\uff0c\u4f8b\u5982\u8f6d\u548c\u7bad\uff0c\u4ee5\u53ca\u5ea7\u53f3\u94ed\u201cTanto Monta\u201d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e1c\u4fa7\u56e0 1958 \u5e74\u53d1\u751f\u7684\u4e00\u573a\u706b\u707e\u800c\u53d8\u5f97\u8f83\u65b0\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba24\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel24\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel24\">\u5b88\u536b\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165 Patio de la Acequia \u4e4b\u524d\uff0c\u6211\u4eec\u5148\u627e\u5230 Patio de la Guardia\u3002\u4e00\u4e2a\u7b80\u5355\u7684\u5ead\u9662\uff0c\u6709\u95e8\u5eca\uff0c\u4e2d\u5fc3\u6709\u4e00\u4e2a\u55b7\u6cc9\uff0c\u8fd8\u88c5\u9970\u7740\u82e6\u6a59\u6811\u3002\u8fd9\u4e2a\u5ead\u9662\u4e00\u5b9a\u662f\u8fdb\u5165\u82cf\u4e39\u590f\u5b63\u4f4f\u6240\u524d\u7684\u7ba1\u5236\u533a\u548c\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5730\u65b9\u7684\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\uff0c\u722c\u4e0a\u4e00\u4e9b\u9661\u5ced\u7684\u697c\u68af\u540e\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u6247\u95e8\uff0c\u95e8\u6963\u4e0a\u88c5\u9970\u7740\u767d\u8272\u80cc\u666f\u4e0a\u7684\u84dd\u8272\u3001\u7eff\u8272\u548c\u9ed1\u8272\u74f7\u7816\u3002\u6211\u4eec\u8fd8\u53ef\u4ee5\u770b\u5230\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u94a5\u5319\uff0c\u5c3d\u7ba1\u5b83\u56e0\u65f6\u95f4\u7684\u6d41\u901d\u800c\u78e8\u635f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u722c\u4e0a\u53f0\u9636\uff0c\u7a7f\u8fc7\u8fd9\u6247\u95e8\u65f6\uff0c\u6211\u4eec\u9047\u5230\u4e00\u4e2a\u5f2f\u9053\u3001\u5b88\u536b\u7684\u957f\u6905\uff0c\u4ee5\u53ca\u4e00\u6761\u901a\u5f80\u5bab\u6bbf\u7684\u9661\u5ced\u72ed\u7a84\u7684\u697c\u68af\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba25\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel25\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel25\">\u82cf\u4e39\u5a1c\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u82cf\u4e39\u5a1c\u5ead\u9662 (Patio de la Sultana) \u662f\u53d8\u5316\u6700\u591a\u7684\u7a7a\u95f4\u4e4b\u4e00\u3002\u636e\u8ba4\u4e3a\uff0c\u73b0\u5728\u8fd9\u4e2a\u5ead\u9662\uff08\u4e5f\u79f0\u4e3a\u67cf\u6811\u5ead\u9662\uff09\u6240\u5728\u7684\u4f4d\u7f6e\u662f\u4ee5\u524d\u7684\u571f\u8033\u5176\u6d74\u5ba4\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u6d74\u573a\uff09\u7684\u6307\u5b9a\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    16\u4e16\u7eaa\u65f6\u5b83\u5931\u53bb\u4e86\u8fd9\u4e00\u529f\u80fd\u5e76\u53d8\u6210\u4e86\u4e00\u5ea7\u82b1\u56ed\u3002\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5efa\u9020\u4e86\u4e00\u4e2a\u5317\u753b\u5eca\uff0c\u4ee5\u53ca\u4e00\u4e2a U \u5f62\u6c34\u6c60\u3001\u4e2d\u5fc3\u7684\u55b7\u6cc9\u548c\u4e09\u5341\u516b\u4e2a\u5608\u6742\u7684\u55b7\u6c34\u53e3\u3002\n                <\/p>\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u552f\u4e00\u4fdd\u7559\u4e0b\u6765\u7684\u5143\u7d20\u662f\u88ab\u6805\u680f\u4fdd\u62a4\u7684 Acequia Real \u7011\u5e03\uff0c\u4ee5\u53ca\u5c06\u6c34\u5f15\u5411 Acequia \u5ead\u9662\u7684\u4e00\u5c0f\u6bb5\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u201c\u67cf\u6811\u5ead\u9662\u201d\u56e0\u4e00\u68f5\u767e\u5e74\u8001\u67cf\u6811\u800c\u5f97\u540d\uff0c\u5982\u4eca\u53ea\u5269\u4e0b\u6811\u5e72\u3002\u65c1\u8fb9\u662f\u683c\u62c9\u7eb3\u8fbe\u7684\u9676\u74f7\u724c\u533e\uff0c\u4e0a\u9762\u8bb2\u8ff0\u4e86 16 \u4e16\u7eaa\u5e0c\u5185\u65af\u00b7\u4f69\u96f7\u65af\u00b7\u5fb7\u00b7\u5e0c\u5854 (Gin\u00e9s P\u00e9rez de Hita) \u7684\u4f20\u8bf4\uff0c\u4f20\u8bf4\u8fd9\u68f5\u67cf\u6811\u89c1\u8bc1\u4e86\u672b\u4ee3\u82cf\u4e39\u5e03\u963f\u535c\u8fea\u52d2 (Boabdil) \u7684\u5ba0\u81e3\u4e0e\u9ad8\u8d35\u7684\u963f\u672c\u585e\u62c9\u8036 (Abencerraje) \u9a91\u58eb\u7684\u7231\u60c5\u9082\u9005\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba26\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel26\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel26\">\u4e0b\u9a6c\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0b\u6c89\u5ead\u9662\uff08Patio del Descabalgamiento\uff09\uff0c\u4e5f\u88ab\u79f0\u4e3a\u9a6c\u7403\u5ead\u9662\uff08Patio Polo\uff09\uff0c\u662f\u6211\u4eec\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u540e\u9047\u5230\u7684\u7b2c\u4e00\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u82cf\u4e39\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4ea4\u901a\u5de5\u5177\u662f\u9a6c\uff0c\u56e0\u6b64\u4ed6\u9700\u8981\u4e00\u4e2a\u5730\u65b9\u4e0b\u9a6c\u5e76\u5b89\u7f6e\u8fd9\u4e9b\u52a8\u7269\u3002\u4eba\u4eec\u8ba4\u4e3a\u8fd9\u4e2a\u5ead\u9662\u5c31\u662f\u4e3a\u6b64\u76ee\u7684\u800c\u5efa\u7684\uff0c\u56e0\u4e3a\u5b83\u662f\u9a6c\u53a9\u7684\u6240\u5728\u5730\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u53a9\u5185\u8bbe\u6709\u4f9b\u9a6c\u5339\u4e0a\u4e0b\u7684\u652f\u6491\u957f\u51f3\uff0c\u4e24\u4fa7\u9694\u95f4\u5185\u6709\u4e24\u4e2a\u9a6c\u53a9\uff0c\u4e0b\u90e8\u7528\u4f5c\u9a6c\u53a9\uff0c\u4e0a\u90e8\u7528\u4f5c\u5e72\u8349\u68da\u3002\u7ed9\u9a6c\u5339\u63d0\u4f9b\u65b0\u9c9c\u6c34\u7684\u996e\u6c34\u69fd\u4e5f\u4e0d\u80fd\u7f3a\u5c11\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff1a\u5728\u901a\u5f80\u4e0b\u4e00\u4e2a\u5ead\u9662\u7684\u95e8\u6963\u4e0a\u65b9\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u94a5\u5319\uff0c\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\uff0c\u4ee3\u8868\u7740\u656c\u610f\u548c\u6240\u6709\u6743\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba27\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel27\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel27\">\u7687\u5bb6\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5317\u95e8\u5eca\u4fdd\u5b58\u6700\u5b8c\u597d\uff0c\u539f\u672c\u662f\u82cf\u4e39\u7684\u4f4f\u6240\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u95e8\u5eca\uff0c\u4e0a\u9762\u6709\u4e94\u4e2a\u62f1\u95e8\uff0c\u7531\u67f1\u5b50\u548c\u67f1\u5b50\u7684\u672b\u7aef\u652f\u6491\u3002\u7ecf\u8fc7\u8fd9\u4e2a\u95e8\u5eca\uff0c\u8981\u8fdb\u5165\u7687\u5bb6\u5927\u5385\uff0c\u60a8\u9700\u8981\u7a7f\u8fc7\u4e00\u4e2a\u4e09\u91cd\u62f1\u95e8\uff0c\u62f1\u95e8\u4e0a\u6709\u8bb2\u8ff0 1319 \u5e74\u62c9\u7ef4\u52a0\u6218\u5f79\u6216\u585e\u62c9\u57c3\u5c14\u7ef4\u62c9\u6218\u5f79\u7684\u8bd7\u6b4c\uff0c\u8fd9\u4e9b\u8bd7\u6b4c\u4e3a\u6211\u4eec\u63d0\u4f9b\u4e86\u6709\u5173\u8be5\u5730\u70b9\u5e74\u4ee3\u7684\u4fe1\u606f\u3002\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e09\u91cd\u62f1\u95e8\u7684\u4e24\u4fa7\u8fd8\u6709*taqas*\uff0c\u5373\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u7528\u4e8e\u76db\u6c34\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u5927\u5385\u4f4d\u4e8e\u4e00\u5ea7\u9970\u6709\u7070\u6ce5\u7684\u65b9\u5f62\u5854\u697c\u5185\uff0c\u5c3d\u7ba1\u8fd9\u662f\u4e00\u5ea7\u4f11\u95f2\u5bab\u6bbf\uff0c\u4f46\u5374\u662f\u82cf\u4e39\u63a5\u89c1\u7d27\u6025\u5b98\u5458\u7684\u5730\u65b9\u3002\u6839\u636e\u90a3\u91cc\u8bb0\u8f7d\u7684\u8bd7\u53e5\uff0c\u8fd9\u4e9b\u63a5\u89c1\u5fc5\u987b\u7b80\u77ed\u800c\u76f4\u63a5\uff0c\u4ee5\u514d\u8fc7\u5ea6\u6253\u6270\u57c3\u7c73\u5c14\u7684\u4f11\u606f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  PALACIOS NAZARIES  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba28\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel28\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel28\">\u7eb3\u624e\u91cc\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u662f\u8fd9\u5ea7\u5b8f\u4f1f\u5efa\u7b51\u7fa4\u4e2d\u6700\u5177\u8c61\u5f81\u610f\u4e49\u548c\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u533a\u57df\u3002\u5b83\u4eec\u5efa\u4e8e 14 \u4e16\u7eaa\uff0c\u8fd9\u4e00\u65f6\u671f\u582a\u79f0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6700\u8f89\u714c\u7684\u65f6\u671f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u662f\u82cf\u4e39\u53ca\u5176\u8fd1\u4eb2\u7684\u4e13\u5c5e\u533a\u57df\uff0c\u662f\u5bb6\u5ead\u751f\u6d3b\u4ee5\u53ca\u738b\u56fd\u5b98\u65b9\u548c\u884c\u653f\u751f\u6d3b\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u5305\u62ec\uff1a\u6885\u514b\u82cf\u963f\u5c14\u5bab\u3001\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u90fd\u662f\u72ec\u7acb\u5efa\u9020\u7684\uff0c\u5efa\u9020\u65f6\u95f4\u4e0d\u540c\uff0c\u529f\u80fd\u5404\u5f02\u3002\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u4e9b\u5bab\u6bbf\u624d\u5f97\u4ee5\u7edf\u4e00\uff0c\u4ece\u90a3\u65f6\u8d77\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u7687\u5bb6\u5bab\u6bbf\uff0c\u540e\u6765\u67e5\u7406\u4e94\u4e16\u51b3\u5b9a\u5efa\u9020\u81ea\u5df1\u7684\u5bab\u6bbf\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u65e7\u7687\u5bb6\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba29\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel29\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel29\">\u6885\u514b\u65af\u548c\u6f14\u8bf4\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6885\u514b\u82cf\u963f\u5c14 (Mexuar) \u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u4e2d\u6700\u53e4\u8001\u7684\u90e8\u5206\uff0c\u4f46\u4e5f\u662f\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\u53d1\u751f\u6700\u5927\u53d8\u5316\u7684\u7a7a\u95f4\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cMaswar\u201d\uff0c\u610f\u4e3a\u201c\u82cf\u4e39\u90e8\u957f\u4f1a\u8bae\u201d\u6216\u201c\u82cf\u62c9\u201d\u53ec\u5f00\u7684\u5730\u65b9\uff0c\u4ece\u800c\u63ed\u793a\u4e86\u5b83\u7684\u4e00\u4e2a\u804c\u80fd\u3002\u5b83\u4e5f\u662f\u82cf\u4e39\u6267\u884c\u53f8\u6cd5\u7a0b\u5e8f\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    La construcci\u00f3n del Mexuar se atribuye al sult\u00e1n Isma\u00edl I, que rein\u00f3 entre 1314 y 1325, y fue modificado por su nieto Muhammad V. Sin embargo, fueron los cristianos quienes m\u00e1s transformaron este espacio al convertirlo en una capilla.\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5c0f\u5f97\u591a\uff0c\u56f4\u7ed5\u7740\u56db\u6839\u4e2d\u592e\u67f1\u5b50\u6392\u5217\uff0c\u67f1\u5b50\u4e0a\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u6d82\u6210\u94b4\u84dd\u8272\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7279\u8272\u7acb\u65b9\u4f53\u67f1\u5934\u3002\u8fd9\u4e9b\u67f1\u5b50\u7531\u4e00\u76cf\u63d0\u4f9b\u5929\u9876\u5149\u7684\u706f\u7b3c\u652f\u6491\uff0c\u8be5\u706f\u7b3c\u5728 16 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u4ee5\u5efa\u9020\u4e0a\u5c42\u623f\u95f4\u548c\u4fa7\u7a97\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u5c06\u8be5\u7a7a\u95f4\u6539\u9020\u6210\u6559\u5802\uff0c\u5730\u677f\u88ab\u964d\u4f4e\uff0c\u5e76\u5728\u540e\u9762\u589e\u52a0\u4e86\u4e00\u4e2a\u5c0f\u7684\u77e9\u5f62\u7a7a\u95f4\uff0c\u73b0\u5728\u7531\u6728\u5236\u680f\u6746\u9694\u5f00\uff0c\u6307\u793a\u4e0a\u5c42\u5531\u8bd7\u73ed\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5e26\u6709\u661f\u661f\u88c5\u9970\u7684\u9676\u74f7\u74f7\u7816\u8e22\u811a\u7ebf\u662f\u4ece\u522b\u5904\u8fd0\u6765\u7684\u3002\u5728\u661f\u661f\u4e4b\u95f4\uff0c\u60a8\u53ef\u4ee5\u4ea4\u66ff\u770b\u5230\uff1a\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u5fbd\u7ae0\u3001\u95e8\u591a\u8428\u67a2\u673a\u4e3b\u6559\u7684\u5fbd\u7ae0\u3001\u5965\u5730\u5229\u4eba\u7684\u53cc\u5934\u9e70\u3001\u201c\u9664\u4e86\u4e0a\u5e1d\uff0c\u6ca1\u6709\u80dc\u5229\u8005\u201d\u7684\u5ea7\u53f3\u94ed\uff0c\u4ee5\u53ca\u5e1d\u56fd\u76fe\u724c\u4e0a\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u67f1\u3002\n                <\/p>\n                <p>\n                    \u57fa\u5ea7\u4e0a\u65b9\uff0c\u77f3\u818f\u94ed\u6587\u9970\u5e26\u4e0a\u91cd\u590d\u7740\uff1a\u201c\u738b\u56fd\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u529b\u91cf\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u8363\u8000\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u201d\u8fd9\u4e9b\u94ed\u6587\u53d6\u4ee3\u4e86\u57fa\u7763\u6559\u7684\u53e3\u53f7\uff1a\u201cChristus regnat\u3002Christus vincit\u3002Christus imperat\u3002\u201d\n                <\/p>\n                <p>\n                    Mexuar \u7684\u5f53\u524d\u5165\u53e3\u662f\u5728\u73b0\u4ee3\u5f00\u653e\u7684\uff0c\u6539\u53d8\u4e86\u5176\u4e2d\u4e00\u6839\u523b\u6709\u201cPlus Ultra\u201d\u5ea7\u53f3\u94ed\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u7684\u4f4d\u7f6e\uff0c\u8be5\u67f1\u88ab\u79fb\u5230\u4e86\u4e1c\u5899\u3002\u95e8\u4e0a\u65b9\u7684\u77f3\u818f\u9876\u4ecd\u4fdd\u7559\u5728\u539f\u6765\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5728\u623f\u95f4\u7684\u540e\u9762\uff0c\u6709\u4e00\u6247\u95e8\u901a\u5411\u6f14\u8bb2\u5385\uff0c\u6700\u521d\u662f\u901a\u8fc7\u9a6c\u4e18\u5361\u753b\u5eca\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e 1590 \u5e74\u706b\u836f\u5e93\u7206\u70b8\uff0c\u8fd9\u91cc\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53d7\u635f\u6700\u4e25\u91cd\u7684\u533a\u57df\u4e4b\u4e00\u3002\u5b83\u4e8e 1917 \u5e74\u5f97\u5230\u4fee\u590d\u3002\n                <\/p>\n                <p>\n                    \u4fee\u590d\u671f\u95f4\uff0c\u4e3a\u4e86\u9632\u6b62\u4e8b\u6545\u53d1\u751f\u5e76\u65b9\u4fbf\u53c2\u89c2\uff0c\u964d\u4f4e\u4e86\u5730\u677f\u9ad8\u5ea6\u3002\u4f5c\u4e3a\u539f\u59cb\u6c34\u5e73\u7684\u89c1\u8bc1\uff0c\u7a97\u6237\u4e0b\u65b9\u4fdd\u7559\u4e86\u4e00\u6761\u8fde\u7eed\u7684\u957f\u51f3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba30\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel30\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel30\">CUARTO DORADO y FACHADA DE COMARES<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n\n                <p>\n                    *\u9ec4\u91d1\u533a*\u8fd9\u4e2a\u540d\u5b57\u6e90\u81ea\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u671f\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u683c\u5b50\u5929\u82b1\u677f\u88ab\u91cd\u65b0\u7c89\u5237\u6210\u91d1\u8272\u56fe\u6848\uff0c\u5e76\u878d\u5165\u4e86\u541b\u4e3b\u7684\u5fbd\u7ae0\u3002\n                <\/p>\n                <p>\n                    \u83b7\u5f97\u89d0\u89c1\u7684\u81e3\u6c11\u5728\u5bab\u6bbf\u6b63\u9762\u524d\u7b49\u5019\uff0c\u7687\u5bb6\u536b\u961f\u5c06\u4ed6\u4eec\u4e0e\u82cf\u4e39\u9694\u5f00\uff0c\u8fd9\u4e2a\u623f\u95f4\u73b0\u5728\u88ab\u79f0\u4e3a\u91d1\u5385\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e2d\u592e\u662f\u4e00\u5ea7\u4f4e\u77ee\u7684\u5927\u7406\u77f3\u52a0\u4ed1\u55b7\u6cc9\uff0c\u8fd9\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4fdd\u5b58\u7684\u6797\u8fbe\u62c9\u54c8\u55b7\u6cc9\u7684\u590d\u5236\u54c1\u3002\u5728\u5806\u5b50\u7684\u4e00\u4fa7\uff0c\u6709\u4e00\u4e2a\u683c\u6805\u901a\u5411\u8b66\u536b\u4f7f\u7528\u7684\u9ed1\u6697\u5730\u4e0b\u8d70\u5eca\u3002\n                <\/p>\n                <p>\n                    M\u00e1s adelante encontramos la Fachada del Palacio de Comares. Esta impresionante fachada, muy restaurada entre los siglos XIX y XX, fue construida por Muhammad V con el fin de conmemorar la toma de Algeciras en 1369, que otorgaba dominio sobre el Estrecho de Gibraltar.\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e2a\u5ead\u9662\u91cc\uff0c\u82cf\u4e39\u63a5\u89c1\u4e86\u83b7\u5f97\u7279\u6b8a\u89d0\u89c1\u7684\u81e3\u6c11\u3002\u5b83\u88ab\u653e\u7f6e\u5728\u6b63\u9762\u7684\u4e2d\u592e\u90e8\u5206\uff0c\u5750\u843d\u5728\u4e24\u6247\u95e8\u4e4b\u95f4\u7684\u6728\u6881\u4e0a\uff0c\u4f4d\u4e8e\u5de8\u5927\u7684\u5c4b\u6a90\u4e0b\uff0c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6728\u5de5\u7684\u6770\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5efa\u7b51\u7684\u6b63\u9762\u627f\u8f7d\u7740\u5de8\u5927\u7684\u5bd3\u8a00\u610f\u4e49\u3002\u53d7\u8bd5\u8005\u53ef\u4ee5\u8bfb\u5230\uff1a\n                <\/p>\n                <br>\n                <br>\n                <blockquote>\n                    \u201c\u6211\u7684\u4f4d\u7f6e\u5c31\u50cf\u738b\u51a0\uff0c\u6211\u7684\u5927\u95e8\u5c31\u50cf\u5c94\u8def\uff1a\u897f\u65b9\u76f8\u4fe1\u6211\u4ee3\u8868\u4e1c\u65b9\u3002\u201d<br>\n                    \u52a0\u5c3c\u00b7\u6bd4\u62c9\u59d4\u6258\u6211\u5f00\u542f\u5373\u5c06\u5ba3\u5e03\u7684\u80dc\u5229\u4e4b\u95e8\u3002<br>\n                    \u597d\u5427\uff0c\u6211\u6b63\u5728\u7b49\u5f85\u4ed6\u5728\u65e9\u6668\u5730\u5e73\u7ebf\u663e\u9732\u51fa\u6765\u65f6\u51fa\u73b0\u3002<br>\n                    \u613f\u4e0a\u5e1d\u4f7f\u4ed6\u7684\u4f5c\u54c1\u5982\u540c\u4ed6\u7684\u6027\u683c\u548c\u5f62\u8c61\u4e00\u6837\u7f8e\u4e3d\uff01\n                <\/blockquote>\n                <p>\n                    \u53f3\u4fa7\u7684\u95e8\u662f\u901a\u5f80\u79c1\u4eba\u4f4f\u6240\u548c\u670d\u52a1\u533a\u7684\u901a\u9053\uff0c\u800c\u5de6\u4fa7\u7684\u95e8\u5219\u901a\u8fc7\u4e00\u6761\u8bbe\u6709\u8b66\u536b\u957f\u51f3\u7684\u5f2f\u66f2\u8d70\u5eca\uff0c\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u7279\u522b\u662f\u901a\u5f80\u6843\u91d1\u5a18\u5ead\u9662\u3002\n                <\/p>\n                \n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba31\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel31\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel31\">\u6843\u91d1\u5a18\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u623f\u5c4b\u7684\u7279\u70b9\u4e4b\u4e00\u662f\u53ef\u4ee5\u901a\u8fc7\u5f2f\u66f2\u7684\u8d70\u5eca\u8fdb\u5165\u4f4f\u5b85\uff0c\u8d70\u5eca\u901a\u5411\u9732\u5929\u5ead\u9662\uff0c\u5ead\u9662\u662f\u5bb6\u5ead\u751f\u6d3b\u548c\u7ec4\u7ec7\u7684\u4e2d\u5fc3\uff0c\u914d\u6709\u6c34\u666f\u548c\u690d\u88ab\u3002\u540c\u6837\u7684\u7406\u5ff5\u4e5f\u4f53\u73b0\u5728\u9999\u6843\u6728\u5ead\u9662 (Patio de los Arrayanes) \u4e2d\uff0c\u4f46\u89c4\u6a21\u66f4\u5927\uff0c\u957f 36 \u7c73\uff0c\u5bbd 23 \u7c73\u3002\n                <\/p>\n                <p>\n                    \u6843\u91d1\u5a18\u5ead\u9662\u662f\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u4e2d\u5fc3\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u653f\u6cbb\u548c\u5916\u4ea4\u6d3b\u52a8\u5c31\u5728\u8fd9\u91cc\u8fdb\u884c\u3002\u8fd9\u662f\u4e00\u4e2a\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u957f\u65b9\u5f62\u5ead\u9662\uff0c\u5176\u4e2d\u5fc3\u8f74\u7ebf\u662f\u4e00\u4e2a\u5927\u6c34\u6c60\u3002\u5176\u4e2d\uff0c\u9759\u6c34\u5982\u540c\u955c\u5b50\uff0c\u8d4b\u4e88\u7a7a\u95f4\u6df1\u5ea6\u548c\u5782\u76f4\u611f\uff0c\u4ece\u800c\u521b\u9020\u51fa\u4e00\u5ea7\u6c34\u4e0a\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u5728\u6cf3\u6c60\u7684\u4e24\u7aef\uff0c\u55b7\u5c04\u5668\u8f7b\u8f7b\u5730\u5f15\u5165\u6c34\uff0c\u4ee5\u514d\u7834\u574f\u955c\u9762\u6548\u679c\u6216\u573a\u6240\u7684\u5b81\u9759\u3002\n                <\/p>\n                <p>\n                    \u6c34\u6c60\u4e24\u4fa7\u6709\u4e24\u7247\u6843\u91d1\u5a18\u82b1\u575b\uff0c\u56e0\u6b64\u8be5\u5730\u5f97\u540d\uff1a\u6843\u91d1\u5a18\u5ead\u9662 (Patio de los Arrayanes)\u3002\u8fc7\u53bb\u5b83\u4e5f\u88ab\u79f0\u4e3a\u963f\u5c14\u8d1d\u5c14\u5361\u5ead\u9662 (Patio de la Alberca)\u3002\n                <\/p>\n                <p>\n                    \u6c34\u548c\u690d\u88ab\u7684\u5b58\u5728\u4e0d\u4ec5\u662f\u5bf9\u88c5\u9970\u6216\u7f8e\u5b66\u6807\u51c6\u7684\u56de\u5e94\uff0c\u4e5f\u662f\u521b\u9020\u5b9c\u4eba\u7a7a\u95f4\u7684\u610f\u56fe\uff0c\u5c24\u5176\u662f\u5728\u590f\u5929\u3002\u6c34\u53ef\u4ee5\u6e05\u65b0\u73af\u5883\uff0c\u800c\u690d\u7269\u53ef\u4ee5\u4fdd\u6301\u6c34\u5206\u5e76\u6563\u53d1\u9999\u6c14\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u8f83\u957f\u7684\u4e24\u4fa7\u6709\u56db\u5ea7\u72ec\u7acb\u7684\u4f4f\u5b85\u3002\u5317\u4fa7\u662f\u79d1\u9a6c\u96f7\u65af\u5854\uff0c\u5185\u8bbe\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u3002\n                <\/p>\n                <p>\n                    \u5728\u5357\u4fa7\uff0c\u7acb\u9762\u8d77\u5230\u4e86\u9519\u89c6\u6548\u679c\uff0c\u56e0\u4e3a\u5176\u540e\u9762\u7684\u5efa\u7b51\u5df2\u88ab\u62c6\u9664\uff0c\u4ee5\u4fbf\u5c06\u67e5\u7406\u4e94\u4e16\u5bab\u4e0e\u65e7\u7687\u5bb6\u5bab\u6bbf\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba32\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel32\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel32\">\u6e05\u771f\u5bfa\u5ead\u9662\u548c\u9a6c\u4e18\u5361\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u4e4b\u524d\uff0c\u5982\u679c\u6211\u4eec\u5411\u5de6\u770b\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e24\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u7b2c\u4e00\u4e2a\u662f\u6e05\u771f\u5bfa\u5ead\u9662 (Patio de la Mezquita)\uff0c\u56e0\u5176\u4e00\u89d2\u7684\u5c0f\u6e05\u771f\u5bfa\u800c\u5f97\u540d\u3002\u7136\u800c\uff0c\u81ea 20 \u4e16\u7eaa\u4ee5\u6765\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u738b\u5b50\u7684\u5b97\u6559\u5b66\u6821\uff0c\u56e0\u4e3a\u5b83\u7684\u7ed3\u6784\u4e0e\u683c\u62c9\u7eb3\u8fbe\u7684\u5b97\u6559\u5b66\u6821\u76f8\u4f3c\u3002\n                <\/p>\n                <p>\n                    \u518d\u5f80\u524d\u8d70\u662f\u9a6c\u4e18\u5361\u5ead\u9662 (Patio de Machuca)\uff0c\u4ee5\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u7684\u540d\u5b57\u547d\u540d\uff0c\u4ed6\u8d1f\u8d23\u76d1\u7763 16 \u4e16\u7eaa\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5efa\u9020\uff0c\u5e76\u66fe\u5c45\u4f4f\u4e8e\u6b64\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5ead\u9662\u5f88\u5bb9\u6613\u8fa8\u8ba4\uff0c\u56e0\u4e3a\u4e2d\u5fc3\u6709\u4e00\u4e2a\u8fb9\u7f18\u5448\u53f6\u72b6\u7684\u6c34\u6c60\uff0c\u8fd8\u6709\u62f1\u5f62\u7684\u67cf\u6811\uff0c\u5b83\u4eec\u4ee5\u975e\u4fb5\u5165\u5f0f\u7684\u65b9\u5f0f\u6062\u590d\u4e86\u7a7a\u95f4\u7684\u5efa\u7b51\u611f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba33\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel33\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel33\">\u8239\u5c4b<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8239\u5ba4\u662f\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u5728\u901a\u5f80\u8fd9\u4e2a\u623f\u95f4\u7684\u62f1\u95e8\u7684\u4fa7\u67f1\u4e0a\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u6b63\u9762\u7684\u58c1\u9f9b\uff0c\u4e0a\u9762\u96d5\u523b\u7740\u5927\u7406\u77f3\uff0c\u5e76\u7528\u5f69\u8272\u74f7\u7816\u88c5\u9970\u3002\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u6700\u5177\u7279\u8272\u7684\u88c5\u9970\u6027\u548c\u529f\u80fd\u6027\u5143\u7d20\u4e4b\u4e00\uff1a*taqas*\u3002\n                <\/p>\n                <p>\n                    *Taqas* \u662f\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u603b\u662f\u6210\u5bf9\u6392\u5217\uff0c\u5f7c\u6b64\u76f8\u5bf9\u3002\u5b83\u4eec\u88ab\u7528\u6765\u76db\u88c5\u996e\u7528\u7684\u6de1\u6c34\u6216\u6d17\u624b\u7528\u7684\u9999\u6c34\u3002\n                <\/p>\n                <p>\n                    \u5927\u5385\u76ee\u524d\u7684\u5929\u82b1\u677f\u662f\u539f\u6765\u7684\u590d\u5236\u54c1\uff0c\u539f\u6765\u7684\u5929\u82b1\u677f\u5728 1890 \u5e74\u7684\u4e00\u573a\u5927\u706b\u4e2d\u88ab\u6bc1\u574f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u7684\u540d\u5b57\u6765\u81ea\u963f\u62c9\u4f2f\u8bed\u5355\u8bcd *baraka* \u7684\u97f3\u53d8\uff0c\u610f\u601d\u662f\u201c\u795d\u798f\u201d\uff0c\u8fd9\u4e2a\u5355\u8bcd\u5728\u8fd9\u4e2a\u623f\u95f4\u7684\u5899\u58c1\u4e0a\u91cd\u590d\u51fa\u73b0\u8fc7\u5f88\u591a\u6b21\u3002\u5b83\u5e76\u975e\u50cf\u4eba\u4eec\u666e\u904d\u8ba4\u4e3a\u7684\u90a3\u6837\uff0c\u6e90\u81ea\u5012\u7f6e\u7684\u8239\u9876\u5f62\u72b6\u3002\n                <\/p>\n                <p>\n                    Era en este lugar donde los nuevos sultanes solicitaban la bendici\u00f3n de su Dios antes de ser coronados como tal en el Sal\u00f3n del Trono.\n                <\/p>\n                <p>\n                    \u5728\u8fdb\u5165\u738b\u5ea7\u5ba4\u4e4b\u524d\uff0c\u6211\u4eec\u53d1\u73b0\u4e24\u4e2a\u4fa7\u95e8\uff1a\u53f3\u8fb9\u662f\u4e00\u4e2a\u5e26\u6709\u58c1\u9f9b\u7684\u5c0f\u578b\u7948\u7977\u5ba4\uff1b\u5de6\u4fa7\u662f\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5854\u5185\u90e8\u7684\u901a\u9053\u95e8\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba34\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel34\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel34\">\u5927\u4f7f\u5385\u6216\u738b\u5ea7\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5927\u4f7f\u5385\uff0c\u4e5f\u79f0\u4e3a\u738b\u5ea7\u5385\u6216\u79d1\u9a6c\u96f7\u65af\u5385\uff0c\u662f\u82cf\u4e39\u738b\u5ea7\u7684\u6240\u5728\u5730\uff0c\u56e0\u6b64\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u6743\u529b\u4e2d\u5fc3\u3002\u4e5f\u8bb8\u6b63\u56e0\u4e3a\u5982\u6b64\uff0c\u5b83\u4f4d\u4e8e Torre de Comares \u5185\uff0c\u8fd9\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u9ad8\u7684\u5854\u697c\uff0c\u9ad8 45 \u7c73\u3002\u5b83\u7684\u8bcd\u6e90\u6765\u81ea\u963f\u62c9\u4f2f\u8bed *arsh*\uff0c\u610f\u601d\u662f\u5e10\u7bf7\u3001\u4ead\u5b50\u6216\u738b\u5ea7\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5b8c\u7f8e\u7684\u7acb\u65b9\u4f53\uff0c\u5899\u58c1\u4e00\u76f4\u5230\u5929\u82b1\u677f\u90fd\u8986\u76d6\u7740\u4e30\u5bcc\u7684\u88c5\u9970\u3002\u4e24\u4fa7\u6709\u4e5d\u4e2a\u76f8\u540c\u7684\u58c1\u9f9b\uff0c\u6bcf\u4e09\u4e2a\u4e00\u7ec4\uff0c\u90fd\u6709\u7a97\u6237\u3002\u5165\u53e3\u5bf9\u9762\u7684\u5927\u5385\u88c5\u9970\u5f97\u66f4\u4e3a\u7cbe\u81f4\uff0c\u56e0\u4e3a\u90a3\u662f\u82cf\u4e39\u7684\u4f4f\u6240\uff0c\u91c7\u7528\u80cc\u5149\u8bbe\u8ba1\uff0c\u66f4\u80fd\u8425\u9020\u51fa\u4ee4\u4eba\u773c\u82b1\u7f2d\u4e71\u3001\u60ca\u559c\u4e0d\u5df2\u7684\u6548\u679c\u3002\n                <\/p>\n                <p>\n                    \u8fc7\u53bb\uff0c\u7a97\u6237\u4e0a\u8986\u76d6\u7740\u88ab\u79f0\u4e3a *cumarias* \u7684\u51e0\u4f55\u5f62\u72b6\u7684\u5f69\u8272\u73bb\u7483\u3002 1590 \u5e74\uff0c\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u7684\u4e00\u4e2a\u706b\u836f\u5e93\u53d1\u751f\u7206\u70b8\uff0c\u7206\u70b8\u4ea7\u751f\u7684\u51b2\u51fb\u6ce2\u5bfc\u81f4\u8fd9\u4e9b\u6587\u7269\u4e22\u5931\u3002\n                <\/p>\n                <p>\n                    \u5ba2\u5385\u7684\u88c5\u9970\u4e30\u5bcc\u7a0b\u5ea6\u8fbe\u5230\u4e86\u6781\u81f4\u3002\u5b83\u4ece\u5e95\u90e8\u5f00\u59cb\uff0c\u91c7\u7528\u51e0\u4f55\u5f62\u72b6\u7684\u74f7\u7816\uff0c\u521b\u9020\u51fa\u7c7b\u4f3c\u4e07\u82b1\u7b52\u7684\u89c6\u89c9\u6548\u679c\u3002\u5899\u58c1\u4e0a\u5ef6\u7eed\u7740\u7070\u6ce5\uff0c\u770b\u4e0a\u53bb\u5c31\u50cf\u6302\u6bef\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u690d\u7269\u56fe\u6848\u3001\u82b1\u6735\u3001\u8d1d\u58f3\u3001\u661f\u661f\u548c\u4e30\u5bcc\u7684\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u73b0\u5728\u7684\u4e66\u5199\u6709\u4e24\u79cd\u7c7b\u578b\uff1a\u8349\u4e66\uff0c\u6700\u5e38\u89c1\u4e14\u6700\u5bb9\u6613\u8fa8\u8ba4\uff1b\u4ee5\u53ca\u5e93\u6cd5\u4f53\uff0c\u4e00\u79cd\u5177\u6709\u76f4\u7ebf\u548c\u89d2\u5f62\u7684\u6587\u5316\u6587\u5b57\u3002\n                <\/p>\n                <p>\n                    Entre todas las inscripciones, la m\u00e1s destacada es la que aparece debajo del techo, en la franja superior de la pared: la sura 67 del Cor\u00e1n, llamada &#8220;El Reino&#8221; o &#8220;del Se\u00f1or\u00edo&#8221;, que recorre las cuatro paredes. Esta sura era recitada por los nuevos sultanes para proclamar que su poder proven\u00eda directamente de Dios.\n                <\/p>\n                <p>\n                    \u5929\u82b1\u677f\u4e0a\u4e5f\u4f53\u73b0\u4e86\u795e\u529b\u7684\u5f62\u8c61\uff0c\u5b83\u7531 8,017 \u4e2a\u4e0d\u540c\u7684\u90e8\u5206\u7ec4\u6210\uff0c\u901a\u8fc7\u661f\u8f6e\uff0c\u5c55\u793a\u4e86\u4f0a\u65af\u5170\u672b\u4e16\u8bba\uff1a\u4e03\u91cd\u5929\u548c\u7b2c\u516b\u91cd\u5929\u5802\uff0c\u771f\u4e3b\u7684\u5b9d\u5ea7\uff0c\u7531\u4e2d\u592e\u7684\u5706\u9876 muqarnas \u4ee3\u8868\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba35\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel35\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel35\">\u57fa\u7763\u6559\u7687\u5ba4\u2014\u2014\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8981\u8fdb\u5165\u57fa\u7763\u6559\u7687\u5ba4\uff0c\u60a8\u5fc5\u987b\u4f7f\u7528\u4e24\u59d0\u59b9\u5385\u5de6\u4fa7\u58c1\u9f9b\u4e2d\u6253\u5f00\u7684\u5176\u4e2d\u4e00\u6247\u95e8\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74 6 \u6708\u53c2\u89c2\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u62b5\u8fbe\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u8fd9\u5bf9\u592b\u5987\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b89\u987f\u4e0b\u6765\uff0c\u5e76\u4e0b\u4ee4\u5efa\u9020\u65b0\u7684\u623f\u95f4\uff0c\u4eca\u5929\u88ab\u79f0\u4e3a\u7687\u5e1d\u7684\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u7a7a\u95f4\u5b8c\u5168\u8fdd\u80cc\u4e86\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5efa\u7b51\u548c\u7f8e\u5b66\u3002\u7136\u800c\uff0c\u7531\u4e8e\u5b83\u5efa\u5728\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u4e4b\u95f4\u7684\u82b1\u56ed\u533a\u57df\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u8d70\u5eca\u5de6\u4fa7\u7684\u4e00\u4e9b\u5c0f\u7a97\u6237\u770b\u5230\u7687\u5bb6\u571f\u8033\u5176\u6d74\u5ba4\u6216\u79d1\u9a6c\u96f7\u65af\u571f\u8033\u5176\u6d74\u5ba4\u7684\u4e0a\u90e8\u3002\u518d\u5f80\u524d\u8d70\u51e0\u7c73\uff0c\u5c31\u53ef\u4ee5\u770b\u5230\u5176\u4ed6\u7684\u5f00\u53e3\uff0c\u5373\u5e8a\u5385\u548c\u97f3\u4e50\u5bb6\u753b\u5eca\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u6d74\u573a\u4e0d\u4ec5\u662f\u536b\u751f\u573a\u6240\uff0c\u4e5f\u662f\u4ee5\u8f7b\u677e\u53cb\u597d\u7684\u65b9\u5f0f\u57f9\u517b\u653f\u6cbb\u548c\u5916\u4ea4\u5173\u7cfb\u7684\u7406\u60f3\u573a\u6240\uff0c\u5e76\u914d\u6709\u97f3\u4e50\u6765\u6d3b\u8dc3\u6c14\u6c1b\u3002\u8be5\u7a7a\u95f4\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u7a7f\u8fc7\u8fd9\u6761\u8d70\u5eca\uff0c\u60a8\u53ef\u4ee5\u8fdb\u5165\u7687\u5e1d\u7684\u529e\u516c\u5ba4\uff0c\u5176\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\u5e26\u6709\u7687\u5bb6\u5fbd\u7ae0\u7684\u6587\u827a\u590d\u5174\u5f0f\u58c1\u7089\u548c\u7531\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u8bbe\u8ba1\u7684\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\u5728\u683c\u5b50\u5929\u82b1\u677f\u4e0a\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u201cPLUS ULTRA\u201d\u5b57\u6837\uff0c\u8fd9\u662f\u7687\u5e1d\u7684\u5ea7\u53f3\u94ed\uff0c\u8fd8\u6709\u9996\u5b57\u6bcd K \u548c Y\uff0c\u5206\u522b\u4ee3\u8868\u67e5\u7406\u4e94\u4e16\u548c\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u3002\n                <\/p>\n                <p>\n                    \u79bb\u5f00\u5927\u5385\uff0c\u53f3\u4fa7\u662f\u7687\u5bb6\u623f\u95f4\uff0c\u76ee\u524d\u4e0d\u5bf9\u516c\u4f17\u5f00\u653e\uff0c\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5f00\u653e\u3002\u8fd9\u4e9b\u623f\u95f4\u4e5f\u88ab\u79f0\u4e3a\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u623f\u95f4\uff0c\u56e0\u4e3a\u8fd9\u4f4d\u7f8e\u56fd\u6d6a\u6f2b\u4e3b\u4e49\u4f5c\u5bb6\u5728\u683c\u62c9\u7eb3\u8fbe\u9017\u7559\u671f\u95f4\u5c31\u4f4f\u5728\u8fd9\u91cc\u3002\u5f88\u53ef\u80fd\u6b63\u662f\u5728\u8fd9\u4e2a\u5730\u65b9\uff0c\u4ed6\u5199\u4e0b\u4e86\u4ed6\u8457\u540d\u7684\u8457\u4f5c\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u3002\u95e8\u4e0a\u65b9\u6709\u4e00\u5757\u7eaa\u5ff5\u724c\u533e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba36\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel36\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel36\">\u6797\u8fbe\u62c9\u8d3e\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0e\u738b\u5bab\u5ead\u9662\u76f8\u90bb\u7684\u662f\u6797\u8fbe\u62c9\u54c8\u5ead\u9662 (Patio de Lindaraja)\uff0c\u5ead\u9662\u5185\u88c5\u9970\u6709\u96d5\u523b\u7684\u9ec4\u6768\u6728\u7bf1\u7b06\u3001\u67cf\u6811\u548c\u82e6\u6a59\u6811\u3002\u8be5\u5ead\u9662\u56e0\u4f4d\u4e8e\u5176\u5357\u4fa7\u7684\u7eb3\u65af\u91cc\u5fb7\u89c2\u666f\u53f0\u800c\u5f97\u540d\uff0c\u8be5\u89c2\u666f\u53f0\u4e0e\u5176\u540c\u540d\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u82b1\u56ed\u7684\u9762\u8c8c\u4e0e\u4eca\u5929\u5b8c\u5168\u4e0d\u540c\uff0c\u56e0\u4e3a\u5b83\u662f\u4e00\u4e2a\u5411\u666f\u89c2\u5f00\u653e\u7684\u7a7a\u95f4\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u67e5\u7406\u4e94\u4e16\u7684\u5230\u6765\uff0c\u82b1\u56ed\u88ab\u5c01\u95ed\u8d77\u6765\uff0c\u7531\u4e8e\u6709\u95e8\u5eca\uff0c\u5176\u5e03\u5c40\u7c7b\u4f3c\u4e8e\u56de\u5eca\u3002\u5176\u5efa\u9020\u91c7\u7528\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5176\u4ed6\u90e8\u5206\u7684\u67f1\u5b50\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e2d\u592e\u77d7\u7acb\u7740\u4e00\u5ea7\u5df4\u6d1b\u514b\u98ce\u683c\u7684\u55b7\u6cc9\uff0c17 \u4e16\u7eaa\u521d\uff0c\u55b7\u6cc9\u4e0a\u65b9\u653e\u7f6e\u4e86\u4e00\u4e2a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5927\u7406\u77f3\u6c34\u76c6\u3002\u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u55b7\u6cc9\u662f\u590d\u5236\u54c1\uff1b\u539f\u4ef6\u73b0\u4fdd\u5b58\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba37\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel37\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel37\">\u72ee\u5b50\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u72ee\u5b50\u5ead\u9662\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u6838\u5fc3\u3002\u5b83\u662f\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u5e26\u95e8\u5eca\u7684\u957f\u5eca\uff0c\u957f\u5eca\u4e0a\u6709\u4e00\u767e\u4e8c\u5341\u56db\u6839\u5404\u4e0d\u76f8\u540c\u7684\u67f1\u5b50\uff0c\u8fde\u63a5\u7740\u5bab\u6bbf\u7684\u4e0d\u540c\u623f\u95f4\u3002\u5b83\u4e0e\u57fa\u7763\u6559\u4fee\u9053\u9662\u6709\u67d0\u79cd\u76f8\u4f3c\u4e4b\u5904\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u6253\u7834\u4e86\u897f\u73ed\u7259\u7a46\u65af\u6797\u5efa\u7b51\u7684\u901a\u5e38\u6a21\u5f0f\uff0c\u4f46\u8fd9\u4e2a\u7a7a\u95f4\u4ecd\u88ab\u8ba4\u4e3a\u662f\u4f0a\u65af\u5170\u827a\u672f\u7684\u7470\u5b9d\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5bab\u6bbf\u7684\u8c61\u5f81\u610f\u4e49\u56f4\u7ed5\u7740\u82b1\u56ed\u5929\u5802\u7684\u6982\u5ff5\u3002\u4ece\u5ead\u9662\u4e2d\u5fc3\u6d41\u51fa\u7684\u56db\u6761\u6c34\u6e20\u8c61\u5f81\u7740\u4f0a\u65af\u5170\u5929\u5802\u7684\u56db\u6761\u6cb3\u6d41\uff0c\u4f7f\u5ead\u9662\u5448\u73b0\u51fa\u5341\u5b57\u5f62\u7684\u5e03\u5c40\u3002\u8fd9\u4e9b\u67f1\u5b50\u8ba9\u4eba\u8054\u60f3\u5230\u68d5\u6988\u6811\u6797\uff0c\u5c31\u50cf\u5929\u5802\u7684\u7eff\u6d32\u3002\n                <\/p>\n                <p>\n                    \u4e2d\u5fc3\u662f\u8457\u540d\u7684\u72ee\u5b50\u55b7\u6cc9\u3002\u5341\u4e8c\u53ea\u72ee\u5b50\u867d\u7136\u59ff\u52bf\u76f8\u4f3c\uff0c\u90fd\u662f\u8b66\u60d5\u4e14\u80cc\u5bf9\u55b7\u6cc9\uff0c\u4f46\u5374\u5177\u6709\u4e0d\u540c\u7684\u7279\u5f81\u3002\u5b83\u4eec\u7531\u767d\u8272 Macael \u5927\u7406\u77f3\u96d5\u523b\u800c\u6210\uff0c\u7ecf\u8fc7\u7cbe\u5fc3\u6311\u9009\uff0c\u5145\u5206\u5229\u7528\u4e86\u77f3\u6750\u7684\u5929\u7136\u7eb9\u7406\u5e76\u7a81\u51fa\u4e86\u5176\u72ec\u7279\u7684\u7279\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5173\u4e8e\u5b83\u7684\u8c61\u5f81\u610f\u4e49\u6709\u591a\u79cd\u7406\u8bba\u3002\u6709\u4e9b\u4eba\u8ba4\u4e3a\u5b83\u4eec\u4ee3\u8868\u7740\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6216\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7684\u529b\u91cf\u3001\u9ec4\u9053\u5341\u4e8c\u5bab\u3001\u4e00\u5929\u7684\u5341\u4e8c\u4e2a\u5c0f\u65f6\uff0c\u751a\u81f3\u662f\u6db2\u538b\u949f\u3002\u53e6\u4e00\u4e9b\u4eba\u5219\u8ba4\u4e3a\uff0c\u8fd9\u662f\u5bf9\u9752\u94dc\u72b9\u592a\u6d77\u7684\u91cd\u65b0\u8be0\u91ca\uff0c\u7531\u5341\u4e8c\u5934\u516c\u725b\u652f\u6491\uff0c\u5728\u8fd9\u91cc\u88ab\u5341\u4e8c\u5934\u72ee\u5b50\u53d6\u4ee3\u3002\n                <\/p>\n                <p>\n                    La taza central probablemente fue tallada in situ y contiene inscripciones po\u00e9ticas que elogian a Muhammad V y alaban el sistema hidr\u00e1ulico que alimenta la fuente y regula el flujo del agua para evitar desbordamientos. Este es un fragmento del poema:\n                <\/p>\n                <blockquote>\n                    &#8220;Plata fundida corre entre las perlas,<\/br>\n                    a las que semeja belleza alba y pura.<\/br>\n                    En apariencia, agua y m\u00e1rmol parecen confundirse,<\/br>\n                    sin que sepamos cu\u00e1l de ambos se desliza.<\/br>\n                    \u00bfNo ves c\u00f3mo el agua se derrama en la taza,<\/br>\n                    pero sus ca\u00f1os la esconden enseguida?<br><br>\n                    \u4ed6\u662f\u4e00\u4f4d\u773c\u7736\u91cc\u5659\u6ee1\u6cea\u6c34\u7684\u60c5\u4eba\uff0c<br>\n                    \u5979\u56e0\u4e3a\u5bb3\u6015\u544a\u5bc6\u800c\u9690\u85cf\u4e86\u81ea\u5df1\u7684\u773c\u6cea\u3002<br><br>\n                    \u00bfNo es, en realidad, cual blanca nube<\/br>\n                    que vierte en los leones sus acequias<\/br>\n                    y parece la mano del califa que, de ma\u00f1ana,<\/br>\n                    prodiga a los leones de la guerra sus favores?&#8221;\n                <\/blockquote>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u55b7\u6cc9\u53d1\u751f\u4e86\u5404\u79cd\u53d8\u5316\u3002 17 \u4e16\u7eaa\uff0c\u53c8\u589e\u52a0\u4e86\u7b2c\u4e8c\u4e2a\u6c34\u6c60\uff0c\u8be5\u6c34\u6c60\u4e8e 20 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u5e76\u642c\u8fc1\u81f3\u963f\u5c14\u5361\u8428\u74e6\u7684\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba38\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel38\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel38\">\u5973\u738b\u68b3\u5986\u5ba4\u548c\u4f11\u95f2\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bab\u6bbf\u7684\u57fa\u7763\u6559\u6539\u5efa\u5305\u62ec\u901a\u8fc7\u4e00\u4e2a\u4e24\u5c42\u7684\u5f00\u653e\u5f0f\u8d70\u5eca\u76f4\u63a5\u8fdb\u5165\u79d1\u9a6c\u96f7\u65af\u5854\u3002\u8fd9\u4e2a\u753b\u5eca\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u4e24\u4e2a\u6700\u5177\u4ee3\u8868\u6027\u7684\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\uff1a\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u5723\u5c71\u533a\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5411\u53f3\u770b\uff0c\u8fd8\u53ef\u4ee5\u770b\u5230\u5973\u738b\u7684\u66f4\u8863\u5ba4\uff0c\u8fd9\u91cc\u548c\u4e0a\u9762\u63d0\u5230\u7684\u5176\u4ed6\u533a\u57df\u4e00\u6837\uff0c\u53ea\u80fd\u5728\u7279\u6b8a\u573a\u5408\u6216\u4f5c\u4e3a\u6bcf\u6708\u7a7a\u95f4\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u5973\u738b\u7684\u66f4\u8863\u5ba4\u4f4d\u4e8e\u5c24\u7d20\u592b\u4e00\u4e16\u5854\u5185\uff0c\u8be5\u5854\u76f8\u5bf9\u4e8e\u57ce\u5899\u800c\u8a00\u4f4d\u7f6e\u9760\u524d\u3002\u5b83\u7684\u57fa\u7763\u6559\u540d\u5b57\u6765\u6e90\u4e8e\u67e5\u7406\u4e94\u4e16\u7684\u59bb\u5b50\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u5c14\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u9017\u7559\u671f\u95f4\u6240\u8d77\u7684\u540d\u5b57\u3002\n                <\/p>\n                <p>\n                    \u6559\u5802\u5185\u90e8\u6309\u7167\u57fa\u7763\u6559\u7f8e\u5b66\u8fdb\u884c\u4e86\u6539\u9020\uff0c\u6536\u85cf\u4e86\u62c9\u6590\u5c14\u00b7\u6851\u897f\uff08\u53c8\u540d\u4e4c\u5c14\u6bd4\u8bfa\u7684\u62c9\u6590\u5c14\uff09\u7684\u5f1f\u5b50\u5c24\u5229\u4e4c\u65af\u00b7\u963f\u5580\u7409\u65af\u548c\u4e9a\u5386\u5c71\u5927\u00b7\u6885\u7eb3\u521b\u4f5c\u7684\u73cd\u8d35\u6587\u827a\u590d\u5174\u65f6\u671f\u753b\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5f80\u4e0b\u8d70\uff0c\u6211\u4eec\u5c31\u80fd\u627e\u5230\u738b\u5bab\u5ead\u9662 (Patio de la Reja)\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e 17 \u4e16\u7eaa\u4e2d\u53f6\u5b89\u88c5\u7684\u5e26\u6709\u953b\u94c1\u680f\u6746\u7684\u8fde\u7eed\u9633\u53f0\u3002\u8fd9\u4e9b\u6805\u680f\u4f5c\u4e3a\u5f00\u653e\u7684\u8d70\u5eca\uff0c\u8fde\u63a5\u5e76\u4fdd\u62a4\u76f8\u90bb\u7684\u623f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba39\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel39\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel39\">\u4e24\u59d0\u59b9\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e24\u59d0\u59b9\u5385\u56e0\u4f4d\u4e8e\u623f\u95f4\u4e2d\u592e\u7684\u4e24\u5757 Macael \u5927\u7406\u77f3\u53cc\u5c42\u677f\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u4e0e\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385 (Hall of the Abencerrajes) \u6709\u76f8\u4f3c\u4e4b\u5904\uff1a\u5b83\u4f4d\u4e8e\u5ead\u9662\u8f83\u9ad8\u5904\uff0c\u5165\u53e3\u540e\u9762\u6709\u4e24\u6247\u95e8\u3002\u5de6\u8fb9\u7684\u95e8\u901a\u5411\u5395\u6240\uff0c\u53f3\u8fb9\u7684\u95e8\u901a\u5411\u623f\u5b50\u7684\u697c\u4e0a\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u53cc\u5e8a\u623f\u4e0d\u540c\u7684\u662f\uff0c\u8fd9\u95f4\u5ba2\u623f\u671d\u5317\uff0c\u9762\u671d Sala de los Ajimeces \u548c\u4e00\u4e2a\u5c0f\u89c2\u666f\u70b9\uff1aMirador de Lindaraja\u3002\n                <\/p>\n                <p>\n                    Durante la dinast\u00eda nazar\u00ed, en tiempos de Muhammad V, esta sala era conocida como &#8220;qubba al-kubra&#8221;, es decir, &#8220;la qubba mayor&#8221;, la m\u00e1s importante del Palacio de los Leones. El t\u00e9rmino &#8220;qubba&#8221; hace referencia a una planta cuadrada cubierta con una c\u00fapula.\n                <\/p>\n                <p>\n                    \u7a79\u9876\u4ee5\u516b\u89d2\u661f\u4e3a\u57fa\u8c03\uff0c\u5c55\u5f00\u6210\u7531 5,416 \u4e2a muqarnas \u7ec4\u6210\u7684\u4e09\u7ef4\u5e03\u5c40\uff0c\u5176\u4e2d\u4e00\u4e9b\u4ecd\u7136\u4fdd\u7559\u7740\u591a\u8272\u75d5\u8ff9\u3002\u8fd9\u4e9b muqarnas \u5206\u5e03\u5728\u5341\u516d\u4e2a\u5706\u9876\u4e2d\uff0c\u5706\u9876\u4e0a\u65b9\u6709\u5341\u516d\u6247\u5e26\u6709\u683c\u5b50\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6839\u636e\u4e00\u5929\u4e2d\u7684\u65f6\u95f4\u4e3a\u623f\u95f4\u63d0\u4f9b\u53d8\u5316\u7684\u5149\u7ebf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba40\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel40\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel40\">\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u897f\u5385\uff08\u4e5f\u79f0\u4e3a\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5385\uff09\u4e4b\u524d\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u4e9b\u6728\u95e8\uff0c\u4e0a\u9762\u6709\u7cbe\u7f8e\u7684\u96d5\u523b\uff0c\u8fd9\u4e9b\u96d5\u523b\u81ea\u4e2d\u4e16\u7eaa\u4ee5\u6765\u5c31\u4fdd\u5b58\u5b8c\u597d\u3002\n                <\/p>\n                <p>\n                    El nombre de esta sala est\u00e1 ligado a una famosa leyenda de la Alhambra. Seg\u00fan la tradici\u00f3n, un rumor sobre un supuesto romance entre un caballero abencerraje y la favorita del sult\u00e1n (o quiz\u00e1 sospechas de conspiraci\u00f3n contra el monarca) provoc\u00f3 la ira del soberano.\n                <\/p>\n                <p>\n                    El sult\u00e1n mand\u00f3 llamar a varios caballeros de la familia Abencerraje. Seg\u00fan cuenta la leyenda, decenas de ellos fueron ejecutados aqu\u00ed mismo.\n                <\/p>\n                <p>\n                    La historia se difundi\u00f3 en la literatura del siglo XVI, especialmente en la novela &#8220;Guerras civiles de Granada&#8221; de Gin\u00e9s P\u00e9rez de Hita, que narra los conflictos entre los linajes nobles del reino nazar\u00ed.\n                <\/p>\n                <p>\n                    Con el paso del tiempo, la tradici\u00f3n situ\u00f3 la tragedia en esta sala. Por eso, algunos visitantes han querido ver en las manchas rojizas de la fuente central un vestigio simb\u00f3lico de la sangre de aquellos caballeros.\n                <\/p>\n                <p>\n                    La leyenda fue tan popular que inspir\u00f3 tambi\u00e9n al pintor espa\u00f1ol Mariano Fortuny, quien la represent\u00f3 en su cuadro &#8220;La matanza de los Abencerrajes.&#8221;\n                <\/p>\n                <p>\n                    \u8fdb\u95e8\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u6709\u4e24\u4e2a\u5165\u53e3\uff1a\u53f3\u8fb9\u7684\u5165\u53e3\u901a\u5411\u5395\u6240\uff0c\u5de6\u8fb9\u7684\u5165\u53e3\u901a\u5411\u697c\u4e0a\u7684\u623f\u95f4\u7684\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    La Sala de los Abencerrajes es una vivienda privada e independiente en planta baja, estructurada en torno a una gran &#8220;qubba&#8221;, &#8220;c\u00fapula&#8221; en \u00e1rabe.\n                <\/p>\n                <p>\n                    \u77f3\u818f\u5706\u9876\u88c5\u9970\u534e\u4e3d\uff0c\u7a46\u5361\u5c14\u7eb3\u65af (muqarnas) \u6e90\u81ea\u4e00\u9897\u516b\u89d2\u661f\uff0c\u5177\u6709\u590d\u6742\u7684\u4e09\u7ef4\u6784\u56fe\u3002 Muqarnas \u662f\u57fa\u4e8e\u5177\u6709\u51f9\u51f8\u5f62\u72b6\u7684\u60ac\u6302\u68f1\u67f1\u4f53\u7684\u5efa\u7b51\u5143\u7d20\uff0c\u8ba9\u4eba\u8054\u60f3\u5230\u949f\u4e73\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5f53\u4f60\u8fdb\u5165\u623f\u95f4\u65f6\uff0c\u4f60\u4f1a\u53d1\u73b0\u6e29\u5ea6\u4e0b\u964d\u4e86\u3002\u8fd9\u662f\u56e0\u4e3a\u552f\u4e00\u7684\u7a97\u6237\u4f4d\u4e8e\u9876\u90e8\uff0c\u53ef\u4ee5\u8ba9\u70ed\u7a7a\u6c14\u9038\u51fa\u3002\u540c\u65f6\uff0c\u4e2d\u592e\u55b7\u6cc9\u7684\u6c34\u4f7f\u7a7a\u6c14\u53d8\u5f97\u51c9\u723d\uff0c\u4f7f\u5f97\u623f\u95f4\u5728\u95e8\u5173\u95ed\u7684\u60c5\u51b5\u4e0b\uff0c\u5c31\u50cf\u4e00\u4e2a\u6d1e\u7a74\uff0c\u5728\u6700\u708e\u70ed\u7684\u590f\u5929\u5177\u6709\u7406\u60f3\u7684\u6e29\u5ea6\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba41\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel41\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel41\">AJIMECES \u5927\u5385\u548c LINDARAJA \u89c2\u666f\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u4e24\u59d0\u59b9\u5385\u540e\u9762\u7684\u5317\u9762\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u6a2a\u5411\u7684\u4e2d\u6bbf\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a muqarnas \u62f1\u9876\u3002\u8fd9\u4e2a\u623f\u95f4\u88ab\u79f0\u4e3a Ajimeces \u5385\uff08\u76f4\u68c2\u7a97\uff09\uff0c\u56e0\u4e3a\u8fd9\u79cd\u7c7b\u578b\u7684\u7a97\u6237\u4e00\u5b9a\u5c01\u95ed\u4e86\u901a\u5f80 Lindaraja \u89c2\u666f\u70b9\u7684\u4e2d\u592e\u62f1\u95e8\u4e24\u4fa7\u7684\u5f00\u53e3\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8fd9\u4e2a\u623f\u95f4\u7684\u767d\u8272\u5899\u58c1\u6700\u521d\u662f\u7528\u4e1d\u7ef8\u7ec7\u7269\u8986\u76d6\u7684\u3002\n                <\/p>\n                <p>\n                    El llamado Mirador de Lindaraja debe su nombre a la derivaci\u00f3n del t\u00e9rmino \u00e1rabe &#8220;Ayn Dar Aisa&#8221;, que significa \u201clos ojos de la Casa de Aisa\u201d.\n                <\/p>\n                <p>\n                    \u89c2\u666f\u53f0\u867d\u7136\u9762\u79ef\u4e0d\u5927\uff0c\u4f46\u5185\u90e8\u88c5\u9970\u5374\u5341\u5206\u7cbe\u7f8e\u3002\u4e00\u65b9\u9762\uff0c\u5b83\u7684\u7279\u70b9\u662f\u94fa\u6ee1\u4e86\u8fde\u7eed\u7684\u5c0f\u661f\u661f\uff0c\u8fd9\u4e9b\u661f\u661f\u76f8\u4e92\u4ea4\u9519\uff0c\u8fd9\u9700\u8981\u5de5\u5320\u4eec\u7684\u7ec6\u81f4\u5de5\u4f5c\u3002\u53e6\u4e00\u65b9\u9762\uff0c\u5982\u679c\u4f60\u62ac\u5934\u770b\uff0c\u4f60\u4f1a\u770b\u5230\u5929\u82b1\u677f\u4e0a\u9576\u5d4c\u7740\u5f69\u8272\u73bb\u7483\uff0c\u6728\u8d28\u7ed3\u6784\uff0c\u7c7b\u4f3c\u5929\u7a97\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u76cf\u706f\u7b3c\u662f\u5e15\u62c9\u8482\u5c3c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8bb8\u591a\u56f4\u5899\u6216\u76f4\u68c2\u7a97\u7684\u5178\u578b\u4ee3\u8868\u3002\u5f53\u9633\u5149\u7167\u5c04\u5230\u73bb\u7483\u4e0a\u65f6\uff0c\u5b83\u4f1a\u6295\u5c04\u51fa\u4e94\u5f69\u7f24\u7eb7\u7684\u53cd\u5c04\uff0c\u7167\u4eae\u88c5\u9970\uff0c\u4f7f\u7a7a\u95f4\u5168\u5929\u5448\u73b0\u51fa\u72ec\u7279\u800c\u4e0d\u65ad\u53d8\u5316\u7684\u6c1b\u56f4\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u5f53\u5ead\u9662\u4ecd\u7136\u5f00\u653e\u65f6\uff0c\u4eba\u4eec\u53ef\u4ee5\u5750\u5728\u89c2\u666f\u53f0\u7684\u5730\u677f\u4e0a\uff0c\u5c06\u624b\u81c2\u653e\u5728\u7a97\u53f0\u4e0a\uff0c\u6b23\u8d4f\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\u3002 16 \u4e16\u7eaa\u521d\uff0c\u5f53\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u4f4f\u6240\u88ab\u4fee\u5efa\u65f6\uff0c\u8fd9\u4e9b\u666f\u89c2\u5c31\u6d88\u5931\u4e86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba42\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel42\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel42\">\u56fd\u738b\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u56fd\u738b\u5927\u5385\u5360\u636e\u4e86\u72ee\u5b50\u9662\u7684\u6574\u4e2a\u4e1c\u4fa7\uff0c\u867d\u7136\u5b83\u770b\u8d77\u6765\u4e0e\u5bab\u6bbf\u878d\u4e3a\u4e00\u4f53\uff0c\u4f46\u4eba\u4eec\u8ba4\u4e3a\u5b83\u6709\u81ea\u5df1\u7684\u529f\u80fd\uff0c\u53ef\u80fd\u662f\u5a31\u4e50\u6216\u5bab\u5ef7\u6027\u8d28\u7684\u3002\n                <\/p>\n                <p>\n                    \u8be5\u7a7a\u95f4\u56e0\u4fdd\u5b58\u4e86\u5c11\u6570\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u7ed8\u753b\u4e4b\u4e00\u800c\u95fb\u540d\u3002\n                <\/p>\n                <p>\n                    \u4e09\u95f4\u5367\u5ba4\uff0c\u6bcf\u95f4\u5367\u5ba4\u9762\u79ef\u7ea6\u4e3a\u5341\u4e94\u5e73\u65b9\u7c73\uff0c\u6709\u4e09\u4e2a\u5047\u62f1\u9876\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u7f8a\u76ae\u753b\u3002\u8fd9\u4e9b\u76ae\u7528\u5c0f\u7af9\u9489\u56fa\u5b9a\u5728\u6728\u8d28\u652f\u67b6\u4e0a\uff0c\u8fd9\u79cd\u6280\u672f\u53ef\u4ee5\u9632\u6b62\u6750\u6599\u751f\u9508\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u540d\u79f0\u53ef\u80fd\u6765\u81ea\u5bf9\u4e2d\u592e\u58c1\u9f9b\u4e2d\u7ed8\u753b\u7684\u89e3\u8bfb\uff0c\u8be5\u7ed8\u753b\u63cf\u7ed8\u4e86\u5341\u4e2a\u4eba\u7269\uff0c\u53ef\u80fd\u5bf9\u5e94\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u524d\u5341\u4f4d\u82cf\u4e39\u3002\n                <\/p>\n                <p>\n                    \u5728\u4fa7\u58c1\u9f9b\u4e2d\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u6218\u6597\u3001\u72e9\u730e\u3001\u6e38\u620f\u548c\u7231\u60c5\u7684\u9a91\u58eb\u573a\u666f\u3002\u5728\u8fd9\u4e9b\u4f5c\u54c1\u4e2d\uff0c\u57fa\u7763\u5f92\u548c\u7a46\u65af\u6797\u4eba\u7269\u5171\u5904\u4e00\u5ba4\uff0c\u4ed6\u4eec\u7684\u8863\u7740\u6e05\u6670\u53ef\u8fa8\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u753b\u4f5c\u7684\u8d77\u6e90\u4e00\u76f4\u53d7\u5230\u5e7f\u6cdb\u4e89\u8bba\u3002\u7531\u4e8e\u5b83\u4eec\u5177\u6709\u7ebf\u6027\u54e5\u7279\u5f0f\u98ce\u683c\uff0c\u4eba\u4eec\u8ba4\u4e3a\u5b83\u4eec\u53ef\u80fd\u662f\u7531\u719f\u6089\u7a46\u65af\u6797\u4e16\u754c\u7684\u57fa\u7763\u6559\u827a\u672f\u5bb6\u521b\u4f5c\u7684\u3002\u8fd9\u4e9b\u4f5c\u54c1\u53ef\u80fd\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u548c\u5361\u65af\u8482\u5229\u4e9a\u57fa\u7763\u6559\u56fd\u738b\u4f69\u5fb7\u7f57\u4e00\u4e16\u4e4b\u95f4\u826f\u597d\u5173\u7cfb\u7684\u6210\u679c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba43\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel43\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel43\">\u79d8\u5bc6\u623f\u95f4<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bc6\u5ba4\u662f\u4e00\u4e2a\u65b9\u5f62\u7684\u623f\u95f4\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a\u7403\u5f62\u62f1\u9876\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u91cc\u4f1a\u53d1\u751f\u4e00\u4e9b\u975e\u5e38\u5947\u7279\u548c\u4ee4\u4eba\u597d\u5947\u7684\u4e8b\u60c5\uff0c\u8fd9\u4f7f\u5b83\u6210\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6e38\u5ba2\u6700\u559c\u6b22\u7684\u666f\u70b9\u4e4b\u4e00\uff0c\u5c24\u5176\u662f\u5c0f\u5b69\u5b50\u3002\n                <\/p>\n                <p>\n                    \u73b0\u8c61\u662f\u8fd9\u6837\u7684\uff0c\u5982\u679c\u4e00\u4e2a\u4eba\u7ad9\u5728\u623f\u95f4\u7684\u4e00\u4e2a\u89d2\u843d\uff0c\u53e6\u4e00\u4e2a\u4eba\u7ad9\u5728\u53e6\u4e00\u4e2a\u89d2\u843d\u2014\u2014\u4e24\u4eba\u90fd\u9762\u671d\u5899\u58c1\uff0c\u5e76\u4e14\u5c3d\u53ef\u80fd\u9760\u8fd1\u5899\u58c1\u2014\u2014\u5176\u4e2d\u4e00\u4e2a\u4eba\u53ef\u4ee5\u975e\u5e38\u8f7b\u58f0\u5730\u8bf4\u8bdd\uff0c\u800c\u53e6\u4e00\u4e2a\u4eba\u5374\u80fd\u5b8c\u7f8e\u5730\u542c\u5230\u5bf9\u65b9\u7684\u58f0\u97f3\uff0c\u5c31\u597d\u50cf\u4ed6\u4eec\u5c31\u5728\u65c1\u8fb9\u4e00\u6837\u3002\n                <\/p>\n                <p>\n                    Es gracias a este \u201cjuego\u201d ac\u00fastico que la sala recibe su nombre: &#8220;Sala de los Secretos&#8221;.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba44\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel44\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel44\">\u7a46\u5361\u62c9\u5e03\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u5ea7\u88ab\u79f0\u4e3a\u72ee\u5b50\u5bab\u7684\u5bab\u6bbf\u662f\u5728\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7b2c\u4e8c\u6b21\u7edf\u6cbb\u671f\u95f4\u5efa\u9020\u7684\uff0c\u8be5\u7edf\u6cbb\u59cb\u4e8e 1362 \u5e74\uff0c\u4e00\u76f4\u6301\u7eed\u5230 1391 \u5e74\u3002\u5728\u6b64\u671f\u95f4\uff0c\u72ee\u5b50\u5bab\u5f00\u59cb\u5efa\u9020\uff0c\u6bd7\u90bb\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u540e\u8005\u7531\u5176\u7236\u4eb2\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    Este nuevo palacio tambi\u00e9n fue denominado &#8220;Palacio del Riyad&#8221;, ya que se cree que fue levantado sobre los antiguos Jardines de Comares. El t\u00e9rmino &#8220;Riyad&#8221; significa \u201cjard\u00edn\u201d.\n                <\/p>\n                <p>\n                    \u636e\u8ba4\u4e3a\uff0c\u8fdb\u5165\u5bab\u6bbf\u7684\u539f\u59cb\u901a\u9053\u662f\u901a\u8fc7\u4e1c\u5357\u89d2\uff0c\u4ece Calle Real \u8fdb\u5165\uff0c\u5e76\u901a\u8fc7\u4e00\u6761\u5f2f\u66f2\u7684\u901a\u9053\u3002\u76ee\u524d\uff0c\u7531\u4e8e\u5f81\u670d\u540e\u57fa\u7763\u6559\u7684\u6539\u9020\uff0c\u7a46\u5361\u7eb3\u65af\u5927\u5385\u53ef\u76f4\u63a5\u4ece\u79d1\u9a6c\u96f7\u65af\u5bab\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u7a46\u5361\u7eb3\u65af\u5927\u5385 (M\u00fcqarnas Hall) \u7684\u540d\u5b57\u6765\u6e90\u4e8e\u6700\u521d\u8986\u76d6\u5b83\u7684\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u7a46\u5361\u7eb3\u65af\u62f1\u9876\uff0c\u8be5\u62f1\u9876\u56e0 1590 \u5e74\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u706b\u836f\u5e93\u7206\u70b8\u5f15\u8d77\u7684\u9707\u52a8\u800c\u51e0\u4e4e\u5b8c\u5168\u5012\u584c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u4e00\u4fa7\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u8fd9\u4e2a\u5893\u7a74\u7684\u9057\u8ff9\u3002\u5728\u53e6\u4e00\u4fa7\uff0c\u6709\u540e\u671f\u57fa\u7763\u6559\u62f1\u9876\u7684\u9057\u8ff9\uff0c\u5176\u4e2d\u51fa\u73b0\u5b57\u6bcd\u201cFY\u201d\uff0c\u4f20\u7edf\u4e0a\u4e0e\u8d39\u8fea\u5357\u5fb7\u548c\u4f0a\u838e\u8d1d\u62c9\u6709\u5173\uff0c\u4f46\u5b9e\u9645\u4e0a\u5b83\u4eec\u5bf9\u5e94\u4e8e 1729 \u5e74\u53c2\u89c2\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u83f2\u5229\u666e\u4e94\u4e16\u548c\u4f0a\u838e\u8d1d\u62c9\u6cd5\u5c14\u5185\u585e\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8be5\u623f\u95f4\u53ef\u80fd\u7528\u4f5c\u53c2\u52a0\u82cf\u4e39\u5e86\u5178\u3001\u805a\u4f1a\u548c\u62db\u5f85\u4f1a\u7684\u5ba2\u4eba\u7684\u524d\u5385\u6216\u7b49\u5019\u5ba4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  EL PARTAL -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba45\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel45\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel45\">\u90e8\u5206\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5982\u4eca\u88ab\u79f0\u4e3a\u201c\u5e15\u5854\u5c14\u82b1\u56ed\u201d (Jardines del Partal) \u7684\u8fd9\u7247\u5927\u7a7a\u95f4\uff0c\u5176\u540d\u5b57\u6765\u6e90\u4e8e Palacio del P\u00f3rtico\uff0c\u8be5\u5bab\u6bbf\u56e0\u5176\u95e8\u5eca\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u8be5\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u4fdd\u5b58\u6700\u53e4\u8001\u7684\u5bab\u6bbf\uff0c\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e0e\u79d1\u9a6c\u96f7\u65af\u5bab\u6709\u76f8\u4f3c\u4e4b\u5904\uff0c\u5c3d\u7ba1\u5b83\u66f4\u53e4\u8001\uff1a\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u4e00\u4e2a\u4e2d\u592e\u6c34\u6c60\uff0c\u95e8\u5eca\u5728\u6c34\u4e2d\u7684\u5012\u5f71\u50cf\u4e00\u9762\u955c\u5b50\u3002\u5b83\u7684\u4e3b\u8981\u7279\u5f81\u662f\u4e00\u5ea7\u4fa7\u5854\uff0c\u81ea 16 \u4e16\u7eaa\u4ee5\u6765\u88ab\u79f0\u4e3a\u5973\u58eb\u5854\uff0c\u5c3d\u7ba1\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5929\u6587\u53f0\uff0c\u56e0\u4e3a\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u662f\u5929\u6587\u5b66\u7684\u72c2\u70ed\u7231\u597d\u8005\u3002\u5854\u4e0a\u6709\u9762\u5411\u56db\u4e2a\u65b9\u4f4d\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u58ee\u89c2\u7684\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u4e00\u76f4\u4e3a\u79c1\u4eba\u6240\u6709\uff0c\u76f4\u5230 1891 \u5e74 3 \u6708 12 \u65e5\uff0c\u5176\u4e3b\u4eba\u3001\u5fb7\u56fd\u94f6\u884c\u5bb6\u517c\u9886\u4e8b\u4e9a\u745f\u00b7\u51af\u00b7\u683c\u6e29\u7eb3 (Arthur Von Gwinner) \u5c06\u8fd9\u5ea7\u5efa\u7b51\u548c\u5468\u56f4\u7684\u571f\u5730\u5272\u8ba9\u7ed9\u4e86\u897f\u73ed\u7259\u56fd\u5bb6\u3002\n                <\/p>\n                <p>\n                    \u4e0d\u5e78\u7684\u662f\uff0c\u51af\u00b7\u683c\u6e29\u7eb3\u62c6\u9664\u4e86\u89c2\u666f\u53f0\u7684\u6728\u8d28\u5c4b\u9876\uff0c\u5e76\u5c06\u5176\u642c\u5230\u4e86\u67cf\u6797\uff0c\u73b0\u5728\u5b83\u5728\u5e15\u52a0\u9a6c\u535a\u7269\u9986\u5c55\u51fa\uff0c\u4f5c\u4e3a\u5176\u4f0a\u65af\u5170\u827a\u672f\u6536\u85cf\u7684\u4eae\u70b9\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5e15\u5854\u5c14\u5bab\u65c1\u8fb9\uff0c\u5973\u58eb\u5854\u7684\u5de6\u4fa7\uff0c\u6709\u4e00\u4e9b\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u623f\u5c4b\u3002\u5176\u4e2d\u4e00\u6240\u623f\u5b50\u56e0\u5728 20 \u4e16\u7eaa\u521d\u53d1\u73b0\u4e86 14 \u4e16\u7eaa\u7684\u7070\u6ce5\u86cb\u5f69\u753b\u800c\u88ab\u79f0\u4e3a\u201c\u7ed8\u753b\u4e4b\u5bb6\u201d\u3002\u8fd9\u4e9b\u6781\u5176\u73cd\u8d35\u7684\u753b\u4f5c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u58c1\u753b\u7684\u7f55\u89c1\u8303\u4f8b\uff0c\u63cf\u7ed8\u4e86\u5bab\u5ef7\u3001\u72e9\u730e\u548c\u5e86\u795d\u573a\u666f\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5176\u91cd\u8981\u6027\u548c\u4fdd\u62a4\u539f\u56e0\uff0c\u8fd9\u4e9b\u623f\u5c4b\u4e0d\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba46\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel46\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel46\">\u5e15\u5854\u5c14\u7684\u6f14\u8bb2<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u7279\u5c14\u5bab\u53f3\u4fa7\uff0c\u57ce\u5899\u4e0a\u662f\u5e15\u7279\u5c14\u6f14\u8bb2\u5385\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\u7531\u4e8e\u6f14\u8bb2\u5385\u4f4d\u4e8e\u5730\u9762\u4ee5\u4e0a\uff0c\u56e0\u6b64\u9700\u8981\u901a\u8fc7\u5c0f\u697c\u68af\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u4f0a\u65af\u5170\u6559\u7684\u652f\u67f1\u4e4b\u4e00\u662f\u6bcf\u5929\u9762\u5411\u9ea6\u52a0\u7948\u7977\u4e94\u6b21\u3002\u8be5\u7948\u7977\u5ba4\u5145\u5f53\u4e86\u5bab\u5ef7\u5c0f\u6559\u5802\u7684\u529f\u80fd\uff0c\u8ba9\u9644\u8fd1\u5bab\u6bbf\u7684\u5c45\u6c11\u53ef\u4ee5\u5c65\u884c\u5b97\u6559\u4e49\u52a1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u9762\u79ef\u4e0d\u5927\uff08\u7ea6\u5341\u4e8c\u5e73\u65b9\u7c73\uff09\uff0c\u4f46\u7948\u7977\u5ba4\u8bbe\u6709\u4e00\u4e2a\u5c0f\u524d\u5385\u548c\u4e00\u4e2a\u7948\u7977\u5ba4\u3002\u5176\u5185\u90e8\u91c7\u7528\u4e30\u5bcc\u7684\u7070\u6ce5\u88c5\u9970\uff0c\u6709\u690d\u7269\u548c\u51e0\u4f55\u56fe\u6848\uff0c\u8fd8\u6709\u300a\u53e4\u5170\u7ecf\u300b\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u697c\u68af\u8d70\u4e0a\u53bb\uff0c\u5c31\u5728\u5165\u53e3\u95e8\u524d\uff0c\u4f60\u4f1a\u770b\u5230\u897f\u5357\u5899\u4e0a\u7684\u7c73\u54c8\u62c9\u5e03\uff0c\u9762\u5411\u9ea6\u52a0\u3002\u5b83\u7684\u5e73\u9762\u56fe\u5448\u591a\u8fb9\u5f62\uff0c\u6709\u9a6c\u8e44\u5f62\u62f1\u95e8\uff0c\u9876\u90e8\u6709\u7a46\u5361\u7eb3\u65af\u5706\u9876\u3002\n                <\/p>\n                <p>\n                    \u7279\u522b\u503c\u5f97\u6ce8\u610f\u7684\u662f\u4f4d\u4e8e\u7c73\u54c8\u62c9\u5e03\u62f1\u95e8\u67f1\u5934\u4e0a\u7684\u94ed\u6587\uff0c\u5b83\u9080\u8bf7\u4eba\u4eec\u7948\u7977\uff1a <em>\u201c\u6765\u7948\u7977\u5427\uff0c\u4e0d\u8981\u758f\u5ffd\u5927\u610f\u3002\u201d<\/em>\n                <\/p>\n                <p>\n                    \u4e0e\u7948\u7977\u5ba4\u76f8\u8fde\u7684\u662f\u963f\u5854\u897f\u5965\u00b7\u5fb7\u00b7\u5e03\u62c9\u5361\u8499\u7279\u4e4b\u5bb6\uff0c\u8be5\u4e4b\u5bb6\u4e8e 1550 \u5e74\u8d60\u4e88\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b88\u62a4\u8005\u3001\u524d\u4f8d\u4ece\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba47\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel47\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel47\">\u5e15\u5854\u5c14\u963f\u5c14\u6258 \u2013 \u4f18\u7d20\u798f\u4e09\u4e16\u5bab\u6bbf<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u5c14\u5854\u5c14\u5730\u533a\u6700\u9ad8\u7684\u9ad8\u539f\u4e0a\uff0c\u6709\u5c24\u7d20\u592b\u4e09\u4e16\u5bab\u6bbf\u7684\u8003\u53e4\u9057\u5740\u3002 1492 \u5e74 6 \u6708\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5c06\u8fd9\u5ea7\u5bab\u6bbf\u5272\u8ba9\u7ed9\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7b2c\u4e00\u4efb\u603b\u7763\u3001\u7b2c\u4e8c\u4efb\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u5510\u00b7\u4f0a\u5c3c\u6208\u00b7\u6d1b\u4f69\u65af\u00b7\u5fb7\u00b7\u95e8\u591a\u8428 (Don \u00cd\u00f1igo L\u00f3pez de Mendoza)\u3002\u56e0\u6b64\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5766\u8fea\u62c9\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e4b\u6240\u4ee5\u6210\u4e3a\u5e9f\u589f\uff0c\u6e90\u4e8e18\u4e16\u7eaa\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u540e\u88d4\u4e0e\u6ce2\u65c1\u56fd\u738b\u8153\u529b\u4e94\u4e16\u4e4b\u95f4\u7684\u5206\u6b67\u3002\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u4e8c\u4e16\u53bb\u4e16\u540e\uff0c\u65e0\u55e3\u800c\u4ea1\uff0c\u6ed5\u8fea\u62c9\u5bb6\u65cf\u4e0d\u518d\u652f\u6301\u83f2\u5229\u666e\u4eb2\u738b\uff0c\u800c\u662f\u652f\u6301\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u3002\u83f2\u5229\u666e\u4e94\u4e16\u767b\u57fa\u540e\uff0c\u4ed6\u4eec\u91c7\u53d6\u4e86\u62a5\u590d\u63aa\u65bd\uff1a1718 \u5e74\uff0c\u4ed6\u4eec\u88ab\u5265\u593a\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5e02\u957f\u804c\u4f4d\uff0c\u968f\u540e\u5bab\u6bbf\u88ab\u62c6\u9664\uff0c\u5176\u6750\u6599\u88ab\u51fa\u552e\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u4e00\u4e9b\u6750\u6599\u5728 20 \u4e16\u7eaa\u91cd\u65b0\u51fa\u73b0\u5728\u79c1\u4eba\u6536\u85cf\u4e2d\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u4fdd\u5b58\u5728\u9a6c\u5fb7\u91cc\u74e6\u4f26\u897f\u4e9a\u5510\u749c\u7814\u7a76\u6240\u7684\u6240\u8c13\u201c\u798f\u56fe\u5c3c\u74f7\u7816\u201d\u53ef\u80fd\u5c31\u6765\u81ea\u8fd9\u5ea7\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u4ece1740\u5e74\u8d77\uff0c\u5bab\u6bbf\u9057\u5740\u6210\u4e3a\u79df\u8d41\u83dc\u56ed\u7684\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    1929 \u5e74\uff0c\u897f\u73ed\u7259\u653f\u5e9c\u6536\u56de\u4e86\u8fd9\u7247\u5730\u533a\uff0c\u5e76\u5c06\u5176\u5f52\u8fd8\u7ed9\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u5f97\u76ca\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5efa\u7b51\u5e08\u548c\u4fee\u590d\u8005 Leopoldo Torres Balb\u00e1s \u7684\u52aa\u529b\uff0c\u901a\u8fc7\u521b\u5efa\u8003\u53e4\u82b1\u56ed\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5f97\u5230\u4e86\u6539\u5584\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba48\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel48\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel48\">\u5854\u697c\u6f2b\u6b65\u548c\u5cf0\u9876\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u62c9\u8482\u5c3c\u57ce\u5899\u6700\u521d\u6709\u4e09\u5341\u591a\u5ea7\u5854\u697c\uff0c\u5982\u4eca\u4ec5\u5269\u4e8c\u5341\u5ea7\u3002\u6700\u521d\uff0c\u8fd9\u4e9b\u5854\u697c\u5177\u6709\u4e25\u683c\u7684\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u6709\u4e9b\u5854\u697c\u4e5f\u88ab\u7528\u4e8e\u5c45\u4f4f\u7528\u9014\u3002\n                <\/p>\n                <p>\n                    \u4ece\u7eb3\u65af\u91cc\u5fb7\u5bab\u7684\u51fa\u53e3\u5904\uff0c\u4ece\u5e15\u5854\u5c14\u963f\u5c14\u6258 (Partal Alto) \u5730\u533a\u51fa\u53d1\uff0c\u6709\u4e00\u6761\u9e45\u5375\u77f3\u5c0f\u8def\u901a\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u3002\u8fd9\u6761\u8def\u7ebf\u6cbf\u7740\u57ce\u5899\u5ef6\u4f38\uff0c\u57ce\u5899\u5185\u77d7\u7acb\u7740\u8be5\u5efa\u7b51\u7fa4\u4e2d\u4e00\u4e9b\u6700\u5177\u4ee3\u8868\u6027\u7684\u5854\u697c\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u82b1\u56ed\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u679c\u56ed\u7684\u7f8e\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u6700\u8457\u540d\u7684\u5854\u697c\u662f\u5c71\u5cf0\u5854\uff0c\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\uff0c\u540e\u6765\u7531\u5176\u4ed6\u82cf\u4e39\u7ffb\u4fee\u3002\u5b83\u4ee5\u5176\u7816\u780c\u7684\u91d1\u5b57\u5854\u5f62\u57ce\u579b\u800c\u6613\u4e8e\u8fa8\u8ba4\uff0c\u5176\u540d\u5b57\u53ef\u80fd\u7531\u6b64\u800c\u6765\u3002\u7136\u800c\uff0c\u5176\u4ed6\u4f5c\u8005\u8ba4\u4e3a\uff0c\u8fd9\u4e2a\u540d\u5b57\u6765\u6e90\u4e8e\u4ece\u5176\u4e0a\u89d2\u4f38\u51fa\u7684\u725b\u817f\uff0c\u8fd9\u4e9b\u725b\u817f\u652f\u6491\u7740\u69ab\u773c\uff0c\u8fd9\u662f\u4e00\u79cd\u9632\u5fa1\u5143\u7d20\uff0c\u53ef\u4ee5\u62b5\u5fa1\u6765\u81ea\u4e0a\u65b9\u7684\u653b\u51fb\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5854\u7684\u4e3b\u8981\u529f\u80fd\u662f\u4fdd\u62a4\u4f4d\u4e8e\u5176\u5e95\u90e8\u7684\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u8be5\u95e8\u4e0e\u5c0f\u56fd\u738b\u65b9\u5c16\u7891\u76f8\u8fde\uff0c\u65b9\u4fbf\u901a\u5f80\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u548c\u8fde\u63a5\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u53e4\u8001\u4e2d\u4e16\u7eaa\u9053\u8def\u3002\n                <\/p>\n                <p>\n                    \u5728\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u4eba\u4eec\u4fee\u5efa\u4e86\u5e26\u6709\u9a6c\u53a9\u7684\u5916\u5821\u6765\u52a0\u5f3a\u9632\u5fa1\uff0c\u5e76\u7531\u4e00\u4e2a\u540d\u4e3a\u94c1\u95e8\u7684\u65b0\u5165\u53e3\u5173\u95ed\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u5854\u697c\u901a\u5e38\u4ec5\u5177\u6709\u519b\u4e8b\u529f\u80fd\uff0c\u4f46\u4f17\u6240\u5468\u77e5\uff0cTorre de los Picos \u4e5f\u5177\u6709\u4f4f\u5b85\u7528\u9014\uff0c\u5176\u5185\u90e8\u7684\u88c5\u9970\u5c31\u8bc1\u660e\u4e86\u8fd9\u4e00\u70b9\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba49\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel49\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel49\">\u56da\u5f92\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0cTorre de la Cautiva \u83b7\u5f97\u4e86\u4e0d\u540c\u7684\u540d\u79f0\uff0c\u4f8b\u5982 Torre de la Ladrona \u6216 Torre de la Sultana\uff0c\u4f46\u6700\u7ec8\u6d41\u884c\u7684\u662f\u6700\u6d41\u884c\u7684\u4e00\u4e2a\uff1aTorre de la Cautiva\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u57fa\u4e8e\u5df2\u8bc1\u5b9e\u7684\u5386\u53f2\u4e8b\u5b9e\uff0c\u800c\u662f\u4e00\u4e2a\u6d6a\u6f2b\u4f20\u8bf4\u7684\u4ea7\u7269\uff0c\u4f20\u8bf4\u4f0a\u838e\u8d1d\u5c14\u00b7\u5fb7\u00b7\u7d22\u5229\u65af (Isabel de Sol\u00eds) \u88ab\u56da\u7981\u5728\u8fd9\u5ea7\u5854\u4e2d\u3002\u5979\u540e\u6765\u7688\u4f9d\u4f0a\u65af\u5170\u6559\uff0c\u6539\u540d\u4e3a\u4f50\u62c9\u4f0a\u8fbe (Zoraida)\uff0c\u5e76\u6210\u4e3a\u7a46\u83b1\u54c8\u68ee (Muley Hac\u00e9n) \u6700\u559c\u7231\u7684\u82cf\u4e39\u5a1c\u3002\u8fd9\u4e00\u60c5\u51b5\u5bfc\u81f4\u4e86\u524d\u82cf\u4e39\u5a1c\u3001\u5e03\u963f\u535c\u8fea\u52d2\u7684\u6bcd\u4eb2\u827e\u838e\u4e0e\u4f50\u62c9\u4f0a\u8fbe\u7684\u5173\u7cfb\u7d27\u5f20\uff0c\u56e0\u4e3a\u4f50\u62c9\u4f0a\u8fbe\u7684\u540d\u5b57\u610f\u4e3a\u201c\u6668\u661f\u201d\u2014\u2014\u53d6\u4ee3\u4e86\u5979\u5728\u5bab\u5ef7\u4e2d\u7684\u5730\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u7684\u5efa\u9020\u8005\u662f\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\uff0c\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u5efa\u9020\u8005\u4e5f\u662f\u4ed6\u3002\u4e3b\u5385\u4e2d\u7684\u7891\u6587\u8bc1\u5b9e\u4e86\u8fd9\u4e00\u8bf4\u6cd5\uff0c\u8fd9\u4e9b\u7891\u6587\u662f\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03 (Ibn al-Yayyab) \u7684\u4f5c\u54c1\uff0c\u5bf9\u8fd9\u4f4d\u82cf\u4e39\u5927\u52a0\u8d5e\u626c\u3002\n                <\/p>\n                <p>\n                    \u5728\u5899\u4e0a\u523b\u7684\u8bd7\u6b4c\u4e2d\uff0c\u7ef4\u9f50\u5c14\u53cd\u590d\u4f7f\u7528\u8fd9\u4e2a\u8bcd <em>\u5361\u62c9\u80e1\u62c9<\/em>\uff0c\u540e\u6765\u88ab\u7528\u6765\u6307\u8bbe\u9632\u7684\u5bab\u6bbf\uff0c\u5c31\u50cf\u8fd9\u5ea7\u5854\u4e00\u6837\u3002\u5854\u5185\u9664\u4e86\u5177\u6709\u9632\u5fa1\u529f\u80fd\u5916\uff0c\u8fd8\u8bbe\u6709\u4e00\u5ea7\u88c5\u9970\u534e\u4e3d\u3001\u539f\u6c41\u539f\u5473\u7684\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u81f3\u4e8e\u88c5\u9970\uff0c\u4e3b\u5385\u7684\u7279\u70b9\u662f\u9676\u74f7\u74f7\u7816\u5e95\u5ea7\uff0c\u4e0a\u9762\u6709\u5404\u79cd\u989c\u8272\u7684\u51e0\u4f55\u5f62\u72b6\u3002\u5176\u4e2d\uff0c\u7d2b\u8272\u5c24\u4e3a\u7a81\u51fa\uff0c\u56e0\u4e3a\u5f53\u65f6\u7d2b\u8272\u7684\u751f\u4ea7\u7279\u522b\u56f0\u96be\u4e14\u6602\u8d35\uff0c\u6240\u4ee5\u5b83\u53ea\u7528\u4e8e\u975e\u5e38\u91cd\u8981\u7684\u7a7a\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba50\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel50\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel50\">\u516c\u4e3b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u516c\u4e3b\u5854\u4e0e\u4fd8\u864f\u5854\u4e00\u6837\uff0c\u5176\u540d\u5b57\u6e90\u4e8e\u4e00\u4e2a\u4f20\u8bf4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5c31\u662f\u6709\u5173\u4f4f\u5728\u8fd9\u5ea7\u5854\u91cc\u7684\u4e09\u4f4d\u516c\u4e3b\u624e\u4f0a\u8fbe (Zaida)\u3001\u4f50\u62c9\u4f0a\u8fbe (Zoraida) \u548c\u4f50\u62c9\u6d77\u8fbe (Zorahaida) \u7684\u4f20\u8bf4\uff0c\u534e\u76db\u987f\u00b7\u6b27\u6587 (Washington Irving) \u5c06\u8fd9\u4e2a\u6545\u4e8b\u6536\u5f55\u5728\u4ed6\u8457\u540d\u7684\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u5854\uff0c\u6216\u79f0 *qalahurra*\uff0c\u662f\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e03\u4e16\u5efa\u9020\u7684\uff0c\u4ed6\u5728 1392 \u5e74\u81f3 1408 \u5e74\u95f4\u7edf\u6cbb\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5efa\u9020\u7684\u6700\u540e\u4e00\u6279\u5854\u697c\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u79cd\u60c5\u51b5\u53cd\u6620\u5728\u5ba4\u5185\u88c5\u9970\u4e0a\uff0c\u4e0e\u4ee5\u524d\u827a\u672f\u8f89\u714c\u7684\u65f6\u671f\u76f8\u6bd4\uff0c\u5ba4\u5185\u88c5\u9970\u663e\u793a\u51fa\u4e00\u5b9a\u8870\u843d\u7684\u8ff9\u8c61\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba51\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel51\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel51\">\u5361\u96f7\u62c9\u89d2\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u5854\u697c\u5927\u9053 (Paseo de las Torres) \u7684\u5c3d\u5934\uff0c\u5317\u5899\u7684\u6700\u4e1c\u7aef\uff0c\u6709\u4e00\u5ea7\u5706\u67f1\u5f62\u5854\u697c\u7684\u9057\u8ff9\uff1a\u5361\u96f7\u62c9\u89d2\u5854 (Torre del Cabo de Carrera)\u3002\n                <\/p>\n                <p>\n                    1812 \u5e74\u62ff\u7834\u4ed1\u7684\u519b\u961f\u4ece\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u64a4\u9000\u65f6\u8fdb\u884c\u7684\u7206\u70b8\u51e0\u4e4e\u6467\u6bc1\u4e86\u8fd9\u5ea7\u5854\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\u5b83\u662f\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u547d\u4ee4\u4e8e 1502 \u5e74\u5efa\u9020\u6216\u91cd\u5efa\u7684\uff0c\u8fd9\u4e00\u70b9\u5df2\u7531\u73b0\u5df2\u4e22\u5931\u7684\u7891\u6587\u8bc1\u5b9e\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u5b83\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u8857 (Calle Mayor) \u7684\u5c3d\u5934\uff0c\u6807\u5fd7\u7740\u8be5\u8def\u7684\u754c\u9650\u6216\u201ccap de carrera\u201d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  CARLOS V -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba52\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel52\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel52\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u6b63\u9762<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5bbd\u516d\u5341\u4e09\u7c73\uff0c\u9ad8\u5341\u4e03\u7c73\uff0c\u91c7\u7528\u53e4\u5178\u5efa\u7b51\u7684\u6bd4\u4f8b\uff0c\u6c34\u5e73\u5206\u4e3a\u4e24\u5c42\uff0c\u5efa\u7b51\u548c\u88c5\u9970\u533a\u522b\u660e\u663e\u3002\n                <\/p>\n                <p>\n                    \u5176\u5916\u5899\u91c7\u7528\u4e09\u79cd\u77f3\u6750\u88c5\u9970\uff1a\u6765\u81ea Sierra Elvira \u7684\u7070\u8272\u81f4\u5bc6\u77f3\u7070\u77f3\u3001\u6765\u81ea Macael \u7684\u767d\u8272\u5927\u7406\u77f3\u4ee5\u53ca\u6765\u81ea Barranco de San Juan \u7684\u7eff\u8272\u86c7\u7eb9\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5916\u90e8\u88c5\u9970\u9882\u626c\u4e86\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u5f62\u8c61\uff0c\u901a\u8fc7\u795e\u8bdd\u548c\u5386\u53f2\u5178\u6545\u5f3a\u8c03\u4e86\u4ed6\u7684\u7f8e\u5fb7\u3002\n                <\/p>\n                <p>\n                    \u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u662f\u5357\u4fa7\u548c\u897f\u4fa7\u7684\u7acb\u9762\uff0c\u5747\u8bbe\u8ba1\u6210\u51ef\u65cb\u95e8\u3002\u4e3b\u5165\u53e3\u4f4d\u4e8e\u897f\u4fa7\uff0c\u4e3b\u95e8\u9876\u90e8\u6709\u5e26\u7fc5\u8180\u7684\u80dc\u5229\u5973\u795e\u50cf\u3002\u4e24\u4fa7\u5404\u6709\u4e24\u6247\u5c0f\u95e8\uff0c\u95e8\u4e0a\u96d5\u523b\u6709\u9a91\u5175\u4f5c\u6218\u7684\u56fe\u6848\u3002\n                <\/p>\n                <p>\n                    \u67f1\u5b50\u7684\u57fa\u5ea7\u4e0a\u6709\u5bf9\u79f0\u91cd\u590d\u7684\u6d6e\u96d5\u3002\u4e2d\u592e\u7684\u6d6e\u96d5\u8c61\u5f81\u7740\u548c\u5e73\uff1a\u4e24\u540d\u5987\u5973\u5750\u5728\u4e00\u5806\u6b66\u5668\u4e0a\uff0c\u624b\u62ff\u6a44\u6984\u679d\uff0c\u652f\u6491\u7740\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u3001\u5e26\u6709\u7687\u51a0\u7684\u5730\u7403\u4eea\u548c\u5ea7\u53f3\u94ed\u201cPLUS ULTRA*\u201d\uff0c\u800c\u5c0f\u5929\u4f7f\u5219\u71c3\u70e7\u7740\u6218\u4e89\u5927\u70ae\u3002\n                <\/p>\n                <p>\n                    \u4fa7\u9762\u6d6e\u96d5\u63cf\u7ed8\u4e86\u6218\u4e89\u573a\u666f\uff0c\u4f8b\u5982\u5e15\u7ef4\u4e9a\u6218\u5f79\uff0c\u67e5\u7406\u4e94\u4e16\u51fb\u8d25\u4e86\u6cd5\u56fd\u56fd\u738b\u5f17\u6717\u897f\u65af\u4e00\u4e16\u3002\n                <\/p>\n                <p>\n                    \u9876\u90e8\u662f\u9633\u53f0\uff0c\u4e24\u4fa7\u662f\u5706\u5f62\u6d6e\u96d5\uff0c\u63cf\u7ed8\u4e86\u8d6b\u62c9\u514b\u52d2\u65af\u5341\u4e8c\u529f\u7ee9\u4e2d\u7684\u4e24\u9879\uff1a\u4e00\u9879\u662f\u6740\u6b7b\u5c3c\u7c73\u4e9a\u72ee\u5b50\uff0c\u53e6\u4e00\u9879\u662f\u9762\u5bf9\u514b\u91cc\u7279\u516c\u725b\u3002\u897f\u73ed\u7259\u56fd\u5fbd\u51fa\u73b0\u5728\u4e2d\u592e\u5fbd\u7ae0\u4e0a\u3002\n                <\/p>\n                <p>\n                    \u5728\u5bab\u6bbf\u7684\u4e0b\u90e8\uff0c\u8d28\u6734\u7684\u65b9\u77f3\u683c\u5916\u9192\u76ee\uff0c\u65e8\u5728\u4f20\u8fbe\u4e00\u79cd\u575a\u56fa\u7684\u611f\u89c9\u3002\u5728\u5b83\u4eec\u4e0a\u65b9\u662f\u9752\u94dc\u5706\u73af\uff0c\u7531\u72ee\u5b50\u7b49\u52a8\u7269\u5f62\u8c61\u6258\u7740\uff0c\u8c61\u5f81\u7740\u6743\u529b\u548c\u4fdd\u62a4\u3002\u5728\u5b83\u4eec\u7684\u89d2\u843d\uff0c\u662f\u53cc\u9e70\uff0c\u6697\u793a\u7740\u7687\u6743\u548c\u7687\u5e1d\u7684\u7eb9\u7ae0\uff1a\u897f\u73ed\u7259\u56fd\u738b\u67e5\u7406\u4e00\u4e16\u548c\u5fb7\u610f\u5fd7\u56fd\u738b\u67e5\u7406\u4e94\u4e16\u7684\u53cc\u5934\u9e70\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba53\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel53\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel53\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u7687\u5e1d\u67e5\u7406\u4e00\u4e16\u548c\u795e\u5723\u7f57\u9a6c\u5e1d\u56fd\u7687\u5e1d\u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4e5f\u662f\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u4e54\u4e07\u5a1c\u4e00\u4e16\u548c\u7f8e\u7537\u5b50\u8153\u529b\u4e8c\u4e16\u7684\u513f\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u516c\u4e3b\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74\u590f\u5929\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u5ea6\u871c\u6708\u3002\n                <\/p>\n                <p>\n                    \u7687\u5e1d\u62b5\u8fbe\u540e\uff0c\u88ab\u8fd9\u5ea7\u57ce\u5e02\u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u9b45\u529b\u6240\u5438\u5f15\uff0c\u5e76\u51b3\u5b9a\u5728\u5e15\u62c9\u8482\u5c3c\u57ce\u5efa\u9020\u4e00\u5ea7\u65b0\u5bab\u6bbf\u3002\u8fd9\u5ea7\u5bab\u6bbf\u88ab\u79f0\u4e3a\u201c\u65b0\u7687\u5bab\u201d\uff0c\u4e0e\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u76f8\u5bf9\uff0c\u540e\u8005\u540e\u6765\u88ab\u79f0\u4e3a\u201c\u65e7\u7687\u5bab\u201d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f5c\u54c1\u662f\u6258\u83b1\u591a\u5efa\u7b51\u5e08\u517c\u753b\u5bb6\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u59d4\u6258\u521b\u4f5c\u7684\uff0c\u636e\u8bf4\u4ed6\u662f\u7c73\u5f00\u6717\u57fa\u7f57\u7684\u5f1f\u5b50\uff0c\u8fd9\u53ef\u4ee5\u89e3\u91ca\u4ed6\u5bf9\u53e4\u5178\u6587\u827a\u590d\u5174\u7684\u6df1\u523b\u4e86\u89e3\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u4e18\u5361\u8bbe\u8ba1\u4e86\u4e00\u5ea7\u6587\u827a\u590d\u5174\u98ce\u683c\u7684\u5b8f\u4f1f\u5bab\u6bbf\uff0c\u5176\u5e73\u9762\u56fe\u4e3a\u65b9\u5f62\uff0c\u5185\u90e8\u4e3a\u5706\u5f62\uff0c\u5176\u7075\u611f\u6765\u81ea\u53e4\u5178\u65f6\u4ee3\u7684\u7eaa\u5ff5\u7891\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5efa\u7b51\u59cb\u5efa\u4e8e 1527 \u5e74\uff0c\u4e3b\u8981\u8d44\u91d1\u6765\u81ea\u6469\u5c14\u4eba\u4e3a\u7ee7\u7eed\u5c45\u4f4f\u5728\u683c\u62c9\u7eb3\u8fbe\u5e76\u4fdd\u7559\u5176\u98ce\u4fd7\u4e60\u60ef\u548c\u4eea\u5f0f\u800c\u7f34\u7eb3\u7684\u7a0e\u6b3e\u3002\n                <\/p>\n                <p>\n                    1550 \u5e74\uff0c\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u53bb\u4e16\uff0c\u5bab\u6bbf\u5c1a\u672a\u5b8c\u5de5\u3002\u4ed6\u7684\u513f\u5b50\u8def\u6613\u65af\u7ee7\u7eed\u4e86\u8fd9\u4e2a\u9879\u76ee\uff0c\u4f46\u5728\u4ed6\u53bb\u4e16\u540e\uff0c\u5de5\u4f5c\u6682\u505c\u4e86\u4e00\u6bb5\u65f6\u95f4\u3002 1572 \u5e74\uff0c\u5728\u83f2\u5229\u666e\u4e8c\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u8fd9\u4e9b\u5efa\u7b51\u5f97\u4ee5\u6062\u590d\uff0c\u5e76\u6839\u636e\u57c3\u65af\u79d1\u91cc\u4e9a\u5c14\u4fee\u9053\u9662\u5efa\u7b51\u5e08\u80e1\u5b89\u00b7\u5fb7\u00b7\u57c3\u96f7\u62c9\u7684\u63a8\u8350\uff0c\u59d4\u6258\u7ed9\u80e1\u5b89\u00b7\u5fb7\u00b7\u5965\u96f7\u4e9a\u8d1f\u8d23\u3002\u4f46\u7531\u4e8e\u963f\u5c14\u666e\u54c8\u62c9\u65af\u6218\u4e89\u9020\u6210\u8d44\u6e90\u532e\u4e4f\uff0c\u5e76\u672a\u53d6\u5f97\u91cd\u5927\u8fdb\u5c55\u3002\n                <\/p>\n                <p>\n                    \u76f4\u523020\u4e16\u7eaa\uff0c\u5bab\u6bbf\u624d\u5f97\u4ee5\u4fee\u5efa\u5b8c\u6210\u3002\u6700\u521d\u7531\u5efa\u7b51\u5e08\u517c\u4fee\u590d\u5e08 Leopoldo Torres Balb\u00e1s \u8d1f\u8d23\uff0c\u6700\u540e\u4e8e 1958 \u5e74\u7531 Francisco Prieto Moreno \u8d1f\u8d23\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u88ab\u8ba4\u4e3a\u662f\u4e16\u754c\u548c\u5e73\u7684\u8c61\u5f81\uff0c\u53cd\u6620\u4e86\u7687\u5e1d\u7684\u653f\u6cbb\u613f\u671b\u3002\u7136\u800c\u67e5\u7406\u4e94\u4e16\u4ece\u672a\u4eb2\u773c\u89c1\u8fc7\u4ed6\u4e0b\u4ee4\u5efa\u9020\u7684\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba54\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel54\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel54\">\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4f4d\u4e8e\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u5e95\u5c42\uff0c\u5206\u4e3a\u4e03\u4e2a\u623f\u95f4\uff0c\u4e13\u95e8\u5c55\u793a\u897f\u73ed\u7259\u7a46\u65af\u6797\u6587\u5316\u548c\u827a\u672f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u91cc\u6536\u85cf\u4e86\u73b0\u5b58\u6700\u7cbe\u7f8e\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u827a\u672f\u54c1\uff0c\u8fd9\u4e9b\u827a\u672f\u54c1\u90fd\u662f\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5386\u7ecf\u591a\u5e74\u6316\u6398\u548c\u4fee\u590d\u540e\u53d1\u73b0\u7684\u3002\n                <\/p>\n                <p>\n                    \u5c55\u51fa\u7684\u4f5c\u54c1\u5305\u62ec\u7070\u6ce5\u5236\u54c1\u3001\u67f1\u5b50\u3001\u6728\u5de5\u5236\u54c1\u3001\u5404\u79cd\u98ce\u683c\u7684\u9676\u74f7\uff08\u4f8b\u5982\u8457\u540d\u7684\u77aa\u7f9a\u82b1\u74f6\uff09\u2014\u2014\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u706f\u7684\u590d\u5236\u54c1\uff0c\u4ee5\u53ca\u5893\u7891\u3001\u786c\u5e01\u548c\u5176\u4ed6\u5177\u6709\u91cd\u8981\u5386\u53f2\u4ef7\u503c\u7684\u7269\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u85cf\u54c1\u662f\u53c2\u89c2\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u7406\u60f3\u8865\u5145\uff0c\u56e0\u4e3a\u5b83\u8ba9\u4eba\u4eec\u66f4\u597d\u5730\u4e86\u89e3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u7684\u65e5\u5e38\u751f\u6d3b\u548c\u6587\u5316\u3002\n                <\/p>\n                <p>\n                    \u535a\u7269\u9986\u5165\u573a\u514d\u8d39\uff0c\u4f46\u9700\u8981\u6ce8\u610f\u7684\u662f\uff0c\u535a\u7269\u9986\u6bcf\u5468\u4e00\u95ed\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba55\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel55\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel55\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u5728\u8bbe\u8ba1\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u65f6\uff0c\u91c7\u7528\u4e86\u5177\u6709\u5f3a\u70c8\u6587\u827a\u590d\u5174\u8c61\u5f81\u610f\u4e49\u7684\u51e0\u4f55\u5f62\u72b6\uff1a\u6b63\u65b9\u5f62\u4ee3\u8868\u5c18\u4e16\uff0c\u5185\u5706\u8c61\u5f81\u7740\u795e\u6027\u548c\u521b\u9020\uff0c\u516b\u8fb9\u5f62\uff08\u4e3a\u6559\u5802\u4fdd\u7559\uff09\u4ee3\u8868\u4e24\u4e2a\u4e16\u754c\u7684\u7ed3\u5408\u3002\n                <\/p>\n                <p>\n                    \u8fdb\u5165\u5bab\u6bbf\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u7f6e\u8eab\u4e8e\u4e00\u4e2a\u5b8f\u4f1f\u7684\u5706\u5f62\u95e8\u5eca\u5ead\u9662\u4e2d\uff0c\u76f8\u5bf9\u4e8e\u5916\u90e8\u800c\u8a00\uff0c\u5ead\u9662\u8f83\u9ad8\u3002\u8fd9\u5ea7\u5ead\u9662\u5468\u56f4\u6709\u4e24\u5ea7\u91cd\u53e0\u7684\u5eca\u5b50\uff0c\u6bcf\u5ea7\u5eca\u5b50\u90fd\u6709\u4e09\u5341\u4e8c\u6839\u67f1\u5b50\u3002\u5e95\u5c42\u7684\u67f1\u5b50\u4e3a\u591a\u7acb\u514b-\u6258\u65af\u5361\u7eb3\u67f1\u5f0f\uff0c\u4e0a\u5c42\u5219\u4e3a\u7231\u5965\u5c3c\u67f1\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u67f1\u5b50\u7531\u6765\u81ea\u683c\u62c9\u7eb3\u8fbe\u5c0f\u9547\u57c3\u5c14\u56fe\u7f57\u7684\u5e03\u4e01\u77f3\u6216\u674f\u4ec1\u77f3\u5236\u6210\u3002\u9009\u62e9\u8fd9\u79cd\u6750\u6599\u662f\u56e0\u4e3a\u5b83\u6bd4\u8bbe\u8ba1\u4e2d\u6700\u521d\u8ba1\u5212\u7684\u5927\u7406\u77f3\u66f4\u7ecf\u6d4e\u3002\n                <\/p>\n                <p>\n                    \u4e0b\u5c42\u753b\u5eca\u6709\u4e00\u4e2a\u73af\u5f62\u62f1\u9876\uff0c\u53ef\u80fd\u7528\u4e8e\u88c5\u9970\u58c1\u753b\u3002\u4e0a\u5c42\u753b\u5eca\u5219\u8bbe\u6709\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\n                <\/p>\n                <p>\n                    \u73af\u7ed5\u5ead\u9662\u7684\u9970\u5e26\u4ee5\u201cburocranios\u201d\u4e3a\u7279\u8272\uff0c\u5373\u725b\u5934\u9aa8\u7684\u56fe\u6848\uff0c\u8fd9\u79cd\u88c5\u9970\u56fe\u6848\u8d77\u6e90\u4e8e\u53e4\u5e0c\u814a\u548c\u53e4\u7f57\u9a6c\uff0c\u5728\u5f53\u65f6\uff0c\u5b83\u4eec\u88ab\u7528\u4e8e\u4e0e\u796d\u7940\u4eea\u5f0f\u76f8\u5173\u7684\u9970\u5e26\u548c\u575f\u5893\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e24\u5c42\u7531\u4e24\u5ea7\u697c\u68af\u8fde\u63a5\uff1a\u4e00\u5ea7\u4f4d\u4e8e\u5317\u4fa7\uff0c\u5efa\u4e8e 17 \u4e16\u7eaa\uff1b\u53e6\u4e00\u5ea7\u4e5f\u4f4d\u4e8e\u5317\u4fa7\uff0c\u7531\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4fdd\u62a4\u5efa\u7b51\u5e08 Francisco Prieto Moreno \u4e8e 20 \u4e16\u7eaa\u8bbe\u8ba1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u4ece\u672a\u88ab\u7528\u4f5c\u7687\u5bb6\u4f4f\u6240\uff0c\u4f46\u5bab\u6bbf\u76ee\u524d\u8bbe\u6709\u4e24\u4e2a\u91cd\u8981\u7684\u535a\u7269\u9986\uff1a\u4f4d\u4e8e\u4e0a\u5c42\u7684\u7f8e\u672f\u535a\u7269\u9986\uff0c\u6536\u85cf\u4e86 15 \u4e16\u7eaa\u81f3 20 \u4e16\u7eaa\u683c\u62c9\u7eb3\u8fbe\u7684\u6770\u51fa\u7ed8\u753b\u548c\u96d5\u5851\uff1b\u4f4d\u4e8e\u4e0b\u5c42\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\uff0c\u53ef\u901a\u8fc7\u897f\u4fa7\u5165\u53e3\u5927\u5385\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u535a\u7269\u9986\u529f\u80fd\u5916\uff0c\u4e2d\u592e\u5ead\u9662\u8fd8\u62e5\u6709\u51fa\u8272\u7684\u97f3\u54cd\u6548\u679c\uff0c\u4f7f\u5176\u6210\u4e3a\u4e3e\u529e\u97f3\u4e50\u4f1a\u548c\u620f\u5267\u8868\u6f14\u7684\u6700\u4f73\u573a\u6240\uff0c\u5c24\u5176\u662f\u5728\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u671f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  LA MEDINA -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba56\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel56\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel56\">\u6e05\u771f\u5bfa\u6d74\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6e05\u771f\u5bfa\u6d74\u573a\u4f4d\u4e8e\u7687\u5bb6\u5927\u8857 (Calle Real)\uff0c\u6bd7\u90bb\u73b0\u4eca\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802 (Igreja de Santa Mar\u00eda de la Alhambra)\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u6d74\u573a\u5efa\u4e8e\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u7531 <em>\u5409\u5179\u4e9a<\/em>\u8fd9\u662f\u5411\u5728\u8fb9\u5883\u79cd\u690d\u571f\u5730\u7684\u57fa\u7763\u5f92\u5f81\u6536\u7684\u4e00\u79cd\u7a0e\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528 <em>\u571f\u8033\u5176\u6d74\u5ba4<\/em> \u6c90\u6d74\u662f\u4f0a\u65af\u5170\u57ce\u5e02\u65e5\u5e38\u751f\u6d3b\u4e2d\u5fc5\u4e0d\u53ef\u5c11\u7684\u4e00\u9879\u6d3b\u52a8\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4e5f\u4e0d\u4f8b\u5916\u3002\u7531\u4e8e\u9760\u8fd1\u6e05\u771f\u5bfa\uff0c\u8fd9\u4e2a\u6d74\u573a\u53d1\u6325\u7740\u91cd\u8981\u7684\u5b97\u6559\u529f\u80fd\uff1a\u5141\u8bb8\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u6216\u51c0\u5316\u4eea\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u7136\u800c\uff0c\u5b83\u7684\u529f\u80fd\u5e76\u4e0d\u5b8c\u5168\u662f\u5b97\u6559\u6027\u7684\u3002\u571f\u8033\u5176\u6d74\u5ba4\u4e5f\u662f\u4e2a\u4eba\u536b\u751f\u7684\u573a\u6240\uff0c\u5e76\u4e14\u662f\u91cd\u8981\u7684\u793e\u4ea4\u805a\u4f1a\u573a\u6240\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u4f7f\u7528\u53d7\u65f6\u95f4\u5b89\u6392\u7684\u9650\u5236\uff0c\u7537\u6027\u5728\u65e9\u4e0a\u4f7f\u7528\uff0c\u5973\u6027\u5728\u4e0b\u5348\u4f7f\u7528\u3002\n                <\/p>\n                <p>\n                    \u53d7\u5230\u7f57\u9a6c\u6d74\u573a\u7684\u542f\u53d1\uff0c\u7a46\u65af\u6797\u6d74\u573a\u4e5f\u91c7\u7528\u4e86\u7f57\u9a6c\u6d74\u573a\u7684\u5ba4\u5185\u5e03\u5c40\uff0c\u4f46\u89c4\u6a21\u8f83\u5c0f\uff0c\u5e76\u4e14\u4f7f\u7528\u84b8\u6c7d\u64cd\u4f5c\uff0c\u800c\u4e0d\u50cf\u7f57\u9a6c\u6d74\u573a\u90a3\u6837\u91c7\u7528\u6d78\u6ce1\u5f0f\u6c90\u6d74\u3002\n                <\/p>\n                <p>\n                    \u6d74\u5ba4\u7531\u56db\u4e2a\u4e3b\u8981\u7a7a\u95f4\u7ec4\u6210\uff1a\u4f11\u606f\u5ba4\u6216\u66f4\u8863\u5ba4\u3001\u51b7\u5ba4\u6216\u6696\u5ba4\u3001\u70ed\u5ba4\u4ee5\u53ca\u4e0e\u540e\u8005\u76f8\u8fde\u7684\u9505\u7089\u533a\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528\u7684\u52a0\u70ed\u7cfb\u7edf\u662f <em>\u5730\u7095<\/em>\u8fd9\u662f\u4e00\u79cd\u5730\u4e0b\u4f9b\u6696\u7cfb\u7edf\uff0c\u5229\u7528\u7089\u5b50\u4ea7\u751f\u7684\u70ed\u7a7a\u6c14\u5e76\u901a\u8fc7\u8def\u9762\u4e0b\u65b9\u7684\u8154\u5ba4\u8f93\u9001\u6765\u52a0\u70ed\u5730\u9762\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba57\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel57\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel57\">\u5723\u5f17\u6717\u897f\u65af\u79d1\u524d\u4fee\u9053\u9662 \u2013 \u65c5\u6e38\u65c5\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u6700\u521d\u662f\u5723\u5f17\u6717\u897f\u65af\u79d1\u4fee\u9053\u9662\uff0c\u5efa\u4e8e 1494 \u5e74\uff0c\u4f4d\u4e8e\u4e00\u5ea7\u53e4\u8001\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u7684\u9057\u5740\u4e0a\uff0c\u6839\u636e\u4f20\u7edf\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u5c5e\u4e8e\u4e00\u4f4d\u7a46\u65af\u6797\u738b\u5b50\u3002\n                <\/p>\n                <p>\n                    \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5272\u8ba9\u4e86\u8fd9\u7247\u571f\u5730\u6765\u5efa\u7acb\u8be5\u5e02\u7b2c\u4e00\u5ea7\u65b9\u6d4e\u4f1a\u4fee\u9053\u9662\uff0c\u4ece\u800c\u5151\u73b0\u4e86\u5f81\u670d\u524d\u51e0\u5e74\u5bf9\u963f\u897f\u897f\u5927\u4e3b\u6559\u7684\u627f\u8bfa\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u8fd9\u91cc\u6210\u4e3a\u4e86\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u7b2c\u4e00\u4e2a\u57cb\u846c\u5730\u3002 1504 \u5e74\uff0c\u4f0a\u838e\u8d1d\u62c9\u5973\u738b\u5728\u6885\u8fea\u7eb3\u5fb7\u5c14\u574e\u6ce2\u53bb\u4e16\u524d\u4e00\u4e2a\u534a\u6708\uff0c\u5728\u9057\u5631\u4e2d\u7559\u4e0b\u4e86\u5979\u5e0c\u671b\u8eab\u7740\u65b9\u6d4e\u5404\u4f1a\u4fee\u58eb\u670d\uff0c\u846c\u4e8e\u8fd9\u5ea7\u4fee\u9053\u9662\u7684\u613f\u671b\u3002 1516\u5e74\uff0c\u8d39\u8fea\u5357\u56fd\u738b\u88ab\u57cb\u846c\u4e8e\u5176\u65c1\u8fb9\u3002\n                <\/p>\n                <p>\n                    \u4e24\u4eba\u4e00\u76f4\u57cb\u846c\u5728\u90a3\u91cc\uff0c\u76f4\u5230 1521 \u5e74\uff0c\u4ed6\u4eec\u7684\u5b59\u5b50\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u4e0b\u4ee4\u5c06\u4ed6\u4eec\u7684\u9057\u4f53\u8f6c\u79fb\u5230\u683c\u62c9\u7eb3\u8fbe\u7687\u5bb6\u793c\u62dc\u5802\uff0c\u73b0\u5728\u4ed6\u4eec\u4e0e\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u80e1\u5b89\u5a1c\u4e00\u4e16\u3001\u7f8e\u7537\u5b50\u83f2\u5229\u666e\u548c\u7c73\u683c\u5c14\u00b7\u5fb7\u00b7\u5e15\u65af\u738b\u5b50\u4e00\u8d77\u5b89\u606f\u5728\u90a3\u91cc\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\uff0c\u4eba\u4eec\u53ef\u4ee5\u901a\u8fc7\u8fdb\u5165\u5e15\u62c9\u591a\u9152\u5e97\u7684\u5ead\u9662\u6765\u53c2\u89c2\u8fd9\u4e2a\u7b2c\u4e00\u4e2a\u5893\u5730\u3002\u5728\u5893\u7a74\u7684\u5706\u9876\u4e0b\uff0c\u4fdd\u5b58\u7740\u4e24\u4f4d\u541b\u4e3b\u7684\u539f\u59cb\u5893\u7891\u3002\n                <\/p>\n                <p>\n                    \u81ea 1945 \u5e74 6 \u6708\u4ee5\u6765\uff0c\u8fd9\u5ea7\u5efa\u7b51\u5c31\u6210\u4e3a\u5723\u5f17\u6717\u897f\u65af\u79d1\u65c5\u9986 (Parador de San Francisco) \u7684\u6240\u5728\u5730\uff0c\u8fd9\u662f\u4e00\u5bb6\u7531\u897f\u73ed\u7259\u653f\u5e9c\u62e5\u6709\u548c\u7ecf\u8425\u7684\u9ad8\u7ea7\u65c5\u6e38\u65c5\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba58\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel58\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel58\">\u9ea6\u5730\u90a3<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u201c\u9ea6\u5730\u90a3\u201d\u5728\u963f\u62c9\u4f2f\u8bed\u4e2d\u610f\u4e3a\u201c\u57ce\u5e02\u201d\uff0c\u6307\u7684\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8428\u6bd4\u5361\u5c71\u7684\u6700\u9ad8\u5904\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u9ea6\u5730\u90a3\u662f\u65e5\u5e38\u6d3b\u52a8\u7684\u573a\u6240\uff0c\u56e0\u4e3a\u8fd9\u91cc\u662f\u8d38\u6613\u548c\u4eba\u53e3\u96c6\u4e2d\u7684\u5730\u65b9\uff0c\u4e3a\u5e15\u62c9\u8482\u5c3c\u57ce\u5185\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u63d0\u4f9b\u4e86\u751f\u6d3b\u3002\n                <\/p>\n                <p>\n                    \u90a3\u91cc\u751f\u4ea7\u7eba\u7ec7\u54c1\u3001\u9676\u74f7\u3001\u9762\u5305\u3001\u73bb\u7483\u751a\u81f3\u786c\u5e01\u3002\u9664\u4e86\u5de5\u4eba\u7684\u4f4f\u623f\u5916\uff0c\u8fd8\u6709\u6d74\u5ba4\u3001\u6e05\u771f\u5bfa\u3001\u9732\u5929\u5e02\u573a\u3001\u84c4\u6c34\u6c60\u3001\u70e4\u7089\u3001\u7b52\u4ed3\u548c\u8f66\u95f4\u7b49\u91cd\u8981\u7684\u516c\u5171\u5efa\u7b51\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u8fd9\u5ea7\u5fae\u578b\u57ce\u5e02\u7684\u6b63\u5e38\u8fd0\u8f6c\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u6709\u81ea\u5df1\u7684\u7acb\u6cd5\u3001\u884c\u653f\u548c\u7a0e\u6536\u4f53\u7cfb\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u9ea6\u5730\u90a3\u539f\u5740\u4ec5\u5269\u4e0b\u4e00\u4e9b\u9057\u8ff9\u3002\u5f81\u670d\u4e4b\u540e\uff0c\u57fa\u7763\u6559\u5b9a\u5c45\u8005\u5bf9\u8be5\u5730\u533a\u7684\u6539\u9020\uff0c\u4ee5\u53ca\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u706b\u836f\u7206\u70b8\uff0c\u90fd\u52a0\u5267\u4e86\u8be5\u5730\u533a\u7684\u6076\u5316\u3002\n                <\/p>\n                <p>\n                    20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u4eba\u4eec\u5f00\u5c55\u4e86\u4e00\u9879\u4fee\u590d\u548c\u6539\u9020\u8be5\u5730\u533a\u7684\u8003\u53e4\u8ba1\u5212\u3002\u56e0\u6b64\uff0c\u4e00\u6761\u53e4\u8001\u7684\u4e2d\u4e16\u7eaa\u8857\u9053\u4e0a\u8fd8\u4fee\u5efa\u4e86\u4e00\u6761\u666f\u89c2\u8d70\u9053\uff0c\u5982\u4eca\u4e0e\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u76f8\u8fde\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba59\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel59\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel59\">\u963f\u672c\u585e\u62c9\u8d6b\u5bab<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7687\u5bb6\u9ea6\u5730\u90a3\uff0c\u6bd7\u90bb\u5357\u5899\u7684\u662f\u6240\u8c13\u7684\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u7684\u9057\u5740\uff0c\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u662f\u5df4\u52aa\u8428\u62c9\u4f0a\u5bb6\u65cf\u7684\u5361\u65af\u8482\u5229\u4e9a\u5316\u540d\u79f0\uff0c\u8be5\u5bb6\u65cf\u662f\u5c5e\u4e8e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u5317\u975e\u8d35\u65cf\u8840\u7edf\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\u6240\u770b\u5230\u7684\u9057\u8ff9\u662f 20 \u4e16\u7eaa 30 \u5e74\u4ee3\u5f00\u59cb\u6316\u6398\u7684\u7ed3\u679c\uff0c\u56e0\u4e3a\u8be5\u9057\u5740\u6b64\u524d\u66fe\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u4e3b\u8981\u662f\u7531\u4e8e\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u7206\u70b8\u3002\n                <\/p>\n                <p>\n                    \u901a\u8fc7\u8fd9\u4e9b\u8003\u53e4\u53d1\u6398\uff0c\u6211\u4eec\u80fd\u591f\u786e\u8ba4\u8fd9\u4e2a\u5bb6\u65cf\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u4e2d\u7684\u91cd\u8981\u6027\uff0c\u8fd9\u4e0d\u4ec5\u662f\u56e0\u4e3a\u5bab\u6bbf\u7684\u89c4\u6a21\uff0c\u8fd8\u56e0\u4e3a\u5176\u4f18\u8d8a\u7684\u5730\u7406\u4f4d\u7f6e\uff1a\u4f4d\u4e8e\u9ea6\u5730\u90a3\u7684\u4e0a\u90e8\uff0c\u5c31\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u57ce\u5e02\u8f74\u7ebf\u4e0a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba60\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel60\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel60\">\u6b63\u4e49\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6b63\u4e49\u4e4b\u95e8\uff0c\u963f\u62c9\u4f2f\u8bed\u4e2d\u79f0\u4e3a <em>\u5df4\u5e03\u00b7\u963f\u5c14\u00b7\u6c99\u91cc\u4e9a<\/em>\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u56db\u5ea7\u5916\u57ce\u95e8\u4e4b\u4e00\u3002\u4f5c\u4e3a\u5916\u90e8\u5165\u53e3\uff0c\u5b83\u53d1\u6325\u7740\u91cd\u8981\u7684\u9632\u5fa1\u4f5c\u7528\uff0c\u4ece\u5176\u53cc\u5f2f\u7ed3\u6784\u548c\u9661\u5ced\u7684\u5730\u5f62\u53ef\u4ee5\u770b\u51fa\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u5efa\u9020\u4e0e\u8fde\u63a5\u5357\u5899\u7684\u5854\u697c\u878d\u4e3a\u4e00\u4f53\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u4e8e 1348 \u5e74\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u95e8\u6709\u4e24\u4e2a\u5c16\u5c16\u7684\u9a6c\u8e44\u5f62\u62f1\u95e8\u3002\u5b83\u4eec\u4e4b\u95f4\u6709\u4e00\u4e2a\u9732\u5929\u533a\u57df\uff0c\u79f0\u4e3a buhedera\uff0c\u5982\u679c\u53d7\u5230\u653b\u51fb\uff0c\u53ef\u4ee5\u4ece\u9732\u53f0\u4e0a\u6254\u6750\u6599\u6765\u4fdd\u536b\u5165\u53e3\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u6218\u7565\u4ef7\u503c\u4e4b\u5916\uff0c\u8fd9\u5ea7\u95e8\u5728\u4f0a\u65af\u5170\u80cc\u666f\u4e0b\u8fd8\u5177\u6709\u5f3a\u70c8\u7684\u8c61\u5f81\u610f\u4e49\u3002\u4e24\u4e2a\u88c5\u9970\u5143\u7d20\u5c24\u4e3a\u7a81\u51fa\uff1a\u624b\u548c\u94a5\u5319\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u53ea\u624b\u4ee3\u8868\u4f0a\u65af\u5170\u6559\u7684\u4e94\u5927\u652f\u67f1\uff0c\u8c61\u5f81\u7740\u4fdd\u62a4\u548c\u597d\u5ba2\u3002\u5c31\u5176\u672c\u8eab\u800c\u8a00\uff0c\u94a5\u5319\u662f\u4fe1\u4ef0\u7684\u8c61\u5f81\u3002\u4ed6\u4eec\u7684\u5171\u540c\u5b58\u5728\u53ef\u4ee5\u88ab\u89e3\u8bfb\u4e3a\u7cbe\u795e\u548c\u4e16\u4fd7\u529b\u91cf\u7684\u5bd3\u8a00\u3002\n                <\/p>\n                <p>\n                    \u6c11\u95f4\u4f20\u8bf4\uff0c\u5982\u679c\u6709\u4e00\u5929\u624b\u548c\u94a5\u5319\u76f8\u89e6\uff0c\u5c31\u610f\u5473\u7740\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5012\u584c\u2026\u2026\u4e5f\u610f\u5473\u7740\u4e16\u754c\u7684\u672b\u65e5\uff0c\u56e0\u4e3a\u8fd9\u610f\u5473\u7740\u5b83\u7684\u8f89\u714c\u5c06\u6d88\u5931\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f0a\u65af\u5170\u7b26\u53f7\u4e0e\u53e6\u4e00\u4e2a\u57fa\u7763\u6559\u9644\u52a0\u7269\u5f62\u6210\u4e86\u9c9c\u660e\u5bf9\u6bd4\uff1a\u4e00\u5ea7\u5723\u6bcd\u5b50\u54e5\u7279\u5f0f\u96d5\u5851\uff0c\u7531 Ruberto Alem\u00e1n \u521b\u4f5c\uff0c\u5728\u5929\u4e3b\u6559\u541b\u4e3b\u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\u4e0b\u4ee4\u653e\u7f6e\u5728\u5185\u90e8\u62f1\u95e8\u4e0a\u65b9\u7684\u58c1\u9f9b\u4e2d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba61\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel61\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel61\">\u8f66\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u9a6c\u8f66\u4e4b\u95e8 (Puerta de los Carros) \u4e0e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u57ce\u5899\u4e0a\u7684\u539f\u59cb\u5f00\u53e3\u5e76\u4e0d\u5bf9\u5e94\u3002\u5b83\u4e8e 1526 \u5e74\u81f3 1536 \u5e74\u95f4\u5f00\u653e\uff0c\u5177\u6709\u975e\u5e38\u5177\u4f53\u7684\u529f\u80fd\u76ee\u7684\uff1a\u5141\u8bb8\u8fd0\u9001\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u9020\u6240\u9700\u6750\u6599\u548c\u67f1\u5b50\u7684\u9a6c\u8f66\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u8fd9\u6247\u95e8\u4ecd\u7136\u5177\u6709\u5b9e\u7528\u7528\u9014\u3002\u8fd9\u662f\u4e00\u6761\u65e0\u9700\u95e8\u7968\u7684\u6b65\u884c\u901a\u9053\uff0c\u53ef\u4ee5\u514d\u8d39\u8fdb\u5165\u67e5\u7406\u4e94\u4e16\u5bab\u53ca\u5176\u5185\u7684\u535a\u7269\u9986\u3002\n                <\/p>\n                <p>\n                    \u6b64\u5916\uff0c\u5b83\u662f\u552f\u4e00\u5411\u6388\u6743\u8f66\u8f86\u5f00\u653e\u7684\u5927\u95e8\uff0c\u5305\u62ec\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u697c\u5185\u7684\u9152\u5e97\u5ba2\u4eba\u3001\u51fa\u79df\u8f66\u3001\u7279\u6b8a\u670d\u52a1\u4eba\u5458\u3001\u533b\u52a1\u4eba\u5458\u548c\u7ef4\u4fee\u8f66\u8f86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba62\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel62\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel62\">\u4e03\u5c42\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u662f\u4e00\u5ea7\u5e15\u62c9\u8482\u5c3c\u57ce\u5e02\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u4e00\u9053\u5de8\u5927\u7684\u57ce\u5899\uff0c\u5916\u90e8\u6709\u56db\u4e2a\u4e3b\u8981\u5165\u53e3\u3002\u4e3a\u4e86\u786e\u4fdd\u9632\u5fa1\uff0c\u8fd9\u4e9b\u57ce\u95e8\u91c7\u7528\u72ec\u7279\u7684\u5f27\u5f62\u5e03\u5c40\uff0c\u4f7f\u6f5c\u5728\u7684\u653b\u51fb\u8005\u96be\u4ee5\u524d\u8fdb\uff0c\u5e76\u4fbf\u4e8e\u4ece\u5185\u90e8\u8fdb\u884c\u4f0f\u51fb\u3002\n                <\/p>\n                <p>\n                    \u4f4d\u4e8e\u5357\u5899\u7684\u4e03\u5c42\u4e4b\u95e8\u5c31\u662f\u5176\u4e2d\u4e00\u4e2a\u5165\u53e3\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u65f6\u4ee3\uff0c\u5b83\u88ab\u79f0\u4e3a <em>\u6bd4\u535c\u00b7\u53e4\u675c\u5c14<\/em> \u6216\u201cPuerta de los Pozos\u201d\uff0c\u56e0\u4e3a\u9644\u8fd1\u6709\u7b52\u4ed3\u6216\u5730\u7262\uff0c\u53ef\u80fd\u88ab\u7528\u4f5c\u76d1\u72f1\u3002\n                <\/p>\n                <p>\n                    \u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u4eba\u4eec\u666e\u904d\u7684\u770b\u6cd5\uff0c\u5373\u5b83\u4e0b\u9762\u6709\u4e03\u5c42\u6216\u4e03\u5c42\u697c\u3002\u5c3d\u7ba1\u53ea\u6709\u4e24\u6b21\u8bb0\u5f55\uff0c\u4f46\u8fd9\u79cd\u4fe1\u4ef0\u5f15\u53d1\u4e86\u591a\u4e2a\u4f20\u8bf4\u548c\u6545\u4e8b\uff0c\u4f8b\u5982\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u6545\u4e8b\u201c\u6469\u5c14\u4eba\u7684\u9057\u4ea7\u4f20\u8bf4\u201d\uff0c\u5176\u4e2d\u63d0\u5230\u4e86\u9690\u85cf\u5728\u5854\u7684\u79d8\u5bc6\u5730\u7a96\u4e2d\u7684\u5b9d\u85cf\u3002\n                <\/p>\n                <p>\n                    \u4f20\u7edf\u4e0a\u8ba4\u4e3a\uff0c\u8fd9\u662f 1492 \u5e74 1 \u6708 2 \u65e5\u5e03\u963f\u535c\u8fea\u52d2\u53ca\u5176\u968f\u884c\u4eba\u5458\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u4e4b\u95e8\u5c06\u738b\u56fd\u7684\u94a5\u5319\u4ea4\u7ed9\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u4f7f\u7528\u7684\u6700\u540e\u4e00\u9053\u95e8\u3002\u540c\u6837\uff0c\u7b2c\u4e00\u6279\u57fa\u7763\u6559\u519b\u961f\u4e5f\u662f\u901a\u8fc7\u8fd9\u9053\u95e8\u6beb\u65e0\u62b5\u6297\u5730\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u57ce\u95e8\u662f\u91cd\u5efa\u7684\uff0c\u56e0\u4e3a\u539f\u6765\u7684\u57ce\u95e8\u5728 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u88ab\u7206\u70b8\u4e25\u91cd\u6467\u6bc1\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba63\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel63\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel63\">\u9152\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8461\u8404\u9152\u4e4b\u95e8\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u3002\u5b83\u7684\u5efa\u9020\u5f52\u529f\u4e8e 14 \u4e16\u7eaa\u521d\u7684\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\uff0c\u5c3d\u7ba1\u5b83\u7684\u95e8\u540e\u6765\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u6539\u5efa\u3002\n                <\/p>\n                <p>\n                    \u201c\u8461\u8404\u9152\u95e8\u201d\u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u6e90\u81ea\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u800c\u662f\u6e90\u81ea\u516c\u5143 1556 \u5e74\u7684\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u5f53\u65f6\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5c45\u6c11\u88ab\u5141\u8bb8\u5728\u6b64\u5730\u514d\u7a0e\u8d2d\u4e70\u8461\u8404\u9152\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5b83\u662f\u4e00\u5ea7\u5185\u95e8\uff0c\u56e0\u6b64\u5176\u5e03\u5c40\u662f\u76f4\u7ebf\u578b\u7684\uff0c\u800c\u4e0d\u50cf\u53f8\u6cd5\u95e8\u6216\u6b66\u5668\u95e8\u7b49\u5916\u95e8\u90a3\u6837\u8bbe\u8ba1\u6709\u5f2f\u66f2\u4ee5\u63d0\u9ad8\u9632\u5fa1\u80fd\u529b\u3002\n                <\/p>\n                <p>\n                    \u867d\u7136\u5b83\u7684\u4e3b\u8981\u529f\u80fd\u4e0d\u662f\u9632\u5fa1\uff0c\u4f46\u91cc\u9762\u6709\u4f9b\u8d1f\u8d23\u51fa\u5165\u63a7\u5236\u7684\u58eb\u5175\u4f7f\u7528\u7684\u957f\u51f3\uff0c\u697c\u4e0a\u8fd8\u6709\u4e00\u4e2a\u623f\u95f4\uff0c\u4f9b\u8b66\u536b\u5c45\u4f4f\u548c\u4f11\u606f\u533a\u3002\n                <\/p>\n                <p>\n                    \u897f\u7acb\u9762\u9762\u5411\u963f\u5c14\u5361\u8428\u74e6\uff0c\u662f\u5165\u53e3\u3002\u9a6c\u8e44\u5f62\u62f1\u95e8\u7684\u95e8\u6963\u4e0a\u65b9\u662f\u94a5\u5319\u7684\u6807\u5fd7\uff0c\u8fd9\u662f\u6b22\u8fce\u7684\u5e84\u4e25\u8c61\u5f81\uff0c\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5728\u9762\u5411\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u4e1c\u7acb\u9762\u4e0a\uff0c\u62f1\u80a9\u5c24\u5176\u5f15\u4eba\u6ce8\u76ee\uff0c\u5176\u4e0a\u88c5\u9970\u6709\u91c7\u7528\u5e72\u7ef3\u6280\u672f\u5236\u4f5c\u7684\u74f7\u7816\uff0c\u662f\u897f\u73ed\u7259\u7a46\u65af\u6797\u88c5\u9970\u827a\u672f\u7684\u7cbe\u7f8e\u5178\u8303\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba64\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel64\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel64\">\u963f\u5c14\u7f55\u5e03\u62c9\u7684\u5723\u739b\u4e3d\u4e9a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u73b0\u5728\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802\u6240\u5728\u5730\u66fe\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u7684\u6240\u5728\u5730\uff0c\u8be5\u6e05\u771f\u5bfa\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    1492 \u5e74 1 \u6708 2 \u65e5\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u5ea7\u6e05\u771f\u5bfa\u88ab\u8d50\u4e88\u57fa\u7763\u6559\u793c\u62dc\u573a\u6240\uff0c\u5e76\u5728\u90a3\u91cc\u4e3e\u884c\u4e86\u7b2c\u4e00\u6b21\u5f25\u6492\u3002\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u51b3\u5b9a\uff0c\u5b83\u5728\u5723\u739b\u4e3d\u4e9a\u7684\u5e87\u62a4\u4e0b\u88ab\u5949\u732e\uff0c\u5e76\u5728\u90a3\u91cc\u5efa\u7acb\u4e86\u7b2c\u4e00\u4e2a\u5927\u4e3b\u6559\u5e2d\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u5230 16 \u4e16\u7eaa\u672b\uff0c\u65e7\u6e05\u771f\u5bfa\u5e74\u4e45\u5931\u4fee\uff0c\u6700\u7ec8\u88ab\u62c6\u9664\uff0c\u5e76\u5efa\u9020\u4e86\u4e00\u5ea7\u65b0\u7684\u57fa\u7763\u6559\u5bfa\u5e99\uff0c\u8be5\u5bfa\u5e99\u4e8e 1618 \u5e74\u7ae3\u5de5\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4f0a\u65af\u5170\u5efa\u7b51\u51e0\u4e4e\u5df2\u4e0d\u590d\u5b58\u5728\u3002\u4fdd\u5b58\u4e0b\u6765\u7684\u6700\u91cd\u8981\u6587\u7269\u662f\u4e00\u76cf\u523b\u6709 1305 \u5e74\u94ed\u6587\u7684\u9752\u94dc\u706f\uff0c\u76ee\u524d\u6536\u85cf\u4e8e\u9a6c\u5fb7\u91cc\u56fd\u5bb6\u8003\u53e4\u535a\u7269\u9986\u3002\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u53ef\u4ee5\u770b\u5230\u8fd9\u76cf\u706f\u7684\u590d\u5236\u54c1\u3002\n                <\/p>\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5723\u739b\u4e3d\u4e9a\u6559\u5802\u5e03\u5c40\u7b80\u5355\uff0c\u53ea\u6709\u4e00\u4e2a\u4e2d\u6bbf\uff0c\u4e24\u4fa7\u5404\u6709\u4e09\u4e2a\u4fa7\u6bbf\u3002\u6559\u5802\u5185\u90e8\u7684\u4e3b\u8981\u56fe\u50cf\u5341\u5206\u5f15\u4eba\u6ce8\u76ee\uff1a\u5b89\u53e4\u65af\u8482\u4e9a\u5723\u6bcd\uff0c\u8fd9\u662f\u6258\u5c14\u5938\u6258\u00b7\u9c81\u4f0a\u65af\u00b7\u5fb7\u5c14\u00b7\u4f69\u62c9\u5c14 (Torcuato Ruiz del Peral) \u521b\u4f5c\u4e8e 18 \u4e16\u7eaa\u7684\u4f5c\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5e45\u5723\u50cf\u4e5f\u88ab\u79f0\u4e3a\u201c\u4ec1\u6148\u5723\u6bcd\u201d\uff0c\u662f\u6bcf\u4e2a\u5723\u5468\u516d\u5728\u683c\u62c9\u7eb3\u8fbe\u6e38\u884c\u65f6\u552f\u4e00\u4e00\u5e45\u5728\u5929\u6c14\u5141\u8bb8\u7684\u60c5\u51b5\u4e0b\u4e3e\u884c\u7684\u5723\u50cf\u3002\u4ed6\u5750\u5728\u4e00\u5f20\u6781\u5176\u7f8e\u4e3d\u7684\u5b9d\u5ea7\u4e0a\uff0c\u5b9d\u5ea7\u4e0a\u7684\u6d6e\u96d5\u94f6\u6a21\u4eff\u4e86\u5177\u6709\u8c61\u5f81\u610f\u4e49\u7684\u72ee\u5b50\u5ead\u9662\u7684\u62f1\u95e8\u3002\n                <\/p>\n                <p>\n                    \u4ee4\u4eba\u597d\u5947\u7684\u662f\uff0c\u683c\u62c9\u7eb3\u8fbe\u8bd7\u4eba\u8d39\u5fb7\u91cc\u79d1\u00b7\u52a0\u897f\u4e9a\u00b7\u6d1b\u5c14\u5361 (Federico Garc\u00eda Lorca) \u662f\u8be5\u5144\u5f1f\u4f1a\u7684\u6210\u5458\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba65\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel65\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel65\">\u5236\u9769\u5382<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u524d\u9762\u5411\u4e1c\uff0c\u6709\u4e2d\u4e16\u7eaa\u5236\u9769\u5382\u6216\u6c34\u725b\u519c\u573a\u7684\u9057\u8ff9\uff0c\u8fd9\u662f\u4e00\u4e2a\u4e13\u95e8\u5904\u7406\u751f\u76ae\u7684\u8bbe\u65bd\uff1a\u6e05\u6d01\u3001\u97a3\u5236\u548c\u67d3\u8272\u3002\u8fd9\u662f\u6574\u4e2a\u5b89\u8fbe\u5362\u65af\u7684\u5e38\u89c1\u6d3b\u52a8\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u5317\u975e\u7c7b\u4f3c\u7684\u5236\u9769\u5382\u76f8\u6bd4\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5236\u9769\u5382\u7684\u89c4\u6a21\u8f83\u5c0f\u3002\u7136\u800c\uff0c\u5fc5\u987b\u8003\u8651\u5230\uff0c\u5176\u529f\u80fd\u5b8c\u5168\u662f\u4e3a\u4e86\u6ee1\u8db3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u9700\u8981\u3002\n                <\/p>\n                <p>\n                    \u5b83\u6709\u516b\u4e2a\u5927\u5c0f\u4e0d\u4e00\u7684\u5c0f\u6c60\uff0c\u6709\u77e9\u5f62\u7684\uff0c\u4e5f\u6709\u5706\u5f62\u7684\uff0c\u91cc\u9762\u50a8\u5b58\u7740\u76ae\u9769\u97a3\u5236\u8fc7\u7a0b\u4e2d\u4f7f\u7528\u7684\u77f3\u7070\u548c\u67d3\u6599\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u9879\u6d3b\u52a8\u9700\u8981\u5927\u91cf\u7684\u6c34\uff0c\u56e0\u6b64\u5236\u9769\u5382\u5efa\u5728\u7687\u5bb6\u704c\u6e89\u6c34\u6e20 (Acequia Real) \u65c1\u8fb9\uff0c\u4ee5\u5229\u7528\u5176\u6301\u7eed\u7684\u6c34\u6d41\u3002\u5b83\u7684\u5b58\u5728\u4e5f\u8868\u660e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8fd9\u4e00\u5730\u533a\u62e5\u6709\u5927\u91cf\u7684\u6c34\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba66\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel66\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel66\">\u6c34\u5854\u548c\u7687\u5bb6\u6c9f\u6e20<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6c34\u5854\u662f\u4e00\u5ea7\u96c4\u4f1f\u7684\u5efa\u7b51\uff0c\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5899\u7684\u897f\u5357\u89d2\uff0c\u9760\u8fd1\u552e\u7968\u5904\u5f53\u524d\u7684\u4e3b\u5165\u53e3\u3002\u867d\u7136\u5b83\u5177\u6709\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u5176\u6700\u91cd\u8981\u7684\u4f7f\u547d\u662f\u4fdd\u62a4\u7687\u5bb6\u704c\u6e89\u6c34\u6e20\u7684\u5165\u53e3\uff0c\u56e0\u6b64\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u704c\u6e89\u6e20\u7a7f\u8fc7\u4e00\u6761\u6e21\u69fd\u5230\u8fbe\u5e15\u62c9\u8482\u5c3c\u57ce\uff0c\u5e76\u6cbf\u7740\u5854\u7684\u5317\u9762\u5ef6\u4f38\uff0c\u4e3a\u6574\u4e2a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4f9b\u6c34\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u5854\u662f\u5f7b\u5e95\u91cd\u5efa\u7684\u7ed3\u679c\u3002 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\uff0c\u5b83\u56e0\u706b\u836f\u7206\u70b8\u800c\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u5230 20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u5b83\u51e0\u4e4e\u53ea\u5269\u4e0b\u575a\u5b9e\u7684\u5730\u57fa\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u81f3\u5173\u91cd\u8981\uff0c\u56e0\u4e3a\u5b83\u5141\u8bb8\u6c34\uff08\u4ee5\u53ca\u751f\u547d\uff09\u8fdb\u5165\u5e15\u63d0\u7eb3\u57ce\u3002\u8428\u6bd4\u5361\u5c71\u539f\u672c\u7f3a\u4e4f\u5929\u7136\u6c34\u6e90\uff0c\u8fd9\u5bf9\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6784\u6210\u4e86\u91cd\u5927\u6311\u6218\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u6b64\uff0c\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e00\u4e16\u4e0b\u4ee4\u8fdb\u884c\u4e00\u9879\u91cd\u5927\u6c34\u5229\u5de5\u7a0b\uff1a\u4fee\u5efa\u6240\u8c13\u7684\u82cf\u4e39\u6c9f\u3002\u8fd9\u6761\u704c\u6e89\u6e20\u4ece\u6d77\u62d4\u8f83\u9ad8\u3001\u8ddd\u79bb\u7ea6\u516d\u516c\u91cc\u7684\u8fbe\u7f57\u6cb3\u5f15\u6c34\uff0c\u5229\u7528\u5761\u5ea6\u901a\u8fc7\u91cd\u529b\u8f93\u9001\u6c34\u3002\n                <\/p>\n                <p>\n                    \u57fa\u7840\u8bbe\u65bd\u5305\u62ec\u4e00\u4e2a\u84c4\u6c34\u575d\u3001\u4e00\u4e2a\u755c\u529b\u6c34\u8f66\u548c\u4e00\u6761\u7816\u780c\u7684\u8fd0\u6cb3\u2014\u2014acequia\u2014\u2014\u5b83\u7a7f\u8fc7\u5c71\u8109\u5730\u4e0b\uff0c\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4e0a\u90e8\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u514b\u670d\u592a\u9633\u5c71\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\uff09\u548c\u8428\u6bd4\u5361\u5c71\uff08\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff09\u4e4b\u95f4\u7684\u9661\u5761\uff0c\u5de5\u7a0b\u5e08\u4eec\u4fee\u5efa\u4e86\u4e00\u6761\u6e21\u69fd\uff0c\u8fd9\u662f\u786e\u4fdd\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4f9b\u6c34\u7684\u5173\u952e\u9879\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-premium\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium-ia-hablando\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-ia\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n\n<style>\n  \/* Tel\u00e9fonos muy peque\u00f1os (tipo iPhone SE, Android antiguos) *\/\n  @media (max-width: 480px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 0.7rem !important;\n    }\n  }\n\n  \/* Tel\u00e9fonos est\u00e1ndar (mayor\u00eda de m\u00f3viles modernos) *\/\n  @media (min-width: 481px) and (max-width: 767px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.05rem !important;\n    }\n  }\n\n  \/* Tablets peque\u00f1as y m\u00f3viles grandes *\/\n  @media (min-width: 768px) and (max-width: 991px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.2rem !important;\n    }\n  }\n<\/style>\n\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    const btn1 = document.getElementById(\"continuar-gratis-premium\");\n    const modal1 = document.getElementById(\"modal-premium\");\n\n    if (btn1 && modal1) {\n      btn1.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal1.classList.remove('show');\n        modal1.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n\n    const btn2 = document.getElementById(\"continuar-gratis-ia\");\n    const modal2 = document.getElementById(\"modal-premium-ia-hablando\");\n\n    if (btn2 && modal2) {\n      btn2.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal2.classList.remove('show');\n        modal2.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n  });\n<\/script>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n    \t\t\n\t\t\t\n\t\t<\/div>\n\t<\/header>\n<\/article>\n\n\n\n\n\n\n\n<article data-id=\"post-5822\" data-play-id=\"5822\" class=\"block-loop-item album-track post-5822 station type-station status-publish has-post-thumbnail hentry genre-generalife entry is-single\">\n\t<span class=\"btn-play-now icon-play\"  data-play-id=\"5822\"><\/span>\n\t<span class=\"btn-play-now icon-play\" data-id=\"5822\" data-play-id=\"5822\"><\/span>\n\n\t<button class=\"btn-playlist icon-plus\"><\/button>\n\n\n\t<header class=\"entry-header\">\n\t\t<div class=\"entry-header-inner btn-play-now\">\n\t\t\t\n<h3 class=\"entry-title\"><a href=\"https:\/\/pruebas.alhambra.app\/zh\/station\/salon-regio\/\" rel=\"bookmark\">\u7687\u5bb6\u5927\u5385<\/a><\/h3>\n\t\t\t<div class=\"entry-meta\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t<div class=\"entry-footer\">\n\t\t\t<span class=\"play-duration\">00:57<\/span>\t\t\t    <!-- Angel cambiar numero abajo en data-target -->\n    <a href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\" class=\"iconomodal\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg> \n    <\/a>\n\n    <!-- El modal -->\n    <!-- Angel cambiar numero abajo en id -->\n    <div class=\"modal\" id=\"ia01\">\n        <div class=\"modal-dialog\">\n            <div class=\"modal-content\">\n                <!-- Cabecera del modal -->\n                <div class=\"modal-header\">\n                    <h4 class=\"modal-title\">\n                                            <\/h4>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\">\n                        \u00d7\n                    <\/button>\n                <\/div>\n\n                <!-- Contenido del modal -->\n                <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <div class=\"contenedoria\">\n                                <br><br>\n                                <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #222222; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #222222; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 350px;\n        background-color: #222222;\n        border-radius: 20px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 20px;\n        line-height: 54px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"You\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5822\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"4539\"\n     data-width=\"350px\"\n     data-height=\"400px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"1\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"60\"\n     data-text_rounded=\"20\"\n     data-chat_rounded=\"20\"\n     data-voice_service=\"google\"\n     data-voice_language=\"yue-HK\"\n     data-voice_name=\"yue-HK-Standard-A\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">AI thinking&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"Type message..\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                            <\/div>\n                                                        <div class=\"contenidocentrado\">\n                                <h2 class=\"wp-block-heading\">\u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01<\/h2>\n                                <li>\n                                    \u6309 <strong>\u4e00\u6b21<\/strong>\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path>\n                                        <path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path>\n                                        <line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line>\n                                        <line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line>\n                                    <\/svg>\n                                    \u8aaa\u8a71\u3002\n                                <\/li>\n                                <li>\n                                    <strong>\u5b8c\u6210<\/strong> \u6309\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                                        <rect x=\"6\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                        <rect x=\"14\" y=\"4\" width=\"4\" height=\"16\"><\/rect>\n                                    <\/svg>\n                                <\/li>\n                            <\/div>\n                            <br>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n<style>\n\n                       .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n                            background-color: #34354000 !important;\n                        }\n\n\n                         .wpaicg-chat-shortcode:nth-child(2) .wpaicg_chat_additions { display: none; }\n\n\n                        .iconomodal {\n                            border-radius: 0px !important;\n                            background-color: #00000000!important;\n                            display: inline-flex;\n                            align-items: center;\n                            padding: 0.5rem;\n                            min-width: 1rem;\n                            line-height: 1;\n                            color: inherit;\n                            background-color: transparent;\n                            border: none;\n                            outline: 0;\n                            color: var(--color-primary);\n                        }\n\n\n                        .album-track .icon-play {\n                            color: var(--color-primary);\n                        }\n\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                                color: #8c0dff !important;\n                            }\n\n\n                         .contenidocentrado {\n                        text-align: center;\n                        display: block;\n                        margin-block-start: 0em;\n                        margin-block-end: 0em;\n                        }\n\n\n\n                        .preguntas{\n                        width: calc(100% - var(--x-gap) * 3) !important;\n                        max-width: var(--content-width);\n                        margin-left: auto;\n                        margin-right: auto;\n                        }\n\n\n                        .accordion h3:after, .accordion h4:after {\n                        opacity: 9.5 !important;\n                        color: var(--color-primary) !important;\n                        }\n\n\n                        p {\n                        margin-top: 0.5rem;\n                        margin-bottom: 0rem;\n                        }\n\n                        b, strong {\n                        font-weight: 700 !important;\n                        }\n\n                        h3, .h3 {\n                        margin-block-end: 0.5em;\n                        }\n\n\n                     \n                        \/*.accordion h3, .accordion h4 {\n                        color: var(--color-primary) !important;\n                        }*\/\n\n\n                        .modal-body, .modal-footer, .modal-header {\n                            padding: 1rem;\n                        }\n\n\n                      \n                        .letracolor {\n                        color: var(--color-primary);\n                        margin-bottom: -5px;\n                        }\n\n\n                        .miicono {\n                        overflow: hidden;\n                        vertical-align: middle;\n                        color: var(--color-primary);\n                        }\n\n\n                        .wpaicg-chat-shortcode .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon svg {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-mic-icon {\n                        color: var(--color-primary) !important;\n                        }\n\n                        .wpaicg-chat-shortcode-type {\n                            background: rgb(0 0 0 \/ 0%) !important;\n                        }\n\n                        .wpaicg-chat-shortcode {\n                            width: 100% !important;\n                        }\n                        .wpaicg_chat_additions span {\n                            margin-right: 0px !important;\n                        }\n\n                        .contenedoria {\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            \/*padding: 0px 0px 10px 0px;*\/\n                            margin-top: 0%;\n                            padding: 2rem 0rem 2rem 0rem!important;\n                        }\n\n\n\n                    .wpaicg-chat-shortcode {\n                        background-color: #12121200 !important;\n                    }\n\n\n                    .comment-respond .must-log-in p, textarea {\n                        width: 100% !important;\n                    }\n\n\n\n                    \/*sebas tengo que modificar esto para centrar el micro*\/\n                        .wpaicg_chat_additions{\n                            display: flex;\n                            justify-content: center;\n                            align-items: center;\n                            position: absolute;\n                            right: 42% !important;\n                        }\n\n\n\n<\/style>\n\n\n\n\n\n\n\n<!-- sebas cargo los estilos condicional -->\n\n    <style id=\"ia01-style\">\n        #ia01 .wpaicg-chat-shortcode-messages { display: none; }\n        #ia01 .wpaicg-chat-shortcode-send > svg { display: none; }\n        #ia01 .wpaicg-chat-shortcode-typing { display: none; }\n\n\n    .wpaicg-chat-shortcode {\n        align-items: center !important;\n        padding: 0rem !important;\n        min-width: 0rem !important;\n        justify-content: center !important;\n        align-items: center !important;\n        \/*max-width: 20px;*\/\n    }\n\n\n     \/* Establece el estilo para .wpaicg-bot-thinking cuando est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        color: inherit !important;\n    }\n\n    \/* Oculta .wpaicg-mic-icon cuando .wpaicg-bot-thinking est\u00e1 activo *\/\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking + .circle {\n        display: none;\n    }\n\n\n    .wpaicg-mic-icon svg {\n        width: 50px !important;\n        height: 50px !important;\n        margin: auto;\n        display: block;\n        color: var(--color-primary) !important;\n    }\n\n    @keyframes pulse {\n        0% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n        50% {\n            transform: scale(1.2);\n            opacity: 1;\n        }\n        100% {\n            transform: scale(1);\n            opacity: 0.8;\n        }\n    }\n\n    .wpaicg_chat_additions {\n        animation: pulse 3s infinite;\n    }\n\n    .circle {\n        width: 70px;\n        height: 70px;\n        border: 1px solid;\n        color: var(--color-primary);\n        border-radius: 100%;\n        \/*margin: 7px;*\/\n        box-sizing: border-box;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        margin-top: -37%;\n    }\n\n\n    \n    .wpaicg-chat-shortcode{\n        width: ;\n    }\n    .wpaicg-chat-shortcode-content{\n        position: relative;\n    }\n    .wpaicg-chat-shortcode-content ul{\n        height: calc( - 44px);\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-footer{\n        height: 18px;\n        font-size: 11px;\n        padding: 0 20px;\n        color: ;\n        background: rgb(0 0 0 \/ 19%);\n        margin-top:2px;\n        margin-bottom: 2px;\n    }\n    .wpaicg-chat-shortcode-content ul li{\n        display: flex;\n        margin-bottom: 0;\n        padding: 10px;\n        color: ;\n    }\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message{\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong{\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        font-size: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong img{\n\n    }\n    .wpaicg-chat-shortcode-content ul li p{\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after{\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking{\n        bottom: 0;\n        font-size: 11px;\n        color: inherit;\n        padding: 2px 6px;\n        display: none;\n    }\n\n    .wpaicg-chat-shortcode{\n        background-color: ;\n    }\n    .wpaicg-chat-shortcode-type{\n        background: rgb(0 0 0 \/ 19%);\n    }\n    .wpaicg-chat-message{\n        text-align: justify;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message a,\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message a{\n        color: inherit;\n    }\n\n    <\/style>\n\n\n<style>\n.wpaicg-chat-shortcode {\n    box-shadow: 0 0px 0px rgb(0 0 0 \/ 0%) !important;\n}\n<\/style>\n\n\n\n\n\n    <script>\n        \/\/ Agregar evento al abrir el modal para aplicar el estilo CSS din\u00e1micamente\n        document.addEventListener('DOMContentLoaded', function () {\n            document.getElementById('ia01').addEventListener('show.bs.modal', function () {\n                document.getElementById('ia01-style').innerHTML = `\n                    #ia01 .wpaicg-chat-shortcode-messages { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-send > svg { display: block; }\n                    #ia01 .wpaicg-chat-shortcode-typing { display: block; }\n                `;\n            });\n        });\n    <\/script>\n\n\n\n\n    \t\t\t\t\t\t    <style>\n        \/* A\u00f1ade estilos personalizados aqu\u00ed si es necesario \n        #dropdown-more { display: none !important; } *\/\n        #dropdown-more { display: none !important; }\n        .btn-playlist:nth-child { display: none !important; }\n        .dropdown-backdrop { display: none !important; }\n    <\/style>\n\n\n    \n    <div class=\"btn-group dropup\">\n        <button class=\"btn-more\" type=\"button\" id=\"mapaDropdown\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"currentColor\" stroke=\"currentColor\" stroke-width=\"0\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"6\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"18\" r=\"2\"><\/circle><\/svg>\n                    <\/button>\n        <div class=\"dropdown-menu\" aria-labelledby=\"mapaDropdown\">\n           \n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia01\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"><\/path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"><\/line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"><\/line><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u55d3\u97f3\uff09<\/a>\n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#ia02\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><polygon points=\"16 3 21 8 8 21 3 21 3 16 16 3\"><\/polygon><\/svg>&nbsp; &nbsp; \u95ee\u6211\u4e00\u4e9b\u4e8b\u60c5\uff01 \uff08\u6587\u672c\uff09<\/a>\n\n\n                \n\n\n                \n\n\n                \n\n\n                \n\n\n                <a class=\"dropdown-item\" href=\"#\" data-toggle=\"modal\" data-target=\"#modalprueba27\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><line x1=\"17\" y1=\"10\" x2=\"3\" y2=\"10\"><\/line><line x1=\"21\" y1=\"6\" x2=\"3\" y2=\"6\"><\/line><line x1=\"21\" y1=\"14\" x2=\"3\" y2=\"14\"><\/line><line x1=\"17\" y1=\"18\" x2=\"3\" y2=\"18\"><\/line><\/svg>&nbsp; &nbsp; \u63cf\u8ff0<\/a>\n\n\n                \n\n        <\/div>\n    <\/div>\n\n\n\n    <div class=\"modal fade\" id=\"ia02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">  <\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <style>\n    \/* Styling the scrollbar track within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n        background-color: #343540; \/* Light grey track *\/\n        border-radius: 10px;\n    }\n\n    \/* Styling the scrollbar thumb within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb {\n        background-color: #888; \/* Dark grey thumb *\/\n        border-radius: 10px;\n        border: 3px solid #343540; \/* White border around thumb *\/\n    }\n\n    \/* Styling the scrollbar thumb on hover within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover {\n        background-color: #555; \/* Black thumb on hover *\/\n    }\n\n    \/* Setting the width of the scrollbar within the chatbot window only *\/\n    .wpaicg-chat-shortcode ::-webkit-scrollbar {\n        width: 8px; \/* Narrow width *\/\n        height: 8px; \/* For horizontal scrolling *\/\n    }\n    .wpaicg-conversation-starters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 15px;\n        justify-content: center;\n        font-size: 13px;\n        visibility: hidden;\n    }\n\n    .wpaicg-conversation-starter {\n        background-color: #444654;\n        border: none;\n        border-radius: 20px;\n        padding: 5px 10px;\n        cursor: pointer;\n        font-size: 13px;\n        color: #000000;\n        transition: background-color 0.3s ease, transform 0.5s ease-out, opacity 0.5s ease-out;\n        display: flex;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .wpaicg-conversation-starter:hover {\n        filter: brightness(90%);\n    }\n<\/style>\n\n<style>\n    .wpaicg-img-spinner {\n        display: none;\n        width: 16px;\n        height: 16px;\n        border: 2px solid rgba(0, 0, 0, 0.1);\n        border-left-color: #000;\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .wpaicg-thumbnail-placeholder {\n        display: none;\n        width: 50px;\n        height: 50px;\n        overflow: hidden;\n    }\n<\/style>\n\n<style>\n    .blinking-cursor {\n    font-weight: 100;\n    color: #ffffff; \/* or the color you want *\/\n    animation: blink 1s step-end infinite;\n    }\n\n    @keyframes blink {\n        from, to { color: transparent }\n        50% { color: inherit }\n    }\n<\/style>\n\n<style>\n    .wpaicg-chat-shortcode {\n        width: 100%px;\n        background-color: #343540;\n        border-radius: 8px;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        display: flex;\n        flex-direction: column;\n        max-width: 100%;\n        overflow: hidden;\n        border: none;\n        transition: box-shadow 0.3s ease;\n        margin-right: 20px; \/* Adjust as needed *\/\n    }\n    .wpaicg-chat-shortcode:hover {\n        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); \/* Enhanced shadow on hover for interaction feedback *\/\n    }\n    .wpaicg-chat-shortcode-content {\n        overflow-y: auto;\n        flex-grow: 1;\n        padding: 15px; \/* Increased padding for more space around messages *\/\n    }\n    .wpaicg-chat-shortcode-content ul {\n        overflow-y: auto;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .wpaicg-chat-shortcode-footer {\n        color: #495057;\n        background: #ffffff;\n        font-size: 0.75rem;\n        padding: 12px 20px;\n        border-top: 1px solid #ffffff;\n    }\n    .wpaicg-chat-shortcode-footer a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .wpaicg-chat-shortcode-content ul li {\n        color: #000000;\n        font-size: 13px;\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        margin-right: 10px;\n        padding: 10px;\n        border-radius: 20px;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        width: fit-content;\n    }\n\n    .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n        margin-left: auto; \/* This pushes the user messages to the right *\/\n        background: #444654;\n    }\n    .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message,\n    .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n        color: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li .wpaicg-chat-message {\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li strong {\n        font-weight: bold;\n        margin-right: 5px;\n        float: left;\n        color: inherit;\n    }\n    .wpaicg-chat-shortcode-content ul li p {\n        font-size: inherit;\n    }\n\n    .wpaicg-chat-shortcode-content ul li p {\n        margin: 0;\n        padding: 0;\n    }\n    .wpaicg-chat-shortcode-content ul li p:after {\n        clear: both;\n        display: block;\n    }\n    .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        bottom: 0;\n        font-size: 11px;\n        color: #000000;\n        display: none;\n    }\n\n    .wpaicg-chat-message-error {\n        color: #f00;\n    }\n    .wpaicg-chat-message {\n        line-height: auto;\n    }\n\n    .wpaicg-jumping-dots span {\n        position: relative;\n        bottom: 0;\n        -webkit-animation: wpaicg-jump 1500ms infinite;\n        animation: wpaicg-jump 2s infinite;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-1 {\n        -webkit-animation-delay: 200ms;\n        animation-delay: 200ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-2 {\n        -webkit-animation-delay: 400ms;\n        animation-delay: 400ms;\n    }\n    .wpaicg-jumping-dots .wpaicg-dot-3 {\n        -webkit-animation-delay: 600ms;\n        animation-delay: 600ms;\n    }\n\n    .wpaicg-chat-shortcode-type {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n        color: #000000;\n    }\n\n    .wpaicg-chat-shortcode-send {\n        color: #000000;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing {\n        flex: 1;\n        border: 1px solid #000000;\n        background-color: #000000;\n        resize: vertical;\n        border-radius: 8px;\n        line-height: 36px;\n        padding-left: 1em;\n        color: #495057;\n        font-size: 13px;\n    }\n\n    textarea.auto-expand {\n        overflow: hidden; \/* Prevents scrollbar flash during size adjustment *\/\n        transition: box-shadow 0.5s ease-in-out;\n        line-height: 2;\n    }\n\n    textarea.auto-expand.resizing {\n        transition: box-shadow 0.5s ease-in-out;\n        box-shadow: 0 0 12px rgba(81, 203, 238, 0.8);\n        line-height: 2;\n    }\n\n\n    textarea.auto-expand:focus {\n        outline: none;\n        box-shadow: 0 0 5px rgba(81, 203, 238, 1);\n        line-height: 2;\n    }\n\n    textarea.wpaicg-chat-shortcode-typing::placeholder {\n        color: #495057;\n    }\n\n    @-webkit-keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n\n    @keyframes wpaicg-jump {\n        0%   {bottom: 0px;}\n        20%  {bottom: 5px;}\n        40%  {bottom: 0px;}\n    }\n    \/* Adjustments for screens that are 768px wide or less (typical for tablets and smartphones) *\/\n    @media (max-width: 768px) {\n        .wpaicg-chat-shortcode {\n            \/* Adjust the width and right margin for smaller screens *\/\n            width: auto; \/* This makes the chat window adapt to the screen size *\/\n            margin-right: 10px; \/* Smaller margin for smaller devices *\/\n            margin-left: 10px; \/* Add some space on the left as well *\/\n        }\n    }\n\n    \/* Further adjustments for very small screens, like iPhones *\/\n    @media (max-width: 480px) {\n        .wpaicg-chat-shortcode {\n            \/* You might want even smaller margins here *\/\n            margin-right: 5px;\n            margin-left: 5px;\n        }\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-img-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-icon {\n        color: #000000;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-remove {\n        color: #000000;\n        font-size: 33px;\n        justify-content: center;\n        align-items: center;\n        width: 16px;\n        height: 16px;\n        line-height: unset;\n        font-family: Arial, serif;\n        border-radius: 50%;\n        font-weight: normal;\n        padding: 0;\n        margin: 0;\n    }\n    .wpaicg-chat-shortcode .wpaicg-pdf-loading {\n        border-color: #000000;\n        border-bottom-color: transparent;\n    }\n    .wpaicg-chat-shortcode .wpaicg-mic-icon.wpaicg-recording {\n        color: #000000;\n    }\n    .wpaicg_chat_additions {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        position: absolute;\n        right: 20px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: absolute;\n        top: 0; \/* Position it at the top of the chat window *\/\n        right: 0;\n        left: 0; \/* Ensure it spans the full width *\/\n        height: 40px;\n        padding: 0 10px;\n        display: none;\n        justify-content: center;\n        align-items: center;\n        background: #ffffff;\n        color: #000000;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        transition: background-color 0.3s ease;\n        min-height: 40px;\n    }\n\n    \/* Button Styles *\/\n    .wpaicg-chatbox-download-btn,\n    .wpaicg-chatbox-clear-btn,\n    .wpaicg-chatbox-fullscreen,\n    .wpaicg-chatbox-close-btn {\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center; \/* Center content *\/\n        margin: 0 5px; \/* Adjust spacing between buttons *\/\n        transition: background-color 0.3s ease; \/* Smooth transition for interactions *\/\n    }\n\n    \/* SVG Icon Adjustments *\/\n    .wpaicg-chatbox-download-btn svg,\n    .wpaicg-chatbox-clear-btn svg,\n    .wpaicg-chatbox-fullscreen svg,\n    .wpaicg-chatbox-close-btn svg {\n        fill: currentColor;\n        height: 16px; \/* Adjust size for visibility *\/\n        width: 16px;\n    }\n    \/* Hover States for Button Interactions *\/\n    .wpaicg-chatbox-download-btn:hover,\n    .wpaicg-chatbox-clear-btn:hover,\n    .wpaicg-chatbox-fullscreen:hover,\n    .wpaicg-chatbox-close-btn:hover {\n        background-color: rgba(0, 0, 0, 0.1); \/* Slight highlight on hover *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen {\n        display: none;\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n    \/* Fullscreen Button SVG Paths *\/\n    .wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path {\n        fill: currentColor; \/* Ensure visibility *\/\n    }\n    .wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen {\n        fill: none;\n        height: 16px;\n        width: 16px;\n    }\n\n    \/* Adjusting visibility for fullscreen icons *\/\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen {\n        display: none; \/* Hide when in fullscreen *\/\n    }\n    .wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen {\n        display: block; \/* Show exit icon in fullscreen mode *\/\n    }\n    .wpaicg-fullscreened {\n        border-radius: 0;\n        border: none; \/* Remove border in fullscreen *\/\n    }\n    .wpaicg-fullscreened .wpaicg-chatbox-action-bar {\n        border-radius: 0; \/* Remove border-radius in fullscreen *\/\n        top: 0;\n        z-index: 99;\n        border-top-left-radius: 0;\n        border-top-right-radius: 0;\n    }\n    \/* Ensures that the chat window does not extend beyond the viewport height *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode {\n        height: 100vh; \/* Full viewport height *\/\n        width: 100vw; \/* Full viewport width *\/\n        max-width: 100vw; \/* Prevents exceeding the viewport width *\/\n        border-radius: 0; \/* Removes border radius in fullscreen *\/\n        border: none; \/* Removes border in fullscreen *\/\n        box-shadow: none; \/* Removes shadow in fullscreen *\/\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Adjusts the chat content area to not overlap with the message input area *\/\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-content {\n        padding: 15px;\n        overflow-y: auto; \/* Adjust if content exceeds the container height *\/\n        flex-grow: 1; \/* Ensure content area grows to fill available space *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer,\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        position: fixed;\n        bottom: 0;\n        left: 0; \/* Ensure it spans the full width of the chat window *\/\n        width: 100%; \/* Adjust width to match the chat window *\/\n        z-index: 1; \/* Ensure footer and type area stay above the content *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-type {\n        bottom: 60px; \/* Adjust this value based on the height of your footer *\/\n        padding: 15px;\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode-footer {\n        height: 60px; \/* Adjust based on your footer's height *\/\n        padding: 10px 15px; \/* Adjust padding as needed *\/\n        box-sizing: border-box; \/* Ensure padding is included in the height calculation *\/\n    }\n\n    .wpaicg-fullscreened .wpaicg-chat-shortcode .wpaicg-bot-thinking {\n        position: fixed;\n        bottom: 0;\n        width: 100%;\n        padding: 15px;\n    }\n\n    .wpaicg-chat-shortcode .wpaicg-chatbox-action-bar {\n        position: relative;\n        top: 0;\n        display: flex;\n        justify-content: flex-end;\n    }\n<\/style>\n<div class=\"wpaicg-chat-shortcode\"\n     data-user-bg-color=\"#444654\"\n     data-color=\"#000000\"\n     data-fontsize=\"13\"\n     data-use-avatar=\"0\"\n     data-user-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/default_profile.png\"\n     data-you=\"Yo\"\n     data-ai-avatar=\"https:\/\/pruebas.alhambra.app\/wp-content\/plugins\/gpt3-ai-content-generator-premium\/admin\/images\/chatbot.png\"\n     data-ai-name=\"Iris\"\n     data-ai-bg-color=\"#343541\"\n     data-nonce=\"d14ab7590e\"\n     data-post-id=\"5822\"\n     data-url=\"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\"\n     data-bot-id=\"5011\"\n     data-width=\"100%px\"\n     data-height=\"50%px\"\n     data-footer=\"false\"\n     data-has-bar=\"false\"\n     data-speech=\"\"\n     data-voice=\"\"\n     data-elevenlabs-model=\"\"\n     data-voice-error=\"1\"\n     data-typewriter-effect = \"\"\n     data-typewriter-speed=\"1\"\n     data-text_height=\"40\"\n     data-text_rounded=\"8\"\n     data-chat_rounded=\"8\"\n     data-voice_service=\"\"\n     data-voice_language=\"en-US\"\n     data-voice_name=\"en-US-Studio-M\"\n     data-voice_device=\"\"\n     data-voice_speed=\"1\"\n     data-voice_pitch=\"0\"\n     data-openai_model=\"tts-1\"\n     data-openai_voice=\"alloy\"\n     data-openai_output_format=\"mp3\"\n     data-openai_voice_speed=\"1.0\"\n     data-openai_stream_nav=\"0\"\n     data-autoload_chat_conversations=\"0\"\n     data-type=\"shortcode\"\n>\n<div class=\"wpaicg-chat-shortcode-content\">\n    <ul class=\"wpaicg-chat-shortcode-messages\">\n                <li class=\"wpaicg-ai-message\" style=\"color: #000000; font-size: 13px; background-color: #343541\">\n            <p>\n                <strong style=\"float: left\" class=\"wpaicg-chat-avatar\">\n                    \u9e22\u5c3e\u82b1\uff1a                <\/strong>\n                <span class=\"wpaicg-chat-message\">\n                    \u60a8\u597d\uff01\u6211\u662f\u60a8\u7684\u865a\u62df\u52a9\u7406 Iris\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u95ee\uff0c\u6211\u968f\u65f6\u4e3a\u60a8\u89e3\u7b54\u3002\u6b22\u8fce\u968f\u65f6\u54a8\u8be2\uff01                <\/span>\n            <\/p>\n        <\/li>\n    <\/ul>\n\n\n\n\n\n\n\n\n<!-- sebas mejor\u00f3 el enfoque de espera -->\n<span class=\"wpaicg-bot-thinking\" style=\"color: brown; font-size: .9375rem; font-weight: 400; position: relative; z-index: 9999;\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"svg-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n        <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect>\n        <rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"><\/rect>\n        <line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"><\/line>\n        <line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"><\/line>\n        <line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"><\/line>\n        <line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"><\/line>\n        <line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"><\/line>\n        <line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"><\/line>\n        <line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"><\/line>\n        <line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"><\/line>\n    <\/svg>\n    \u521b\u5efa\u795e\u7ecf\u8fde\u63a5&nbsp;\n    <span class=\"wpaicg-jumping-dots\">\n        <span class=\"wpaicg-dot-1\">.<\/span>\n        <span class=\"wpaicg-dot-2\">.<\/span>\n        <span class=\"wpaicg-dot-3\">.<\/span>\n    <\/span>\n<\/span>\n\n<script>\n(function () {\n    \/\/ Evita ejecutar el script m\u00e1s de una vez\n    if (!window.botThinkingObserverInitialized) {\n        const botThinkingElement = document.querySelector('.wpaicg-bot-thinking');\n        if (!botThinkingElement) return;\n\n        function mostrarShortcodeType() {\n            const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n            if (shortcodeTypeElement) {\n                shortcodeTypeElement.style.display = 'block';\n            }\n        }\n\n        const observer = new MutationObserver((mutations) => {\n            mutations.forEach((mutation) => {\n                if (mutation.attributeName === 'style') {\n                    const displayStyle = botThinkingElement.style.display;\n                    const shortcodeTypeElement = document.querySelector('.wpaicg-chat-shortcode-type');\n                    if (shortcodeTypeElement) {\n                        if (displayStyle === 'block') {\n                            shortcodeTypeElement.style.display = 'none';\n                        } else {\n                            mostrarShortcodeType();\n                        }\n                    }\n                }\n            });\n        });\n\n        const observerConfig = {\n            attributes: true,\n            attributeFilter: ['style']\n        };\n\n        observer.observe(botThinkingElement, observerConfig);\n\n        \/\/ Marcar como inicializado\n        window.botThinkingObserverInitialized = true;\n    }\n})();\n<\/script>\n<!-- sebas termin\u00f3 el enfoque de espera -->\n\n\n\n\n\n\n                 <!-- sebas mejoro los dots para que sean animados --> \n                <style>\n                    .wpaicg-bot-container {\n                        color: #000000;\n                        font-size: 14px;\n                        position: relative;\n                        z-index: 9999;\n                    }\n                    .wpaicg-jumping-dots {\n                        display: inline-block;\n                        animation: wpaicg-jumping-dots-animation 1s infinite;\n                    }\n                    @keyframes wpaicg-jumping-dots-animation {\n                        0%, 20% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                        50% {\n                            opacity: 0.5;\n                            transform: translateY(-0.2em);\n                        }\n                        100% {\n                            opacity: 1;\n                            transform: translateY(0);\n                        }\n                    }\n                <\/style>\n\n\n\n\n\n\n\n<\/div>\n<!-- Conversation Starters -->\n<span class=\"wpaicg-bot-thinking\" style=\"padding-left: 20px;color: #000000;\">\u521b\u5efa\u795e\u7ecf\u8fde\u63a5\u2026\u2026&nbsp;<span class=\"wpaicg-jumping-dots\"><span class=\"wpaicg-dot-1\">.<\/span><span class=\"wpaicg-dot-2\">.<\/span><span class=\"wpaicg-dot-3\">.<\/span><\/span><\/span>\n<div class=\"wpaicg-chat-shortcode-type\">\n    <textarea type=\"text\" class=\"auto-expand wpaicg-chat-shortcode-typing\" placeholder=\"\u5728\u6b64\u5199\u4e0b\u60a8\u7684\u4fe1\u606f\"><\/textarea>\n    <div class=\"wpaicg_chat_additions\">\n        <span class=\"wpaicg-thumbnail-placeholder\"><\/span>\n\n\n\n      \n\n\n\n        <div class=\"circle\">            \n                <span id=\"mic-icon\" class=\"wpaicg-mic-icon\" data-type=\"shortcode\" style=\"display:none;\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 384 512\">\n                        <!-- sebas - modifico el mic para agregar el color al svg con el color primario -->\n                      <path d=\"M176 0C123 0 80 43 80 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM48 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H104c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H200V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z\" fill=\"var(--color-primary)\" \/>\n                <\/svg>\n        <\/div>\n\n\n\n\n        <span class=\"wpaicg-img-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"><\/circle><polyline points=\"21 15 16 10 5 21\"><\/polyline><\/svg>\n            <input type=\"file\" id=\"imageUpload\" class=\"wpaicg-img-file\" accept=\"image\/png, image\/jpeg, image\/webp, image\/gif\" style=\"display: none;\" \/>\n            <!-- add nonce -->\n            <input type=\"hidden\" id=\"wpaicg-img-nonce\" value=\"1d3e7224ee\" \/>\n        <\/span>\n        <span class=\"wpaicg-img-spinner\"><\/span>\n                <span class=\"wpaicg-pdf-icon\" data-type=\"shortcode\" style=\"display:none\">\n            <svg version=\"1.1\" id=\"_x32_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewbox=\"0 0 512 512\"  xml:space=\"preserve\"><path class=\"st0\" d=\"M378.413,0H208.297h-13.182L185.8,9.314L57.02,138.102l-9.314,9.314v13.176v265.514 c0,47.36,38.528,85.895,85.896,85.895h244.811c47.353,0,85.881-38.535,85.881-85.895V85.896C464.294,38.528,425.766,0,378.413,0z M432.497,426.105c0,29.877-24.214,54.091-54.084,54.091H133.602c-29.884,0-54.098-24.214-54.098-54.091V160.591h83.716 c24.885,0,45.077-20.178,45.077-45.07V31.804h170.116c29.87,0,54.084,24.214,54.084,54.092V426.105z\"\/><path class=\"st0\" d=\"M171.947,252.785h-28.529c-5.432,0-8.686,3.533-8.686,8.825v73.754c0,6.388,4.204,10.599,10.041,10.599 c5.711,0,9.914-4.21,9.914-10.599v-22.406c0-0.545,0.279-0.817,0.824-0.817h16.436c20.095,0,32.188-12.226,32.188-29.612 C204.136,264.871,192.182,252.785,171.947,252.785z M170.719,294.888h-15.208c-0.545,0-0.824-0.272-0.824-0.81v-23.23 c0-0.545,0.279-0.816,0.824-0.816h15.208c8.42,0,13.447,5.027,13.447,12.498C184.167,290,179.139,294.888,170.719,294.888z\"\/><path class=\"st0\" d=\"M250.191,252.785h-21.868c-5.432,0-8.686,3.533-8.686,8.825v74.843c0,5.3,3.253,8.693,8.686,8.693h21.868 c19.69,0,31.923-6.249,36.81-21.324c1.76-5.3,2.723-11.681,2.723-24.857c0-13.175-0.964-19.557-2.723-24.856 C282.113,259.034,269.881,252.785,250.191,252.785z M267.856,316.896c-2.318,7.331-8.965,10.459-18.21,10.459h-9.23 c-0.545,0-0.824-0.272-0.824-0.816v-55.146c0-0.545,0.279-0.817,0.824-0.817h9.23c9.245,0,15.892,3.128,18.21,10.46 c0.95,3.128,1.62,8.56,1.62,17.93C269.476,308.336,268.805,313.768,267.856,316.896z\"\/><path class=\"st0\" d=\"M361.167,252.785h-44.812c-5.432,0-8.7,3.533-8.7,8.825v73.754c0,6.388,4.218,10.599,10.055,10.599 c5.697,0,9.914-4.21,9.914-10.599v-26.351c0-0.538,0.265-0.81,0.81-0.81h26.086c5.837,0,9.23-3.532,9.23-8.56 c0-5.028-3.393-8.553-9.23-8.553h-26.086c-0.545,0-0.81-0.272-0.81-0.817v-19.425c0-0.545,0.265-0.816,0.81-0.816h32.733 c5.572,0,9.245-3.666,9.245-8.553C370.411,256.45,366.738,252.785,361.167,252.785z\"\/><\/svg>\n        <\/span>\n            <span class=\"wpaicg-pdf-loading\" style=\"display: none\"><\/span>\n            <span data-type=\"shortcode\" alt=\"Clear\" title=\"\u6e05\u9664\" class=\"wpaicg-pdf-remove\" style=\"display: none\">\u00d7<\/span>\n            <input data-type=\"shortcode\" data-limit=\"120\" type=\"file\" accept=\"application\/pdf\" class=\"wpaicg-pdf-file\" style=\"display: none\">\n                        <span class=\"wpaicg-chat-shortcode-send\" role=\"button\" aria-label=\"\u53d1\u9001\" tabindex=\"0\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-send\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon><\/svg>\n        <\/span>\n            <\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const textareas = document.querySelectorAll('.auto-expand');\n        textareas.forEach(textarea => {\n            function adjustHeight() {\n                    \/\/ Store the current scroll position to restore it after resizing\n                    var scrollLeft = window.pageXOffset || (document.documentElement || document.body.parentNode || document.body).scrollLeft;\n                    var scrollTop  = window.pageYOffset || (document.documentElement || document.body.parentNode || document.body).scrollTop;\n\n                    \/\/ Add the resizing class to trigger the pulsing effect\n                    textarea.classList.add('resizing');\n\n                    \/\/ Temporarily shrink the textarea to potentially reduce its size\n                    textarea.style.height = 'auto';\n                    \/\/ Adjust the height based on the current content, allowing it to grow or shrink\n                    textarea.style.height = textarea.scrollHeight + 'px';\n\n                    \/\/ Restore the scroll position after resizing the textarea\n                    window.scrollTo(scrollLeft, scrollTop);\n\n                    \/\/ Remove the resizing class after a delay to show the pulsing effect\n                    setTimeout(() => {\n                        textarea.classList.remove('resizing');\n                    }, 500); \/\/ Adjust this time to match your CSS animation duration\n                }\n\n            \/\/ Bind the adjustHeight function to the input event\n            textarea.addEventListener('input', adjustHeight);\n\n            \/\/ Perform an initial adjustment in case the textarea is pre-populated\n            if (textarea.value.length) {\n                adjustHeight();\n            }\n        });\n    });\n<\/script>                                    <\/div>\n\n\n            <style>\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .circle:nth-child(2) { display: none !important; }\n\n\n                .wpaicg-chat-shortcode-content ul .wpaicg-user-message {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                    background: #44465400 !important; \n                }\n\n                .wpaicg-chat-shortcode-content ul li strong {\n                    color: var(--color-primary) !important;\n                }\n\n                .wpaicg-chat-shortcode-content ul li {\n                color: inherit !important;\n                }\n\n\n                .wpaicg-chat-shortcode-type {\n                    color: inherit !important;\n                    width: 100% !important;\n                }\n\n\n\n                textarea.wpaicg-chat-shortcode-typing {\n                border: 1px solid var(--color-primary) !important;\n                background-color: #ffffff00 !important;\n                color: inherit !important;\n                 }\n\n\n                .entry:nth-child(1) > .entry-header:nth-child(4) #ia02 .wpaicg-chat-shortcode-send:nth-child(9){\n                    display: none !important;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode-send {\n                    color: var(--color-primary) !important;\n                    margin-right: -250px !important;\n                }\n\n\n                textarea.auto-expand:focus {\n                outline: none;\n                box-shadow: 0 0 5px var(--color-primary) !important;\n                line-height: 2;\n                }\n\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: #ffffff00 !important;\n                    border-radius: 1px !important;\n                    height: 1px !important;\n                }\n\n\n\n\n\n                .wpaicg-chat-shortcode .wpaicg-ai-message .wpaicg-chat-message, .wpaicg-chat-shortcode .wpaicg-user-message .wpaicg-chat-message {\n                    color: inherit;\n                    font-size: .8375rem;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    background: var(--color-primary) !important;\n                    border-radius: 1px;\n                    height: 0px;\n                    background-color: inherit !important;\n                    color: inherit !important;\n                    border: 10px solid var(--color-grey-500) !important;\n                }\n\n\n\n                ::-webkit-scrollbar-thumb {\n                    border-radius: 5px !important;\n                    height: 1px !important;\n                }\n\n\n\n                .wpaicg-chat-shortcode ::-webkit-scrollbar-track {\n                    background-color: inherit !important;\n                    border-radius: 1px !important;\n                }\n\n\n            <\/style>\n                <!-- <div class=\"modal-footer\">\n                    <button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">Cerrar<\/button>\n                <\/div> -->\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n\n    \n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- TODO LO QUE ESTA DEBAJO DE ESTO SON LAS LLAMADAS A LOS MODALES -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n\n\n<!-- PREGUNTAS RECOMENDADAS -->\n    <div class=\"modal fade\" id=\"modalprueba01\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n               <div class=\"modal-body\">\n                                            <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n<!-- GALER\u00cdA DE FOTOS -->\n    <div class=\"modal fade\" id=\"modalprueba02\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- GALER\u00cdA DE VIDEO -->\n    <div class=\"modal fade\" id=\"modalprueba03\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                       <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- COMO LLEGAR AQU\u00cd -->\n    <div class=\"modal fade\" id=\"modalprueba04\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                         <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N -->\n    <div class=\"modal fade\" id=\"modalprueba05\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\"><\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u6f14\u793a\u7248\u672c\u4e2d\u7684\u9690\u85cf\u5185\u5bb9\u3002<br>\n                            \u8054\u7cfb\u652f\u6301\u4eba\u5458\u6765\u6fc0\u6d3b\u5b83\u3002<\/p><\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n    <div class=\"modal fade\" id=\"modalprueba06\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n        <div class=\"modal-dialog\" role=\"document\">\n            <div class=\"modal-content\">\n                <div class=\"modal-header\">\n                    <h5 class=\"modal-title\" id=\"myModalLabel\">\u6a21\u6001\u6807\u9898\u793a\u4f8b<\/h5>\n                    <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                        <span aria-hidden=\"true\">\u00d7<\/span>\n                    <\/button>\n                <\/div>\n                                        <div class=\"contenidocentrado\">\n                            <h2 class=\"wp-block-heading\">\u9650\u5236\u8bbf\u95ee<\/h2>\n                            <p class=\"text-center mt-3\">\u60a8\u5fc5\u987b\u6ce8\u518c\u624d\u80fd\u67e5\u770b\u6b64\u5185\u5bb9\u3002<\/p>\n                        <\/div>\n                        <br>\n                          <\/div>\n        <\/div>\n    <\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION ALCAZABA  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - INTRODUCCI\u00d3N -->\n<div class=\"modal fade\" id=\"modalprueba07\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u539f\u59cb\u7684\u90e8\u5206\uff0c\u5efa\u5728\u53e4\u8001\u7684\u9f50\u91cc\u5fb7\u5821\u5792\u9057\u5740\u4e0a\u3002\n                    <\/p>\n                    <p>\n                        \u7eb3\u65af\u91cc\u5fb7\u57ce\u5821 (Nasrid Alcazaba) \u7684\u8d77\u6e90\u53ef\u4ee5\u8ffd\u6eaf\u5230 1238 \u5e74\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u7b2c\u4e00\u4f4d\u82cf\u4e39\u548c\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u00b7\u4f0a\u672c\u00b7\u963f\u5c14\u8d6b\u9a6c\u5c14 (Muhammad Ibn al-Alhmar) \u51b3\u5b9a\u5c06\u82cf\u4e39\u56fd\u7684\u9996\u90fd\u4ece\u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u8fc1\u81f3\u5bf9\u9762\u7684\u8428\u6bd4\u5361 (Sabika) \u5c71\u3002\n                    <\/p>\n                    <p>\n                        \u827e\u54c8\u8fc8\u5c14\u9009\u62e9\u7684\u5730\u70b9\u975e\u5e38\u7406\u60f3\uff0c\u56e0\u4e3a\u963f\u5c14\u5361\u8428\u5df4\u7889\u5821\u4f4d\u4e8e\u5c71\u4e18\u7684\u897f\u7aef\uff0c\u5176\u4e09\u89d2\u5f62\u5e03\u5c40\u975e\u5e38\u7c7b\u4f3c\u4e8e\u8239\u5934\uff0c\u4e3a\u5728\u5176\u4fdd\u62a4\u4e0b\u5efa\u9020\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u63d0\u4f9b\u4e86\u6700\u4f73\u7684\u9632\u5fa1\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u62e5\u6709\u591a\u5ea7\u57ce\u5899\u548c\u5854\u697c\uff0c\u5176\u5efa\u9020\u76ee\u7684\u660e\u663e\u662f\u9632\u5fa1\u3002\u4e8b\u5b9e\u4e0a\uff0c\u5b83\u662f\u4e00\u4e2a\u76d1\u89c6\u4e2d\u5fc3\uff0c\u56e0\u4e3a\u5b83\u4f4d\u4e8e\u683c\u62c9\u7eb3\u8fbe\u5e02\u4e0a\u65b9\u4e24\u767e\u7c73\u5904\uff0c\u4ece\u800c\u4fdd\u8bc1\u4e86\u5bf9\u6574\u4e2a\u5468\u8fb9\u9886\u571f\u7684\u89c6\u89c9\u63a7\u5236\uff0c\u8fdb\u800c\u4ee3\u8868\u7740\u6743\u529b\u7684\u8c61\u5f81\u3002\n                    <\/p>\n                    <p>\n                        \u57ce\u5821\u5185\u90e8\u662f\u519b\u4e8b\u533a\uff0c\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u963f\u5c14\u5361\u8428\u5df4\u9010\u6e10\u53d1\u5c55\u6210\u4e3a\u4e00\u5ea7\u72ec\u7acb\u7684\u5c0f\u578b\u5fae\u578b\u57ce\u5e02\uff0c\u4f9b\u9ad8\u7ea7\u58eb\u5175\u9a7b\u5b88\uff0c\u8d1f\u8d23\u4fdd\u536b\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53ca\u5176\u82cf\u4e39\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - BARRIO CASTRENSE -->\n <div class=\"modal fade\" id=\"modalprueba08\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u519b\u533a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u8fdb\u5165\u57ce\u5821\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u8eab\u5904\u4e00\u4e2a\u770b\u4f3c\u8ff7\u5bab\u7684\u5730\u65b9\uff0c\u4f46\u5b9e\u9645\u4e0a\u8fd9\u662f\u4e00\u4e2a\u4f7f\u7528\u4eff\u9020\u6cd5\u8fdb\u884c\u5efa\u7b51\u4fee\u590d\u7684\u8fc7\u7a0b\uff0c\u8fd9\u4f7f\u5f97\u76f4\u5230\u4e8c\u5341\u4e16\u7eaa\u521d\u624d\u88ab\u57cb\u85cf\u7684\u65e7\u519b\u4e8b\u533a\u5f97\u4ee5\u4fee\u590d\u3002\n                    <\/p>\n                    <p>\n                        \u82cf\u4e39\u7684\u7cbe\u9510\u536b\u961f\u548c\u8d1f\u8d23\u963f\u5c14\u7f55\u5e03\u62c9\u9632\u5fa1\u548c\u5b89\u5168\u7684\u5176\u4ed6\u519b\u4e8b\u961f\u4f0d\u90fd\u5c45\u4f4f\u5728\u8fd9\u4e2a\u8857\u533a\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5ef7\u57ce\u5e02\u5185\u7684\u4e00\u4e2a\u5c0f\u57ce\u5e02\uff0c\u62e5\u6709\u65e5\u5e38\u751f\u6d3b\u6240\u9700\u7684\u4e00\u5207\uff0c\u4f8b\u5982\u4f4f\u623f\u3001\u4f5c\u574a\u3001\u5e26\u70e4\u7bb1\u7684\u9762\u5305\u623f\u3001\u4ed3\u5e93\u3001\u84c4\u6c34\u6c60\u3001\u571f\u8033\u5176\u6d74\u5ba4\u7b49\u3002\u901a\u8fc7\u8fd9\u79cd\u65b9\u5f0f\uff0c\u519b\u961f\u548c\u5e73\u6c11\u53ef\u4ee5\u88ab\u5206\u5f00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u8fd9\u4e2a\u8857\u533a\uff0c\u7531\u4e8e\u8fd9\u6b21\u4fee\u590d\uff0c\u6211\u4eec\u53ef\u4ee5\u770b\u5230\u7a46\u65af\u6797\u623f\u5c4b\u7684\u5178\u578b\u5e03\u5c40\uff1a\u4e00\u4e2a\u5e26\u6709\u89d2\u843d\u5165\u53e3\u7684\u5165\u53e3\uff0c\u4e00\u4e2a\u5c0f\u5ead\u9662\u4f5c\u4e3a\u623f\u5c4b\u7684\u4e2d\u5fc3\u8f74\u7ebf\uff0c\u5ead\u9662\u5468\u56f4\u7684\u623f\u95f4\uff0c\u4ee5\u53ca\u4e00\u4e2a\u5395\u6240\u3002\n                    <\/p>\n                    <p>\n                        \u6b64\u5916\uff0c\u5728\u4e8c\u5341\u4e16\u7eaa\u521d\uff0c\u4eba\u4eec\u5728\u5730\u4e0b\u53d1\u73b0\u4e86\u4e00\u5ea7\u5730\u7262\u3002\u4ece\u5916\u9762\u5f88\u5bb9\u6613\u901a\u8fc7\u901a\u5f80\u5b83\u7684\u73b0\u4ee3\u87ba\u65cb\u697c\u68af\u8fa8\u8ba4\u51fa\u6765\u3002\u8fd9\u4e2a\u5730\u7262\u91cc\u5173\u62bc\u7740\u53ef\u4ee5\u7528\u6765\u83b7\u53d6\u91cd\u5927\u5229\u76ca\u7684\u56da\u72af\uff0c\u65e0\u8bba\u662f\u653f\u6cbb\u5229\u76ca\u8fd8\u662f\u7ecf\u6d4e\u5229\u76ca\uff0c\u6216\u8005\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u5177\u6709\u5f88\u9ad8\u4ea4\u6362\u4ef7\u503c\u7684\u4eba\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u5ea7\u5730\u4e0b\u76d1\u72f1\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5012\u7f6e\u7684\u6f0f\u6597\uff0c\u5e73\u9762\u5448\u5706\u5f62\u3002\u8fd9\u4f7f\u5f97\u8fd9\u4e9b\u4fd8\u864f\u6839\u672c\u65e0\u6cd5\u9003\u8131\u3002\u4e8b\u5b9e\u4e0a\uff0c\u56da\u72af\u662f\u4f7f\u7528\u6ed1\u8f6e\u6216\u7ef3\u7d22\u7cfb\u7edf\u88ab\u5e26\u5165\u5ba4\u5185\u7684\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA P\u00d3LVORA -->\n<div class=\"modal fade\" id=\"modalprueba09\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u706b\u836f\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u706b\u836f\u5854\u662f\u7ef4\u62c9\u5854\u5357\u4fa7\u7684\u9632\u5fa1\u589e\u63f4\uff0c\u901a\u5f80\u7ea2\u5854\u7684\u519b\u7528\u9053\u8def\u5c31\u662f\u4ece\u8fd9\u91cc\u5f00\u59cb\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u81ea 1957 \u5e74\u4ee5\u6765\uff0c\u6211\u4eec\u53ef\u4ee5\u5728\u8fd9\u5ea7\u5854\u4e2d\u627e\u5230\u4e00\u4e9b\u523b\u5728\u77f3\u5934\u4e0a\u7684\u8bd7\u53e5\uff0c\u5176\u4f5c\u8005\u662f\u58a8\u897f\u54e5\u4eba\u5f17\u6717\u897f\u65af\u79d1\u00b7\u5fb7\u00b7\u4f0a\u5361\u8428 (Francisco de Icaza)\uff1a \n                    <\/p>\n                    <br>\n                    <blockquote>\n                        \u201c\u65bd\u820d\u5427\uff0c\u5973\u4eba\uff0c\u751f\u6d3b\u4e2d\u6ca1\u6709\u4ec0\u4e48\uff0c<br>\n                        \u5c31\u50cf\u5728\u683c\u62c9\u7eb3\u8fbe\u5931\u660e\u7684\u60e9\u7f5a\u4e00\u6837\u3002\u201d\n                    <\/blockquote>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - JARD\u00cdN DE LOS ADARVES -->\n<div class=\"modal fade\" id=\"modalprueba10\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4e9a\u5f53\u65af\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u963f\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u6240\u5360\u636e\u7684\u7a7a\u95f4\u53ef\u4ee5\u8ffd\u6eaf\u5230\u5341\u516d\u4e16\u7eaa\uff0c\u5f53\u65f6\u5728\u5c06\u963f\u5c14\u5361\u8428\u74e6\u6539\u9020\u4e3a\u70ae\u5175\u57fa\u5730\u7684\u8fc7\u7a0b\u4e2d\u5efa\u9020\u4e86\u4e00\u4e2a\u70ae\u5175\u5e73\u53f0\u3002\n                    <\/p>\n                    <p>\n                        \u5230\u4e86\u5341\u4e03\u4e16\u7eaa\uff0c\u519b\u4e8b\u7528\u9014\u5df2\u4e0d\u518d\u91cd\u8981\uff0c\u7b2c\u4e94\u4ee3\u8499\u5fb7\u54c8\u5c14\u4faf\u7235\u5728 1624 \u5e74\u88ab\u4efb\u547d\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ba1\u7406\u5458\u540e\uff0c\u51b3\u5b9a\u7528\u6ce5\u571f\u586b\u5145\u5916\u5899\u548c\u5185\u5899\u4e4b\u95f4\u7684\u7a7a\u95f4\uff0c\u5c06\u8fd9\u7247\u7a7a\u95f4\u6539\u9020\u6210\u82b1\u56ed\u3002\n                    <\/p>\n                    <p>\n                        \u4f20\u8bf4\uff0c\u4eba\u4eec\u66fe\u5728\u6b64\u5730\u53d1\u73b0\u4e00\u4e9b\u88c5\u6ee1\u9ec4\u91d1\u7684\u74f7\u74f6\uff0c\u53ef\u80fd\u662f\u8be5\u5730\u533a\u6700\u540e\u4e00\u6279\u7a46\u65af\u6797\u85cf\u8d77\u6765\u7684\uff0c\u4faf\u7235\u7528\u5176\u4e2d\u4e00\u90e8\u5206\u9ec4\u91d1\u5efa\u9020\u4e86\u8fd9\u5ea7\u7f8e\u4e3d\u7684\u82b1\u56ed\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u8fd9\u4e9b\u82b1\u74f6\u4e2d\u7684\u4e00\u4e2a\u53ef\u80fd\u662f\u4e16\u754c\u4e0a\u4fdd\u5b58\u4e0b\u6765\u7684\u4e8c\u5341\u4e2a\u5927\u578b\u7eb3\u65af\u91cc\u5fb7\u91d1\u9676\u5668\u4e4b\u4e00\u3002\u6211\u4eec\u53ef\u4ee5\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u4e00\u697c\u7684\u56fd\u5bb6\u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u827a\u672f\u535a\u7269\u9986\u770b\u5230\u4e24\u4e2a\u8fd9\u6837\u7684\u82b1\u74f6\u3002\n                    <\/p>\n                    <p>\n                        \u8fd9\u4e2a\u82b1\u56ed\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u5143\u7d20\u4e4b\u4e00\u662f\u4f4d\u4e8e\u82b1\u56ed\u4e2d\u592e\u7684\u4e00\u5ea7\u9f13\u5f62\u55b7\u6cc9\u3002\u8fd9\u4e2a\u55b7\u6cc9\u66fe\u4f4d\u4e8e\u4e0d\u540c\u7684\u4f4d\u7f6e\uff0c\u6700\u5f15\u4eba\u6ce8\u76ee\u548c\u6700\u503c\u5f97\u6ce8\u610f\u7684\u662f\u72ee\u5b50\u5ead\u9662\uff0c\u5b83\u4e8e 1624 \u5e74\u88ab\u653e\u7f6e\u5728\u72ee\u5b50\u55b7\u6cc9\u4e0a\u65b9\uff0c\u4f46\u968f\u540e\u906d\u5230\u635f\u574f\u3002\u5956\u676f\u4e00\u76f4\u77d7\u7acb\u5728\u90a3\u4e2a\u4f4d\u7f6e\uff0c\u76f4\u5230 1954 \u5e74\u624d\u88ab\u79fb\u8d70\u5e76\u653e\u7f6e\u5728\u8fd9\u91cc\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DE LA VELA -->\n<div class=\"modal fade\" id=\"modalprueba11\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u8721\u70db\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u5ea7\u5854\u88ab\u79f0\u4e3a\u5927\u5854 (Torre Mayor)\uff0c\u4ece\u5341\u516d\u4e16\u7eaa\u5f00\u59cb\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u592a\u9633\u5854 (Torre del Sol)\uff0c\u56e0\u4e3a\u4e2d\u5348\u65f6\u5206\uff0c\u592a\u9633\u4f1a\u53cd\u5c04\u5728\u5854\u4e0a\uff0c\u8d77\u5230\u65e5\u6677\u7684\u4f5c\u7528\u3002\u4f46\u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u81ea\u4e8e\u201cvelar\u201d\u8fd9\u4e2a\u8bcd\uff0c\u56e0\u4e3a\u5f97\u76ca\u4e8e\u5b83\u4e8c\u5341\u4e03\u7c73\u7684\u9ad8\u5ea6\uff0c\u5b83\u63d0\u4f9b\u4e86\u4e09\u767e\u516d\u5341\u5ea6\u7684\u89c6\u91ce\uff0c\u53ef\u4ee5\u770b\u5230\u4efb\u4f55\u8fd0\u52a8\u3002\n                    <\/p>\n                    <p>\n                        \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5854\u7684\u5916\u89c2\u53d1\u751f\u4e86\u53d8\u5316\u3002\u6700\u521d\uff0c\u5b83\u7684\u9732\u53f0\u4e0a\u6709\u57ce\u579b\uff0c\u4f46\u7531\u4e8e\u51e0\u6b21\u5730\u9707\u800c\u6d88\u5931\u4e86\u3002\u8fd9\u53e3\u949f\u662f\u5728\u57fa\u7763\u5f92\u5360\u9886\u683c\u62c9\u7eb3\u8fbe\u540e\u6dfb\u52a0\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u00c9sta se utilizaba para dar aviso a la poblaci\u00f3n ante cualquier posible peligro, terremoto o incendio. Tambi\u00e9n se empleaba el sonido de esta campana para regular los turnos de riego en la Vega de Granada.\n                    <\/p>\n                    <p>\n                        Actualmente y seg\u00fan la tradici\u00f3n, se hace sonar la campana cada dos de enero para conmemorar la toma de Granada el dos de enero de 1492.\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE Y PUERTA DE LAS ARMAS -->\n<div class=\"modal fade\" id=\"modalprueba12\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u6b66\u5668\u5854\u548c\u5927\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u6b66\u5668\u95e8\u4f4d\u4e8e\u963f\u5c14\u5361\u8428\u74e6\u57ce\u5821\u7684\u5317\u5899\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u516c\u6c11\u4eec\u901a\u8fc7\u5361\u8fea\u6865\u7a7f\u8fc7\u8fbe\u7f57\u6cb3\uff0c\u6cbf\u7740\u73b0\u5728\u88ab\u5723\u4f69\u5fb7\u7f57\u68ee\u6797\u9690\u85cf\u7684\u5c0f\u8def\u722c\u4e0a\u5c71\uff0c\u76f4\u5230\u5230\u8fbe\u5927\u95e8\u3002\u5728\u5927\u95e8\u5185\uff0c\u4ed6\u4eec\u5fc5\u987b\u5b58\u653e\u6b66\u5668\u624d\u80fd\u8fdb\u5165\u56f4\u5899\uff0c\u56e0\u6b64\u5f97\u540d\u201c\u6b66\u5668\u95e8\u201d\u3002\n                    <\/p>\n                    <p>\n                        \u4ece\u8fd9\u5ea7\u5854\u7684\u9732\u53f0\u4e0a\uff0c\u6211\u4eec\u73b0\u5728\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u5e02\u6700\u7f8e\u4e3d\u7684\u5168\u666f\u4e4b\u4e00\u3002\n                    <\/p>\n                    <p>\n                        Justo enfrente nos encontramos con el barrio del Albaic\u00edn, reconocible por sus viviendas blancas y su entramado de calles laber\u00ednticas. Este barrio fue declarado Patrimonio de la Humanidad por la UNESCO en 1994.\n                    <\/p>\n                    <p>\n                        \u683c\u62c9\u7eb3\u8fbe\u6700\u8457\u540d\u7684\u89c2\u666f\u70b9\u4e4b\u4e00\u5c31\u4f4d\u4e8e\u8fd9\u4e2a\u8857\u533a\uff1a\u5723\u5c3c\u53e4\u62c9\u65af\u89c2\u666f\u53f0 (Mirador de San Nicol\u00e1s)\u3002\n                    <\/p>\n                    <p>\n                        \u963f\u5c14\u62dc\u8f9b (Albaic\u00edn) \u7684\u53f3\u4fa7\u662f\u5723\u5c71 (Sacromonte) \u8857\u533a\u3002\n                    <\/p>\n                    <p>\n                        \u5723\u5c71\u662f\u683c\u62c9\u7eb3\u8fbe\u5178\u578b\u7684\u53e4\u8001\u5409\u666e\u8d5b\u793e\u533a\uff0c\u4e5f\u662f\u5f17\u62c9\u95e8\u6208\u821e\u7684\u53d1\u6e90\u5730\u3002\u8fd9\u4e2a\u8857\u533a\u7684\u53e6\u4e00\u4e2a\u7279\u70b9\u662f\u5b58\u5728\u7a74\u5c45\u4eba\u4f4f\u6240\uff1a\u6d1e\u7a74\u3002\n                    <\/p>\n                    <p>\n                        \u8fbe\u7f57\u5927\u8857 (Carrera del Darro) \u4f4d\u4e8e\u963f\u5c14\u62dc\u8f9b\u533a (Albaic\u00edn) \u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab (Alhambra) \u811a\u4e0b\uff0c\u6bd7\u90bb\u540c\u540d\u6cb3\u6d41\u7684\u6cb3\u5cb8\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- DESCRIPCI\u00d3N - ALCAZABA - TORRE DEL HOMENAJE Y TORRE DEL CUBO -->\n<div class=\"modal fade\" id=\"modalprueba13\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel\">\u4fdd\u7559\u5854\u548c\u7acb\u65b9\u4f53\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n                <div class=\"modal-body\">\n                    <p>\n                        \u656c\u610f\u5854\u662f\u963f\u5c14\u5361\u8428\u74e6\u6700\u53e4\u8001\u7684\u5854\u4e4b\u4e00\uff0c\u9ad8\u4e8c\u5341\u516d\u7c73\u3002\u5b83\u6709\u516d\u5c42\uff0c\u4e00\u4e2a\u9732\u53f0\u548c\u4e00\u4e2a\u5730\u4e0b\u57ce\u3002\n                    <\/p>\n                    <p>\n                        \u7531\u4e8e\u5854\u5f88\u9ad8\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u5176\u9732\u53f0\u4e0e\u738b\u56fd\u7684\u77ad\u671b\u5854\u8fdb\u884c\u901a\u8baf\u3002\u8fd9\u79cd\u4ea4\u6d41\u662f\u901a\u8fc7\u767d\u5929\u7684\u955c\u5b50\u7cfb\u7edf\u6216\u665a\u4e0a\u7684\u7bdd\u706b\u70df\u96fe\u5efa\u7acb\u8d77\u6765\u7684\u3002\n                    <\/p>\n                    <p>\n                        \u636e\u63a8\u6d4b\uff0c\u7531\u4e8e\u8be5\u5854\u5728\u5c71\u4e0a\u7a81\u51fa\u7684\u4f4d\u7f6e\uff0c\u5b83\u5f88\u53ef\u80fd\u88ab\u9009\u4e3a\u5c55\u793a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u65d7\u5e1c\u548c\u7ea2\u65d7\u7684\u5730\u65b9\u3002\n                    <\/p>\n                    <p>\n                        \u57fa\u7763\u5f92\u7528\u6240\u8c13\u7684\u7acb\u65b9\u4f53\u5854\u52a0\u56fa\u4e86\u8fd9\u5ea7\u5854\u7684\u5e95\u5ea7\u3002\n                    <\/p>\n                    <p>\n                        \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u8ba1\u5212\u8fdb\u884c\u4e00\u7cfb\u5217\u6539\u9769\uff0c\u4ee5\u4f7f\u963f\u5c14\u5361\u8428\u5df4\u57ce\u5821\u9002\u5e94\u706b\u70ae\u3002\u56e0\u6b64\uff0c\u7acb\u65b9\u4f53\u5854\u9ad8\u4e8e\u5854\u970d\u7eb3\u5854\uff0c\u7531\u4e8e\u5176\u5706\u67f1\u5f62\u72b6\uff0c\u4e0e\u65b9\u5f62\u7684\u7eb3\u65af\u91cc\u5fb7\u5854\u76f8\u6bd4\uff0c\u5854\u970d\u7eb3\u5854\u80fd\u591f\u66f4\u597d\u5730\u62b5\u5fa1\u53ef\u80fd\u7684\u649e\u51fb\u3002\n                    <\/p>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  DESCRIPCION GENERALIFE -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba14\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel14\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel14\">\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4f4d\u4e8e\u592a\u9633\u5c71\uff0c\u662f\u82cf\u4e39\u7684\u5bab\u6bbf\uff0c\u6362\u53e5\u8bdd\u8bf4\uff0c\u662f\u4e00\u5ea7\u5e26\u6709\u679c\u56ed\u7684\u5bcc\u4e3d\u5802\u7687\u7684\u4e61\u95f4\u522b\u5885\uff0c\u9664\u4e86\u8015\u79cd\u4e4b\u5916\uff0c\u8fd9\u91cc\u8fd8\u4e3a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5bab\u5ef7\u9972\u517b\u52a8\u7269\u5e76\u8fdb\u884c\u72e9\u730e\u3002\u636e\u4f30\u8ba1\uff0c\u8be5\u9675\u5893\u59cb\u5efa\u4e8e\u5341\u4e09\u4e16\u7eaa\u672b\uff0c\u7531\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u521b\u59cb\u4eba\u4e4b\u5b50\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8fd9\u4e2a\u540d\u5b57\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cyannat-al-arif\u201d\uff0c\u610f\u601d\u662f\u5efa\u7b51\u5e08\u7684\u82b1\u56ed\u6216\u679c\u56ed\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u91cc\u7684\u9762\u79ef\u66f4\u5927\uff0c\u81f3\u5c11\u6709\u56db\u4e2a\u679c\u56ed\uff0c\u5e76\u5ef6\u4f38\u5230\u4eca\u5929\u88ab\u79f0\u4e3a\u201c\u9e67\u9e2a\u5e73\u539f\u201d\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4e61\u95f4\u522b\u5885\u88ab\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03\u79f0\u4e3a\u201c\u5e78\u798f\u7687\u5bab\u201d\uff0c\u5b83\u662f\u4e00\u5ea7\u5bab\u6bbf\uff1a\u82cf\u4e39\u7684\u590f\u5bab\u3002\u5c3d\u7ba1\u8fd9\u91cc\u9760\u8fd1\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff0c\u4f46\u5374\u8db3\u591f\u79c1\u5bc6\uff0c\u53ef\u4ee5\u8ba9\u4ed6\u9003\u79bb\u5bab\u5ef7\u548c\u653f\u5e9c\u751f\u6d3b\u7684\u7d27\u5f20\uff0c\u653e\u677e\u8eab\u5fc3\uff0c\u5e76\u4eab\u53d7\u66f4\u5b9c\u4eba\u7684\u6c14\u5019\u3002\u7531\u4e8e\u5176\u6d77\u62d4\u6bd4\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u9ad8\uff0c\u56e0\u6b64\u5185\u90e8\u6e29\u5ea6\u8f83\u4f4e\u3002\n                <\/p>\n                <p>\n                    \u5f53\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u65f6\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fbf\u6210\u4e3a\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u8d22\u4ea7\uff0c\u5e76\u7531\u4e00\u4f4d\u957f\u5b98\u6216\u6307\u6325\u5b98\u4fdd\u62a4\u3002\u83f2\u5229\u666e\u4e8c\u4e16\u6700\u7ec8\u5c06\u8be5\u5730\u7684\u6c38\u4e45\u5e02\u957f\u804c\u4f4d\u548c\u6240\u6709\u6743\u5272\u8ba9\u7ed9\u4e86\u683c\u62c9\u7eb3\u8fbe\u8d1d\u5185\u52a0\u65af\u5bb6\u65cf\uff08\u4e00\u4e2a\u7688\u4f9d\u4f0a\u65af\u5170\u6559\u7684\u6469\u5c14\u4eba\u5bb6\u65cf\uff09\u3002\u8be5\u5dde\u7ecf\u8fc7\u8fd1 100 \u5e74\u7684\u8bc9\u8bbc\u624d\u6536\u56de\u8be5\u9057\u5740\uff0c\u5e76\u4e8e 1921 \u5e74\u8fbe\u6210\u5ead\u5916\u548c\u89e3\u3002\n                <\/p>\n                <p>\n                    \u6839\u636e\u534f\u8bae\uff0c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u5c06\u6210\u4e3a\u56fd\u5bb6\u9057\u4ea7\uff0c\u5e76\u901a\u8fc7\u8463\u4e8b\u4f1a\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5171\u540c\u7ba1\u7406\uff0c\u4ece\u800c\u7ec4\u5efa\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u8463\u4e8b\u4f1a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba15\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel15\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel15\">\u89c2\u4f17<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6211\u4eec\u5728\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u8def\u4e0a\u9047\u5230\u7684\u9732\u5929\u5706\u5f62\u5267\u573a\u5efa\u4e8e 1952 \u5e74\uff0c\u76ee\u7684\u662f\u50cf\u6bcf\u5e74\u590f\u5929\u4e00\u6837\u4e3e\u529e\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u3002\n                <\/p>\n                <p>\n                    Desde el a\u00f1o 2002 tambi\u00e9n se celebra un Festival de Flamenco ligado a la figura del poeta granadino m\u00e1s emblem\u00e1tico: Federico Garc\u00eda Lorca.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba16\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel16\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel16\">\u4e2d\u4e16\u7eaa\u4e4b\u8def<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fde\u63a5\u5e15\u62c9\u8482\u5c3c\u57ce\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u9053\u8def\u59cb\u4e8e\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u5176\u5468\u56f4\u662f\u6240\u8c13\u7684\u201c\u5c16\u5854\u201d\uff0c\u56e0\u5176\u57ce\u579b\u7684\u672b\u7aef\u662f\u7816\u780c\u91d1\u5b57\u5854\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u4e00\u6761\u873f\u8712\u503e\u659c\u7684\u9053\u8def\uff0c\u4e24\u8fb9\u90fd\u6709\u9ad8\u5899\u4fdd\u62a4\uff0c\u4ee5\u63d0\u9ad8\u5b89\u5168\u6027\uff0c\u901a\u5f80 Patio del Descabalgamiento \u7684\u5165\u53e3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba17\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel17\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel17\">\u670b\u53cb\u4e4b\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u4e9b\u5e9f\u589f\u6216\u5730\u57fa\u662f\u66fe\u7ecf\u6240\u8c13\u7684\u670b\u53cb\u4e4b\u5bb6\u7684\u8003\u53e4\u9057\u8ff9\u3002\u5b83\u7684\u540d\u79f0\u548c\u7528\u9014\u56e0 14 \u4e16\u7eaa\u4f0a\u672c\u00b7\u9c81\u4e91\u7684\u300a\u519c\u8bba\u300b\u800c\u6d41\u4f20\u81f3\u4eca\u3002\n                <\/p>\n                <p>\n                    \u56e0\u6b64\uff0c\u5b83\u662f\u82cf\u4e39\u4e3a\u5c0a\u656c\u7684\u4eba\u3001\u670b\u53cb\u6216\u4eb2\u621a\u51c6\u5907\u7684\u4f4f\u6240\uff0c\u82cf\u4e39\u8ba4\u4e3a\u8fd9\u4e9b\u4eba\u5e94\u8be5\u4e0e\u4ed6\u4eb2\u8fd1\uff0c\u4f46\u53c8\u4e0d\u4fb5\u72af\u4ed6\u4eec\u7684\u9690\u79c1\uff0c\u6240\u4ee5\u5b83\u662f\u4e00\u5ea7\u72ec\u7acb\u7684\u4f4f\u6240\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"modal fade\" id=\"modalprueba18\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel18\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel18\">\u5965\u5c14\u5fb7\u82b1\u5f84<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5939\u7af9\u6843\u6b65\u9053\u5efa\u4e8e 19 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u662f\u4e3a\u4e86\u8fce\u63a5\u4f0a\u4e3d\u838e\u767d\u4e8c\u4e16\u5973\u738b\u7684\u6765\u8bbf\u800c\u5efa\uff0c\u540c\u65f6\u4e5f\u4e3a\u901a\u5f80\u5bab\u6bbf\u4e0a\u90e8\u7684\u901a\u9053\u589e\u6dfb\u4e86\u66f4\u5177\u7eaa\u5ff5\u610f\u4e49\u7684\u8272\u5f69\u3002 \n                <\/p>\n                <p>\n                    \u5939\u7af9\u6843\u662f\u7c89\u8272\u6708\u6842\u6811\u7684\u53e6\u4e00\u4e2a\u540d\u5b57\uff0c\u5b83\u4ee5\u88c5\u9970\u62f1\u9876\u7684\u5f62\u5f0f\u51fa\u73b0\u5728\u8fd9\u6761\u6b65\u9053\u4e0a\u3002\u5728\u6b65\u9053\u7684\u8d77\u70b9\uff0c\u8d8a\u8fc7\u4e0a\u82b1\u56ed\uff0c\u662f\u4e00\u682a\u6700\u53e4\u8001\u7684\u6843\u91d1\u5a18\u690d\u7269\uff0c\u5b83\u51e0\u4e4e\u5df2\u7ecf\u6d88\u5931\uff0c\u5176\u57fa\u56e0\u6307\u7eb9\u81f3\u4eca\u4ecd\u5728\u88ab\u7814\u7a76\u3002\n                <\/p>\n                <p>\n                    \u5b83\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u6700\u5177\u7279\u8272\u7684\u690d\u7269\u4e4b\u4e00\uff0c\u5176\u7279\u70b9\u662f\u5377\u66f2\u7684\u53f6\u5b50\uff0c\u6bd4\u666e\u901a\u7684\u6843\u91d1\u5a18\u53f6\u5b50\u66f4\u5927\u3002\n                <\/p>\n                <p>\n                    \u963f\u5fb7\u5c14\u6cd5\u65af\u5927\u9053 (Paseo de las Adelfas) \u4e0e\u897f\u666e\u96f7\u585e\u65af\u5927\u9053 (Paseo de los Cipreses) \u76f8\u8fde\uff0c\u662f\u5f15\u5bfc\u6e38\u5ba2\u524d\u5f80\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7ebd\u5e26\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba19\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel19\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel19\">\u6c34\u68af<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u4fdd\u5b58\u6700\u5b8c\u597d\u3001\u6700\u72ec\u7279\u7684\u5143\u7d20\u4e4b\u4e00\u5c31\u662f\u6240\u8c13\u7684\u6c34\u697c\u68af\u3002\u636e\u4fe1\uff0c\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u697c\u68af\uff08\u5206\u4e3a\u56db\u4e2a\u90e8\u5206\uff0c\u4e2d\u95f4\u6709\u4e09\u4e2a\u5e73\u53f0\uff09\u6709\u6c34\u6e20\uff0c\u6c34\u6d41\u7ecf\u4e24\u4e2a\u91c9\u9762\u9676\u74f7\u6276\u624b\uff0c\u6c34\u6e90\u6765\u81ea\u7687\u5bb6\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u6761\u6c34\u7ba1\u901a\u5411\u4e00\u5ea7\u5c0f\u578b\u7948\u7977\u5ba4\uff0c\u76ee\u524d\u6ca1\u6709\u7559\u4e0b\u4efb\u4f55\u8003\u53e4\u4fe1\u606f\u3002\u81ea 1836 \u5e74\u4ee5\u6765\uff0c\u5f53\u65f6\u7684\u5e84\u56ed\u7ecf\u7406\u5c31\u5728\u539f\u5740\u4e0a\u5efa\u9020\u4e86\u4e00\u4e2a\u6d6a\u6f2b\u7684\u89c2\u666f\u53f0\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u8fd9\u5ea7\u7531\u6708\u6842\u6811\u62f1\u9876\u548c\u6f7a\u6f7a\u6d41\u6c34\u73af\u7ed5\u7684\u697c\u68af\u5411\u4e0a\u6500\u767b\uff0c\u53ef\u80fd\u521b\u9020\u4e86\u4e00\u4e2a\u7406\u60f3\u7684\u73af\u5883\uff0c\u53ef\u4ee5\u523a\u6fc0\u611f\u5b98\uff0c\u8fdb\u5165\u6709\u5229\u4e8e\u51a5\u60f3\u7684\u6c1b\u56f4\uff0c\u5e76\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba20\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel20\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel20\">\u8d6b\u5185\u62c9\u5229\u592b\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u636e\u4f30\u8ba1\uff0c\u5bab\u6bbf\u5468\u56f4\u7684\u5ead\u9662\u4e2d\u81f3\u5c11\u6709\u56db\u4e2a\u5927\u82b1\u56ed\uff0c\u5b83\u4eec\u5206\u5e03\u5728\u4e0d\u540c\u7684\u9ad8\u5ea6\u6216\u5c42\u7ea7\u4e0a\uff0c\u7531\u571f\u576f\u5899\u56f4\u8d77\u6765\u3002\u6211\u4eec\u4f20\u627f\u4e0b\u6765\u7684\u8fd9\u4e9b\u679c\u56ed\u7684\u540d\u5b57\u662f\uff1aGrande\u3001Colorada\u3001Mercer\u00eda \u548c Fuente Pe\u00f1a\u3002\n                <\/p>\n                <p>\n                    \u81ea 14 \u4e16\u7eaa\u4ee5\u6765\uff0c\u8fd9\u4e9b\u679c\u56ed\u6216\u591a\u6216\u5c11\u5730\u5ef6\u7eed\u4e86\u76f8\u540c\u7684\u4e2d\u4e16\u7eaa\u4f20\u7edf\u6280\u672f\u8fdb\u884c\u79cd\u690d\u3002\u7531\u4e8e\u8fd9\u79cd\u519c\u4e1a\u751f\u4ea7\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u4fdd\u6301\u4e86\u4e00\u5b9a\u7684\u72ec\u7acb\u6027\uff0c\u4e0d\u53d7\u5176\u4ed6\u5916\u90e8\u519c\u4e1a\u4f9b\u5e94\u5546\u7684\u5f71\u54cd\uff0c\u4ece\u800c\u80fd\u591f\u6ee1\u8db3\u81ea\u5df1\u7684\u7cae\u98df\u9700\u6c42\u3002\n                <\/p>\n                <p>\n                    \u5b83\u4eec\u4e0d\u4ec5\u7528\u4e8e\u79cd\u690d\u852c\u83dc\uff0c\u8fd8\u7528\u4e8e\u79cd\u690d\u679c\u6811\u548c\u52a8\u7269\u7267\u573a\u3002\u4f8b\u5982\uff0c\u5982\u4eca\u79cd\u690d\u671d\u9c9c\u84df\u3001\u8304\u5b50\u3001\u8c46\u7c7b\u3001\u65e0\u82b1\u679c\u3001\u77f3\u69b4\u548c\u674f\u6811\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u4fdd\u5b58\u4e0b\u6765\u7684\u679c\u56ed\u7ee7\u7eed\u6cbf\u7528\u4e2d\u4e16\u7eaa\u7684\u519c\u4e1a\u751f\u4ea7\u6280\u672f\uff0c\u8d4b\u4e88\u4e86\u8fd9\u4e00\u7a7a\u95f4\u5de8\u5927\u7684\u4eba\u7c7b\u5b66\u4ef7\u503c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba21\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel21\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel21\">\u9ad8\u82b1\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u60a8\u53ef\u4ee5\u4ece\u82cf\u4e39\u5ead\u9662 (Patio de la Sultana) \u7ecf\u7531\u4e00\u6bb5\u9661\u5ced\u7684 19 \u4e16\u7eaa\u697c\u68af\u8fdb\u5165\u8fd9\u4e9b\u82b1\u56ed\uff0c\u8fd9\u6bb5\u697c\u68af\u56e0\u5927\u95e8\u4e0a\u65b9\u6709\u4e24\u4e2a\u91c9\u9762\u9676\u5668\u4eba\u7269\u800c\u88ab\u79f0\u4e3a\u72ee\u5b50\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u82b1\u56ed\u53ef\u4ee5\u88ab\u89c6\u4e3a\u6d6a\u6f2b\u82b1\u56ed\u7684\u5178\u8303\u3002\u5b83\u4eec\u4f4d\u4e8e\u67f1\u5b50\u4e0a\uff0c\u6784\u6210\u4e86\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u6700\u9ad8\u90e8\u5206\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u58ee\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u7f8e\u4e3d\u7684\u6728\u5170\u82b1\u683c\u5916\u5f15\u4eba\u6ce8\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba22\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel22\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel22\">\u73ab\u7470\u56ed<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    Los Jardines de la Rosaleda tienen su origen entre los a\u00f1os treinta y cincuenta del siglo XX, despu\u00e9s de que el Estado adquiriese el Generalife en 1921. \n                <\/p>\n                <p>\n                    \u56e0\u6b64\u9700\u8981\u63d0\u9ad8\u5e9f\u5f03\u533a\u57df\u7684\u4ef7\u503c\uff0c\u5e76\u901a\u8fc7\u9010\u6b65\u5e73\u7a33\u7684\u8fc7\u6e21\u5c06\u5176\u4e0e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6218\u7565\u6027\u5730\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba23\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel23\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel23\">\u6c9f\u6e20\u9732\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u704c\u6e89\u6e20\u5ead\u9662 (Patio de la Acequia) \u5728 19 \u4e16\u7eaa\u4e5f\u88ab\u79f0\u4e3a R\u00eda \u5ead\u9662\uff0c\u5982\u4eca\u5448\u77e9\u5f62\u7ed3\u6784\uff0c\u62e5\u6709\u4e24\u4e2a\u76f8\u5bf9\u7684\u4ead\u5b50\u548c\u4e00\u4e2a\u6d77\u6e7e\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u8d2f\u7a7f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u7687\u5bb6\u8fd0\u6cb3\uff0c\u8fd0\u6cb3\u5468\u56f4\u6709\u56db\u4e2a\u82b1\u56ed\uff0c\u4ee5\u8f83\u4f4e\u5c42\u6b21\u7684\u6b63\u4ea4\u82b1\u575b\u6392\u5217\u3002\u704c\u6e89\u6c9f\u6e20\u4e24\u4fa7\u7684\u55b7\u6cc9\u662f\u5bab\u6bbf\u6700\u53d7\u6b22\u8fce\u7684\u666f\u89c2\u4e4b\u4e00\u3002\u7136\u800c\uff0c\u8fd9\u4e9b\u55b7\u6cc9\u5e76\u975e\u539f\u521b\uff0c\u56e0\u4e3a\u5b83\u4eec\u7834\u574f\u4e86\u82cf\u4e39\u5728\u4f11\u606f\u548c\u51a5\u60f3\u65f6\u5bfb\u6c42\u7684\u5b81\u9759\u4e0e\u5e73\u548c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u7ecf\u5386\u4e86\u591a\u6b21\u6539\u5efa\uff0c\u56e0\u4e3a\u8fd9\u4e2a\u5ead\u9662\u6700\u521d\u662f\u5c01\u95ed\u7684\uff0c\u6211\u4eec\u4eca\u5929\u53ef\u4ee5\u901a\u8fc7 18 \u4e2a\u89c2\u666f\u697c\u5f0f\u62f1\u95e8\u7684\u957f\u5eca\u770b\u5230\u8fd9\u4e9b\u666f\u8272\u3002\u552f\u4e00\u80fd\u8ba9\u4f60\u6b23\u8d4f\u98ce\u666f\u7684\u5730\u65b9\u5c31\u662f\u4e2d\u5fc3\u89c6\u70b9\u3002\u4ece\u8fd9\u4e2a\u539f\u59cb\u7684\u89c6\u89d2\uff0c\u5750\u5728\u5730\u677f\u4e0a\uff0c\u9760\u5728\u7a97\u53f0\u4e0a\uff0c\u4eba\u4eec\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5168\u666f\u3002\n                <\/p>\n                <p>\n                    \u4f5c\u4e3a\u5176\u5386\u53f2\u7684\u89c1\u8bc1\uff0c\u6211\u4eec\u5c06\u5728\u89c2\u666f\u70b9\u53d1\u73b0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u88c5\u9970\uff0c\u5176\u4e2d\u82cf\u4e39\u4f0a\u65af\u739b\u4eea\u4e00\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u4e0e\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7684\u7070\u6ce5\u88c5\u9970\u7684\u53e0\u52a0\u5c24\u4e3a\u7a81\u51fa\u3002\u8fd9\u8868\u660e\u6bcf\u4f4d\u82cf\u4e39\u90fd\u6709\u4e0d\u540c\u7684\u54c1\u5473\u548c\u9700\u6c42\uff0c\u5e76\u76f8\u5e94\u5730\u6539\u9020\u5bab\u6bbf\uff0c\u7559\u4e0b\u81ea\u5df1\u7684\u5370\u8bb0\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u7ecf\u8fc7\u89c2\u666f\u70b9\u65f6\uff0c\u5982\u679c\u6211\u4eec\u770b\u4e00\u4e0b\u62f1\u95e8\u7684\u5185\u62f1\uff0c\u6211\u4eec\u8fd8\u4f1a\u53d1\u73b0\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u6807\u5fd7\uff0c\u4f8b\u5982\u8f6d\u548c\u7bad\uff0c\u4ee5\u53ca\u5ea7\u53f3\u94ed\u201cTanto Monta\u201d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e1c\u4fa7\u56e0 1958 \u5e74\u53d1\u751f\u7684\u4e00\u573a\u706b\u707e\u800c\u53d8\u5f97\u8f83\u65b0\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba24\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel24\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel24\">\u5b88\u536b\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165 Patio de la Acequia \u4e4b\u524d\uff0c\u6211\u4eec\u5148\u627e\u5230 Patio de la Guardia\u3002\u4e00\u4e2a\u7b80\u5355\u7684\u5ead\u9662\uff0c\u6709\u95e8\u5eca\uff0c\u4e2d\u5fc3\u6709\u4e00\u4e2a\u55b7\u6cc9\uff0c\u8fd8\u88c5\u9970\u7740\u82e6\u6a59\u6811\u3002\u8fd9\u4e2a\u5ead\u9662\u4e00\u5b9a\u662f\u8fdb\u5165\u82cf\u4e39\u590f\u5b63\u4f4f\u6240\u524d\u7684\u7ba1\u5236\u533a\u548c\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5730\u65b9\u7684\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\uff0c\u722c\u4e0a\u4e00\u4e9b\u9661\u5ced\u7684\u697c\u68af\u540e\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u6247\u95e8\uff0c\u95e8\u6963\u4e0a\u88c5\u9970\u7740\u767d\u8272\u80cc\u666f\u4e0a\u7684\u84dd\u8272\u3001\u7eff\u8272\u548c\u9ed1\u8272\u74f7\u7816\u3002\u6211\u4eec\u8fd8\u53ef\u4ee5\u770b\u5230\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u94a5\u5319\uff0c\u5c3d\u7ba1\u5b83\u56e0\u65f6\u95f4\u7684\u6d41\u901d\u800c\u78e8\u635f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u5f53\u6211\u4eec\u722c\u4e0a\u53f0\u9636\uff0c\u7a7f\u8fc7\u8fd9\u6247\u95e8\u65f6\uff0c\u6211\u4eec\u9047\u5230\u4e00\u4e2a\u5f2f\u9053\u3001\u5b88\u536b\u7684\u957f\u6905\uff0c\u4ee5\u53ca\u4e00\u6761\u901a\u5f80\u5bab\u6bbf\u7684\u9661\u5ced\u72ed\u7a84\u7684\u697c\u68af\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba25\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel25\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel25\">\u82cf\u4e39\u5a1c\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u82cf\u4e39\u5a1c\u5ead\u9662 (Patio de la Sultana) \u662f\u53d8\u5316\u6700\u591a\u7684\u7a7a\u95f4\u4e4b\u4e00\u3002\u636e\u8ba4\u4e3a\uff0c\u73b0\u5728\u8fd9\u4e2a\u5ead\u9662\uff08\u4e5f\u79f0\u4e3a\u67cf\u6811\u5ead\u9662\uff09\u6240\u5728\u7684\u4f4d\u7f6e\u662f\u4ee5\u524d\u7684\u571f\u8033\u5176\u6d74\u5ba4\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u6d74\u573a\uff09\u7684\u6307\u5b9a\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    16\u4e16\u7eaa\u65f6\u5b83\u5931\u53bb\u4e86\u8fd9\u4e00\u529f\u80fd\u5e76\u53d8\u6210\u4e86\u4e00\u5ea7\u82b1\u56ed\u3002\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u5efa\u9020\u4e86\u4e00\u4e2a\u5317\u753b\u5eca\uff0c\u4ee5\u53ca\u4e00\u4e2a U \u5f62\u6c34\u6c60\u3001\u4e2d\u5fc3\u7684\u55b7\u6cc9\u548c\u4e09\u5341\u516b\u4e2a\u5608\u6742\u7684\u55b7\u6c34\u53e3\u3002\n                <\/p>\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u552f\u4e00\u4fdd\u7559\u4e0b\u6765\u7684\u5143\u7d20\u662f\u88ab\u6805\u680f\u4fdd\u62a4\u7684 Acequia Real \u7011\u5e03\uff0c\u4ee5\u53ca\u5c06\u6c34\u5f15\u5411 Acequia \u5ead\u9662\u7684\u4e00\u5c0f\u6bb5\u8fd0\u6cb3\u3002\n                <\/p>\n                <p>\n                    \u201c\u67cf\u6811\u5ead\u9662\u201d\u56e0\u4e00\u68f5\u767e\u5e74\u8001\u67cf\u6811\u800c\u5f97\u540d\uff0c\u5982\u4eca\u53ea\u5269\u4e0b\u6811\u5e72\u3002\u65c1\u8fb9\u662f\u683c\u62c9\u7eb3\u8fbe\u7684\u9676\u74f7\u724c\u533e\uff0c\u4e0a\u9762\u8bb2\u8ff0\u4e86 16 \u4e16\u7eaa\u5e0c\u5185\u65af\u00b7\u4f69\u96f7\u65af\u00b7\u5fb7\u00b7\u5e0c\u5854 (Gin\u00e9s P\u00e9rez de Hita) \u7684\u4f20\u8bf4\uff0c\u4f20\u8bf4\u8fd9\u68f5\u67cf\u6811\u89c1\u8bc1\u4e86\u672b\u4ee3\u82cf\u4e39\u5e03\u963f\u535c\u8fea\u52d2 (Boabdil) \u7684\u5ba0\u81e3\u4e0e\u9ad8\u8d35\u7684\u963f\u672c\u585e\u62c9\u8036 (Abencerraje) \u9a91\u58eb\u7684\u7231\u60c5\u9082\u9005\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba26\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel26\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel26\">\u4e0b\u9a6c\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0b\u6c89\u5ead\u9662\uff08Patio del Descabalgamiento\uff09\uff0c\u4e5f\u88ab\u79f0\u4e3a\u9a6c\u7403\u5ead\u9662\uff08Patio Polo\uff09\uff0c\u662f\u6211\u4eec\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u540e\u9047\u5230\u7684\u7b2c\u4e00\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u82cf\u4e39\u524d\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4ea4\u901a\u5de5\u5177\u662f\u9a6c\uff0c\u56e0\u6b64\u4ed6\u9700\u8981\u4e00\u4e2a\u5730\u65b9\u4e0b\u9a6c\u5e76\u5b89\u7f6e\u8fd9\u4e9b\u52a8\u7269\u3002\u4eba\u4eec\u8ba4\u4e3a\u8fd9\u4e2a\u5ead\u9662\u5c31\u662f\u4e3a\u6b64\u76ee\u7684\u800c\u5efa\u7684\uff0c\u56e0\u4e3a\u5b83\u662f\u9a6c\u53a9\u7684\u6240\u5728\u5730\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u53a9\u5185\u8bbe\u6709\u4f9b\u9a6c\u5339\u4e0a\u4e0b\u7684\u652f\u6491\u957f\u51f3\uff0c\u4e24\u4fa7\u9694\u95f4\u5185\u6709\u4e24\u4e2a\u9a6c\u53a9\uff0c\u4e0b\u90e8\u7528\u4f5c\u9a6c\u53a9\uff0c\u4e0a\u90e8\u7528\u4f5c\u5e72\u8349\u68da\u3002\u7ed9\u9a6c\u5339\u63d0\u4f9b\u65b0\u9c9c\u6c34\u7684\u996e\u6c34\u69fd\u4e5f\u4e0d\u80fd\u7f3a\u5c11\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff1a\u5728\u901a\u5f80\u4e0b\u4e00\u4e2a\u5ead\u9662\u7684\u95e8\u6963\u4e0a\u65b9\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u94a5\u5319\uff0c\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\uff0c\u4ee3\u8868\u7740\u656c\u610f\u548c\u6240\u6709\u6743\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba27\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel27\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel27\">\u7687\u5bb6\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5317\u95e8\u5eca\u4fdd\u5b58\u6700\u5b8c\u597d\uff0c\u539f\u672c\u662f\u82cf\u4e39\u7684\u4f4f\u6240\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u95e8\u5eca\uff0c\u4e0a\u9762\u6709\u4e94\u4e2a\u62f1\u95e8\uff0c\u7531\u67f1\u5b50\u548c\u67f1\u5b50\u7684\u672b\u7aef\u652f\u6491\u3002\u7ecf\u8fc7\u8fd9\u4e2a\u95e8\u5eca\uff0c\u8981\u8fdb\u5165\u7687\u5bb6\u5927\u5385\uff0c\u60a8\u9700\u8981\u7a7f\u8fc7\u4e00\u4e2a\u4e09\u91cd\u62f1\u95e8\uff0c\u62f1\u95e8\u4e0a\u6709\u8bb2\u8ff0 1319 \u5e74\u62c9\u7ef4\u52a0\u6218\u5f79\u6216\u585e\u62c9\u57c3\u5c14\u7ef4\u62c9\u6218\u5f79\u7684\u8bd7\u6b4c\uff0c\u8fd9\u4e9b\u8bd7\u6b4c\u4e3a\u6211\u4eec\u63d0\u4f9b\u4e86\u6709\u5173\u8be5\u5730\u70b9\u5e74\u4ee3\u7684\u4fe1\u606f\u3002\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e09\u91cd\u62f1\u95e8\u7684\u4e24\u4fa7\u8fd8\u6709*taqas*\uff0c\u5373\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u7528\u4e8e\u76db\u6c34\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u5927\u5385\u4f4d\u4e8e\u4e00\u5ea7\u9970\u6709\u7070\u6ce5\u7684\u65b9\u5f62\u5854\u697c\u5185\uff0c\u5c3d\u7ba1\u8fd9\u662f\u4e00\u5ea7\u4f11\u95f2\u5bab\u6bbf\uff0c\u4f46\u5374\u662f\u82cf\u4e39\u63a5\u89c1\u7d27\u6025\u5b98\u5458\u7684\u5730\u65b9\u3002\u6839\u636e\u90a3\u91cc\u8bb0\u8f7d\u7684\u8bd7\u53e5\uff0c\u8fd9\u4e9b\u63a5\u89c1\u5fc5\u987b\u7b80\u77ed\u800c\u76f4\u63a5\uff0c\u4ee5\u514d\u8fc7\u5ea6\u6253\u6270\u57c3\u7c73\u5c14\u7684\u4f11\u606f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  PALACIOS NAZARIES  -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba28\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel28\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel28\">\u7eb3\u624e\u91cc\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u662f\u8fd9\u5ea7\u5b8f\u4f1f\u5efa\u7b51\u7fa4\u4e2d\u6700\u5177\u8c61\u5f81\u610f\u4e49\u548c\u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u533a\u57df\u3002\u5b83\u4eec\u5efa\u4e8e 14 \u4e16\u7eaa\uff0c\u8fd9\u4e00\u65f6\u671f\u582a\u79f0\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6700\u8f89\u714c\u7684\u65f6\u671f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u662f\u82cf\u4e39\u53ca\u5176\u8fd1\u4eb2\u7684\u4e13\u5c5e\u533a\u57df\uff0c\u662f\u5bb6\u5ead\u751f\u6d3b\u4ee5\u53ca\u738b\u56fd\u5b98\u65b9\u548c\u884c\u653f\u751f\u6d3b\u7684\u5730\u65b9\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u5305\u62ec\uff1a\u6885\u514b\u82cf\u963f\u5c14\u5bab\u3001\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u5bab\u6bbf\u90fd\u662f\u72ec\u7acb\u5efa\u9020\u7684\uff0c\u5efa\u9020\u65f6\u95f4\u4e0d\u540c\uff0c\u529f\u80fd\u5404\u5f02\u3002\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u4e9b\u5bab\u6bbf\u624d\u5f97\u4ee5\u7edf\u4e00\uff0c\u4ece\u90a3\u65f6\u8d77\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u7687\u5bb6\u5bab\u6bbf\uff0c\u540e\u6765\u67e5\u7406\u4e94\u4e16\u51b3\u5b9a\u5efa\u9020\u81ea\u5df1\u7684\u5bab\u6bbf\uff0c\u5b83\u4eec\u88ab\u79f0\u4e3a\u65e7\u7687\u5bb6\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba29\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel29\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel29\">\u6885\u514b\u65af\u548c\u6f14\u8bf4\u5bb6<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6885\u514b\u82cf\u963f\u5c14 (Mexuar) \u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u4e2d\u6700\u53e4\u8001\u7684\u90e8\u5206\uff0c\u4f46\u4e5f\u662f\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\u53d1\u751f\u6700\u5927\u53d8\u5316\u7684\u7a7a\u95f4\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u963f\u62c9\u4f2f\u8bed\u201cMaswar\u201d\uff0c\u610f\u4e3a\u201c\u82cf\u4e39\u90e8\u957f\u4f1a\u8bae\u201d\u6216\u201c\u82cf\u62c9\u201d\u53ec\u5f00\u7684\u5730\u65b9\uff0c\u4ece\u800c\u63ed\u793a\u4e86\u5b83\u7684\u4e00\u4e2a\u804c\u80fd\u3002\u5b83\u4e5f\u662f\u82cf\u4e39\u6267\u884c\u53f8\u6cd5\u7a0b\u5e8f\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    La construcci\u00f3n del Mexuar se atribuye al sult\u00e1n Isma\u00edl I, que rein\u00f3 entre 1314 y 1325, y fue modificado por su nieto Muhammad V. Sin embargo, fueron los cristianos quienes m\u00e1s transformaron este espacio al convertirlo en una capilla.\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5c0f\u5f97\u591a\uff0c\u56f4\u7ed5\u7740\u56db\u6839\u4e2d\u592e\u67f1\u5b50\u6392\u5217\uff0c\u67f1\u5b50\u4e0a\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u6d82\u6210\u94b4\u84dd\u8272\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7279\u8272\u7acb\u65b9\u4f53\u67f1\u5934\u3002\u8fd9\u4e9b\u67f1\u5b50\u7531\u4e00\u76cf\u63d0\u4f9b\u5929\u9876\u5149\u7684\u706f\u7b3c\u652f\u6491\uff0c\u8be5\u706f\u7b3c\u5728 16 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u4ee5\u5efa\u9020\u4e0a\u5c42\u623f\u95f4\u548c\u4fa7\u7a97\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u5c06\u8be5\u7a7a\u95f4\u6539\u9020\u6210\u6559\u5802\uff0c\u5730\u677f\u88ab\u964d\u4f4e\uff0c\u5e76\u5728\u540e\u9762\u589e\u52a0\u4e86\u4e00\u4e2a\u5c0f\u7684\u77e9\u5f62\u7a7a\u95f4\uff0c\u73b0\u5728\u7531\u6728\u5236\u680f\u6746\u9694\u5f00\uff0c\u6307\u793a\u4e0a\u5c42\u5531\u8bd7\u73ed\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5e26\u6709\u661f\u661f\u88c5\u9970\u7684\u9676\u74f7\u74f7\u7816\u8e22\u811a\u7ebf\u662f\u4ece\u522b\u5904\u8fd0\u6765\u7684\u3002\u5728\u661f\u661f\u4e4b\u95f4\uff0c\u60a8\u53ef\u4ee5\u4ea4\u66ff\u770b\u5230\uff1a\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u5fbd\u7ae0\u3001\u95e8\u591a\u8428\u67a2\u673a\u4e3b\u6559\u7684\u5fbd\u7ae0\u3001\u5965\u5730\u5229\u4eba\u7684\u53cc\u5934\u9e70\u3001\u201c\u9664\u4e86\u4e0a\u5e1d\uff0c\u6ca1\u6709\u80dc\u5229\u8005\u201d\u7684\u5ea7\u53f3\u94ed\uff0c\u4ee5\u53ca\u5e1d\u56fd\u76fe\u724c\u4e0a\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u67f1\u3002\n                <\/p>\n                <p>\n                    \u57fa\u5ea7\u4e0a\u65b9\uff0c\u77f3\u818f\u94ed\u6587\u9970\u5e26\u4e0a\u91cd\u590d\u7740\uff1a\u201c\u738b\u56fd\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u529b\u91cf\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u8363\u8000\u5c5e\u4e8e\u4e0a\u5e1d\u3002\u201d\u8fd9\u4e9b\u94ed\u6587\u53d6\u4ee3\u4e86\u57fa\u7763\u6559\u7684\u53e3\u53f7\uff1a\u201cChristus regnat\u3002Christus vincit\u3002Christus imperat\u3002\u201d\n                <\/p>\n                <p>\n                    Mexuar \u7684\u5f53\u524d\u5165\u53e3\u662f\u5728\u73b0\u4ee3\u5f00\u653e\u7684\uff0c\u6539\u53d8\u4e86\u5176\u4e2d\u4e00\u6839\u523b\u6709\u201cPlus Ultra\u201d\u5ea7\u53f3\u94ed\u7684\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u7684\u4f4d\u7f6e\uff0c\u8be5\u67f1\u88ab\u79fb\u5230\u4e86\u4e1c\u5899\u3002\u95e8\u4e0a\u65b9\u7684\u77f3\u818f\u9876\u4ecd\u4fdd\u7559\u5728\u539f\u6765\u7684\u4f4d\u7f6e\u3002\n                <\/p>\n                <p>\n                    \u5728\u623f\u95f4\u7684\u540e\u9762\uff0c\u6709\u4e00\u6247\u95e8\u901a\u5411\u6f14\u8bb2\u5385\uff0c\u6700\u521d\u662f\u901a\u8fc7\u9a6c\u4e18\u5361\u753b\u5eca\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e 1590 \u5e74\u706b\u836f\u5e93\u7206\u70b8\uff0c\u8fd9\u91cc\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u53d7\u635f\u6700\u4e25\u91cd\u7684\u533a\u57df\u4e4b\u4e00\u3002\u5b83\u4e8e 1917 \u5e74\u5f97\u5230\u4fee\u590d\u3002\n                <\/p>\n                <p>\n                    \u4fee\u590d\u671f\u95f4\uff0c\u4e3a\u4e86\u9632\u6b62\u4e8b\u6545\u53d1\u751f\u5e76\u65b9\u4fbf\u53c2\u89c2\uff0c\u964d\u4f4e\u4e86\u5730\u677f\u9ad8\u5ea6\u3002\u4f5c\u4e3a\u539f\u59cb\u6c34\u5e73\u7684\u89c1\u8bc1\uff0c\u7a97\u6237\u4e0b\u65b9\u4fdd\u7559\u4e86\u4e00\u6761\u8fde\u7eed\u7684\u957f\u51f3\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba30\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel30\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel30\">CUARTO DORADO y FACHADA DE COMARES<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n\n                <p>\n                    *\u9ec4\u91d1\u533a*\u8fd9\u4e2a\u540d\u5b57\u6e90\u81ea\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u671f\uff0c\u5f53\u65f6\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u683c\u5b50\u5929\u82b1\u677f\u88ab\u91cd\u65b0\u7c89\u5237\u6210\u91d1\u8272\u56fe\u6848\uff0c\u5e76\u878d\u5165\u4e86\u541b\u4e3b\u7684\u5fbd\u7ae0\u3002\n                <\/p>\n                <p>\n                    \u83b7\u5f97\u89d0\u89c1\u7684\u81e3\u6c11\u5728\u5bab\u6bbf\u6b63\u9762\u524d\u7b49\u5019\uff0c\u7687\u5bb6\u536b\u961f\u5c06\u4ed6\u4eec\u4e0e\u82cf\u4e39\u9694\u5f00\uff0c\u8fd9\u4e2a\u623f\u95f4\u73b0\u5728\u88ab\u79f0\u4e3a\u91d1\u5385\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e2d\u592e\u662f\u4e00\u5ea7\u4f4e\u77ee\u7684\u5927\u7406\u77f3\u52a0\u4ed1\u55b7\u6cc9\uff0c\u8fd9\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4fdd\u5b58\u7684\u6797\u8fbe\u62c9\u54c8\u55b7\u6cc9\u7684\u590d\u5236\u54c1\u3002\u5728\u5806\u5b50\u7684\u4e00\u4fa7\uff0c\u6709\u4e00\u4e2a\u683c\u6805\u901a\u5411\u8b66\u536b\u4f7f\u7528\u7684\u9ed1\u6697\u5730\u4e0b\u8d70\u5eca\u3002\n                <\/p>\n                <p>\n                    M\u00e1s adelante encontramos la Fachada del Palacio de Comares. Esta impresionante fachada, muy restaurada entre los siglos XIX y XX, fue construida por Muhammad V con el fin de conmemorar la toma de Algeciras en 1369, que otorgaba dominio sobre el Estrecho de Gibraltar.\n                <\/p>\n                <p>\n                    \u5728\u8fd9\u4e2a\u5ead\u9662\u91cc\uff0c\u82cf\u4e39\u63a5\u89c1\u4e86\u83b7\u5f97\u7279\u6b8a\u89d0\u89c1\u7684\u81e3\u6c11\u3002\u5b83\u88ab\u653e\u7f6e\u5728\u6b63\u9762\u7684\u4e2d\u592e\u90e8\u5206\uff0c\u5750\u843d\u5728\u4e24\u6247\u95e8\u4e4b\u95f4\u7684\u6728\u6881\u4e0a\uff0c\u4f4d\u4e8e\u5de8\u5927\u7684\u5c4b\u6a90\u4e0b\uff0c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6728\u5de5\u7684\u6770\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5efa\u7b51\u7684\u6b63\u9762\u627f\u8f7d\u7740\u5de8\u5927\u7684\u5bd3\u8a00\u610f\u4e49\u3002\u53d7\u8bd5\u8005\u53ef\u4ee5\u8bfb\u5230\uff1a\n                <\/p>\n                <br>\n                <br>\n                <blockquote>\n                    \u201c\u6211\u7684\u4f4d\u7f6e\u5c31\u50cf\u738b\u51a0\uff0c\u6211\u7684\u5927\u95e8\u5c31\u50cf\u5c94\u8def\uff1a\u897f\u65b9\u76f8\u4fe1\u6211\u4ee3\u8868\u4e1c\u65b9\u3002\u201d<br>\n                    \u52a0\u5c3c\u00b7\u6bd4\u62c9\u59d4\u6258\u6211\u5f00\u542f\u5373\u5c06\u5ba3\u5e03\u7684\u80dc\u5229\u4e4b\u95e8\u3002<br>\n                    \u597d\u5427\uff0c\u6211\u6b63\u5728\u7b49\u5f85\u4ed6\u5728\u65e9\u6668\u5730\u5e73\u7ebf\u663e\u9732\u51fa\u6765\u65f6\u51fa\u73b0\u3002<br>\n                    \u613f\u4e0a\u5e1d\u4f7f\u4ed6\u7684\u4f5c\u54c1\u5982\u540c\u4ed6\u7684\u6027\u683c\u548c\u5f62\u8c61\u4e00\u6837\u7f8e\u4e3d\uff01\n                <\/blockquote>\n                <p>\n                    \u53f3\u4fa7\u7684\u95e8\u662f\u901a\u5f80\u79c1\u4eba\u4f4f\u6240\u548c\u670d\u52a1\u533a\u7684\u901a\u9053\uff0c\u800c\u5de6\u4fa7\u7684\u95e8\u5219\u901a\u8fc7\u4e00\u6761\u8bbe\u6709\u8b66\u536b\u957f\u51f3\u7684\u5f2f\u66f2\u8d70\u5eca\uff0c\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u7279\u522b\u662f\u901a\u5f80\u6843\u91d1\u5a18\u5ead\u9662\u3002\n                <\/p>\n                \n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba31\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel31\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel31\">\u6843\u91d1\u5a18\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u88d4\u7a46\u65af\u6797\u623f\u5c4b\u7684\u7279\u70b9\u4e4b\u4e00\u662f\u53ef\u4ee5\u901a\u8fc7\u5f2f\u66f2\u7684\u8d70\u5eca\u8fdb\u5165\u4f4f\u5b85\uff0c\u8d70\u5eca\u901a\u5411\u9732\u5929\u5ead\u9662\uff0c\u5ead\u9662\u662f\u5bb6\u5ead\u751f\u6d3b\u548c\u7ec4\u7ec7\u7684\u4e2d\u5fc3\uff0c\u914d\u6709\u6c34\u666f\u548c\u690d\u88ab\u3002\u540c\u6837\u7684\u7406\u5ff5\u4e5f\u4f53\u73b0\u5728\u9999\u6843\u6728\u5ead\u9662 (Patio de los Arrayanes) \u4e2d\uff0c\u4f46\u89c4\u6a21\u66f4\u5927\uff0c\u957f 36 \u7c73\uff0c\u5bbd 23 \u7c73\u3002\n                <\/p>\n                <p>\n                    \u6843\u91d1\u5a18\u5ead\u9662\u662f\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u4e2d\u5fc3\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u56fd\u7684\u653f\u6cbb\u548c\u5916\u4ea4\u6d3b\u52a8\u5c31\u5728\u8fd9\u91cc\u8fdb\u884c\u3002\u8fd9\u662f\u4e00\u4e2a\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u957f\u65b9\u5f62\u5ead\u9662\uff0c\u5176\u4e2d\u5fc3\u8f74\u7ebf\u662f\u4e00\u4e2a\u5927\u6c34\u6c60\u3002\u5176\u4e2d\uff0c\u9759\u6c34\u5982\u540c\u955c\u5b50\uff0c\u8d4b\u4e88\u7a7a\u95f4\u6df1\u5ea6\u548c\u5782\u76f4\u611f\uff0c\u4ece\u800c\u521b\u9020\u51fa\u4e00\u5ea7\u6c34\u4e0a\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u5728\u6cf3\u6c60\u7684\u4e24\u7aef\uff0c\u55b7\u5c04\u5668\u8f7b\u8f7b\u5730\u5f15\u5165\u6c34\uff0c\u4ee5\u514d\u7834\u574f\u955c\u9762\u6548\u679c\u6216\u573a\u6240\u7684\u5b81\u9759\u3002\n                <\/p>\n                <p>\n                    \u6c34\u6c60\u4e24\u4fa7\u6709\u4e24\u7247\u6843\u91d1\u5a18\u82b1\u575b\uff0c\u56e0\u6b64\u8be5\u5730\u5f97\u540d\uff1a\u6843\u91d1\u5a18\u5ead\u9662 (Patio de los Arrayanes)\u3002\u8fc7\u53bb\u5b83\u4e5f\u88ab\u79f0\u4e3a\u963f\u5c14\u8d1d\u5c14\u5361\u5ead\u9662 (Patio de la Alberca)\u3002\n                <\/p>\n                <p>\n                    \u6c34\u548c\u690d\u88ab\u7684\u5b58\u5728\u4e0d\u4ec5\u662f\u5bf9\u88c5\u9970\u6216\u7f8e\u5b66\u6807\u51c6\u7684\u56de\u5e94\uff0c\u4e5f\u662f\u521b\u9020\u5b9c\u4eba\u7a7a\u95f4\u7684\u610f\u56fe\uff0c\u5c24\u5176\u662f\u5728\u590f\u5929\u3002\u6c34\u53ef\u4ee5\u6e05\u65b0\u73af\u5883\uff0c\u800c\u690d\u7269\u53ef\u4ee5\u4fdd\u6301\u6c34\u5206\u5e76\u6563\u53d1\u9999\u6c14\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u8f83\u957f\u7684\u4e24\u4fa7\u6709\u56db\u5ea7\u72ec\u7acb\u7684\u4f4f\u5b85\u3002\u5317\u4fa7\u662f\u79d1\u9a6c\u96f7\u65af\u5854\uff0c\u5185\u8bbe\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u3002\n                <\/p>\n                <p>\n                    \u5728\u5357\u4fa7\uff0c\u7acb\u9762\u8d77\u5230\u4e86\u9519\u89c6\u6548\u679c\uff0c\u56e0\u4e3a\u5176\u540e\u9762\u7684\u5efa\u7b51\u5df2\u88ab\u62c6\u9664\uff0c\u4ee5\u4fbf\u5c06\u67e5\u7406\u4e94\u4e16\u5bab\u4e0e\u65e7\u7687\u5bb6\u5bab\u6bbf\u8fde\u63a5\u8d77\u6765\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba32\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel32\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel32\">\u6e05\u771f\u5bfa\u5ead\u9662\u548c\u9a6c\u4e18\u5361\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u4e4b\u524d\uff0c\u5982\u679c\u6211\u4eec\u5411\u5de6\u770b\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e24\u4e2a\u5ead\u9662\u3002\n                <\/p>\n                <p>\n                    \u7b2c\u4e00\u4e2a\u662f\u6e05\u771f\u5bfa\u5ead\u9662 (Patio de la Mezquita)\uff0c\u56e0\u5176\u4e00\u89d2\u7684\u5c0f\u6e05\u771f\u5bfa\u800c\u5f97\u540d\u3002\u7136\u800c\uff0c\u81ea 20 \u4e16\u7eaa\u4ee5\u6765\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u738b\u5b50\u7684\u5b97\u6559\u5b66\u6821\uff0c\u56e0\u4e3a\u5b83\u7684\u7ed3\u6784\u4e0e\u683c\u62c9\u7eb3\u8fbe\u7684\u5b97\u6559\u5b66\u6821\u76f8\u4f3c\u3002\n                <\/p>\n                <p>\n                    \u518d\u5f80\u524d\u8d70\u662f\u9a6c\u4e18\u5361\u5ead\u9662 (Patio de Machuca)\uff0c\u4ee5\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u7684\u540d\u5b57\u547d\u540d\uff0c\u4ed6\u8d1f\u8d23\u76d1\u7763 16 \u4e16\u7eaa\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5efa\u9020\uff0c\u5e76\u66fe\u5c45\u4f4f\u4e8e\u6b64\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u5ead\u9662\u5f88\u5bb9\u6613\u8fa8\u8ba4\uff0c\u56e0\u4e3a\u4e2d\u5fc3\u6709\u4e00\u4e2a\u8fb9\u7f18\u5448\u53f6\u72b6\u7684\u6c34\u6c60\uff0c\u8fd8\u6709\u62f1\u5f62\u7684\u67cf\u6811\uff0c\u5b83\u4eec\u4ee5\u975e\u4fb5\u5165\u5f0f\u7684\u65b9\u5f0f\u6062\u590d\u4e86\u7a7a\u95f4\u7684\u5efa\u7b51\u611f\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba33\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel33\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel33\">\u8239\u5c4b<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8239\u5ba4\u662f\u738b\u5ea7\u5ba4\u6216\u5927\u4f7f\u5ba4\u7684\u524d\u5385\u3002\n                <\/p>\n                <p>\n                    \u5728\u901a\u5f80\u8fd9\u4e2a\u623f\u95f4\u7684\u62f1\u95e8\u7684\u4fa7\u67f1\u4e0a\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u6b63\u9762\u7684\u58c1\u9f9b\uff0c\u4e0a\u9762\u96d5\u523b\u7740\u5927\u7406\u77f3\uff0c\u5e76\u7528\u5f69\u8272\u74f7\u7816\u88c5\u9970\u3002\u8fd9\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u6700\u5177\u7279\u8272\u7684\u88c5\u9970\u6027\u548c\u529f\u80fd\u6027\u5143\u7d20\u4e4b\u4e00\uff1a*taqas*\u3002\n                <\/p>\n                <p>\n                    *Taqas* \u662f\u5728\u5899\u58c1\u4e0a\u6316\u6398\u7684\u5c0f\u58c1\u9f9b\uff0c\u603b\u662f\u6210\u5bf9\u6392\u5217\uff0c\u5f7c\u6b64\u76f8\u5bf9\u3002\u5b83\u4eec\u88ab\u7528\u6765\u76db\u88c5\u996e\u7528\u7684\u6de1\u6c34\u6216\u6d17\u624b\u7528\u7684\u9999\u6c34\u3002\n                <\/p>\n                <p>\n                    \u5927\u5385\u76ee\u524d\u7684\u5929\u82b1\u677f\u662f\u539f\u6765\u7684\u590d\u5236\u54c1\uff0c\u539f\u6765\u7684\u5929\u82b1\u677f\u5728 1890 \u5e74\u7684\u4e00\u573a\u5927\u706b\u4e2d\u88ab\u6bc1\u574f\u4e86\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u7684\u540d\u5b57\u6765\u81ea\u963f\u62c9\u4f2f\u8bed\u5355\u8bcd *baraka* \u7684\u97f3\u53d8\uff0c\u610f\u601d\u662f\u201c\u795d\u798f\u201d\uff0c\u8fd9\u4e2a\u5355\u8bcd\u5728\u8fd9\u4e2a\u623f\u95f4\u7684\u5899\u58c1\u4e0a\u91cd\u590d\u51fa\u73b0\u8fc7\u5f88\u591a\u6b21\u3002\u5b83\u5e76\u975e\u50cf\u4eba\u4eec\u666e\u904d\u8ba4\u4e3a\u7684\u90a3\u6837\uff0c\u6e90\u81ea\u5012\u7f6e\u7684\u8239\u9876\u5f62\u72b6\u3002\n                <\/p>\n                <p>\n                    Era en este lugar donde los nuevos sultanes solicitaban la bendici\u00f3n de su Dios antes de ser coronados como tal en el Sal\u00f3n del Trono.\n                <\/p>\n                <p>\n                    \u5728\u8fdb\u5165\u738b\u5ea7\u5ba4\u4e4b\u524d\uff0c\u6211\u4eec\u53d1\u73b0\u4e24\u4e2a\u4fa7\u95e8\uff1a\u53f3\u8fb9\u662f\u4e00\u4e2a\u5e26\u6709\u58c1\u9f9b\u7684\u5c0f\u578b\u7948\u7977\u5ba4\uff1b\u5de6\u4fa7\u662f\u901a\u5f80\u79d1\u9a6c\u96f7\u65af\u5854\u5185\u90e8\u7684\u901a\u9053\u95e8\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba34\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel34\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel34\">\u5927\u4f7f\u5385\u6216\u738b\u5ea7\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5927\u4f7f\u5385\uff0c\u4e5f\u79f0\u4e3a\u738b\u5ea7\u5385\u6216\u79d1\u9a6c\u96f7\u65af\u5385\uff0c\u662f\u82cf\u4e39\u738b\u5ea7\u7684\u6240\u5728\u5730\uff0c\u56e0\u6b64\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u6743\u529b\u4e2d\u5fc3\u3002\u4e5f\u8bb8\u6b63\u56e0\u4e3a\u5982\u6b64\uff0c\u5b83\u4f4d\u4e8e Torre de Comares \u5185\uff0c\u8fd9\u662f\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u6700\u9ad8\u7684\u5854\u697c\uff0c\u9ad8 45 \u7c73\u3002\u5b83\u7684\u8bcd\u6e90\u6765\u81ea\u963f\u62c9\u4f2f\u8bed *arsh*\uff0c\u610f\u601d\u662f\u5e10\u7bf7\u3001\u4ead\u5b50\u6216\u738b\u5ea7\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u5f62\u72b6\u50cf\u4e00\u4e2a\u5b8c\u7f8e\u7684\u7acb\u65b9\u4f53\uff0c\u5899\u58c1\u4e00\u76f4\u5230\u5929\u82b1\u677f\u90fd\u8986\u76d6\u7740\u4e30\u5bcc\u7684\u88c5\u9970\u3002\u4e24\u4fa7\u6709\u4e5d\u4e2a\u76f8\u540c\u7684\u58c1\u9f9b\uff0c\u6bcf\u4e09\u4e2a\u4e00\u7ec4\uff0c\u90fd\u6709\u7a97\u6237\u3002\u5165\u53e3\u5bf9\u9762\u7684\u5927\u5385\u88c5\u9970\u5f97\u66f4\u4e3a\u7cbe\u81f4\uff0c\u56e0\u4e3a\u90a3\u662f\u82cf\u4e39\u7684\u4f4f\u6240\uff0c\u91c7\u7528\u80cc\u5149\u8bbe\u8ba1\uff0c\u66f4\u80fd\u8425\u9020\u51fa\u4ee4\u4eba\u773c\u82b1\u7f2d\u4e71\u3001\u60ca\u559c\u4e0d\u5df2\u7684\u6548\u679c\u3002\n                <\/p>\n                <p>\n                    \u8fc7\u53bb\uff0c\u7a97\u6237\u4e0a\u8986\u76d6\u7740\u88ab\u79f0\u4e3a *cumarias* \u7684\u51e0\u4f55\u5f62\u72b6\u7684\u5f69\u8272\u73bb\u7483\u3002 1590 \u5e74\uff0c\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u7684\u4e00\u4e2a\u706b\u836f\u5e93\u53d1\u751f\u7206\u70b8\uff0c\u7206\u70b8\u4ea7\u751f\u7684\u51b2\u51fb\u6ce2\u5bfc\u81f4\u8fd9\u4e9b\u6587\u7269\u4e22\u5931\u3002\n                <\/p>\n                <p>\n                    \u5ba2\u5385\u7684\u88c5\u9970\u4e30\u5bcc\u7a0b\u5ea6\u8fbe\u5230\u4e86\u6781\u81f4\u3002\u5b83\u4ece\u5e95\u90e8\u5f00\u59cb\uff0c\u91c7\u7528\u51e0\u4f55\u5f62\u72b6\u7684\u74f7\u7816\uff0c\u521b\u9020\u51fa\u7c7b\u4f3c\u4e07\u82b1\u7b52\u7684\u89c6\u89c9\u6548\u679c\u3002\u5899\u58c1\u4e0a\u5ef6\u7eed\u7740\u7070\u6ce5\uff0c\u770b\u4e0a\u53bb\u5c31\u50cf\u6302\u6bef\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u690d\u7269\u56fe\u6848\u3001\u82b1\u6735\u3001\u8d1d\u58f3\u3001\u661f\u661f\u548c\u4e30\u5bcc\u7684\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u73b0\u5728\u7684\u4e66\u5199\u6709\u4e24\u79cd\u7c7b\u578b\uff1a\u8349\u4e66\uff0c\u6700\u5e38\u89c1\u4e14\u6700\u5bb9\u6613\u8fa8\u8ba4\uff1b\u4ee5\u53ca\u5e93\u6cd5\u4f53\uff0c\u4e00\u79cd\u5177\u6709\u76f4\u7ebf\u548c\u89d2\u5f62\u7684\u6587\u5316\u6587\u5b57\u3002\n                <\/p>\n                <p>\n                    Entre todas las inscripciones, la m\u00e1s destacada es la que aparece debajo del techo, en la franja superior de la pared: la sura 67 del Cor\u00e1n, llamada &#8220;El Reino&#8221; o &#8220;del Se\u00f1or\u00edo&#8221;, que recorre las cuatro paredes. Esta sura era recitada por los nuevos sultanes para proclamar que su poder proven\u00eda directamente de Dios.\n                <\/p>\n                <p>\n                    \u5929\u82b1\u677f\u4e0a\u4e5f\u4f53\u73b0\u4e86\u795e\u529b\u7684\u5f62\u8c61\uff0c\u5b83\u7531 8,017 \u4e2a\u4e0d\u540c\u7684\u90e8\u5206\u7ec4\u6210\uff0c\u901a\u8fc7\u661f\u8f6e\uff0c\u5c55\u793a\u4e86\u4f0a\u65af\u5170\u672b\u4e16\u8bba\uff1a\u4e03\u91cd\u5929\u548c\u7b2c\u516b\u91cd\u5929\u5802\uff0c\u771f\u4e3b\u7684\u5b9d\u5ea7\uff0c\u7531\u4e2d\u592e\u7684\u5706\u9876 muqarnas \u4ee3\u8868\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba35\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel35\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel35\">\u57fa\u7763\u6559\u7687\u5ba4\u2014\u2014\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8981\u8fdb\u5165\u57fa\u7763\u6559\u7687\u5ba4\uff0c\u60a8\u5fc5\u987b\u4f7f\u7528\u4e24\u59d0\u59b9\u5385\u5de6\u4fa7\u58c1\u9f9b\u4e2d\u6253\u5f00\u7684\u5176\u4e2d\u4e00\u6247\u95e8\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74 6 \u6708\u53c2\u89c2\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u62b5\u8fbe\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u8fd9\u5bf9\u592b\u5987\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b89\u987f\u4e0b\u6765\uff0c\u5e76\u4e0b\u4ee4\u5efa\u9020\u65b0\u7684\u623f\u95f4\uff0c\u4eca\u5929\u88ab\u79f0\u4e3a\u7687\u5e1d\u7684\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u7a7a\u95f4\u5b8c\u5168\u8fdd\u80cc\u4e86\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5efa\u7b51\u548c\u7f8e\u5b66\u3002\u7136\u800c\uff0c\u7531\u4e8e\u5b83\u5efa\u5728\u79d1\u9a6c\u96f7\u65af\u5bab\u548c\u72ee\u5b50\u5bab\u4e4b\u95f4\u7684\u82b1\u56ed\u533a\u57df\uff0c\u56e0\u6b64\u53ef\u4ee5\u901a\u8fc7\u8d70\u5eca\u5de6\u4fa7\u7684\u4e00\u4e9b\u5c0f\u7a97\u6237\u770b\u5230\u7687\u5bb6\u571f\u8033\u5176\u6d74\u5ba4\u6216\u79d1\u9a6c\u96f7\u65af\u571f\u8033\u5176\u6d74\u5ba4\u7684\u4e0a\u90e8\u3002\u518d\u5f80\u524d\u8d70\u51e0\u7c73\uff0c\u5c31\u53ef\u4ee5\u770b\u5230\u5176\u4ed6\u7684\u5f00\u53e3\uff0c\u5373\u5e8a\u5385\u548c\u97f3\u4e50\u5bb6\u753b\u5eca\u3002\n                <\/p>\n                <p>\n                    \u7687\u5bb6\u6d74\u573a\u4e0d\u4ec5\u662f\u536b\u751f\u573a\u6240\uff0c\u4e5f\u662f\u4ee5\u8f7b\u677e\u53cb\u597d\u7684\u65b9\u5f0f\u57f9\u517b\u653f\u6cbb\u548c\u5916\u4ea4\u5173\u7cfb\u7684\u7406\u60f3\u573a\u6240\uff0c\u5e76\u914d\u6709\u97f3\u4e50\u6765\u6d3b\u8dc3\u6c14\u6c1b\u3002\u8be5\u7a7a\u95f4\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u7a7f\u8fc7\u8fd9\u6761\u8d70\u5eca\uff0c\u60a8\u53ef\u4ee5\u8fdb\u5165\u7687\u5e1d\u7684\u529e\u516c\u5ba4\uff0c\u5176\u5f15\u4eba\u6ce8\u76ee\u4e4b\u5904\u5728\u4e8e\u5e26\u6709\u7687\u5bb6\u5fbd\u7ae0\u7684\u6587\u827a\u590d\u5174\u5f0f\u58c1\u7089\u548c\u7531\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u7b51\u5e08\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u8bbe\u8ba1\u7684\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\u5728\u683c\u5b50\u5929\u82b1\u677f\u4e0a\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u201cPLUS ULTRA\u201d\u5b57\u6837\uff0c\u8fd9\u662f\u7687\u5e1d\u7684\u5ea7\u53f3\u94ed\uff0c\u8fd8\u6709\u9996\u5b57\u6bcd K \u548c Y\uff0c\u5206\u522b\u4ee3\u8868\u67e5\u7406\u4e94\u4e16\u548c\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u62c9\u3002\n                <\/p>\n                <p>\n                    \u79bb\u5f00\u5927\u5385\uff0c\u53f3\u4fa7\u662f\u7687\u5bb6\u623f\u95f4\uff0c\u76ee\u524d\u4e0d\u5bf9\u516c\u4f17\u5f00\u653e\uff0c\u4ec5\u5728\u7279\u6b8a\u573a\u5408\u5f00\u653e\u3002\u8fd9\u4e9b\u623f\u95f4\u4e5f\u88ab\u79f0\u4e3a\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u623f\u95f4\uff0c\u56e0\u4e3a\u8fd9\u4f4d\u7f8e\u56fd\u6d6a\u6f2b\u4e3b\u4e49\u4f5c\u5bb6\u5728\u683c\u62c9\u7eb3\u8fbe\u9017\u7559\u671f\u95f4\u5c31\u4f4f\u5728\u8fd9\u91cc\u3002\u5f88\u53ef\u80fd\u6b63\u662f\u5728\u8fd9\u4e2a\u5730\u65b9\uff0c\u4ed6\u5199\u4e0b\u4e86\u4ed6\u8457\u540d\u7684\u8457\u4f5c\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u3002\u95e8\u4e0a\u65b9\u6709\u4e00\u5757\u7eaa\u5ff5\u724c\u533e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba36\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel36\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel36\">\u6797\u8fbe\u62c9\u8d3e\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e0e\u738b\u5bab\u5ead\u9662\u76f8\u90bb\u7684\u662f\u6797\u8fbe\u62c9\u54c8\u5ead\u9662 (Patio de Lindaraja)\uff0c\u5ead\u9662\u5185\u88c5\u9970\u6709\u96d5\u523b\u7684\u9ec4\u6768\u6728\u7bf1\u7b06\u3001\u67cf\u6811\u548c\u82e6\u6a59\u6811\u3002\u8be5\u5ead\u9662\u56e0\u4f4d\u4e8e\u5176\u5357\u4fa7\u7684\u7eb3\u65af\u91cc\u5fb7\u89c2\u666f\u53f0\u800c\u5f97\u540d\uff0c\u8be5\u89c2\u666f\u53f0\u4e0e\u5176\u540c\u540d\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u82b1\u56ed\u7684\u9762\u8c8c\u4e0e\u4eca\u5929\u5b8c\u5168\u4e0d\u540c\uff0c\u56e0\u4e3a\u5b83\u662f\u4e00\u4e2a\u5411\u666f\u89c2\u5f00\u653e\u7684\u7a7a\u95f4\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u67e5\u7406\u4e94\u4e16\u7684\u5230\u6765\uff0c\u82b1\u56ed\u88ab\u5c01\u95ed\u8d77\u6765\uff0c\u7531\u4e8e\u6709\u95e8\u5eca\uff0c\u5176\u5e03\u5c40\u7c7b\u4f3c\u4e8e\u56de\u5eca\u3002\u5176\u5efa\u9020\u91c7\u7528\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5176\u4ed6\u90e8\u5206\u7684\u67f1\u5b50\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u4e2d\u592e\u77d7\u7acb\u7740\u4e00\u5ea7\u5df4\u6d1b\u514b\u98ce\u683c\u7684\u55b7\u6cc9\uff0c17 \u4e16\u7eaa\u521d\uff0c\u55b7\u6cc9\u4e0a\u65b9\u653e\u7f6e\u4e86\u4e00\u4e2a\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u5927\u7406\u77f3\u6c34\u76c6\u3002\u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u55b7\u6cc9\u662f\u590d\u5236\u54c1\uff1b\u539f\u4ef6\u73b0\u4fdd\u5b58\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba37\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel37\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel37\">\u72ee\u5b50\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u72ee\u5b50\u5ead\u9662\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u6838\u5fc3\u3002\u5b83\u662f\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u5e26\u95e8\u5eca\u7684\u957f\u5eca\uff0c\u957f\u5eca\u4e0a\u6709\u4e00\u767e\u4e8c\u5341\u56db\u6839\u5404\u4e0d\u76f8\u540c\u7684\u67f1\u5b50\uff0c\u8fde\u63a5\u7740\u5bab\u6bbf\u7684\u4e0d\u540c\u623f\u95f4\u3002\u5b83\u4e0e\u57fa\u7763\u6559\u4fee\u9053\u9662\u6709\u67d0\u79cd\u76f8\u4f3c\u4e4b\u5904\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u6253\u7834\u4e86\u897f\u73ed\u7259\u7a46\u65af\u6797\u5efa\u7b51\u7684\u901a\u5e38\u6a21\u5f0f\uff0c\u4f46\u8fd9\u4e2a\u7a7a\u95f4\u4ecd\u88ab\u8ba4\u4e3a\u662f\u4f0a\u65af\u5170\u827a\u672f\u7684\u7470\u5b9d\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5bab\u6bbf\u7684\u8c61\u5f81\u610f\u4e49\u56f4\u7ed5\u7740\u82b1\u56ed\u5929\u5802\u7684\u6982\u5ff5\u3002\u4ece\u5ead\u9662\u4e2d\u5fc3\u6d41\u51fa\u7684\u56db\u6761\u6c34\u6e20\u8c61\u5f81\u7740\u4f0a\u65af\u5170\u5929\u5802\u7684\u56db\u6761\u6cb3\u6d41\uff0c\u4f7f\u5ead\u9662\u5448\u73b0\u51fa\u5341\u5b57\u5f62\u7684\u5e03\u5c40\u3002\u8fd9\u4e9b\u67f1\u5b50\u8ba9\u4eba\u8054\u60f3\u5230\u68d5\u6988\u6811\u6797\uff0c\u5c31\u50cf\u5929\u5802\u7684\u7eff\u6d32\u3002\n                <\/p>\n                <p>\n                    \u4e2d\u5fc3\u662f\u8457\u540d\u7684\u72ee\u5b50\u55b7\u6cc9\u3002\u5341\u4e8c\u53ea\u72ee\u5b50\u867d\u7136\u59ff\u52bf\u76f8\u4f3c\uff0c\u90fd\u662f\u8b66\u60d5\u4e14\u80cc\u5bf9\u55b7\u6cc9\uff0c\u4f46\u5374\u5177\u6709\u4e0d\u540c\u7684\u7279\u5f81\u3002\u5b83\u4eec\u7531\u767d\u8272 Macael \u5927\u7406\u77f3\u96d5\u523b\u800c\u6210\uff0c\u7ecf\u8fc7\u7cbe\u5fc3\u6311\u9009\uff0c\u5145\u5206\u5229\u7528\u4e86\u77f3\u6750\u7684\u5929\u7136\u7eb9\u7406\u5e76\u7a81\u51fa\u4e86\u5176\u72ec\u7279\u7684\u7279\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5173\u4e8e\u5b83\u7684\u8c61\u5f81\u610f\u4e49\u6709\u591a\u79cd\u7406\u8bba\u3002\u6709\u4e9b\u4eba\u8ba4\u4e3a\u5b83\u4eec\u4ee3\u8868\u7740\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6216\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7684\u529b\u91cf\u3001\u9ec4\u9053\u5341\u4e8c\u5bab\u3001\u4e00\u5929\u7684\u5341\u4e8c\u4e2a\u5c0f\u65f6\uff0c\u751a\u81f3\u662f\u6db2\u538b\u949f\u3002\u53e6\u4e00\u4e9b\u4eba\u5219\u8ba4\u4e3a\uff0c\u8fd9\u662f\u5bf9\u9752\u94dc\u72b9\u592a\u6d77\u7684\u91cd\u65b0\u8be0\u91ca\uff0c\u7531\u5341\u4e8c\u5934\u516c\u725b\u652f\u6491\uff0c\u5728\u8fd9\u91cc\u88ab\u5341\u4e8c\u5934\u72ee\u5b50\u53d6\u4ee3\u3002\n                <\/p>\n                <p>\n                    La taza central probablemente fue tallada in situ y contiene inscripciones po\u00e9ticas que elogian a Muhammad V y alaban el sistema hidr\u00e1ulico que alimenta la fuente y regula el flujo del agua para evitar desbordamientos. Este es un fragmento del poema:\n                <\/p>\n                <blockquote>\n                    &#8220;Plata fundida corre entre las perlas,<\/br>\n                    a las que semeja belleza alba y pura.<\/br>\n                    En apariencia, agua y m\u00e1rmol parecen confundirse,<\/br>\n                    sin que sepamos cu\u00e1l de ambos se desliza.<\/br>\n                    \u00bfNo ves c\u00f3mo el agua se derrama en la taza,<\/br>\n                    pero sus ca\u00f1os la esconden enseguida?<br><br>\n                    \u4ed6\u662f\u4e00\u4f4d\u773c\u7736\u91cc\u5659\u6ee1\u6cea\u6c34\u7684\u60c5\u4eba\uff0c<br>\n                    \u5979\u56e0\u4e3a\u5bb3\u6015\u544a\u5bc6\u800c\u9690\u85cf\u4e86\u81ea\u5df1\u7684\u773c\u6cea\u3002<br><br>\n                    \u00bfNo es, en realidad, cual blanca nube<\/br>\n                    que vierte en los leones sus acequias<\/br>\n                    y parece la mano del califa que, de ma\u00f1ana,<\/br>\n                    prodiga a los leones de la guerra sus favores?&#8221;\n                <\/blockquote>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u55b7\u6cc9\u53d1\u751f\u4e86\u5404\u79cd\u53d8\u5316\u3002 17 \u4e16\u7eaa\uff0c\u53c8\u589e\u52a0\u4e86\u7b2c\u4e8c\u4e2a\u6c34\u6c60\uff0c\u8be5\u6c34\u6c60\u4e8e 20 \u4e16\u7eaa\u88ab\u62c6\u9664\uff0c\u5e76\u642c\u8fc1\u81f3\u963f\u5c14\u5361\u8428\u74e6\u7684\u8fbe\u5c14\u7ef4\u65af\u82b1\u56ed\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba38\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel38\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel38\">\u5973\u738b\u68b3\u5986\u5ba4\u548c\u4f11\u95f2\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bab\u6bbf\u7684\u57fa\u7763\u6559\u6539\u5efa\u5305\u62ec\u901a\u8fc7\u4e00\u4e2a\u4e24\u5c42\u7684\u5f00\u653e\u5f0f\u8d70\u5eca\u76f4\u63a5\u8fdb\u5165\u79d1\u9a6c\u96f7\u65af\u5854\u3002\u8fd9\u4e2a\u753b\u5eca\u53ef\u4ee5\u6b23\u8d4f\u5230\u683c\u62c9\u7eb3\u8fbe\u4e24\u4e2a\u6700\u5177\u4ee3\u8868\u6027\u7684\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\uff1a\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u5723\u5c71\u533a\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5411\u53f3\u770b\uff0c\u8fd8\u53ef\u4ee5\u770b\u5230\u5973\u738b\u7684\u66f4\u8863\u5ba4\uff0c\u8fd9\u91cc\u548c\u4e0a\u9762\u63d0\u5230\u7684\u5176\u4ed6\u533a\u57df\u4e00\u6837\uff0c\u53ea\u80fd\u5728\u7279\u6b8a\u573a\u5408\u6216\u4f5c\u4e3a\u6bcf\u6708\u7a7a\u95f4\u5f00\u653e\u3002\n                <\/p>\n                <p>\n                    \u5973\u738b\u7684\u66f4\u8863\u5ba4\u4f4d\u4e8e\u5c24\u7d20\u592b\u4e00\u4e16\u5854\u5185\uff0c\u8be5\u5854\u76f8\u5bf9\u4e8e\u57ce\u5899\u800c\u8a00\u4f4d\u7f6e\u9760\u524d\u3002\u5b83\u7684\u57fa\u7763\u6559\u540d\u5b57\u6765\u6e90\u4e8e\u67e5\u7406\u4e94\u4e16\u7684\u59bb\u5b50\u8461\u8404\u7259\u7684\u4f0a\u838e\u8d1d\u5c14\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u9017\u7559\u671f\u95f4\u6240\u8d77\u7684\u540d\u5b57\u3002\n                <\/p>\n                <p>\n                    \u6559\u5802\u5185\u90e8\u6309\u7167\u57fa\u7763\u6559\u7f8e\u5b66\u8fdb\u884c\u4e86\u6539\u9020\uff0c\u6536\u85cf\u4e86\u62c9\u6590\u5c14\u00b7\u6851\u897f\uff08\u53c8\u540d\u4e4c\u5c14\u6bd4\u8bfa\u7684\u62c9\u6590\u5c14\uff09\u7684\u5f1f\u5b50\u5c24\u5229\u4e4c\u65af\u00b7\u963f\u5580\u7409\u65af\u548c\u4e9a\u5386\u5c71\u5927\u00b7\u6885\u7eb3\u521b\u4f5c\u7684\u73cd\u8d35\u6587\u827a\u590d\u5174\u65f6\u671f\u753b\u4f5c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u753b\u5eca\u5f80\u4e0b\u8d70\uff0c\u6211\u4eec\u5c31\u80fd\u627e\u5230\u738b\u5bab\u5ead\u9662 (Patio de la Reja)\u3002\u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e 17 \u4e16\u7eaa\u4e2d\u53f6\u5b89\u88c5\u7684\u5e26\u6709\u953b\u94c1\u680f\u6746\u7684\u8fde\u7eed\u9633\u53f0\u3002\u8fd9\u4e9b\u6805\u680f\u4f5c\u4e3a\u5f00\u653e\u7684\u8d70\u5eca\uff0c\u8fde\u63a5\u5e76\u4fdd\u62a4\u76f8\u90bb\u7684\u623f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba39\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel39\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel39\">\u4e24\u59d0\u59b9\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4e24\u59d0\u59b9\u5385\u56e0\u4f4d\u4e8e\u623f\u95f4\u4e2d\u592e\u7684\u4e24\u5757 Macael \u5927\u7406\u77f3\u53cc\u5c42\u677f\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u4e0e\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385 (Hall of the Abencerrajes) \u6709\u76f8\u4f3c\u4e4b\u5904\uff1a\u5b83\u4f4d\u4e8e\u5ead\u9662\u8f83\u9ad8\u5904\uff0c\u5165\u53e3\u540e\u9762\u6709\u4e24\u6247\u95e8\u3002\u5de6\u8fb9\u7684\u95e8\u901a\u5411\u5395\u6240\uff0c\u53f3\u8fb9\u7684\u95e8\u901a\u5411\u623f\u5b50\u7684\u697c\u4e0a\u623f\u95f4\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u53cc\u5e8a\u623f\u4e0d\u540c\u7684\u662f\uff0c\u8fd9\u95f4\u5ba2\u623f\u671d\u5317\uff0c\u9762\u671d Sala de los Ajimeces \u548c\u4e00\u4e2a\u5c0f\u89c2\u666f\u70b9\uff1aMirador de Lindaraja\u3002\n                <\/p>\n                <p>\n                    Durante la dinast\u00eda nazar\u00ed, en tiempos de Muhammad V, esta sala era conocida como &#8220;qubba al-kubra&#8221;, es decir, &#8220;la qubba mayor&#8221;, la m\u00e1s importante del Palacio de los Leones. El t\u00e9rmino &#8220;qubba&#8221; hace referencia a una planta cuadrada cubierta con una c\u00fapula.\n                <\/p>\n                <p>\n                    \u7a79\u9876\u4ee5\u516b\u89d2\u661f\u4e3a\u57fa\u8c03\uff0c\u5c55\u5f00\u6210\u7531 5,416 \u4e2a muqarnas \u7ec4\u6210\u7684\u4e09\u7ef4\u5e03\u5c40\uff0c\u5176\u4e2d\u4e00\u4e9b\u4ecd\u7136\u4fdd\u7559\u7740\u591a\u8272\u75d5\u8ff9\u3002\u8fd9\u4e9b muqarnas \u5206\u5e03\u5728\u5341\u516d\u4e2a\u5706\u9876\u4e2d\uff0c\u5706\u9876\u4e0a\u65b9\u6709\u5341\u516d\u6247\u5e26\u6709\u683c\u5b50\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6839\u636e\u4e00\u5929\u4e2d\u7684\u65f6\u95f4\u4e3a\u623f\u95f4\u63d0\u4f9b\u53d8\u5316\u7684\u5149\u7ebf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba40\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel40\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel40\">\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u8fdb\u5165\u897f\u5385\uff08\u4e5f\u79f0\u4e3a\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5385\uff09\u4e4b\u524d\uff0c\u6211\u4eec\u4f1a\u53d1\u73b0\u4e00\u4e9b\u6728\u95e8\uff0c\u4e0a\u9762\u6709\u7cbe\u7f8e\u7684\u96d5\u523b\uff0c\u8fd9\u4e9b\u96d5\u523b\u81ea\u4e2d\u4e16\u7eaa\u4ee5\u6765\u5c31\u4fdd\u5b58\u5b8c\u597d\u3002\n                <\/p>\n                <p>\n                    El nombre de esta sala est\u00e1 ligado a una famosa leyenda de la Alhambra. Seg\u00fan la tradici\u00f3n, un rumor sobre un supuesto romance entre un caballero abencerraje y la favorita del sult\u00e1n (o quiz\u00e1 sospechas de conspiraci\u00f3n contra el monarca) provoc\u00f3 la ira del soberano.\n                <\/p>\n                <p>\n                    El sult\u00e1n mand\u00f3 llamar a varios caballeros de la familia Abencerraje. Seg\u00fan cuenta la leyenda, decenas de ellos fueron ejecutados aqu\u00ed mismo.\n                <\/p>\n                <p>\n                    La historia se difundi\u00f3 en la literatura del siglo XVI, especialmente en la novela &#8220;Guerras civiles de Granada&#8221; de Gin\u00e9s P\u00e9rez de Hita, que narra los conflictos entre los linajes nobles del reino nazar\u00ed.\n                <\/p>\n                <p>\n                    Con el paso del tiempo, la tradici\u00f3n situ\u00f3 la tragedia en esta sala. Por eso, algunos visitantes han querido ver en las manchas rojizas de la fuente central un vestigio simb\u00f3lico de la sangre de aquellos caballeros.\n                <\/p>\n                <p>\n                    La leyenda fue tan popular que inspir\u00f3 tambi\u00e9n al pintor espa\u00f1ol Mariano Fortuny, quien la represent\u00f3 en su cuadro &#8220;La matanza de los Abencerrajes.&#8221;\n                <\/p>\n                <p>\n                    \u8fdb\u95e8\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u6709\u4e24\u4e2a\u5165\u53e3\uff1a\u53f3\u8fb9\u7684\u5165\u53e3\u901a\u5411\u5395\u6240\uff0c\u5de6\u8fb9\u7684\u5165\u53e3\u901a\u5411\u697c\u4e0a\u7684\u623f\u95f4\u7684\u697c\u68af\u3002\n                <\/p>\n                <p>\n                    La Sala de los Abencerrajes es una vivienda privada e independiente en planta baja, estructurada en torno a una gran &#8220;qubba&#8221;, &#8220;c\u00fapula&#8221; en \u00e1rabe.\n                <\/p>\n                <p>\n                    \u77f3\u818f\u5706\u9876\u88c5\u9970\u534e\u4e3d\uff0c\u7a46\u5361\u5c14\u7eb3\u65af (muqarnas) \u6e90\u81ea\u4e00\u9897\u516b\u89d2\u661f\uff0c\u5177\u6709\u590d\u6742\u7684\u4e09\u7ef4\u6784\u56fe\u3002 Muqarnas \u662f\u57fa\u4e8e\u5177\u6709\u51f9\u51f8\u5f62\u72b6\u7684\u60ac\u6302\u68f1\u67f1\u4f53\u7684\u5efa\u7b51\u5143\u7d20\uff0c\u8ba9\u4eba\u8054\u60f3\u5230\u949f\u4e73\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5f53\u4f60\u8fdb\u5165\u623f\u95f4\u65f6\uff0c\u4f60\u4f1a\u53d1\u73b0\u6e29\u5ea6\u4e0b\u964d\u4e86\u3002\u8fd9\u662f\u56e0\u4e3a\u552f\u4e00\u7684\u7a97\u6237\u4f4d\u4e8e\u9876\u90e8\uff0c\u53ef\u4ee5\u8ba9\u70ed\u7a7a\u6c14\u9038\u51fa\u3002\u540c\u65f6\uff0c\u4e2d\u592e\u55b7\u6cc9\u7684\u6c34\u4f7f\u7a7a\u6c14\u53d8\u5f97\u51c9\u723d\uff0c\u4f7f\u5f97\u623f\u95f4\u5728\u95e8\u5173\u95ed\u7684\u60c5\u51b5\u4e0b\uff0c\u5c31\u50cf\u4e00\u4e2a\u6d1e\u7a74\uff0c\u5728\u6700\u708e\u70ed\u7684\u590f\u5929\u5177\u6709\u7406\u60f3\u7684\u6e29\u5ea6\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba41\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel41\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel41\">AJIMECES \u5927\u5385\u548c LINDARAJA \u89c2\u666f\u53f0<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u4e24\u59d0\u59b9\u5385\u540e\u9762\u7684\u5317\u9762\uff0c\u6211\u4eec\u53d1\u73b0\u4e86\u4e00\u4e2a\u6a2a\u5411\u7684\u4e2d\u6bbf\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a muqarnas \u62f1\u9876\u3002\u8fd9\u4e2a\u623f\u95f4\u88ab\u79f0\u4e3a Ajimeces \u5385\uff08\u76f4\u68c2\u7a97\uff09\uff0c\u56e0\u4e3a\u8fd9\u79cd\u7c7b\u578b\u7684\u7a97\u6237\u4e00\u5b9a\u5c01\u95ed\u4e86\u901a\u5f80 Lindaraja \u89c2\u666f\u70b9\u7684\u4e2d\u592e\u62f1\u95e8\u4e24\u4fa7\u7684\u5f00\u53e3\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8fd9\u4e2a\u623f\u95f4\u7684\u767d\u8272\u5899\u58c1\u6700\u521d\u662f\u7528\u4e1d\u7ef8\u7ec7\u7269\u8986\u76d6\u7684\u3002\n                <\/p>\n                <p>\n                    El llamado Mirador de Lindaraja debe su nombre a la derivaci\u00f3n del t\u00e9rmino \u00e1rabe &#8220;Ayn Dar Aisa&#8221;, que significa \u201clos ojos de la Casa de Aisa\u201d.\n                <\/p>\n                <p>\n                    \u89c2\u666f\u53f0\u867d\u7136\u9762\u79ef\u4e0d\u5927\uff0c\u4f46\u5185\u90e8\u88c5\u9970\u5374\u5341\u5206\u7cbe\u7f8e\u3002\u4e00\u65b9\u9762\uff0c\u5b83\u7684\u7279\u70b9\u662f\u94fa\u6ee1\u4e86\u8fde\u7eed\u7684\u5c0f\u661f\u661f\uff0c\u8fd9\u4e9b\u661f\u661f\u76f8\u4e92\u4ea4\u9519\uff0c\u8fd9\u9700\u8981\u5de5\u5320\u4eec\u7684\u7ec6\u81f4\u5de5\u4f5c\u3002\u53e6\u4e00\u65b9\u9762\uff0c\u5982\u679c\u4f60\u62ac\u5934\u770b\uff0c\u4f60\u4f1a\u770b\u5230\u5929\u82b1\u677f\u4e0a\u9576\u5d4c\u7740\u5f69\u8272\u73bb\u7483\uff0c\u6728\u8d28\u7ed3\u6784\uff0c\u7c7b\u4f3c\u5929\u7a97\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u76cf\u706f\u7b3c\u662f\u5e15\u62c9\u8482\u5c3c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8bb8\u591a\u56f4\u5899\u6216\u76f4\u68c2\u7a97\u7684\u5178\u578b\u4ee3\u8868\u3002\u5f53\u9633\u5149\u7167\u5c04\u5230\u73bb\u7483\u4e0a\u65f6\uff0c\u5b83\u4f1a\u6295\u5c04\u51fa\u4e94\u5f69\u7f24\u7eb7\u7684\u53cd\u5c04\uff0c\u7167\u4eae\u88c5\u9970\uff0c\u4f7f\u7a7a\u95f4\u5168\u5929\u5448\u73b0\u51fa\u72ec\u7279\u800c\u4e0d\u65ad\u53d8\u5316\u7684\u6c1b\u56f4\u3002\n                <\/p>\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u5f53\u5ead\u9662\u4ecd\u7136\u5f00\u653e\u65f6\uff0c\u4eba\u4eec\u53ef\u4ee5\u5750\u5728\u89c2\u666f\u53f0\u7684\u5730\u677f\u4e0a\uff0c\u5c06\u624b\u81c2\u653e\u5728\u7a97\u53f0\u4e0a\uff0c\u6b23\u8d4f\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u7684\u58ee\u4e3d\u666f\u8272\u3002 16 \u4e16\u7eaa\u521d\uff0c\u5f53\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u4f4f\u6240\u88ab\u4fee\u5efa\u65f6\uff0c\u8fd9\u4e9b\u666f\u89c2\u5c31\u6d88\u5931\u4e86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba42\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel42\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel42\">\u56fd\u738b\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u56fd\u738b\u5927\u5385\u5360\u636e\u4e86\u72ee\u5b50\u9662\u7684\u6574\u4e2a\u4e1c\u4fa7\uff0c\u867d\u7136\u5b83\u770b\u8d77\u6765\u4e0e\u5bab\u6bbf\u878d\u4e3a\u4e00\u4f53\uff0c\u4f46\u4eba\u4eec\u8ba4\u4e3a\u5b83\u6709\u81ea\u5df1\u7684\u529f\u80fd\uff0c\u53ef\u80fd\u662f\u5a31\u4e50\u6216\u5bab\u5ef7\u6027\u8d28\u7684\u3002\n                <\/p>\n                <p>\n                    \u8be5\u7a7a\u95f4\u56e0\u4fdd\u5b58\u4e86\u5c11\u6570\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u7ed8\u753b\u4e4b\u4e00\u800c\u95fb\u540d\u3002\n                <\/p>\n                <p>\n                    \u4e09\u95f4\u5367\u5ba4\uff0c\u6bcf\u95f4\u5367\u5ba4\u9762\u79ef\u7ea6\u4e3a\u5341\u4e94\u5e73\u65b9\u7c73\uff0c\u6709\u4e09\u4e2a\u5047\u62f1\u9876\uff0c\u4e0a\u9762\u88c5\u9970\u7740\u7f8a\u76ae\u753b\u3002\u8fd9\u4e9b\u76ae\u7528\u5c0f\u7af9\u9489\u56fa\u5b9a\u5728\u6728\u8d28\u652f\u67b6\u4e0a\uff0c\u8fd9\u79cd\u6280\u672f\u53ef\u4ee5\u9632\u6b62\u6750\u6599\u751f\u9508\u3002\n                <\/p>\n                <p>\n                    \u623f\u95f4\u7684\u540d\u79f0\u53ef\u80fd\u6765\u81ea\u5bf9\u4e2d\u592e\u58c1\u9f9b\u4e2d\u7ed8\u753b\u7684\u89e3\u8bfb\uff0c\u8be5\u7ed8\u753b\u63cf\u7ed8\u4e86\u5341\u4e2a\u4eba\u7269\uff0c\u53ef\u80fd\u5bf9\u5e94\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u524d\u5341\u4f4d\u82cf\u4e39\u3002\n                <\/p>\n                <p>\n                    \u5728\u4fa7\u58c1\u9f9b\u4e2d\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u6218\u6597\u3001\u72e9\u730e\u3001\u6e38\u620f\u548c\u7231\u60c5\u7684\u9a91\u58eb\u573a\u666f\u3002\u5728\u8fd9\u4e9b\u4f5c\u54c1\u4e2d\uff0c\u57fa\u7763\u5f92\u548c\u7a46\u65af\u6797\u4eba\u7269\u5171\u5904\u4e00\u5ba4\uff0c\u4ed6\u4eec\u7684\u8863\u7740\u6e05\u6670\u53ef\u8fa8\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u753b\u4f5c\u7684\u8d77\u6e90\u4e00\u76f4\u53d7\u5230\u5e7f\u6cdb\u4e89\u8bba\u3002\u7531\u4e8e\u5b83\u4eec\u5177\u6709\u7ebf\u6027\u54e5\u7279\u5f0f\u98ce\u683c\uff0c\u4eba\u4eec\u8ba4\u4e3a\u5b83\u4eec\u53ef\u80fd\u662f\u7531\u719f\u6089\u7a46\u65af\u6797\u4e16\u754c\u7684\u57fa\u7763\u6559\u827a\u672f\u5bb6\u521b\u4f5c\u7684\u3002\u8fd9\u4e9b\u4f5c\u54c1\u53ef\u80fd\u662f\u8fd9\u5ea7\u5bab\u6bbf\u7684\u521b\u59cb\u4eba\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u548c\u5361\u65af\u8482\u5229\u4e9a\u57fa\u7763\u6559\u56fd\u738b\u4f69\u5fb7\u7f57\u4e00\u4e16\u4e4b\u95f4\u826f\u597d\u5173\u7cfb\u7684\u6210\u679c\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba43\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel43\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel43\">\u79d8\u5bc6\u623f\u95f4<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5bc6\u5ba4\u662f\u4e00\u4e2a\u65b9\u5f62\u7684\u623f\u95f4\uff0c\u4e0a\u9762\u8986\u76d6\u7740\u4e00\u4e2a\u7403\u5f62\u62f1\u9876\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u623f\u95f4\u91cc\u4f1a\u53d1\u751f\u4e00\u4e9b\u975e\u5e38\u5947\u7279\u548c\u4ee4\u4eba\u597d\u5947\u7684\u4e8b\u60c5\uff0c\u8fd9\u4f7f\u5b83\u6210\u4e3a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u6e38\u5ba2\u6700\u559c\u6b22\u7684\u666f\u70b9\u4e4b\u4e00\uff0c\u5c24\u5176\u662f\u5c0f\u5b69\u5b50\u3002\n                <\/p>\n                <p>\n                    \u73b0\u8c61\u662f\u8fd9\u6837\u7684\uff0c\u5982\u679c\u4e00\u4e2a\u4eba\u7ad9\u5728\u623f\u95f4\u7684\u4e00\u4e2a\u89d2\u843d\uff0c\u53e6\u4e00\u4e2a\u4eba\u7ad9\u5728\u53e6\u4e00\u4e2a\u89d2\u843d\u2014\u2014\u4e24\u4eba\u90fd\u9762\u671d\u5899\u58c1\uff0c\u5e76\u4e14\u5c3d\u53ef\u80fd\u9760\u8fd1\u5899\u58c1\u2014\u2014\u5176\u4e2d\u4e00\u4e2a\u4eba\u53ef\u4ee5\u975e\u5e38\u8f7b\u58f0\u5730\u8bf4\u8bdd\uff0c\u800c\u53e6\u4e00\u4e2a\u4eba\u5374\u80fd\u5b8c\u7f8e\u5730\u542c\u5230\u5bf9\u65b9\u7684\u58f0\u97f3\uff0c\u5c31\u597d\u50cf\u4ed6\u4eec\u5c31\u5728\u65c1\u8fb9\u4e00\u6837\u3002\n                <\/p>\n                <p>\n                    Es gracias a este \u201cjuego\u201d ac\u00fastico que la sala recibe su nombre: &#8220;Sala de los Secretos&#8221;.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba44\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel44\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel44\">\u7a46\u5361\u62c9\u5e03\u5927\u5385<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8fd9\u5ea7\u88ab\u79f0\u4e3a\u72ee\u5b50\u5bab\u7684\u5bab\u6bbf\u662f\u5728\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u7b2c\u4e8c\u6b21\u7edf\u6cbb\u671f\u95f4\u5efa\u9020\u7684\uff0c\u8be5\u7edf\u6cbb\u59cb\u4e8e 1362 \u5e74\uff0c\u4e00\u76f4\u6301\u7eed\u5230 1391 \u5e74\u3002\u5728\u6b64\u671f\u95f4\uff0c\u72ee\u5b50\u5bab\u5f00\u59cb\u5efa\u9020\uff0c\u6bd7\u90bb\u79d1\u9a6c\u96f7\u65af\u5bab\uff0c\u540e\u8005\u7531\u5176\u7236\u4eb2\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    Este nuevo palacio tambi\u00e9n fue denominado &#8220;Palacio del Riyad&#8221;, ya que se cree que fue levantado sobre los antiguos Jardines de Comares. El t\u00e9rmino &#8220;Riyad&#8221; significa \u201cjard\u00edn\u201d.\n                <\/p>\n                <p>\n                    \u636e\u8ba4\u4e3a\uff0c\u8fdb\u5165\u5bab\u6bbf\u7684\u539f\u59cb\u901a\u9053\u662f\u901a\u8fc7\u4e1c\u5357\u89d2\uff0c\u4ece Calle Real \u8fdb\u5165\uff0c\u5e76\u901a\u8fc7\u4e00\u6761\u5f2f\u66f2\u7684\u901a\u9053\u3002\u76ee\u524d\uff0c\u7531\u4e8e\u5f81\u670d\u540e\u57fa\u7763\u6559\u7684\u6539\u9020\uff0c\u7a46\u5361\u7eb3\u65af\u5927\u5385\u53ef\u76f4\u63a5\u4ece\u79d1\u9a6c\u96f7\u65af\u5bab\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u7a46\u5361\u7eb3\u65af\u5927\u5385 (M\u00fcqarnas Hall) \u7684\u540d\u5b57\u6765\u6e90\u4e8e\u6700\u521d\u8986\u76d6\u5b83\u7684\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\u7684\u7a46\u5361\u7eb3\u65af\u62f1\u9876\uff0c\u8be5\u62f1\u9876\u56e0 1590 \u5e74\u5361\u96f7\u62c9\u5fb7\u5c14\u8fbe\u7f57 (Carrera del Darro) \u706b\u836f\u5e93\u7206\u70b8\u5f15\u8d77\u7684\u9707\u52a8\u800c\u51e0\u4e4e\u5b8c\u5168\u5012\u584c\u3002\n                <\/p>\n                <p>\n                    \u4ece\u4e00\u4fa7\u4ecd\u7136\u53ef\u4ee5\u770b\u5230\u8fd9\u4e2a\u5893\u7a74\u7684\u9057\u8ff9\u3002\u5728\u53e6\u4e00\u4fa7\uff0c\u6709\u540e\u671f\u57fa\u7763\u6559\u62f1\u9876\u7684\u9057\u8ff9\uff0c\u5176\u4e2d\u51fa\u73b0\u5b57\u6bcd\u201cFY\u201d\uff0c\u4f20\u7edf\u4e0a\u4e0e\u8d39\u8fea\u5357\u5fb7\u548c\u4f0a\u838e\u8d1d\u62c9\u6709\u5173\uff0c\u4f46\u5b9e\u9645\u4e0a\u5b83\u4eec\u5bf9\u5e94\u4e8e 1729 \u5e74\u53c2\u89c2\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u83f2\u5229\u666e\u4e94\u4e16\u548c\u4f0a\u838e\u8d1d\u62c9\u6cd5\u5c14\u5185\u585e\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\uff0c\u8be5\u623f\u95f4\u53ef\u80fd\u7528\u4f5c\u53c2\u52a0\u82cf\u4e39\u5e86\u5178\u3001\u805a\u4f1a\u548c\u62db\u5f85\u4f1a\u7684\u5ba2\u4eba\u7684\u524d\u5385\u6216\u7b49\u5019\u5ba4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  EL PARTAL -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba45\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel45\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel45\">\u90e8\u5206\u4ecb\u7ecd<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5982\u4eca\u88ab\u79f0\u4e3a\u201c\u5e15\u5854\u5c14\u82b1\u56ed\u201d (Jardines del Partal) \u7684\u8fd9\u7247\u5927\u7a7a\u95f4\uff0c\u5176\u540d\u5b57\u6765\u6e90\u4e8e Palacio del P\u00f3rtico\uff0c\u8be5\u5bab\u6bbf\u56e0\u5176\u95e8\u5eca\u800c\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u662f\u8be5\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4e2d\u4fdd\u5b58\u6700\u53e4\u8001\u7684\u5bab\u6bbf\uff0c\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e0e\u79d1\u9a6c\u96f7\u65af\u5bab\u6709\u76f8\u4f3c\u4e4b\u5904\uff0c\u5c3d\u7ba1\u5b83\u66f4\u53e4\u8001\uff1a\u4e00\u4e2a\u957f\u65b9\u5f62\u7684\u5ead\u9662\uff0c\u4e00\u4e2a\u4e2d\u592e\u6c34\u6c60\uff0c\u95e8\u5eca\u5728\u6c34\u4e2d\u7684\u5012\u5f71\u50cf\u4e00\u9762\u955c\u5b50\u3002\u5b83\u7684\u4e3b\u8981\u7279\u5f81\u662f\u4e00\u5ea7\u4fa7\u5854\uff0c\u81ea 16 \u4e16\u7eaa\u4ee5\u6765\u88ab\u79f0\u4e3a\u5973\u58eb\u5854\uff0c\u5c3d\u7ba1\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5929\u6587\u53f0\uff0c\u56e0\u4e3a\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u662f\u5929\u6587\u5b66\u7684\u72c2\u70ed\u7231\u597d\u8005\u3002\u5854\u4e0a\u6709\u9762\u5411\u56db\u4e2a\u65b9\u4f4d\u7684\u7a97\u6237\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u58ee\u89c2\u7684\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u503c\u5f97\u6ce8\u610f\u7684\u662f\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u4e00\u76f4\u4e3a\u79c1\u4eba\u6240\u6709\uff0c\u76f4\u5230 1891 \u5e74 3 \u6708 12 \u65e5\uff0c\u5176\u4e3b\u4eba\u3001\u5fb7\u56fd\u94f6\u884c\u5bb6\u517c\u9886\u4e8b\u4e9a\u745f\u00b7\u51af\u00b7\u683c\u6e29\u7eb3 (Arthur Von Gwinner) \u5c06\u8fd9\u5ea7\u5efa\u7b51\u548c\u5468\u56f4\u7684\u571f\u5730\u5272\u8ba9\u7ed9\u4e86\u897f\u73ed\u7259\u56fd\u5bb6\u3002\n                <\/p>\n                <p>\n                    \u4e0d\u5e78\u7684\u662f\uff0c\u51af\u00b7\u683c\u6e29\u7eb3\u62c6\u9664\u4e86\u89c2\u666f\u53f0\u7684\u6728\u8d28\u5c4b\u9876\uff0c\u5e76\u5c06\u5176\u642c\u5230\u4e86\u67cf\u6797\uff0c\u73b0\u5728\u5b83\u5728\u5e15\u52a0\u9a6c\u535a\u7269\u9986\u5c55\u51fa\uff0c\u4f5c\u4e3a\u5176\u4f0a\u65af\u5170\u827a\u672f\u6536\u85cf\u7684\u4eae\u70b9\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u5e15\u5854\u5c14\u5bab\u65c1\u8fb9\uff0c\u5973\u58eb\u5854\u7684\u5de6\u4fa7\uff0c\u6709\u4e00\u4e9b\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u623f\u5c4b\u3002\u5176\u4e2d\u4e00\u6240\u623f\u5b50\u56e0\u5728 20 \u4e16\u7eaa\u521d\u53d1\u73b0\u4e86 14 \u4e16\u7eaa\u7684\u7070\u6ce5\u86cb\u5f69\u753b\u800c\u88ab\u79f0\u4e3a\u201c\u7ed8\u753b\u4e4b\u5bb6\u201d\u3002\u8fd9\u4e9b\u6781\u5176\u73cd\u8d35\u7684\u753b\u4f5c\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5177\u8c61\u58c1\u753b\u7684\u7f55\u89c1\u8303\u4f8b\uff0c\u63cf\u7ed8\u4e86\u5bab\u5ef7\u3001\u72e9\u730e\u548c\u5e86\u795d\u573a\u666f\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5176\u91cd\u8981\u6027\u548c\u4fdd\u62a4\u539f\u56e0\uff0c\u8fd9\u4e9b\u623f\u5c4b\u4e0d\u5411\u516c\u4f17\u5f00\u653e\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba46\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel46\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel46\">\u5e15\u5854\u5c14\u7684\u6f14\u8bb2<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u7279\u5c14\u5bab\u53f3\u4fa7\uff0c\u57ce\u5899\u4e0a\u662f\u5e15\u7279\u5c14\u6f14\u8bb2\u5385\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u5efa\u9020\u3002\u7531\u4e8e\u6f14\u8bb2\u5385\u4f4d\u4e8e\u5730\u9762\u4ee5\u4e0a\uff0c\u56e0\u6b64\u9700\u8981\u901a\u8fc7\u5c0f\u697c\u68af\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u4f0a\u65af\u5170\u6559\u7684\u652f\u67f1\u4e4b\u4e00\u662f\u6bcf\u5929\u9762\u5411\u9ea6\u52a0\u7948\u7977\u4e94\u6b21\u3002\u8be5\u7948\u7977\u5ba4\u5145\u5f53\u4e86\u5bab\u5ef7\u5c0f\u6559\u5802\u7684\u529f\u80fd\uff0c\u8ba9\u9644\u8fd1\u5bab\u6bbf\u7684\u5c45\u6c11\u53ef\u4ee5\u5c65\u884c\u5b97\u6559\u4e49\u52a1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u9762\u79ef\u4e0d\u5927\uff08\u7ea6\u5341\u4e8c\u5e73\u65b9\u7c73\uff09\uff0c\u4f46\u7948\u7977\u5ba4\u8bbe\u6709\u4e00\u4e2a\u5c0f\u524d\u5385\u548c\u4e00\u4e2a\u7948\u7977\u5ba4\u3002\u5176\u5185\u90e8\u91c7\u7528\u4e30\u5bcc\u7684\u7070\u6ce5\u88c5\u9970\uff0c\u6709\u690d\u7269\u548c\u51e0\u4f55\u56fe\u6848\uff0c\u8fd8\u6709\u300a\u53e4\u5170\u7ecf\u300b\u94ed\u6587\u3002\n                <\/p>\n                <p>\n                    \u6cbf\u7740\u697c\u68af\u8d70\u4e0a\u53bb\uff0c\u5c31\u5728\u5165\u53e3\u95e8\u524d\uff0c\u4f60\u4f1a\u770b\u5230\u897f\u5357\u5899\u4e0a\u7684\u7c73\u54c8\u62c9\u5e03\uff0c\u9762\u5411\u9ea6\u52a0\u3002\u5b83\u7684\u5e73\u9762\u56fe\u5448\u591a\u8fb9\u5f62\uff0c\u6709\u9a6c\u8e44\u5f62\u62f1\u95e8\uff0c\u9876\u90e8\u6709\u7a46\u5361\u7eb3\u65af\u5706\u9876\u3002\n                <\/p>\n                <p>\n                    \u7279\u522b\u503c\u5f97\u6ce8\u610f\u7684\u662f\u4f4d\u4e8e\u7c73\u54c8\u62c9\u5e03\u62f1\u95e8\u67f1\u5934\u4e0a\u7684\u94ed\u6587\uff0c\u5b83\u9080\u8bf7\u4eba\u4eec\u7948\u7977\uff1a <em>\u201c\u6765\u7948\u7977\u5427\uff0c\u4e0d\u8981\u758f\u5ffd\u5927\u610f\u3002\u201d<\/em>\n                <\/p>\n                <p>\n                    \u4e0e\u7948\u7977\u5ba4\u76f8\u8fde\u7684\u662f\u963f\u5854\u897f\u5965\u00b7\u5fb7\u00b7\u5e03\u62c9\u5361\u8499\u7279\u4e4b\u5bb6\uff0c\u8be5\u4e4b\u5bb6\u4e8e 1550 \u5e74\u8d60\u4e88\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5b88\u62a4\u8005\u3001\u524d\u4f8d\u4ece\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba47\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel47\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel47\">\u5e15\u5854\u5c14\u963f\u5c14\u6258 \u2013 \u4f18\u7d20\u798f\u4e09\u4e16\u5bab\u6bbf<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u5c14\u5854\u5c14\u5730\u533a\u6700\u9ad8\u7684\u9ad8\u539f\u4e0a\uff0c\u6709\u5c24\u7d20\u592b\u4e09\u4e16\u5bab\u6bbf\u7684\u8003\u53e4\u9057\u5740\u3002 1492 \u5e74 6 \u6708\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5c06\u8fd9\u5ea7\u5bab\u6bbf\u5272\u8ba9\u7ed9\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u7b2c\u4e00\u4efb\u603b\u7763\u3001\u7b2c\u4e8c\u4efb\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u5510\u00b7\u4f0a\u5c3c\u6208\u00b7\u6d1b\u4f69\u65af\u00b7\u5fb7\u00b7\u95e8\u591a\u8428 (Don \u00cd\u00f1igo L\u00f3pez de Mendoza)\u3002\u56e0\u6b64\uff0c\u5b83\u4e5f\u88ab\u79f0\u4e3a\u5766\u8fea\u62c9\u5bab\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u6bbf\u4e4b\u6240\u4ee5\u6210\u4e3a\u5e9f\u589f\uff0c\u6e90\u4e8e18\u4e16\u7eaa\u5766\u8fea\u5229\u4e9a\u4f2f\u7235\u540e\u88d4\u4e0e\u6ce2\u65c1\u56fd\u738b\u8153\u529b\u4e94\u4e16\u4e4b\u95f4\u7684\u5206\u6b67\u3002\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u4e8c\u4e16\u53bb\u4e16\u540e\uff0c\u65e0\u55e3\u800c\u4ea1\uff0c\u6ed5\u8fea\u62c9\u5bb6\u65cf\u4e0d\u518d\u652f\u6301\u83f2\u5229\u666e\u4eb2\u738b\uff0c\u800c\u662f\u652f\u6301\u5965\u5730\u5229\u5927\u516c\u67e5\u7406\u3002\u83f2\u5229\u666e\u4e94\u4e16\u767b\u57fa\u540e\uff0c\u4ed6\u4eec\u91c7\u53d6\u4e86\u62a5\u590d\u63aa\u65bd\uff1a1718 \u5e74\uff0c\u4ed6\u4eec\u88ab\u5265\u593a\u4e86\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5e02\u957f\u804c\u4f4d\uff0c\u968f\u540e\u5bab\u6bbf\u88ab\u62c6\u9664\uff0c\u5176\u6750\u6599\u88ab\u51fa\u552e\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u4e00\u4e9b\u6750\u6599\u5728 20 \u4e16\u7eaa\u91cd\u65b0\u51fa\u73b0\u5728\u79c1\u4eba\u6536\u85cf\u4e2d\u3002\u4eba\u4eec\u8ba4\u4e3a\uff0c\u4fdd\u5b58\u5728\u9a6c\u5fb7\u91cc\u74e6\u4f26\u897f\u4e9a\u5510\u749c\u7814\u7a76\u6240\u7684\u6240\u8c13\u201c\u798f\u56fe\u5c3c\u74f7\u7816\u201d\u53ef\u80fd\u5c31\u6765\u81ea\u8fd9\u5ea7\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u4ece1740\u5e74\u8d77\uff0c\u5bab\u6bbf\u9057\u5740\u6210\u4e3a\u79df\u8d41\u83dc\u56ed\u7684\u533a\u57df\u3002\n                <\/p>\n                <p>\n                    1929 \u5e74\uff0c\u897f\u73ed\u7259\u653f\u5e9c\u6536\u56de\u4e86\u8fd9\u7247\u5730\u533a\uff0c\u5e76\u5c06\u5176\u5f52\u8fd8\u7ed9\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u3002\u5f97\u76ca\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5efa\u7b51\u5e08\u548c\u4fee\u590d\u8005 Leopoldo Torres Balb\u00e1s \u7684\u52aa\u529b\uff0c\u901a\u8fc7\u521b\u5efa\u8003\u53e4\u82b1\u56ed\uff0c\u8fd9\u4e2a\u7a7a\u95f4\u5f97\u5230\u4e86\u6539\u5584\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba48\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel48\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel48\">\u5854\u697c\u6f2b\u6b65\u548c\u5cf0\u9876\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5e15\u62c9\u8482\u5c3c\u57ce\u5899\u6700\u521d\u6709\u4e09\u5341\u591a\u5ea7\u5854\u697c\uff0c\u5982\u4eca\u4ec5\u5269\u4e8c\u5341\u5ea7\u3002\u6700\u521d\uff0c\u8fd9\u4e9b\u5854\u697c\u5177\u6709\u4e25\u683c\u7684\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u6709\u4e9b\u5854\u697c\u4e5f\u88ab\u7528\u4e8e\u5c45\u4f4f\u7528\u9014\u3002\n                <\/p>\n                <p>\n                    \u4ece\u7eb3\u65af\u91cc\u5fb7\u5bab\u7684\u51fa\u53e3\u5904\uff0c\u4ece\u5e15\u5854\u5c14\u963f\u5c14\u6258 (Partal Alto) \u5730\u533a\u51fa\u53d1\uff0c\u6709\u4e00\u6761\u9e45\u5375\u77f3\u5c0f\u8def\u901a\u5f80\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u3002\u8fd9\u6761\u8def\u7ebf\u6cbf\u7740\u57ce\u5899\u5ef6\u4f38\uff0c\u57ce\u5899\u5185\u77d7\u7acb\u7740\u8be5\u5efa\u7b51\u7fa4\u4e2d\u4e00\u4e9b\u6700\u5177\u4ee3\u8868\u6027\u7684\u5854\u697c\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u82b1\u56ed\uff0c\u53ef\u4ee5\u6b23\u8d4f\u5230\u963f\u5c14\u62dc\u8f9b\u533a\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u679c\u56ed\u7684\u7f8e\u4e3d\u666f\u8272\u3002\n                <\/p>\n                <p>\n                    \u5176\u4e2d\u6700\u8457\u540d\u7684\u5854\u697c\u662f\u5c71\u5cf0\u5854\uff0c\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e8c\u4e16\u5efa\u9020\uff0c\u540e\u6765\u7531\u5176\u4ed6\u82cf\u4e39\u7ffb\u4fee\u3002\u5b83\u4ee5\u5176\u7816\u780c\u7684\u91d1\u5b57\u5854\u5f62\u57ce\u579b\u800c\u6613\u4e8e\u8fa8\u8ba4\uff0c\u5176\u540d\u5b57\u53ef\u80fd\u7531\u6b64\u800c\u6765\u3002\u7136\u800c\uff0c\u5176\u4ed6\u4f5c\u8005\u8ba4\u4e3a\uff0c\u8fd9\u4e2a\u540d\u5b57\u6765\u6e90\u4e8e\u4ece\u5176\u4e0a\u89d2\u4f38\u51fa\u7684\u725b\u817f\uff0c\u8fd9\u4e9b\u725b\u817f\u652f\u6491\u7740\u69ab\u773c\uff0c\u8fd9\u662f\u4e00\u79cd\u9632\u5fa1\u5143\u7d20\uff0c\u53ef\u4ee5\u62b5\u5fa1\u6765\u81ea\u4e0a\u65b9\u7684\u653b\u51fb\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5854\u7684\u4e3b\u8981\u529f\u80fd\u662f\u4fdd\u62a4\u4f4d\u4e8e\u5176\u5e95\u90e8\u7684\u963f\u62c9\u5df4\u5c14\u95e8\uff0c\u8be5\u95e8\u4e0e\u5c0f\u56fd\u738b\u65b9\u5c16\u7891\u76f8\u8fde\uff0c\u65b9\u4fbf\u901a\u5f80\u963f\u5c14\u62dc\u8f9b\u8857\u533a\u548c\u8fde\u63a5\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u548c\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u53e4\u8001\u4e2d\u4e16\u7eaa\u9053\u8def\u3002\n                <\/p>\n                <p>\n                    \u5728\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u4eba\u4eec\u4fee\u5efa\u4e86\u5e26\u6709\u9a6c\u53a9\u7684\u5916\u5821\u6765\u52a0\u5f3a\u9632\u5fa1\uff0c\u5e76\u7531\u4e00\u4e2a\u540d\u4e3a\u94c1\u95e8\u7684\u65b0\u5165\u53e3\u5173\u95ed\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u5854\u697c\u901a\u5e38\u4ec5\u5177\u6709\u519b\u4e8b\u529f\u80fd\uff0c\u4f46\u4f17\u6240\u5468\u77e5\uff0cTorre de los Picos \u4e5f\u5177\u6709\u4f4f\u5b85\u7528\u9014\uff0c\u5176\u5185\u90e8\u7684\u88c5\u9970\u5c31\u8bc1\u660e\u4e86\u8fd9\u4e00\u70b9\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba49\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel49\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel49\">\u56da\u5f92\u4e4b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0cTorre de la Cautiva \u83b7\u5f97\u4e86\u4e0d\u540c\u7684\u540d\u79f0\uff0c\u4f8b\u5982 Torre de la Ladrona \u6216 Torre de la Sultana\uff0c\u4f46\u6700\u7ec8\u6d41\u884c\u7684\u662f\u6700\u6d41\u884c\u7684\u4e00\u4e2a\uff1aTorre de la Cautiva\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u57fa\u4e8e\u5df2\u8bc1\u5b9e\u7684\u5386\u53f2\u4e8b\u5b9e\uff0c\u800c\u662f\u4e00\u4e2a\u6d6a\u6f2b\u4f20\u8bf4\u7684\u4ea7\u7269\uff0c\u4f20\u8bf4\u4f0a\u838e\u8d1d\u5c14\u00b7\u5fb7\u00b7\u7d22\u5229\u65af (Isabel de Sol\u00eds) \u88ab\u56da\u7981\u5728\u8fd9\u5ea7\u5854\u4e2d\u3002\u5979\u540e\u6765\u7688\u4f9d\u4f0a\u65af\u5170\u6559\uff0c\u6539\u540d\u4e3a\u4f50\u62c9\u4f0a\u8fbe (Zoraida)\uff0c\u5e76\u6210\u4e3a\u7a46\u83b1\u54c8\u68ee (Muley Hac\u00e9n) \u6700\u559c\u7231\u7684\u82cf\u4e39\u5a1c\u3002\u8fd9\u4e00\u60c5\u51b5\u5bfc\u81f4\u4e86\u524d\u82cf\u4e39\u5a1c\u3001\u5e03\u963f\u535c\u8fea\u52d2\u7684\u6bcd\u4eb2\u827e\u838e\u4e0e\u4f50\u62c9\u4f0a\u8fbe\u7684\u5173\u7cfb\u7d27\u5f20\uff0c\u56e0\u4e3a\u4f50\u62c9\u4f0a\u8fbe\u7684\u540d\u5b57\u610f\u4e3a\u201c\u6668\u661f\u201d\u2014\u2014\u53d6\u4ee3\u4e86\u5979\u5728\u5bab\u5ef7\u4e2d\u7684\u5730\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u7684\u5efa\u9020\u8005\u662f\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\uff0c\u79d1\u9a6c\u96f7\u65af\u5bab\u7684\u5efa\u9020\u8005\u4e5f\u662f\u4ed6\u3002\u4e3b\u5385\u4e2d\u7684\u7891\u6587\u8bc1\u5b9e\u4e86\u8fd9\u4e00\u8bf4\u6cd5\uff0c\u8fd9\u4e9b\u7891\u6587\u662f\u7ef4\u9f50\u5c14\u4f0a\u672c\u00b7\u53f6\u4e9a\u5e03 (Ibn al-Yayyab) \u7684\u4f5c\u54c1\uff0c\u5bf9\u8fd9\u4f4d\u82cf\u4e39\u5927\u52a0\u8d5e\u626c\u3002\n                <\/p>\n                <p>\n                    \u5728\u5899\u4e0a\u523b\u7684\u8bd7\u6b4c\u4e2d\uff0c\u7ef4\u9f50\u5c14\u53cd\u590d\u4f7f\u7528\u8fd9\u4e2a\u8bcd <em>\u5361\u62c9\u80e1\u62c9<\/em>\uff0c\u540e\u6765\u88ab\u7528\u6765\u6307\u8bbe\u9632\u7684\u5bab\u6bbf\uff0c\u5c31\u50cf\u8fd9\u5ea7\u5854\u4e00\u6837\u3002\u5854\u5185\u9664\u4e86\u5177\u6709\u9632\u5fa1\u529f\u80fd\u5916\uff0c\u8fd8\u8bbe\u6709\u4e00\u5ea7\u88c5\u9970\u534e\u4e3d\u3001\u539f\u6c41\u539f\u5473\u7684\u5bab\u6bbf\u3002\n                <\/p>\n                <p>\n                    \u81f3\u4e8e\u88c5\u9970\uff0c\u4e3b\u5385\u7684\u7279\u70b9\u662f\u9676\u74f7\u74f7\u7816\u5e95\u5ea7\uff0c\u4e0a\u9762\u6709\u5404\u79cd\u989c\u8272\u7684\u51e0\u4f55\u5f62\u72b6\u3002\u5176\u4e2d\uff0c\u7d2b\u8272\u5c24\u4e3a\u7a81\u51fa\uff0c\u56e0\u4e3a\u5f53\u65f6\u7d2b\u8272\u7684\u751f\u4ea7\u7279\u522b\u56f0\u96be\u4e14\u6602\u8d35\uff0c\u6240\u4ee5\u5b83\u53ea\u7528\u4e8e\u975e\u5e38\u91cd\u8981\u7684\u7a7a\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba50\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel50\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel50\">\u516c\u4e3b\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u516c\u4e3b\u5854\u4e0e\u4fd8\u864f\u5854\u4e00\u6837\uff0c\u5176\u540d\u5b57\u6e90\u4e8e\u4e00\u4e2a\u4f20\u8bf4\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5c31\u662f\u6709\u5173\u4f4f\u5728\u8fd9\u5ea7\u5854\u91cc\u7684\u4e09\u4f4d\u516c\u4e3b\u624e\u4f0a\u8fbe (Zaida)\u3001\u4f50\u62c9\u4f0a\u8fbe (Zoraida) \u548c\u4f50\u62c9\u6d77\u8fbe (Zorahaida) \u7684\u4f20\u8bf4\uff0c\u534e\u76db\u987f\u00b7\u6b27\u6587 (Washington Irving) \u5c06\u8fd9\u4e2a\u6545\u4e8b\u6536\u5f55\u5728\u4ed6\u8457\u540d\u7684\u300a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u6545\u4e8b\u300b\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5bab\u5854\uff0c\u6216\u79f0 *qalahurra*\uff0c\u662f\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e03\u4e16\u5efa\u9020\u7684\uff0c\u4ed6\u5728 1392 \u5e74\u81f3 1408 \u5e74\u95f4\u7edf\u6cbb\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5efa\u9020\u7684\u6700\u540e\u4e00\u6279\u5854\u697c\u4e4b\u4e00\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u79cd\u60c5\u51b5\u53cd\u6620\u5728\u5ba4\u5185\u88c5\u9970\u4e0a\uff0c\u4e0e\u4ee5\u524d\u827a\u672f\u8f89\u714c\u7684\u65f6\u671f\u76f8\u6bd4\uff0c\u5ba4\u5185\u88c5\u9970\u663e\u793a\u51fa\u4e00\u5b9a\u8870\u843d\u7684\u8ff9\u8c61\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba51\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel51\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel51\">\u5361\u96f7\u62c9\u89d2\u5854<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u5854\u697c\u5927\u9053 (Paseo de las Torres) \u7684\u5c3d\u5934\uff0c\u5317\u5899\u7684\u6700\u4e1c\u7aef\uff0c\u6709\u4e00\u5ea7\u5706\u67f1\u5f62\u5854\u697c\u7684\u9057\u8ff9\uff1a\u5361\u96f7\u62c9\u89d2\u5854 (Torre del Cabo de Carrera)\u3002\n                <\/p>\n                <p>\n                    1812 \u5e74\u62ff\u7834\u4ed1\u7684\u519b\u961f\u4ece\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u64a4\u9000\u65f6\u8fdb\u884c\u7684\u7206\u70b8\u51e0\u4e4e\u6467\u6bc1\u4e86\u8fd9\u5ea7\u5854\u3002\n                <\/p>\n                <p>\n                    \u636e\u4fe1\u5b83\u662f\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u547d\u4ee4\u4e8e 1502 \u5e74\u5efa\u9020\u6216\u91cd\u5efa\u7684\uff0c\u8fd9\u4e00\u70b9\u5df2\u7531\u73b0\u5df2\u4e22\u5931\u7684\u7891\u6587\u8bc1\u5b9e\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u5b83\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u8857 (Calle Mayor) \u7684\u5c3d\u5934\uff0c\u6807\u5fd7\u7740\u8be5\u8def\u7684\u754c\u9650\u6216\u201ccap de carrera\u201d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  CARLOS V -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba52\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel52\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel52\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u6b63\u9762<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5bbd\u516d\u5341\u4e09\u7c73\uff0c\u9ad8\u5341\u4e03\u7c73\uff0c\u91c7\u7528\u53e4\u5178\u5efa\u7b51\u7684\u6bd4\u4f8b\uff0c\u6c34\u5e73\u5206\u4e3a\u4e24\u5c42\uff0c\u5efa\u7b51\u548c\u88c5\u9970\u533a\u522b\u660e\u663e\u3002\n                <\/p>\n                <p>\n                    \u5176\u5916\u5899\u91c7\u7528\u4e09\u79cd\u77f3\u6750\u88c5\u9970\uff1a\u6765\u81ea Sierra Elvira \u7684\u7070\u8272\u81f4\u5bc6\u77f3\u7070\u77f3\u3001\u6765\u81ea Macael \u7684\u767d\u8272\u5927\u7406\u77f3\u4ee5\u53ca\u6765\u81ea Barranco de San Juan \u7684\u7eff\u8272\u86c7\u7eb9\u77f3\u3002\n                <\/p>\n                <p>\n                    \u5916\u90e8\u88c5\u9970\u9882\u626c\u4e86\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u7684\u5f62\u8c61\uff0c\u901a\u8fc7\u795e\u8bdd\u548c\u5386\u53f2\u5178\u6545\u5f3a\u8c03\u4e86\u4ed6\u7684\u7f8e\u5fb7\u3002\n                <\/p>\n                <p>\n                    \u6700\u5f15\u4eba\u6ce8\u76ee\u7684\u662f\u5357\u4fa7\u548c\u897f\u4fa7\u7684\u7acb\u9762\uff0c\u5747\u8bbe\u8ba1\u6210\u51ef\u65cb\u95e8\u3002\u4e3b\u5165\u53e3\u4f4d\u4e8e\u897f\u4fa7\uff0c\u4e3b\u95e8\u9876\u90e8\u6709\u5e26\u7fc5\u8180\u7684\u80dc\u5229\u5973\u795e\u50cf\u3002\u4e24\u4fa7\u5404\u6709\u4e24\u6247\u5c0f\u95e8\uff0c\u95e8\u4e0a\u96d5\u523b\u6709\u9a91\u5175\u4f5c\u6218\u7684\u56fe\u6848\u3002\n                <\/p>\n                <p>\n                    \u67f1\u5b50\u7684\u57fa\u5ea7\u4e0a\u6709\u5bf9\u79f0\u91cd\u590d\u7684\u6d6e\u96d5\u3002\u4e2d\u592e\u7684\u6d6e\u96d5\u8c61\u5f81\u7740\u548c\u5e73\uff1a\u4e24\u540d\u5987\u5973\u5750\u5728\u4e00\u5806\u6b66\u5668\u4e0a\uff0c\u624b\u62ff\u6a44\u6984\u679d\uff0c\u652f\u6491\u7740\u8d6b\u62c9\u514b\u52d2\u65af\u4e4b\u67f1\u3001\u5e26\u6709\u7687\u51a0\u7684\u5730\u7403\u4eea\u548c\u5ea7\u53f3\u94ed\u201cPLUS ULTRA*\u201d\uff0c\u800c\u5c0f\u5929\u4f7f\u5219\u71c3\u70e7\u7740\u6218\u4e89\u5927\u70ae\u3002\n                <\/p>\n                <p>\n                    \u4fa7\u9762\u6d6e\u96d5\u63cf\u7ed8\u4e86\u6218\u4e89\u573a\u666f\uff0c\u4f8b\u5982\u5e15\u7ef4\u4e9a\u6218\u5f79\uff0c\u67e5\u7406\u4e94\u4e16\u51fb\u8d25\u4e86\u6cd5\u56fd\u56fd\u738b\u5f17\u6717\u897f\u65af\u4e00\u4e16\u3002\n                <\/p>\n                <p>\n                    \u9876\u90e8\u662f\u9633\u53f0\uff0c\u4e24\u4fa7\u662f\u5706\u5f62\u6d6e\u96d5\uff0c\u63cf\u7ed8\u4e86\u8d6b\u62c9\u514b\u52d2\u65af\u5341\u4e8c\u529f\u7ee9\u4e2d\u7684\u4e24\u9879\uff1a\u4e00\u9879\u662f\u6740\u6b7b\u5c3c\u7c73\u4e9a\u72ee\u5b50\uff0c\u53e6\u4e00\u9879\u662f\u9762\u5bf9\u514b\u91cc\u7279\u516c\u725b\u3002\u897f\u73ed\u7259\u56fd\u5fbd\u51fa\u73b0\u5728\u4e2d\u592e\u5fbd\u7ae0\u4e0a\u3002\n                <\/p>\n                <p>\n                    \u5728\u5bab\u6bbf\u7684\u4e0b\u90e8\uff0c\u8d28\u6734\u7684\u65b9\u77f3\u683c\u5916\u9192\u76ee\uff0c\u65e8\u5728\u4f20\u8fbe\u4e00\u79cd\u575a\u56fa\u7684\u611f\u89c9\u3002\u5728\u5b83\u4eec\u4e0a\u65b9\u662f\u9752\u94dc\u5706\u73af\uff0c\u7531\u72ee\u5b50\u7b49\u52a8\u7269\u5f62\u8c61\u6258\u7740\uff0c\u8c61\u5f81\u7740\u6743\u529b\u548c\u4fdd\u62a4\u3002\u5728\u5b83\u4eec\u7684\u89d2\u843d\uff0c\u662f\u53cc\u9e70\uff0c\u6697\u793a\u7740\u7687\u6743\u548c\u7687\u5e1d\u7684\u7eb9\u7ae0\uff1a\u897f\u73ed\u7259\u56fd\u738b\u67e5\u7406\u4e00\u4e16\u548c\u5fb7\u610f\u5fd7\u56fd\u738b\u67e5\u7406\u4e94\u4e16\u7684\u53cc\u5934\u9e70\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba53\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel53\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel53\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7b80\u4ecb<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u897f\u73ed\u7259\u7687\u5e1d\u67e5\u7406\u4e00\u4e16\u548c\u795e\u5723\u7f57\u9a6c\u5e1d\u56fd\u7687\u5e1d\u67e5\u7406\u4e94\u4e16\u662f\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u5b59\u5b50\uff0c\u4e5f\u662f\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u4e54\u4e07\u5a1c\u4e00\u4e16\u548c\u7f8e\u7537\u5b50\u8153\u529b\u4e8c\u4e16\u7684\u513f\u5b50\uff0c\u4ed6\u5728\u585e\u7ef4\u5229\u4e9a\u4e0e\u8461\u8404\u7259\u516c\u4e3b\u4f0a\u838e\u8d1d\u62c9\u7ed3\u5a5a\u540e\uff0c\u4e8e 1526 \u5e74\u590f\u5929\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u5ea6\u871c\u6708\u3002\n                <\/p>\n                <p>\n                    \u7687\u5e1d\u62b5\u8fbe\u540e\uff0c\u88ab\u8fd9\u5ea7\u57ce\u5e02\u548c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u9b45\u529b\u6240\u5438\u5f15\uff0c\u5e76\u51b3\u5b9a\u5728\u5e15\u62c9\u8482\u5c3c\u57ce\u5efa\u9020\u4e00\u5ea7\u65b0\u5bab\u6bbf\u3002\u8fd9\u5ea7\u5bab\u6bbf\u88ab\u79f0\u4e3a\u201c\u65b0\u7687\u5bab\u201d\uff0c\u4e0e\u7eb3\u65af\u91cc\u5fb7\u5bab\u6bbf\u76f8\u5bf9\uff0c\u540e\u8005\u540e\u6765\u88ab\u79f0\u4e3a\u201c\u65e7\u7687\u5bab\u201d\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f5c\u54c1\u662f\u6258\u83b1\u591a\u5efa\u7b51\u5e08\u517c\u753b\u5bb6\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u59d4\u6258\u521b\u4f5c\u7684\uff0c\u636e\u8bf4\u4ed6\u662f\u7c73\u5f00\u6717\u57fa\u7f57\u7684\u5f1f\u5b50\uff0c\u8fd9\u53ef\u4ee5\u89e3\u91ca\u4ed6\u5bf9\u53e4\u5178\u6587\u827a\u590d\u5174\u7684\u6df1\u523b\u4e86\u89e3\u3002\n                <\/p>\n                <p>\n                    \u9a6c\u4e18\u5361\u8bbe\u8ba1\u4e86\u4e00\u5ea7\u6587\u827a\u590d\u5174\u98ce\u683c\u7684\u5b8f\u4f1f\u5bab\u6bbf\uff0c\u5176\u5e73\u9762\u56fe\u4e3a\u65b9\u5f62\uff0c\u5185\u90e8\u4e3a\u5706\u5f62\uff0c\u5176\u7075\u611f\u6765\u81ea\u53e4\u5178\u65f6\u4ee3\u7684\u7eaa\u5ff5\u7891\u3002\n                <\/p>\n                <p>\n                    \u8be5\u5efa\u7b51\u59cb\u5efa\u4e8e 1527 \u5e74\uff0c\u4e3b\u8981\u8d44\u91d1\u6765\u81ea\u6469\u5c14\u4eba\u4e3a\u7ee7\u7eed\u5c45\u4f4f\u5728\u683c\u62c9\u7eb3\u8fbe\u5e76\u4fdd\u7559\u5176\u98ce\u4fd7\u4e60\u60ef\u548c\u4eea\u5f0f\u800c\u7f34\u7eb3\u7684\u7a0e\u6b3e\u3002\n                <\/p>\n                <p>\n                    1550 \u5e74\uff0c\u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361 (Pedro Machuca) \u53bb\u4e16\uff0c\u5bab\u6bbf\u5c1a\u672a\u5b8c\u5de5\u3002\u4ed6\u7684\u513f\u5b50\u8def\u6613\u65af\u7ee7\u7eed\u4e86\u8fd9\u4e2a\u9879\u76ee\uff0c\u4f46\u5728\u4ed6\u53bb\u4e16\u540e\uff0c\u5de5\u4f5c\u6682\u505c\u4e86\u4e00\u6bb5\u65f6\u95f4\u3002 1572 \u5e74\uff0c\u5728\u83f2\u5229\u666e\u4e8c\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u8fd9\u4e9b\u5efa\u7b51\u5f97\u4ee5\u6062\u590d\uff0c\u5e76\u6839\u636e\u57c3\u65af\u79d1\u91cc\u4e9a\u5c14\u4fee\u9053\u9662\u5efa\u7b51\u5e08\u80e1\u5b89\u00b7\u5fb7\u00b7\u57c3\u96f7\u62c9\u7684\u63a8\u8350\uff0c\u59d4\u6258\u7ed9\u80e1\u5b89\u00b7\u5fb7\u00b7\u5965\u96f7\u4e9a\u8d1f\u8d23\u3002\u4f46\u7531\u4e8e\u963f\u5c14\u666e\u54c8\u62c9\u65af\u6218\u4e89\u9020\u6210\u8d44\u6e90\u532e\u4e4f\uff0c\u5e76\u672a\u53d6\u5f97\u91cd\u5927\u8fdb\u5c55\u3002\n                <\/p>\n                <p>\n                    \u76f4\u523020\u4e16\u7eaa\uff0c\u5bab\u6bbf\u624d\u5f97\u4ee5\u4fee\u5efa\u5b8c\u6210\u3002\u6700\u521d\u7531\u5efa\u7b51\u5e08\u517c\u4fee\u590d\u5e08 Leopoldo Torres Balb\u00e1s \u8d1f\u8d23\uff0c\u6700\u540e\u4e8e 1958 \u5e74\u7531 Francisco Prieto Moreno \u8d1f\u8d23\u3002\n                <\/p>\n                <p>\n                    \u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u88ab\u8ba4\u4e3a\u662f\u4e16\u754c\u548c\u5e73\u7684\u8c61\u5f81\uff0c\u53cd\u6620\u4e86\u7687\u5e1d\u7684\u653f\u6cbb\u613f\u671b\u3002\u7136\u800c\u67e5\u7406\u4e94\u4e16\u4ece\u672a\u4eb2\u773c\u89c1\u8fc7\u4ed6\u4e0b\u4ee4\u5efa\u9020\u7684\u5bab\u6bbf\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba54\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel54\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel54\">\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u4f4d\u4e8e\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u5e95\u5c42\uff0c\u5206\u4e3a\u4e03\u4e2a\u623f\u95f4\uff0c\u4e13\u95e8\u5c55\u793a\u897f\u73ed\u7259\u7a46\u65af\u6797\u6587\u5316\u548c\u827a\u672f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u91cc\u6536\u85cf\u4e86\u73b0\u5b58\u6700\u7cbe\u7f8e\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u827a\u672f\u54c1\uff0c\u8fd9\u4e9b\u827a\u672f\u54c1\u90fd\u662f\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5386\u7ecf\u591a\u5e74\u6316\u6398\u548c\u4fee\u590d\u540e\u53d1\u73b0\u7684\u3002\n                <\/p>\n                <p>\n                    \u5c55\u51fa\u7684\u4f5c\u54c1\u5305\u62ec\u7070\u6ce5\u5236\u54c1\u3001\u67f1\u5b50\u3001\u6728\u5de5\u5236\u54c1\u3001\u5404\u79cd\u98ce\u683c\u7684\u9676\u74f7\uff08\u4f8b\u5982\u8457\u540d\u7684\u77aa\u7f9a\u82b1\u74f6\uff09\u2014\u2014\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u706f\u7684\u590d\u5236\u54c1\uff0c\u4ee5\u53ca\u5893\u7891\u3001\u786c\u5e01\u548c\u5176\u4ed6\u5177\u6709\u91cd\u8981\u5386\u53f2\u4ef7\u503c\u7684\u7269\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u85cf\u54c1\u662f\u53c2\u89c2\u8fd9\u5ea7\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u7684\u7406\u60f3\u8865\u5145\uff0c\u56e0\u4e3a\u5b83\u8ba9\u4eba\u4eec\u66f4\u597d\u5730\u4e86\u89e3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\u7684\u65e5\u5e38\u751f\u6d3b\u548c\u6587\u5316\u3002\n                <\/p>\n                <p>\n                    \u535a\u7269\u9986\u5165\u573a\u514d\u8d39\uff0c\u4f46\u9700\u8981\u6ce8\u610f\u7684\u662f\uff0c\u535a\u7269\u9986\u6bcf\u5468\u4e00\u95ed\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba55\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel55\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel55\">\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u7684\u5ead\u9662<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u4f69\u5fb7\u7f57\u00b7\u9a6c\u4e18\u5361\u5728\u8bbe\u8ba1\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u65f6\uff0c\u91c7\u7528\u4e86\u5177\u6709\u5f3a\u70c8\u6587\u827a\u590d\u5174\u8c61\u5f81\u610f\u4e49\u7684\u51e0\u4f55\u5f62\u72b6\uff1a\u6b63\u65b9\u5f62\u4ee3\u8868\u5c18\u4e16\uff0c\u5185\u5706\u8c61\u5f81\u7740\u795e\u6027\u548c\u521b\u9020\uff0c\u516b\u8fb9\u5f62\uff08\u4e3a\u6559\u5802\u4fdd\u7559\uff09\u4ee3\u8868\u4e24\u4e2a\u4e16\u754c\u7684\u7ed3\u5408\u3002\n                <\/p>\n                <p>\n                    \u8fdb\u5165\u5bab\u6bbf\u540e\uff0c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u7f6e\u8eab\u4e8e\u4e00\u4e2a\u5b8f\u4f1f\u7684\u5706\u5f62\u95e8\u5eca\u5ead\u9662\u4e2d\uff0c\u76f8\u5bf9\u4e8e\u5916\u90e8\u800c\u8a00\uff0c\u5ead\u9662\u8f83\u9ad8\u3002\u8fd9\u5ea7\u5ead\u9662\u5468\u56f4\u6709\u4e24\u5ea7\u91cd\u53e0\u7684\u5eca\u5b50\uff0c\u6bcf\u5ea7\u5eca\u5b50\u90fd\u6709\u4e09\u5341\u4e8c\u6839\u67f1\u5b50\u3002\u5e95\u5c42\u7684\u67f1\u5b50\u4e3a\u591a\u7acb\u514b-\u6258\u65af\u5361\u7eb3\u67f1\u5f0f\uff0c\u4e0a\u5c42\u5219\u4e3a\u7231\u5965\u5c3c\u67f1\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u67f1\u5b50\u7531\u6765\u81ea\u683c\u62c9\u7eb3\u8fbe\u5c0f\u9547\u57c3\u5c14\u56fe\u7f57\u7684\u5e03\u4e01\u77f3\u6216\u674f\u4ec1\u77f3\u5236\u6210\u3002\u9009\u62e9\u8fd9\u79cd\u6750\u6599\u662f\u56e0\u4e3a\u5b83\u6bd4\u8bbe\u8ba1\u4e2d\u6700\u521d\u8ba1\u5212\u7684\u5927\u7406\u77f3\u66f4\u7ecf\u6d4e\u3002\n                <\/p>\n                <p>\n                    \u4e0b\u5c42\u753b\u5eca\u6709\u4e00\u4e2a\u73af\u5f62\u62f1\u9876\uff0c\u53ef\u80fd\u7528\u4e8e\u88c5\u9970\u58c1\u753b\u3002\u4e0a\u5c42\u753b\u5eca\u5219\u8bbe\u6709\u6728\u5236\u683c\u5b50\u5929\u82b1\u677f\u3002\n                <\/p>\n                <p>\n                    \u73af\u7ed5\u5ead\u9662\u7684\u9970\u5e26\u4ee5\u201cburocranios\u201d\u4e3a\u7279\u8272\uff0c\u5373\u725b\u5934\u9aa8\u7684\u56fe\u6848\uff0c\u8fd9\u79cd\u88c5\u9970\u56fe\u6848\u8d77\u6e90\u4e8e\u53e4\u5e0c\u814a\u548c\u53e4\u7f57\u9a6c\uff0c\u5728\u5f53\u65f6\uff0c\u5b83\u4eec\u88ab\u7528\u4e8e\u4e0e\u796d\u7940\u4eea\u5f0f\u76f8\u5173\u7684\u9970\u5e26\u548c\u575f\u5893\u4e2d\u3002\n                <\/p>\n                <p>\n                    \u5ead\u9662\u7684\u4e24\u5c42\u7531\u4e24\u5ea7\u697c\u68af\u8fde\u63a5\uff1a\u4e00\u5ea7\u4f4d\u4e8e\u5317\u4fa7\uff0c\u5efa\u4e8e 17 \u4e16\u7eaa\uff1b\u53e6\u4e00\u5ea7\u4e5f\u4f4d\u4e8e\u5317\u4fa7\uff0c\u7531\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4fdd\u62a4\u5efa\u7b51\u5e08 Francisco Prieto Moreno \u4e8e 20 \u4e16\u7eaa\u8bbe\u8ba1\u3002\n                <\/p>\n                <p>\n                    \u5c3d\u7ba1\u4ece\u672a\u88ab\u7528\u4f5c\u7687\u5bb6\u4f4f\u6240\uff0c\u4f46\u5bab\u6bbf\u76ee\u524d\u8bbe\u6709\u4e24\u4e2a\u91cd\u8981\u7684\u535a\u7269\u9986\uff1a\u4f4d\u4e8e\u4e0a\u5c42\u7684\u7f8e\u672f\u535a\u7269\u9986\uff0c\u6536\u85cf\u4e86 15 \u4e16\u7eaa\u81f3 20 \u4e16\u7eaa\u683c\u62c9\u7eb3\u8fbe\u7684\u6770\u51fa\u7ed8\u753b\u548c\u96d5\u5851\uff1b\u4f4d\u4e8e\u4e0b\u5c42\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\uff0c\u53ef\u901a\u8fc7\u897f\u4fa7\u5165\u53e3\u5927\u5385\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u535a\u7269\u9986\u529f\u80fd\u5916\uff0c\u4e2d\u592e\u5ead\u9662\u8fd8\u62e5\u6709\u51fa\u8272\u7684\u97f3\u54cd\u6548\u679c\uff0c\u4f7f\u5176\u6210\u4e3a\u4e3e\u529e\u97f3\u4e50\u4f1a\u548c\u620f\u5267\u8868\u6f14\u7684\u6700\u4f73\u573a\u6240\uff0c\u5c24\u5176\u662f\u5728\u683c\u62c9\u7eb3\u8fbe\u56fd\u9645\u97f3\u4e50\u548c\u821e\u8e48\u8282\u671f\u95f4\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!--  LA MEDINA -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n<!-- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ -->\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba56\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel56\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel56\">\u6e05\u771f\u5bfa\u6d74\u573a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6e05\u771f\u5bfa\u6d74\u573a\u4f4d\u4e8e\u7687\u5bb6\u5927\u8857 (Calle Real)\uff0c\u6bd7\u90bb\u73b0\u4eca\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802 (Igreja de Santa Mar\u00eda de la Alhambra)\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u6d74\u573a\u5efa\u4e8e\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u7edf\u6cbb\u65f6\u671f\uff0c\u7531 <em>\u5409\u5179\u4e9a<\/em>\u8fd9\u662f\u5411\u5728\u8fb9\u5883\u79cd\u690d\u571f\u5730\u7684\u57fa\u7763\u5f92\u5f81\u6536\u7684\u4e00\u79cd\u7a0e\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528 <em>\u571f\u8033\u5176\u6d74\u5ba4<\/em> \u6c90\u6d74\u662f\u4f0a\u65af\u5170\u57ce\u5e02\u65e5\u5e38\u751f\u6d3b\u4e2d\u5fc5\u4e0d\u53ef\u5c11\u7684\u4e00\u9879\u6d3b\u52a8\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4e5f\u4e0d\u4f8b\u5916\u3002\u7531\u4e8e\u9760\u8fd1\u6e05\u771f\u5bfa\uff0c\u8fd9\u4e2a\u6d74\u573a\u53d1\u6325\u7740\u91cd\u8981\u7684\u5b97\u6559\u529f\u80fd\uff1a\u5141\u8bb8\u5728\u7948\u7977\u524d\u8fdb\u884c\u6c90\u6d74\u6216\u51c0\u5316\u4eea\u5f0f\u3002\n                <\/p>\n                <p>\n                    \u7136\u800c\uff0c\u5b83\u7684\u529f\u80fd\u5e76\u4e0d\u5b8c\u5168\u662f\u5b97\u6559\u6027\u7684\u3002\u571f\u8033\u5176\u6d74\u5ba4\u4e5f\u662f\u4e2a\u4eba\u536b\u751f\u7684\u573a\u6240\uff0c\u5e76\u4e14\u662f\u91cd\u8981\u7684\u793e\u4ea4\u805a\u4f1a\u573a\u6240\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u4f7f\u7528\u53d7\u65f6\u95f4\u5b89\u6392\u7684\u9650\u5236\uff0c\u7537\u6027\u5728\u65e9\u4e0a\u4f7f\u7528\uff0c\u5973\u6027\u5728\u4e0b\u5348\u4f7f\u7528\u3002\n                <\/p>\n                <p>\n                    \u53d7\u5230\u7f57\u9a6c\u6d74\u573a\u7684\u542f\u53d1\uff0c\u7a46\u65af\u6797\u6d74\u573a\u4e5f\u91c7\u7528\u4e86\u7f57\u9a6c\u6d74\u573a\u7684\u5ba4\u5185\u5e03\u5c40\uff0c\u4f46\u89c4\u6a21\u8f83\u5c0f\uff0c\u5e76\u4e14\u4f7f\u7528\u84b8\u6c7d\u64cd\u4f5c\uff0c\u800c\u4e0d\u50cf\u7f57\u9a6c\u6d74\u573a\u90a3\u6837\u91c7\u7528\u6d78\u6ce1\u5f0f\u6c90\u6d74\u3002\n                <\/p>\n                <p>\n                    \u6d74\u5ba4\u7531\u56db\u4e2a\u4e3b\u8981\u7a7a\u95f4\u7ec4\u6210\uff1a\u4f11\u606f\u5ba4\u6216\u66f4\u8863\u5ba4\u3001\u51b7\u5ba4\u6216\u6696\u5ba4\u3001\u70ed\u5ba4\u4ee5\u53ca\u4e0e\u540e\u8005\u76f8\u8fde\u7684\u9505\u7089\u533a\u3002\n                <\/p>\n                <p>\n                    \u4f7f\u7528\u7684\u52a0\u70ed\u7cfb\u7edf\u662f <em>\u5730\u7095<\/em>\u8fd9\u662f\u4e00\u79cd\u5730\u4e0b\u4f9b\u6696\u7cfb\u7edf\uff0c\u5229\u7528\u7089\u5b50\u4ea7\u751f\u7684\u70ed\u7a7a\u6c14\u5e76\u901a\u8fc7\u8def\u9762\u4e0b\u65b9\u7684\u8154\u5ba4\u8f93\u9001\u6765\u52a0\u70ed\u5730\u9762\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba57\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel57\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel57\">\u5723\u5f17\u6717\u897f\u65af\u79d1\u524d\u4fee\u9053\u9662 \u2013 \u65c5\u6e38\u65c5\u9986<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u6700\u521d\u662f\u5723\u5f17\u6717\u897f\u65af\u79d1\u4fee\u9053\u9662\uff0c\u5efa\u4e8e 1494 \u5e74\uff0c\u4f4d\u4e8e\u4e00\u5ea7\u53e4\u8001\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u6bbf\u7684\u9057\u5740\u4e0a\uff0c\u6839\u636e\u4f20\u7edf\uff0c\u8fd9\u5ea7\u5bab\u6bbf\u5c5e\u4e8e\u4e00\u4f4d\u7a46\u65af\u6797\u738b\u5b50\u3002\n                <\/p>\n                <p>\n                    \u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\uff0c\u5929\u4e3b\u6559\u541b\u4e3b\u5272\u8ba9\u4e86\u8fd9\u7247\u571f\u5730\u6765\u5efa\u7acb\u8be5\u5e02\u7b2c\u4e00\u5ea7\u65b9\u6d4e\u4f1a\u4fee\u9053\u9662\uff0c\u4ece\u800c\u5151\u73b0\u4e86\u5f81\u670d\u524d\u51e0\u5e74\u5bf9\u963f\u897f\u897f\u5927\u4e3b\u6559\u7684\u627f\u8bfa\u3002\n                <\/p>\n                <p>\n                    \u968f\u7740\u65f6\u95f4\u7684\u63a8\u79fb\uff0c\u8fd9\u91cc\u6210\u4e3a\u4e86\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u7b2c\u4e00\u4e2a\u57cb\u846c\u5730\u3002 1504 \u5e74\uff0c\u4f0a\u838e\u8d1d\u62c9\u5973\u738b\u5728\u6885\u8fea\u7eb3\u5fb7\u5c14\u574e\u6ce2\u53bb\u4e16\u524d\u4e00\u4e2a\u534a\u6708\uff0c\u5728\u9057\u5631\u4e2d\u7559\u4e0b\u4e86\u5979\u5e0c\u671b\u8eab\u7740\u65b9\u6d4e\u5404\u4f1a\u4fee\u58eb\u670d\uff0c\u846c\u4e8e\u8fd9\u5ea7\u4fee\u9053\u9662\u7684\u613f\u671b\u3002 1516\u5e74\uff0c\u8d39\u8fea\u5357\u56fd\u738b\u88ab\u57cb\u846c\u4e8e\u5176\u65c1\u8fb9\u3002\n                <\/p>\n                <p>\n                    \u4e24\u4eba\u4e00\u76f4\u57cb\u846c\u5728\u90a3\u91cc\uff0c\u76f4\u5230 1521 \u5e74\uff0c\u4ed6\u4eec\u7684\u5b59\u5b50\u67e5\u7406\u4e94\u4e16\u7687\u5e1d\u4e0b\u4ee4\u5c06\u4ed6\u4eec\u7684\u9057\u4f53\u8f6c\u79fb\u5230\u683c\u62c9\u7eb3\u8fbe\u7687\u5bb6\u793c\u62dc\u5802\uff0c\u73b0\u5728\u4ed6\u4eec\u4e0e\u5361\u65af\u8482\u5229\u4e9a\u516c\u4e3b\u80e1\u5b89\u5a1c\u4e00\u4e16\u3001\u7f8e\u7537\u5b50\u83f2\u5229\u666e\u548c\u7c73\u683c\u5c14\u00b7\u5fb7\u00b7\u5e15\u65af\u738b\u5b50\u4e00\u8d77\u5b89\u606f\u5728\u90a3\u91cc\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\uff0c\u4eba\u4eec\u53ef\u4ee5\u901a\u8fc7\u8fdb\u5165\u5e15\u62c9\u591a\u9152\u5e97\u7684\u5ead\u9662\u6765\u53c2\u89c2\u8fd9\u4e2a\u7b2c\u4e00\u4e2a\u5893\u5730\u3002\u5728\u5893\u7a74\u7684\u5706\u9876\u4e0b\uff0c\u4fdd\u5b58\u7740\u4e24\u4f4d\u541b\u4e3b\u7684\u539f\u59cb\u5893\u7891\u3002\n                <\/p>\n                <p>\n                    \u81ea 1945 \u5e74 6 \u6708\u4ee5\u6765\uff0c\u8fd9\u5ea7\u5efa\u7b51\u5c31\u6210\u4e3a\u5723\u5f17\u6717\u897f\u65af\u79d1\u65c5\u9986 (Parador de San Francisco) \u7684\u6240\u5728\u5730\uff0c\u8fd9\u662f\u4e00\u5bb6\u7531\u897f\u73ed\u7259\u653f\u5e9c\u62e5\u6709\u548c\u7ecf\u8425\u7684\u9ad8\u7ea7\u65c5\u6e38\u65c5\u9986\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba58\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel58\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel58\">\u9ea6\u5730\u90a3<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u201c\u9ea6\u5730\u90a3\u201d\u5728\u963f\u62c9\u4f2f\u8bed\u4e2d\u610f\u4e3a\u201c\u57ce\u5e02\u201d\uff0c\u6307\u7684\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8428\u6bd4\u5361\u5c71\u7684\u6700\u9ad8\u5904\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e2a\u9ea6\u5730\u90a3\u662f\u65e5\u5e38\u6d3b\u52a8\u7684\u573a\u6240\uff0c\u56e0\u4e3a\u8fd9\u91cc\u662f\u8d38\u6613\u548c\u4eba\u53e3\u96c6\u4e2d\u7684\u5730\u65b9\uff0c\u4e3a\u5e15\u62c9\u8482\u5c3c\u57ce\u5185\u7684\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u63d0\u4f9b\u4e86\u751f\u6d3b\u3002\n                <\/p>\n                <p>\n                    \u90a3\u91cc\u751f\u4ea7\u7eba\u7ec7\u54c1\u3001\u9676\u74f7\u3001\u9762\u5305\u3001\u73bb\u7483\u751a\u81f3\u786c\u5e01\u3002\u9664\u4e86\u5de5\u4eba\u7684\u4f4f\u623f\u5916\uff0c\u8fd8\u6709\u6d74\u5ba4\u3001\u6e05\u771f\u5bfa\u3001\u9732\u5929\u5e02\u573a\u3001\u84c4\u6c34\u6c60\u3001\u70e4\u7089\u3001\u7b52\u4ed3\u548c\u8f66\u95f4\u7b49\u91cd\u8981\u7684\u516c\u5171\u5efa\u7b51\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u8fd9\u5ea7\u5fae\u578b\u57ce\u5e02\u7684\u6b63\u5e38\u8fd0\u8f6c\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u6709\u81ea\u5df1\u7684\u7acb\u6cd5\u3001\u884c\u653f\u548c\u7a0e\u6536\u4f53\u7cfb\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u9ea6\u5730\u90a3\u539f\u5740\u4ec5\u5269\u4e0b\u4e00\u4e9b\u9057\u8ff9\u3002\u5f81\u670d\u4e4b\u540e\uff0c\u57fa\u7763\u6559\u5b9a\u5c45\u8005\u5bf9\u8be5\u5730\u533a\u7684\u6539\u9020\uff0c\u4ee5\u53ca\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u706b\u836f\u7206\u70b8\uff0c\u90fd\u52a0\u5267\u4e86\u8be5\u5730\u533a\u7684\u6076\u5316\u3002\n                <\/p>\n                <p>\n                    20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u4eba\u4eec\u5f00\u5c55\u4e86\u4e00\u9879\u4fee\u590d\u548c\u6539\u9020\u8be5\u5730\u533a\u7684\u8003\u53e4\u8ba1\u5212\u3002\u56e0\u6b64\uff0c\u4e00\u6761\u53e4\u8001\u7684\u4e2d\u4e16\u7eaa\u8857\u9053\u4e0a\u8fd8\u4fee\u5efa\u4e86\u4e00\u6761\u666f\u89c2\u8d70\u9053\uff0c\u5982\u4eca\u4e0e\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u76f8\u8fde\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba59\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel59\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel59\">\u963f\u672c\u585e\u62c9\u8d6b\u5bab<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7687\u5bb6\u9ea6\u5730\u90a3\uff0c\u6bd7\u90bb\u5357\u5899\u7684\u662f\u6240\u8c13\u7684\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u7684\u9057\u5740\uff0c\u963f\u672c\u585e\u62c9\u8d6b\u65af\u5bab\u6bbf\u662f\u5df4\u52aa\u8428\u62c9\u4f0a\u5bb6\u65cf\u7684\u5361\u65af\u8482\u5229\u4e9a\u5316\u540d\u79f0\uff0c\u8be5\u5bb6\u65cf\u662f\u5c5e\u4e8e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u5317\u975e\u8d35\u65cf\u8840\u7edf\u3002\n                <\/p>\n                <p>\n                    \u4eca\u5929\u6240\u770b\u5230\u7684\u9057\u8ff9\u662f 20 \u4e16\u7eaa 30 \u5e74\u4ee3\u5f00\u59cb\u6316\u6398\u7684\u7ed3\u679c\uff0c\u56e0\u4e3a\u8be5\u9057\u5740\u6b64\u524d\u66fe\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u4e3b\u8981\u662f\u7531\u4e8e\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u5f15\u8d77\u7684\u7206\u70b8\u3002\n                <\/p>\n                <p>\n                    \u901a\u8fc7\u8fd9\u4e9b\u8003\u53e4\u53d1\u6398\uff0c\u6211\u4eec\u80fd\u591f\u786e\u8ba4\u8fd9\u4e2a\u5bb6\u65cf\u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u4e2d\u7684\u91cd\u8981\u6027\uff0c\u8fd9\u4e0d\u4ec5\u662f\u56e0\u4e3a\u5bab\u6bbf\u7684\u89c4\u6a21\uff0c\u8fd8\u56e0\u4e3a\u5176\u4f18\u8d8a\u7684\u5730\u7406\u4f4d\u7f6e\uff1a\u4f4d\u4e8e\u9ea6\u5730\u90a3\u7684\u4e0a\u90e8\uff0c\u5c31\u5728\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u57ce\u5e02\u8f74\u7ebf\u4e0a\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba60\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel60\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel60\">\u6b63\u4e49\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6b63\u4e49\u4e4b\u95e8\uff0c\u963f\u62c9\u4f2f\u8bed\u4e2d\u79f0\u4e3a <em>\u5df4\u5e03\u00b7\u963f\u5c14\u00b7\u6c99\u91cc\u4e9a<\/em>\uff0c\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u56db\u5ea7\u5916\u57ce\u95e8\u4e4b\u4e00\u3002\u4f5c\u4e3a\u5916\u90e8\u5165\u53e3\uff0c\u5b83\u53d1\u6325\u7740\u91cd\u8981\u7684\u9632\u5fa1\u4f5c\u7528\uff0c\u4ece\u5176\u53cc\u5f2f\u7ed3\u6784\u548c\u9661\u5ced\u7684\u5730\u5f62\u53ef\u4ee5\u770b\u51fa\u3002\n                <\/p>\n                <p>\n                    \u5b83\u7684\u5efa\u9020\u4e0e\u8fde\u63a5\u5357\u5899\u7684\u5854\u697c\u878d\u4e3a\u4e00\u4f53\uff0c\u7531\u82cf\u4e39\u5c24\u7d20\u592b\u4e00\u4e16\u4e8e 1348 \u5e74\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    \u95e8\u6709\u4e24\u4e2a\u5c16\u5c16\u7684\u9a6c\u8e44\u5f62\u62f1\u95e8\u3002\u5b83\u4eec\u4e4b\u95f4\u6709\u4e00\u4e2a\u9732\u5929\u533a\u57df\uff0c\u79f0\u4e3a buhedera\uff0c\u5982\u679c\u53d7\u5230\u653b\u51fb\uff0c\u53ef\u4ee5\u4ece\u9732\u53f0\u4e0a\u6254\u6750\u6599\u6765\u4fdd\u536b\u5165\u53e3\u3002\n                <\/p>\n                <p>\n                    \u9664\u4e86\u6218\u7565\u4ef7\u503c\u4e4b\u5916\uff0c\u8fd9\u5ea7\u95e8\u5728\u4f0a\u65af\u5170\u80cc\u666f\u4e0b\u8fd8\u5177\u6709\u5f3a\u70c8\u7684\u8c61\u5f81\u610f\u4e49\u3002\u4e24\u4e2a\u88c5\u9970\u5143\u7d20\u5c24\u4e3a\u7a81\u51fa\uff1a\u624b\u548c\u94a5\u5319\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u53ea\u624b\u4ee3\u8868\u4f0a\u65af\u5170\u6559\u7684\u4e94\u5927\u652f\u67f1\uff0c\u8c61\u5f81\u7740\u4fdd\u62a4\u548c\u597d\u5ba2\u3002\u5c31\u5176\u672c\u8eab\u800c\u8a00\uff0c\u94a5\u5319\u662f\u4fe1\u4ef0\u7684\u8c61\u5f81\u3002\u4ed6\u4eec\u7684\u5171\u540c\u5b58\u5728\u53ef\u4ee5\u88ab\u89e3\u8bfb\u4e3a\u7cbe\u795e\u548c\u4e16\u4fd7\u529b\u91cf\u7684\u5bd3\u8a00\u3002\n                <\/p>\n                <p>\n                    \u6c11\u95f4\u4f20\u8bf4\uff0c\u5982\u679c\u6709\u4e00\u5929\u624b\u548c\u94a5\u5319\u76f8\u89e6\uff0c\u5c31\u610f\u5473\u7740\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5012\u584c\u2026\u2026\u4e5f\u610f\u5473\u7740\u4e16\u754c\u7684\u672b\u65e5\uff0c\u56e0\u4e3a\u8fd9\u610f\u5473\u7740\u5b83\u7684\u8f89\u714c\u5c06\u6d88\u5931\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u4e9b\u4f0a\u65af\u5170\u7b26\u53f7\u4e0e\u53e6\u4e00\u4e2a\u57fa\u7763\u6559\u9644\u52a0\u7269\u5f62\u6210\u4e86\u9c9c\u660e\u5bf9\u6bd4\uff1a\u4e00\u5ea7\u5723\u6bcd\u5b50\u54e5\u7279\u5f0f\u96d5\u5851\uff0c\u7531 Ruberto Alem\u00e1n \u521b\u4f5c\uff0c\u5728\u5929\u4e3b\u6559\u541b\u4e3b\u653b\u5360\u683c\u62c9\u7eb3\u8fbe\u540e\u4e0b\u4ee4\u653e\u7f6e\u5728\u5185\u90e8\u62f1\u95e8\u4e0a\u65b9\u7684\u58c1\u9f9b\u4e2d\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba61\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel61\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel61\">\u8f66\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u9a6c\u8f66\u4e4b\u95e8 (Puerta de los Carros) \u4e0e\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u57ce\u5899\u4e0a\u7684\u539f\u59cb\u5f00\u53e3\u5e76\u4e0d\u5bf9\u5e94\u3002\u5b83\u4e8e 1526 \u5e74\u81f3 1536 \u5e74\u95f4\u5f00\u653e\uff0c\u5177\u6709\u975e\u5e38\u5177\u4f53\u7684\u529f\u80fd\u76ee\u7684\uff1a\u5141\u8bb8\u8fd0\u9001\u67e5\u7406\u4e94\u4e16\u5bab\u6bbf\u5efa\u9020\u6240\u9700\u6750\u6599\u548c\u67f1\u5b50\u7684\u9a6c\u8f66\u8fdb\u5165\u3002\n                <\/p>\n                <p>\n                    \u5982\u4eca\uff0c\u8fd9\u6247\u95e8\u4ecd\u7136\u5177\u6709\u5b9e\u7528\u7528\u9014\u3002\u8fd9\u662f\u4e00\u6761\u65e0\u9700\u95e8\u7968\u7684\u6b65\u884c\u901a\u9053\uff0c\u53ef\u4ee5\u514d\u8d39\u8fdb\u5165\u67e5\u7406\u4e94\u4e16\u5bab\u53ca\u5176\u5185\u7684\u535a\u7269\u9986\u3002\n                <\/p>\n                <p>\n                    \u6b64\u5916\uff0c\u5b83\u662f\u552f\u4e00\u5411\u6388\u6743\u8f66\u8f86\u5f00\u653e\u7684\u5927\u95e8\uff0c\u5305\u62ec\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u697c\u5185\u7684\u9152\u5e97\u5ba2\u4eba\u3001\u51fa\u79df\u8f66\u3001\u7279\u6b8a\u670d\u52a1\u4eba\u5458\u3001\u533b\u52a1\u4eba\u5458\u548c\u7ef4\u4fee\u8f66\u8f86\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba62\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel62\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel62\">\u4e03\u5c42\u4e4b\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u662f\u4e00\u5ea7\u5e15\u62c9\u8482\u5c3c\u57ce\u5e02\uff0c\u5468\u56f4\u73af\u7ed5\u7740\u4e00\u9053\u5de8\u5927\u7684\u57ce\u5899\uff0c\u5916\u90e8\u6709\u56db\u4e2a\u4e3b\u8981\u5165\u53e3\u3002\u4e3a\u4e86\u786e\u4fdd\u9632\u5fa1\uff0c\u8fd9\u4e9b\u57ce\u95e8\u91c7\u7528\u72ec\u7279\u7684\u5f27\u5f62\u5e03\u5c40\uff0c\u4f7f\u6f5c\u5728\u7684\u653b\u51fb\u8005\u96be\u4ee5\u524d\u8fdb\uff0c\u5e76\u4fbf\u4e8e\u4ece\u5185\u90e8\u8fdb\u884c\u4f0f\u51fb\u3002\n                <\/p>\n                <p>\n                    \u4f4d\u4e8e\u5357\u5899\u7684\u4e03\u5c42\u4e4b\u95e8\u5c31\u662f\u5176\u4e2d\u4e00\u4e2a\u5165\u53e3\u3002\u5728\u7eb3\u65af\u91cc\u5fb7\u65f6\u4ee3\uff0c\u5b83\u88ab\u79f0\u4e3a <em>\u6bd4\u535c\u00b7\u53e4\u675c\u5c14<\/em> \u6216\u201cPuerta de los Pozos\u201d\uff0c\u56e0\u4e3a\u9644\u8fd1\u6709\u7b52\u4ed3\u6216\u5730\u7262\uff0c\u53ef\u80fd\u88ab\u7528\u4f5c\u76d1\u72f1\u3002\n                <\/p>\n                <p>\n                    \u5b83\u73b0\u5728\u7684\u540d\u5b57\u6765\u6e90\u4e8e\u4eba\u4eec\u666e\u904d\u7684\u770b\u6cd5\uff0c\u5373\u5b83\u4e0b\u9762\u6709\u4e03\u5c42\u6216\u4e03\u5c42\u697c\u3002\u5c3d\u7ba1\u53ea\u6709\u4e24\u6b21\u8bb0\u5f55\uff0c\u4f46\u8fd9\u79cd\u4fe1\u4ef0\u5f15\u53d1\u4e86\u591a\u4e2a\u4f20\u8bf4\u548c\u6545\u4e8b\uff0c\u4f8b\u5982\u534e\u76db\u987f\u00b7\u6b27\u6587\u7684\u6545\u4e8b\u201c\u6469\u5c14\u4eba\u7684\u9057\u4ea7\u4f20\u8bf4\u201d\uff0c\u5176\u4e2d\u63d0\u5230\u4e86\u9690\u85cf\u5728\u5854\u7684\u79d8\u5bc6\u5730\u7a96\u4e2d\u7684\u5b9d\u85cf\u3002\n                <\/p>\n                <p>\n                    \u4f20\u7edf\u4e0a\u8ba4\u4e3a\uff0c\u8fd9\u662f 1492 \u5e74 1 \u6708 2 \u65e5\u5e03\u963f\u535c\u8fea\u52d2\u53ca\u5176\u968f\u884c\u4eba\u5458\u524d\u5f80\u683c\u62c9\u7eb3\u8fbe\u4e4b\u95e8\u5c06\u738b\u56fd\u7684\u94a5\u5319\u4ea4\u7ed9\u5929\u4e3b\u6559\u541b\u4e3b\u65f6\u4f7f\u7528\u7684\u6700\u540e\u4e00\u9053\u95e8\u3002\u540c\u6837\uff0c\u7b2c\u4e00\u6279\u57fa\u7763\u6559\u519b\u961f\u4e5f\u662f\u901a\u8fc7\u8fd9\u9053\u95e8\u6beb\u65e0\u62b5\u6297\u5730\u8fdb\u5165\u7684\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u57ce\u95e8\u662f\u91cd\u5efa\u7684\uff0c\u56e0\u4e3a\u539f\u6765\u7684\u57ce\u95e8\u5728 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\u88ab\u7206\u70b8\u4e25\u91cd\u6467\u6bc1\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba63\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel63\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel63\">\u9152\u95e8<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u8461\u8404\u9152\u4e4b\u95e8\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u4e3b\u8981\u5165\u53e3\u3002\u5b83\u7684\u5efa\u9020\u5f52\u529f\u4e8e 14 \u4e16\u7eaa\u521d\u7684\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\uff0c\u5c3d\u7ba1\u5b83\u7684\u95e8\u540e\u6765\u7531\u7a46\u7f55\u9ed8\u5fb7\u4e94\u4e16\u6539\u5efa\u3002\n                <\/p>\n                <p>\n                    \u201c\u8461\u8404\u9152\u95e8\u201d\u8fd9\u4e2a\u540d\u5b57\u5e76\u975e\u6e90\u81ea\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u800c\u662f\u6e90\u81ea\u516c\u5143 1556 \u5e74\u7684\u57fa\u7763\u6559\u65f6\u4ee3\uff0c\u5f53\u65f6\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u7684\u5c45\u6c11\u88ab\u5141\u8bb8\u5728\u6b64\u5730\u514d\u7a0e\u8d2d\u4e70\u8461\u8404\u9152\u3002\n                <\/p>\n                <p>\n                    \u7531\u4e8e\u5b83\u662f\u4e00\u5ea7\u5185\u95e8\uff0c\u56e0\u6b64\u5176\u5e03\u5c40\u662f\u76f4\u7ebf\u578b\u7684\uff0c\u800c\u4e0d\u50cf\u53f8\u6cd5\u95e8\u6216\u6b66\u5668\u95e8\u7b49\u5916\u95e8\u90a3\u6837\u8bbe\u8ba1\u6709\u5f2f\u66f2\u4ee5\u63d0\u9ad8\u9632\u5fa1\u80fd\u529b\u3002\n                <\/p>\n                <p>\n                    \u867d\u7136\u5b83\u7684\u4e3b\u8981\u529f\u80fd\u4e0d\u662f\u9632\u5fa1\uff0c\u4f46\u91cc\u9762\u6709\u4f9b\u8d1f\u8d23\u51fa\u5165\u63a7\u5236\u7684\u58eb\u5175\u4f7f\u7528\u7684\u957f\u51f3\uff0c\u697c\u4e0a\u8fd8\u6709\u4e00\u4e2a\u623f\u95f4\uff0c\u4f9b\u8b66\u536b\u5c45\u4f4f\u548c\u4f11\u606f\u533a\u3002\n                <\/p>\n                <p>\n                    \u897f\u7acb\u9762\u9762\u5411\u963f\u5c14\u5361\u8428\u74e6\uff0c\u662f\u5165\u53e3\u3002\u9a6c\u8e44\u5f62\u62f1\u95e8\u7684\u95e8\u6963\u4e0a\u65b9\u662f\u94a5\u5319\u7684\u6807\u5fd7\uff0c\u8fd9\u662f\u6b22\u8fce\u7684\u5e84\u4e25\u8c61\u5f81\uff0c\u4e5f\u662f\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u7684\u8c61\u5f81\u3002\n                <\/p>\n                <p>\n                    \u5728\u9762\u5411\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u4e1c\u7acb\u9762\u4e0a\uff0c\u62f1\u80a9\u5c24\u5176\u5f15\u4eba\u6ce8\u76ee\uff0c\u5176\u4e0a\u88c5\u9970\u6709\u91c7\u7528\u5e72\u7ef3\u6280\u672f\u5236\u4f5c\u7684\u74f7\u7816\uff0c\u662f\u897f\u73ed\u7259\u7a46\u65af\u6797\u88c5\u9970\u827a\u672f\u7684\u7cbe\u7f8e\u5178\u8303\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba64\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel64\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel64\">\u963f\u5c14\u7f55\u5e03\u62c9\u7684\u5723\u739b\u4e3d\u4e9a<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u65f6\u671f\uff0c\u73b0\u5728\u7684\u5723\u739b\u4e3d\u4e9a\u963f\u5c14\u7f55\u5e03\u62c9\u6559\u5802\u6240\u5728\u5730\u66fe\u662f\u963f\u5c14\u7f55\u5e03\u62c9\u5927\u6e05\u771f\u5bfa\u7684\u6240\u5728\u5730\uff0c\u8be5\u6e05\u771f\u5bfa\u7531\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e09\u4e16\u4e8e 14 \u4e16\u7eaa\u521d\u5efa\u9020\u3002\n                <\/p>\n                <p>\n                    1492 \u5e74 1 \u6708 2 \u65e5\u683c\u62c9\u7eb3\u8fbe\u88ab\u653b\u5360\u540e\uff0c\u8fd9\u5ea7\u6e05\u771f\u5bfa\u88ab\u8d50\u4e88\u57fa\u7763\u6559\u793c\u62dc\u573a\u6240\uff0c\u5e76\u5728\u90a3\u91cc\u4e3e\u884c\u4e86\u7b2c\u4e00\u6b21\u5f25\u6492\u3002\u6839\u636e\u5929\u4e3b\u6559\u541b\u4e3b\u7684\u51b3\u5b9a\uff0c\u5b83\u5728\u5723\u739b\u4e3d\u4e9a\u7684\u5e87\u62a4\u4e0b\u88ab\u5949\u732e\uff0c\u5e76\u5728\u90a3\u91cc\u5efa\u7acb\u4e86\u7b2c\u4e00\u4e2a\u5927\u4e3b\u6559\u5e2d\u4f4d\u3002\n                <\/p>\n                <p>\n                    \u5230 16 \u4e16\u7eaa\u672b\uff0c\u65e7\u6e05\u771f\u5bfa\u5e74\u4e45\u5931\u4fee\uff0c\u6700\u7ec8\u88ab\u62c6\u9664\uff0c\u5e76\u5efa\u9020\u4e86\u4e00\u5ea7\u65b0\u7684\u57fa\u7763\u6559\u5bfa\u5e99\uff0c\u8be5\u5bfa\u5e99\u4e8e 1618 \u5e74\u7ae3\u5de5\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u4f0a\u65af\u5170\u5efa\u7b51\u51e0\u4e4e\u5df2\u4e0d\u590d\u5b58\u5728\u3002\u4fdd\u5b58\u4e0b\u6765\u7684\u6700\u91cd\u8981\u6587\u7269\u662f\u4e00\u76cf\u523b\u6709 1305 \u5e74\u94ed\u6587\u7684\u9752\u94dc\u706f\uff0c\u76ee\u524d\u6536\u85cf\u4e8e\u9a6c\u5fb7\u91cc\u56fd\u5bb6\u8003\u53e4\u535a\u7269\u9986\u3002\u5728\u67e5\u7406\u4e94\u4e16\u5bab\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u535a\u7269\u9986\u53ef\u4ee5\u770b\u5230\u8fd9\u76cf\u706f\u7684\u590d\u5236\u54c1\u3002\n                <\/p>\n                <p>\n                    \u963f\u5c14\u7f55\u5e03\u62c9\u5723\u739b\u4e3d\u4e9a\u6559\u5802\u5e03\u5c40\u7b80\u5355\uff0c\u53ea\u6709\u4e00\u4e2a\u4e2d\u6bbf\uff0c\u4e24\u4fa7\u5404\u6709\u4e09\u4e2a\u4fa7\u6bbf\u3002\u6559\u5802\u5185\u90e8\u7684\u4e3b\u8981\u56fe\u50cf\u5341\u5206\u5f15\u4eba\u6ce8\u76ee\uff1a\u5b89\u53e4\u65af\u8482\u4e9a\u5723\u6bcd\uff0c\u8fd9\u662f\u6258\u5c14\u5938\u6258\u00b7\u9c81\u4f0a\u65af\u00b7\u5fb7\u5c14\u00b7\u4f69\u62c9\u5c14 (Torcuato Ruiz del Peral) \u521b\u4f5c\u4e8e 18 \u4e16\u7eaa\u7684\u4f5c\u54c1\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5e45\u5723\u50cf\u4e5f\u88ab\u79f0\u4e3a\u201c\u4ec1\u6148\u5723\u6bcd\u201d\uff0c\u662f\u6bcf\u4e2a\u5723\u5468\u516d\u5728\u683c\u62c9\u7eb3\u8fbe\u6e38\u884c\u65f6\u552f\u4e00\u4e00\u5e45\u5728\u5929\u6c14\u5141\u8bb8\u7684\u60c5\u51b5\u4e0b\u4e3e\u884c\u7684\u5723\u50cf\u3002\u4ed6\u5750\u5728\u4e00\u5f20\u6781\u5176\u7f8e\u4e3d\u7684\u5b9d\u5ea7\u4e0a\uff0c\u5b9d\u5ea7\u4e0a\u7684\u6d6e\u96d5\u94f6\u6a21\u4eff\u4e86\u5177\u6709\u8c61\u5f81\u610f\u4e49\u7684\u72ee\u5b50\u5ead\u9662\u7684\u62f1\u95e8\u3002\n                <\/p>\n                <p>\n                    \u4ee4\u4eba\u597d\u5947\u7684\u662f\uff0c\u683c\u62c9\u7eb3\u8fbe\u8bd7\u4eba\u8d39\u5fb7\u91cc\u79d1\u00b7\u52a0\u897f\u4e9a\u00b7\u6d1b\u5c14\u5361 (Federico Garc\u00eda Lorca) \u662f\u8be5\u5144\u5f1f\u4f1a\u7684\u6210\u5458\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba65\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel65\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel65\">\u5236\u9769\u5382<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u5728\u76ee\u524d\u7684 Parador de Turismo \u9152\u5e97\u524d\u9762\u5411\u4e1c\uff0c\u6709\u4e2d\u4e16\u7eaa\u5236\u9769\u5382\u6216\u6c34\u725b\u519c\u573a\u7684\u9057\u8ff9\uff0c\u8fd9\u662f\u4e00\u4e2a\u4e13\u95e8\u5904\u7406\u751f\u76ae\u7684\u8bbe\u65bd\uff1a\u6e05\u6d01\u3001\u97a3\u5236\u548c\u67d3\u8272\u3002\u8fd9\u662f\u6574\u4e2a\u5b89\u8fbe\u5362\u65af\u7684\u5e38\u89c1\u6d3b\u52a8\u3002\n                <\/p>\n                <p>\n                    \u4e0e\u5317\u975e\u7c7b\u4f3c\u7684\u5236\u9769\u5382\u76f8\u6bd4\uff0c\u963f\u5c14\u7f55\u5e03\u62c9\u5236\u9769\u5382\u7684\u89c4\u6a21\u8f83\u5c0f\u3002\u7136\u800c\uff0c\u5fc5\u987b\u8003\u8651\u5230\uff0c\u5176\u529f\u80fd\u5b8c\u5168\u662f\u4e3a\u4e86\u6ee1\u8db3\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u5bab\u5ef7\u7684\u9700\u8981\u3002\n                <\/p>\n                <p>\n                    \u5b83\u6709\u516b\u4e2a\u5927\u5c0f\u4e0d\u4e00\u7684\u5c0f\u6c60\uff0c\u6709\u77e9\u5f62\u7684\uff0c\u4e5f\u6709\u5706\u5f62\u7684\uff0c\u91cc\u9762\u50a8\u5b58\u7740\u76ae\u9769\u97a3\u5236\u8fc7\u7a0b\u4e2d\u4f7f\u7528\u7684\u77f3\u7070\u548c\u67d3\u6599\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u9879\u6d3b\u52a8\u9700\u8981\u5927\u91cf\u7684\u6c34\uff0c\u56e0\u6b64\u5236\u9769\u5382\u5efa\u5728\u7687\u5bb6\u704c\u6e89\u6c34\u6e20 (Acequia Real) \u65c1\u8fb9\uff0c\u4ee5\u5229\u7528\u5176\u6301\u7eed\u7684\u6c34\u6d41\u3002\u5b83\u7684\u5b58\u5728\u4e5f\u8868\u660e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u8fd9\u4e00\u5730\u533a\u62e5\u6709\u5927\u91cf\u7684\u6c34\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modalprueba66\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel66\" aria-hidden=\"true\">\n    <div class=\"modal-dialog\" role=\"document\">\n        <div class=\"modal-content\">\n            <div class=\"modal-header\">\n                <h5 class=\"modal-title\" id=\"myModalLabel66\">\u6c34\u5854\u548c\u7687\u5bb6\u6c9f\u6e20<\/h5>\n                <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"\u5173\u95ed\">\n                    <span aria-hidden=\"true\">\u00d7<\/span>\n                <\/button>\n            <\/div>\n            <div class=\"modal-body\">\n                <p>\n                    \u6c34\u5854\u662f\u4e00\u5ea7\u96c4\u4f1f\u7684\u5efa\u7b51\uff0c\u4f4d\u4e8e\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u5899\u7684\u897f\u5357\u89d2\uff0c\u9760\u8fd1\u552e\u7968\u5904\u5f53\u524d\u7684\u4e3b\u5165\u53e3\u3002\u867d\u7136\u5b83\u5177\u6709\u9632\u5fa1\u529f\u80fd\uff0c\u4f46\u5176\u6700\u91cd\u8981\u7684\u4f7f\u547d\u662f\u4fdd\u62a4\u7687\u5bb6\u704c\u6e89\u6c34\u6e20\u7684\u5165\u53e3\uff0c\u56e0\u6b64\u5f97\u540d\u3002\n                <\/p>\n                <p>\n                    \u704c\u6e89\u6e20\u7a7f\u8fc7\u4e00\u6761\u6e21\u69fd\u5230\u8fbe\u5e15\u62c9\u8482\u5c3c\u57ce\uff0c\u5e76\u6cbf\u7740\u5854\u7684\u5317\u9762\u5ef6\u4f38\uff0c\u4e3a\u6574\u4e2a\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\u4f9b\u6c34\u3002\n                <\/p>\n                <p>\n                    \u6211\u4eec\u4eca\u5929\u770b\u5230\u7684\u5854\u662f\u5f7b\u5e95\u91cd\u5efa\u7684\u7ed3\u679c\u3002 1812 \u5e74\u62ff\u7834\u4ed1\u519b\u961f\u64a4\u9000\u65f6\uff0c\u5b83\u56e0\u706b\u836f\u7206\u70b8\u800c\u906d\u5230\u4e25\u91cd\u7834\u574f\uff0c\u5230 20 \u4e16\u7eaa\u4e2d\u53f6\uff0c\u5b83\u51e0\u4e4e\u53ea\u5269\u4e0b\u575a\u5b9e\u7684\u5730\u57fa\u3002\n                <\/p>\n                <p>\n                    \u8fd9\u5ea7\u5854\u81f3\u5173\u91cd\u8981\uff0c\u56e0\u4e3a\u5b83\u5141\u8bb8\u6c34\uff08\u4ee5\u53ca\u751f\u547d\uff09\u8fdb\u5165\u5e15\u63d0\u7eb3\u57ce\u3002\u8428\u6bd4\u5361\u5c71\u539f\u672c\u7f3a\u4e4f\u5929\u7136\u6c34\u6e90\uff0c\u8fd9\u5bf9\u7eb3\u65af\u91cc\u5fb7\u738b\u671d\u6784\u6210\u4e86\u91cd\u5927\u6311\u6218\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u6b64\uff0c\u82cf\u4e39\u7a46\u7f55\u9ed8\u5fb7\u4e00\u4e16\u4e0b\u4ee4\u8fdb\u884c\u4e00\u9879\u91cd\u5927\u6c34\u5229\u5de5\u7a0b\uff1a\u4fee\u5efa\u6240\u8c13\u7684\u82cf\u4e39\u6c9f\u3002\u8fd9\u6761\u704c\u6e89\u6e20\u4ece\u6d77\u62d4\u8f83\u9ad8\u3001\u8ddd\u79bb\u7ea6\u516d\u516c\u91cc\u7684\u8fbe\u7f57\u6cb3\u5f15\u6c34\uff0c\u5229\u7528\u5761\u5ea6\u901a\u8fc7\u91cd\u529b\u8f93\u9001\u6c34\u3002\n                <\/p>\n                <p>\n                    \u57fa\u7840\u8bbe\u65bd\u5305\u62ec\u4e00\u4e2a\u84c4\u6c34\u575d\u3001\u4e00\u4e2a\u755c\u529b\u6c34\u8f66\u548c\u4e00\u6761\u7816\u780c\u7684\u8fd0\u6cb3\u2014\u2014acequia\u2014\u2014\u5b83\u7a7f\u8fc7\u5c71\u8109\u5730\u4e0b\uff0c\u8fdb\u5165\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\u7684\u4e0a\u90e8\u3002\n                <\/p>\n                <p>\n                    \u4e3a\u4e86\u514b\u670d\u592a\u9633\u5c71\uff08\u8d6b\u5185\u62c9\u5229\u8d39\u5bab\uff09\u548c\u8428\u6bd4\u5361\u5c71\uff08\u963f\u5c14\u7f55\u5e03\u62c9\u5bab\uff09\u4e4b\u95f4\u7684\u9661\u5761\uff0c\u5de5\u7a0b\u5e08\u4eec\u4fee\u5efa\u4e86\u4e00\u6761\u6e21\u69fd\uff0c\u8fd9\u662f\u786e\u4fdd\u6574\u4e2a\u7eaa\u5ff5\u6027\u5efa\u7b51\u7fa4\u4f9b\u6c34\u7684\u5173\u952e\u9879\u76ee\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-premium\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"modal-premium-ia-hablando\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"premiumModalLabel\" aria-hidden=\"true\" style=\"display:none; background: rgba(0, 0, 0, 0.7);\">\n  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">\n    <div class=\"modal-content\" style=\"      display: flex;      flex-direction: row;      border-radius: 16px;      overflow: hidden;      border: none;      box-shadow: 0 10px 30px rgba(0,0,0,0.6);      color: inherit;      max-width: 700px;    \">\n      <!-- Imagen del lado izquierdo -->\n      <div style=\"flex: 1; background: #000; display: flex; align-items: center; justify-content: center;\">\n        <img decoding=\"async\" src=\"https:\/\/audioguia.alhambra.com.ai\/wp-content\/uploads\/2023\/08\/ia-1.jpg\" alt=\"Imagen\" style=\"width: 100%; height: 100%; object-fit: cover;\">\n      <\/div>\n\n      <!-- Contenido derecho -->\n      <div style=\"flex: 1.2; padding: 1rem; display: flex; flex-direction: column; justify-content: center;\">\n        <h5 class=\"titulo-modal-\" style=\"font-size: 1.3rem; font-weight: bold; margin-bottom: 0.7rem;\">\u89e3\u5f00\u9690\u85cf\u7684\u9b54\u6cd5\uff01<\/h5>\n        <p>\u6709\u4e86\u9ad8\u7ea7\u7248\u672c\uff0c\u60a8\u7684\u963f\u5c14\u7f55\u5e03\u62c9\u4e4b\u65c5\u5c06\u6210\u4e3a\u4e00\u6b21\u72ec\u7279\u3001\u8eab\u4e34\u5176\u5883\u4e14\u65e0\u9650\u7684\u4f53\u9a8c\u3002<\/p><br>\n        <a href=\"https:\/\/app.alhambra.com.ai\/?add-to-cart=74\" class=\"boton-premium\"  style=\"          background-color: var(--color-primary) !important;          border: none;          color: white;          padding: 0.75rem 1.5rem;          font-weight: bold;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u5347\u7ea7\u81f3\u9ad8\u7ea7\u7248<\/a>\n        <a href=\"#\" id=\"continuar-gratis-ia\" class=\"boton-premium\" style=\"          border: 1px solid;          border-color: inherit;          color: inherit;          padding: 0.75rem 1.5rem;          border-radius: 999px;          text-decoration: none;          display: inline-block;          margin-bottom: 1rem;          text-align: center;        \">\u514d\u8d39\u7ee7\u7eed<\/a>\n        <div style=\"font-size: 0.9rem; text-align: center;\">\u5df2\u6709\u8d26\u6237\uff1f <br> <a href=\"https:\/\/login.alhambra.com.ai\/\" style=\"color: inherit; text-decoration: underline;\">\u767b\u5f55<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n\n<style>\n  \/* Tel\u00e9fonos muy peque\u00f1os (tipo iPhone SE, Android antiguos) *\/\n  @media (max-width: 480px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 0.7rem !important;\n    }\n  }\n\n  \/* Tel\u00e9fonos est\u00e1ndar (mayor\u00eda de m\u00f3viles modernos) *\/\n  @media (min-width: 481px) and (max-width: 767px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.05rem !important;\n    }\n  }\n\n  \/* Tablets peque\u00f1as y m\u00f3viles grandes *\/\n  @media (min-width: 768px) and (max-width: 991px) {\n    h5.titulo-modal,\n    .boton-premium {\n      font-size: 1.2rem !important;\n    }\n  }\n<\/style>\n\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    const btn1 = document.getElementById(\"continuar-gratis-premium\");\n    const modal1 = document.getElementById(\"modal-premium\");\n\n    if (btn1 && modal1) {\n      btn1.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal1.classList.remove('show');\n        modal1.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n\n    const btn2 = document.getElementById(\"continuar-gratis-ia\");\n    const modal2 = document.getElementById(\"modal-premium-ia-hablando\");\n\n    if (btn2 && modal2) {\n      btn2.addEventListener(\"click\", function(e) {\n        e.preventDefault();\n        modal2.classList.remove('show');\n        modal2.style.display = 'none';\n        document.body.classList.remove('modal-open');\n        const backdrop = document.querySelector('.modal-backdrop');\n        if (backdrop) backdrop.remove();\n      });\n    }\n  });\n<\/script>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n    \t\t\n\t\t\t\n\t\t<\/div>\n\t<\/header>\n<\/article>\n\n\n\n\n<\/div><\/div>\n\n\n<style>\n@media (max-width: 768px) {\n    body {\n        --x-gap: 0rem !important;\n    }\n}\n\n\n    .container, .container-wrap .wp-block-cover__inner-container, .container-wrap .wp-block-group__inner-container, .navigation, .page-header, .page-content, .archive-header, .archive-content, .archive-footer, .site-main > .comments-area, .site-main > .entry > .entry-header-container, .site-main > .entry > .entry-header, .site-main > .entry > .entry-summary, .site-main > .entry > .entry-footer, .site-main > .entry > .post-thumbnail, .site-main > .entry > .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {\n    width: calc(100% - var(--x-gap) * 4) !important;\n}\n\n\n.entry-content > * {\n    margin-bottom: -45px !important;\n}\n\n\n<\/style>\n\n\n\n<div style=\"height:120px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":5983,"parent":0,"menu_order":5,"comment_status":"closed","ping_status":"closed","template":"","meta":{"type":"","auto_type":false,"post":"","stream":"","stream_url":"","waveform_data":[],"duration":0,"bpm":0,"downloadable":false,"download_url":"","purchase_title":"","purchase_url":"","post-count-all":0,"like_count":0,"download_count":0,"editor_note":"","copyright":"","captions":[],"sources":[],"footnotes":""},"class_list":["post-5027","page","type-page","status-publish","has-post-thumbnail","hentry","entry",""],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.4 (Yoast SEO v25.4) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Generalife - Alhambra<\/title>\n<meta name=\"description\" content=\"Generalife. Descubre el Generalife con nuestra audiogu\u00eda con IA: jardines, historia y secretos contados solo para ti.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Generalife\" \/>\n<meta property=\"og:description\" content=\"Generalife. Descubre el Generalife con nuestra audiogu\u00eda con IA: jardines, historia y secretos contados solo para ti.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pruebas.alhambra.app\/zh\/generalife\/\" \/>\n<meta property=\"og:site_name\" content=\"Alhambra\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-11T09:41:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pruebas.alhambra.app\/wp-content\/uploads\/2024\/09\/generalife.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/pruebas.alhambra.app\/generalife\/\",\"url\":\"https:\/\/pruebas.alhambra.app\/generalife\/\",\"name\":\"Generalife - Alhambra\",\"isPartOf\":{\"@id\":\"https:\/\/pruebas.alhambra.app\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/pruebas.alhambra.app\/generalife\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/pruebas.alhambra.app\/generalife\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/pruebas.alhambra.app\/wp-content\/uploads\/2024\/09\/generalife.webp\",\"datePublished\":\"2023-11-15T21:48:36+00:00\",\"dateModified\":\"2025-07-11T09:41:06+00:00\",\"description\":\"Generalife. Descubre el Generalife con nuestra audiogu\u00eda con IA: jardines, historia y secretos contados solo para ti.\",\"breadcrumb\":{\"@id\":\"https:\/\/pruebas.alhambra.app\/generalife\/#breadcrumb\"},\"inLanguage\":\"zh-CN\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/pruebas.alhambra.app\/generalife\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-CN\",\"@id\":\"https:\/\/pruebas.alhambra.app\/generalife\/#primaryimage\",\"url\":\"https:\/\/pruebas.alhambra.app\/wp-content\/uploads\/2024\/09\/generalife.webp\",\"contentUrl\":\"https:\/\/pruebas.alhambra.app\/wp-content\/uploads\/2024\/09\/generalife.webp\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/pruebas.alhambra.app\/generalife\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/pruebas.alhambra.app\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Generalife\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/pruebas.alhambra.app\/#website\",\"url\":\"https:\/\/pruebas.alhambra.app\/\",\"name\":\"Audiogu\u00eda\",\"description\":\"Alhambra con inteligencia Artificial (I.A) - Alhambra I.A - Granada.ai\",\"publisher\":{\"@id\":\"https:\/\/pruebas.alhambra.app\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/pruebas.alhambra.app\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-CN\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/pruebas.alhambra.app\/#organization\",\"name\":\"New World IA\",\"url\":\"https:\/\/pruebas.alhambra.app\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-CN\",\"@id\":\"https:\/\/pruebas.alhambra.app\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/pruebas.alhambra.app\/wp-content\/uploads\/2024\/06\/cropped-logo-1.png\",\"contentUrl\":\"https:\/\/pruebas.alhambra.app\/wp-content\/uploads\/2024\/06\/cropped-logo-1.png\",\"width\":512,\"height\":512,\"caption\":\"New World IA\"},\"image\":{\"@id\":\"https:\/\/pruebas.alhambra.app\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Generalife - Alhambra","description":"Generalife. Descubre el Generalife con nuestra audiogu\u00eda con IA: jardines, historia y secretos contados solo para ti.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"zh_CN","og_type":"article","og_title":"Generalife","og_description":"Generalife. Descubre el Generalife con nuestra audiogu\u00eda con IA: jardines, historia y secretos contados solo para ti.","og_url":"https:\/\/pruebas.alhambra.app\/zh\/generalife\/","og_site_name":"Alhambra","article_modified_time":"2025-07-11T09:41:06+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/pruebas.alhambra.app\/wp-content\/uploads\/2024\/09\/generalife.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/pruebas.alhambra.app\/generalife\/","url":"https:\/\/pruebas.alhambra.app\/generalife\/","name":"Generalife - Alhambra","isPartOf":{"@id":"https:\/\/pruebas.alhambra.app\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pruebas.alhambra.app\/generalife\/#primaryimage"},"image":{"@id":"https:\/\/pruebas.alhambra.app\/generalife\/#primaryimage"},"thumbnailUrl":"https:\/\/pruebas.alhambra.app\/wp-content\/uploads\/2024\/09\/generalife.webp","datePublished":"2023-11-15T21:48:36+00:00","dateModified":"2025-07-11T09:41:06+00:00","description":"Generalife. Descubre el Generalife con nuestra audiogu\u00eda con IA: jardines, historia y secretos contados solo para ti.","breadcrumb":{"@id":"https:\/\/pruebas.alhambra.app\/generalife\/#breadcrumb"},"inLanguage":"zh-CN","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pruebas.alhambra.app\/generalife\/"]}]},{"@type":"ImageObject","inLanguage":"zh-CN","@id":"https:\/\/pruebas.alhambra.app\/generalife\/#primaryimage","url":"https:\/\/pruebas.alhambra.app\/wp-content\/uploads\/2024\/09\/generalife.webp","contentUrl":"https:\/\/pruebas.alhambra.app\/wp-content\/uploads\/2024\/09\/generalife.webp","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/pruebas.alhambra.app\/generalife\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pruebas.alhambra.app\/"},{"@type":"ListItem","position":2,"name":"Generalife"}]},{"@type":"WebSite","@id":"https:\/\/pruebas.alhambra.app\/#website","url":"https:\/\/pruebas.alhambra.app\/","name":"Audiogu\u00eda","description":"Alhambra con inteligencia Artificial (I.A) - Alhambra I.A - Granada.ai","publisher":{"@id":"https:\/\/pruebas.alhambra.app\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pruebas.alhambra.app\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-CN"},{"@type":"Organization","@id":"https:\/\/pruebas.alhambra.app\/#organization","name":"New World IA","url":"https:\/\/pruebas.alhambra.app\/","logo":{"@type":"ImageObject","inLanguage":"zh-CN","@id":"https:\/\/pruebas.alhambra.app\/#\/schema\/logo\/image\/","url":"https:\/\/pruebas.alhambra.app\/wp-content\/uploads\/2024\/06\/cropped-logo-1.png","contentUrl":"https:\/\/pruebas.alhambra.app\/wp-content\/uploads\/2024\/06\/cropped-logo-1.png","width":512,"height":512,"caption":"New World IA"},"image":{"@id":"https:\/\/pruebas.alhambra.app\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/comments?post=5027"}],"version-history":[{"count":0,"href":"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/pages\/5027\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/media\/5983"}],"wp:attachment":[{"href":"https:\/\/pruebas.alhambra.app\/zh\/wp-json\/wp\/v2\/media?parent=5027"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}