{"id":115,"date":"2026-08-16T01:15:35","date_gmt":"2026-08-15T17:15:35","guid":{"rendered":""},"modified":"2026-08-16T01:15:35","modified_gmt":"2026-08-15T17:15:35","slug":"fujian-quanzhou-5day","status":"publish","type":"page","link":"https:\/\/www.esqicheng.cn\/index.php\/fujian-quanzhou-5day\/","title":{"rendered":"\u798f\u5efa5\u59294\u665a"},"content":{"rendered":"<style>\n\/* \u9690\u85cf Astra \u6807\u9898\u548c\u9875\u5934 *\/\n.entry-title, .entry-header, .ast-page-title, .ast-archive-entry-banner,\n.ast-single-post-featured-section, .page-header, .site-header-focus-item .entry-title {\n  display: none !important;\n}\n\/* \u786e\u4fdd hero \u6b63\u5e38\u663e\u793a *\/\n.esqicheng-page .hero { min-height: 560px !important; position: relative !important; }\n.esqicheng-page .hero-bg { position: absolute !important; inset: 0 !important; width: 100% !important; height: 100% !important; object-fit: cover !important; opacity: 0.55 !important; }\n<\/style>\n<style>.entry-title, .entry-header { display: none !important; }<\/style>\n<style>\n* { margin: 0; padding: 0; box-sizing: border-box; }\nbody {\n  font-family: -apple-system, \"Microsoft YaHei\", \"PingFang SC\", sans-serif;\n  color: #333; line-height: 1.8; background: #f5f7fa;\n}\nheader {\n  background: linear-gradient(135deg, #1a6b4c 0%, #2d8f6a 100%);\n  color: #fff; padding: 0; position: sticky; top: 0; z-index: 100;\n  box-shadow: 0 2px 12px rgba(0,0,0,0.15);\n}\n.header-inner {\n  max-width: 1200px; margin: 0 auto; padding: 0 24px;\n  display: flex; align-items: center; justify-content: space-between; height: 64px;\n}\n.logo { font-size: 20px; font-weight: 700; letter-spacing: 1px; }\n.logo span { opacity: 0.8; font-size: 13px; font-weight: 400; margin-left: 8px; }\nnav ul { list-style: none; display: flex; gap: 8px; }\nnav a {\n  color: #fff; text-decoration: none; padding: 8px 16px; border-radius: 6px;\n  font-size: 15px; transition: all 0.2s; opacity: 0.9;\n}\nnav a:hover { background: rgba(255,255,255,0.15); opacity: 1; }\nnav a.active { background: rgba(255,255,255,0.2); opacity: 1; font-weight: 600; }\n.container { max-width: 1000px; margin: 32px auto; padding: 0 24px; }\n.content-card {\n  background: #fff; border-radius: 12px; padding: 48px 56px;\n  box-shadow: 0 1px 4px rgba(0,0,0,0.06); min-height: 600px;\n}\n.content-card h1 {\n  color: #1a6b4c; font-size: 28px; margin-bottom: 24px;\n  padding-bottom: 16px; border-bottom: 3px solid #e8f5ee;\n}\n.content-card h2 {\n  color: #2d8f6a; font-size: 22px; margin: 32px 0 16px;\n}\n.content-card h3 { color: #3a7d5c; font-size: 18px; margin: 24px 0 12px; }\n.content-card p { margin: 12px 0; color: #444; }\n.content-card ul, .content-card ol { margin: 12px 0 12px 28px; }\n.content-card li { margin: 6px 0; }\n.content-card table {\n  width: 100%; border-collapse: collapse; margin: 20px 0;\n  font-size: 14px; border-radius: 8px; overflow: hidden;\n}\n.content-card th {\n  background: #1a6b4c; color: #fff; padding: 12px 16px; text-align: left; font-weight: 600;\n}\n.content-card td { padding: 10px 16px; border-bottom: 1px solid #e8f0ec; }\n.content-card tr:nth-child(even) td { background: #f8fbf9; }\n.content-card blockquote {\n  border-left: 4px solid #2d8f6a; background: #f0f7f3;\n  padding: 16px 24px; margin: 20px 0; border-radius: 0 8px 8px 0; color: #555;\n}\n.content-card blockquote p { margin: 4px 0; }\n.content-card code {\n  background: #f0f4f1; padding: 2px 6px; border-radius: 4px; font-size: 13px; color: #1a6b4c;\n}\n.content-card pre {\n  background: #f6f8f7; padding: 16px 20px; border-radius: 8px;\n  overflow-x: auto; margin: 16px 0; font-size: 13px; line-height: 1.6;\n}\n.content-card pre code { background: none; padding: 0; }\n.content-card img { max-width: 100%; border-radius: 8px; margin: 16px 0; }\n.content-card strong { color: #1a6b4c; }\n.content-card hr { border: none; border-top: 2px solid #e8f0ec; margin: 32px 0; }\n.content-card a { color: #2d8f6a; }\n.banner {\n  background: linear-gradient(135deg, #1a6b4c 0%, #2d8f6a 50%, #3a9d77 100%);\n  color: #fff; text-align: center; padding: 60px 24px; border-radius: 12px; margin-bottom: 32px;\n}\n.banner h1 { color: #fff; font-size: 32px; margin-bottom: 12px; border: none; padding: 0; }\n.banner p { font-size: 16px; opacity: 0.9; }\n.banner .tags { margin-top: 16px; }\n.banner .tag {\n  display: inline-block; background: rgba(255,255,255,0.2); padding: 4px 14px;\n  border-radius: 20px; font-size: 13px; margin: 0 4px;\n}\n.footer {\n  text-align: center; padding: 32px 24px; color: #888; font-size: 13px;\n}\n.article-list { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 16px; margin-top: 24px; }\n.article-card {\n  background: #fff; border-radius: 10px; padding: 24px; box-shadow: 0 1px 4px rgba(0,0,0,0.06);\n  transition: transform 0.2s, box-shadow 0.2s; text-decoration: none; color: inherit; display: block;\n}\n.article-card:hover { transform: translateY(-3px); box-shadow: 0 4px 16px rgba(0,0,0,0.1); }\n.article-card h3 { color: #1a6b4c; margin-bottom: 8px; font-size: 16px; }\n.article-card p { font-size: 13px; color: #777; }\n.article-card .tag-small {\n  display: inline-block; background: #e8f5ee; color: #1a6b4c; padding: 2px 10px;\n  border-radius: 12px; font-size: 12px; margin-top: 8px;\n}<\/p>\n<p>.route-summary {\n  background: linear-gradient(135deg, #f0f7f3 0%, #e8f5ee 100%);\n  border-radius: 12px; padding: 24px 28px; margin: 24px 0;\n  border-left: 4px solid #2d8f6a;\n}\n.route-summary h3 { color: #1a6b4c; margin-top: 0; }\n.route-summary .info-grid {\n  display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n  gap: 12px; margin-top: 12px;\n}\n.route-summary .info-item {\n  background: #fff; padding: 12px 16px; border-radius: 8px;\n  box-shadow: 0 1px 3px rgba(0,0,0,0.05);\n}\n.route-summary .info-item .label { font-size: 12px; color: #888; margin-bottom: 4px; }\n.route-summary .info-item .value { font-size: 16px; color: #1a6b4c; font-weight: 600; }<\/p>\n<p>.day-card {\n  background: #f8fbf9; border-radius: 10px; padding: 20px 24px;\n  margin: 20px 0; border-left: 4px solid #2d8f6a;\n}\n.day-card .day-header {\n  display: flex; align-items: center; gap: 12px; margin-bottom: 12px;\n}\n.day-card .day-badge {\n  background: linear-gradient(135deg, #1a6b4c 0%, #2d8f6a 100%);\n  color: #fff; font-weight: 700; padding: 6px 14px; border-radius: 6px;\n  font-size: 15px; white-space: nowrap;\n}\n.day-card .day-title { font-size: 17px; color: #1a6b4c; font-weight: 600; }\n.day-card .day-meta {\n  display: flex; gap: 16px; flex-wrap: wrap; margin: 12px 0;\n  font-size: 13px; color: #666;\n}\n.day-card .day-meta span {\n  background: #fff; padding: 4px 10px; border-radius: 12px;\n  border: 1px solid #e0ebe5;\n}<\/p>\n<p>.breadcrumb {\n  background: #fff; padding: 12px 24px; border-radius: 8px;\n  margin-bottom: 20px; font-size: 13px; color: #888;\n  box-shadow: 0 1px 3px rgba(0,0,0,0.05);\n}\n.breadcrumb a { color: #2d8f6a; text-decoration: none; }\n.breadcrumb a:hover { text-decoration: underline; }<\/p>\n<p>\/* \u666f\u533a\u5361\u7247 *\/\n.spot-grid {\n  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));\n  gap: 16px; margin: 20px 0;\n}\n.spot-card {\n  background: #f8fbf9; border-radius: 10px; padding: 16px;\n  border-left: 3px solid #2d8f6a;\n}\n.spot-card h4 { color: #1a6b4c; font-size: 15px; margin-bottom: 6px; }\n.spot-card p { font-size: 13px; color: #666; margin: 0; }<\/p>\n<p>@media (max-width: 768px) {\n  .header-inner { flex-direction: column; height: auto; padding: 12px; }\n  nav ul { flex-wrap: wrap; justify-content: center; }\n  .content-card { padding: 24px 20px; }\n  .container { padding: 0 12px; }\n  .route-summary .info-grid { grid-template-columns: 1fr; }\n  .day-card .day-meta { gap: 8px; }\n}\n<\/style>\n<div class=\"esqicheng-page\">\n<div class=\"container\">\n<div class=\"breadcrumb\">\n    <a href=\"\/?page_id=111\">\u9996\u9875<\/a> &gt;<br \/>\n    <a href=\"\/?page_id=114\">\u798f\u5efa\u65c5\u6e38<\/a> &gt;<br \/>\n    <span>\u534a\u57ce\u70df\u706b\u534a\u57ce\u4ed9 \u00b7 \u6cc9\u5dde+\u5e73\u6f6d 5 \u5929 4 \u665a<\/span>\n  <\/div>\n<div class=\"content-card\">\n<div class=\"banner\">\n<p>\u6cc9\u5dde\uff08\u4e16\u9057\u53e4\u57ce\uff09+ \u5e73\u6f6d\uff08\u56fd\u9645\u65c5\u6e38\u5c9b\uff095 \u5929 4 \u665a\u6df1\u5ea6\u6e38<\/p>\n<div class=\"tags\">\n    <span class=\"tag\">5 \u5929 4 \u665a<\/span><br \/>\n    <span class=\"tag\">\u4e16\u9057\u53e4\u57ce<\/span><br \/>\n    <span class=\"tag\">\u6d77\u5c9b\u98ce\u5149<\/span><br \/>\n    <span class=\"tag\">\u975e\u9057\u7c2a\u82b1<\/span><br \/>\n    <span class=\"tag\">\u84dd\u773c\u6cea\u5947\u89c2<\/span>\n  <\/div>\n<\/div>\n<div class=\"route-summary\">\n<h3>\u884c\u7a0b\u901f\u89c8<\/h3>\n<div class=\"info-grid\">\n<div class=\"info-item\">\n<div class=\"label\">\u884c\u7a0b\u5929\u6570<\/div>\n<div class=\"value\">5 \u5929 4 \u665a<\/div>\n<\/p><\/div>\n<div class=\"info-item\">\n<div class=\"label\">\u51fa\u53d1\u57ce\u5e02<\/div>\n<div class=\"value\">\u6cc9\u5dde\u664b\u6c5f<\/div>\n<\/p><\/div>\n<div class=\"info-item\">\n<div class=\"label\">\u884c\u7a0b\u7c7b\u578b<\/div>\n<div class=\"value\">\u7eaf\u73a9\u54c1\u8d28\u56e2<\/div>\n<\/p><\/div>\n<div class=\"info-item\">\n<div class=\"label\">\u4f4f\u5bbf\u6807\u51c6<\/div>\n<div class=\"value\">1 \u665a\u4e94\u94bb + 3 \u665a\u4e09\u94bb\u9152\u5e97<\/div>\n<\/p><\/div>\n<div class=\"info-item\">\n<div class=\"label\">\u7528\u9910\u5b89\u6392<\/div>\n<div class=\"value\">4 \u65e9 4 \u6b63<\/div>\n<\/p><\/div>\n<div class=\"info-item\">\n<div class=\"label\">\u6838\u5fc3\u4eae\u70b9<\/div>\n<div class=\"value\">\u5f00\u5143\u5bfa \/ \u5e73\u6f6d\u84dd\u773c\u6cea \/ \u87f3\u57d4\u7c2a\u82b1<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<hr \/>\n<h2>\u884c\u7a0b\u4eae\u70b9<\/h2>\n<div class=\"spot-grid\">\n<div class=\"spot-card\">\n<h4>\u5f00\u5143\u5bfa<\/h4>\n<p>\u5343\u5e74\u53e4\u5239\uff0c\u4e1c\u897f\u53cc\u5854\u5dcd\u5ce8\u5bf9\u5cd9\uff0c\u4e16\u754c\u6587\u5316\u9057\u4ea7\u300c\u6cc9\u5dde\uff1a\u5b8b\u5143\u4e2d\u56fd\u7684\u4e16\u754c\u6d77\u6d0b\u5546\u8d38\u4e2d\u5fc3\u300d\u6838\u5fc3\u9057\u4ea7\u70b9<\/p>\n<\/p><\/div>\n<div class=\"spot-card\">\n<h4>\u575b\u5357\u6e7e\u300c\u84dd\u773c\u6cea\u300d<\/h4>\n<p>\u5e73\u6f6d 22 \u516c\u91cc\u300c\u767d\u91d1\u6d77\u5cb8\u300d\uff0c\u6bcf\u5e74 4-6 \u6708\u9082\u9005\u8367\u5149\u6d77\u5947\u89c2\uff0c\u6d77\u6d6a\u7ffb\u6d8c\u5982\u661f\u6cb3\u503e\u6cfb<\/p>\n<\/p><\/div>\n<div class=\"spot-card\">\n<h4>\u7334\u7814\u5c9b \u00b7 68 \u6d77\u91cc<\/h4>\n<p>\u7956\u56fd\u5927\u9646\u8ddd\u79bb\u53f0\u6e7e\u6700\u8fd1\u7684\u5730\u65b9\uff0c\u4ec5 68 \u6d77\u91cc\uff0c\u602a\u77f3\u5d99\u5ccb\u3001\u6d77\u8680\u5730\u8c8c\u5947\u7279<\/p>\n<\/p><\/div>\n<div class=\"spot-card\">\n<h4>\u87f3\u57d4\u6e14\u6751\u7c2a\u82b1<\/h4>\n<p>\u975e\u9057\u6587\u5316\u4f53\u9a8c\uff0c\u86b5\u58f3\u53e4\u539d\u9519\u843d\uff0c\u87f3\u57d4\u5973\u5934\u6234\u7c2a\u82b1\u56f4\uff0c\u5343\u5e74\u6e14\u5bb6\u98ce\u60c5<\/p>\n<\/p><\/div>\n<div class=\"spot-card\">\n<h4>\u6d1b\u4f3d\u5bfa<\/h4>\n<p>\u5efa\u5728\u6d77\u4e2d\u7684\u5bfa\u5e99\uff0c\u6f6e\u8d77\u6f6e\u843d\u5b9b\u5982\u6d77\u4e0a\u4ed9\u5bab\uff0c\u7ea2\u5899\u91d1\u74e6\u4e0e\u78a7\u6d77\u76f8\u6620<\/p>\n<\/p><\/div>\n<div class=\"spot-card\">\n<h4>\u6cc9\u5dde\u897f\u8857<\/h4>\n<p>\u5343\u5e74\u53e4\u8857\uff0c\u7ea2\u7816\u53e4\u539d\u4e0e\u5357\u6d0b\u9a91\u697c\u9519\u843d\uff0c\u70df\u706b\u6c24\u6c32\u3001\u4e00\u6b65\u4e00\u666f<\/p>\n<\/p><\/div>\n<div class=\"spot-card\">\n<h4>\u5b89\u5e73\u6865<\/h4>\n<p>\u300c\u5929\u4e0b\u65e0\u6865\u957f\u6b64\u6865\u300d\uff0c\u4e2d\u56fd\u73b0\u5b58\u53e4\u4ee3\u6700\u957f\u77f3\u6865\uff0c\u5168\u957f\u8d85 2200 \u7c73<\/p>\n<\/p><\/div>\n<div class=\"spot-card\">\n<h4>\u957f\u6c5f\u6fb3\u98ce\u8f66\u6d77\u5cb8<\/h4>\n<p>\u767d\u8272\u98ce\u8f66\u4e0e\u78a7\u6d77\u84dd\u5929\u4ea4\u7ec7\uff0c\u300c\u843d\u65e5\u6a58\u5b50\u6d77\u300d\u7edd\u4f73\u89c2\u8d4f\u5730<\/p>\n<\/p><\/div>\n<\/div>\n<hr \/>\n<h2>\u8be6\u7ec6\u884c\u7a0b\u5b89\u6392<\/h2>\n<div class=\"day-card\">\n<div class=\"day-header\">\n    <span class=\"day-badge\">D1<\/span><br \/>\n    <span class=\"day-title\">\u5168\u56fd\u5404\u5730 \u2192 \u6cc9\u5dde\u664b\u6c5f \u2192 \u9152\u5e97 \u2192 \u81ea\u7531\u6d3b\u52a8<\/span>\n  <\/div>\n<div class=\"day-meta\">\n    <span>\ud83c\udf7d \u7528\u9910\uff1a\u81ea\u7406<\/span><br \/>\n    <span>\ud83c\udfe8 \u4f4f\u5bbf\uff1a\u6cc9\u5dde\u4e94\u94bb\u9152\u5e97<\/span>\n  <\/div>\n<p>\u51fa\u53d1\u5730\u4e58\u52a8\u8f66\/\u98de\u673a\u524d\u5f80\u9b45\u529b\u53e4\u57ce<strong>\u300c\u4e16\u9057\u6cc9\u5dde\u300d<\/strong>\uff0c\u62b5\u8fbe\u6cc9\u5dde\u63a5\u56e2\u540e\u524d\u5f80\u9152\u5e97\u529e\u7406\u5165\u4f4f\uff0c\u540e\u81ea\u7531\u6d3b\u52a8\u3002<\/p>\n<h3>\u81ea\u7531\u6d3b\u52a8\u63a8\u8350<\/h3>\n<ul>\n<li><strong>\u6cc9\u5dde\u897f\u6e56<\/strong>\uff1a\u8d4f\u6cc9\u5dde\u897f\u6e56\u516c\u56ed\u591c\u666f\uff0c\u89c2\u53d8\u5e7b\u591a\u5f69\u7684\u97f3\u4e50\u55b7\u6cc9<\/li>\n<li><strong>\u897f\u8857\u591c\u5e02<\/strong>\uff1a\u6cc9\u5dde\u4eba\u7684\u300c\u6df1\u591c\u98df\u5802\u300d\u2014\u2014\u6d77\u86ce\u714e\u3001\u725b\u8089\u7fb9\u3001\u54b8\u996d\u3001\u70b8\u918b\u8089\u3001\u59dc\u6bcd\u9e2d\u2026\u2026\u4e09\u767e\u591a\u4e2a\u644a\u4f4d\uff0c\u95fd\u5357\u98ce\u5473\u5b87\u5b99<\/li>\n<\/ul>\n<blockquote>\n<p><strong>\u6e29\u99a8\u63d0\u793a<\/strong>\uff1a\u9152\u5e97\u4e00\u822c\u4e8e 14:00 \u4e4b\u540e\u529e\u7406\u5165\u4f4f\uff1b\u8bf7\u643a\u5e26\u597d\u300a\u5c45\u6c11\u8eab\u4efd\u8bc1\u300b\uff0c\u513f\u7ae5 16 \u5468\u5c81\u4ee5\u4e0b\u9700\u643a\u5e26\u300a\u6237\u53e3\u7c3f\u300b\u3002<\/p>\n<\/blockquote>\n<\/div>\n<div class=\"day-card\">\n<div class=\"day-header\">\n    <span class=\"day-badge\">D2<\/span><br \/>\n    <span class=\"day-title\">\u6cc9\u5dde \u2192 \u5e73\u6f6d \u00b7 \u957f\u6c5f\u6fb3\u6d77\u6ee8 \u2192 \u5317\u6e2f\u6751 \u2192 \u7334\u7814\u5c9b\uff0868 \u6d77\u91cc\uff09\u2192 \u575b\u5357\u6e7e\u300c\u84dd\u773c\u6cea\u300d\u2192 \u6c99\u6ee9\u7bdd\u706b\u665a\u4f1a<\/span>\n  <\/div>\n<div class=\"day-meta\">\n    <span>\ud83c\udf7d \u7528\u9910\uff1a\u65e9\u3001\u4e2d<\/span><br \/>\n    <span>\ud83c\udfe8 \u4f4f\u5bbf\uff1a\u5e73\u6f6d\u4e09\u94bb\u9152\u5e97<\/span>\n  <\/div>\n<p>\u65e9\u9910\u540e\uff0c\u4e58\u5750\u65c5\u6e38\u5927\u5df4\u4ece\u6cc9\u5dde\u524d\u5f80\u4e2d\u56fd\u7b2c\u4e94\u5927\u5c9b\u3001\u798f\u5efa\u7b2c\u4e00\u5927\u5c9b<strong>\u3010\u5e73\u6f6d\u5c9b\u3011<\/strong>\u3002\u6cbf\u9014\u6b23\u8d4f\u6d77\u5c9b\u98ce\u5149\uff0c\u4e00\u8def\u5954\u8d74\u5c71\u6d77\uff0c\u5f00\u542f\u6d6a\u6f2b\u6d77\u5c9b\u4e4b\u65c5\u3002<\/p>\n<h3>\u957f\u6c5f\u6fb3\u6d77\u6ee8<\/h3>\n<p>\u5e73\u6f6d\u6807\u5fd7\u6027\u6d77\u4e0a\u98ce\u8f66\u7530\u5750\u843d\u4e8e\u6b64\uff0c22 \u5ea7\u767d\u8272\u98ce\u8f66\u6cbf 4.5 \u516c\u91cc\u6d77\u5cb8\u7ebf\u9519\u843d\u6392\u5e03\uff0c\u4e0e\u78a7\u6d77\u3001\u7ec6\u6c99\u3001\u9632\u62a4\u6797\u6784\u6210\u6cbb\u6108\u753b\u5377\u3002\u8fd9\u91cc\u662f\u300c\u843d\u65e5\u6a58\u5b50\u6d77\u300d\u7684\u7edd\u4f73\u89c2\u8d4f\u5730\uff0c\u98ce\u8f66\u526a\u5f71\u7f13\u7f13\u8f6c\u52a8\uff0c\u968f\u624b\u4e00\u62cd\u7686\u662f\u7535\u5f71\u611f\u5927\u7247\u3002<\/p>\n<h3>\u5317\u6e2f\u6751<\/h3>\n<p>\u63a2\u8bbf\u300c\u77f3\u5934\u4f1a\u5531\u6b4c\u300d\u7684\u539f\u751f\u6001\u77f3\u5934\u539d\u53e4\u6751\u843d\u3002\u4f9d\u5c71\u508d\u6d77\u800c\u5efa\u7684\u77f3\u5c4b\u9519\u843d\u6709\u81f4\uff0c\u53e4\u6734\u6587\u827a\uff0c\u6587\u521b\u5c0f\u5e97\u3001\u5496\u5561\u5c4b\u4e0e\u6e14\u5bb6\u8001\u94fa\u5171\u751f\uff0c\u6572\u4e00\u6572\u541b\u5c71\u5947\u77f3\uff0c\u8fd8\u80fd\u542c\u89c1\u6e05\u8106\u7684\u300c\u97f3\u7b26\u300d\u3002<\/p>\n<h3>\u7334\u7814\u5c9b \u00b7 68 \u6d77\u91cc\u666f\u533a<\/h3>\n<p>\uff08\u542b\u5927\u95e8\u7968\uff0c\u7535\u74f6\u8f66 20 \u5143\/\u4eba\u81ea\u613f\u81ea\u7406\uff09\u56fd\u5bb6 4A \u7ea7\u666f\u533a\uff0c\u7531\u7334\u7814\u5c9b\u3001\u7814\u540e\u5c9b\u3001\u9650\u5c71\u5c9b\u4e09\u5c9b\u7ec4\u6210\u3002\u8fd9\u91cc\u662f<strong>\u7956\u56fd\u5927\u9646\u8ddd\u79bb\u53f0\u6e7e\u5c9b\u6700\u8fd1\u7684\u5730\u65b9<\/strong>\uff0c\u4ec5 68 \u6d77\u91cc\u3002\u6253\u5361\u300c68 \u6d77\u91cc\u300d\u5730\u6807\u7891\u3001\u300c\u4e24\u5cb8\u540c\u5fc3\u7a97\u300d\uff0c\u8fdc\u773a\u53f0\u6d77\u98ce\u5149\u3002<\/p>\n<h3>\u575b\u5357\u6e7e\u6d77\u6ee8 \u00b7 \u300c\u84dd\u773c\u6cea\u300d<\/h3>\n<p>\u7d20\u6709\u300c\u767d\u91d1\u6d77\u5cb8\u300d\u7f8e\u8a89\uff0c\u6c99\u8d28\u7ec6\u817b\u5982\u7c89\u3001\u6d77\u6c34\u6f84\u6f88\u3002\u591c\u5e55\u964d\u4e34\uff0c\u9082\u9005\u81ea\u7136\u5947\u89c2<strong>\u300c\u84dd\u773c\u6cea\u300d<\/strong>\u2014\u2014\u591c\u5149\u85fb\u5728\u6d77\u6d6a\u523a\u6fc0\u4e0b\u7efd\u653e\u84dd\u8272\u8367\u5149\uff0c\u6da8\u6f6e\u65f6\u84dd\u5149\u968f\u6ce2\u6d8c\u52a8\uff0c\u5b9b\u5982\u661f\u6cb3\u5760\u5165\u5927\u6d77\u3002<\/p>\n<h3>\u6c99\u6ee9\u7bdd\u706b\u665a\u4f1a<\/h3>\n<p>\u56f4\u706b\u6b22\u6b4c\u3001\u8e0f\u6d6a\u8d77\u821e\uff0c\u5728\u661f\u7a7a\u4e0e\u6d77\u6d6a\u7684\u966a\u4f34\u4e0b\uff0c\u5ea6\u8fc7\u96be\u5fd8\u7684\u6d77\u5c9b\u4e4b\u591c\u3002<\/p>\n<blockquote>\n<p><strong>\u6e29\u99a8\u63d0\u793a<\/strong>\uff1a\u6d77\u8fb9\u7d2b\u5916\u7ebf\u5f3a\uff0c\u52a1\u5fc5\u505a\u597d\u9632\u6652\uff0c\u643a\u5e26\u8584\u5916\u5957\u9632\u98ce\uff1b\u591c\u665a\u89c2\u770b\u84dd\u773c\u6cea\u65f6\u6ce8\u610f\u811a\u4e0b\u9632\u6ed1\u3002<\/p>\n<\/blockquote>\n<\/div>\n<div class=\"day-card\">\n<div class=\"day-header\">\n    <span class=\"day-badge\">D3<\/span><br \/>\n    <span class=\"day-title\">\u6d1b\u4f3d\u5bfa \u2192 \u77f3\u72ee\u9ec4\u91d1\u6d77\u5cb8 \u2192 \u6cc9\u5dde\u949f\u697c \u2192 \u5f00\u5143\u5bfa \u2192 \u897f\u8857<\/span>\n  <\/div>\n<div class=\"day-meta\">\n    <span>\ud83c\udf7d \u7528\u9910\uff1a\u65e9\u3001\u4e2d<\/span><br \/>\n    <span>\ud83c\udfe8 \u4f4f\u5bbf\uff1a\u6cc9\u5dde\u4e09\u94bb\u9152\u5e97<\/span>\n  <\/div>\n<p>\u65e9\u9910\u540e\uff0c\u524d\u5f80\u7f51\u7ea2\u6253\u5361\u5730<strong>\u3010\u6d1b\u4f3d\u5bfa\u3011<\/strong>\u2014\u2014\u8fd9\u5ea7\u300c\u6f02\u6d6e\u5728\u6d77\u4e0a\u7684\u5bfa\u5e99\u300d\u4f9d\u6d77\u800c\u5efa\uff0c\u7ea2\u5899\u91d1\u74e6\u4e0e\u84dd\u5929\u78a7\u6d77\u76f8\u6620\uff0c\u6f6e\u8d77\u65f6\u6bbf\u5b87\u4f3c\u6d6e\u4e8e\u6d77\u9762\uff0c\u9999\u706b\u7f2d\u7ed5\u95f4\u5c3d\u663e\u7985\u610f\u4e0e\u58ee\u9614\u3002<\/p>\n<p>\u968f\u540e\u524d\u5f80<strong>\u3010\u77f3\u72ee\u9ec4\u91d1\u6d77\u5cb8\u3011<\/strong>\uff0c\u7ef5\u957f\u91d1\u6c99\u4e0e\u6e5b\u84dd\u6d77\u6c34\u76f8\u63a5\uff0c\u5cb8\u8fb9\u6930\u6811\u6447\u66f3\uff0c\u6253\u5361\u6d77\u8fb9\u89c2\u97f3\u50cf\uff0c\u611f\u53d7\u95fd\u5357\u6ee8\u6d77\u7684\u60a0\u7136\u60ec\u610f\u3002<\/p>\n<p>\u62b5\u8fbe\u6cc9\u5dde\u540e\uff0c\u524d\u5f80<strong>\u3010\u6cc9\u5dde\u949f\u697c\u3011<\/strong>\uff0c\u8fd9\u5ea7\u4e2d\u897f\u5408\u74a7\u7684\u54e5\u7279\u5f0f\u5efa\u7b51\u77d7\u7acb\u5728\u53e4\u57ce\u5341\u5b57\u8857\u53e3\uff0c\u662f\u6cc9\u5dde\u7684\u57ce\u5e02\u5730\u6807\u3002<\/p>\n<p>\u6e38\u89c8<strong>\u3010\u5f00\u5143\u5bfa\u3011<\/strong>\uff0c\u798f\u5efa\u89c4\u6a21\u6700\u5927\u7684\u4f5b\u6559\u5bfa\u9662\u3001\u300c\u6d77\u4e0a\u4e1d\u7ef8\u4e4b\u8def\u300d\u91cd\u8981\u6587\u5316\u9057\u5b58\u3002\u5bfa\u5185<strong>\u4e1c\u897f\u53cc\u5854<\/strong>\uff08\u9547\u56fd\u5854\u3001\u4ec1\u5bff\u5854\uff09\u5bf9\u5cd9\uff0c\u4e3a\u5b8b\u4ee3\u77f3\u5854\u6770\u4f5c\uff0c\u5386\u7ecf\u5343\u5e74\u98ce\u96e8\u4f9d\u65e7\u633a\u62d4\uff1b\u6bbf\u5b87\u6062\u5f18\uff0c\u53e4\u6995\u53c2\u5929\u3002<\/p>\n<p>\u6f2b\u6b65<strong>\u3010\u6cc9\u5dde\u897f\u8857\u3011<\/strong>\uff0c\u8ddd\u4eca 1300 \u591a\u5e74\u5386\u53f2\u3002\u9752\u77f3\u677f\u8def\u873f\u8712\uff0c\u53e4\u539d\u3001\u5b97\u7960\u4e0e\u65b0\u6f6e\u5c0f\u5e97\u4ea4\u9519\uff0c\u901b\u53e4\u8857\u3001\u54c1\u59dc\u6bcd\u9e2d\u3001\u571f\u7b0b\u51bb\u7b49\u7279\u8272\u5c0f\u5403\uff0c\u6c89\u6d78\u5f0f\u611f\u53d7\u53e4\u57ce\u6162\u751f\u6d3b\u3002<\/p>\n<blockquote>\n<p><strong>\u6e29\u99a8\u63d0\u793a<\/strong>\uff1a\u8fdb\u5165\u5f00\u5143\u5bfa\u8bf7\u4fdd\u6301\u5b89\u9759\uff0c\u5c0a\u91cd\u5bfa\u9662\u793c\u4eea\uff1b\u897f\u8857\u4eba\u6d41\u91cf\u8f83\u5927\uff0c\u8bf7\u770b\u7ba1\u597d\u968f\u8eab\u7269\u54c1\u3002<\/p>\n<\/blockquote>\n<\/div>\n<div class=\"day-card\">\n<div class=\"day-header\">\n    <span class=\"day-badge\">D4<\/span><br \/>\n    <span class=\"day-title\">\u5b89\u5e73\u6865 \u2192 \u68a7\u6797\u53e4\u6751\u843d<\/span>\n  <\/div>\n<div class=\"day-meta\">\n    <span>\ud83c\udf7d \u7528\u9910\uff1a\u65e9\u3001\u4e2d<\/span><br \/>\n    <span>\ud83c\udfe8 \u4f4f\u5bbf\uff1a\u6cc9\u5dde\u4e09\u94bb\u9152\u5e97<\/span>\n  <\/div>\n<p>\u524d\u5f80<strong>\u3010\u5b89\u5e73\u6865\u3011<\/strong>\uff0c\u59cb\u5efa\u4e8e\u5357\u5b8b\u7684\u300c\u5929\u4e0b\u65e0\u6865\u957f\u6b64\u6865\u300d\uff0c\u5168\u957f\u8d85 2200 \u7c73\uff0c\u4e3a\u4e2d\u56fd\u73b0\u5b58\u53e4\u4ee3\u6700\u957f\u77f3\u6865\u3002\u6f2b\u6b65\u5343\u5e74\u77f3\u6881\uff0c\u770b\u680f\u677f\u77f3\u72ee\u3001\u6c34\u5fc3\u4ead\u70b9\u7f00\u5176\u95f4\uff0c\u611f\u53d7\u53e4\u4ee3\u5320\u4eba\u8de8\u6d77\u5efa\u6865\u7684\u975e\u51e1\u667a\u6167\u4e0e\u6cc9\u5dde\u6e2f\u6614\u65e5\u7684\u6d77\u4e1d\u7e41\u76db\u3002<\/p>\n<p>\u63a5\u7740\u524d\u5f80<strong>\u3010\u68a7\u6797\u53e4\u6751\u843d\u3011<\/strong>\uff0c\u878d\u5408\u4e86\u660e\u6e05\u98ce\u4fd7\u4e0e\u5357\u6d0b\u98ce\u60c5\u7684\u4fa8\u4e61\u53e4\u6751\u3002\u6f2b\u6b65\u9752\u77f3\u677f\u8def\uff0c\u770b\u7ea2\u7816\u5927\u539d\u4e0e\u54e5\u7279\u5f0f\u6d0b\u697c\u9519\u843d\u5171\u751f\uff0c\u5899\u5934\u7816\u96d5\u3001\u767e\u5e74\u53e4\u6995\u4e0e\u8033\u8fb9\u7684\u5357\u97f3\u4e61\u97f3\uff0c\u5904\u5904\u7686\u662f\u65f6\u5149\u6c89\u6dc0\u7684\u6545\u4e8b\uff0c\u582a\u79f0\u300c\u8fd1\u4ee3\u5efa\u7b51\u535a\u7269\u9986\u300d\u3002<\/p>\n<blockquote>\n<p><strong>\u6e29\u99a8\u63d0\u793a<\/strong>\uff1a\u5b89\u5e73\u6865\u6865\u9762\u8f83\u4e45\u3001\u68a7\u6797\u53e4\u6751\u77f3\u677f\u8def\u591a\uff0c\u7a7f\u8212\u9002\u5e73\u5e95\u978b\u66f4\u8f7b\u677e\uff1b\u7231\u62a4\u6587\u7269\u53e4\u8ff9\uff0c\u4e0d\u523b\u753b\u3001\u4e0d\u635f\u574f\u3002<\/p>\n<\/blockquote>\n<\/div>\n<div class=\"day-card\">\n<div class=\"day-header\">\n    <span class=\"day-badge\">D5<\/span><br \/>\n    <span class=\"day-title\">\u95fd\u5357\u827a\u672f\u96d5\u523b\u9986 \u2192 \u87f3\u57d4\u6e14\u6751\u7c2a\u82b1 \u2192 \u8fd4\u7a0b<\/span>\n  <\/div>\n<div class=\"day-meta\">\n    <span>\ud83c\udf7d \u7528\u9910\uff1a\u65e9\u3001\u4e2d<\/span><br \/>\n    <span>\ud83c\udfe8 \u4f4f\u5bbf\uff1a\u6e29\u99a8\u7684\u5bb6<\/span>\n  <\/div>\n<p>\u65e9\u9910\u540e\uff0c\u53c2\u89c2<strong>\u3010\u95fd\u5357\u827a\u672f\u96d5\u523b\u9986\u3011<\/strong>\uff0c\u5c55\u9986\u957f\u671f\u81f4\u529b\u4e8e\u5f18\u626c\u4e2d\u534e\u4f20\u7edf\u7389\u77f3\u96d5\u523b\u6587\u5316\uff0c\u4fc3\u8fdb\u4e24\u5cb8\u6587\u5316\u4ea4\u6d41\uff0c\u5f70\u663e\u4e24\u5cb8\u540c\u6839\u540c\u6e90\u3001\u4e00\u8109\u76f8\u627f\u7684\u4e2d\u534e\u6587\u8109\u3002<\/p>\n<p>\u968f\u540e\u6e38\u89c8<strong>\u3010\u87f3\u57d4\u6e14\u6751\u3011<\/strong>\u2014\u2014\u53e4\u65f6\u963f\u62c9\u4f2f\u4eba\u540e\u88d4\u805a\u5c45\u5730\uff0c\u86b5\u58f3\u539d\u59cb\u5efa\u4e8e\u5b8b\u672b\u5143\u521d\uff0c\u86b5\u58f3\u3001\u7816\u77f3\u780c\u6210\u5899\uff0c\u5927\u9762\u79ef\u7684\u7070\u767d\u8272\u86b5\u58f3\u4e0e\u82b1\u767d\u8272\u82b1\u5c97\u77f3\u3001\u7ea2\u8272\u7816\u6784\u6210\u8272\u5f69\u5bf9\u6bd4\u5f3a\u70c8\u7684\u56fe\u6848\u3002\u300c\u5343\u5e74\u7816\uff0c\u4e07\u5e74\u86b5\u300d\uff0c\u86b5\u58f3\u5899\u4f53\u4e0d\u6613\u8150\u8680\u3001\u4e0d\u6e17\u6c34\u3002<\/p>\n<p><strong>\u5973\u58eb\u7279\u522b\u5b89\u6392\u4f53\u9a8c\u87f3\u57d4\u5973\u300c\u7c2a\u82b1\u56f4\u300d<\/strong>\u2014\u2014\u660e\u661f\u540c\u6b3e\u7b49\u4f60\u6765get\uff01\u963f\u59e8\u5e2e\u4f60\u76d8\u53d1\u6234\u82b1\uff0c\u6447\u8eab\u53d8\u4f5c\u6e05\u4e3d\u87f3\u57d4\u5973\u2026\u2026<\/p>\n<p>\u540e\u6839\u636e\u8fd4\u7a0b\u822a\u73ed\u6216\u8f66\u6b21\u65f6\u95f4\uff08\u98de\u673a\u63d0\u524d 2 \u5c0f\u65f6\u51fa\u53d1\/\u52a8\u8f66\u63d0\u524d 1~2 \u5c0f\u65f6\u51fa\u53d1\uff09\uff0c\u524d\u5f80\u52a8\u8f66\u7ad9\u6216\u673a\u573a\uff0c\u7ed3\u675f\u53cc\u57ce\u4e4b\u884c\uff01<\/p>\n<\/div>\n<hr \/>\n<h2>\u8d39\u7528\u8bf4\u660e<\/h2>\n<h3>\u8d39\u7528\u5305\u542b<\/h3>\n<table>\n<thead>\n<tr>\n<th>\u9879\u76ee<\/th>\n<th>\u8bf4\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u4ea4\u901a<\/td>\n<td>\u62b5\u8fbe\u6cc9\u5dde\u4e13\u4e1a\u63a5\u673a\uff085\/7\/9 \u5ea7\u7b49\uff0c\u6839\u636e\u4eba\u6570\u5b89\u6392\uff09\uff1b\u6cc9\u5dde-\u5e73\u6f6d\u884c\u7a0b\u65c5\u6e38\u7a7a\u8c03\u5927\u5df4\uff08\u4e00\u4eba\u4e00\u6b63\u5ea7\uff09<\/td>\n<\/tr>\n<tr>\n<td>\u7528\u9910<\/td>\n<td>\u5360\u5e8a\u8005\u542b 4 \u65e9 4 \u6b63\uff08\u4e0d\u7528\u4e0d\u9000\u8d39\uff09<\/td>\n<\/tr>\n<tr>\n<td>\u4f4f\u5bbf<\/td>\n<td>\u6cc9\u5dde 1 \u665a\u4e94\u94bb\u9152\u5e97 + \u6cc9\u5dde 2 \u665a\u4e09\u94bb\u9152\u5e97 + \u5e73\u6f6d 1 \u665a\u4e09\u94bb\u9152\u5e97<\/td>\n<\/tr>\n<tr>\n<td>\u95e8\u7968<\/td>\n<td>\u884c\u7a0b\u6240\u5217\u666f\u70b9\u9996\u9053\u95e8\u7968\uff08\u4e0d\u542b\u666f\u533a\u5185\u81ea\u8d39\u9879\u76ee\uff09<\/td>\n<\/tr>\n<tr>\n<td>\u5bfc\u6e38<\/td>\n<td>\u6301\u8bc1\u5bfc\u6e38\u5168\u7a0b\u4f18\u8d28\u670d\u52a1\uff1b8 \u4eba\u4ee5\u4e0b\u7531\u7ecf\u9a8c\u4e30\u5bcc\u7684\u81ea\u7531\u884c\u53f8\u673a\u517c\u5bfc\u6e38<\/td>\n<\/tr>\n<tr>\n<td>\u4fdd\u9669<\/td>\n<td>\u6cc9\u5dde\u65c5\u884c\u793e\u8d23\u4efb\u9669\uff08\u5efa\u8bae\u6e38\u5ba2\u81ea\u884c\u8d2d\u4e70\u65c5\u6e38\u610f\u5916\u9669\uff09<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>\u6cc9\u5dde\u4e94\u94bb\u53c2\u8003\u9152\u5e97<\/h3>\n<p>\u6cc9\u5dde\u664b\u6c5f\u5b9d\u8f89\u9152\u5e97\u3001\u91d1\u739b\u5927\u9152\u5e97\u3001\u4f70\u7fd4\u5927\u9152\u5e97\u6216\u540c\u7ea7<\/p>\n<h3>\u6cc9\u5dde\u4e09\u94bb\u53c2\u8003\u9152\u5e97<\/h3>\n<p>\u664b\u6c5f\u98ce\u96c5\u9152\u5e97\u3001\u664b\u6c5f\u9a8f\u4e30\u9152\u5e97\u3001\u767b\u60e0\u9152\u5e97\u3001\u4e07\u60a6\u9152\u5e97\u3001\u4e1c\u65b9\u5df4\u9ece\u3001\u7687\u51a0\u5047\u65e5\u3001\u51ef\u5fb7\u5927\u9152\u5e97\u6216\u540c\u7ea7<\/p>\n<h3>\u5e73\u6f6d\u4e09\u94bb\u53c2\u8003\u9152\u5e97<\/h3>\n<p>\u5e73\u6f6d\u9f99\u575b\u6e7e\u9152\u5e97\u6216\u540c\u7ea7<\/p>\n<h3>\u8d39\u7528\u4e0d\u542b<\/h3>\n<ul>\n<li>\u5355\u623f\u5dee\uff1a1 \u4eba\u5168\u7a0b\u5165\u4f4f\u6307\u5b9a\u9152\u5e97\u5355\u72ec\u5305\u623f\uff0c\u9700\u8865\u5355\u623f\u5dee<\/li>\n<li>\u7334\u7814\u5c9b\u7535\u74f6\u8f66 20 \u5143\/\u4eba\uff08\u81ea\u613f\u81ea\u7406\uff09<\/li>\n<li>\u81ea\u7531\u6d3b\u52a8\u671f\u95f4\u4ea4\u901a\u8d39\u3001\u9910\u8d39\u7b49\u79c1\u4eba\u8d39\u7528<\/li>\n<li>\u884c\u7a0b\u4e2d\u672a\u63d0\u5230\u7684\u5176\u5b83\u8d39\u7528\uff1a\u5982\u7279\u6b8a\u95e8\u7968\u3001\u6e38\u8239\u3001\u666f\u533a\u4e8c\u9053\u95e8\u7968\u3001\u89c2\u5149\u8f66\u3001\u7f06\u8f66\u3001\u7d22\u9053\u7b49<\/li>\n<li>\u4e2a\u4eba\u8d2d\u7269\u3001\u5a31\u4e50\u6d88\u8d39<\/li>\n<li>\u56e0\u4ea4\u901a\u5ef6\u8bef\u3001\u53d6\u6d88\u7b49\u610f\u5916\u4e8b\u4ef6\u6216\u4e0d\u53ef\u6297\u529b\u539f\u56e0\u5bfc\u81f4\u7684\u989d\u5916\u8d39\u7528<\/li>\n<li>\u822a\u7a7a\u4fdd\u9669\u3001\u65c5\u6e38\u610f\u5916\u4fdd\u9669<\/li>\n<\/ul>\n<h3>\u513f\u7ae5\u62a5\u4ef7<\/h3>\n<p>2 \u5c81\u4ee5\u4e0a 1.2 \u7c73\u4ee5\u4e0b\u513f\u7ae5\u53ea\u542b\u534a\u4ef7\u9910 + \u8f66\u4f4d\u3002\u4e0d\u542b\u95e8\u7968\u3001\u4e0d\u5360\u5e8a\u4f4d\uff0c\u5982\u9700\u4ea7\u751f\u8d39\u7528\u5ba2\u4eba\u53e6\u4ed8\u3002<\/p>\n<hr \/>\n<h2>\u7acb\u5373\u54a8\u8be2<\/h2>\n<p>\u5f00\u542f\u60a8\u7684\u6cc9\u5dde+\u5e73\u6f6d\u4e4b\u65c5\uff1a<\/p>\n<ul>\n<li><strong>\u7535\u8bdd \/ \u5fae\u4fe1\uff08\u540c\u53f7\uff09<\/strong>\uff1a<strong style=\"color:#1a6b4c;font-size:16px;\">18571333893<\/strong><\/li>\n<li><strong>\u5728\u7ebf\u9884\u7ea6<\/strong>\uff1a<a href=\"\/?page_id=107\">\u586b\u5199\u54a8\u8be2\u8868\u5355<\/a><\/li>\n<li><strong>\u529e\u516c\u5730\u5740<\/strong>\uff1a\u6069\u65bd\u5e02\u821e\u9633\u5927\u9053xxx\u53f7<\/li>\n<\/ul>\n<hr \/>\n<h2>\u5176\u4ed6\u798f\u5efa\u7ebf\u8def\u63a8\u8350<\/h2>\n<div class=\"article-list\">\n  <a class=\"article-card\" href=\"\/?page_id=114\"><\/p>\n<h3>\u67e5\u770b\u6240\u6709\u798f\u5efa\u7ebf\u8def<\/h3>\n<p>\u66f4\u591a\u798f\u5efa\u76ee\u7684\u5730\u7ebf\u8def\uff0c\u6301\u7eed\u66f4\u65b0\u4e2d<\/p>\n<p>    <span class=\"tag-small\">\u66f4\u591a\u7ebf\u8def<\/span><br \/>\n  <\/a>\n<\/div>\n<\/p><\/div>\n<\/div>\n<div class=\"footer\">\n<p><strong>\u6069\u65bd\u542f\u7a0b\u56fd\u9645\u65c5\u884c\u793e\u6709\u9650\u516c\u53f8<\/strong><\/p>\n<p>\u5168\u56fd\u6536\u5ba2 \u00b7 \u76ee\u7684\u5730\u5730\u63a5 \u00b7 \u65c5\u6e38\u5b9a\u5236 | \u6069\u65bd\/\u8d35\u5dde\/\u798f\u5efa\/\u8fbd\u5b81\u56db\u5927\u76ee\u7684\u5730<\/p>\n<p>\u7535\u8bdd\/\u5fae\u4fe1\uff1a18571333893 | \u5b98\u7f51\uff1awww.esqicheng.cn<\/p>\n<p style=\"margin-top:12px;opacity:0.7;\"><a href=\"https:\/\/beian.miit.gov.cn\/\" target=\"_blank\" rel=\"nofollow\" style=\"color:inherit;text-decoration:none;\">\u9102ICP\u59072023001298\u53f7-1<\/a><\/p>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u9996\u9875 &gt; \u798f\u5efa\u65c5\u6e38 &gt; \u534a\u57ce [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":16,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-115","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.esqicheng.cn\/index.php\/wp-json\/wp\/v2\/pages\/115","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.esqicheng.cn\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.esqicheng.cn\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.esqicheng.cn\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.esqicheng.cn\/index.php\/wp-json\/wp\/v2\/comments?post=115"}],"version-history":[{"count":0,"href":"https:\/\/www.esqicheng.cn\/index.php\/wp-json\/wp\/v2\/pages\/115\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.esqicheng.cn\/index.php\/wp-json\/wp\/v2\/media?parent=115"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}