{"id":1368,"date":"2026-07-11T14:17:02","date_gmt":"2026-07-11T14:17:02","guid":{"rendered":"https:\/\/msianpestcontrol.com\/?page_id=1368"},"modified":"2026-07-11T14:17:03","modified_gmt":"2026-07-11T14:17:03","slug":"bugs-and-pests","status":"publish","type":"page","link":"https:\/\/msianpestcontrol.com\/zh\/\u866b\u5bb3\/","title":{"rendered":"\u866b\u5bb3"},"content":{"rendered":"<!-- =========================================================\n     MPC BUGS & PESTS \u2014 Landing Page Custom HTML Block\n     Paste into a WordPress Custom HTML block on\n     \/bugs-and-pests\/\n     Scoped to .mpc-bnp to avoid affecting theme.\n\n     This is the encyclopedia hub \u2014 parent page for all\n     23 pest\/bug identification pages.\n     ========================================================= -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400&#038;family=Inter:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* ============================================================\n   MPC BUGS & PESTS LANDING \u2014 scoped to .mpc-bnp\n   ============================================================ *\/\n.mpc-bnp {\n  --mpc-blue: #0B3B8C;\n  --mpc-blue-deep: #072560;\n  --mpc-blue-ink: #061B44;\n  --mpc-gold: #C9A34A;\n  --mpc-paper: #FAF8F3;\n  --mpc-line: #E6E1D5;\n  --mpc-ink: #14161C;\n  --mpc-ink-soft: #3A3E4A;\n  --mpc-ink-muted: #6B6F7A;\n  --mpc-wa-green: #25D366;\n  --mpc-warning: #B85B25;\n  --mpc-danger: #B82A25;\n  --mpc-serif: 'Fraunces', Georgia, serif;\n  --mpc-sans: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n\n  font-family: var(--mpc-sans);\n  color: var(--mpc-ink);\n  line-height: 1.6;\n  -webkit-font-smoothing: antialiased;\n}\n.mpc-bnp *,\n.mpc-bnp *::before,\n.mpc-bnp *::after { box-sizing: border-box; }\n.mpc-bnp a { color: inherit; text-decoration: none; }\n.mpc-bnp img { max-width: 100%; display: block; }\n.mpc-bnp p { margin: 0 0 1em 0; }\n.mpc-bnp ul { list-style: none; padding: 0; margin: 0; }\n.mpc-bnp h1, .mpc-bnp h2, .mpc-bnp h3,\n.mpc-bnp h4, .mpc-bnp h5 { margin: 0; }\n\n.mpc-container {\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 0 24px;\n}\n\n\/* ============ BUTTONS ============ *\/\n.mpc-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 13px 24px;\n  font-family: var(--mpc-sans);\n  font-weight: 600;\n  font-size: 14px;\n  letter-spacing: 0.01em;\n  border-radius: 2px;\n  cursor: pointer;\n  transition: all 0.2s ease;\n  text-decoration: none !important;\n  border: none;\n}\n.mpc-btn-wa { background: var(--mpc-wa-green); color: #fff !important; }\n.mpc-btn-wa:hover { background: #1EBE5D; transform: translateY(-1px); color: #fff !important; }\n.mpc-btn-ghost { background: transparent; color: var(--mpc-blue) !important; border: 1px solid var(--mpc-blue); }\n.mpc-btn-ghost:hover { background: var(--mpc-blue); color: #fff !important; }\n.mpc-btn-gold { background: var(--mpc-gold); color: var(--mpc-blue-ink) !important; }\n.mpc-btn-gold:hover { background: #D9B45D; transform: translateY(-1px); }\n\n\/* ============ EYEBROW ============ *\/\n.mpc-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 11px;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 600;\n  margin-bottom: 20px;\n}\n.mpc-eyebrow::before {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--mpc-gold);\n}\n\n.mpc-section {\n  padding: 70px 0;\n  margin: 0 -24px;\n}\n.mpc-section .mpc-container { padding: 0 24px; }\n.mpc-section-paper { background: var(--mpc-paper); }\n.mpc-section-white { background: #fff; }\n\n.mpc-section-head {\n  max-width: 760px;\n  margin-bottom: 40px;\n}\n.mpc-section-head.center {\n  margin-left: auto; margin-right: auto;\n  text-align: center;\n}\n.mpc-section-head.center .mpc-eyebrow { justify-content: center; }\n.mpc-section-head.center .mpc-eyebrow::before { display: none; }\n.mpc-section-head.center .mpc-eyebrow::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--mpc-gold);\n  margin-left: 10px;\n}\n.mpc-section-head h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(26px, 3.2vw, 38px);\n  line-height: 1.15;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 14px;\n}\n.mpc-section-head h2 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-section-head p {\n  font-size: 15.5px;\n  line-height: 1.65;\n  color: var(--mpc-ink-soft);\n  margin: 0;\n}\n\n\/* ============ HERO ============ *\/\n.mpc-hero {\n  background: linear-gradient(180deg, #FAF8F3 0%, #F2EEE2 100%);\n  padding: 80px 0 60px;\n  margin: 0 -24px;\n  border-bottom: 1px solid var(--mpc-line);\n  position: relative;\n  overflow: hidden;\n}\n.mpc-hero::before {\n  content: '';\n  position: absolute;\n  top: -180px; right: -180px;\n  width: 540px; height: 540px;\n  background: radial-gradient(circle, rgba(11,59,140,0.1) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-hero::after {\n  content: '';\n  position: absolute;\n  bottom: -180px; left: -180px;\n  width: 460px; height: 460px;\n  background: radial-gradient(circle, rgba(201,163,74,0.08) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-hero-content {\n  position: relative;\n  text-align: center;\n  max-width: 820px;\n  margin: 0 auto;\n}\n.mpc-hero-breadcrumb {\n  font-size: 11px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--mpc-ink-muted);\n  font-weight: 600;\n  margin-bottom: 16px;\n}\n.mpc-hero-breadcrumb a {\n  color: var(--mpc-blue);\n  border-bottom: 1px solid transparent;\n  transition: border-color 0.2s;\n}\n.mpc-hero-breadcrumb a:hover {\n  border-bottom-color: var(--mpc-blue);\n}\n.mpc-hero-breadcrumb span {\n  margin: 0 8px;\n  color: var(--mpc-line);\n}\n.mpc-hero h1 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(38px, 5vw, 60px);\n  line-height: 1.02;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 22px;\n}\n.mpc-hero h1 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-hero-lead {\n  font-size: 17.5px;\n  line-height: 1.7;\n  color: var(--mpc-ink-soft);\n  margin: 0 auto 28px auto;\n  max-width: 680px;\n}\n.mpc-hero-lead em { font-style: italic; color: var(--mpc-blue); }\n.mpc-hero-quick {\n  display: inline-flex;\n  gap: 18px;\n  flex-wrap: wrap;\n  justify-content: center;\n  padding: 8px 22px;\n  background: rgba(255,255,255,0.6);\n  border: 1px solid var(--mpc-line);\n  font-size: 12.5px;\n  color: var(--mpc-ink-soft);\n}\n.mpc-hero-quick strong {\n  color: var(--mpc-blue-ink);\n  font-weight: 600;\n  font-family: var(--mpc-serif);\n  font-style: italic;\n}\n\n\/* ============ CATEGORY NAV STRIP ============ *\/\n.mpc-nav-strip {\n  background: #fff;\n  border-bottom: 1px solid var(--mpc-line);\n  padding: 22px 0;\n  margin: 0 -24px;\n  position: sticky;\n  top: 0;\n  z-index: 40;\n}\n.mpc-nav-inner {\n  display: flex;\n  gap: 10px;\n  flex-wrap: wrap;\n  justify-content: center;\n}\n.mpc-nav-inner a {\n  font-size: 12px;\n  font-weight: 600;\n  color: var(--mpc-ink-soft);\n  padding: 8px 16px;\n  border: 1px solid var(--mpc-line);\n  letter-spacing: 0.02em;\n  transition: all 0.2s;\n}\n.mpc-nav-inner a:hover {\n  color: var(--mpc-blue);\n  border-color: var(--mpc-blue);\n  background: var(--mpc-paper);\n}\n\n\/* ============ PEST CARDS GRID ============ *\/\n.mpc-pest-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n}\n@media (max-width: 900px) { .mpc-pest-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 540px) { .mpc-pest-grid { grid-template-columns: 1fr; } }\n\n.mpc-pest-grid-4 {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 18px;\n}\n@media (max-width: 1000px) { .mpc-pest-grid-4 { grid-template-columns: repeat(3, 1fr); } }\n@media (max-width: 720px) { .mpc-pest-grid-4 { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 480px) { .mpc-pest-grid-4 { grid-template-columns: 1fr; } }\n\n.mpc-pest {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 26px 26px;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n  text-decoration: none !important;\n  color: inherit !important;\n  transition: all 0.3s ease;\n  position: relative;\n  overflow: hidden;\n  min-width: 0;\n  height: 100%;\n}\n.mpc-pest::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0;\n  width: 0;\n  height: 3px;\n  background: var(--mpc-gold);\n  transition: width 0.3s ease;\n}\n.mpc-pest:hover {\n  border-color: var(--mpc-blue);\n  transform: translateY(-3px);\n  box-shadow: 0 14px 32px -20px rgba(11,59,140,0.22);\n}\n.mpc-pest:hover::before {\n  width: 100%;\n}\n\n.mpc-pest-icon {\n  width: 52px; height: 52px;\n  background: var(--mpc-paper);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  transition: all 0.3s;\n  flex-shrink: 0;\n  margin-bottom: 4px;\n}\n.mpc-pest:hover .mpc-pest-icon {\n  background: var(--mpc-blue);\n  color: #fff;\n}\n.mpc-pest-icon svg { width: 26px; height: 26px; }\n\n.mpc-pest-tag {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 12px;\n  color: var(--mpc-gold);\n  font-weight: 500;\n  letter-spacing: 0.04em;\n}\n.mpc-pest h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 20px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n}\n.mpc-pest h3 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-pest p {\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.6;\n  margin: 0;\n  flex: 1;\n}\n.mpc-pest-link {\n  margin-top: auto;\n  padding-top: 8px;\n  font-size: 12px;\n  font-weight: 600;\n  color: var(--mpc-blue);\n  letter-spacing: 0.02em;\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  transition: gap 0.2s;\n}\n.mpc-pest:hover .mpc-pest-link { gap: 10px; }\n\n\/* ============ FEATURED (bigger cards, more prominent) ============ *\/\n.mpc-featured .mpc-pest {\n  padding: 32px 30px;\n}\n.mpc-featured .mpc-pest-icon {\n  width: 60px; height: 60px;\n}\n.mpc-featured .mpc-pest-icon svg { width: 30px; height: 30px; }\n.mpc-featured .mpc-pest h3 {\n  font-size: 22px;\n}\n.mpc-featured .mpc-pest p {\n  font-size: 14px;\n}\n\n\/* ============ DANGER TAG (for dangerous pests) ============ *\/\n.mpc-pest.danger .mpc-pest-tag {\n  color: var(--mpc-danger);\n}\n.mpc-pest.danger::after {\n  content: '\u26a0 Health risk';\n  position: absolute;\n  top: 12px; right: 12px;\n  background: rgba(184,42,37,0.08);\n  color: var(--mpc-danger);\n  border: 1px solid rgba(184,42,37,0.3);\n  padding: 3px 8px;\n  font-size: 9.5px;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n}\n\n\/* ============ POPULAR TAG (for high-traffic pages) ============ *\/\n.mpc-pest.popular::after {\n  content: '\u2605 Popular';\n  position: absolute;\n  top: 12px; right: 12px;\n  background: rgba(201,163,74,0.15);\n  color: var(--mpc-gold);\n  border: 1px solid rgba(201,163,74,0.4);\n  padding: 3px 8px;\n  font-size: 9.5px;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n}\n\n\/* ============ CATEGORY DIVIDER ============ *\/\n.mpc-cat-divider {\n  scroll-margin-top: 90px;\n}\n\n\/* ============ NOT SURE STRIP ============ *\/\n.mpc-notsure {\n  background: linear-gradient(135deg, var(--mpc-blue-ink) 0%, var(--mpc-blue-deep) 100%);\n  color: #fff;\n  padding: 50px 0;\n  margin: 0 -24px;\n  position: relative;\n  overflow: hidden;\n}\n.mpc-notsure::before {\n  content: '';\n  position: absolute;\n  top: -100px; right: -100px;\n  width: 360px; height: 360px;\n  background: radial-gradient(circle, rgba(201,163,74,0.18) 0%, transparent 60%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-notsure-grid {\n  display: grid;\n  grid-template-columns: auto 1fr auto;\n  gap: 32px;\n  align-items: center;\n  position: relative;\n}\n@media (max-width: 820px) {\n  .mpc-notsure-grid { grid-template-columns: 1fr; gap: 22px; text-align: center; }\n}\n.mpc-notsure-icon {\n  width: 76px; height: 76px;\n  border: 2px solid var(--mpc-gold);\n  color: var(--mpc-gold);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n@media (max-width: 820px) {\n  .mpc-notsure-icon { margin: 0 auto; }\n}\n.mpc-notsure-icon svg { width: 36px; height: 36px; }\n.mpc-notsure-label {\n  font-size: 10.5px;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--mpc-gold);\n  font-weight: 700;\n  margin-bottom: 8px;\n}\n.mpc-notsure h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(22px, 2.6vw, 30px);\n  line-height: 1.2;\n  color: #fff;\n  margin-bottom: 8px;\n  letter-spacing: -0.01em;\n}\n.mpc-notsure h3 em { font-style: italic; color: var(--mpc-gold); }\n.mpc-notsure p {\n  color: rgba(255,255,255,0.85);\n  font-size: 14px;\n  line-height: 1.6;\n  margin: 0;\n}\n\n\/* ============ FINAL CTA ============ *\/\n.mpc-final {\n  background: linear-gradient(135deg, var(--mpc-blue) 0%, var(--mpc-blue-deep) 100%);\n  color: #fff;\n  padding: 70px 0;\n  margin: 0 -24px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.mpc-final::before {\n  content: '';\n  position: absolute;\n  top: -100px; right: -100px;\n  width: 400px; height: 400px;\n  background: radial-gradient(circle, rgba(201,163,74,0.2) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-final::after {\n  content: '';\n  position: absolute;\n  bottom: -100px; left: -100px;\n  width: 300px; height: 300px;\n  background: radial-gradient(circle, rgba(255,255,255,0.05) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-final-inner {\n  position: relative;\n  max-width: 720px;\n  margin: 0 auto;\n}\n.mpc-final .mpc-eyebrow {\n  color: var(--mpc-gold);\n  justify-content: center;\n}\n.mpc-final .mpc-eyebrow::before { display: none; }\n.mpc-final .mpc-eyebrow::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--mpc-gold);\n  margin-left: 10px;\n}\n.mpc-final h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(28px, 3.4vw, 40px);\n  line-height: 1.15;\n  margin-bottom: 18px;\n  letter-spacing: -0.02em;\n  color: #fff;\n}\n.mpc-final h2 em { font-style: italic; color: var(--mpc-gold); }\n.mpc-final p {\n  color: #C9CFE0;\n  font-size: 16px;\n  line-height: 1.65;\n  margin: 0 auto 26px auto;\n  max-width: 580px;\n}\n.mpc-final-buttons {\n  display: inline-flex;\n  gap: 12px;\n  flex-wrap: wrap;\n  justify-content: center;\n}\n.mpc-final .mpc-btn-ghost {\n  color: #fff !important;\n  border-color: rgba(255,255,255,0.3);\n}\n.mpc-final .mpc-btn-ghost:hover { background: rgba(255,255,255,0.1); color: #fff !important; }\n<\/style>\n\n<!-- =====================================================\n     PAGE CONTENT STARTS HERE\n     ===================================================== -->\n<div class=\"mpc-bnp\">\n\n  <!-- HERO -->\n  <section class=\"mpc-hero\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-hero-content\">\n        <div class=\"mpc-hero-breadcrumb\">\n          <a href=\"\/zh\/\">\u5bb6<\/a><span>\u203a<\/span>\u866b\u5bb3\n        <\/div>\n        <div class=\"mpc-eyebrow\">\u5bb3\u866b\u767e\u79d1\u5168\u4e66<\/div>\n        <h1>\u77e5\u9053\u4f60\u662f\u4ec0\u4e48 <em>\u5904\u7406\u3002.<\/em><\/h1>\n        <p class=\"mpc-hero-lead\">\u9a6c\u6765\u897f\u4e9a\u5bb6\u5ead\u548c\u573a\u6240\u5e38\u89c1\u5bb3\u866b\u53ca\u6606\u866b\u56fe\u89e3\u3002. <em>\u627e\u51fa\u4f60\u6240\u770b\u5230\u7684\u4e1c\u897f\u3002<\/em>, \u4e86\u89e3\u98ce\u9669\uff0c\u5e76\u77e5\u9053\u5982\u4f55\u5e94\u5bf9\u3002.<\/p>\n        <div class=\"mpc-hero-quick\">\n          <span><strong>23<\/strong> \u5bb3\u866b\u9632\u6cbb\u6307\u5357<\/span>\n          <span><strong>5<\/strong> \u7c7b\u522b<\/span>\n          <span><strong>\u81ea1967\u5e74\u4ee5\u6765<\/strong><\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CATEGORY QUICK NAV -->\n  <section class=\"mpc-nav-strip\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-nav-inner\">\n        <a href=\"#featured\">\u2605 \u6700\u5e38\u89c1<\/a>\n        <a href=\"#ants\">\u8682\u8681<\/a>\n        <a href=\"#termites\">\u767d\u8681<\/a>\n        <a href=\"#other-insects\">\u5176\u4ed6\u6606\u866b<\/a>\n        <a href=\"#non-insect\">\u975e\u6606\u866b\u5bb3\u866b<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FEATURED \/ MOST COMMON -->\n  <section id=\"featured\" class=\"mpc-section mpc-section-white mpc-cat-divider\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\u6700\u5e38\u89c1<\/div>\n        <h2>\u516d\u5927\u5bb3\u866b <em>\u5927\u591a\u6570\u9a6c\u6765\u897f\u4e9a\u5bb6\u5ead\u90fd\u4f1a\u9047\u5230\u8fd9\u79cd\u60c5\u51b5\u3002.<\/em><\/h2>\n        <p>\u5982\u679c\u60a8\u4e0d\u786e\u5b9a\u81ea\u5df1\u9047\u5230\u7684\u662f\u4ec0\u4e48\u5bb3\u866b\uff0c\u8bf7\u4ece\u8fd9\u91cc\u5f00\u59cb\u3002\u8fd9\u516d\u79cd\u5bb3\u866b\u662f\u9a6c\u6765\u897f\u4e9a\u5bb6\u5ead\u866b\u5bb3\u7684\u4e3b\u8981\u6765\u6e90\u2014\u2014\u4ece\u5929\u82b1\u677f\u4e0a\u7684\u722c\u884c\u5bb3\u866b\u5230\u53a8\u623f\u5165\u4fb5\u8005\uff0c\u518d\u5230\u5899\u58c1\u4e0a\u7684\u767d\u8681\u5371\u5bb3\u3002.<\/p>\n      <\/div>\n\n      <div class=\"mpc-pest-grid mpc-featured\">\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u8682\u8681\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"6\" rx=\"2\" ry=\"2.5\"\/><ellipse cx=\"12\" cy=\"12\" rx=\"2.5\" ry=\"3\"\/><ellipse cx=\"12\" cy=\"18.5\" rx=\"2\" ry=\"2.5\"\/><path d=\"M10 6l-4-2M14 6l4-2M9.5 12l-5.5 0M14.5 12l5.5 0M10 18.5l-4 2M14 18.5l4 2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u5e38\u89c1\u5bb6\u866b<\/div>\n          <h3>\u5173\u4e8e <em>\u8682\u8681<\/em><\/h3>\n          <p>\u4ece\u65e0\u5bb3\u7684\u9ed1\u8272\u82b1\u56ed\u8682\u8681\u5230\u4f1a\u8707\u4eba\u7684\u706b\u8681\u2014\u2014\u9a6c\u6765\u897f\u4e9a\u6709\u5341\u51e0\u79cd\u8682\u8681\u4f1a\u8fdb\u5165\u53a8\u623f\u548c\u6d74\u5ba4\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u87d1\u8782\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"14\" rx=\"6\" ry=\"8\"\/><path d=\"M6 10l-3-3M18 10l3-3M8 3l1 3M16 3l-1 3M4 16l-2 2M20 16l2 2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u53a8\u623f\u5165\u4fb5\u8005<\/div>\n          <h3>\u5173\u4e8e <em>\u87d1\u8782<\/em><\/h3>\n          <p>\u706f\u5149\u4eae\u8d77\u65f6\u56db\u6563\u9003\u7a9c\u3002\u591c\u884c\u6027\uff0c\u643a\u5e26\u75be\u75c5\uff0c\u4e14\u6781\u96be\u6839\u9664\u3002\u662f\u9a6c\u6765\u897f\u4e9a\u57ce\u5e02\u5730\u533a\u6700\u5e38\u89c1\u7684\u5bb6\u5ead\u5bb3\u866b\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u8001\u9f20\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M4 16c0-4 3-7 8-7s8 3 8 7v2H4v-2z\"\/><circle cx=\"9\" cy=\"14\" r=\"1.5\"\/><path d=\"M7 9c0-2 1-3 2-3M14 9c0-2 1-3 2-3M20 18l2 2M4 18l-2 2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u5929\u82b1\u677f\u6ed1\u8f6e<\/div>\n          <h3>\u5173\u4e8e <em>\u8001\u9f20<\/em><\/h3>\n          <p>\u591c\u91cc\u542c\u5230\u5929\u82b1\u677f\u4e0a\u6709\u7ab8\u7ab8\u7aa3\u7aa3\u7684\u58f0\u97f3\uff1f\u8001\u9f20\u548c\u556e\u9f7f\u52a8\u7269\u4f1a\u7834\u574f\u8d22\u7269\u3001\u6c61\u67d3\u98df\u7269\uff0c\u8fd8\u4f1a\u4f20\u64ad\u5305\u62ec\u94a9\u7aef\u87ba\u65cb\u4f53\u75c5\u5728\u5185\u7684\u4e25\u91cd\u75be\u75c5\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u767d\u8681-anai-anai\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 21h18M5 21V10h4v11M10 21V6h4v15M15 21v-8h4v8\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u6728\u6750\u7834\u574f\u8005<\/div>\n          <h3>\u5173\u4e8e <em>\u767d\u8681<\/em> \uff08Anai-Anai\uff09<\/h3>\n          <p>\u9a6c\u6765\u897f\u4e9a\u6700\u6602\u8d35\u7684\u5bb3\u866b\u2014\u2014\u6bcf\u5e74\u9020\u6210\u8d85\u8fc72000\u4e07\u4ee4\u5409\u7684\u8d22\u4ea7\u635f\u5931\u3002\u5899\u4e0a\u7684\u6ce5\u571f\u96a7\u9053\u6216\u53d1\u51fa\u7a7a\u6d1e\u58f0\u54cd\u7684\u6728\u5934\u90fd\u662f\u866b\u5bb3\u7684\u9884\u8b66\u4fe1\u53f7\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u81ed\u866b\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"12\" rx=\"7\" ry=\"5\"\/><path d=\"M5 10l-2-1M5 14l-2 1M19 10l2-1M19 14l2 1M9 12h6\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u7761\u7720\u5e72\u6270\u5668<\/div>\n          <h3>\u5173\u4e8e <em>\u81ed\u866b<\/em><\/h3>\n          <p>\u65e9\u4e0a\u9192\u6765\u53d1\u73b0\u8eab\u4e0a\u6709\u4e00\u6392\u53c8\u75d2\u53c8\u7ea2\u7684\u54ac\u75d5\uff1f\u81ed\u866b\u5728\u591c\u95f4\u89c5\u98df\uff0c\u85cf\u8eab\u4e8e\u5e8a\u57ab\u3001\u6c99\u53d1\u548c\u8e22\u811a\u677f\u4e2d\u3002\u5982\u679c\u6ca1\u6709\u4e13\u4e1a\u4eba\u58eb\u7684\u5e2e\u52a9\uff0c\u5f88\u96be\u5f7b\u5e95\u6e05\u9664\u5b83\u4eec\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u868a\u5b50\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 22V8M9 4l3 4 3-4M4 12l4 3M20 12l-4 3M6 18l2 1M18 18l-2 1\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u75be\u75c5\u5a92\u4ecb<\/div>\n          <h3>\u5173\u4e8e <em>\u868a\u5b50<\/em><\/h3>\n          <p>\u9664\u4e86\u55e1\u55e1\u4f5c\u54cd\u548c\u4ee4\u4eba\u7619\u75d2\u4e4b\u5916\uff0c\u4f0a\u868a\u8fd8\u4f1a\u4f20\u64ad\u767b\u9769\u70ed\u3001\u57fa\u5b54\u80af\u96c5\u70ed\u548c\u5be8\u5361\u75c5\u6bd2\u3002\u8fd9\u662f\u9a6c\u6765\u897f\u4e9a\u4e3b\u8981\u7684\u516c\u5171\u536b\u751f\u95ee\u9898\u4e4b\u4e00\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ANTS CLUSTER -->\n  <section id=\"ants\" class=\"mpc-section mpc-section-paper mpc-cat-divider\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\u8682\u8681\u7fa4\u843d \u00b7 6 \u79cd<\/div>\n        <h2>\u4e0d\u540c\u7684\u8682\u8681\uff0c, <em>\u4e0d\u540c\u7684\u95ee\u9898\u3002.<\/em><\/h2>\n        <p>\u5e76\u975e\u6240\u6709\u8682\u8681\u90fd\u4e00\u6837\u3002\u6709\u4e9b\u65e0\u5bb3\uff0c\u6709\u4e9b\u4f1a\u8707\u4eba\uff0c\u8fd8\u6709\u4e00\u79cd\u5e38\u89c1\u7684\u201c\u8682\u8681\u201d\u751a\u81f3\u6839\u672c\u4e0d\u662f\u8682\u8681\u3002\u4ee5\u4e0b\u662f\u60a8\u5728\u9a6c\u6765\u897f\u4e9a\u4f1a\u9047\u5230\u7684\u8682\u8681\u79cd\u7c7b\u53ca\u5176\u76f8\u4f3c\u7269\u79cd\u3002.<\/p>\n      <\/div>\n\n      <div class=\"mpc-pest-grid-4\">\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e-charlie-ant\/\" class=\"mpc-pest popular\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"6\" rx=\"2\" ry=\"2.5\"\/><ellipse cx=\"12\" cy=\"12\" rx=\"2.5\" ry=\"3\"\/><ellipse cx=\"12\" cy=\"18.5\" rx=\"2\" ry=\"2.5\"\/><path d=\"M10 6l-4-2M14 6l4-2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u5176\u5b9e\u5b83\u4e0d\u662f\u8682\u8681<\/div>\n          <h3>\u67e5\u7406 <em>\u8682\u8681<\/em><\/h3>\n          <p>\u9690\u7fc5\u866b\u643a\u5e26\u6bd2\u7c89\u6bd2\u7d20\u3002\u5207\u52ff\u78be\u788e\u5b83\u4eec\u2014\u2014\u8fd9\u79cd\u6bd2\u7d20\u4f1a\u5bfc\u81f4\u4e25\u91cd\u7684\u76ae\u80a4\u707c\u4f24\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u706b\u8681\/\" class=\"mpc-pest danger\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 2v6.5M5 9.5l3.5 1M19 9.5l-3.5 1M3 16c0-3 3-5 9-5s9 2 9 5\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u5267\u75db\u7684\u523a\u75db<\/div>\n          <h3>\u706b <em>\u8682\u8681<\/em><\/h3>\n          <p>\u5177\u6709\u653b\u51fb\u6027\u7684\u8707\u523a\u8682\u8681\uff0c\u53d7\u5230\u60ca\u6270\u65f6\u4f1a\u6210\u7fa4\u7ed3\u961f\u5730\u653b\u51fb\u3002\u8707\u4f24\u4f1a\u5f15\u8d77\u707c\u75db\u548c\u8113\u75b1\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u9ec4\u8272\u75af\u72c2\u8682\u8681\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12l4-4 4 4 4-4 4 4\"\/><path d=\"M3 18l4-4 4 4 4-4 4 4\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u5165\u4fb5\u7269\u79cd<\/div>\n          <h3>\u9ec4\u8272\u75af\u5b50 <em>\u8682\u8681<\/em><\/h3>\n          <p>\u79fb\u52a8\u8fc5\u901f\u4e14\u96be\u4ee5\u9884\u6d4b\u2014\u2014\u56e0\u6b64\u5f97\u540d\u3002\u6781\u5177\u4fb5\u7565\u6027\uff1b\u662f\u4e16\u754c\u4e0a\u6700\u5177\u7834\u574f\u6027\u7684\u8682\u8681\u7269\u79cd\u4e4b\u4e00\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u7ec7\u5de5\u8681\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M17 8C8 10 5 17 5 17s8 0 11-7c3-7 11-7 11-7s-3 7-10 5\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u6811\u6816\u52a8\u7269<\/div>\n          <h3>\u7ec7\u5de5 <em>\u8682\u8681<\/em><\/h3>\n          <p>\u4f53\u578b\u8f83\u5927\u7684\u7ea2\u6a59\u8272\u8682\u8681\uff0c\u5728\u6811\u4e0a\u7528\u6811\u53f6\u7b51\u5de2\u3002\u5de2\u7a74\u53d7\u5230\u5e72\u6270\u65f6\u4f1a\u8868\u73b0\u51fa\u653b\u51fb\u6027\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u871c\u7f50\u8682\u8681\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 2l2 4h-4l2-4zM8 10c0-2 2-4 4-4s4 2 4 4M6 10h12l-2 10H8L6 10z\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u55dc\u751c\u8005<\/div>\n          <h3>\u871c\u7f50 <em>\u8682\u8681<\/em><\/h3>\n          <p>\u7279\u6b8a\u7684\u5de5\u8702\u4f1a\u5c06\u542b\u7cd6\u6db2\u4f53\u50a8\u5b58\u5728\u80bf\u80c0\u7684\u8179\u90e8\u4e2d\u3002\u5b83\u4eec\u4f1a\u88ab\u542b\u7cd6\u98df\u7269\u548c\u7cd6\u6d46\u5438\u5f15\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u98de\u8681\u4e0e\u767d\u8681\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 2l2 5h5l-4 3 1.5 5L12 12l-4.5 3L9 10 5 7h5z\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u5bf9\u6bd4\u6307\u5357<\/div>\n          <h3>\u98de\u8681 <em>\u4e0e\u767d\u8681<\/em><\/h3>\n          <p>\u96e8\u5b63\u65f6\uff0c\u8fd9\u4e24\u79cd\u6606\u866b\u90fd\u4f1a\u5927\u91cf\u51fa\u73b0\u3002\u4e00\u79cd\u4f1a\u7834\u574f\u623f\u5c4b\uff0c\u53e6\u4e00\u79cd\u5219\u4e0d\u4f1a\u3002\u4e86\u89e3\u5b83\u4eec\u7684\u533a\u522b\u81f3\u5173\u91cd\u8981\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u6bd4\u8f83 \u2192<\/span>\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- TERMITES CLUSTER -->\n  <section id=\"termites\" class=\"mpc-section mpc-section-white mpc-cat-divider\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\u767d\u8681\u7fa4\u843d \u00b7 2 \u4e2a\u6307\u5357<\/div>\n        <h2>\u7406\u89e3 <em>\u65e0\u58f0\u7684\u6bc1\u706d\u8005\u3002.<\/em><\/h2>\n        <p>\u5728\u9a6c\u6765\u897f\u4e9a\uff0c\u767d\u8681\u9020\u6210\u7684\u8d22\u4ea7\u635f\u5931\u6bd4\u4efb\u4f55\u5176\u4ed6\u5bb3\u866b\u90fd\u591a\u3002\u4ee5\u4e0b\u4e24\u4efd\u6307\u5357\u5c06\u5e2e\u52a9\u60a8\u4e86\u89e3\u60a8\u6240\u9762\u4e34\u7684\u95ee\u9898\u4ee5\u53ca\u767d\u8681\u7fa4\u843d\u7684\u8fd0\u4f5c\u65b9\u5f0f\u3002.<\/p>\n      <\/div>\n\n      <div class=\"mpc-pest-grid\">\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u767d\u8681-anai-anai\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 21h18M5 21V10h4v11M10 21V6h4v15M15 21v-8h4v8\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u7269\u79cd\u6982\u8ff0<\/div>\n          <h3>\u5173\u4e8e <em>\u767d\u8681<\/em> \uff08Anai-Anai\uff09<\/h3>\n          <p>\u5371\u5bb3\u9a6c\u6765\u897f\u4e9a\u623f\u5c4b\u7684\u5730\u4e0b\u767d\u8681\uff08\u4e73\u767d\u8681\u5c5e\uff09\uff0c\u4ee5\u53ca\u5982\u4f55\u5728\u9020\u6210\u91cd\u5927\u635f\u5bb3\u4e4b\u524d\u53d1\u73b0\u9884\u8b66\u4fe1\u53f7\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u767d\u8681\u7684\u751f\u547d\u5468\u671f\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 7v5l3 2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u7fa4\u4f53\u751f\u7269\u5b66<\/div>\n          <h3>\u767d\u8681 <em>\u751f\u547d\u5468\u671f<\/em><\/h3>\n          <p>\u767d\u8681\u738b\u3001\u8681\u540e\u3001\u5de5\u8681\u3001\u5175\u8681\u3001\u6709\u7fc5\u7e41\u6b96\u8681\u2014\u2014\u767d\u8681\u7fa4\u843d\u7684\u7ed3\u6784\uff0c\u5b83\u4eec\u4e3a\u4f55\u4f1a\u5206\u98de\uff0c\u4ee5\u53ca\u4e3a\u4f55\u4ec5\u4ec5\u6740\u6b7b\u5de5\u8681\u5e76\u4e0d\u80fd\u963b\u6b62\u5b83\u4eec\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- OTHER INSECTS -->\n  <section id=\"other-insects\" class=\"mpc-section mpc-section-paper mpc-cat-divider\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\u5176\u4ed6\u6606\u866b \u00b7 8 \u4e2a\u6307\u5357<\/div>\n        <h2>\u5176\u4ed6\u4e00\u5207 <em>\u6709\u516d\u6761\u817f\u3002.<\/em><\/h2>\n        <p>\u8df3\u86a4\u3001\u8839\u9c7c\u3001\u871c\u8702\u3001\u9ec4\u8702\uff0c\u8fd8\u6709\u51fa\u73b0\u5728\u7c73\u7c92\u91cc\u6216\u4e66\u67b6\u4e0a\u7684\u7532\u866b\u3002\u6307\u5357\u6db5\u76d6\u4e0d\u592a\u5e38\u89c1\u4f46\u4ecd\u7136\u4ee4\u4eba\u5934\u75bc\u7684\u6606\u866b\u3002.<\/p>\n      <\/div>\n\n      <div class=\"mpc-pest-grid-4\">\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u8df3\u86a4\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"12\" rx=\"3\" ry=\"5\"\/><path d=\"M9 8l-3-3M15 8l3-3M9 16l-3 3M15 16l3 3\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u5ba0\u7269<\/div>\n          <h3>\u5173\u4e8e <em>\u8df3\u86a4<\/em><\/h3>\n          <p>\u5148\u8df3\u5230\u5ba0\u7269\u8eab\u4e0a\uff0c\u7136\u540e\u95ef\u8fdb\u4f60\u7684\u5bb6\u3002\u811a\u8e1d\u5468\u56f4\u7684\u54ac\u75d5\u662f\u660e\u663e\u7684\u7279\u5f81\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u8839\u9c7c\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12c2-2 4-2 6 0s4 2 6 0 4-2 6 0\"\/><path d=\"M4 15l1 2M8 15l1 2M12 15l1 2M16 15l1 2M20 15l1 2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u4e66\u67b6\u5bb3\u866b<\/div>\n          <h3>\u5173\u4e8e <em>\u8839\u866b<\/em><\/h3>\n          <p>\u94f6\u8272\u65e0\u7fc5\u6606\u866b\uff0c\u4ee5\u7eb8\u5f20\u3001\u80f6\u6c34\u548c\u6dc0\u7c89\u4e3a\u98df\u3002\u6d74\u5ba4\u548c\u65e7\u7eb8\u7bb1\u662f\u5b83\u4eec\u6700\u559c\u6b22\u7684\u5730\u65b9\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u871c\u8702-\u5927\u9ec4\u8702-\u9ec4\u8702\/\" class=\"mpc-pest danger\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"12\" rx=\"4\" ry=\"6\"\/><path d=\"M8 10h8M8 14h8M12 2l-2 4M12 2l2 4M6 8l-3-2M18 8l3-2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u523a\u75db\u98ce\u9669<\/div>\n          <h3>\u871c\u8702\u3001\u9ec4\u8702 <em>\u9ec4\u8702<\/em><\/h3>\n          <p>\u8707\u4f24\u75bc\u75db\u96be\u5fcd\uff0c\u5bf9\u8fc7\u654f\u8005\u751a\u81f3\u53ef\u80fd\u5371\u53ca\u751f\u547d\u3002\u6e05\u9664\u8702\u5de2\u9700\u8981\u4e13\u4e1a\u4eba\u5458\u7684\u5e2e\u52a9\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u50a8\u54c1\u6606\u866b\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M4 20V8l4-4h8l4 4v12M4 20h16M8 12h8M8 16h8\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u98df\u54c1\u50a8\u85cf\u5ba4\u5165\u4fb5\u8005<\/div>\n          <h3>\u5df2\u5b58\u50a8 <em>\u4ea7\u54c1\u6606\u866b<\/em><\/h3>\n          <p>\u9762\u7c89\u3001\u5927\u7c73\u3001\u8c37\u7269\u548c\u5e72\u8d27\u4e2d\u51fa\u73b0\u7684\u7532\u866b\u548c\u86fe\u5b50\u3002\u98df\u54c1\u4ed3\u5e93\u9762\u4e34\u7684\u4e3b\u8981\u95ee\u9898\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u8718\u86db\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M9 9L3 3M15 9l6-6M9 15L3 21M15 15l6 6M6 12H2M18 12h4\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u7ec7\u7f51\u5668<\/div>\n          <h3>\u5173\u4e8e <em>\u8718\u86db<\/em><\/h3>\n          <p>\u9a6c\u6765\u897f\u4e9a\u7684\u5927\u591a\u6570\u8718\u86db\u90fd\u662f\u65e0\u5bb3\u7684\uff0c\u4f46\u4e5f\u6709\u5c11\u6570\u672c\u5730\u54c1\u79cd\u4f1a\u54ac\u4eba\u3002\u4ee5\u4e0b\u662f\u8718\u86db\u8bc6\u522b\u6307\u5357\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u6728\u86c0\u866b\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><rect x=\"3\" y=\"6\" width=\"18\" height=\"12\" rx=\"1\"\/><circle cx=\"8\" cy=\"12\" r=\"1\"\/><circle cx=\"12\" cy=\"10\" r=\"1\"\/><circle cx=\"16\" cy=\"13\" r=\"1\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u6728\u6750\u7834\u574f\u8005<\/div>\n          <h3>\u5173\u4e8e <em>\u6728\u6750\u86c0\u866b<\/em><\/h3>\n          <p>\u5e7c\u866b\u4f1a\u94bb\u5165\u6728\u6750\uff08\u5bb6\u5177\u3001\u6a2a\u6881\u3001\u5730\u677f\uff09\u7684\u7532\u866b\u3002\u5c0f\u5b54\u662f\u5b83\u4eec\u7684\u8e2a\u8ff9\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u873b\u8713\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 4v16\"\/><ellipse cx=\"7\" cy=\"9\" rx=\"4\" ry=\"2\"\/><ellipse cx=\"17\" cy=\"9\" rx=\"4\" ry=\"2\"\/><ellipse cx=\"7\" cy=\"15\" rx=\"3\" ry=\"1.5\"\/><ellipse cx=\"17\" cy=\"15\" rx=\"3\" ry=\"1.5\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u6709\u76ca\u7684\u6355\u98df\u8005<\/div>\n          <h3>\u5173\u4e8e <em>\u873b\u8713<\/em><\/h3>\n          <p>\u5b83\u4eec\u5e76\u975e\u5bb3\u866b\u2014\u2014\u5b83\u4eec\u4ee5\u868a\u5b50\u4e3a\u98df\u3002\u5b83\u4eec\u662f\u82b1\u56ed\u91cc\u7684\u5f97\u529b\u52a9\u624b\uff0c\u5c24\u5176\u662f\u5728\u6c34\u666f\u9644\u8fd1\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u8708\u86a3\/\" class=\"mpc-pest danger\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12h18M5 8v8M8 6v12M11 8v8M14 6v12M17 8v8M20 6v12\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u75bc\u75db\u7684\u54ac\u4f24<\/div>\n          <h3>\u5173\u4e8e <em>\u8708\u86a3<\/em><\/h3>\n          <p>\u9a6c\u6765\u897f\u4e9a\u5927\u578b\u8708\u86a3\u53ee\u54ac\u540e\u4f1a\u9020\u6210\u5267\u75db\u7684\u6bd2\u6db2\u3002\u5b83\u4eec\u559c\u6b22\u85cf\u8eab\u4e8e\u6f6e\u6e7f\u7684\u89d2\u843d\u3001\u8f66\u5e93\u548c\u82b1\u56ed\u4e2d\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- NON-INSECT PESTS -->\n  <section id=\"non-insect\" class=\"mpc-section mpc-section-white mpc-cat-divider\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">\u975e\u6606\u866b\u5bb3\u866b \u00b7 2 \u4efd\u6307\u5357<\/div>\n        <h2>\u4e0d\u662f\u6f0f\u6d1e\u2014\u2014 <em>\u4f46\u4ed6\u4eec\u4ecd\u7136\u662f\u4e0d\u53d7\u6b22\u8fce\u7684\u5ba2\u4eba\u3002.<\/em><\/h2>\n        <p>\u6709\u4e9b\u5165\u4fb5\u5bb6\u5ead\u7684\u201c\u4e0d\u901f\u4e4b\u5ba2\u201d\u6839\u672c\u4e0d\u662f\u6606\u866b\u3002\u4ee5\u4e0b\u662f\u5173\u4e8e\u540c\u6837\u4f1a\u95ef\u5165\u9a6c\u6765\u897f\u4e9a\u5bb6\u5ead\u7684\u722c\u884c\u52a8\u7269\u548c\u8725\u8734\u7684\u6307\u5357\u3002.<\/p>\n      <\/div>\n\n      <div class=\"mpc-pest-grid\">\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5173\u4e8e\u5bb6\u517b\u8725\u8734\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12c3-3 6-3 9 0s6 3 9 0M6 8c1-1 2-1 3 0M15 8c1-1 2-1 3 0M9 16v3M15 16v3\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u666e\u901a\u5bb6\u8725\u8734<\/div>\n          <h3>\u5173\u4e8e <em>\u9996\u9875 \u8725\u8734<\/em><\/h3>\n          <p>\u58c1\u864e\uff08\u8749\uff09\u5176\u5b9e\u5f88\u6709\u76ca\u2014\u2014\u5b83\u4eec\u5403\u868a\u5b50\u548c\u5c0f\u6606\u866b\u3002\u4f46\u5b83\u4eec\u7684\u7caa\u4fbf\u548c\u5494\u54d2\u58f0\u5374\u56f0\u6270\u7740\u8bb8\u591a\u5bb6\u5ead\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u86c7\/\" class=\"mpc-pest danger\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12c3-3 6-3 9 0s6 3 9 0M12 12v6M9 21h6\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">\u5c0f\u5fc3\u8f7b\u653e<\/div>\n          <h3>\u5173\u4e8e <em>\u86c7<\/em><\/h3>\n          <p>\u9a6c\u6765\u897f\u4e9a\u65e2\u6709\u65e0\u6bd2\u86c7\u7c7b\uff0c\u4e5f\u6709\u5267\u6bd2\u86c7\u7c7b\u3002\u5207\u52ff\u81ea\u884c\u5904\u7406\u2014\u2014\u8bf7\u8054\u7cfb\u4e13\u4e1a\u4eba\u58eb\u8fdb\u884c\u5b89\u5168\u79fb\u9664\u3002.<\/p>\n          <span class=\"mpc-pest-link\">\u9605\u8bfb\u6307\u5357 \u2192<\/span>\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- NOT SURE STRIP -->\n  <section class=\"mpc-notsure\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-notsure-grid\">\n        <div class=\"mpc-notsure-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3M12 17h.01\"\/><\/svg>\n        <\/div>\n        <div>\n          <div class=\"mpc-notsure-label\">\u6ca1\u627e\u5230\u4f60\u770b\u5230\u7684\u5185\u5bb9\uff1f<\/div>\n          <h3>\u7ed9\u6211\u4eec\u53d1\u4e00\u5f20\u7167\u7247\u2014\u2014 <em>\u6211\u4eec\u4f1a\u5e2e\u4f60\u627e\u51fa\u539f\u56e0\u3002.<\/em><\/h3>\n          <p>\u5982\u679c\u60a8\u5728\u5bb6\u4e2d\u53d1\u73b0\u67d0\u79cd\u690d\u7269\uff0c\u4f46\u65e0\u6cd5\u5728\u4e0a\u8ff0\u6307\u5357\u4e2d\u627e\u5230\u76f8\u5173\u4fe1\u606f\uff0c\u8bf7\u901a\u8fc7 WhatsApp \u53d1\u9001\u7167\u7247\u7ed9\u6211\u4eec\u3002\u6211\u4eec\u7684\u91ce\u5916\u751f\u7269\u5b66\u5bb6\u4f1a\u5e2e\u60a8\u9274\u5b9a\uff0c\u5e76\u544a\u77e5\u60a8\u662f\u5426\u9700\u8981\u4e13\u4e1a\u5904\u7406\u3002.<\/p>\n        <\/div>\n        <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"mpc-btn mpc-btn-gold\" target=\"_blank\" rel=\"noopener\">\n          <svg viewbox=\"0 0 24 24\" width=\"16\" height=\"16\" fill=\"currentColor\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z\"\/><\/svg>\n          WhatsApp \u53d1\u9001\u7167\u7247\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FINAL CTA -->\n  <section class=\"mpc-final\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-final-inner\">\n        <div class=\"mpc-eyebrow\">\u51c6\u5907\u63a5\u53d7\u6cbb\u7597\u5417\uff1f<\/div>\n        <h2>\u5df2\u786e\u5b9a\u5bb3\u866b\u79cd\u7c7b\u2014\u2014 <em>\u4f60\u60f3\u628a\u5b83\u5f04\u8d70\u5417\uff1f<\/em><\/h2>\n        <p>\u9a6c\u6765\u897f\u4e9a\u5bb3\u866b\u9632\u6cbb\u516c\u53f8\u81ea1967\u5e74\u4ee5\u6765\u4e00\u76f4\u81f4\u529b\u4e8e\u4fdd\u62a4\u5bb6\u5ead\u548c\u573a\u6240\u514d\u53d7\u5bb3\u866b\u4fb5\u6270\u3002\u6211\u4eec\u62e5\u6709ISO 9001\u8ba4\u8bc1\u3001CIDB G3\u6ce8\u518c\u8d44\u8d28\uff0c\u5e76\u4e14\u662f\u9a6c\u6765\u897f\u4e9a\u5bb3\u866b\u7ba1\u7406\u534f\u4f1a\uff08MPMA\uff09\u4f1a\u5458\u3002\u65e0\u8bba\u60a8\u9047\u5230\u4f55\u79cd\u5bb3\u866b\u95ee\u9898\uff0c\u6211\u4eec\u7684\u56e2\u961f\u90fd\u80fd\u4e3a\u60a8\u63d0\u4f9b\u5e2e\u52a9\u2014\u2014\u6211\u4eec\u4f1a\u6839\u636e\u5bb3\u866b\u79cd\u7c7b\u548c\u60a8\u7684\u573a\u6240\u60c5\u51b5\u5236\u5b9a\u76f8\u5e94\u7684\u9632\u6cbb\u65b9\u6848\u3002.<\/p>\n        <div class=\"mpc-final-buttons\">\n          <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"mpc-btn mpc-btn-gold\" target=\"_blank\" rel=\"noopener\">\n            <svg viewbox=\"0 0 24 24\" width=\"16\" height=\"16\" fill=\"currentColor\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z\"\/><\/svg>\n            \u7acb\u5373\u901a\u8fc7 WhatsApp \u8054\u7cfb\u6211\u4eec\n          <\/a>\n          <a href=\"https:\/\/msianpestcontrol.com\/zh\/\u5bb3\u866b\u9632\u6cbb\u670d\u52a12\/\" class=\"mpc-btn mpc-btn-ghost\">\u6240\u6709\u670d\u52a1 \u2192<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- END MPC BUGS & PESTS LANDING PAGE -->","protected":false},"excerpt":{"rendered":"<p>Home\u203aBugs &#038; Pests Pest &#038; Bug Encyclopedia Know what you&#8217;re dealing with. A visual guide [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1368","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/msianpestcontrol.com\/zh\/wp-json\/wp\/v2\/pages\/1368","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/msianpestcontrol.com\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/msianpestcontrol.com\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/msianpestcontrol.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/msianpestcontrol.com\/zh\/wp-json\/wp\/v2\/comments?post=1368"}],"version-history":[{"count":1,"href":"https:\/\/msianpestcontrol.com\/zh\/wp-json\/wp\/v2\/pages\/1368\/revisions"}],"predecessor-version":[{"id":1369,"href":"https:\/\/msianpestcontrol.com\/zh\/wp-json\/wp\/v2\/pages\/1368\/revisions\/1369"}],"wp:attachment":[{"href":"https:\/\/msianpestcontrol.com\/zh\/wp-json\/wp\/v2\/media?parent=1368"}],"curies":[{"name":"\u53ef\u6e7f\u6027\u7c89\u5242","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}