*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#f7f5f2;color:#202124}.pc-container{width:1200px;max-width:calc(100% - 40px);margin:0 auto}.pc-header{height:72px;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border-bottom:1px solid #f1e6df;position:sticky;top:0;z-index:20}.header-inner{height:72px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;text-decoration:none;color:#222;gap:12px}.logo span{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#ff8a2c,#ff4f31);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.logo strong{font-size:22px;letter-spacing:.5px}.top-nav{display:flex;align-items:center;gap:26px}.top-nav a{text-decoration:none;color:#333;font-size:15px;font-weight:700}.top-nav .publish-link{height:38px;display:flex;align-items:center;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,#ff8a2c,#ff4f31);color:#fff}.hero{background:linear-gradient(135deg,#fff6ee 0%,#fff 45%,#ffe8dc 100%);padding:40px 0 34px;border-bottom:1px solid #f4e6dc}.hero-grid{display:grid;grid-template-columns:1fr 300px;gap:24px;align-items:stretch}.hero-main{background:#fff;border:1px solid #ffe0ce;border-radius:28px;padding:36px;box-shadow:0 18px 50px rgba(227,93,42,.08);position:relative;overflow:hidden}.hero-main:after{content:"";position:absolute;right:-70px;top:-80px;width:220px;height:220px;border-radius:50%;background:rgba(255,117,48,.08)}.hero-kicker{margin:0 0 12px;color:#ef5b36;font-weight:900}.hero-main h1{position:relative;margin:0;max-width:720px;font-size:38px;line-height:1.28;color:#161616;letter-spacing:-.5px}.hero-desc{position:relative;margin:18px 0 26px;color:#777;font-size:16px;line-height:1.7}.search-card{position:relative;width:720px;max-width:100%;height:58px;background:#f7f7f7;border-radius:18px;padding:7px;display:flex;box-shadow:inset 0 0 0 1px #eee}.search-card input{flex:1;border:0;outline:0;background:transparent;padding:0 18px;font-size:16px}.search-card button{width:130px;border:0;border-radius:14px;background:linear-gradient(135deg,#ff8a2c,#ff4f31);color:#fff;font-size:16px;font-weight:900}.hero-side{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stat-box,.qr-card{background:#fff;border-radius:22px;padding:20px;border:1px solid #f5e5db;box-shadow:0 12px 34px rgba(0,0,0,.04)}.stat-box b{display:block;color:#ff5b36;font-size:34px;line-height:42px;font-weight:950}.stat-box span{color:#777;font-size:14px}.qr-card{grid-column:span 2;text-align:center}.qr-fake{width:96px;height:96px;margin:0 auto 12px;border-radius:18px;background:linear-gradient(135deg,#ff8a2c,#ff4f31);color:#fff;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:900}.qr-card p{margin:0 0 12px;color:#555}.qr-card a{display:inline-flex;height:36px;align-items:center;padding:0 18px;border-radius:999px;background:#fff4ee;color:#e85b35;text-decoration:none;font-weight:900}.page-layout{display:grid;grid-template-columns:240px 1fr 260px;gap:20px;padding:24px 0 40px}.left-panel,.right-panel,.content-panel{min-width:0}.panel-title,.section-head,.notice-card,.service-card,.safe-panel{background:#fff;border-radius:18px;border:1px solid #f1e4dc;box-shadow:0 10px 28px rgba(0,0,0,.035)}.panel-title{padding:18px 18px;font-size:18px;font-weight:950;margin-bottom:12px}.category-list{display:flex;flex-direction:column;gap:10px}.category-list a{height:54px;border-radius:16px;background:#fff;text-decoration:none;color:#222;display:flex;align-items:center;padding:0 14px;border:1px solid #f1e4dc;box-shadow:0 8px 18px rgba(0,0,0,.025);transition:.16s}.category-list a:hover{transform:translateX(4px);border-color:#ffcdb8}.category-list i{width:30px;height:30px;border-radius:10px;background:#fff3ec;color:#ef5b36;font-style:normal;font-weight:900;display:flex;align-items:center;justify-content:center;margin-right:10px}.category-list span{flex:1;font-weight:800}.category-list em{font-style:normal;color:#aaa;font-size:26px}.safe-panel{padding:18px;margin-top:16px}.safe-panel b{font-size:18px}.safe-panel p{margin:10px 0 0;color:#777;line-height:1.7}.section-head{padding:18px 20px;margin-bottom:14px;display:flex;align-items:center;justify-content:space-between}.section-head h2{margin:0;font-size:24px}.section-head p{margin:6px 0 0;color:#999}.tabs{display:flex;gap:8px}.tabs button{border:0;border-radius:999px;padding:9px 14px;background:#f5f5f5;color:#555;font-weight:800}.tabs .active{background:#fff1e9;color:#ef5b36}.info-list{display:flex;flex-direction:column;gap:12px}.info-card{display:grid;grid-template-columns:128px 1fr;gap:14px;background:#fff;border:1px solid #f1e4dc;border-radius:18px;padding:12px;box-shadow:0 10px 28px rgba(0,0,0,.035);transition:.16s}.info-card:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(0,0,0,.06)}.info-cover{height:92px;border-radius:15px;overflow:hidden;background:#fff5ee;text-decoration:none;display:flex;align-items:center;justify-content:center;position:relative}.info-cover img{width:100%;height:100%;object-fit:cover;display:block}.info-cover.empty{background:linear-gradient(135deg,#fffaf6 0%,#fff1e8 58%,#ffe1cf 100%);border:1px solid #ffd9c4;box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.cover-placeholder{position:relative;width:100%;height:100%;padding:13px 12px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden}.cover-placeholder:before{content:"";position:absolute;right:-26px;top:-28px;width:92px;height:92px;border-radius:30px;border:2px solid rgba(255,130,70,.13);transform:rotate(18deg)}.cover-placeholder:after{content:"";position:absolute;left:-28px;bottom:-30px;width:88px;height:88px;border-radius:30px;background:rgba(255,116,52,.07);transform:rotate(-18deg)}.cover-placeholder i{position:relative;z-index:1;width:40px;height:40px;border-radius:14px;background:linear-gradient(135deg,#ff9347,#ff6135);color:#fff;font-style:normal;font-size:15px;font-weight:900;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 16px rgba(239,91,54,.16);margin-bottom:8px}.cover-placeholder b{position:relative;z-index:1;display:block;color:#ea6238;font-size:16px;line-height:1.15;font-weight:900;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cover-placeholder span{position:relative;z-index:1;margin-top:5px;color:#9a725f;font-size:12px;line-height:1.2;white-space:nowrap}.cover-placeholder em{position:absolute;right:10px;bottom:8px;z-index:1;font-style:normal;color:#e7c9ba;font-size:10px;font-weight:800;letter-spacing:.4px}.info-body{min-width:0}.info-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.cat,.top{height:24px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;font-size:12px;font-weight:900}.cat{background:#fff2ec;color:#ef5b36}.top{background:#ff4f31;color:#fff}.time{margin-left:auto;color:#999;font-size:13px}.info-body h3{margin:0;font-size:20px;line-height:1.35}.info-body h3 a{color:#1f1f1f;text-decoration:none}.info-body p{margin:0;color:#666;line-height:1.65;height:52px;overflow:hidden}.info-foot{margin-top:8px;display:flex;align-items:center;justify-content:space-between;color:#aaa;font-size:13px}.info-foot a{color:#ef5b36;text-decoration:none;font-weight:900}.load-more,.loading-list,.empty-list{height:48px;border-radius:16px;background:#fff;border:1px solid #f1e4dc;margin-top:14px;display:flex;align-items:center;justify-content:center;color:#888;font-weight:800;cursor:pointer}.notice-card,.service-card{padding:18px;margin-bottom:14px}.notice-card h3,.service-card h3{margin:0 0 10px;font-size:18px}.notice-card p,.service-card p{margin:0;color:#777;line-height:1.7}.service-card a{margin-top:14px;height:38px;border-radius:999px;background:#f6f6f6;color:#333;text-decoration:none;display:flex;align-items:center;justify-content:center;font-weight:900}.service-card.orange{background:linear-gradient(135deg,#ff8a2c,#ff4f31);color:#fff}.service-card.orange p{color:rgba(255,255,255,.9)}.service-card.orange a{background:#fff;color:#ef5b36}.pc-footer{padding:30px 0;background:linear-gradient(180deg,#fff 0%,#fff7f1 100%);border-top:1px solid #f0e5dd;color:#777}.footer-wrap{background:#fff;border:1px solid #f1e4dc;border-radius:22px;box-shadow:0 12px 34px rgba(0,0,0,.04);padding:22px 26px;display:flex;align-items:center;justify-content:space-between;gap:22px}.footer-brand{display:flex;align-items:center;gap:14px;text-align:left}.footer-logo{width:50px;height:50px;border-radius:16px;background:linear-gradient(135deg,#ff8a2c,#ff4f31);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:950;box-shadow:0 10px 22px rgba(239,91,54,.18)}.footer-brand h3{margin:0 0 6px;font-size:19px;color:#222}.footer-brand p{margin:0;color:#777;line-height:1.6}.footer-info{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.beian,.contact{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.beian span,.contact span{height:32px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:#fff4ee;color:#9a654e;font-size:13px;font-weight:800}.contact span{background:#fff;color:#555;border:1px solid #f2e2d9}.contact b{color:#ef5b36;font-size:14px}.detail-layout{display:grid;grid-template-columns:1fr 300px;gap:22px;padding:24px 0 44px}.detail-article{background:#fff;border:1px solid #f1e4dc;border-radius:24px;padding:28px;box-shadow:0 12px 34px rgba(0,0,0,.04)}.crumb{color:#999;margin-bottom:14px}.crumb a{color:#ef5b36;text-decoration:none}.detail-article h1{margin:0;font-size:34px;line-height:1.32;color:#171717}.detail-meta{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0 24px}.detail-meta span{height:28px;border-radius:999px;background:#f7f7f7;color:#777;padding:0 12px;display:flex;align-items:center;font-size:13px}.article-block{margin-top:22px}.article-block h2{font-size:22px;margin:0 0 14px;display:flex;align-items:center}.article-block h2:before{content:"";width:4px;height:22px;border-radius:999px;background:#ff5b36;margin-right:8px}.article-content{background:#f8f8f8;border-radius:18px;padding:18px;color:#333;font-size:17px;line-height:1.9}.article-content p{margin:0 0 16px;text-align:justify}.article-content p:last-child{margin-bottom:0}.detail-pics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.detail-pics img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:16px}.contact-box{margin-top:24px;border-radius:20px;background:#fff7f1;border:1px solid #ffe1d1;padding:20px;display:flex;align-items:center;justify-content:space-between}.contact-box b{font-size:18px}.contact-box p{font-size:28px;color:#ff5b36;font-weight:950;margin:5px 0}.contact-box span{color:#999}.contact-box a{height:44px;padding:0 22px;border-radius:999px;background:linear-gradient(135deg,#ff8a2c,#ff4f31);color:#fff;text-decoration:none;font-weight:900;display:flex;align-items:center}.detail-side{position:sticky;top:92px;height:max-content}.detail-safe{margin-top:22px}@media(max-width:1000px){.pc-container{max-width:calc(100% - 24px)}.hero-grid,.page-layout,.detail-layout{grid-template-columns:1fr}.right-panel{display:grid;grid-template-columns:1fr 1fr;gap:14px}.info-card{grid-template-columns:120px 1fr}.detail-side{position:static}}
/* v75 PC SEO增强：分类聚合与首页文字内链 */
.seo-blocks{padding:0 0 36px}
.seo-box,.seo-grid>div,.seo-grid>a{
  background:#fff;
  border:1px solid #f1e4dc;
  border-radius:18px;
  box-shadow:0 10px 28px rgba(0,0,0,.035);
}
.seo-box{padding:20px;margin-bottom:16px}
.seo-box h2{margin:0 0 12px;font-size:22px}
.seo-box p{margin:0;display:flex;gap:12px;flex-wrap:wrap}
.seo-box a{
  height:34px;
  padding:0 14px;
  border-radius:999px;
  background:#fff3ec;
  color:#ef5b36;
  text-decoration:none;
  font-weight:800;
  display:inline-flex;
  align-items:center;
}
.seo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.seo-grid>div,.seo-grid>a{padding:18px}
.seo-grid h3{margin:0 0 8px;font-size:18px}
.seo-grid p{margin:0;color:#777;line-height:1.7}
@media(max-width:1000px){.seo-grid{grid-template-columns:1fr 1fr}}

/* v81 首页底部备案和联系方式 */
@media(max-width:1000px){.footer-wrap{flex-direction:column;align-items:flex-start}.footer-info{align-items:flex-start}.beian,.contact{justify-content:flex-start}.footer-brand{align-items:flex-start}}

/* v83 PC信息流恢复图片 + 紧凑布局优化
   - 保留左侧图片/占位图，方便房产、门市等有图信息展示
   - 首页和分类页每屏显示数量改少，避免中间信息流一次拉得过长
   - 卡片高度、图片高度、间距统一收缩，让页面更均衡
*/
.info-list{gap:10px}
.info-card{
  grid-template-columns:116px 1fr;
  gap:12px;
  padding:10px;
  border-radius:16px;
  align-items:center;
}
.info-cover{
  height:78px;
  border-radius:13px;
}
.cover-placeholder{
  padding:9px 8px;
}
.cover-placeholder i{
  width:34px;
  height:34px;
  border-radius:12px;
  font-size:13px;
  margin-bottom:3px;
}
.cover-placeholder b{
  font-size:12px;
  line-height:16px;
}
.cover-placeholder span{
  display:none;
}
.cover-placeholder em{
  display:none;
}
.info-row{
  margin-bottom:6px;
  gap:6px;
}
.cat,.top{
  height:21px;
  padding:0 8px;
  font-size:11px;
}
.time{
  font-size:12px;
}
.info-body h3{
  font-size:18px;
  line-height:1.32;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.info-foot{
  margin-top:6px;
  font-size:12px;
}
.load-more,.loading-list,.empty-list{
  height:44px;
  margin-top:12px;
  border-radius:14px;
}
@media(max-width:1000px){.info-card{grid-template-columns:108px 1fr}.info-cover{height:74px}}

/* 86：置顶信息增加广告推广标签 */
.adtag{
  height:21px;
  display:inline-flex;
  align-items:center;
  padding:0 8px;
  border-radius:6px;
  font-size:11px;
  line-height:21px;
  font-weight:900;
  background:#1677ff;
  color:#fff;
  white-space:nowrap;
}
.info-row .top + .adtag{
  margin-left:0;
}


/* v87 岫岩拼车入口优化：PC端和H5一致跳转微信小程序 */
.pinche-card{
  background:linear-gradient(135deg,#fff8ef,#fff1e4);
  border-color:#ffd8b8;
}
.pinche-card h3{color:#ef5b36}
.pinche-card a{
  background:linear-gradient(135deg,#ff8a2c,#ff4f31);
  color:#fff;
}
.seo-grid .seo-pinche{
  border-color:#ffd8b8;
  background:linear-gradient(135deg,#fffaf6,#fff1e7);
}
.seo-pinche a{
  margin-top:10px;
  height:34px;
  padding:0 14px;
  border-radius:999px;
  background:linear-gradient(135deg,#ff8a2c,#ff4f31);
  color:#fff;
  text-decoration:none;
  font-weight:900;
  display:inline-flex;
  align-items:center;
}


/* v88：底部热门分类改为五列，避免岫岩拼车单独掉到第二行 */
.seo-grid{
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:14px;
}
.seo-grid>div{
  min-height:126px;
  padding:18px 18px 16px;
}
.seo-grid h3{
  font-size:17px;
  line-height:1.25;
}
.seo-grid p{
  font-size:15px;
  line-height:1.65;
}
.seo-grid .seo-pinche{
  background:linear-gradient(135deg,#fff8ef,#fff1e4);
}
.seo-pinche a{
  height:32px;
  margin-top:9px;
  padding:0 13px;
  font-size:14px;
}
@media(max-width:1180px){
  .seo-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
}
@media(max-width:760px){
  .seo-grid{grid-template-columns:1fr;}
}


/* v89：岫岩拼车热门分类卡片统一为普通卡片样式，整卡点击进入小程序 */
.seo-grid>a.seo-pinche{
  display:block;
  text-decoration:none;
  color:inherit;
  cursor:pointer;
}
.seo-grid>a.seo-pinche:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 36px rgba(0,0,0,.055);
}
.seo-grid .seo-pinche{
  background:#fff;
  border-color:#f1e4dc;
}
.seo-grid .seo-pinche h3{
  color:#202124;
}
.seo-grid .seo-pinche p{
  color:#777;
}
.seo-grid .seo-pinche a{
  display:none;
}


/* v91 热门分类单行展示优化（字体加大 + 两端对齐） */
.seo-box p{
  gap:6px;
  flex-wrap:nowrap;
  justify-content:space-between;
  align-items:center;
  overflow-x:auto;
  overflow-y:hidden;
  white-space:nowrap;
  padding-bottom:2px;
  scrollbar-width:none;
}
.seo-box p::-webkit-scrollbar{display:none}
.seo-box a{
  height:32px;
  padding:0 10px;
  font-size:15px;
  flex:0 0 auto;
  justify-content:center;
}


/* v92 左侧二维码展示 */
.left-qrcode-wrap{
  display:flex;
  flex-direction:column;
  gap:14px;
  margin-top:16px;
}
.left-qrcode-card{
  background:#fff;
  border:1px solid #f1e4dc;
  border-radius:18px;
  box-shadow:0 10px 28px rgba(0,0,0,.035);
  padding:14px;
  text-align:center;
}
.left-qrcode-card h3{
  margin:0 0 10px;
  font-size:16px;
  color:#202124;
}
.left-qrcode-card img{
  width:100%;
  max-width:190px;
  height:auto;
  display:block;
  margin:0 auto;
  border-radius:10px;
  background:#fff;
}
.left-qrcode-card p{
  margin:10px 0 0;
  color:#777;
  font-size:13px;
  line-height:1.6;
}


/* v93 右侧公众号和客服二维码 */
.right-qrcode-wrap{
  display:flex;
  flex-direction:column;
  gap:14px;
  margin-top:14px;
}
.right-qrcode-card{
  background:#fff;
  border:1px solid #f1e4dc;
  border-radius:18px;
  box-shadow:0 10px 28px rgba(0,0,0,.035);
  padding:14px;
  text-align:center;
}
.right-qrcode-card h3{
  margin:0 0 10px;
  font-size:16px;
  color:#202124;
}
.right-qrcode-card img{
  width:100%;
  max-width:190px;
  height:auto;
  display:block;
  margin:0 auto;
  border-radius:10px;
  background:#fff;
}
.right-qrcode-card p{
  margin:10px 0 0;
  color:#777;
  font-size:13px;
  line-height:1.6;
}
@media(max-width:1000px){
  .right-qrcode-wrap{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:14px}
}


/* v97 顶部右侧公众号二维码放大，与下方卡片视觉对齐 */
.hero-official-card{
  padding:18px 14px;
  text-align:center;
}
.hero-official-card img{
  width:100%;
  max-width:200px;
  height:auto;
  display:block;
  margin:8px auto 12px;
  border-radius:10px;
  background:#fff;
}
.hero-official-card p{
  margin:0 0 6px;
  color:#333;
  font-weight:900;
  font-size:16px;
}
.hero-official-card span{
  display:block;
  color:#777;
  font-size:13px;
  line-height:1.6;
}


/* v96 客服二维码放大，和左侧二维码卡片尺寸统一 */
.service-qr-card{
  text-align:center;
  padding:18px 14px;
}
.service-qr-card h3{
  text-align:left;
  margin-bottom:8px;
}
.service-qr-card p{
  text-align:left;
  margin-bottom:12px;
}
.service-qr-card img{
  width:100%;
  max-width:200px;
  height:auto;
  display:block;
  margin:8px auto 10px;
  border-radius:10px;
  background:#fff;
  border:0;
  padding:0;
}
.service-qr-card span{
  display:block;
  color:#777;
  font-size:13px;
  line-height:1.6;
  background:transparent;
  height:auto;
  border-radius:0;
  font-weight:500;
}


/* v98 顶部右侧重新整理：公众号和数据合并成一个整体卡片 */
.hero-side.hero-side-clean{
  display:block;
}
.hero-follow-card{
  height:100%;
  min-height:292px;
  background:#fff;
  border:1px solid #f5e5db;
  border-radius:22px;
  box-shadow:0 12px 34px rgba(0,0,0,.04);
  padding:22px 20px 18px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
}
.hero-follow-title h3{
  margin:0 0 6px;
  font-size:18px;
  color:#202124;
  font-weight:950;
}
.hero-follow-title p{
  margin:0 0 14px;
  color:#777;
  font-size:13px;
  line-height:1.5;
}
.hero-follow-card img{
  width:190px;
  max-width:100%;
  height:auto;
  display:block;
  margin:0 auto 16px;
  border-radius:10px;
  background:#fff;
}
.hero-follow-stats{
  width:100%;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}
.hero-follow-stats div{
  height:58px;
  border-radius:16px;
  background:#fff7f2;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
}
.hero-follow-stats b{
  color:#ff5b36;
  font-size:24px;
  line-height:28px;
  font-weight:950;
}
.hero-follow-stats span{
  margin-top:3px;
  color:#777;
  font-size:12px;
}
@media(max-width:1000px){
  .hero-follow-card{min-height:auto}
}


/* v99 顶部右侧与下方右栏对齐优化 */
.hero-grid{
  grid-template-columns:1fr 260px;
  gap:20px;
}
.hero-follow-card{
  min-height:292px;
  padding:22px 18px 18px;
}
.hero-follow-card img{
  width:180px;
  margin:0 auto 14px;
}
.hero-follow-stats{
  gap:8px;
}
.hero-follow-stats div{
  height:56px;
}


/* v100 顶部背景过渡弱化，减少上下分界突兀感 */
.hero{
  background:linear-gradient(180deg,#fffaf6 0%,#fff7f1 58%,#fff4ee 100%);
  border-bottom:1px solid #f3e8df;
  box-shadow:inset 0 -18px 36px rgba(255,255,255,.42);
}
.hero-main,
.hero-follow-card{
  box-shadow:0 12px 34px rgba(227,93,42,.055);
}
.page-layout{
  padding-top:24px;
  background:transparent;
}


/* v101 顶部与主体背景统一，去掉突兀过渡 */
body{
  background:#f7f5f2;
}
.hero{
  background:#f7f5f2;
  border-bottom:0;
  box-shadow:none;
  padding:32px 0 30px;
}
.hero-main{
  border:1px solid #f1e4dc;
  box-shadow:0 12px 30px rgba(0,0,0,.04);
}
.hero-main:after{
  background:rgba(255,117,48,.04);
}
.hero-follow-card{
  border:1px solid #f1e4dc;
  box-shadow:0 12px 30px rgba(0,0,0,.04);
}
.page-layout{
  background:#f7f5f2;
  padding-top:20px;
}


/* v103 详情页右下角公众号引导 */
.detail-follow-card{
  text-align:center;
}
.detail-follow-card h3{
  text-align:left;
}
.detail-follow-card p{
  text-align:left;
  margin-bottom:12px;
}
.detail-follow-card img{
  width:100%;
  max-width:200px;
  height:auto;
  display:block;
  margin:6px auto 10px;
  border-radius:10px;
  background:#fff;
}
.detail-follow-card span{
  display:block;
  color:#777;
  font-size:13px;
  line-height:1.6;
}

/* v104 公告内容完整显示 */
.notice-card{
  height:auto;
  min-height:0;
  overflow:visible;
}
.notice-card p{
  height:auto !important;
  max-height:none !important;
  overflow:visible !important;
  display:block;
  -webkit-line-clamp:unset;
  -webkit-box-orient:initial;
  white-space:normal;
}
.right-panel{
  align-items:start;
}

/* v105 公告接口文字不截断，右侧卡片完整展开 */
.notice-card,
.notice-card p,
#noticeText{
  height:auto !important;
  max-height:none !important;
  min-height:0 !important;
  overflow:visible !important;
  display:block !important;
  white-space:normal !important;
  text-overflow:clip !important;
  -webkit-line-clamp:unset !important;
  -webkit-box-orient:initial !important;
}


/* v106 公告保留换行并按序号分段显示 */
#noticeText{
  white-space:pre-line !important;
  line-height:1.8 !important;
}

/* v107 底部网站地图链接 */
.footer-links{
  display:flex;
  justify-content:flex-end;
  gap:8px;
}
.footer-links a,
.detail-footer-links{
  color:#9a654e;
  text-decoration:none;
  font-size:13px;
  font-weight:800;
}
.footer-links a{
  height:32px;
  display:inline-flex;
  align-items:center;
  padding:0 12px;
  border-radius:999px;
  background:#fff4ee;
}
.footer-links a:hover,
.detail-footer-links:hover{
  color:#ef5b36;
}
@media(max-width:1000px){
  .footer-links{justify-content:flex-start}
}

/* v108 底部信息区重新排版 */
.footer-wrap{
  padding:26px 28px;
  align-items:center;
}
.footer-brand{
  flex:1;
  min-width:0;
}
.footer-info{
  min-width:360px;
  gap:9px;
}
.beian,
.contact{
  gap:10px;
  align-items:center;
}
.beian span,
.contact span,
.footer-map-link{
  height:34px;
  display:inline-flex;
  align-items:center;
  padding:0 14px;
  border-radius:999px;
  background:#fff7f2;
  border:1px solid #f3e2d8;
  color:#9a654e;
  font-size:13px;
  font-weight:800;
  line-height:34px;
  text-decoration:none;
}
.contact span{
  background:#fff;
  color:#555;
}
.footer-map-link{
  background:#fff;
  color:#ef5b36;
}
.footer-map-link:hover,
.detail-footer-links:hover{
  color:#ff4f31;
  border-color:#ffd3bf;
}
.footer-links{
  display:none;
}
.detail-footer-links{
  color:#9a654e;
  text-decoration:none;
  font-size:13px;
  font-weight:800;
}
@media(max-width:1000px){
  .footer-info{
    min-width:0;
    width:100%;
    align-items:flex-start;
  }
  .beian,.contact{
    justify-content:flex-start;
  }
}

/* v109 底部标签文字颜色统一 */
.beian span,
.contact span,
.footer-map-link,
.contact b{
  color:#9a654e !important;
}
.footer-map-link{
  font-weight:800;
}
