/* ===== 铿鸟网 apkbus 风格 ===== */
body.apkbus-body {
  min-width: 1200px;
  font-family: "Microsoft YaHei", "PingFang SC", "Helvetica Neue", Arial, sans-serif;
  background: #f4f5f7;
  color: #333;
}
.apkbus-body a { color: #333; text-decoration: none; transition: color 160ms ease 0s, background-color 200ms ease 0s; }
.apkbus-body a:hover { color: #47ffa3; }
.apkbus-body img { border: 0; vertical-align: middle; max-width: 100%; }
.apkbus-body ul, .apkbus-body ol, .apkbus-body dl, .apkbus-body h1, .apkbus-body h2, .apkbus-body h3, .apkbus-body h4, .apkbus-body h5, .apkbus-body h6, .apkbus-body dd, .apkbus-body dt { margin: 0; padding: 0; }
.apkbus-body ul li, .apkbus-body ol li { list-style: none; }
.apkbus-body .boxWrap { width: 1200px; margin: 0 auto; }
.apkbus-body .clearfix:after { content: " "; display: table; clear: both; }
.apkbus-body .hide { display: none; }
.apkbus-body .g-box-1200 { width: 1200px; margin: auto; }
.apkbus-body .m-margin15 { margin-top: 15px; }
.apkbus-body .g-w320 { width: 320px; }
.apkbus-body .g-white { background: #fff; }
.apkbus-body .f-fl { float: left; }
.apkbus-body .f-fr { float: right; }
.apkbus-body .f-flex { display: flex; }
.apkbus-body .f-between { justify-content: space-between; }

/* ===== header ===== */
.apkbus-body .headTop { background: #333; color: #999; }
.apkbus-body .headTop .boxWrap { height: 40px; line-height: 40px; font-size: 14px; display: flex; align-items: center; justify-content: space-between; }
.apkbus-body .headTop .boxWrap .txt { font-size: 12px; color: #47ffa3; }
.apkbus-body .headTop .boxWrap p { margin: 0; }
.apkbus-body .headTop .boxWrap p a { color: #999; }
.apkbus-body .headTop .boxWrap p a:hover { color: #47ffa3; }
.apkbus-body .headTop .boxWrap p a::after { content: "|"; margin: 0 8px; color: #999; }
.apkbus-body .headTop .boxWrap p a:last-child::after { display: none; }

.apkbus-body .headWrap { display: flex; align-items: center; justify-content: space-between; width: 1200px; margin: 0 auto; height: 80px; }
.apkbus-body .headWrap .logo { display: flex; align-items: center; }
.apkbus-body .headWrap .logo .logoMark { width: 46px; height: 46px; line-height: 46px; text-align: center; background: #47ffa3; color: #333; font-size: 22px; font-weight: bold; border-radius: 12px; margin-right: 12px; }
.apkbus-body .headWrap .logo .logoName { font-size: 26px; font-weight: bold; color: #333; line-height: 30px; }
.apkbus-body .headWrap .logo .logoSub { display: block; font-size: 12px; color: #999; font-weight: normal; }

.apkbus-body .headWrap .headSearch { display: flex; align-items: center; }
.apkbus-body .headWrap .headSearch input { width: 220px; height: 36px; border: 2px solid #47ffa3; border-radius: 18px 0 0 18px; padding: 0 16px; font-size: 14px; outline: none; }
.apkbus-body .headWrap .headSearch button { width: 70px; height: 36px; background: #47ffa3; border: none; border-radius: 0 18px 18px 0; color: #333; font-size: 14px; cursor: pointer; }

.apkbus-body .headWrap nav { flex: 1; font-size: 16px; color: #999; }
.apkbus-body .headWrap nav ul { display: flex; align-items: center; justify-content: flex-end; }
.apkbus-body .headWrap nav ul li { height: 80px; line-height: 80px; margin: 0 6px; position: relative; }
.apkbus-body .headWrap nav ul li a { color: #999; padding: 0 18px; display: block; }
.apkbus-body .headWrap nav ul li.current a,
.apkbus-body .headWrap nav ul li:hover a { color: #333; font-weight: bold; }
.apkbus-body .headWrap nav ul li.current a::after,
.apkbus-body .headWrap nav ul li:hover a::after { content: ""; display: block; height: 3px; background: #47ffa3; border-radius: 2px; }

/* ===== 面包屑 ===== */
.apkbus-body .crumbsBox .boxWrap { height: 44px; padding: 12px 0; font-size: 14px; line-height: 18px; color: #333; font-weight: bold; display: flex; align-items: center; }
.apkbus-body .crumbsBox .boxWrap a { color: #7d7d7d; font-weight: normal; display: flex; align-items: center; }
.apkbus-body .crumbsBox .boxWrap a::after { content: ">"; color: #a1ccb5; font-weight: normal; margin: -1px 14px 0 18px; display: block; }
.apkbus-body .crumbsBox .boxWrap a:hover { color: #47ffa3; }

/* ===== 区块标题 ===== */
.apkbus-body .inTitle { display: flex; align-items: center; justify-content: space-between; }
.apkbus-body .inTitle .titleL { display: flex; align-items: center; font-size: 24px; line-height: 28px; font-weight: bold; color: #333; }
.apkbus-body .inTitle .titleL .icon { margin-right: 8px; width: 6px; height: 18px; background: #ff6600; border-radius: 3px; }
.apkbus-body .inTitle > a.titleR { font-size: 14px; line-height: 18px; color: #999; display: flex; align-items: center; }
.apkbus-body .inTitle > a.titleR:hover { color: #47ffa3; }
.apkbus-body .inTitle > a.titleR::after { content: ">"; margin-left: 6px; font-size: 12px; }

/* ===== 新品首发（左侧）===== */
.apkbus-body .g-listTj { overflow: hidden; min-height: 420px; }
.apkbus-body .g-listTj .g-title-right { overflow: hidden; border-bottom: 1px solid #eee; }
.apkbus-body .m-title { height: 25px; line-height: 25px; font-size: 22px; border-left: 3px solid #ff6600; padding-left: 8px; margin: 18px 19px; float: left; }
.apkbus-body .m-title strong { color: #ff6600; font-weight: normal; }
.apkbus-body .f-clickNew { font-size: 15px; color: #333; float: right; width: 70px; height: 25px; border-radius: 4px; text-align: center; margin: 20px 15px 0 0; cursor: pointer; border: 1px solid #eee; }
.apkbus-body .f-clickNew:hover { background: #f60; color: #fff; border-color: #f60; }
.apkbus-body .g-listTj ul { overflow: hidden; margin: 4px 15px 4px 20px; display: none; list-style: none; }
.apkbus-body .g-listTj ul.on { display: block; }
.apkbus-body .g-listTj ul li { overflow: hidden; border-bottom: 1px dotted #ebebeb; }
.apkbus-body .g-listTj ul li:last-of-type { border-bottom: 0; }
.apkbus-body .g-listTj ul li a { padding: 12px 0 12px 108px; position: relative; display: block; min-height: 108px; }
.apkbus-body .g-listTj ul li a i { position: absolute; left: 0; top: 12px; width: 92px; height: 92px; display: block; }
.apkbus-body .g-listTj ul li a i img { width: 92px; height: 92px; border-radius: 14px; }
.apkbus-body .g-listTj ul li a i .fallback { width: 92px; height: 92px; border-radius: 14px; display: flex; align-items: center; justify-content: center; font-size: 30px; color: #fff; }
.apkbus-body .g-listTj ul li a strong { display: block; height: 28px; line-height: 28px; font-size: 15px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: normal; padding-right: 70px; }
.apkbus-body .g-listTj ul li a:hover strong { color: #f60; }
.apkbus-body .g-listTj ul li a span { color: #666; font-size: 12px; height: 22px; line-height: 22px; display: block; margin: 4px 0; padding-right: 78px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.apkbus-body .g-listTj ul li a em { position: absolute; top: 45px; right: 0; background: #f5f5f5; color: #666; text-align: center; height: 25px; line-height: 25px; display: block; border-radius: 4px; width: 70px; font-style: normal; }
.apkbus-body .g-listTj ul li a:hover em { color: #fff; background: #f60; }

/* ===== 轮播 banner ===== */
.apkbus-body .g-banimg { overflow: hidden; width: 860px; height: 420px; position: relative; }
.apkbus-body .g-banimg-list { width: 860px; height: 420px; overflow: hidden; position: relative; }
.apkbus-body .g-banimg-list ul li { position: absolute; top: 0; left: 0; width: 860px; height: 420px; opacity: 0; transition: opacity 0.6s; }
.apkbus-body .g-banimg-list ul li.on { opacity: 1; }
.apkbus-body .g-banimg-list ul li a { display: block; width: 100%; height: 100%; position: relative; overflow: hidden; }
.apkbus-body .g-banimg-list ul li img { width: 100%; height: 100%; object-fit: cover; }
.apkbus-body .g-banimg-list ul li p { position: absolute; bottom: 0; left: 0; width: 100%; height: 40px; line-height: 40px; background: rgba(0, 0, 0, 0.5); }
.apkbus-body .g-banimg-list ul li p strong { color: #fff; font-weight: normal; padding-left: 20px; font-size: 16px; }
.apkbus-body .g-banimg-ico { position: absolute; top: 0; right: 0; z-index: 99; width: 114px; background: rgba(0, 0, 0, 0.35); }
.apkbus-body .g-banimg-ico ul li { height: 105px; overflow: hidden; opacity: 0.7; }
.apkbus-body .g-banimg-ico ul li.on { opacity: 1; background: rgba(0, 0, 0, 0.45); border-right: 4px solid #f60; }
.apkbus-body .g-banimg-ico ul li a { display: block; height: 78px; padding: 0 10px; overflow: hidden; margin-top: 13.5px; }
.apkbus-body .g-banimg-ico ul li a img { border-radius: 12px; height: 78px; width: 78px; margin-right: 8px; float: left; }
.apkbus-body .g-banimg-ico ul li a em { display: block; height: 26px; line-height: 26px; font-size: 14px; color: #fff; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-style: normal; }
.apkbus-body .g-banimg-ico ul li a span { display: block; height: 20px; line-height: 20px; font-size: 12px; overflow: hidden; color: #fff; white-space: nowrap; text-overflow: ellipsis; }

/* ===== 游戏列表 + 热榜 ===== */
.apkbus-body .inListBox { background: #fff; margin-top: 15px; }
.apkbus-body .inListBox .boxWrap { display: flex; align-items: stretch; }
.apkbus-body .listWrap { flex: 1; padding: 15px 12px 5px; display: flex; flex-wrap: wrap; align-content: flex-start; gap: 16px 14px; }
.apkbus-body .listWrap > li { width: calc((100% - 42px) / 4); }
.apkbus-body .listWrap > li a { display: block; }
.apkbus-body .listWrap .imgBox { width: 100%; height: 120px; border-radius: 10px; overflow: hidden; background: #f5f5f5; display: block; }
.apkbus-body .listWrap .imgBox img { width: 100%; height: 100%; object-fit: cover; transition: all 0.3s; }
.apkbus-body .listWrap li:hover .imgBox img { transform: scale(1.15); }
.apkbus-body .listWrap .imgInfo { padding: 8px 4px; }
.apkbus-body .listWrap .imgInfo p { font-size: 15px; line-height: 20px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.apkbus-body .listWrap .imgInfo p.tip { margin-top: 6px; font-size: 13px; color: #999; }
.apkbus-body .listWrap .imgInfo p.tip span { color: #47ffa3; }
.apkbus-body .listWrap .imgInfo p.time { margin-top: 4px; font-size: 12px; color: #bbb; }

/* ===== 右侧热榜（美化版） ===== */
.apkbus-body .hotListBox { width: 300px; border-left: 1px solid #f0f0f0; padding: 20px 18px 10px; display: flex; flex-direction: column; }
.apkbus-body .hotListBox ul { margin-bottom: 16px; }
.apkbus-body .hotListBox .listTitle { font-size: 16px; font-weight: bold; color: #333; padding: 8px 0; border-bottom: 2px solid #ff6600; margin-bottom: 8px; display: flex; align-items: center; }
.apkbus-body .hotListBox .listTitle::before { content: ""; width: 5px; height: 16px; background: #ff6600; border-radius: 2px; margin-right: 8px; }
.apkbus-body .hotListBox .listItem ul.rankList,
.apkbus-body .hotListBox .listItem ul.appList { display: block; }

/* 游戏热榜：带排名数字 */
.apkbus-body .hotListBox .rankList li { display: flex; align-items: center; font-size: 13px; line-height: 18px; padding: 6px 0; border-bottom: 1px dashed #f2f2f2; }
.apkbus-body .hotListBox .rankList li:last-child { border-bottom: 0; }
.apkbus-body .hotListBox .rankList li .num { width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 12px; font-style: normal; color: #fff; background: #cfd3dc; border-radius: 4px; margin-right: 8px; flex-shrink: 0; }
.apkbus-body .hotListBox .rankList li:nth-child(1) .num { background: #ff4d4f; }
.apkbus-body .hotListBox .rankList li:nth-child(2) .num { background: #ff7a45; }
.apkbus-body .hotListBox .rankList li:nth-child(3) .num { background: #ffc53d; }
.apkbus-body .hotListBox .rankList li a { color: #666; flex: 1; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.apkbus-body .hotListBox .rankList li a:hover { color: #ff6600; }

/* 软件推荐：带小圆点 + 类型标签 */
.apkbus-body .hotListBox .appList li { display: flex; align-items: center; font-size: 13px; line-height: 18px; padding: 6px 0; border-bottom: 1px dashed #f2f2f2; }
.apkbus-body .hotListBox .appList li:last-child { border-bottom: 0; }
.apkbus-body .hotListBox .appList li a { color: #666; flex: 1; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.apkbus-body .hotListBox .appList li a:hover { color: #47ffa3; }
.apkbus-body .hotListBox .appList li .cate { flex-shrink: 0; font-size: 11px; color: #47ffa3; background: #f0fbf5; border: 1px solid #c9f0da; border-radius: 3px; padding: 1px 6px; margin-left: 8px; }

/* 游戏分类：彩色标签 */
.apkbus-body .hotListBox .cateList { display: flex; flex-wrap: wrap; gap: 8px; }
.apkbus-body .hotListBox .cateList li { width: calc(50% - 4px); }
.apkbus-body .hotListBox .cateList li a { display: block; text-align: center; font-size: 12px; color: #666; background: #f7f8fa; border: 1px solid #eef0f3; border-radius: 6px; padding: 5px 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.apkbus-body .hotListBox .cateList li a:hover { color: #fff; background: #47ffa3; border-color: #47ffa3; }

/* ===== 首页三栏 ===== */
.apkbus-body .inInfoBox { margin-top: 15px; }
.apkbus-body .inInfoBox .boxWrap { display: flex; align-items: stretch; }
.apkbus-body .inInfoBox .boxL { width: 300px; background: #fff; padding: 18px 16px; box-sizing: border-box; }
.apkbus-body .inInfoBox .boxL .imgList { display: flex; flex-wrap: wrap; justify-content: space-between; }
.apkbus-body .inInfoBox .boxL .imgList li { width: 120px; text-align: center; margin-bottom: 18px; }
.apkbus-body .inInfoBox .boxL .imgList li a { display: block; }
.apkbus-body .inInfoBox .boxL .imgList .imgBox { width: 90px; height: 90px; border-radius: 18px; margin: 0 auto; overflow: hidden; display: block; }
.apkbus-body .inInfoBox .boxL .imgList .imgBox img { width: 100%; height: 100%; object-fit: cover; }
.apkbus-body .inInfoBox .boxL .imgList li a p { margin-top: 8px; font-size: 13px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.apkbus-body .inInfoBox .boxC { flex: 1; background: #fff; margin: 0 15px; padding: 18px 16px; box-sizing: border-box; min-width: 0; }
.apkbus-body .tabsWrap > .tabs { display: flex; border-bottom: 1px solid #eee; }
.apkbus-body .tabsWrap > .tabs li { font-size: 15px; color: #666; padding: 0 16px 10px; cursor: pointer; }
.apkbus-body .tabsWrap > .tabs li.active { color: #ff6600; font-weight: bold; border-bottom: 2px solid #ff6600; margin-bottom: -1px; }
.apkbus-body .tabsWrap .tabsCont .tabInfo { display: none; }
.apkbus-body .tabsWrap .tabsCont .tabInfo.on { display: block; }
.apkbus-body .infoList { list-style: none; padding: 0; margin: 0; }
.apkbus-body .infoList li { display: block; border-bottom: 1px solid #f5f5f5; }
.apkbus-body .infoList li a { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; font-size: 14px; color: #666; }
.apkbus-body .infoList li a:hover { color: #47ffa3; }
.apkbus-body .infoList li a p { margin: 0; flex: 1; min-width: 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding-right: 12px; }
.apkbus-body .infoList li a span.time { flex-shrink: 0; font-size: 12px; color: #bbb; }

.apkbus-body .inInfoBox .boxR { width: 340px; background: #fff; padding: 18px 16px; box-sizing: border-box; }
.apkbus-body .inInfoBox .boxR .title { font-size: 20px; font-weight: bold; color: #333; }
.apkbus-body .fourColumnList { display: grid; grid-template-columns: repeat(2, 48%); justify-content: space-between; }
.apkbus-body .fourColumnList li { margin-top: 16px; }
.apkbus-body .fourColumnList li a { display: block; text-align: center; }
.apkbus-body .fourColumnList .imgBox { width: 100%; height: 90px; border-radius: 12px; overflow: hidden; background: #f5f5f5; display: block; }
.apkbus-body .fourColumnList .imgBox img { width: 100%; height: 100%; object-fit: cover; transition: all 0.3s; }
.apkbus-body .fourColumnList li a:hover .imgBox img { transform: scale(1.12); }
.apkbus-body .fourColumnList li a p { margin-top: 8px; font-size: 13px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.apkbus-body .singleColumnList { margin-top: 16px; }
.apkbus-body .singleColumnList li { padding: 12px 0; border-top: 1px solid #f5f5f5; }
.apkbus-body .singleColumnList li a { display: flex; }
.apkbus-body .singleColumnList .imgBox { width: 60px; height: 60px; border-radius: 12px; overflow: hidden; flex-shrink: 0; background: #f5f5f5; display: block; }
.apkbus-body .singleColumnList .imgBox img { width: 100%; height: 100%; object-fit: cover; }
.apkbus-body .singleColumnList .imgInfo { flex: 1; padding-left: 12px; overflow: hidden; }
.apkbus-body .singleColumnList .imgInfo p { font-size: 14px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.apkbus-body .singleColumnList .imgInfo p.tip { margin-top: 6px; font-size: 12px; color: #999; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal; }

/* ===== 手机游戏（多列卡片）===== */
.apkbus-body .inGameBox { background: #fff; margin-top: 15px; padding: 18px 16px; width: 1200px; margin-left: auto; margin-right: auto; box-sizing: border-box; }
.apkbus-body .inGameBox .multiColumnList { display: flex; flex-wrap: wrap; }
.apkbus-body .multiColumnList .columnItem { width: 100px; margin: 0 8px 18px; text-align: center; }
.apkbus-body .multiColumnList .columnItem a { display: block; }
.apkbus-body .multiColumnList .columnItem .imgBox { width: 88px; height: 88px; border-radius: 20px; margin: 0 auto; overflow: hidden; background: #f5f5f5; display: block; }
.apkbus-body .multiColumnList .columnItem .imgBox img { width: 100%; height: 100%; object-fit: cover; transition: all 0.3s; }
.apkbus-body .multiColumnList .columnItem a:hover .imgBox img { transform: scale(1.12); }
.apkbus-body .multiColumnList .columnItem a > p { margin-top: 8px; font-size: 13px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

/* ===== 游戏列表页 ===== */
.apkbus-body .listPageWrap { display: flex; margin-top: 15px; }
.apkbus-body .listPageWrap .cateBox { width: 240px; background: #fff; padding: 18px 14px; }
.apkbus-body .listPageWrap .cateBox .cateTitle { font-size: 18px; font-weight: bold; color: #333; padding-bottom: 12px; border-bottom: 2px solid #ff6600; }
.apkbus-body .listPageWrap .cateBox .cateList li { font-size: 14px; }
.apkbus-body .listPageWrap .cateBox .cateList li a { display: flex; justify-content: space-between; align-items: center; padding: 9px 8px; color: #666; border-radius: 6px; }
.apkbus-body .listPageWrap .cateBox .cateList li a:hover,
.apkbus-body .listPageWrap .cateBox .cateList li.active a { color: #ff6600; background: #fff7f0; font-weight: bold; }
.apkbus-body .listPageWrap .cateBox .cateList li a span { font-size: 12px; color: #bbb; }
.apkbus-body .listPageWrap .cateBox .cateList li.active a span { color: #ff6600; }
.apkbus-body .listPageWrap .gameListBox { flex: 1; margin-left: 15px; background: #fff; padding: 18px 16px; }
.apkbus-body .listPageWrap .gameListBox .sortTab { display: flex; border-bottom: 1px solid #eee; margin-bottom: 10px; }
.apkbus-body .listPageWrap .gameListBox .sortTab a { font-size: 15px; color: #666; padding: 0 14px 10px; }
.apkbus-body .listPageWrap .gameListBox .sortTab a.active { color: #ff6600; font-weight: bold; border-bottom: 2px solid #ff6600; margin-bottom: -1px; }
.apkbus-body .listPageWrap .gameListBox .gameCard { display: flex; align-items: center; padding: 18px 10px; border-bottom: 1px solid #f5f5f5; }
.apkbus-body .listPageWrap .gameListBox .gameCard:hover { background: #fafbfc; }
.apkbus-body .listPageWrap .gameListBox .gameCard .imgBox { width: 110px; height: 110px; border-radius: 20px; overflow: hidden; flex-shrink: 0; background: #f5f5f5; display: block; }
.apkbus-body .listPageWrap .gameListBox .gameCard .imgBox img { width: 100%; height: 100%; object-fit: cover; transition: all 0.3s; }
.apkbus-body .listPageWrap .gameListBox .gameCard:hover .imgBox img { transform: scale(1.1); }
.apkbus-body .listPageWrap .gameListBox .gameCard .imgBox .fallback { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 36px; color: #fff; }
.apkbus-body .listPageWrap .gameListBox .gameCard .info { flex: 1; padding: 0 20px; overflow: hidden; }
.apkbus-body .listPageWrap .gameListBox .gameCard .info h3 { font-size: 20px; color: #333; font-weight: bold; line-height: 26px; }
.apkbus-body .listPageWrap .gameListBox .gameCard .info h3:hover { color: #47ffa3; }
.apkbus-body .listPageWrap .gameListBox .gameCard .info .tip { margin-top: 8px; font-size: 14px; color: #999; }
.apkbus-body .listPageWrap .gameListBox .gameCard .info .tip span { color: #47ffa3; }
.apkbus-body .listPageWrap .gameListBox .gameCard .info .desc { margin-top: 8px; font-size: 13px; color: #999; line-height: 20px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.apkbus-body .listPageWrap .gameListBox .gameCard .btn { width: 90px; height: 36px; line-height: 36px; text-align: center; background: #f5f5f5; border-radius: 5px; color: #666; font-size: 14px; flex-shrink: 0; }
.apkbus-body .listPageWrap .gameListBox .gameCard:hover .btn { background: #47ffa3; color: #333; }

/* ===== 分页 ===== */
.apkbus-body .pageCode { margin-top: 30px; margin-bottom: 40px; font-size: 14px; color: #333; display: flex; align-items: center; justify-content: center; }
.apkbus-body .pageCode a { min-width: 30px; height: 32px; background: #fff; padding: 0 10px; margin: 0 3px; color: #666; line-height: 32px; border-radius: 4px; display: flex; align-items: center; justify-content: center; border: 1px solid #eee; }
.apkbus-body .pageCode a:hover { color: #47ffa3; border-color: #47ffa3; }
.apkbus-body .pageCode a.current { color: #fff; background: #47ffa3; border-color: #47ffa3; }
.apkbus-body .pageCode span { margin: 0 3px; }

/* ===== 最近更新表 ===== */
.apkbus-body .newListBox { background: #fff; margin-top: 15px; padding: 18px 16px; }
.apkbus-body .newTabs { display: flex; border-bottom: 1px solid #eee; margin-bottom: 12px; }
.apkbus-body .newTabs a { font-size: 15px; color: #666; padding: 0 14px 10px; }
.apkbus-body .newTabs a.active { color: #ff6600; font-weight: bold; border-bottom: 2px solid #ff6600; margin-bottom: -1px; }
.apkbus-body .newTable { width: 100%; border-collapse: collapse; }
.apkbus-body .newTable th { background: #f8f9fb; font-size: 14px; color: #666; text-align: left; padding: 12px 14px; }
.apkbus-body .newTable td { font-size: 14px; color: #333; padding: 12px 14px; border-bottom: 1px solid #f5f5f5; }
.apkbus-body .newTable td a:hover { color: #47ffa3; }
.apkbus-body .newTable td .cate { color: #47ffa3; font-size: 12px; margin-right: 6px; }
.apkbus-body .newTable td .time { color: #999; }
.apkbus-body .newTable td .size { color: #999; }
.apkbus-body .newTable td .lang { color: #47ffa3; }

/* ===== 详情页 ===== */
.apkbus-body .detailWrap { display: flex; margin-top: 15px; }
.apkbus-body .detailMain { flex: 1; background: #fff; padding: 24px 20px; }
.apkbus-body .detailTop { display: flex; }
.apkbus-body .detailTop .bigImg { width: 180px; height: 180px; border-radius: 28px; overflow: hidden; flex-shrink: 0; background: #f5f5f5; }
.apkbus-body .detailTop .bigImg img { width: 100%; height: 100%; object-fit: cover; }
.apkbus-body .detailTop .bigImg .fallback { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 60px; color: #fff; }
.apkbus-body .detailTop .info { flex: 1; padding: 0 24px; }
.apkbus-body .detailTop .info h1 { font-size: 26px; font-weight: bold; color: #333; line-height: 34px; }
.apkbus-body .detailTop .info .meta { margin-top: 16px; font-size: 14px; color: #999; line-height: 26px; }
.apkbus-body .detailTop .info .meta span { margin-right: 20px; }
.apkbus-body .detailTop .info .tags { margin-top: 10px; }
.apkbus-body .detailTop .info .tags a { display: inline-block; padding: 4px 12px; background: #f5f5f5; border-radius: 14px; font-size: 12px; color: #666; margin: 4px 8px 0 0; }
.apkbus-body .detailTop .info .tags a:hover { background: #ffeeeb; color: #ff6947; }
.apkbus-body .detailTop .info .downBtns { display: flex; margin-top: 18px; }
.apkbus-body .detailTop .info .downBtns a { width: 140px; height: 42px; line-height: 42px; text-align: center; background: #00d26d; color: #fff; font-size: 15px; border-radius: 8px; margin-right: 14px; }
.apkbus-body .detailTop .info .downBtns a:hover { opacity: 0.9; }
.apkbus-body .detailTop .info .downBtns a.iosBtn { background: #57b4ed; }

.apkbus-body .detailScreens { margin-top: 24px; }
.apkbus-body .detailScreens .imgBox { width: 150px; height: 150px; border-radius: 12px; overflow: hidden; margin: 0 8px; display: inline-block; background: #f5f5f5; }
.apkbus-body .detailScreens .imgBox img { width: 100%; height: 100%; object-fit: cover; }

.apkbus-body .detailIntro { margin-top: 24px; padding-top: 18px; border-top: 1px solid #f0f0f0; }
.apkbus-body .detailIntro h2, .apkbus-body .detailInfo h2 { font-size: 20px; font-weight: bold; color: #333; padding-left: 10px; border-left: 4px solid #ff6600; margin-bottom: 14px; }
.apkbus-body .detailIntro .content { font-size: 15px; line-height: 28px; color: #666; }
.apkbus-body .detailIntro .content img { max-width: 100%; border-radius: 8px; }
.apkbus-body .detailInfo { margin-top: 24px; }
.apkbus-body .detailInfo table { width: 100%; }
.apkbus-body .detailInfo td { font-size: 14px; color: #666; padding: 9px 12px; border-bottom: 1px solid #f5f5f5; }
.apkbus-body .detailInfo td:first-child { width: 130px; color: #999; }

.apkbus-body .detailSide { width: 300px; margin-left: 15px; }
.apkbus-body .detailSide .sideBox { background: #fff; padding: 18px 16px; margin-bottom: 15px; }
.apkbus-body .detailSide .sideBox .sideTitle { font-size: 17px; font-weight: bold; color: #333; padding-bottom: 10px; border-bottom: 2px solid #ff6600; margin-bottom: 12px; }
.apkbus-body .detailSide .sideBox .sideTitle a.more { float: right; font-size: 12px; color: #999; font-weight: normal; }
.apkbus-body .relatedList li { padding: 8px 0; border-bottom: 1px dashed #f2f2f2; font-size: 14px; }
.apkbus-body .relatedList li:last-child { border-bottom: 0; }
.apkbus-body .relatedList li a { display: flex; align-items: center; }
.apkbus-body .relatedList li .imgBox { width: 44px; height: 44px; border-radius: 10px; overflow: hidden; flex-shrink: 0; background: #f5f5f5; display: block; }
.apkbus-body .relatedList li .imgBox img { width: 100%; height: 100%; object-fit: cover; }
.apkbus-body .relatedList li p { flex: 1; margin: 0 0 0 10px; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.apkbus-body .relatedList li:hover p { color: #47ffa3; }

/* ===== 专题页 ===== */
.apkbus-body .topicList { display: grid; grid-template-columns: repeat(4, 23.5%); justify-content: space-between; }
.apkbus-body .topicList li { margin-bottom: 18px; }
.apkbus-body .topicList li a { display: block; background: #fff; border-radius: 8px; overflow: hidden; }
.apkbus-body .topicList li a .imgBox { width: 100%; height: 130px; overflow: hidden; background: #f5f5f5; display: block; }
.apkbus-body .topicList li a .imgBox img { width: 100%; height: 100%; object-fit: cover; transition: all 0.3s; }
.apkbus-body .topicList li a:hover .imgBox img { transform: scale(1.12); }
.apkbus-body .topicList li a .tInfo { padding: 12px; }
.apkbus-body .topicList li a .tInfo h3 { font-size: 16px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.apkbus-body .topicList li a:hover .tInfo h3 { color: #47ffa3; }
.apkbus-body .topicList li a .tInfo p { margin-top: 6px; font-size: 12px; color: #999; }

/* ===== 底部提示 + 友情链接 ===== */
.apkbus-body .apk-notice { width: 1200px; margin: 15px auto 0; background: #fff; padding: 14px 16px; font-size: 13px; color: #999; border-radius: 6px; box-sizing: border-box; }
.apkbus-body .friendsBox { width: 1200px; margin: 15px auto 0; background: #fff; padding: 16px; box-sizing: border-box; }
.apkbus-body .linkList { display: grid; grid-template-columns: repeat(8, 11.5%); justify-content: space-between; padding: 10px 0 20px; list-style: none; }
.apkbus-body .linkList li { margin-top: 12px; }
.apkbus-body .linkList li a { display: block; width: 100%; height: 36px; background: #f5f5f5; border-radius: 8px; text-align: center; line-height: 36px; padding: 0 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; box-sizing: border-box; }
.apkbus-body .linkList li a:hover { background: #47ffa3; color: #fff; }

/* ===== 页脚 ===== */
.apkbus-body .footer { background: #2b2d33; margin-top: 40px; }
.apkbus-body .footer .boxWrap { padding: 30px 0; }
.apkbus-body .footer .fLinks { text-align: center; margin-bottom: 14px; }
.apkbus-body .footer .fLinks a { color: #999; font-size: 14px; padding: 0 12px; }
.apkbus-body .footer .fLinks a:hover { color: #47ffa3; }
.apkbus-body .footer .fCopy { text-align: center; color: #666; font-size: 12px; line-height: 22px; }
.apkbus-body .footer .fCopy a { color: #888; }

/* fallback 彩色首字 */
.apkbus-body .fallback { display: flex; align-items: center; justify-content: center; color: #fff; font-weight: bold; }
.fb-c0 { background: linear-gradient(135deg, #2979ff, #00b3fe); }
.fb-c1 { background: linear-gradient(135deg, #ff8c42, #ffb347); }
.fb-c2 { background: linear-gradient(135deg, #667eea, #764ba2); }
.fb-c3 { background: linear-gradient(135deg, #43cea2, #185a9d); }
.fb-c4 { background: linear-gradient(135deg, #f7971e, #ffd200); }
.fb-c5 { background: linear-gradient(135deg, #e8588a, #ff6f91); }

/* 响应式（简单降级） */
@media (max-width: 1240px) {
  .apkbus-body { min-width: 1000px; }
  .apkbus-body .boxWrap, .apkbus-body .g-box-1200, .apkbus-body .headWrap { width: 1000px; }
  .apkbus-body .g-w320 { width: 260px; }
  .apkbus-body .g-banimg, .apkbus-body .g-banimg-list { width: 720px; }
  .apkbus-body .hotListBox { width: 240px; }
  .apkbus-body .listWrap > li { width: 150px; margin: 0 6px 16px; }
  .apkbus-body .listWrap .imgBox { width: 150px; height: 110px; }
  .apkbus-body .inInfoBox .boxL { width: 250px; }
  .apkbus-body .inInfoBox .boxR { width: 290px; }
}
