/* 专题详情页 WAP 通用样式 */
.lx-wap-special{padding-bottom:16px}
.lx-wap-special-hero{margin:0 0 10px;padding:20px 16px 22px;background:linear-gradient(135deg,#303037,#3a3a44);color:#fff}
.lx-wap-special-badge{display:inline-block;padding:3px 10px;border-radius:12px;font-size:11px;background:rgba(255,186,37,.2);color:#ffba25;border:1px solid rgba(255,186,37,.3);margin-bottom:10px}
.lx-wap-special-hero h1{margin:0 0 10px;font-size:22px;font-weight:800;line-height:1.35}
.lx-wap-special-hero > p{margin:0;font-size:13px;line-height:1.65;color:rgba(255,255,255,.78);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.lx-wap-special-count{margin-top:10px;font-size:12px;color:rgba(255,255,255,.55)}

.lx-wap-special-intro{display:flex;gap:12px;align-items:center;margin:0 10px 12px;padding:14px;background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.04)}
.lx-wap-special-intro img{width:88px;height:66px;object-fit:cover;border-radius:8px;flex-shrink:0}
.lx-wap-special-intro strong{display:block;font-size:15px;line-height:1.35;margin-bottom:4px;color:#333}
.lx-wap-special-intro span{font-size:12px;color:var(--lx-primary,#ff9400)}

.lx-wap-special-sec{margin:0 10px 12px;background:#fff;border-radius:12px;padding:14px 12px;box-shadow:0 2px 10px rgba(0,0,0,.04)}
.lx-wap-special-sec h2{margin:0 0 12px;font-size:16px;font-weight:700;color:#333;padding-left:10px;border-left:3px solid var(--lx-primary,#ffba25)}

.lx-wap-special-apps{display:flex;flex-direction:column;gap:0}
.lx-wap-special-app{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f5f5f5;color:inherit;text-decoration:none}
.lx-wap-special-app:last-child{border:0}
.lx-wap-special-app img{width:52px;height:52px;border-radius:14px;flex-shrink:0}
.lx-wap-special-app div{flex:1;min-width:0}
.lx-wap-special-app h3{margin:0 0 2px;font-size:15px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.lx-wap-special-app p{margin:0;font-size:12px;color:#999}
.lx-wap-special-app > span{flex-shrink:0;font-size:12px;color:var(--lx-primary,#ff9400);background:rgba(0,0,0,.04);padding:6px 14px;border-radius:14px;font-weight:600}

.lx-wap-special-news{list-style:none;margin:0;padding:0}
.lx-wap-special-news li{border-bottom:1px solid #f0f0f0}
.lx-wap-special-news li:last-child{border:0}
.lx-wap-special-news a{display:flex;gap:12px;padding:12px 0;color:inherit;text-decoration:none}
.lx-wap-special-news img{width:96px;height:68px;object-fit:cover;border-radius:8px;flex-shrink:0}
.lx-wap-special-news div{flex:1;min-width:0}
.lx-wap-special-news h3{margin:0 0 4px;font-size:14px;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.lx-wap-special-news p{margin:0 0 4px;font-size:12px;color:#999;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.lx-wap-special-news span{font-size:11px;color:#bbb}
.lx-wap-special-empty{text-align:center;padding:40px 16px;color:#999;font-size:14px}

/* 布局主题色 */
body.layout-store .lx-wap-special-badge{color:#1677ff;background:rgba(22,119,255,.12);border-color:rgba(22,119,255,.25)}
body.layout-store .lx-wap-special-intro span,body.layout-store .lx-wap-special-app > span{color:#1677ff}
body.layout-store .lx-wap-special-sec h2{border-left-color:#1677ff}
body.layout-store .lx-wap-special-hero{background:linear-gradient(135deg,#1677ff,#0958d9)}
body.layout-magazine .lx-wap-special-badge{color:#c0392b;background:rgba(192,57,43,.1);border-color:rgba(192,57,43,.2)}
body.layout-magazine .lx-wap-special-intro span,body.layout-magazine .lx-wap-special-app > span{color:#c0392b}
body.layout-magazine .lx-wap-special-sec h2{border-left-color:#c0392b}
body.layout-magazine .lx-wap-special-hero{background:linear-gradient(135deg,#c0392b,#96281b)}
body.layout-grid .lx-wap-special-badge{color:#27ae60;background:rgba(46,204,113,.1);border-color:rgba(46,204,113,.2)}
body.layout-grid .lx-wap-special-intro span,body.layout-grid .lx-wap-special-app > span{color:#2ecc71}
body.layout-grid .lx-wap-special-sec h2{border-left-color:#2ecc71}
body.layout-grid .lx-wap-special-hero{background:linear-gradient(135deg,#2ecc71,#27ae60)}
body.layout-gb .lx-wap-special-badge{color:#0099ff;background:rgba(0,153,255,.12);border-color:rgba(0,153,255,.25)}
body.layout-gb .lx-wap-special-intro span,body.layout-gb .lx-wap-special-app > span{color:#0099ff}
body.layout-gb .lx-wap-special-sec h2{border-left-color:#0099ff}
body.layout-gb .lx-wap-special-hero{background:linear-gradient(135deg,#0099ff,#0078ff)}

/* 默认 style 门户主题 */
body.wap-body:not(.layout-store):not(.layout-magazine):not(.layout-grid):not(.layout-gb) .lx-wap-special-hero{background:linear-gradient(135deg,#303037,#3a3a44)}
body.wap-body:not(.layout-store):not(.layout-magazine):not(.layout-grid):not(.layout-gb) .lx-wap-special-badge{color:#ffba25;background:rgba(255,186,37,.15);border-color:rgba(255,186,37,.3)}
body.wap-body:not(.layout-store):not(.layout-magazine):not(.layout-grid):not(.layout-gb) .lx-wap-special-intro span,
body.wap-body:not(.layout-store):not(.layout-magazine):not(.layout-grid):not(.layout-gb) .lx-wap-special-app > span{color:#ff9400}
body.wap-body:not(.layout-store):not(.layout-magazine):not(.layout-grid):not(.layout-gb) .lx-wap-special-sec h2{border-left-color:#ffba25}

/* 隐藏旧专题结构残留 */
.wap-special-page .wap-cate-banner,.wap-special-page .wap-special-detail-intro{display:none!important}
.wap-special-list-page .wap-section,.wap-special-list-page .wap-list-head{display:none!important}

/* ========== 专题列表页 special/list_1.html ========== */
.lx-wap-special-list{padding-bottom:16px}
.lx-wap-special-list-hero{padding:20px 16px 18px;background:linear-gradient(135deg,#303037,#3a3a44);color:#fff;margin-bottom:10px}
.lx-wap-special-list-hero h1{margin:0 0 8px;font-size:22px;font-weight:800}
.lx-wap-special-list-hero p{margin:0;font-size:13px;line-height:1.6;color:rgba(255,255,255,.75)}
.lx-wap-special-list-items{list-style:none;margin:0;padding:0 10px}
.lx-wap-special-list-items > li{margin-bottom:10px}
.lx-wap-special-list-card{display:flex;gap:12px;padding:14px;background:#fff;border-radius:12px;color:inherit;text-decoration:none;box-shadow:0 2px 10px rgba(0,0,0,.04)}
.lx-wap-special-list-thumb{position:relative;width:108px;height:82px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#eee}
.lx-wap-special-list-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.lx-wap-special-list-thumb span{position:absolute;left:6px;top:6px;padding:2px 6px;border-radius:8px;font-size:10px;color:#fff;background:rgba(0,0,0,.55)}
.lx-wap-special-list-body{flex:1;min-width:0}
.lx-wap-special-list-body h3{margin:0 0 6px;font-size:15px;line-height:1.35;color:#333;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.lx-wap-special-list-body > p{margin:0 0 8px;font-size:12px;line-height:1.5;color:#999;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.lx-wap-special-list-apps{display:flex;gap:6px;flex-wrap:wrap}
.lx-wap-special-list-apps img{width:28px;height:28px;border-radius:7px;border:1px solid #f0f0f0}

body.layout-store .lx-wap-special-list-hero{background:linear-gradient(135deg,#1677ff,#0958d9)}
body.layout-magazine .lx-wap-special-list-hero{background:linear-gradient(135deg,#c0392b,#96281b)}
body.layout-grid .lx-wap-special-list-hero{background:linear-gradient(135deg,#2ecc71,#27ae60)}
body.layout-gb .lx-wap-special-list-hero{background:linear-gradient(135deg,#0099ff,#0078ff)}
body.wap-body:not(.layout-store):not(.layout-magazine):not(.layout-grid):not(.layout-gb) .lx-wap-special-list-hero{background:linear-gradient(135deg,#303037,#3a3a44)}
