/* 天线宝宝 /txbb 对标 49208c.com */
.txbb-page{background:#f5f5f5;min-height:100vh;padding-bottom:24px;color:#333}
.txbb-nav{display:flex;align-items:center;justify-content:center;height:46px;background:#fff;position:sticky;top:0;z-index:30;border-bottom:1px solid #eee}
.txbb-back{position:absolute;left:12px;font-size: 29px;color:#333;text-decoration:none;line-height:1}
.txbb-nav-title{font-size: 20px;font-weight:600;padding:0 40px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}
.txbb-types{display:flex;gap:8px;padding:10px 12px;background:#fff;border-bottom:1px solid #f0f0f0}
.txbb-type{padding:6px 16px;border-radius:16px;background:#f3f3f3;color:#666;text-decoration:none;font-size: 19px}
.txbb-type.active{background:#17c45b;color:#fff}
.txbb-tabs{display:flex;gap:8px;padding:10px 12px;background:#fff}
.txbb-tabs a{flex:1;text-align:center;padding:8px 4px;border-radius:6px;background:#f5f5f5;color:#666;text-decoration:none;font-size: 19px;border:1px solid #eee}
.txbb-tabs a.active{background:#17c45b;color:#fff;border-color:#17c45b}
.txbb-years{display:flex;gap:8px;padding:10px 12px;background:#fff;overflow-x:auto;border-bottom:1px solid #f0f0f0;-webkit-overflow-scrolling:touch}
.txbb-years a{flex-shrink:0;padding:6px 14px;border-radius:16px;border:1px solid #ddd;color:#333;text-decoration:none;font-size: 19px;background:#fff}
.txbb-years a.active{background:#17c45b;color:#fff;border-color:#17c45b}
.txbb-periods-wrap{background:#fff;padding:8px 12px 10px;border-bottom:1px solid #f0f0f0}
.txbb-periods{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch}
.txbb-periods a{flex-shrink:0;padding:6px 10px;color:#666;text-decoration:none;font-size: 19px;white-space:nowrap}
.txbb-periods a.active{color:#17c45b;font-weight:700}
.txbb-period-more summary{font-size: 18px;color:#17c45b;cursor:pointer;list-style:none;text-align:right;padding:4px 0}
.txbb-period-grid{display:flex;flex-wrap:wrap;gap:8px;padding-top:8px;max-height:200px;overflow-y:auto}
.txbb-period-grid a{padding:6px 10px;background:#f5f5f5;border-radius:4px;font-size: 18px;color:#666;text-decoration:none}
.txbb-period-grid a.active{background:#17c45b;color:#fff}
.txbb-lottery{margin:10px 12px;background:#fff;border-radius:8px;padding:12px}
.txbb-lottery-issue{font-size: 19px;color:#666;margin-bottom:8px}
.txbb-lottery-balls{display:flex;flex-wrap:wrap;gap:6px}
.txbb-lottery-balls .ball.special{box-shadow:0 0 0 2px #17c45b}
.txbb-content{margin:10px 12px;background:#fff;border-radius:8px;padding:14px}
.txbb-content-title{font-size: 21px;font-weight:700;margin:0 0 10px;line-height:1.4}
.txbb-content-text{font-size: 20px;line-height:1.7;color:#444;margin-bottom:12px}
.txbb-content-text p{margin:0 0 8px}
.txbb-pictures img{width:100%;display:block;border-radius:6px;margin-bottom:8px}
.txbb-video,.txbb-video-empty{position:relative;background:#ececec;border-radius:8px;aspect-ratio:16/10;display:flex;align-items:center;justify-content:center;overflow:hidden}
.txbb-video-empty{color:#999;font-size: 20px}
.txbb-play{width:56px;height:56px;border:none;border-radius:50%;background:rgba(0,0,0,.45);cursor:pointer;position:relative}
.txbb-play::after{content:'';position:absolute;left:22px;top:16px;border:12px solid transparent;border-left:18px solid #fff}
.txbb-video video{width:100%;height:100%;display:block;background:#000}
.txbb-vote-toggle{display:flex;align-items:center;justify-content:center;gap:6px;width:calc(100% - 24px);margin:12px auto;padding:10px;border:none;background:#17c45b;color:#fff;border-radius:0 0 12px 12px;font-size: 20px;cursor:pointer}
.txbb-vote-toggle i{display:inline-block;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid #fff;transition:transform .2s}
.txbb-vote-toggle.open i{transform:rotate(180deg)}
.txbb-vote-panel{margin:0 12px;background:#fff;border-radius:8px;padding:12px}
.txbb-vote-item{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size: 19px}
.txbb-vote-item .name{width:28px;flex-shrink:0}
.txbb-vote-item .bar{flex:1;height:10px;background:#f0f0f0;border-radius:5px;position:relative;overflow:hidden}
.txbb-vote-item .bar i{display:block;height:100%;background:#17c45b;border-radius:5px}
.txbb-vote-item .bar em{position:absolute;right:4px;top:-2px;font-size: 16px;font-style:normal;color:#666}
.txbb-vote-item .count{width:42px;text-align:right;color:#999;flex-shrink:0}
.txbb-vote-nav{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}
.txbb-vote-nav a{color:#666;text-decoration:none;font-size: 19px}
.txbb-vote-btn{flex:1;border:none;background:#17c45b;color:#fff;border-radius:20px;padding:10px;font-size: 20px}
.txbb-stats{display:flex;flex-wrap:wrap;gap:12px;padding:12px;font-size: 18px;color:#999;background:#fff;margin:0 12px;border-radius:8px}
.txbb-stats .reads{margin-left:auto}
.txbb-promo-bar{margin:12px;background:linear-gradient(90deg,#17c45b,#14b052);color:#fff;border-radius:8px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size: 19px}
.txbb-promo-bar strong{color:#ffeb3b}
.txbb-promo-bar a{flex-shrink:0;background:#fff;color:#17c45b;text-decoration:none;padding:6px 12px;border-radius:16px;font-size: 18px;font-weight:600}
.txbb-spreads{margin:0 12px;display:flex;flex-direction:column;gap:10px}
.txbb-spreads img{width:100%;border-radius:8px;display:block}
.txbb-empty{text-align:center;color:#999;padding:48px 16px;background:#fff;margin:12px;border-radius:8px}
.txbb-vote-modal[hidden]{display:none!important}
.txbb-vote-modal{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:100;display:none;align-items:center;justify-content:center;padding:20px}
.txbb-vote-modal-box{background:#fff;border-radius:10px;width:100%;max-width:360px;padding:16px}
.txbb-vote-modal-box h4{margin:0 0 12px;text-align:center}
.txbb-vote-choices{display:flex;flex-wrap:wrap;gap:8px}
.txbb-vote-choices button{width:calc(25% - 6px);border:1px solid #eee;background:#fff;border-radius:8px;padding:10px 4px;font-size: 19px;cursor:pointer}
.txbb-vote-choices button.active{border-color:#17c45b;background:#f0faf4;color:#17c45b}
.txbb-vote-choices button small{display:block;font-size: 16px;color:#999;margin-top:4px}
.txbb-vote-modal-ft{display:flex;gap:10px;margin-top:16px}
.txbb-vote-modal-ft button{flex:1;padding:10px;border-radius:8px;border:1px solid #ddd;background:#fff}
.txbb-vote-modal-ft button:last-child{background:#17c45b;color:#fff;border-color:#17c45b}
