/* 汝裹财经网原模板响应式覆盖层：桌面端保持原版，1024px 以下适配 H5 */
@media (max-width: 1024px) {
  html { -webkit-text-size-adjust: 100%; }
  body, .main { min-width: 0 !important; overflow-x: hidden; }
  .nav, .nav-log, .search-roll, .footer { min-width: 0 !important; }
  *, *::before, *::after { box-sizing: border-box; }
  img, video, iframe { max-width: 100%; }
  img { height: auto; }
  .w1190, .w1200, .container, .header-data-con, .channel-main,
  .recommend > .w1190, .footer > .w1190, .copy > .w1190 {
    width: auto !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
  .article, .aside, .module, .module.module-lg, .module.module-sm,
  .module.module-xs, .main-list, .channel-main-left, .channel-main-right {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    display: block !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .clearfix::after { content: ""; display: table; clear: both; }

  /* 原首页头部与频道导航 */
  .nav-search { height: auto !important; padding: 12px 0; }
  .nav-search .w1190 { min-height: 52px; display: flex; align-items: center; justify-content: space-between; }
  .nav-search h2 { float: none !important; width: auto !important; height: auto !important; margin: 0 !important; line-height: 1; }
  .nav-search h2 img { width: auto !important; max-width: 210px; max-height: 50px; }
  .ruguo-mobile-menu {
    display: inline-flex; align-items: center; justify-content: center; gap: 7px;
    min-width: 76px; min-height: 40px; padding: 0 12px; border: 1px solid #d9d9d9;
    border-radius: 4px; background: #fff; color: #333; font: 15px/1 "Microsoft YaHei", sans-serif;
  }
  .ruguo-mobile-menu::before { content: "☰"; font-size: 19px; }
  .ruguo-mobile-menu[aria-expanded="true"]::before { content: "×"; }
  .nav-channel { display: none; width: 100% !important; height: auto !important; padding: 8px 12px 14px; background: #fff; }
  .nav-channel.ruguo-nav-open { display: block; }
  .nav-channel .channer-main { width: 100% !important; height: auto !important; float: none !important; padding: 8px 0; border: 0 !important; }
  .nav-channel .channer-main + .channer-main { border-top: 1px solid #eee !important; }
  .nav-channel .channer-main ul { display: flex; flex-wrap: wrap; width: 100% !important; height: auto !important; }
  .nav-channel .channer-main li { float: none !important; width: 20% !important; height: 34px !important; line-height: 34px !important; margin: 0 !important; text-align: center; }
  .nav-channel .channer-main a { display: block; padding: 0 3px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
  .header-data { width: 100% !important; margin: 0 !important; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .header-data-con { min-width: 680px !important; margin: 0 !important; padding: 0 16px; }

  /* 首页内容：保留原模块顺序，改为单列 */
  .container { margin-top: 20px; }
  .container > .article + .aside, .container > .aside { margin-top: 28px !important; }
  .module { margin-bottom: 28px !important; }
  .module.mt34, .module.mt28, .mt34, .mt28 { margin-top: 0 !important; }
  .fullSlide, .fullSlide .bd li, .fullSlide .bd li a { height: auto !important; min-height: 210px; }
  .fullSlide .bd li img { width: 100% !important; height: auto !important; min-height: 210px; object-fit: cover; }
  .fullSlide .bd li span { width: 100% !important; padding-right: 65px !important; }
  .fullSlide .prev { left: 16px !important; margin-left: 0 !important; }
  .fullSlide .next { right: 16px !important; margin-right: 0 !important; }
  .rmd-mixed > p, .rmd-mixed > .clearfix { min-height: 90px; }
  .title-block { padding: 15px 0 20px !important; margin-top: 16px !important; }
  .title-block ul { display: flex; overflow-x: auto; white-space: nowrap; }
  .stock .article, .financy .article, .invest .article { margin-bottom: 18px; }
  .random-area { padding: 25px 0 !important; }
  .random-area .container { display: block !important; }
  .recommend ul { width: 100% !important; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
  .recommend ul li { width: auto !important; margin: 0 !important; }
  .recommend ul li > a { width: 100% !important; height: auto !important; }

  /* 列表和文章页头部 */
  .header-list-common { min-width: 0 !important; }
  .header-list-common .nav-log { overflow: hidden; }
  .header-list-common .nav-log > .w1190 { min-width: 0 !important; margin: 0 12px !important; padding: 0 !important; }
  .header-list-common .nav-meun { width: 100% !important; height: 35px; overflow: hidden; }
  .header-list-common .nav-meun > ul, .header-list-common .nav-sign { display: none !important; }
  .header-list-common .nav-check-w2 { display: none !important; }
  .nav-search-float { height: auto !important; min-height: 66px; }
  .nav-search-float.fixed { position: static !important; }
  .nav-search-float .container { display: flex; align-items: center; flex-wrap: wrap; min-height: 66px; margin-top: 0 !important; padding: 8px 0; }
  .logo-channel { width: auto !important; flex: 0 0 auto; }
  .logo-channel img { width: auto !important; height: 37px !important; }
  .nav-channel-1 { flex: 1 1 240px; min-width: 0; overflow-x: auto; }
  .container-nav { display: flex; min-width: max-content; }
  .container .container-nav li { float: none !important; }
  .container .search-icon { flex: 0 0 32px; }
  .search-circle { width: 100% !important; }

  /* 列表页 */
  .main-list { margin-top: 16px !important; overflow: visible !important; }
  .list-content > ul > li { padding: 18px 0 !important; }
  .list-content .mixed-img { width: 34% !important; max-width: 220px; height: auto !important; margin-right: 14px !important; }
  .list-content .mixed-img img { width: 100% !important; height: auto !important; aspect-ratio: 16/10; object-fit: cover; }
  .list-content .mixed-txt { min-width: 0; }
  .list-content .mixed-txt h6, .list-content .mixed-txt h6 a { white-space: normal !important; height: auto !important; }
  .ad-list, .ad-1, .ad-4, .ad-bar { max-width: 100% !important; overflow: hidden; }
  .pageBox { white-space: normal; }

  /* 文章页 */
  .channel-main { min-height: 0 !important; }
  .channel-main-left { padding: 22px 18px !important; }
  .channel-main-left h1 { font-size: 27px !important; line-height: 1.4 !important; word-break: break-word; }
  .channel-share.post_topshare, .post_topshare2, .channel-article { display: none !important; }
  .sidebar { display: none !important; }
  .channel-site, .channel-laiyuan { height: auto !important; line-height: 1.8 !important; }
  .channel-laiyuan .text-ico { display: none; }
  .channel-text, .gb_article_body, #gb_article_body { width: 100% !important; max-width: 100% !important; font-size: 17px !important; line-height: 1.9 !important; overflow-wrap: anywhere; }
  .channel-text p, .channel-text b { line-height: 1.9 !important; }
  .channel-text img, .gb_article_body img, #gb_article_body img { max-width: 100% !important; height: auto !important; }
  .channel-text table, .gb_article_body table, #gb_article_body table { display: block; width: 100% !important; max-width: 100%; overflow-x: auto; white-space: nowrap; }
  .channel-prompt, .channel-text .abstract { width: 100% !important; }
  .channel-main-right { margin-top: 20px !important; }
  .recommend { padding: 22px 0; }

  /* 页脚 */
  .footer { min-width: 0 !important; }
  .footer-a, .footer-b, .footer-c, .copy-text { width: 100% !important; height: auto !important; }
  .footer-a > div, .footer-b > div { float: none !important; width: 100% !important; margin: 0 0 16px !important; }
  .copy { height: auto !important; padding: 10px 0 20px; }
}

@media (max-width: 640px) {
  .w1190, .w1200, .container, .channel-main, .recommend > .w1190,
  .footer > .w1190, .copy > .w1190 { margin-left: 12px !important; margin-right: 12px !important; }
  .nav-channel .channer-main li { width: 25% !important; }
  .nav-search h2 img { max-width: 180px; }
  .fullSlide, .fullSlide .bd li, .fullSlide .bd li a, .fullSlide .bd li img { min-height: 180px; }
  .rmd-mixed > p, .rmd-mixed > .clearfix { padding-left: 0 !important; }
  .rmd-mixed .mixed-img { float: left !important; margin: 0 12px 8px 0 !important; width: 108px !important; height: 82px !important; }
  .rmd-mixed .mixed-txt { line-height: 1.65 !important; }
  .list-content .mixed-txt p { display: none; }
  .list-content .laiyuan { margin-top: 8px !important; }
  .channel-main-left h1 { font-size: 23px !important; }
  .recommend ul { grid-template-columns: 1fr; }
  .title-block h3 { margin-right: 15px !important; font-size: 22px !important; }
}

/* 列表/文章页手机头尾：保留原元素，改为紧凑的两段式头部与可换行页尾 */
@media (max-width: 768px) {
  .header-list-common { display: none !important; }
  .nav-search-float {
    min-height: 0 !important;
    height: auto !important;
    border-bottom: 1px solid #e6e6e6;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .04);
  }
  .nav-search-float .container {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 34px;
    align-items: center;
    gap: 8px 10px;
    min-height: 0 !important;
    margin: 0 14px !important;
    padding: 10px 0 0 !important;
  }
  .nav-search-float .logo-channel {
    grid-column: 1;
    grid-row: 1;
    width: auto !important;
    height: 38px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
  }
  .nav-search-float .logo-channel a,
  .nav-search-float .logo-channel a:first-child { float: none !important; margin: 0 !important; }
  .nav-search-float .logo-channel img { width: auto !important; height: 36px !important; max-width: 170px; }
  .nav-search-float .search-icon {
    grid-column: 2;
    grid-row: 1;
    float: none !important;
    width: 24px !important;
    height: 24px !important;
    margin: 0 !important;
    background-size: auto 24px !important;
  }
  .nav-search-float .nav-channel-1 {
    grid-column: 1 / -1;
    grid-row: 2;
    width: 100% !important;
    height: 46px;
    overflow-x: auto;
    overflow-y: hidden;
    border-top: 1px solid #f0f0f0;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .nav-search-float .nav-channel-1::-webkit-scrollbar { display: none; }
  .nav-search-float .container-nav {
    display: flex !important;
    align-items: stretch;
    min-width: max-content;
    height: 46px;
    margin: 0 !important;
    padding: 0 !important;
  }
  .nav-search-float .container-nav li,
  .nav-search-float .container-nav li:first-child {
    float: none !important;
    height: 46px;
    margin: 0 28px 0 0 !important;
    padding: 0 !important;
  }
  .nav-search-float .container-nav li a { display: flex; align-items: center; height: 44px; font-size: 16px; }
  .nav-search-float .container-nav li .line { bottom: 0 !important; }
  .nav-search-float .nav-list-off, .nav-search-float .nav-list-dn { display: none !important; }

  .footer { padding: 22px 0 0 !important; }
  .footer > .w1190 { margin: 0 14px !important; }
  .footer-a { border: 0 !important; }
  .footer-a .a-bor, .footer-a .a-bor.a-bor-frist {
    float: none !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    padding: 14px 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #30343a !important;
  }
  .footer-c { width: 100% !important; }
  .footer-c > ul {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
  }
  .footer-c > ul:first-of-type {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    padding: 0 0 18px !important;
  }
  .footer-c > ul:first-of-type li,
  .footer-c > ul:first-of-type li + li {
    float: none !important;
    width: auto !important;
    height: 54px !important;
    margin: 0 !important;
    padding: 6px 8px !important;
  }
  .footer-c > ul:first-of-type li a { display: flex; align-items: center; justify-content: center; }
  .footer-c > ul:last-of-type { padding: 16px 0 22px !important; border-top: 1px solid #30343a; }
  .footer-c > ul:last-of-type > p {
    float: none !important;
    width: 100% !important;
    margin: 0 0 8px !important;
    line-height: 1.75 !important;
    text-align: left !important;
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
    overflow-wrap: anywhere;
  }
  .footer .copy { height: auto !important; min-height: 0 !important; }
  .footer .copy-text { float: none !important; width: 100% !important; line-height: 1.75 !important; padding: 14px 0; }
}

/* H5 精细化层：延续汝裹财经网原模板，仅优化 768px 以下的阅读体验 */
@media (max-width: 768px) {
  :root {
    --ruguo-red: #b51218;
    --ruguo-red-dark: #901016;
    --ruguo-ink: #1f2329;
    --ruguo-muted: #667085;
    --ruguo-line: #eaecf0;
    --ruguo-bg: #f5f6f8;
    --ruguo-card: #fff;
    --ruguo-radius: 12px;
  }

  html, body { width: 100%; }
  body {
    color: var(--ruguo-ink);
    background: var(--ruguo-bg) !important;
    overflow-x: clip !important;
    font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif;
  }
  body > *, .nav, .main, .random-area, .footer { max-width: 100%; }
  a { -webkit-tap-highlight-color: rgba(181, 18, 24, .09); }
  img { display: block; }
  .w1190, .w1200, .container, .channel-main,
  .recommend > .w1190, .footer > .w1190, .copy > .w1190 {
    margin-left: 12px !important;
    margin-right: 12px !important;
  }

  /* 首页头部：保留原 logo、频道入口和指数，只做手机化收拢 */
  .nav { background: #fff !important; }
  .nav-search {
    padding: 0 !important;
    background: #fff;
    border-bottom: 3px solid var(--ruguo-red);
  }
  .nav-search .w1190 {
    min-height: 68px !important;
    margin: 0 14px !important;
  }
  .nav-search h2 img { max-width: 174px !important; max-height: 42px !important; }
  .ruguo-mobile-menu {
    min-width: 72px;
    min-height: 38px;
    padding: 0 11px;
    border-color: #d0d5dd;
    border-radius: 8px;
    color: #344054;
    font-size: 14px;
    box-shadow: 0 1px 2px rgba(16, 24, 40, .04);
  }
  .nav-channel {
    padding: 6px 14px 12px !important;
    border-bottom: 1px solid var(--ruguo-line);
    box-shadow: 0 8px 18px rgba(16, 24, 40, .06);
  }
  .nav-channel .channer-main { padding: 6px 0 !important; }
  .nav-channel .channer-main li { width: 25% !important; height: 38px !important; line-height: 38px !important; }
  .nav-channel .channer-main a { color: #344054; font-size: 14px; }

  .header-data {
    display: grid !important;
    grid-template-columns: auto minmax(0, 1fr);
    align-items: center;
    height: 46px !important;
    padding: 0 12px;
    overflow: hidden !important;
    background: #fff;
    border-bottom: 1px solid var(--ruguo-line);
  }
  .header-data-tit {
    position: static !important;
    float: none !important;
    width: auto !important;
    height: 46px !important;
    margin: 0 12px 0 0 !important;
    line-height: 46px !important;
    white-space: nowrap;
    color: var(--ruguo-muted);
    font-size: 13px;
  }
  .header-data-tit em { display: none !important; }
  .header-data-con {
    position: static !important;
    left: auto !important;
    float: none !important;
    width: 100% !important;
    min-width: 0 !important;
    height: 46px !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
    overflow: hidden !important;
  }
  .header-data-list { display: none !important; }
  .header-data-list:first-child {
    display: block !important;
    position: static !important;
    width: 100% !important;
    height: 46px !important;
    overflow: hidden;
  }
  .header-data-list:first-child ul {
    display: flex !important;
    width: max-content !important;
    height: 46px !important;
    margin: 0 !important;
    transform: none !important;
  }
  .header-data-list:first-child li {
    float: none !important;
    width: auto !important;
    height: 46px !important;
    margin: 0 18px 0 0 !important;
    line-height: 46px !important;
    white-space: nowrap;
    font-size: 13px;
  }
  .header-data-list:first-child li:nth-child(n+3) { display: none !important; }

  /* 首页内容：卡片化而不改栏目顺序 */
  body > .container, body > .random-area { margin-top: 12px !important; }
  body > .container { width: auto !important; }
  .container > .article + .aside, .container > .aside { margin-top: 12px !important; }
  .module {
    min-height: 0 !important;
    height: auto !important;
    margin-bottom: 12px !important;
    padding: 15px !important;
    overflow: hidden !important;
    background: var(--ruguo-card);
    border: 1px solid var(--ruguo-line);
    border-radius: var(--ruguo-radius);
    box-shadow: 0 1px 2px rgba(16, 24, 40, .035);
  }
  .container.mt20 .article > .module:first-child {
    padding: 0 !important;
    border: 0;
    border-radius: var(--ruguo-radius);
  }
  .module .content, .module .rmd-mixed, .module .mixed-txt,
  .module .news-list, .module .news-list ul {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }
  .module .content { overflow: hidden; }
  .title-mod, .title-aside, .title-tab {
    min-height: 44px !important;
    height: auto !important;
    margin: -2px 0 12px !important;
    padding: 0 !important;
    border-bottom: 1px solid var(--ruguo-line) !important;
  }
  .title-mod h3, .title-aside h3, .title-tab h3,
  .title-mod h3 a, .title-aside h3 a, .title-tab h3 a {
    height: 44px !important;
    line-height: 44px !important;
    color: var(--ruguo-ink) !important;
    font-size: 20px !important;
    font-weight: 700 !important;
  }
  .title-mod h3, .title-aside h3, .title-tab h3 { position: relative; }
  .title-mod h3::after, .title-aside h3::after, .title-tab h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 34px;
    height: 3px;
    border-radius: 3px;
    background: var(--ruguo-red);
  }
  .title-mod h3 i, .title-aside .line, .title-tab .line { display: none !important; }
  .module .news-list li {
    width: 100% !important;
    height: auto !important;
    min-height: 42px;
    padding: 9px 0 !important;
    line-height: 1.55 !important;
    border-bottom: 1px solid #f2f4f7;
    white-space: normal !important;
  }
  .module .news-list li:last-child { border-bottom: 0; }
  .module .news-list a {
    display: inline !important;
    max-width: 100%;
    line-height: 1.55 !important;
    white-space: normal !important;
    overflow-wrap: anywhere;
    font-size: 15px;
  }
  .module .rmd-mixed { min-height: 0 !important; padding: 11px 0 !important; }
  .module .rmd-mixed .mixed-img {
    width: 108px !important;
    height: 76px !important;
    margin: 0 12px 0 0 !important;
    overflow: hidden;
    border-radius: 8px;
  }
  .module .rmd-mixed .mixed-img img { width: 100% !important; height: 100% !important; object-fit: cover; }
  .module .rmd-mixed .mixed-txt { float: none !important; line-height: 1.65 !important; }
  .hl-rmd a { font-size: 19px !important; line-height: 1.45 !important; font-weight: 700; }

  /* 幻灯片仍使用原内容；在手机上锁定视口，避免桌面脚本撑宽页面 */
  .fullSlide, .fullSlide .bd {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 9;
    overflow: hidden !important;
    border-radius: var(--ruguo-radius);
  }
  .fullSlide .bd ul { max-width: none !important; }
  .fullSlide .bd li, .fullSlide .bd li a {
    height: 100% !important;
    min-height: 0 !important;
  }
  .fullSlide .bd li img { width: 100% !important; height: 100% !important; min-height: 0 !important; object-fit: cover; }
  .fullSlide .bd li span {
    min-height: 46px;
    padding: 12px 54px 12px 14px !important;
    line-height: 22px !important;
    font-size: 15px !important;
    white-space: normal !important;
  }
  .fullSlide .prev, .fullSlide .next { display: none !important; }
  .fullSlide .hd { right: 12px !important; bottom: 13px !important; }

  /* 手机不显示空广告占位和桌面侧栏，正文内容保持完整 */
  .ad-block, .ad-list, .ad-1, .ad-4, .ad-bar,
  .stock_mk_show, .main > .container > .aside, .channel-main-right,
  #pinglun-con:empty, #cloudui-guestbook:empty {
    display: none !important;
  }

  /* 列表页头部：logo/搜索一行，栏目可横向滑动 */
  .nav-search-float {
    background: #fff;
    border-bottom-color: var(--ruguo-line);
    box-shadow: 0 2px 8px rgba(16, 24, 40, .05);
  }
  .nav-search-float .container {
    gap: 7px 10px;
    margin: 0 14px !important;
    padding-top: 9px !important;
  }
  .nav-search-float .logo-channel { height: 40px !important; }
  .nav-search-float .logo-channel img { height: 37px !important; max-width: 158px; }
  .nav-search-float .search-icon {
    width: 34px !important;
    height: 34px !important;
    border: 1px solid var(--ruguo-line);
    border-radius: 50%;
    background-color: #fff;
    background-position: center !important;
    background-size: 21px auto !important;
  }
  .nav-search-float .nav-channel-1 {
    height: 44px;
    border-top-color: #f2f4f7;
    -webkit-mask-image: linear-gradient(to right, #000 0, #000 calc(100% - 24px), transparent 100%);
    mask-image: linear-gradient(to right, #000 0, #000 calc(100% - 24px), transparent 100%);
  }
  .nav-search-float .container-nav { height: 44px; padding-right: 28px !important; }
  .nav-search-float .container-nav li,
  .nav-search-float .container-nav li:first-child { height: 44px; margin-right: 24px !important; }
  .nav-search-float .container-nav li a { height: 42px; color: #344054; font-size: 15px; }
  .nav-search-float .container-nav li .line { height: 3px !important; background: var(--ruguo-red) !important; }

  /* 列表页：一篇一张轻卡片，摘要和日期形成清晰层级 */
  .main { padding: 10px 0 18px !important; background: var(--ruguo-bg) !important; }
  .main > .container { margin-top: 0 !important; }
  .main-list { margin-top: 0 !important; background: transparent !important; }
  .list-content { width: 100% !important; margin: 0 !important; padding: 0 !important; background: transparent !important; }
  .list-content > ul { margin: 0 !important; padding: 0 !important; }
  .list-content > ul > li {
    min-height: 0 !important;
    margin: 0 0 10px !important;
    padding: 15px !important;
    overflow: hidden;
    background: #fff;
    border: 1px solid var(--ruguo-line) !important;
    border-radius: var(--ruguo-radius);
    box-shadow: 0 1px 2px rgba(16, 24, 40, .035);
  }
  .list-content > ul > li .rmd-mixed { display: flow-root; min-height: 0 !important; }
  .list-content .mixed-img {
    float: right !important;
    width: 108px !important;
    height: 76px !important;
    margin: 0 0 0 13px !important;
    overflow: hidden;
    border-radius: 8px;
  }
  .list-content .mixed-img img { width: 100% !important; height: 100% !important; aspect-ratio: auto; object-fit: cover; }
  .list-content .mixed-txt { width: auto !important; min-width: 0; }
  .list-content .mixed-txt h6 { margin: 0 !important; padding: 0 !important; }
  .list-content .mixed-txt h6 a {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: var(--ruguo-ink) !important;
    font-size: 19px !important;
    font-weight: 700 !important;
    line-height: 1.42 !important;
  }
  .list-content .mixed-txt p {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 8px 0 0 !important;
    overflow: hidden;
    color: var(--ruguo-muted) !important;
    font-size: 14px !important;
    line-height: 1.65 !important;
  }
  .list-content .mixed-txt p a { color: inherit !important; }
  .list-content .laiyuan {
    clear: none !important;
    height: auto !important;
    margin: 10px 0 0 !important;
    color: #98a2b3 !important;
    font-size: 12px !important;
    line-height: 1.4 !important;
  }
  .pageBox {
    margin: 18px 0 4px !important;
    padding: 10px 6px !important;
    text-align: center;
  }
  .pageBox a, .pageBox span {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-width: 34px;
    min-height: 34px;
    margin: 3px !important;
    border-radius: 7px;
  }

  /* 文章页：正文阅读优先，桌面工具和侧栏不挤进手机 */
  .channel-main { margin-top: 0 !important; padding: 10px 0 18px !important; background: transparent !important; }
  .channel-main-left {
    margin: 0 !important;
    padding: 17px 16px 20px !important;
    overflow: hidden;
    background: #fff !important;
    border: 1px solid var(--ruguo-line);
    border-radius: var(--ruguo-radius);
    box-shadow: 0 1px 2px rgba(16, 24, 40, .035);
  }
  .channel-site {
    margin: 0 0 13px !important;
    padding: 0 0 11px !important;
    border-bottom: 1px solid #f2f4f7;
    color: #98a2b3 !important;
    font-size: 13px !important;
  }
  .channel-site a { color: var(--ruguo-muted) !important; }
  .channel-main-left h1 {
    margin: 0 0 12px !important;
    color: #182230 !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
    letter-spacing: -.02em;
  }
  .channel-laiyuan {
    margin: 0 0 18px !important;
    padding: 0 0 14px !important;
    border-bottom: 1px solid var(--ruguo-line);
    color: #98a2b3 !important;
    font-size: 12px !important;
  }
  .channel-laiyuan p { float: none !important; margin: 0 !important; line-height: 1.7 !important; }
  .channel-laiyuan a { color: var(--ruguo-muted) !important; }
  .channel-text, .gb_article_body, #gb_article_body {
    color: #252b37 !important;
    font-size: 17px !important;
    line-height: 1.88 !important;
    letter-spacing: .01em;
  }
  .channel-text p, .gb_article_body p, #gb_article_body p {
    margin: 0 0 1.08em !important;
    line-height: 1.88 !important;
    text-align: justify;
  }
  .channel-text span, .channel-text strong, .channel-text b,
  .gb_article_body span, #gb_article_body span {
    font-size: inherit !important;
    line-height: inherit !important;
  }
  .channel-text h2, .gb_article_body h2, #gb_article_body h2 {
    margin: 1.45em 0 .7em !important;
    padding-left: 11px;
    border-left: 4px solid var(--ruguo-red);
    color: #182230;
    font-size: 20px !important;
    font-weight: 700;
    line-height: 1.5 !important;
  }
  .channel-text h3, .gb_article_body h3, #gb_article_body h3 {
    margin: 1.3em 0 .65em !important;
    font-size: 18px !important;
    line-height: 1.55 !important;
  }
  .channel-text a, .gb_article_body a, #gb_article_body a {
    color: var(--ruguo-red-dark) !important;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
  }
  .channel-text img, .gb_article_body img, #gb_article_body img {
    margin: 14px auto !important;
    border-radius: 8px;
  }
  .channel-text blockquote, .gb_article_body blockquote, #gb_article_body blockquote {
    margin: 18px 0;
    padding: 13px 15px;
    background: #f8f9fb;
    border-left: 4px solid #d0d5dd;
    border-radius: 0 8px 8px 0;
  }
  .channel-text .label_tag, .label_tag {
    margin-top: 18px !important;
    padding-top: 13px;
    border-top: 1px solid var(--ruguo-line);
    color: var(--ruguo-muted);
    font-size: 13px;
  }
  .channel-prompt {
    margin-top: 20px !important;
    padding: 14px !important;
    background: #f8f9fb;
    border: 1px solid var(--ruguo-line);
    border-radius: 9px;
  }
  .channel-prompt p {
    margin: 0 !important;
    color: var(--ruguo-muted) !important;
    font-size: 12px !important;
    line-height: 1.75 !important;
  }

  /* 页尾：移除手机端过时认证图块，保留完整版权与风险声明 */
  .footer {
    margin-top: 0 !important;
    padding: 0 !important;
    background: #1f2329 !important;
    border-top: 3px solid var(--ruguo-red);
  }
  .footer > .w1190 { margin: 0 16px !important; }
  .footer-a { padding: 0 !important; }
  .footer-a > div:not(.footer-c), .footer-b { display: none !important; }
  .footer-c { padding: 0 !important; }
  .footer-c > ul:first-of-type { display: none !important; }
  .footer-c > ul:last-of-type {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 24px 0 25px !important;
    border: 0 !important;
  }
  .footer-c > ul:last-of-type > p {
    margin: 0 0 8px !important;
    color: #98a2b3 !important;
    font-size: 12px !important;
    line-height: 1.75 !important;
    text-align: center !important;
  }
  .footer-c > ul:last-of-type > p:first-child { color: #d0d5dd !important; }
  .footer ul.clearfix { max-width: 100% !important; }
  .copy { padding: 0 !important; }
}

@media (max-width: 390px) {
  .nav-search h2 img { max-width: 162px !important; }
  .channel-main-left h1 { font-size: 22px !important; }
  .channel-text, .gb_article_body, #gb_article_body { font-size: 16px !important; }
  .list-content .mixed-txt h6 a { font-size: 18px !important; }
}
