/* ========== 自定义样式表 - 云卡之家 ========== */

/* --- 顶部导航 --- */
.navbar { box-shadow: 0 2px 8px rgba(0,0,0,.1); background: #fff; position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }
.navbar-brand img { height: 50px; }
.navbar .nav-link { font-weight: 500; color: #333; padding: 0.5rem 0.75rem; font-size: 16px; }
.navbar .nav-link:hover { color: #0d6efd; }
.navbar .nav-link.active { color: #0d6efd !important; font-weight: 700; border-bottom: 2px solid #0d6efd; padding-bottom: calc(0.5rem - 2px); }
.dropdown:hover > .dropdown-menu { display: block; margin-top: 0; }

/* --- 统一链接hover颜色，与文章标题hover一致 --- */
a { transition: color .15s; }
.sidebar-widget a:hover:not(.tag-item), .article-tabs a:hover, .hot-list-item a:hover { color: #0d6efd !important; }

/* --- Banner轮播 --- */
.banner-section { margin-top: 76px; }
.carousel-item img { height: 360px; object-fit: cover; }
.carousel-control-prev, .carousel-control-next { width: 40px; opacity: .6; }
.carousel-control-prev-icon, .carousel-control-next-icon { background-size: 50%; border-radius: 50%; background-color: rgba(0,0,0,.4); padding: 18px; }

/* --- 文章Tab --- */
.article-tabs .nav-link { font-size: 15px; font-weight: 600; color: #555; border: none; padding: 10px 16px; }
.article-tabs .nav-link.active, .article-tabs .nav-link:hover { color: #0d6efd; border-bottom: 2px solid #0d6efd; background: transparent; }
.article-card { display: flex; padding: 0.25rem; margin-bottom: 0.5rem; transition: box-shadow .2s; border-bottom: 1px solid #eee; }
.article-card:hover { box-shadow: 0 2px 12px rgba(0,0,0,.08); }
.article-card .card-img-wrap { width: 180px; min-width: 180px; height: 120px; margin-right: 0.5rem; border-radius: 0.25rem; overflow: hidden; flex-shrink: 0; }
.article-card .card-img-wrap img { width: 100%; height: 100%; object-fit: cover; }
.article-card .card-body { padding: 0; display: flex; flex-direction: column; justify-content: space-between; min-width: 0; }
.article-card .card-title { margin-bottom: 0.25rem; }
.article-card .card-title a { color: #222; text-decoration: none; font-size: 16px; font-weight: 600; }
.article-card .card-title a:hover { color: #0d6efd; }
.article-card .card-text { color: #666; font-size: 14px; margin-bottom: 0.25rem; }
.article-card .card-date { color: #6c757d; font-size: 14px; }
.article-card .card-date span + span { margin-left: 1rem; }

/* --- 右侧边栏 --- */
.sidebar-widget { background: #fff; border-radius: 8px; box-shadow: 0 1px 6px rgba(0,0,0,.06); padding: 1rem; margin-bottom: 1.5rem; }
.sidebar-widget .widget-title { font-size: 18px; font-weight: 700; border-left: 4px solid #0d6efd; padding-left: 10px; margin-bottom: 1rem; }
.sidebar-widget ol, .sidebar-widget ul { padding-left: 0; list-style: none; margin-bottom: 0; }
.sidebar-post-item { border-bottom: 1px solid #f0f0f0; display: flex; padding-bottom: 0.5rem; margin-bottom: 0.5rem; }
.sidebar-post-item:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
.sidebar-post-item .post-thumb { width: 80px; height: 60px; object-fit: cover; border-radius: 4px; flex-shrink: 0; }
.sidebar-post-item > a { flex-shrink: 0; margin-right: 0.5rem; }
.sidebar-post-item .post-content { display: flex; flex-direction: column; justify-content: space-between; min-width: 0; }
.sidebar-post-item .post-date { color: #6c757d; font-size: 0.875rem; }

/* 精简侧栏文章链接 */
.sidebar-post-item a[title] { text-decoration: none; color: #333; font-size: 14px; font-weight: 600; }
.hot-list-item { padding: 7px 0; border-bottom: 1px dashed #eee; display: flex; align-items: center; }
.hot-list-item:last-child { border-bottom: none; }
.hot-list-item a { text-decoration: none; color: #333; font-size: 14px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.hot-list-num { width: 22px; height: 22px; line-height: 22px; text-align: center; border-radius: 4px; font-size: 14px; font-weight: 700; color: #fff; background: #0d6efd; flex-shrink: 0; margin-right: 0.5rem; }
.hot-list-num.top3 { background: #dc3545; }

/* 面包屑链接 */
.breadcrumb{font-size:13px}
.breadcrumb-item a { text-decoration: none; color: #6c757d; }

/* --- 随机文章列表 --- */
.random-list-item { padding: 8px 10px; border-radius: 6px; transition: background .15s; display: flex; align-items: center; }
.random-list-item:hover { background: #f8f9fa; }
.random-list-item a { text-decoration: none; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; color: #444; }
.random-list-item a:hover { color: #0d6efd !important; }
.random-dot { width: 8px; height: 8px; border-radius: 50%; background: #0d6efd; opacity: .5; flex-shrink: 0; margin-right: 0.5rem; }
.random-list-item:nth-child(even) .random-dot { opacity: .3; }

/* --- 标签云 --- */
.tag-item { display: block; padding: 7px 0; text-align: center; border: 1px solid #e0e0e0; border-radius: 4px; color: #555; font-size: 14px; text-decoration: none; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.tag-item:hover { color: #fff !important; background: #0d6efd; border-color: #0d6efd; }

/* --- 办理流程 --- */
.process-section { background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); }
.process-step { position: relative; text-align: center; }
.process-step .step-icon { width: 80px; height: 80px; line-height: 80px; border-radius: 50%; background: #0d6efd; color: #fff; font-size: 28px; font-weight: 700; margin: 0 auto; position: relative; z-index: 2; }
.process-step .step-content { background: #fff; border-radius: 8px; padding: 20px 14px; margin-top: -30px; padding-top: 45px; box-shadow: 0 2px 8px rgba(0,0,0,.06); }
.process-step .step-content p { font-size: 14px; }
.process-step .step-arrow { position: absolute; top: 40px; right: -10px; font-size: 24px; color: #0d6efd; z-index: 1; }

/* --- 右侧固定卡片（白色圆角卡片） --- */
.floating-cards { position: fixed; right: 10px; bottom: 120px; z-index: 1030; display: flex; flex-direction: column; }
.floating-cards .fc-item { width: 62px; padding: 10px 0 8px; background: #fff; border-radius: 10px; display: flex; flex-direction: column; align-items: center; color: #666; font-size: 13px; cursor: pointer; margin-bottom: 8px; box-shadow: 0 2px 12px rgba(0,0,0,.1); text-decoration: none; transition: box-shadow .2s, transform .2s; position: relative; }
.floating-cards .fc-item:hover { box-shadow: 0 4px 20px rgba(0,0,0,.16); transform: translateY(-2px); color: #333; }
.fc-icon-wrap { width: 34px; height: 34px; border-radius: 8px; display: flex; align-items: center; justify-content: center; margin-bottom: 5px; }

/* --- 微信弹窗 - 使用JS控制，消除hover间隙问题 --- */
.wechat-hover-popup { display: none; position: absolute; right: 62px; bottom: 0; background: #fff; border-radius: 8px; box-shadow: 0 4px 20px rgba(0,0,0,.15); padding: 15px; width: 195px; text-align: center; z-index: 1040; }
.wechat-hover-popup.show { display: block; }
.wechat-hover-popup:hover { display: block; }
.wechat-qrcode { width: 120px; height: 120px; margin-bottom: 8px; }
.copy-tip,.cp-tip{display:block;margin-top:6px}

/* --- 移动端底部栏 --- */
.mobile-bottom-nav { position: fixed; bottom: 0; left: 0; right: 0; height: 56px; background: #fff; border-top: 1px solid #e5e5e5; z-index: 1050; margin: 0; display: flex; align-items: center; justify-content: space-around; box-shadow: 0 -2px 8px rgba(0,0,0,.08); }
.mobile-bottom-nav .nav-item { flex: 1; text-align: center; color: #555; text-decoration: none; font-size: 14px; line-height: 1.2; }
.mobile-bottom-nav .nav-item img { width: 22px; height: 22px; display: block; margin: 0 auto 2px; }

/* --- 页脚 --- */
.site-footer { background: #2c3e50; color: #ccc; padding-top: 3rem; padding-bottom: 1.5rem; }
.site-footer a { color: #bbb; text-decoration: none; }
.site-footer a:hover { color: #fff; }
.site-footer .footer-title { color: #fff; font-size: 16px; font-weight: 700; margin-bottom: 12px; padding-bottom: 8px; border-bottom: 2px solid #0d6efd; display: inline-block; }

/* ========== 响应式：桌面>=1024px / 手机<1024px ========== */

/* --- 手机端 (<1024px)：列堆叠、隐藏浮动卡片、显示底部导航 --- */
@media (max-width: 1023px) {
    .main-col, .sidebar-col { flex: 0 0 100% !important; max-width: 100% !important; }
    .floating-cards { display: none !important; }
    .article-card .card-img-wrap { width: 120px; min-width: 120px; height: 80px; }
    /* 减小文章列表左右间距 */
    #articleTabContent { padding: 0.5rem 0.25rem; }
    /* 列表页page-card移动端紧凑间距 */
    .page-card > .card-body { padding: 0.5rem 0.25rem !important; }
    .page-card .p-4 { padding: 0.25rem 0.5rem !important; }
    /* 文章详情页 + 相关文章卡片移动端压缩间距 */
    .article-detail-card .p-4 { padding: 0.75rem !important; }
    .card-rel .p-3,.card-rel .rc-body { padding: 0.5rem !important; }
    /* 移动端：图片+标题同行，简介2行截断换行，日期最底 */
    .article-card { flex-wrap: wrap; }
    .article-card .card-body { display: contents !important; }
    .article-card .card-body > div:first-of-type { display: contents; }
    .article-card .card-title { flex: 1; min-width: 0; }
    .article-card .card-text { flex: 0 0 100%; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
    .article-card .card-date { flex: 0 0 100%; }
    .carousel-item img { height: 240px; }
    body { padding-bottom: 56px; }
    /* Tab栏移动端一行显示 */
    .card-header { padding-left: 0.25rem; padding-right: 0.25rem; }
    .article-tabs { flex-wrap: nowrap !important; overflow-x: auto; }
    .article-tabs .nav-link { padding: 8px 10px; font-size: 13px; white-space: nowrap; flex-shrink: 0; }
}

/* --- 桌面端 (>=1024px)：左右分栏、侧栏限宽380px、隐藏底部导航 --- */
@media (min-width: 1024px) {
    .article-card { padding: 0.5rem; }
    .article-card .card-img-wrap { margin-right: 1rem; }
    .main-col { flex: 1 !important; max-width: none !important; }
    .sidebar-col { max-width: 380px !important; flex: 0 0 380px !important; }
    .mobile-bottom-nav { display: none !important; }
    body { padding-bottom: 0; }
}

/* --- 文章详情页 --- */
.art-h1{font-size:22px;line-height:1.5;color:#1a1a2e;font-weight:700;margin-bottom:1rem}
.art-meta{font-size:13px;color:#888}
.art-body{font-size:15px;line-height:2;color:#444}
.art-body img{max-width:100%;height:auto;display:block}
.art-body h2{font-size:18px;font-weight:700;color:#222;margin-bottom:12px;padding-bottom:8px;border-left:4px solid #0d6efd;padding-left:10px}
.art-body h3{font-size:16px;font-weight:700;color:#222;margin-bottom:10px;padding-bottom:6px;border-left:3px solid #0d6efd;padding-left:10px}
.art-body h4{font-size:15px;font-weight:700;color:#333;margin-bottom:8px;padding-left:6px}
.article-h2 { font-size: 18px; font-weight: 700; color: #222; margin-bottom: 12px; padding-bottom: 8px; border-left: 4px solid #0d6efd; padding-left: 10px; }
.comment-item { display: flex; padding-bottom: 1rem; margin-bottom: 1rem; border-bottom: 1px solid #dee2e6; }
.comment-item:last-child { border-bottom: none; margin-bottom: 0; }
.comment-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 0.25rem; }
.cmt-cnt{font-size:13px}
.cmt-name{font-size:14px}
.cmt-text{font-size:14px;color:#555;line-height:1.7;margin-bottom:0}
.tag-badge { display: inline-block; font-size: 12px; padding: 4px 10px; background: #f8f9fa; color: #333; text-decoration: none; margin-right: 0.25rem; margin-bottom: 0.25rem; border-radius: 0.25rem; text-align: center; white-space: nowrap; vertical-align: baseline; }
.tag-badge:hover { background: #0d6efd; color: #fff !important; }
.author-card { display: flex; align-items: center; padding: 1rem; background: #f8f9fa; border-radius: 0.5rem; margin-bottom: 1.5rem; }
.article-detail-card { border: 0; box-shadow: 0 .125rem .25rem rgba(0,0,0,.075); margin-bottom: 1.5rem; overflow: hidden; }
.article-meta-row { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: .5rem; }
.btn-apply-sm { font-size: 13px; font-weight: 600; }
.btn-apply-lg { font-size: 16px; letter-spacing: 1px; }
.apply-note { font-size: 12px; }
.article-intro { border-left: 4px solid #0d6efd; background: #f8f9fa; border-radius: 0 .375rem .375rem 0; padding: 1rem; margin-bottom: 1.5rem; font-size: 14px; color: #555; line-height: 1.8; }
.article-tip,.art-tip{display:flex;align-items:start;margin-top:1.5rem;border-radius:.5rem;font-size:13px;line-height:1.7}
.tag-label { font-size: 14px; color: #888; }
.form-label-sm { font-size: 13px; font-weight: 600; }
.comment-textarea { resize: none; }
.related-thumb{height:140px;object-fit:cover;width:100%;border-radius:.375rem .375rem 0 0}
.related-title { text-decoration: none; color: #212529; font-size: 14px; font-weight: 600; }
.rc-body{flex:1 1 auto;padding:1rem}
.rc-h6{font-size:1rem;font-weight:500;line-height:1.2;margin:0 0 .25rem}
.related-title:hover { color: #0d6efd; }
/* ---- 点赞按钮 + 上一篇/下一篇 ---- */
.btn-like{display:inline-block;background:#ff6b00;color:#fff;border:none;border-radius:.5rem;padding:.6rem 2.5rem;font-size:16px;font-weight:600;cursor:pointer;transition:background .15s;font-family:inherit}
.btn-like:hover{background:#e55d00;color:#fff}
.prev-nav{display:flex;gap:.75rem;margin-top:1.5rem}
.prev-nav>a{flex:1;min-width:0;position:relative;display:block;border:1px solid #dee2e6;border-radius:.5rem;padding:.5rem .75rem;text-decoration:none;color:#333;transition:box-shadow .15s}
.prev-nav>a:hover{box-shadow:0 2px 12px rgba(0,0,0,.1)}
.prev-nav .pn-label{font-size:12px;color:#888;margin-bottom:.125rem;display:block}
.prev-nav .pn-title{font-size:14px;font-weight:600;margin:0;color:#222;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.prev-nav .pn-desc{font-size:12px;color:#666;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}
.prev-nav .pn-icon{position:absolute;bottom:.75rem;right:.75rem;font-size:18px;color:#dc3545}
.page-card { border: 0; box-shadow: 0 .125rem .25rem rgba(0,0,0,.075); margin-bottom: 1rem; overflow: hidden; }
.page-title { font-size: 24px; color: #222; font-weight: 700; }
.page-subtitle { font-size: 15px; line-height: 2; text-indent: 2em; color: #6c757d; margin-bottom: 0; }
.article-h2.green { border-left-color: #28a745; }
.article-h2.red { border-left-color: #dc3545; }
.article-h2.wechat { border-left-color: #07c160; }
.tag-btn { display: inline-block; font-weight: 400; line-height: 1.5; text-align: center; text-decoration: none; vertical-align: middle; cursor: pointer; user-select: none; border: 1px solid transparent; padding: .25rem 1rem; font-size: .875rem; border-radius: 50rem; transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out; color: #0d6efd; border-color: #0d6efd; }
.tag-btn:hover { color: #fff; background: #0d6efd; text-decoration: none; }
/* 按位置分组：1-8(primary蓝) 9-17(secondary灰) 18-24(info青) 25-32(success绿) 33-39(warning黄) 40-48(danger红) */
.tag-btn:nth-child(n+9):nth-child(-n+17) { color: #6c757d; border-color: #6c757d; }
.tag-btn:nth-child(n+9):nth-child(-n+17):hover { color: #fff; background: #6c757d; }
.tag-btn:nth-child(n+18):nth-child(-n+24) { color: #0dcaf0; border-color: #0dcaf0; }
.tag-btn:nth-child(n+18):nth-child(-n+24):hover { color: #000; background: #0dcaf0; }
.tag-btn:nth-child(n+25):nth-child(-n+32) { color: #198754; border-color: #198754; }
.tag-btn:nth-child(n+25):nth-child(-n+32):hover { color: #fff; background: #198754; }
.tag-btn:nth-child(n+33):nth-child(-n+39) { color: #ffc107; border-color: #ffc107; }
.tag-btn:nth-child(n+33):nth-child(-n+39):hover { color: #000; background: #ffc107; }
.tag-btn:nth-child(n+40):nth-child(-n+48) { color: #dc3545; border-color: #dc3545; }
.tag-btn:nth-child(n+40):nth-child(-n+48):hover { color: #fff; background: #dc3545; }
.advantage-item { display: flex; align-items: start; }
.advantage-icon { width: 40px; height: 40px; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 1rem; flex-shrink: 0; }
.advantage-icon.primary { background: rgba(13,110,253,.1); }
.advantage-icon.success { background: rgba(25,135,84,.1); }
.advantage-icon.warning { background: rgba(255,193,7,.1); }
.advantage-icon.danger { background: rgba(220,53,69,.1); }
.advantage-icon.info { background: rgba(13,202,240,.1); }
.advantage-icon.secondary { background: rgba(108,117,125,.1); }
.advantage-title { font-size: 14px; }
.advantage-desc { font-size: 13px; color: #6c757d; margin-bottom: 0; }
.faq-btn { font-size: 14px; font-weight: 600; background: #f8f9fa; }
.faq-item { background: #fff; border: 1px solid #dee2e6; border-radius: .375rem; margin-bottom: .5rem; }
.faq-body { font-size: 14px; line-height: 1.8; }

/* 页脚分割线 */
.footer-divider { border-color: #6c757d; opacity: .25; }
/* 微信弹窗文字 */
.wechat-id{margin-bottom:.25rem;font-weight:700;color:#212529;font-size:14px}
.wechat-tip { color: #6c757d; font-size: .875rem; margin-bottom: .5rem; }
/* 复制按钮 */
.btn-copy { font-size: .875rem; padding: .25rem .5rem; border-radius: .25rem; background: #198754; border-color: #198754; color: #fff; }
.btn-copy:hover { background: #157347; border-color: #146c43; color: #fff; }
/* 弹窗头部精简 */
.modal-header { border: 0; padding-bottom: 0; }
.modal-title { font-weight: 700; }

/* ========== 简写工具类 (缩短长class) ========== */
.fx-col{display:flex;flex-direction:column}
.fx-ac{display:flex;align-items:center}
.fxs{flex-shrink:0}
.tc{text-align:center}
.tmu{color:#6c757d!important}
.fwb{font-weight:700}
.fws{font-weight:600}
.rpl{border-radius:50rem}
.rcl{border-radius:50%!important}
.b0{border:0!important}
.shs{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}
.bgw{background-color:#fff!important}
.oh{overflow:hidden}
.avt{border-radius:50%!important;margin-right:1rem;flex-shrink:0;width:36px;height:36px}
.card-s{border:0!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}
.card-rel{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.375rem;height:100%;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}
.more-box{text-align:center;margin-top:1rem}
.ch-w{background-color:#fff!important;border-bottom:1px solid #dee2e6}
.ciw{margin-right:1rem!important;border-radius:.25rem;overflow:hidden}
.cb-fx{padding:0!important;display:flex;flex-direction:column;justify-content:space-between}
.pag-sm{font-size:.875rem;justify-content:center!important}
/* ---- 分页（无ul/li，纯a标签） ---- */
.pag{display:flex;gap:0;list-style:none;padding-left:0;justify-content:center}
.pag>a{position:relative;display:block;color:#0d6efd;text-decoration:none;background:#fff;border:1px solid #dee2e6;padding:.25rem .5rem;font-size:.875rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.pag>a:hover{z-index:2;color:#0a58ca;background:#e9ecef;border-color:#dee2e6}
.pag>a:focus{z-index:3;color:#0a58ca;background:#e9ecef;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.pag>a+a{margin-left:-1px}
.pag>a.active{z-index:3;color:#fff;background:#0d6efd;border-color:#0d6efd}
.pag>a.dis{cursor:default;color:#6c757d;pointer-events:none;background:#fff;border-color:#dee2e6}
.pag>a:first-child{border-radius:.375rem 0 0 .375rem}
.pag>a:last-child{border-radius:0 .375rem .375rem 0}
.proc-sub{text-align:center;color:#6c757d;margin-bottom:3rem}
.pg-bar{height:4px;background:linear-gradient(90deg,#0d6efd,#6610f2)}
.tmu-s{color:#6c757d!important;font-size:.875rem;margin-bottom:0!important}
.msf{margin-left:1rem;flex-shrink:0}
.ro{border-radius:.375rem;overflow:hidden}
/* ---- navbar expand md (替代navbar-expand-md) ---- */
@media(min-width:768px){.nv-e{flex-wrap:nowrap;justify-content:flex-start}.nv-e .navbar-nav{flex-direction:row}.nv-e .navbar-collapse{display:flex!important;flex-basis:auto}.nv-e .navbar-toggler{display:none}.nv-e .navbar-nav .dropdown-menu{position:absolute}}
/* ---- navbar light toggler (替代navbar-light) ---- */
.nv-l .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}
.nv-l .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}
/* ---- modal centered + sm (替代modal-dialog-centered + modal-sm) ---- */
.mdl-c{display:flex;align-items:center;justify-content:center;min-height:calc(100% - 1rem)}
.mdl-sm{max-width:300px;margin-left:auto;margin-right:auto}
/* ---- btn outline primary (替代btn-outline-primary) ---- */
.b-olp{color:#0d6efd;border-color:#0d6efd}
.b-olp:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}
/* ---- 通用简写 ---- */
.pos-rel{position:relative}
.bd-b{border-bottom:1px solid #dee2e6}
.bd-t{border-top:1px solid #dee2e6}
.fdv{border-color:#6c757d;opacity:.25}
.bg-lr{background-color:#f8f9fa!important;border-radius:.375rem}
.rd-3{border-radius:.375rem}
/* ---- breadcrumb + text-primary ---- */
.br-it+.br-it::before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}
.txp{color:#0d6efd!important}
/* ---- btn apply ---- */
.ba-sm{font-size:13px;font-weight:600}
.ba-lg{font-size:16px;letter-spacing:1px}
/* ---- CTA大按钮（替代btn btn-danger btn-lg rpl px-5 py-2 fwb shadow ba-lg） ---- */
.btn-cta-lg{display:inline-block;font-weight:700;line-height:1.5;color:#fff;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;background-color:#dc3545;border:1px solid #dc3545;padding:.5rem 3rem;font-size:16px;letter-spacing:1px;border-radius:50rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.btn-cta-lg:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}
.btn-cta-sm{display:inline-block;font-weight:600;line-height:1.5;color:#fff;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;background-color:#dc3545;border:1px solid #dc3545;padding:.25rem 1rem;font-size:13px;border-radius:50rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.btn-cta-sm:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}
/* ---- page subtitle ---- */
.pg-sub{font-size:15px;line-height:2}
/* ---- copy-tip + text-success ---- */
.txs{color:#198754!important}
/* ---- text-dark + brand subtitle ---- */
.txd{color:#212529!important}
.b-sub{color:#6c757d!important;font-size:13px}
/* ---- brand logo title ---- */
.blt{margin-bottom:0;font-size:1.25rem;font-weight:700;color:#212529!important}

/* --- 小手机 (<576px) --- */
@media (max-width: 575px) {
    .process-step .step-arrow { display: none; }
    .article-card .card-img-wrap { width: 100px; min-width: 100px; height: 70px; }
    .carousel-item img { height: 180px; }
    .prev-nav{flex-direction:column}
}

/*文章详情推荐的卡Start*/
.cardinfo_div_tips {
    text-align: center;
}

.cardinfo_div .url-card:hover {
    background-color: #F2F2F2;
}

.cardinfo_div .url-card-image {
    border-radius: 3px;
    flex-shrink: 0;
    margin-right: 20px;
    overflow: hidden;
    width: 25%
}

    .cardinfo_div .url-card-image img {
        height: auto;
        width: 100%
    }

.cardinfo_div .url-card-content {
    width: 100%
}

.cardinfo_div .url-card-title {
    color: #262626;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 5px;
    word-break: break-all
}

.cardinfo_div .url-card-desc {
    color: var(--theme-gray-color);
    display: block;
    font-size: 14px;
    line-height: 1.4;
    word-break: break-all
}

.cardinfo_div {
    margin-bottom: 8px;
}

    .cardinfo_div .url-card {
        display: flex;
        align-items: center;
        background-color: #F7F7F7;
        align-items: center;
        border-radius: 4px;
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        margin: 0 auto;
        max-width: 100%;
        overflow: hidden;
        padding: 5px;
        text-decoration: none;
        width: 400px
    }

        .cardinfo_div .url-card .photo img {
            width: 42px;
            height: auto;
            border-radius: 4px;
            margin-right: 15px;
        }

        .cardinfo_div .url-card .url-card-content {
            flex: 1;
            overflow: hidden;
        }

        .cardinfo_div .url-card .url-card-title {
            display: flex;
            align-items: center;
            font-size: 15px;
        }

        .cardinfo_div .url-card .url-card-desc {
            color: #e7935b;
            font-size: 12px;
        }

        .cardinfo_div .url-card .lbtn {
            width: 68px;
            height: 25px;
            line-height: 25px;
            border-radius: 25px;
            background-color: #fc2e2e;
            color: #ffffff;
            font-size: 13px;
            text-align: center;
            margin-left: 15px;
        }
/*文章详情推荐的卡End*/