{"id":617,"date":"2026-07-15T15:27:56","date_gmt":"2026-07-15T07:27:56","guid":{"rendered":"https:\/\/eagleedutour.com\/?page_id=617"},"modified":"2026-07-16T14:14:15","modified_gmt":"2026-07-16T06:14:15","slug":"studyabroad","status":"publish","type":"page","link":"https:\/\/eagleedutour.com\/index.php\/zh\/studyabroad\/","title":{"rendered":"\u7559\u5b66\u670d\u52a1"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* \u5bb9\u5668\u8bbe\u7f6e\uff1a\u8bbe\u7f6e\u80cc\u666f\u56fe *\/\n.hero-banner {\n    position: relative;\n    \/* \u6838\u5fc3\u4fee\u6539\uff1a\u4f7f\u7528 vw (viewpoint width) \u786e\u4fdd\u5b83\u662f\u5c4f\u5e55\u5bbd\u5ea6 *\/\n    width: 100vw; \n    \n    \/* \u6838\u5fc3\u4fee\u6539\uff1a\u5229\u7528 margin \u8d1f\u503c\u62b5\u6d88\u7236\u7ea7\u5bb9\u5668\u7684 padding\/margin *\/\n    margin-left: calc(-1 * (100vw - 100%) \/ 2);\n    \n    min-height: 500px; \n    padding: 80px 0;\n    \n    background-image: url('\/wp-content\/uploads\/2026\/07\/liuxue1.jpg');\n    background-size: cover;\n    background-position: center;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    \n    \/* \u9632\u6b62\u56e0\u4e3a\u592a\u5bbd\u800c\u51fa\u73b0\u6a2a\u5411\u6eda\u52a8\u6761 *\/\n    box-sizing: border-box; \n}\n\n\/* \u9ed1\u8272\u534a\u900f\u660e\u906e\u7f69 *\/\n.hero-overlay {\n    position: absolute;\n    top: 0; \n    left: 0; \n    width: 100%; \n    height: 100%;\n    background: rgba(0, 0, 0, 0.4);\n}\n\n\/* \u6574\u4f53\u5bb9\u5668\uff1a\u6539\u4e3a\u5782\u76f4\u5217\u5e03\u5c40\uff0c\u5b9e\u73b0\u4e0a\u4e0b\u5c45\u4e2d *\/\n.hero-container {\n    position: relative;\n    z-index: 1;\n    width: 90%;\n    max-width: 800px; \/* \u9650\u5236\u6587\u5b57\u6700\u5927\u5bbd\u5ea6\uff0c\u907f\u514d\u5355\u884c\u8fc7\u957f\u5f71\u54cd\u9605\u8bfb *\/\n    display: flex;\n    flex-direction: column; \/* \u5782\u76f4\u6392\u5217 *\/\n    justify-content: center;\n    align-items: center; \/* \u6c34\u5e73\u5c45\u4e2d *\/\n    text-align: center; \/* \u6587\u5b57\u5185\u5bb9\u5c45\u4e2d *\/\n    color: white;\n}\n\n\/* \u4e0a\u90e8\u6587\u5b57\u533a\u57df *\/\n.hero-text { \n    width: 100%; \n    margin-bottom: 35px; \/* \u4e0e\u4e0b\u65b9\u6309\u94ae\u62c9\u5f00\u95f4\u8ddd *\/\n}\n\n.hero-text h1 { \n    font-size: 48px; \n    margin-bottom: 20px; \n    font-weight: bold;\n    color: #ffffff !important; \/* \u25c4\u25c4\u25c4 \u663e\u5f0f\u6307\u5b9a\u767d\u8272\uff0c!important \u53ef\u4ee5\u5f3a\u5236\u8986\u76d6\u4e3b\u9898\u7684\u9ed8\u8ba4\u6837\u5f0f *\/\n}\n\n.hero-text h2 { \n    font-size: 30px; \n    margin-bottom: 20px; \n    font-weight: bold;\n    color: #ffffff !important; \/* \u25c4\u25c4\u25c4 \u663e\u5f0f\u6307\u5b9a\u767d\u8272\uff0c!important \u53ef\u4ee5\u5f3a\u5236\u8986\u76d6\u4e3b\u9898\u7684\u9ed8\u8ba4\u6837\u5f0f *\/\n}\n\n.hero-text p {\n    font-size: 16px;\n    line-height: 1.8;\n    color: rgba(255, 255, 255, 0.95); \/* \u5fae\u8c03\u6bb5\u843d\u989c\u8272\uff0c\u4f7f\u5176\u66f4\u67d4\u548c *\/\n}\n\n\/* \u4e0b\u90e8\u6309\u94ae\u533a\u57df\uff1a\u5e76\u6392\u5c45\u4e2d *\/\n.hero-buttons {\n    display: flex;\n    gap: 20px; \/* \u4e24\u4e2a\u6309\u94ae\u4e4b\u95f4\u7684\u95f4\u8ddd *\/\n    justify-content: center;\n    width: 100%;\n}\n\n\/* \u6309\u94ae\u901a\u7528\u6837\u5f0f *\/\n.btn-primary, .btn-secondary {\n    display: inline-block;\n    width: 180px; \/* \u7ed9\u6309\u94ae\u4e00\u4e2a\u5408\u9002\u7684\u56fa\u5b9a\u5bbd\u5ea6 *\/\n    padding: 12px 0; \n    border-radius: 6px;\n    cursor: pointer;\n    text-align: center;\n    text-decoration: none;\n    font-size: 15px; \n    transition: 0.3s;\n    box-sizing: border-box;\n}\n\n\/* \u4e3b\u6309\u94ae\uff1a\u6a59\u8272\u80cc\u666f *\/\n.btn-primary {\n    background: #e67e22;\n    color: white;\n    border: none;\n}\n\n\/* \u6b21\u7ea7\u6309\u94ae\uff1a\u7a7a\u5fc3\u6a59\u5b57 *\/\n.btn-secondary {\n   background: #e67e22;\n    color: white;\n    border: none; \n}\n\n\/* \u9f20\u6807\u60ac\u505c\u6548\u679c *\/\n.btn-primary:hover { \n    opacity: 0.9; \n}\n.btn-secondary:hover { \n    background: #e67e22; \n    color: white; \n}\n\n\/* \u54cd\u5e94\u5f0f\u8bbe\u7f6e\uff1a\u624b\u673a\u7aef\u5fae\u8c03 *\/\n@media (max-width: 768px) {\n    .hero-banner {\n        padding: 60px 0;\n    }\n    \n    .hero-text h1 { \n        font-size: 32px; \/* \u7f29\u5c0f\u624b\u673a\u7aef\u6807\u9898\u5b57\u53f7 *\/\n    }\n    \n    .hero-buttons { \n        flex-direction: column; \/* \u624b\u673a\u7aef\u6309\u94ae\u53d8\u6210\u4e0a\u4e0b\u5806\u53e0 *\/\n        align-items: center;\n        gap: 12px;\n    }\n    \n    .btn-primary, .btn-secondary {\n        width: 80%; \/* \u624b\u673a\u7aef\u6309\u94ae\u52a0\u5bbd\uff0c\u66f4\u65b9\u4fbf\u624b\u6307\u70b9\u51fb *\/\n        max-width: 280px;\n    }\n}\n<\/style>\n\n<section class=\"hero-banner\">\n    <div class=\"hero-overlay\"><\/div>\n\n    <div class=\"hero-container\">\n        <!-- \u4e0a\u90e8\u5c45\u4e2d\u7684\u6587\u5b57\u533a\u57df -->\n        <div class=\"hero-text\">\n            <h1>\u7559\u5b66\u670d\u52a1<\/h1>\n            <h2>\u514d\u8d39\u5b9a\u5236\u5b69\u5b50\u7559\u5b66\u65b9\u6848<\/h2>\n            <p>\u5b89\u5168\u3001\u53cc\u8bed\u3001\u76f4\u901a\u4e16\u754c\u540d\u6821\u2014\u2014\u7ed9\u5b69\u5b50\u53d7\u7528\u4e00\u751f\u7684\u65b0\u52a0\u5761\u9ec4\u91d1\u8df3\u677f<\/p>\n        <\/div>\n\n        <!-- \u4e0b\u90e8\u5c45\u4e2d\u7684\u6309\u94ae\u533a\u57df -->\n        <div class=\"hero-buttons\">\n            <a href=\"https:\/\/eagleedutour.com\/index.php\/register\/\" class=\"btn-primary\" target=\"_blank\">\u9a6c\u4e0a\u62a5\u540d<\/a>\n            <a href=\"https:\/\/eagleedutour.com\/index.php\/contact-us\/\" class=\"btn-secondary\" target=\"_blank\">\u8054\u7cfb\u6211\u4eec<\/a>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* \u5916\u5c42\u5927\u5bb9\u5668 *\/\n.services-section {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 60px 20px; \/* \u9002\u5f53\u589e\u52a0\u9876\u90e8\u5185\u8fb9\u8ddd\uff0c\u8ba9\u6807\u9898\u66f4\u8212\u5c55 *\/\n    box-sizing: border-box;\n}\n\n\/* \u6700\u4e0a\u65b9\u6807\u9898\u6837\u5f0f\uff1a\u5b8c\u7f8e\u5c45\u4e2d *\/\n.services-title {\n    text-align: center;\n    font-size: 32px;\n    color: #1a2a3a; \/* \u4e0e\u5361\u7247\u6807\u9898\u4fdd\u6301\u4e00\u81f4\u7684\u6df1\u96c5\u5b57\u8272 *\/\n    font-weight: bold;\n    margin-top: 0;\n    margin-bottom: 50px; \/* \u4e0e\u4e0b\u65b9\u5361\u7247\u533a\u57df\u62c9\u5f00\u4f18\u96c5\u7684\u95f4\u8ddd *\/\n    position: relative;\n    letter-spacing: 1px; \/* \u5b57\u4f53\u5fae\u8c03\uff0c\u589e\u52a0\u8d28\u611f *\/\n}\n\n\/* \u53ef\u9009\uff1a\u4e3a\u6807\u9898\u4e0b\u65b9\u589e\u52a0\u4e00\u6761\u6781\u7b80\u7684\u88c5\u9970\u6027\u5c0f\u6a2a\u7ebf\uff08\u82e5\u4e0d\u9700\u8981\uff0c\u53ef\u76f4\u63a5\u5220\u6389\u4e0b\u9762\u8fd9\u4e2a hover \u6837\u5f0f\u524d\u7684\u4f2a\u5143\u7d20\uff09 *\/\n.services-title::after {\n    content: '';\n    display: block;\n    width: 50px;\n    height: 3px;\n    background: #e67e22; \/* \u91c7\u7528\u4e0e\u54c1\u724c\u6309\u94ae\u547c\u5e94\u7684\u6a59\u8272 *\/\n    margin: 15px auto 0 auto; \/* \u5c45\u4e2d\u5e76\u4e0e\u6587\u5b57\u62c9\u5f00\u8ddd\u79bb *\/\n    border-radius: 2px;\n}\n\n\/* \u7f51\u683c\u5e03\u5c40\uff1aPC\u7aef\u9ed8\u8ba4 3 \u5217 *\/\n.services-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 30px; \/* \u5361\u7247\u4e4b\u95f4\u7684\u95f4\u8ddd *\/\n}\n\n\/* \u5355\u4e2a\u5361\u7247\u6574\u4f53\u6837\u5f0f *\/\n.service-card {\n    background: #ffffff;\n    border-radius: 12px; \/* \u5706\u89d2\u6548\u679c *\/\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04); \/* \u56fe\u7247\u540c\u6b3e\u8d85\u6de1\u9634\u5f71 *\/\n    border: 1px solid #f2f2f2; \/* \u6de1\u6de1\u7684\u8fb9\u6846\u7ebf *\/\n    overflow: hidden; \/* \u786e\u4fdd\u56fe\u7247\u5706\u89d2\u4e0d\u6ea2\u51fa *\/\n    display: flex;\n    flex-direction: column;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n\/* \u9f20\u6807\u60ac\u505c\u5361\u7247\u65f6\u7684\u5fae\u4e92\u52a8 *\/\n.service-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n}\n\n\/* \u4e0a\u534a\u90e8\u5206\uff1a\u56fe\u7247\u5bb9\u5668 *\/\n.service-card .card-image {\n    width: 100%;\n    height: 210px; \/* \u56fa\u5b9a\u56fe\u7247\u533a\u57df\u9ad8\u5ea6 *\/\n    overflow: hidden;\n    background: #f5f5f5; \/* \u56fe\u7247\u52a0\u8f7d\u524d\u7684\u5360\u4f4d\u5e95\u8272 *\/\n}\n\n\/* \u56fe\u7247\u672c\u8eab\u81ea\u9002\u5e94\u88c1\u526a *\/\n.service-card .card-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover; \/* \u56fe\u7247\u7b49\u6bd4\u4f8b\u88c1\u526a\u586b\u5145\uff0c\u4e0d\u53d8\u5f62 *\/\n    display: block;\n}\n\n\/* \u4e0b\u534a\u90e8\u5206\uff1a\u6587\u5b57\u4ecb\u7ecd\u533a\u57df *\/\n.service-card .card-content {\n    padding: 25px 20px; \/* \u5185\u8fb9\u8ddd *\/\n    text-align: left; \/* \u6587\u5b57\u9760\u5de6\u5bf9\u9f50 *\/\n    flex-grow: 1; \/* \u6491\u5f00\u5361\u7247\u9ad8\u5ea6 *\/\n}\n\n\/* \u6807\u9898\u6837\u5f0f *\/\n.service-card .card-content h3 {\n    font-size: 18px;\n    color: #1a2a3a;\n    margin: 0 0 12px 0;\n    font-weight: bold;\n}\n\n\/* \u63cf\u8ff0\u6587\u5b57\u6837\u5f0f *\/\n.service-card .card-content p {\n    font-size: 14px;\n    color: #666666;\n    line-height: 1.6;\n    margin: 0;\n}\n\n\/* ---------------- \u54cd\u5e94\u5f0f\u9002\u914d ---------------- *\/\n\n\/* \u5e73\u677f\u7aef\u9002\u914d *\/\n@media (max-width: 992px) {\n    .services-title {\n        font-size: 28px;\n        margin-bottom: 40px;\n    }\n    \n    .services-grid {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n    }\n}\n\n\/* \u624b\u673a\u7aef\u9002\u914d *\/\n@media (max-width: 600px) {\n    .services-title {\n        font-size: 24px; \/* \u624b\u673a\u7aef\u5b57\u53f7\u8c03\u5c0f\uff0c\u9632\u6b62\u6362\u884c\u5c34\u5c2c *\/\n        margin-bottom: 30px;\n    }\n\n    .services-grid {\n        grid-template-columns: 1fr;\n        gap: 20px;\n    }\n    \n    .service-card .card-image {\n        height: 180px; \/* \u624b\u673a\u7aef\u9002\u5f53\u7f29\u5c0f\u56fe\u7247\u9ad8\u5ea6 *\/\n    }\n}\n<\/style>\n\n<div class=\"services-section\">\n<!-- \u6700\u4e0a\u65b9\u6b63\u4e2d\u95f4\u7684\u6807\u9898 -->\n    <h2 class=\"services-title\">\u6211\u4eec\u7cbe\u5fc3\u63d0\u4f9b\u4e0b\u8fb9\u7684\u670d\u52a1<\/h2>\n\n    <div class=\"services-grid\">\n        \n        <!-- \u5361\u7247 1 -->\n        <div class=\"service-card\">\n            <div class=\"card-image\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/zexiao.jpg\" alt=\"\u62e9\u6821\u89c4\u5212\">\n            <\/div>\n            <div class=\"card-content\">\n                <h3>\u62e9\u6821\u89c4\u5212<\/h3>\n                <p>\u7ed3\u5408\u5b69\u5b50\u60c5\u51b5\u4e0e\u76ee\u6807\uff0c\u8fdb\u884c\u4e2a\u6027\u5316\u7684\u5b66\u6821\u5339\u914d\u3002<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- \u5361\u7247 2 -->\n        <div class=\"service-card\">\n            <div class=\"card-image\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/shenqing2.jpg\" alt=\"\u7533\u8bf7\u6307\u5bfc\">\n            <\/div>\n            <div class=\"card-content\">\n                <h3>\u7533\u8bf7\u6307\u5bfc<\/h3>\n                <p>\u6750\u6599\u3001\u8003\u8bd5\u3001\u9762\u8bd5\u4e0e\u63d0\u4ea4\u65f6\u95f4\u7ebf\u7684\u5168\u7a0b\u6307\u5bfc\u3002<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- \u5361\u7247 3 -->\n        <div class=\"service-card\">\n            <div class=\"card-image\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/peidu2.jpg\" alt=\"\u76d1\u62a4\u4e0e\u966a\u8bfb\">\n            <\/div>\n            <div class=\"card-content\">\n                <h3>\u76d1\u62a4\u4e0e\u966a\u8bfb<\/h3>\n                <p>\u534f\u52a9\u5b89\u6392\u672c\u5730\u76d1\u62a4\u53ca\u966a\u8bfb\u65b9\u6848\u3002<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- \u5361\u7247 4 -->\n        <div class=\"service-card\">\n            <div class=\"card-image\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/sushe.jpg\" alt=\"\u843d\u5730\u5b89\u987f\">\n            <\/div>\n            <div class=\"card-content\">\n                <h3>\u843d\u5730\u5b89\u987f<\/h3>\n                <p>\u4f4f\u623f\u3001\u5165\u5b66\u9002\u5e94\u4e0e\u751f\u6d3b\u652f\u6301\uff0c\u5e2e\u52a9\u5e73\u7a33\u8fc7\u6e21\u3002<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- \u5361\u7247 5 -->\n        <div class=\"service-card\">\n            <div class=\"card-image\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/xueyeguihua.jpg\" alt=\"\u5b66\u4e1a\u89c4\u5212\">\n            <\/div>\n            <div class=\"card-content\">\n                <h3>\u5b66\u4e1a\u89c4\u5212<\/h3>\n                <p>\u9762\u5411\u672a\u6765\u5347\u5b66\u76ee\u7684\u5730\u7684\u957f\u671f\u8def\u5f84\u89c4\u5212\u3002<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- \u5361\u7247 6 -->\n        <div class=\"service-card\">\n            <div class=\"card-image\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/guihua.jpg\" alt=\"\u6301\u7eed\u8ddf\u8fdb\">\n            <\/div>\n            <div class=\"card-content\">\n                <h3>\u6301\u7eed\u8ddf\u8fdb<\/h3>\n                <p>\u5165\u5b66\u540e\u4e0e\u5bb6\u5ead\u4fdd\u6301\u5b9a\u671f\u6c9f\u901a\u4e0e\u8ddf\u8fdb\u3002<\/p>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* \u5bb9\u5668\u6574\u4f53\u8bbe\u7f6e *\/\n.service-process-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 40px 20px;\n    text-align: center; \/* \u5173\u952e\uff1a\u8ba9\u6807\u9898\u548c\u6587\u5b57\u9ed8\u8ba4\u5c45\u4e2d *\/\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n}\n\n\/* \u6807\u9898\u6837\u5f0f *\/\n.process-header h2 {\n    font-size: 28px;\n    color: #333;\n    margin-bottom: 15px;\n    font-weight: bold;\n}\n\n\/* \u6807\u9898\u4e0b\u65b9\u7684\u6a59\u8272\u77ed\u6a2a\u7ebf *\/\n.header-line {\n    width: 60px;\n    height: 3px;\n    background-color: #e67e22; \/* \u6a59\u8272 *\/\n    margin: 0 auto 50px auto; \/* \u81ea\u52a8\u5de6\u53f3\u8fb9\u8ddd\u5b9e\u73b0\u5c45\u4e2d *\/\n}\n\n\/* \u6b65\u9aa4\u6392\u5217\u5bb9\u5668 *\/\n.process-steps-wrapper {\n    display: flex;\n    justify-content: space-between; \/* \u5747\u5300\u5206\u5e03 *\/\n    flex-wrap: wrap; \/* \u624b\u673a\u7aef\u81ea\u52a8\u6362\u884c *\/\n    gap: 20px;\n}\n\n\/* \u5355\u4e2a\u6b65\u9aa4\u5361\u7247 *\/\n.process-step {\n    flex: 1; \/* \u6bcf\u4e2a\u6b65\u9aa4\u5e73\u5206\u5bbd\u5ea6 *\/\n    min-width: 200px; \/* \u9632\u6b62\u592a\u7a84 *\/\n    display: flex;\n    flex-direction: column;\n    align-items: center; \/* \u5173\u952e\uff1a\u8ba9\u5185\u90e8\u5143\u7d20\u6c34\u5e73\u5c45\u4e2d *\/\n    text-align: center; \/* \u5173\u952e\uff1a\u8ba9\u591a\u884c\u6587\u5b57\u5c45\u4e2d *\/\n}\n\n\/* \u6a59\u8272\u5706\u5708\u6837\u5f0f *\/\n.step-circle {\n    width: 60px;\n    height: 60px;\n    background-color: #e67e22; \/* \u6a59\u8272\u80cc\u666f *\/\n    color: #fff;\n    border-radius: 50%; \/* \u53d8\u6210\u5706\u5f62 *\/\n    \n    \/* \u5173\u952e\uff1aFlex\u5e03\u5c40\u8ba9\u6570\u5b57\u5782\u76f4+\u6c34\u5e73\u7edd\u5bf9\u5c45\u4e2d *\/\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    \n    font-size: 24px;\n    font-weight: bold;\n    margin-bottom: 20px; \/* \u5706\u5708\u548c\u6807\u9898\u7684\u95f4\u8ddd *\/\n}\n\n\/* \u5c0f\u6807\u9898\u6837\u5f0f *\/\n.process-step h3 {\n    font-size: 18px;\n    color: #333;\n    margin: 0 0 10px 0;\n    font-weight: bold;\n}\n\n\/* \u63cf\u8ff0\u6587\u5b57\u6837\u5f0f *\/\n.process-step p {\n    font-size: 14px;\n    color: #666;\n    line-height: 1.6;\n    margin: 0;\n    padding: 0 10px; \/* \u7a0d\u5fae\u7559\u70b9\u8fb9\u8ddd\u9632\u6b62\u6587\u5b57\u8d34\u8fb9 *\/\n}\n\n\/* \u624b\u673a\u7aef\u9002\u914d *\/\n@media (max-width: 768px) {\n    .process-steps-wrapper {\n        flex-direction: column; \/* \u624b\u673a\u4e0a\u6539\u4e3a\u5782\u76f4\u6392\u5217 *\/\n        align-items: center;\n    }\n    \n    .process-step {\n        margin-bottom: 30px;\n        width: 100%;\n    }\n}\n<\/style>\n\n<div class=\"service-process-container\">\n    <!-- \u6807\u9898\u533a\u57df -->\n    <div class=\"process-header\">\n        <h2>\u670d\u52a1\u6d41\u7a0b<\/h2>\n        <div class=\"header-line\"><\/div>\n    <\/div>\n    \n    <!-- \u6b65\u9aa4\u5217\u8868\u533a\u57df -->\n    <div class=\"process-steps-wrapper\">\n        \n        <!-- \u6b65\u9aa4 1 -->\n        <div class=\"process-step\">\n            <div class=\"step-circle\">1<\/div>\n            <h3>\u8bc4\u4f30<\/h3>\n            <p>\u4e86\u89e3\u5b69\u5b50\u60c5\u51b5\u3001\u76ee\u6807\u4e0e\u65f6\u95f4\u5b89\u6392\u3002<\/p>\n        <\/div>\n        \n        <!-- \u6b65\u9aa4 2 -->\n        <div class=\"process-step\">\n            <div class=\"step-circle\">2<\/div>\n            <h3>\u89c4\u5212<\/h3>\n            <p>\u7b5b\u9009\u76ee\u6807\u5b66\u6821\uff0c\u5236\u5b9a\u7533\u8bf7\u8def\u5f84\u3002<\/p>\n        <\/div>\n        \n        <!-- \u6b65\u9aa4 3 -->\n        <div class=\"process-step\">\n            <div class=\"step-circle\">3<\/div>\n            <h3>\u7533\u8bf7<\/h3>\n            <p>\u51c6\u5907\u6750\u6599\u5e76\u534f\u52a9\u6bcf\u4e00\u6b21\u63d0\u4ea4\u3002<\/p>\n        <\/div>\n        \n        <!-- \u6b65\u9aa4 4 -->\n        <div class=\"process-step\">\n            <div class=\"step-circle\">4<\/div>\n            <h3>\u5b89\u987f<\/h3>\n            <p>\u5b89\u6392\u76d1\u62a4\u3001\u4f4f\u623f\u4e0e\u5165\u5b66\u9002\u5e94\u3002<\/p>\n        <\/div>\n        \n    <\/div>\n<\/div>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* --- \u5916\u90e8\u5927\u5bb9\u5668 --- *\/\n.lianxifangshi-container {\n    max-width: 100%;\n    margin: 40px auto; \/* \u589e\u52a0\u4e00\u70b9\u4e0a\u4e0b\u95f4\u8ddd *\/\n    font-family: sans-serif;\n}\n\n.lianxifangshi-title {\n    text-align: center;\n    margin-bottom: 25px;\n    font-size: 1.3rem;\n    color: #333;\n    font-weight: bold;\n}\n\n\/* --- \u6838\u5fc3\u7f51\u683c\u5e03\u5c40 --- *\/\n.lianxifangshi-grid {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: space-between;\n    gap: 20px; \/* \u5361\u7247\u4e4b\u95f4\u7684\u95f4\u8ddd *\/\n}\n\n\/* --- \u5355\u4e2a\u5361\u7247\u57fa\u7840\u6837\u5f0f --- *\/\n.lianxifangshi-card {\n    \/* \u9ed8\u8ba4\u4e00\u884c\u663e\u793a3\u4e2a (100% - 2\u4e2a\u95f4\u8ddd*20px) \/ 3 *\/\n    width: calc((100% - 40px) \/ 3); \n    background: #fff;\n    border: 1px solid #eaeaea;\n    border-radius: 12px;\n    padding: 20px;\n    box-sizing: border-box;\n    display: flex;\n    align-items: center; \/* \u5782\u76f4\u5c45\u4e2d *\/\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n\/* \u60ac\u6d6e\u6548\u679c *\/\n.lianxifangshi-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n    border-color: #d0d0d0;\n}\n\n\/* --- \u56fe\u6807\u901a\u7528\u6837\u5f0f --- *\/\n.lianxifangshi-icon {\n    width: 44px;\n    height: 44px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-right: 15px;\n    flex-shrink: 0;\n}\n\n\/* \u56fe\u6807\u989c\u8272\u533a\u5206 *\/\n.icon-blue { background-color: #e3f2fd; color: #1976d2; }\n.icon-green { background-color: #e8f5e9; color: #2e7d32; }\n.icon-whatsapp { background-color: #e8f5e9; color: #25D366; }\n.icon-wechat { background-color: #e8f5e9; color: #07C160; }\n\n\/* --- \u6587\u5b57\u533a\u57df --- *\/\n.lianxifangshi-text {\n    display: flex;\n    flex-direction: column;\n}\n\n.lianxifangshi-text strong {\n    font-size: 15px;\n    color: #333;\n    margin-bottom: 4px;\n    font-weight: 600;\n}\n\n.lianxifangshi-text span {\n    font-size: 13px;\n    color: #666;\n}\n\n\/* --- \u7279\u6b8a\u5904\u7406\uff1a\u7b2c\u56db\u4e2a\u5fae\u4fe1\u5361\u7247 --- *\/\n.wechat-card {\n    \/* \u8ba9\u5fae\u4fe1\u5361\u7247\u5360\u6ee1\u5269\u4f59\u7a7a\u95f4\uff0c\u6216\u8005\u5f3a\u5236\u5b83\u6362\u884c\u5e76\u5c45\u4e2d *\/\n    \/* \u65b9\u6848\uff1a\u8ba9\u5b83\u5728\u5bbd\u5c4f\u4e0b\u4e5f\u5360\u636e\u8f83\u5927\u7a7a\u95f4\uff0c\u6216\u8005\u5355\u72ec\u4e00\u884c *\/\n    \/* \u8fd9\u91cc\u91c7\u7528\u8ba9\u5b83\u5360\u636e\u66f4\u5bbd\u7684\u4f4d\u7f6e\uff0c\u6216\u8005\u4f60\u53ef\u4ee5\u8bbe\u4e3a width: 100% \u72ec\u5360\u4e00\u884c *\/\n    \/* \u4e3a\u4e86\u7f8e\u89c2\uff0c\u6211\u4eec\u8ba9\u524d\u4e09\u4e2a\u5360\u6ee1\u7b2c\u4e00\u884c\uff0c\u5fae\u4fe1\u72ec\u5360\u7b2c\u4e8c\u884c\u5e76\u5c45\u4e2d *\/\n    width: 100%; \n    flex-direction: column; \/* \u5185\u5bb9\u5782\u76f4\u6392\u5217 *\/\n    align-items: center;\n    text-align: center;\n    padding: 30px 20px;\n}\n\n.wechat-content {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n}\n\n.wechat-header {\n    display: flex;\n    align-items: center;\n    margin-bottom: 15px;\n}\n\n.wechat-header strong {\n    font-size: 16px;\n    color: #333;\n    margin-left: 10px; \/* \u8986\u76d6\u9ed8\u8ba4\u7684margin-right *\/\n}\n\n\/* \u4fee\u6b63\u5fae\u4fe1\u56fe\u6807\u5728Header\u91cc\u7684\u53f3\u8fb9\u8ddd *\/\n.wechat-header .lianxifangshi-icon {\n    margin-right: 0; \n}\n\n.wechat-qrcode-box {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n}\n\n.qr-img {\n    width: 140px; \/* \u4e8c\u7ef4\u7801\u5927\u5c0f *\/\n    height: 140px;\n    object-fit: cover;\n    border: 1px solid #eee;\n    padding: 5px;\n    border-radius: 8px;\n    margin-bottom: 10px;\n}\n\n.qr-tip {\n    font-size: 12px;\n    color: #999;\n}\n\n\/* --- \u54cd\u5e94\u5f0f\u9002\u914d --- *\/\n@media (max-width: 900px) {\n    .lianxifangshi-card:not(.wechat-card) {\n        width: calc((100% - 20px) \/ 2); \/* \u5e73\u677f\u53d8\u4e24\u5217 *\/\n    }\n}\n\n@media (max-width: 600px) {\n    .lianxifangshi-card:not(.wechat-card) {\n        width: 100%; \/* \u624b\u673a\u5168\u5bbd *\/\n    }\n}\n\n\/* --- \u65b0\u589e\uff1a\u5e95\u90e8\u62a5\u540d\u6309\u94ae\u5bb9\u5668 --- *\/\n.lianxifangshi-action {\n    margin-top: 30px; \n    text-align: center;\n}\n\n\/* \u6309\u94ae\u6837\u5f0f\uff08\u4fdd\u6301\u4e0e\u4e4b\u524d\u7684\u98ce\u683c\u4e00\u81f4\uff09 *\/\n.btn-primary {\n    display: inline-block;\n    padding: 12px 40px; \/* \u589e\u52a0\u5de6\u53f3\u5185\u8fb9\u8ddd\uff0c\u8ba9\u6309\u94ae\u770b\u8d77\u6765\u66f4\u7a33\u91cd *\/\n    background: #e67e22; \/* \u54c1\u724c\u4e3b\u8272 *\/\n    color: white;\n    border-radius: 6px;\n    text-decoration: none;\n    font-size: 16px;\n    font-weight: 600;\n    transition: 0.3s;\n    box-shadow: 0 4px 6px rgba(230, 126, 34, 0.2);\n}\n\n.btn-primary:hover {\n    background: #d35400; \/* \u60ac\u505c\u65f6\u6df1\u8272\u4e00\u70b9 *\/\n    transform: translateY(-2px);\n    box-shadow: 0 6px 10px rgba(230, 126, 34, 0.3);\n}\n<\/style>\n\n<div class=\"lianxifangshi-container\">\n    <h3 class=\"lianxifangshi-title\">\u8054\u7cfb\u6211\u4eec<\/h3>\n    \n    <!-- \u6838\u5fc3\u5bb9\u5668 -->\n    <div class=\"lianxifangshi-grid\">\n        \n        <!-- 1. \u5546\u52a1\u90ae\u7bb1 -->\n        <div class=\"lianxifangshi-card\">\n            <div class=\"lianxifangshi-icon icon-blue\">\n                <!-- \u90ae\u7bb1 SVG \u56fe\u6807 -->\n                <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"><\/path><polyline points=\"22,6 12,13 2,6\"><\/polyline><\/svg>\n            <\/div>\n            <div class=\"lianxifangshi-text\">\n                <strong>Email<\/strong>\n                <span>contact@eagleedutour.com<\/span>\n            <\/div>\n        <\/div>\n\n        <!-- 2. \u8054\u7cfb\u7535\u8bdd -->\n        <div class=\"lianxifangshi-card\">\n            <div class=\"lianxifangshi-icon icon-green\">\n                <!-- \u7535\u8bdd SVG \u56fe\u6807 -->\n                <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"><\/path><\/svg>\n            <\/div>\n            <div class=\"lianxifangshi-text\">\n                <strong>Tel<\/strong>\n                <span>+86 123 4567 8900<\/span>\n            <\/div>\n        <\/div>\n\n        <!-- 3. WhatsApp -->\n        <div class=\"lianxifangshi-card\">\n            <div class=\"lianxifangshi-icon icon-whatsapp\">\n                <!-- WhatsApp SVG \u56fe\u6807 -->\n                <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z\"><\/path><\/svg>\n            <\/div>\n            <div class=\"lianxifangshi-text\">\n                <strong>WhatsApp<\/strong>\n                <span>+86 123 4567 8900<\/span>\n            <\/div>\n        <\/div>\n\n        <!-- 4. \u5fae\u4fe1\u54a8\u8be2 (\u7279\u6b8a\u6837\u5f0f\uff1a\u5305\u542b\u4e8c\u7ef4\u7801) -->\n        <div class=\"lianxifangshi-card wechat-card\">\n            <div class=\"wechat-content\">\n                <div class=\"wechat-header\">\n                    <div class=\"lianxifangshi-icon icon-wechat\">\n                        <!-- \u5fae\u4fe1 SVG \u56fe\u6807 -->\n                        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z\"><\/path><\/svg>\n                    <\/div>\n                    <strong>WeChat<\/strong>\n                <\/div>\n                \n                <div class=\"wechat-qrcode-box\">\n                    <!-- \u8fd9\u91cc\u66ff\u6362\u6210\u4f60\u7684\u771f\u5b9e\u4e8c\u7ef4\u7801\u56fe\u7247\u94fe\u63a5 -->\n                    <img decoding=\"async\" src=\"https:\/\/eagleedutour.com\/wp-content\/uploads\/2026\/07\/weixin-erweima-e1783226367846.jpg\" alt=\"\u5fae\u4fe1\u4e8c\u7ef4\u7801\" class=\"qr-img\">\n                    <span class=\"qr-tip\">\u626b\u7801\u6dfb\u52a0\u5ba2\u670d\u5fae\u4fe1<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n\t\n\t<div class=\"lianxifangshi-action\">\n        <a href=\"https:\/\/eagleedutour.com\/index.php\/register\/\" class=\"btn-primary\">Register<\/a>\n    <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u7559\u5b66\u670d\u52a1 \u514d\u8d39\u5b9a\u5236\u5b69\u5b50\u7559\u5b66\u65b9\u6848 \u5b89\u5168\u3001\u53cc\u8bed\u3001\u76f4\u901a\u4e16\u754c\u540d\u6821\u2014\u2014\u7ed9\u5b69\u5b50\u53d7\u7528\u4e00\u751f\u7684\u65b0\u52a0\u5761\u9ec4\u91d1\u8df3\u677f \u9a6c\u4e0a\u62a5\u540d \u8054\u7cfb\u6211\u4eec [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":278,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"fullwidth-page.php","meta":{"footnotes":""},"class_list":["post-617","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/eagleedutour.com\/index.php\/wp-json\/wp\/v2\/pages\/617","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eagleedutour.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/eagleedutour.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/eagleedutour.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eagleedutour.com\/index.php\/wp-json\/wp\/v2\/comments?post=617"}],"version-history":[{"count":25,"href":"https:\/\/eagleedutour.com\/index.php\/wp-json\/wp\/v2\/pages\/617\/revisions"}],"predecessor-version":[{"id":676,"href":"https:\/\/eagleedutour.com\/index.php\/wp-json\/wp\/v2\/pages\/617\/revisions\/676"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/eagleedutour.com\/index.php\/wp-json\/wp\/v2\/media\/278"}],"wp:attachment":[{"href":"https:\/\/eagleedutour.com\/index.php\/wp-json\/wp\/v2\/media?parent=617"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}