{"id":101,"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":"team","status":"publish","type":"page","link":"https:\/\/www.esqicheng.cn\/index.php\/team\/","title":{"rendered":"\u5bfc\u6e38\u56e2\u961f"},"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 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.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}<\/p>\n<p>\/* Guide certificate grid *\/\n.guide-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));\n  gap: 20px; margin: 24px 0;\n}\n.guide-card {\n  background: #fff; border: 2px solid #e8f0ec; border-radius: 12px;\n  overflow: hidden; transition: all 0.2s;\n}\n.guide-card:hover { border-color: #2d8f6a; transform: translateY(-3px); box-shadow: 0 8px 24px rgba(26,107,76,0.12); }\n.guide-cert-img {\n  width: 100%; height: 380px; object-fit: contain; background: #f8fbf9;\n  display: block; padding: 8px;\n}\n.guide-info {\n  padding: 16px 20px; border-top: 1px solid #e8f0ec;\n}\n.guide-info .guide-name { font-size: 18px; font-weight: 700; color: #1a6b4c; margin-bottom: 4px; }\n.guide-info .guide-cert-num { font-size: 13px; color: #777; font-family: monospace; }\n.guide-info .guide-tag {\n  display: inline-block; background: #e8f5ee; color: #1a6b4c; padding: 2px 10px;\n  border-radius: 12px; font-size: 12px; margin-top: 8px; margin-right: 4px;\n}<\/p>\n<p>\/* Review cards *\/\n.review-grid {\n  display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\n  gap: 20px; margin: 24px 0;\n}\n.review-card {\n  background: #fff; border: 1px solid #e8f0ec; border-radius: 12px;\n  overflow: hidden; transition: all 0.2s;\n}\n.review-card:hover { box-shadow: 0 4px 16px rgba(0,0,0,0.08); }\n.review-img {\n  width: 100%; height: 360px; object-fit: contain; background: #fafbfc;\n  display: block;\n}\n.review-content {\n  padding: 16px 20px; border-top: 1px solid #e8f0ec;\n}\n.review-stars { color: #f5a623; font-size: 16px; margin-bottom: 8px; }\n.review-text { font-size: 14px; color: #555; line-height: 1.7; }\n.review-text strong { color: #1a6b4c; }\n.review-tag {\n  display: inline-block; background: #fff3e0; color: #e65100; padding: 2px 10px;\n  border-radius: 12px; font-size: 12px; margin-top: 10px;\n}<\/p>\n<p>\/* Work photo gallery *\/\n.work-gallery {\n  display: grid; grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));\n  gap: 20px; margin: 24px 0;\n}\n.work-photo {\n  border-radius: 12px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n  background: #fff;\n}\n.work-photo img {\n  width: 100%; height: 300px; object-fit: cover; display: block;\n}\n.work-photo-caption {\n  padding: 12px 16px; font-size: 14px; color: #666; background: #fafbfc;\n}<\/p>\n<p>.footer {\n  text-align: center; padding: 32px 24px; color: #888; font-size: 13px;\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  .guide-cert-img { height: 320px; }\n  .review-img { height: 300px; }\n  .work-gallery { grid-template-columns: 1fr; }\n}\n<\/style>\n<div class=\"esqicheng-page\">\n<div class=\"container\">\n<div class=\"content-card\">\n<div class=\"banner\">\n<p>100% \u6301\u8bc1\u4e0a\u5c97 \u00b7 \u771f\u5b9e\u5bfc\u6e38\u8bc1\u4ef6 \u00b7 \u771f\u5b9e\u6e38\u5ba2\u597d\u8bc4<\/p>\n<div class=\"tags\">\n    <span class=\"tag\">\u56fd\u5bb6\u6587\u65c5\u90e8\u76d1\u5236<\/span><br \/>\n    <span class=\"tag\">\u521d\u7ea7\u5bfc\u6e38\u8d44\u8d28<\/span><br \/>\n    <span class=\"tag\">\u666e\u901a\u8bdd\u8bb2\u89e3<\/span><br \/>\n    <span class=\"tag\">\u5b9e\u5730\u5e26\u56e2\u7ecf\u9a8c<\/span>\n  <\/div>\n<\/div>\n<h2>\u6211\u4eec\u7684\u627f\u8bfa<\/h2>\n<ul>\n<li><strong>100% \u6301\u8bc1\u4e0a\u5c97<\/strong>\uff1a\u6240\u6709\u5bfc\u6e38\u5747\u6301\u6709\u4e2d\u534e\u4eba\u6c11\u5171\u548c\u56fd\u6587\u5316\u548c\u65c5\u6e38\u90e8\u76d1\u5236\u7684\u5bfc\u6e38\u8bc1\uff0c\u53ef\u5728\u5168\u56fd\u65c5\u6e38\u76d1\u7ba1\u670d\u52a1\u5e73\u53f0\u67e5\u8be2\u771f\u4f2a<\/li>\n<li><strong>\u771f\u5b9e\u8bc1\u4ef6\u5c55\u793a<\/strong>\uff1a\u4ee5\u4e0b\u5c55\u793a\u6240\u6709\u5bfc\u6e38\u7684<strong>\u771f\u5b9e\u8bc1\u4ef6\u539f\u4ef6<\/strong>\uff0c\u7edd\u975e\u7f51\u7edc\u56fe\u7247\u6216\u865a\u5047\u8bc1\u4ef6<\/li>\n<li><strong>\u672c\u5730\u5bfc\u6e38\u5e26\u56e2<\/strong>\uff1a\u6df1\u8015\u6069\u65bd\u3001\u8d35\u5dde\u7b49\u76ee\u7684\u5730\uff0c\u719f\u6089\u5f53\u5730\u5386\u53f2\u6587\u5316\u3001\u98ce\u571f\u4eba\u60c5<\/li>\n<li><strong>\u771f\u5b9e\u6e38\u5ba2\u8bc4\u4ef7<\/strong>\uff1a\u6240\u6709\u8bc4\u4ef7\u5747\u6765\u81ea\u771f\u5b9e\u6e38\u5ba2\u5e73\u53f0\u622a\u56fe\uff0c\u6709\u636e\u53ef\u67e5<\/li>\n<\/ul>\n<hr \/>\n<h2>\u5bfc\u6e38\u8d44\u683c\u8bc1\u5c55\u793a<\/h2>\n<p>\u4ee5\u4e0b\u5bfc\u6e38\u8bc1\u4ef6\u5747\u7531<strong>\u4e2d\u534e\u4eba\u6c11\u5171\u548c\u56fd\u6587\u5316\u548c\u65c5\u6e38\u90e8\u76d1\u5236<\/strong>\uff0c\u53ef\u5728\u5168\u56fd\u65c5\u6e38\u76d1\u7ba1\u670d\u52a1\u5e73\u53f0\uff08jszx.mct.gov.cn\uff09\u8f93\u5165\u8bc1\u53f7\u67e5\u8be2\u771f\u4f2a\u3002<\/p>\n<div class=\"guide-grid\">\n<div class=\"guide-card\">\n    <img decoding=\"async\" class=\"guide-cert-img\" alt=\"\u5411\u6653\u7ea2\u5bfc\u6e38\u8bc1\" src=\"\/images\/guide-xiang-xiaohong.jpg\" \/><\/p>\n<div class=\"guide-info\">\n<div class=\"guide-name\">\u5411\u6653\u7ea2<\/div>\n<div class=\"guide-cert-num\">\u5bfc\u6e38\u8bc1\u53f7\uff1aEVL5254Q<\/div>\n<p>      <span class=\"guide-tag\">\u521d\u7ea7\u5bfc\u6e38<\/span><br \/>\n      <span class=\"guide-tag\">\u666e\u901a\u8bdd<\/span><br \/>\n      <span class=\"guide-tag\">\u6069\u65bd\u4e13\u7ebf<\/span>\n    <\/div>\n<\/p><\/div>\n<div class=\"guide-card\">\n    <img decoding=\"async\" class=\"guide-cert-img\" alt=\"\u80e1\u4e3d\u5bfc\u6e38\u8bc1\" src=\"\/images\/guide-hu-li.jpg\" \/><\/p>\n<div class=\"guide-info\">\n<div class=\"guide-name\">\u80e1\u4e3d<\/div>\n<div class=\"guide-cert-num\">\u5bfc\u6e38\u8bc1\u53f7\uff1aYLO4882S<\/div>\n<p>      <span class=\"guide-tag\">\u521d\u7ea7\u5bfc\u6e38<\/span><br \/>\n      <span class=\"guide-tag\">\u666e\u901a\u8bdd<\/span><br \/>\n      <span class=\"guide-tag\">\u8d35\u5dde\u4e13\u7ebf<\/span>\n    <\/div>\n<\/p><\/div>\n<div class=\"guide-card\">\n    <img decoding=\"async\" class=\"guide-cert-img\" alt=\"\u5f90\u4e59\u6069\u5bfc\u6e38\u8bc1\" src=\"\/images\/guide-xu-yien.jpg\" \/><\/p>\n<div class=\"guide-info\">\n<div class=\"guide-name\">\u5f90\u4e59\u6069<\/div>\n<div class=\"guide-cert-num\">\u5bfc\u6e38\u8bc1\u53f7\uff1aVGF3930Z<\/div>\n<p>      <span class=\"guide-tag\">\u521d\u7ea7\u5bfc\u6e38<\/span><br \/>\n      <span class=\"guide-tag\">\u666e\u901a\u8bdd<\/span><br \/>\n      <span class=\"guide-tag\">\u798f\u5efa\u4e13\u7ebf<\/span>\n    <\/div>\n<\/p><\/div>\n<div class=\"guide-card\">\n    <img decoding=\"async\" class=\"guide-cert-img\" alt=\"\u8983\u693f\u84c9\u5bfc\u6e38\u8bc1\" src=\"\/images\/guide-qin-chunrong.jpg\" \/><\/p>\n<div class=\"guide-info\">\n<div class=\"guide-name\">\u8983\u693f\u84c9<\/div>\n<div class=\"guide-cert-num\">\u5bfc\u6e38\u8bc1\u53f7\uff1aQMD1751U<\/div>\n<p>      <span class=\"guide-tag\">\u521d\u7ea7\u5bfc\u6e38<\/span><br \/>\n      <span class=\"guide-tag\">\u666e\u901a\u8bdd<\/span><br \/>\n      <span class=\"guide-tag\">\u8fbd\u5b81\u4e13\u7ebf<\/span>\n    <\/div>\n<\/p><\/div>\n<\/div>\n<h3>\u5bfc\u6e38\u8d44\u683c\u8bc1\u4e66<\/h3>\n<p>\u4ee5\u4e0b\u4e3a\u65b0\u53d6\u5f97\u5bfc\u6e38\u8d44\u683c\u8bc1\u7684\u540c\u4e8b\uff0c\u5df2\u901a\u8fc7\u56fd\u5bb6\u7edf\u4e00\u8003\u8bd5\uff0c\u5177\u5907\u5bfc\u6e38\u4ece\u4e1a\u8d44\u8d28\uff1a<\/p>\n<div class=\"guide-grid\" style=\"max-width: 400px;\">\n<div class=\"guide-card\">\n    <img decoding=\"async\" class=\"guide-cert-img\" alt=\"\u5bfc\u6e38\u8d44\u683c\u8bc1\u4e66\" src=\"\/images\/guide-cert-1.jpg\" \/><\/p>\n<div class=\"guide-info\">\n<div class=\"guide-name\">\u5218\u548c\u5409<\/div>\n<div class=\"guide-cert-num\">2024 \u5e74\u5bfc\u6e38\u8d44\u683c\u8003\u8bd5\u5408\u683c<\/div>\n<p>      <span class=\"guide-tag\">\u5bfc\u6e38\u8d44\u683c\u8bc1<\/span><br \/>\n      <span class=\"guide-tag\">\u666e\u901a\u8bdd<\/span>\n    <\/div>\n<\/p><\/div>\n<\/div>\n<hr \/>\n<h2>\u5bfc\u6e38\u5de5\u4f5c\u5b9e\u62cd<\/h2>\n<p>\u771f\u5b9e\u7684\u5e26\u56e2\u5de5\u4f5c\u573a\u666f\uff0c\u5e76\u975e\u6446\u62cd\u6216\u7f51\u7edc\u7d20\u6750\uff1a<\/p>\n<div class=\"work-gallery\">\n<div class=\"work-photo\">\n    <img decoding=\"async\" alt=\"\u5bfc\u6e38\u5de5\u4f5c\u7167\" src=\"\/images\/guide-work-1.jpg\" \/><\/p>\n<div class=\"work-photo-caption\">\u5bfc\u6e38\u6301\u8bc1\u5b9e\u62cd \u00b7 \u5de5\u4f5c\u8bc1\u5c55\u793a<\/div>\n<\/p><\/div>\n<div class=\"work-photo\">\n    <img decoding=\"async\" alt=\"\u5bfc\u6e38\u5e26\u56e2\u5408\u5f71\" src=\"\/images\/guide-work-2.jpg\" \/><\/p>\n<div class=\"work-photo-caption\">\u7f06\u8f66\u4e0a\u4e0e\u6e38\u5ba2\u5408\u5f71 \u00b7 \u5e26\u56e2\u73b0\u573a<\/div>\n<\/p><\/div>\n<\/div>\n<hr \/>\n<h2>\u6e38\u5ba2\u771f\u5b9e\u597d\u8bc4<\/h2>\n<p>\u4ee5\u4e0b\u8bc4\u4ef7\u5747\u6765\u81ea\u6e38\u5ba2\u771f\u5b9e\u5e73\u53f0\u622a\u56fe\uff0c100% \u771f\u5b9e\u53ef\u6eaf\u6e90\uff1a<\/p>\n<div class=\"review-grid\">\n<div class=\"review-card\">\n    <img decoding=\"async\" class=\"review-img\" alt=\"\u6e38\u5ba2\u597d\u8bc41\" src=\"\/images\/review-1.jpg\" \/><\/p>\n<div class=\"review-content\">\n<div class=\"review-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n<div class=\"review-text\">\n        <strong>\u6e38\u5ba2\u8bc4\u4ef7\u5c0f\u5411\uff08\u5411\u6653\u7ea2\uff09\uff1a<\/strong><br \/>\n        &#8220;\u6069\u65bd\u771f\u7684\u503c\u5f97\u53bb\u4e00\u6b21\uff01\u5bfc\u6e38\u662f\u5c0f\u5411\uff0c\u957f\u5f97\u50cf\u8d75\u4e3d\u9896\u3002\u8ba4\u771f\u8d1f\u8d23\uff01\u6211\u7684\u8eab\u4efd\u8bc1\u4e5f\u662f\u9ebb\u70e6\u5230\u5979\u548c\u5979\u7684\u5bfc\u6e38\u670b\u53cb\u53bb\u5e97\u5bb6\u62ff\u56de\u6765\u4e86\uff01\u771f\u7684\u611f\u52a8\uff01\u8f66\u5b50\u4e5f\u8212\u9002\uff0c\u53f8\u673a\u4e5f\u5f88\u597d\uff01\u5403\u7684\u8fd8\u884c\uff0c\u4f4f\u7684\u8d85\u7ea7\u8d5e\uff01\u7231\u4e0a\u6069\u65bd\uff01&#8221;\n      <\/div>\n<p>      <span class=\"review-tag\">\u5bb6\u5ead\u51fa\u6e38<\/span>\n    <\/div>\n<\/p><\/div>\n<div class=\"review-card\">\n    <img decoding=\"async\" class=\"review-img\" alt=\"\u6e38\u5ba2\u597d\u8bc42\" src=\"\/images\/review-2.jpg\" \/><\/p>\n<div class=\"review-content\">\n<div class=\"review-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n<div class=\"review-text\">\n        <strong>\u6e38\u5ba2\u8bc4\u4ef7\u5c0f\u5411\uff08\u5411\u6653\u7ea2\uff09\uff1a<\/strong><br \/>\n        &#8220;\u6574\u4f53\u611f\u53d7\u76f4\u63a5\u62c9\u6ee1\uff0c\u6069\u65bd\u7684\u666f\u8272\u7279\u522b\u7f8e\uff0c\u975e\u5e38\u503c\u5f97\u4f53\u9a8c\uff01\u884c\u7a0b\u5b89\u6392\u5f97\u5f53\u3002\u5bfc\u6e38\u5c0f\u5411\u670d\u52a1\u6001\u5ea6\u975e\u5e38\u597d\uff0c\u5bf9\u6e38\u5ba2\u4f53\u8d34\u5165\u5fae\uff0c\u6211\u4eec\u56e2\u5973\u751f\u5b69\u5b50\u6bd4\u8f83\u591a\uff0c\u722c\u5927\u5ce1\u8c37\u7684\u65f6\u5019\uff0c\u5c0f\u5411\u8fd8\u81ea\u638f\u8170\u5305\u7ed9\u6211\u4eec\u4e70\u4e86\u96f6\u98df\uff01\u4eba\u7f8e\u53c8\u6e29\u67d4\u3002&#8221;\n      <\/div>\n<p>      <span class=\"review-tag\">\u670b\u53cb\u51fa\u6e38<\/span>\n    <\/div>\n<\/p><\/div>\n<div class=\"review-card\">\n    <img decoding=\"async\" class=\"review-img\" alt=\"\u6e38\u5ba2\u597d\u8bc43\" src=\"\/images\/review-3.jpg\" \/><\/p>\n<div class=\"review-content\">\n<div class=\"review-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n<div class=\"review-text\">\n        <strong>\u6e38\u5ba2\u8bc4\u4ef7\u5c0f\u5411\uff08\u5411\u6653\u7ea2\uff09\uff1a<\/strong><br \/>\n        &#8220;\u7f8e\u5973\u5bfc\u6e38\u5c0f\u5411\uff0c\u957f\u5f97\u5f88\u6c34\u7075\uff0c\u50cf\u6768\u5e42\u3002\u5e2e\u6211\u4eec\u5173\u7167\u5b89\u6392\u4e0d\u8fa3\u7684\u9910\u98df\uff0c\u770b\u5230\u6211\u4eec\u5403\u7684\u5c11\u4e86\uff0c\u8fd8\u7279\u610f\u4e70\u4e86\u4e00\u5927\u888b\u7684\u96f6\u98df\u996e\u6599\u9001\u7ed9\u5b69\u5b50\u4eec\uff0c\u5b69\u5b50\u4eec\u7279\u522b\u5f00\u5fc3\uff01\u6050\u9ad8\u7684\u4eba\u614e\u5165\u6069\u65bd\u5927\u5ce1\u8c37\uff01&#8221;\n      <\/div>\n<p>      <span class=\"review-tag\">\u4eb2\u5b50\u51fa\u6e38<\/span>\n    <\/div>\n<\/p><\/div>\n<\/div>\n<hr \/>\n<h2>\u5bfc\u6e38\u670d\u52a1\u7c7b\u578b<\/h2>\n<table>\n<thead>\n<tr>\n<th>\u670d\u52a1\u7c7b\u578b<\/th>\n<th>\u9002\u5408\u4eba\u7fa4<\/th>\n<th>\u8d39\u7528\u53c2\u8003<\/th>\n<th>\u8bf4\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><strong>\u5168\u7a0b\u5bfc\u6e38<\/strong><\/td>\n<td>\u5bb6\u5ead\u6e38\u3001\u9996\u6b21\u6e38\u5ba2<\/td>\n<td>400-600\u5143\/\u5929<\/td>\n<td>\u5168\u7a0b\u966a\u540c\uff0c\u4e13\u5c5e\u670d\u52a1<\/td>\n<\/tr>\n<tr>\n<td><strong>\u666f\u533a\u8bb2\u89e3<\/strong><\/td>\n<td>\u6709\u81ea\u7531\u884c\u57fa\u7840<\/td>\n<td>150-250\u5143\/\u666f\u533a<\/td>\n<td>\u5355\u666f\u533a\u4e13\u4e1a\u8bb2\u89e3<\/td>\n<\/tr>\n<tr>\n<td><strong>\u53f8\u673a\u517c\u5bfc\u6e38<\/strong><\/td>\n<td>\u81ea\u9a7e\u6e38\u5ba2<\/td>\n<td>500-700\u5143\/\u5929<\/td>\n<td>\u542b\u8f66\u8f86\uff0c\u5bfc\u822a+\u8bb2\u89e3<\/td>\n<\/tr>\n<tr>\n<td><strong>\u79c1\u4eba\u5b9a\u5236\u5bfc\u6e38<\/strong><\/td>\n<td>\u9ad8\u7aef\u5b9a\u5236\u6e38<\/td>\n<td>\u9762\u8bae<\/td>\n<td>\u6839\u636e\u9700\u6c42\u5b89\u6392<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<hr \/>\n<h2>\u5982\u4f55\u9884\u7ea6\u5bfc\u6e38<\/h2>\n<ol>\n<li><strong>\u7535\u8bdd\u9884\u7ea6<\/strong>\uff1a\u62e8\u6253 18571333893<\/li>\n<li><strong>\u5fae\u4fe1\u9884\u7ea6<\/strong>\uff1a\u641c\u7d22 18571333893<\/li>\n<li><strong>\u5230\u5e97\u9884\u7ea6<\/strong>\uff1a\u5c31\u8fd1\u9009\u62e9\u5168\u56fd\u4efb\u610f\u5206\u652f\u673a\u6784<\/li>\n<\/ol>\n<blockquote>\n<p>\u5efa\u8bae\u63d0\u524d3-5\u5929\u9884\u7ea6\uff0c\u8282\u5047\u65e5\u63d0\u524d1-2\u5468<\/p>\n<\/blockquote>\n<hr \/>\n<h2>\u5e38\u89c1\u95ee\u9898<\/h2>\n<p><strong>Q\uff1a\u5bfc\u6e38\u8bc1\u5728\u54ea\u91cc\u53ef\u4ee5\u67e5\u8be2\u771f\u4f2a\uff1f<\/strong><br \/>\nA\uff1a\u53ef\u767b\u5f55\u5168\u56fd\u65c5\u6e38\u76d1\u7ba1\u670d\u52a1\u5e73\u53f0\uff08jszx.mct.gov.cn\uff09\u8f93\u5165\u5bfc\u6e38\u8bc1\u53f7\u67e5\u8be2\u3002\u672c\u9875\u5c55\u793a\u7684\u6240\u6709\u5bfc\u6e38\u8bc1\u53f7\u5747\u771f\u5b9e\u6709\u6548\u3002<\/p>\n<p><strong>Q\uff1a\u5bfc\u6e38\u670d\u52a1\u8d39\u5305\u542b\u95e8\u7968\u5417\uff1f<\/strong><br \/>\nA\uff1a\u6211\u4eec\u7684\u62a5\u4ef7\u9ed8\u8ba4\u53ea\u542b\u5bfc\u6e38\u670d\u52a1\u8d39\uff0c\u95e8\u7968\u9700\u81ea\u7406\u3002\u5982\u9700\u5bfc\u6e38\u4ee3\u4e70\u95e8\u7968\uff0c\u8bf7\u63d0\u524d\u8bf4\u660e\u3002<\/p>\n<p><strong>Q\uff1a\u53ef\u4ee5\u5bf9\u5bfc\u6e38\u670d\u52a1\u8fdb\u884c\u8bc4\u4ef7\u5417\uff1f<\/strong><br \/>\nA\uff1a\u53ef\u4ee5\u7684\u3002\u6bcf\u6b21\u884c\u7a0b\u7ed3\u675f\u540e\uff0c\u6211\u4eec\u4f1a\u9080\u8bf7\u6e38\u5ba2\u5bf9\u5bfc\u6e38\u670d\u52a1\u8fdb\u884c\u8bc4\u4ef7\uff0c\u8bc4\u4ef7\u7ed3\u679c\u76f4\u63a5\u5f71\u54cd\u5bfc\u6e38\u7684\u7ee9\u6548\u8003\u6838\u3002<\/p>\n<hr \/>\n<h2>\u8054\u7cfb\u6211\u4eec<\/h2>\n<p>\u4e86\u89e3\u66f4\u591a\u5bfc\u6e38\u4fe1\u606f\u6216\u9884\u7ea6\u5bfc\u6e38\u670d\u52a1\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>\u529e\u516c\u5730\u5740<\/strong>\uff1a\u5c31\u8fd1\u9009\u62e9\u5168\u56fd\u4efb\u610f\u5206\u652f\u673a\u6784<\/li>\n<\/ul><\/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>100% \u6301\u8bc1\u4e0a\u5c97 \u00b7 \u771f\u5b9e\u5bfc\u6e38\u8bc1\u4ef6 \u00b7 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":2,"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-101","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.esqicheng.cn\/index.php\/wp-json\/wp\/v2\/pages\/101","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=101"}],"version-history":[{"count":0,"href":"https:\/\/www.esqicheng.cn\/index.php\/wp-json\/wp\/v2\/pages\/101\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.esqicheng.cn\/index.php\/wp-json\/wp\/v2\/media?parent=101"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}