/* 
 * 水平滚动修复 - 090bet（精简版，避免裁切文字）
 */

html {
    width: 100%;
    overflow-x: clip;
    max-width: 100%;
}

body {
    width: 100%;
    overflow-x: clip;
    max-width: 100%;
    position: relative;
}

*, *::before, *::after {
    box-sizing: border-box;
}

img,
video,
iframe,
picture {
    max-width: 100%;
    height: auto;
}

/* 表格小屏可横向滚动，不裁切 */
.caption-active-99fa,
.outer_0814,
.in-cc71,
.center-41c4 {
    display: block;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

/* 导航区域保持可见 */
.alert-wood-9f0b,
.alert-wood-9f0b .heading-thick-f211,
.caption-narrow-5236 {
    overflow: visible !important;
}

.nav-e976 {
    pointer-events: auto;
    z-index: 1002;
}

/* 移动端基础自适应 */
@media (max-width: 768px) {
    .heading-thick-f211 {
        width: 100%;
        max-width: 100%;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .tall_c1d3,
    .highlight_inner_58e6,
    .slider_0e46,
    .west_89d8 {
        width: 100%;
        max-width: 100%;
        min-width: 0;
    }
}
/* css-noise: 9f6e */
.phantom-card-v9 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
