{"id":107,"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":"contact","status":"publish","type":"page","link":"https:\/\/www.esqicheng.cn\/index.php\/contact\/","title":{"rendered":"\u8054\u7cfb\u6211\u4eec"},"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}\n@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}\n<\/style>\n<div class=\"esqicheng-page\">\n<div class=\"container\">\n<div class=\"content-card\">\n<p>\u6069\u65bd\u542f\u7a0b\u56fd\u9645\u65c5\u884c\u793e\u771f\u8bda\u4e3a\u60a8\u670d\u52a1\u3002\u65e0\u8bba\u662f\u6069\u65bd\u65c5\u6e38\u3001\u8d35\u5dde\u65c5\u6e38\u54a8\u8be2\uff0c\u8fd8\u662f\u884c\u7a0b\u9884\u8ba2\u3001\u5bfc\u6e38\u9884\u7ea6\uff0c\u6b22\u8fce\u968f\u65f6\u8054\u7cfb\u6211\u4eec\u3002\u6211\u4eec\u7684\u5ba2\u670d\u56e2\u961f\u5c06\u5728\u7b2c\u4e00\u65f6\u95f4\u4e3a\u60a8\u63d0\u4f9b\u4e13\u4e1a\u7684\u89e3\u7b54\u548c\u670d\u52a1\u3002<\/p>\n<hr \/>\n<h2>\u8054\u7cfb\u65b9\u5f0f\u4e00\u89c8<\/h2>\n<table>\n<thead>\n<tr>\n<th>\u8054\u7cfb\u65b9\u5f0f<\/th>\n<th>\u8be6\u60c5<\/th>\n<th>\u4f7f\u7528\u573a\u666f<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><strong>\u7535\u8bdd \/ \u5fae\u4fe1\uff08\u540c\u53f7\uff09<\/strong><\/td>\n<td><strong style=\"font-size:18px;color:#1a6b4c;\">18571333893<\/strong><\/td>\n<td>\u7535\u8bdd\u62e8\u6253\u3001\u5fae\u4fe1\u6dfb\u52a0\u3001\u8bed\u97f3\/\u89c6\u9891\u901a\u8bdd\uff0c\u5168\u7a0b\u4e00\u4e2a\u53f7\u7801<\/td>\n<\/tr>\n<tr>\n<td><strong>\u7535\u5b50\u90ae\u7bb1<\/strong><\/td>\n<td>info@esqicheng.cn<\/td>\n<td>\u6587\u4ef6\u4f20\u8f93\u3001\u8be6\u7ec6\u884c\u7a0b\u9700\u6c42<\/td>\n<\/tr>\n<tr>\n<td><strong>\u516c\u53f8\u5730\u5740<\/strong><\/td>\n<td>\u6069\u65bd\u5e02\u821e\u9633\u5927\u9053xxx\u53f7<\/td>\n<td>\u5230\u5e97\u54a8\u8be2\u3001\u5408\u540c\u7b7e\u8ba2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<hr \/>\n<h2>24\u5c0f\u65f6\u70ed\u7ebf<\/h2>\n<p><strong>18571333893<\/strong><\/p>\n<ul>\n<li>\u670d\u52a1\u65f6\u95f4\uff1a\u6bcf\u65e5 8:00 &#8211; 21:00<\/li>\n<li>\u8282\u5047\u65e5\u6b63\u5e38\u503c\u73ed<\/li>\n<li>\u652f\u6301\u7559\u8a00\uff0c\u975e\u5de5\u4f5c\u65f6\u95f4\u6b21\u65e5\u56de\u590d<\/li>\n<\/ul>\n<blockquote>\n<p><strong>\u6e29\u99a8\u63d0\u793a<\/strong>\uff1a\u62e8\u6253\u70ed\u7ebf\u65f6\uff0c\u8bf7\u544a\u77e5\u60a8\u8ba1\u5212\u51fa\u884c\u7684\u5927\u81f4\u65f6\u95f4\u3001\u4eba\u6570\u3001\u76ee\u7684\u5730\uff08\u6069\u65bd\/\u8d35\u5dde\uff09\uff0c\u4ee5\u4fbf\u5ba2\u670d\u66f4\u5feb\u901f\u5730\u4e3a\u60a8\u63a8\u8350\u5408\u9002\u7684\u884c\u7a0b\u3002<\/p>\n<\/blockquote>\n<p><img decoding=\"async\" alt=\"\u8054\u7cfb\u6211\u4eec\" src=\"\/images\/enshi-canyon-aerial.jpg\" style=\"max-width:100%;border-radius:8px;\" \/><\/p>\n<hr \/>\n<h2>\u5fae\u4fe1\u5ba2\u670d<\/h2>\n<p><strong>\u5fae\u4fe1\u641c\u7d22\uff1a18571333893<\/strong><\/p>\n<p>\u5fae\u4fe1\u5ba2\u670d\u4f18\u52bf\uff1a<br \/>\n&#8211; \u53ef\u53d1\u9001\u56fe\u7247\u3001\u8bed\u97f3<br \/>\n&#8211; \u53ef\u8fdb\u884c\u89c6\u9891\u901a\u8bdd<br \/>\n&#8211; \u53ef\u53d1\u9001\u5b9a\u4f4d\u5bfc\u822a<br \/>\n&#8211; \u65b9\u4fbf\u4f20\u8f93\u5408\u540c\u3001\u884c\u7a0b\u5355<\/p>\n<blockquote>\n<p><strong>\u9996\u6b21\u54a8\u8be2\u5efa\u8bae<\/strong>\uff1a\u6dfb\u52a0\u5fae\u4fe1\u540e\uff0c\u544a\u77e5\u60a8\u7684\u51fa\u884c\u9700\u6c42\uff08\u76ee\u7684\u5730\u3001\u4eba\u6570\u3001\u51fa\u884c\u65e5\u671f\uff09\uff0c\u5ba2\u670d\u5c06\u4e3a\u60a8\u91cf\u8eab\u5b9a\u5236\u884c\u7a0b\u65b9\u6848\u3002<\/p>\n<\/blockquote>\n<hr \/>\n<h2>\u5230\u5e97\u54a8\u8be2<\/h2>\n<p><strong>\u516c\u53f8\u5730\u5740<\/strong>\uff1a\u6069\u65bd\u5e02\u821e\u9633\u5927\u9053xxx\u53f7<\/p>\n<p><strong>\u8425\u4e1a\u65f6\u95f4<\/strong>\uff1a<br \/>\n&#8211; \u5468\u4e00\u81f3\u5468\u4e94\uff1a9:00 &#8211; 18:00<br \/>\n&#8211; \u5468\u516d\u5468\u65e5\uff1a9:00 &#8211; 17:00<br \/>\n&#8211; \u8282\u5047\u65e5\u6b63\u5e38\u8425\u4e1a\uff08\u6625\u8282\u5047\u671f\u9664\u5916\uff09<\/p>\n<p><strong>\u6765\u8bbf\u6e29\u99a8\u63d0\u793a<\/strong>\uff1a<br \/>\n&#8211; \u5efa\u8bae\u63d0\u524d\u7535\u8bdd\/\u5fae\u4fe1\u9884\u7ea6<br \/>\n&#8211; \u643a\u5e26\u8eab\u4efd\u8bc1\u8fdb\u884c\u5b9e\u540d\u767b\u8bb0<br \/>\n&#8211; \u516c\u53f8\u8bbe\u6709\u514d\u8d39\u505c\u8f66\u4f4d<\/p>\n<hr \/>\n<h2>\u516c\u53f8\u8d44\u8d28\u5c55\u793a<\/h2>\n<p>\u4f5c\u4e3a\u6b63\u89c4\u65c5\u884c\u793e\uff0c\u6211\u4eec\u516c\u793a\u4ee5\u4e0b\u8bc1\u7167\uff0c\u63a5\u53d7\u793e\u4f1a\u76d1\u7763\uff1a<\/p>\n<h3>\u8425\u4e1a\u6267\u7167\uff08\u6837\u672c\uff09<\/h3>\n<p><img decoding=\"async\" alt=\"\u8425\u4e1a\u6267\u7167\u6837\u672c\" src=\"\/images\/business-license.jpg\" style=\"max-width:100%;border-radius:8px;\" \/><\/p>\n<h3>\u65c5\u884c\u793e\u4e1a\u52a1\u7ecf\u8425\u8bb8\u53ef\u8bc1<\/h3>\n<p><img decoding=\"async\" alt=\"\u65c5\u884c\u793e\u4e1a\u52a1\u7ecf\u8425\u8bb8\u53ef\u8bc1\u6837\u672c\" src=\"\/images\/guide-work-2.jpg\" style=\"max-width:100%;border-radius:8px;\" \/><\/p>\n<hr \/>\n<h2>\u5728\u7ebf\u54a8\u8be2\u8868\u5355<\/h2>\n<p>\u60a8\u4e5f\u53ef\u4ee5\u586b\u5199\u4ee5\u4e0b\u4fe1\u606f\uff0c\u6211\u4eec\u4f1a\u5c3d\u5feb\u4e0e\u60a8\u8054\u7cfb\uff1a<\/p>\n<p><strong>\u8bf7\u63d0\u4f9b\u4ee5\u4e0b\u4fe1\u606f<\/strong>\uff1a<\/p>\n<table>\n<thead>\n<tr>\n<th>\u9879\u76ee<\/th>\n<th>\u5fc5\u586b<\/th>\n<th>\u8bf4\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u60a8\u7684\u79f0\u547c<\/td>\n<td>\u662f<\/td>\n<td>\u5982\uff1a\u5f20\u5148\u751f\/\u674e\u5973\u58eb<\/td>\n<\/tr>\n<tr>\n<td>\u8054\u7cfb\u7535\u8bdd<\/td>\n<td>\u662f<\/td>\n<td>\u624b\u673a\u6216\u5fae\u4fe1\u5747\u53ef<\/td>\n<\/tr>\n<tr>\n<td>\u610f\u5411\u76ee\u7684\u5730<\/td>\n<td>\u662f<\/td>\n<td>\u6069\u65bd \/ \u8d35\u5dde \/ \u6682\u672a\u786e\u5b9a<\/td>\n<\/tr>\n<tr>\n<td>\u51fa\u884c\u4eba\u6570<\/td>\n<td>\u662f<\/td>\n<td>\u6210\u4ebaX\u4eba\uff0c\u513f\u7ae5X\u4eba<\/td>\n<\/tr>\n<tr>\n<td>\u8ba1\u5212\u51fa\u884c\u65e5\u671f<\/td>\n<td>\u5426<\/td>\n<td>\u5982\uff1a6\u6708\u4e2d\u65ec\u30017\u6708<\/td>\n<\/tr>\n<tr>\n<td>\u5176\u4ed6\u9700\u6c42<\/td>\n<td>\u5426<\/td>\n<td>\u53ef\u586b\u5199\u7279\u6b8a\u8981\u6c42\u3001\u60f3\u95ee\u7684\u95ee\u9898<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<hr \/>\n<h2>\u5e38\u89c1\u95ee\u9898<\/h2>\n<h3>\u5173\u4e8e\u9884\u8ba2<\/h3>\n<p><strong>Q\uff1a\u54a8\u8be2\u540e\u591a\u4e45\u80fd\u62ff\u5230\u884c\u7a0b\u65b9\u6848\uff1f<\/strong><br \/>\nA\uff1a\u4e00\u822c1\u5c0f\u65f6\u5185\u7ed9\u51fa\u521d\u6b65\u65b9\u6848\uff0c\u590d\u6742\u884c\u7a0b\uff08\u5982\u5b9a\u5236\u6e38\uff0924\u5c0f\u65f6\u5185\u56de\u590d\u3002<\/p>\n<p><strong>Q\uff1a\u5b9a\u91d1\u600e\u4e48\u652f\u4ed8\uff1f<\/strong><br \/>\nA\uff1a\u5b9a\u91d1\u652f\u4ed8\u652f\u6301\u5bf9\u516c\u8f6c\u8d26\u3001\u5fae\u4fe1\u3001\u652f\u4ed8\u5b9d\uff0c\u8be6\u89c1\u5408\u540c\u3002<\/p>\n<p><strong>Q\uff1a\u53ef\u4ee5\u5230\u5e97\u4ed8\u6b3e\u5417\uff1f<\/strong><br \/>\nA\uff1a\u53ef\u4ee5\u5230\u6069\u65bd\u529e\u516c\u5730\u5740\u73b0\u91d1\/\u5237\u5361\u652f\u4ed8\uff0c\u5177\u4f53\u8bf7\u4e0e\u5ba2\u670d\u6c9f\u901a\u3002<\/p>\n<h3>\u5173\u4e8e\u884c\u7a0b<\/h3>\n<p><strong>Q\uff1a\u53ef\u4ee5\u5148\u770b\u5408\u540c\u518d\u51b3\u5b9a\u5417\uff1f<\/strong><br \/>\nA\uff1a\u5f53\u7136\u53ef\u4ee5\u3002\u8bf7\u544a\u77e5\u60a8\u7684\u9700\u6c42\uff0c\u5ba2\u670d\u4f1a\u5148\u53d1\u9001\u5408\u540c\u521d\u7a3f\u4f9b\u60a8\u5ba1\u9605\u3002<\/p>\n<p><strong>Q\uff1a\u884c\u7a0b\u4e2d\u53ef\u4ee5\u8c03\u6574\u5417\uff1f<\/strong><br \/>\nA\uff1a\u884c\u7a0b\u5f00\u59cb\u524d\u53ef\u8c03\u6574\u3002\u884c\u7a0b\u4e2d\u5982\u9700\u8c03\u6574\uff0c\u8bf7\u4e0e\u5bfc\u6e38\/\u5ba2\u670d\u6c9f\u901a\uff0c\u5c3d\u91cf\u914d\u5408\u60a8\u7684\u9700\u6c42\u3002<\/p>\n<p><strong>Q\uff1a\u513f\u7ae5\u600e\u4e48\u6536\u8d39\uff1f<\/strong><br \/>\nA\uff1a\u4e00\u822c1.2\u7c73\u4ee5\u4e0b\u4e0d\u5360\u5e8a\u4f4d\u6536\u53d6\u534a\u9910\u548c\u8f66\u4f4d\u8d39\uff0c1.2\u7c73\u4ee5\u4e0a\u6309\u6210\u4eba\u4ef7\u3002\u5177\u4f53\u4ee5\u5408\u540c\u4e3a\u51c6\u3002<\/p>\n<h3>\u5173\u4e8e\u6295\u8bc9<\/h3>\n<p><strong>Q\uff1a\u5bf9\u670d\u52a1\u4e0d\u6ee1\u610f\u600e\u4e48\u529e\uff1f<\/strong><br \/>\nA\uff1a\u8bf7\u7b2c\u4e00\u65f6\u95f4\u4e0e\u5bfc\u6e38\u73b0\u573a\u6c9f\u901a\u89e3\u51b3\u3002\u5982\u6c9f\u901a\u672a\u679c\uff0c\u53ef\u62e8\u6253\u5ba2\u670d\u70ed\u7ebf 18571333893 \u6295\u8bc9\uff0c\u6211\u4eec\u5c06\u572824\u5c0f\u65f6\u5185\u7ed9\u51fa\u5904\u7406\u65b9\u6848\u3002<\/p>\n<hr \/>\n<h2>\u5408\u4f5c\u6d3d\u8c08<\/h2>\n<p>\u5982\u679c\u60a8\u662f\u4ee5\u4e0b\u7c7b\u578b\u7684\u5408\u4f5c\u4f19\u4f34\uff0c\u6b22\u8fce\u8054\u7cfb\u6211\u4eec\uff1a<\/p>\n<table>\n<thead>\n<tr>\n<th>\u5408\u4f5c\u7c7b\u578b<\/th>\n<th>\u8bf4\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><strong>\u9152\u5e97\/\u666f\u533a<\/strong><\/td>\n<td>\u6b22\u8fce\u63d0\u4f9b\u4f18\u60e0\u4ef7\u683c\uff0c\u6211\u4eec\u53ef\u4e3a\u6e38\u5ba2\u63a8\u8350<\/td>\n<\/tr>\n<tr>\n<td><strong>\u65c5\u6e38\u540c\u884c<\/strong><\/td>\n<td>\u6069\u65bd\u3001\u8d35\u5dde\u5730\u63a5\u4e1a\u52a1\u5408\u4f5c<\/td>\n<\/tr>\n<tr>\n<td><strong>\u4f01\u4e1a\u56e2\u5efa<\/strong><\/td>\n<td>\u4f01\u4e1a\u56e2\u961f\u65c5\u6e38\u65b9\u6848\u5408\u4f5c<\/td>\n<\/tr>\n<tr>\n<td><strong>\u5a92\u4f53\u91c7\u8bbf<\/strong><\/td>\n<td>\u91c7\u8bbf\u3001\u62a5\u9053\u5408\u4f5c<\/td>\n<\/tr>\n<tr>\n<td><strong>\u4eba\u624d\u62db\u8058<\/strong><\/td>\n<td>\u5bfc\u6e38\u3001\u9500\u552e\u7b49\u5c97\u4f4d\u62db\u8058<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<hr \/>\n<h2>\u6211\u4eec\u7684\u4f4d\u7f6e<\/h2>\n<p><strong>\u5730\u5740<\/strong>\uff1a\u6069\u65bd\u5e02\u821e\u9633\u5927\u9053xxx\u53f7<\/p>\n<p><strong>\u4ea4\u901a\u6307\u5f15<\/strong>\uff1a<br \/>\n&#8211; \u6069\u65bd\u706b\u8f66\u7ad9\uff1a\u4e58\u575011\u8def\/22\u8def\u516c\u4ea4\u8f66\u81f3\u821e\u9633\u5927\u9053\u7ad9\u4e0b\u8f66\uff0c\u6b65\u884c\u7ea65\u5206\u949f<br \/>\n&#8211; \u6069\u65bd\u8bb8\u5bb6\u576a\u673a\u573a\uff1a\u4e58\u5750\u51fa\u79df\u8f66\u7ea615\u5206\u949f\uff0c\u8d39\u7528\u7ea630\u5143<br \/>\n&#8211; \u81ea\u9a7e\uff1a\u5bfc\u822a\u641c\u7d22&#8221;\u542f\u7a0b\u56fd\u9645\u65c5\u884c\u793e&#8221;\uff0c\u516c\u53f8\u95e8\u53e3\u6709\u505c\u8f66\u4f4d<\/p>\n<hr \/>\n<h2>\u670d\u52a1\u627f\u8bfa<\/h2>\n<p>\u6211\u4eec\u90d1\u91cd\u627f\u8bfa\uff1a<\/p>\n<ol>\n<li><strong>\u54a8\u8be2\u4e0d\u6536\u8d39<\/strong>\uff1a\u6240\u6709\u65c5\u6e38\u54a8\u8be2\u5747\u514d\u8d39\uff0c\u4e0d\u6536\u53d6\u4efb\u4f55\u5b9a\u91d1\u5916\u7684\u8d39\u7528<\/li>\n<li><strong>\u56de\u590d\u4e0d\u8d85\u65f6<\/strong>\uff1a\u5de5\u4f5c\u65f6\u95f4\u54a8\u8be230\u5206\u949f\u5185\u56de\u590d\uff0c\u7d27\u6025\u60c5\u51b5\u968f\u65f6\u54cd\u5e94<\/li>\n<li><strong>\u4ef7\u683c\u900f\u660e<\/strong>\uff1a\u5408\u540c\u5217\u660e\u6240\u6709\u8d39\u7528\uff0c\u65e0\u9690\u6027\u6d88\u8d39<\/li>\n<li><strong>\u9690\u79c1\u4fdd\u62a4<\/strong>\uff1a\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u4ec5\u7528\u4e8e\u884c\u7a0b\u5b89\u6392\uff0c\u4e0d\u5916\u6cc4<\/li>\n<\/ol>\n<hr \/>\n<h2>\u7acb\u5373\u8054\u7cfb\u6211\u4eec<\/h2>\n<p>\u5f00\u542f\u60a8\u7684\u54c1\u8d28\u4e4b\u65c5\uff1a<\/p>\n<ul>\n<li><strong>\u7535\u8bdd \/ \u5fae\u4fe1\uff08\u540c\u53f7\uff09<\/strong>\uff1a<span style=\"font-size:20px;color:#1a6b4c;font-weight:700;\">18571333893<\/span>\uff08\u6bcf\u65e5 8:00 &#8211; 21:00\uff09<\/li>\n<li><strong>\u7535\u5b50\u90ae\u7bb1<\/strong>\uff1ainfo@esqicheng.cn<\/li>\n<li><strong>\u516c\u53f8\u5730\u5740<\/strong>\uff1a\u6069\u65bd\u5e02\u821e\u9633\u5927\u9053xxx\u53f7<\/li>\n<\/ul>\n<hr \/>\n<p><img decoding=\"async\" alt=\"\u6069\u65bd\u542f\u7a0b\u56fd\u9645\u65c5\u884c\u793e\" src=\"\/images\/enshi-canyon-tourists.jpg\" style=\"max-width:100%;border-radius:8px;\" \/><\/p>\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>\u6069\u65bd\u542f\u7a0b\u56fd\u9645\u65c5\u884c\u793e\u771f\u8bda\u4e3a\u60a8\u670d\u52a1\u3002\u65e0\u8bba\u662f\u6069 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":8,"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-107","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.esqicheng.cn\/index.php\/wp-json\/wp\/v2\/pages\/107","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=107"}],"version-history":[{"count":0,"href":"https:\/\/www.esqicheng.cn\/index.php\/wp-json\/wp\/v2\/pages\/107\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.esqicheng.cn\/index.php\/wp-json\/wp\/v2\/media?parent=107"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}