{"id":1108,"date":"2026-07-28T18:47:20","date_gmt":"2026-07-28T10:47:20","guid":{"rendered":"https:\/\/eagleedutour.com\/?page_id=1108"},"modified":"2026-07-28T20:18:21","modified_gmt":"2026-07-28T12:18:21","slug":"abouteagleedutour","status":"publish","type":"page","link":"https:\/\/eagleedutour.com\/index.php\/en\/abouteagleedutour\/","title":{"rendered":"About Eagle Edutour"},"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\/vitaly-gariev-8gAbl776pc0-unsplash.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        <!-- Top Centered Text Area -->\n        <div class=\"hero-text\">\n            <h1>About Eagle Edutour<\/h1>\n            <p>\n                Eagle Edutour, a flagship brand under EEG (Entertainment Education Global), was co-founded by PhD scholars from leading Singapore universities. Our founding team combines deep academic rigor with extensive hands-on experience in international education and study tours.<br>\n                Empowered by a global perspective and solid academic foundation, Eagle Edutour is dedicated to providing youth with high-quality, deeply immersive educational travel experiences.\n            <\/p>\n        <\/div>\n\n        <!-- Bottom Centered Buttons Area -->\n        <div class=\"hero-buttons\">\n            <a href=\"\/index.php\/register\/\" class=\"btn-primary\" target=\"_blank\">Register Now<\/a>\n            <a href=\"\/index.php\/contact-us\/\" class=\"btn-secondary\" target=\"_blank\">Contact Us<\/a>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* --- \u5e08\u8d44\u56e2\u961f\u5916\u5c42\u5bb9\u5668 --- *\/\n.team-section {\n    max-width: 1100px; \/* \u63a7\u5236\u6574\u4f53\u9ec4\u91d1\u5bbd\u5ea6 *\/\n    margin: 50px auto;\n    padding: 0 20px;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n}\n\n\/* \u6807\u9898\u6837\u5f0f *\/\n.team-title {\n    text-align: center;\n    font-size: 1.8rem;\n    color: #222;\n    font-weight: 700;\n    margin-bottom: 12px;\n}\n\n\/* \u6807\u9898\u4e0b\u65b9\u7684\u6807\u5fd7\u6027\u6a59\u8272\u5c0f\u77ed\u7ebf *\/\n.team-title-line {\n    width: 40px;\n    height: 4px;\n    background-color: #e67e22; \/* \u54c1\u724c\u6a59\u8272 *\/\n    margin: 0 auto 35px auto;\n    border-radius: 2px;\n}\n\n\/* \u7f51\u683c\u5e03\u5c40 *\/\n.team-grid {\n    display: flex;\n    justify-content: center;\n    gap: 25px; \/* \u5361\u7247\u4e0e\u5361\u7247\u4e4b\u95f4\u7684\u6a2a\u5411\u95f4\u8ddd *\/\n    flex-wrap: wrap; \/* \u79fb\u52a8\u7aef\u81ea\u52a8\u6298\u884c *\/\n}\n\n\/* \u5355\u4e2a\u540d\u5e08\u5361\u7247 *\/\n.team-card {\n    flex: 1;\n    min-width: 300px;\n    max-width: 350px;\n    background: #ffffff;\n    border: 1px solid #f0f0f0;\n    border-radius: 12px;\n    padding: 30px 25px;\n    box-sizing: border-box;\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n    display: flex;\n    flex-direction: column;\n}\n\n\/* \u9f20\u6807\u60ac\u6d6e\u7cbe\u81f4\u62ac\u5347\u6548\u679c *\/\n.team-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);\n    border-color: #e2e2e2;\n}\n\n\/* \u5934\u90e8\uff08\u5934\u50cf + \u59d3\u540d\u804c\u4f4d\uff09 *\/\n.team-header {\n    display: flex;\n    align-items: center;\n    margin-bottom: 20px;\n}\n\n\/* \u5706\u5f62\u5934\u50cf *\/\n.avatar-img {\n    width: 65px;\n    height: 65px;\n    border-radius: 50%;\n    object-fit: cover;\n    margin-right: 15px;\n    border: 1px solid #eee;\n    flex-shrink: 0;\n}\n\n.member-info h3 {\n    margin: 0 0 6px 0;\n    font-size: 1.1rem;\n    color: #2c3e50;\n    font-weight: 700;\n}\n\n.member-title {\n    margin: 0;\n    font-size: 0.85rem;\n    color: #888888;\n    font-weight: normal;\n}\n\n\/* \u540d\u5e08\u5bc4\u8bed\/\u4ecb\u7ecd\u6b63\u6587\uff08\u659c\u4f53\u4e0e\u4f18\u96c5\u884c\u9ad8\uff09 *\/\n.team-quote {\n    font-size: 0.92rem;\n    color: #555555;\n    line-height: 1.7;\n    font-style: italic; \/* \u659c\u4f53\u4fee\u9970 *\/\n    text-align: justify; \/* \u6587\u5b57\u4e24\u7aef\u5bf9\u9f50 *\/\n    flex-grow: 1; \/* \u4fdd\u969c\u5361\u7247\u9ad8\u5ea6\u4e00\u81f4 *\/\n}\n\n\/* \u54cd\u5e94\u5f0f\u9002\u914d\uff1a\u624b\u673a\u5c4f\u5e55\u5355\u5217\u5c45\u4e2d\u663e\u793a *\/\n@media (max-width: 992px) {\n    .team-grid {\n        flex-direction: column;\n        align-items: center;\n    }\n    \n    .team-card {\n        width: 100%;\n        max-width: 500px;\n    }\n}\n<\/style>\n\n<section class=\"team-section\">\n    <!-- Centered Header with Decorative Underline -->\n    <h2 class=\"team-title\">Meet Our Mentors<\/h2>\n    <div class=\"team-title-line\"><\/div>\n\n    <!-- Card Grid Container -->\n    <div class=\"team-grid\">\n        \n        <!-- Mentor Card 1: Peter Lai -->\n        <div class=\"team-card\">\n            <div class=\"team-header\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/peter-e1784878353122.jpg\" alt=\"Peter Lai HM\" class=\"avatar-img\">\n                <div class=\"member-info\">\n                    <h3>Peter Lai<\/h3>\n                    <p class=\"member-title\">Founder &amp; Chairman<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"team-quote\">\n                &#8220;Holding a Master&#8217;s in Economics from Cambridge and a CFA charter, I bring over 40 years of corporate, financial, and university teaching experience. I am dedicated to bridging classroom learning with the real world, inspiring a new generation with global vision and social responsibility.&#8221;\n            <\/div>\n        <\/div>\n\n        <!-- Mentor Card 2: Eugene Lee -->\n        <div class=\"team-card\">\n            <div class=\"team-header\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/Eugene-e1784878387431.jpg\" alt=\"Eugene Lee\" class=\"avatar-img\">\n                <div class=\"member-info\">\n                    <h3>Eugene Lee<\/h3>\n                    <p class=\"member-title\">Shareholder &amp; Executive Director<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"team-quote\">\n                &#8220;A Singapore media and creative industry veteran with 30+ years in international film production and global project management. Formerly with Mediacorp and mm2 Entertainment, and currently COO of MCC International, I bring creative strategy and global cultural exchange to youth education.&#8221;\n            <\/div>\n        <\/div>\n\n        <!-- Mentor Card 3: Philip Li -->\n        <div class=\"team-card\">\n            <div class=\"team-header\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/touxiang-e1785239347615.jpg\" alt=\"Philip Li\" class=\"avatar-img\">\n                <div class=\"member-info\">\n                    <h3>Philip Li<\/h3>\n                    <p class=\"member-title\">Chief Study Tour Mentor<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"team-quote\">\n                &#8220;An NTU PhD candidate in Philosophy and MPA graduate, and former senior host and chief director at Dalian TV. Specializing in overseas Chinese cultural promotion, I excel at turning rich heritage into engaging, inspiring study tour experiences for youth.&#8221;\n            <\/div>\n        <\/div>\n\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    <!-- Top Centered Header -->\n    <h2 class=\"services-title\">Why Choose Eagle Edutour<\/h2>\n\n    <div class=\"services-grid\">\n        \n        <!-- Card 1 -->\n        <div class=\"service-card\">\n            <div class=\"card-image\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/zexiao.jpg\" alt=\"Proven Study Tour Track Record\">\n            <\/div>\n            <div class=\"card-content\">\n                <h3>Proven Study Tour Track Record<\/h3>\n                <p>Years of dedicated experience in Singapore and international study routes make us the trusted choice for hundreds of families.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Card 2 -->\n        <div class=\"service-card\">\n            <div class=\"card-image\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/shenqing2.jpg\" alt=\"Immersive Campus &amp; Cultural Exploration\">\n            <\/div>\n            <div class=\"card-content\">\n                <h3>Immersive Campus &amp; Cultural Exploration<\/h3>\n                <p>Moving beyond surface-level tourism, we take students deep into top universities and local communities for authentic immersion.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Card 3 -->\n        <div class=\"service-card\">\n            <div class=\"card-image\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/peidu2.jpg\" alt=\"Exclusive Academic Partner Network\">\n            <\/div>\n            <div class=\"card-content\">\n                <h3>Exclusive Partner Network<\/h3>\n                <p>Backed by our PhD-led team, we offer direct access to top university laboratories and premier cultural institutions in Singapore.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Card 4 -->\n        <div class=\"service-card\">\n            <div class=\"card-image\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/sushe.jpg\" alt=\"Tailored Small-Group Programs\">\n            <\/div>\n            <div class=\"card-content\">\n                <h3>Tailored Small-Group Programs<\/h3>\n                <p>Avoiding cookie-cutter itineraries, we customize each study plan around student interests and future educational goals.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Card 5 -->\n        <div class=\"service-card\">\n            <div class=\"card-image\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/xueyeguihua.jpg\" alt=\"PhD-Led Bilingual Mentors\">\n            <\/div>\n            <div class=\"card-content\">\n                <h3>PhD-Led Bilingual Mentors<\/h3>\n                <p>Led by overseas PhD scholars and experienced bilingual educators to foster critical thinking and a global perspective.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Card 6 -->\n        <div class=\"service-card\">\n            <div class=\"card-image\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/guihua.jpg\" alt=\"Comprehensive Concierge Support\">\n            <\/div>\n            <div class=\"card-content\">\n                <h3>Comprehensive Concierge Support<\/h3>\n                <p>From pre-departure prep to local logistics and safety supervision, our team provides 24\/7 peace of mind for parents.<\/p>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* --- 1. \u6574\u4f53\u533a\u5757\u5bb9\u5668 --- *\/\n.company-intro-section {\n    width: 100%;\n    max-width: 1200px;\n    margin: 60px auto;\n    padding: 0 20px;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    box-sizing: border-box;\n}\n\n.company-intro-section * {\n    box-sizing: border-box;\n}\n\n\/* --- 2. \u9876\u90e8\u6807\u9898\u6837\u5f0f --- *\/\n.intro-header {\n    text-align: center;\n    margin-bottom: 30px;\n}\n\n.intro-header h2 {\n    font-size: 32px;\n    color: #2c3e50; \/* \u6df1\u84dd\u7070\u8272\u6807\u9898 *\/\n    font-weight: bold;\n    margin-bottom: 15px;\n    letter-spacing: 2px;\n}\n\n.intro-header .header-line {\n    width: 50px;\n    height: 3px;\n    background-color: #ef7c00; \/* \u54c1\u724c\u6a59\u8272\u4e0b\u5212\u7ebf *\/\n    margin: 0 auto;\n}\n\n\/* --- 3. \u5c45\u4e2d\u6bb5\u843d\u6587\u5b57\u6837\u5f0f --- *\/\n.intro-content {\n    max-width: 800px; \/* \u9650\u5236\u5bbd\u5ea6\u8ba9\u6587\u5b57\u81ea\u7136\u6298\u884c\uff0c\u6392\u7248\u66f4\u7f8e\u89c2 *\/\n    margin: 0 auto 50px auto;\n    text-align: center;\n}\n\n.intro-content p {\n    font-size: 16px;\n    color: #57606f; \/* \u8212\u9002\u7684\u9605\u8bfb\u7070\u5ea6 *\/\n    line-height: 1.8;\n    margin: 0;\n}\n\n\/* --- 4. \u7edf\u8ba1\u6570\u636e 6 \u5bab\u683c --- *\/\n.stats-grid {\n    display: grid;\n    grid-template-columns: repeat(6, 1fr); \/* \u7535\u8111\u7aef\u5e73\u5747\u5206 6 \u5217 *\/\n    gap: 15px; \/* \u5361\u7247\u4e4b\u95f4\u7684\u95f4\u8ddd *\/\n}\n\n\/* --- 5. \u5355\u4e2a\u6570\u636e\u5361\u7247\u6837\u5f0f --- *\/\n.stat-card {\n    background-color: #fcfcfc; \/* \u6781\u6d45\u7684\u7070\u5e95\u8272 *\/\n    border: 1px solid #f0f0f0; \/* \u7ec6\u5fae\u7684\u8fb9\u6846 *\/\n    border-radius: 8px; \/* \u5706\u89d2 *\/\n    padding: 25px 10px;\n    text-align: center;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n\/* \u9f20\u6807\u60ac\u505c\u65f6\u7684\u5fae\u6d6e\u52a8\u4ea4\u4e92\u6548\u679c *\/\n.stat-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.04);\n}\n\n.stat-card .stat-number {\n    font-size: 28px;\n    font-weight: bold;\n    color: #ef7c00; \/* \u6570\u636e\u663e\u793a\u6a59\u8272 *\/\n    margin-bottom: 8px;\n}\n\n.stat-card .stat-label {\n    font-size: 14px;\n    color: #7f8c8d; \/* \u6807\u7b7e\u8f85\u52a9\u7070\u8272 *\/\n}\n\n\/* --- 6. \u54cd\u5e94\u5f0f\u9002\u914d (\u5e73\u677f\u4e0e\u624b\u673a\u7aef) --- *\/\n@media (max-width: 992px) {\n    \/* \u5e73\u677f\u8bbe\u5907\uff1a\u53d8\u6210 3 \u5217 2 \u884c *\/\n    .stats-grid {\n        grid-template-columns: repeat(3, 1fr);\n        gap: 20px;\n    }\n}\n\n@media (max-width: 640px) {\n    \/* \u624b\u673a\u8bbe\u5907\uff1a\u53d8\u6210 2 \u5217 3 \u884c\uff0c\u540c\u65f6\u8c03\u6574\u6587\u5b57\u5927\u5c0f *\/\n    .stats-grid {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 15px;\n    }\n    .intro-header h2 {\n        font-size: 26px;\n    }\n    .intro-content p {\n        font-size: 15px;\n        text-align: justify; \/* \u624b\u673a\u7aef\u4e24\u7aef\u5bf9\u9f50\u66f4\u6574\u9f50 *\/\n    }\n}\n<\/style>\n\n<section class=\"company-intro-section\">\n    <!-- Header Area -->\n    <div class=\"intro-header\">\n        <h2>Our Achievements<\/h2>\n        <div class=\"header-line\"><\/div>\n    <\/div>\n\n    <!-- Statistics Cards Grid (6-Grid) -->\n    <div class=\"stats-grid\">\n        <div class=\"stat-card\">\n            <div class=\"stat-number\">2000+<\/div>\n            <div class=\"stat-label\">Participants<\/div>\n        <\/div>\n        <div class=\"stat-card\">\n            <div class=\"stat-number\">100%<\/div>\n            <div class=\"stat-label\">Satisfaction Rate<\/div>\n        <\/div>\n        <div class=\"stat-card\">\n            <div class=\"stat-number\">50+<\/div>\n            <div class=\"stat-label\">Partners<\/div>\n        <\/div>\n        <div class=\"stat-card\">\n            <div class=\"stat-number\">5+<\/div>\n            <div class=\"stat-label\">Years of Service<\/div>\n        <\/div>\n        <div class=\"stat-card\">\n            <div class=\"stat-number\">20+<\/div>\n            <div class=\"stat-label\">Study Routes<\/div>\n        <\/div>\n        <div class=\"stat-card\">\n            <div class=\"stat-number\">100+<\/div>\n            <div class=\"stat-label\">Completed Programs<\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* --- \u5916\u90e8\u5927\u5bb9\u5668 --- *\/\n.lianxifangshi-container {\n    max-width: 700px;\n    margin: 40px auto; \n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    padding: 0 20px;\n    box-sizing: border-box;\n}\n\n.lianxifangshi-title {\n    text-align: center;\n    margin-bottom: 25px;\n    font-size: 1.5rem;\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: center;\n    gap: 20px;\n    margin-bottom: 30px;\n}\n\n\/* --- \u6240\u6709\u5361\u7247\u57fa\u7840\u6837\u5f0f --- *\/\n.lianxifangshi-card {\n    width: calc(50% - 10px); \n    background: #fff;\n    border: 1px solid #eaeaea;\n    border-radius: 12px;\n    padding: 25px 15px;\n    box-sizing: border-box;\n    display: flex;\n    align-items: center; \n    justify-content: center; \/* \u4fdd\u8bc1\u56fe\u6807+\u6587\u5b57\u6574\u4f53\u5728\u5361\u7247\u5185\u6c34\u5e73\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    text-decoration: none;\n    color: inherit;\n}\n\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.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 (\u4fee\u6539\u91cd\u70b9\uff1a\u4fdd\u6301\u884c\u5de6\u5bf9\u9f50) --- *\/\n.lianxifangshi-text {\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start; \/* \u786e\u4fdd\u591a\u884c\u6587\u5b57\u5728\u5de6\u4fa7\u9f50\u5e73 *\/\n    text-align: left; \/* \u6bcf\u884c\u6587\u5b57\u5de6\u5bf9\u9f50 *\/\n    line-height: 1.4;\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    word-break: break-all;\n}\n\n\/* --- WhatsApp \u548c \u5fae\u4fe1\u5361\u7247 --- *\/\n.whatsapp-card, \n.wechat-card {\n    flex-direction: column; \n    align-items: center;\n    text-align: center;\n    padding: 30px 20px;\n}\n\n.social-content {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    width: 100%;\n}\n\n.social-header {\n    display: flex;\n    align-items: center;\n    margin-bottom: 15px;\n    justify-content: center;\n}\n\n.social-header strong {\n    font-size: 16px;\n    color: #333;\n    margin-left: 10px; \n}\n\n.social-header .lianxifangshi-icon {\n    margin-right: 0; \n}\n\n.social-qrcode-box {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n}\n\n.qr-img {\n    width: 110px;\n    height: 110px;\n    object-fit: cover;\n    border: 1px solid #eee;\n    padding: 5px;\n    border-radius: 8px;\n    margin-bottom: 10px;\n    background: #f9f9f9;\n}\n\n.qr-tip {\n    font-size: 12px;\n    color: #999;\n}\n\n\/* --- \u5e95\u90e8\u6309\u94ae\u533a\u57df --- *\/\n.lianxifangshi-action {\n    margin-top: 30px; \n    display: flex;\n    flex-direction: row;\n    justify-content: center;\n    align-items: center;\n    gap: 20px;\n    flex-wrap: wrap; \n}\n\n.btn-primary,\n.btn-secondary {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 12px 32px; \n    border-radius: 6px;\n    text-decoration: none;\n    font-size: 16px;\n    font-weight: 600;\n    transition: all 0.3s ease;\n    box-sizing: border-box;\n    flex: 0 0 auto; \n    white-space: nowrap;\n    min-width: 140px;\n}\n\n.btn-primary {\n    background: #e67e22; \n    color: white !important;\n    border: 1px solid #e67e22;\n    box-shadow: 0 4px 6px rgba(230, 126, 34, 0.2);\n}\n\n.btn-primary:hover {\n    background: #d35400; \n    border-color: #d35400;\n    transform: translateY(-2px);\n    box-shadow: 0 6px 10px rgba(230, 126, 34, 0.3);\n}\n\n.btn-secondary {\n    background: #ffffff;\n    color: #333333 !important;\n    border: 1px solid #dcdcdc;\n    box-shadow: 0 2px 5px rgba(0,0,0,0.03);\n}\n\n.btn-secondary:hover {\n    color: #e67e22 !important;\n    border-color: #e67e22;\n    background: #fffaf5;\n    transform: translateY(-2px);\n    box-shadow: 0 4px 10px rgba(230, 126, 34, 0.15);\n}\n\n\/* --- \u54cd\u5e94\u5f0f\u9002\u914d --- *\/\n@media (max-width: 768px) {\n    .lianxifangshi-card {\n        width: 100%;\n    }\n    \n    .lianxifangshi-action {\n        gap: 10px;\n    }\n    \n    .btn-primary, .btn-secondary {\n        flex: 1 1 auto;\n        width: 100%;\n        max-width: 200px;\n    }\n}\n<\/style>\n\n<div class=\"lianxifangshi-container\">\n\n    <h3 class=\"lianxifangshi-title\">Contact Us<\/h3>\n\n    <!-- Core Container -->\n    <div class=\"lianxifangshi-grid\">\n\n        <!-- 1. Business Email (Row 1, Left) -->\n        <div class=\"lianxifangshi-card\">\n            <div class=\"lianxifangshi-icon icon-blue\">\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>Business Email<\/strong>\n                <span>contact@eagleedutour.com<\/span>\n            <\/div>\n        <\/div>\n\n        <!-- 2. Phone Number (Row 1, Right) -->\n        <div class=\"lianxifangshi-card\">\n            <div class=\"lianxifangshi-icon icon-green\">\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>Contact Number<\/strong>\n                <span>+65 93450527<\/span>\n            <\/div>\n        <\/div>\n\n        <!-- 3. WhatsApp (Row 2, Left) -->\n        <div class=\"lianxifangshi-card whatsapp-card\">\n            <div class=\"social-content\">\n                <div class=\"social-header\">\n                    <div class=\"lianxifangshi-icon icon-whatsapp\">\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>WhatsApp<\/strong>\n                <\/div>\n                \n                <div class=\"social-qrcode-box\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/WhatsApp-e1785239410511.jpg\" alt=\"WhatsApp QR Code\" class=\"qr-img\">\n                    <span class=\"qr-tip\">Scan to chat on WhatsApp<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- 4. WeChat (Row 2, Right) - \u5df2\u66f4\u65b0\u72ec\u7acb\u5fae\u4fe1\u53cc\u6c14\u6ce1\u56fe\u6807 -->\n        <div class=\"lianxifangshi-card wechat-card\">\n            <div class=\"social-content\">\n                <div class=\"social-header\">\n                    <div class=\"lianxifangshi-icon icon-wechat\">\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=\"M7 17l-3 1 1-2.5C4.3 14.5 3.5 13.3 3.5 12c0-3 3.1-5.5 7-5.5s7 2.5 7 5.5-3.1 5.5-7 5.5c-.8 0-1.6-.1-2.3-.35L7 17z\"><\/path><path d=\"M16 11c2.5 0 4.5-1.8 4.5-4s-2-4-4.5-4-4.5 1.8-4.5 4c0 .8.3 1.5.9 2.1L12 11l1.8-.6c.7.4 1.4.6 2.2.6z\"><\/path><\/svg>\n                    <\/div>\n                    <strong>WeChat<\/strong>\n                <\/div>\n                \n                <div class=\"social-qrcode-box\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/weixin-e1785239377319.jpg\" alt=\"WeChat QR Code\" class=\"qr-img\">\n                    <span class=\"qr-tip\">Scan to add Customer Service<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n    <!-- Action Buttons -->\n    <div class=\"lianxifangshi-action\">\n        <a href=\"\/index.php\/contact-us\/\" class=\"btn-primary\">Contact Us<\/a>\n        <a href=\"\/index.php\/register\/\" class=\"btn-primary\">Register Now<\/a>\n    <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>About Eagle Edutour Eagle Edutour, a flagship brand und [&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-1108","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/eagleedutour.com\/index.php\/wp-json\/wp\/v2\/pages\/1108","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=1108"}],"version-history":[{"count":17,"href":"https:\/\/eagleedutour.com\/index.php\/wp-json\/wp\/v2\/pages\/1108\/revisions"}],"predecessor-version":[{"id":1151,"href":"https:\/\/eagleedutour.com\/index.php\/wp-json\/wp\/v2\/pages\/1108\/revisions\/1151"}],"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=1108"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}