/* 8932 风格四角悬浮组件（体育资讯页） */
body.sport-news-body .sn-float-side {
    position: absolute;
    top: 200px;
    z-index: 99999;
}

body.sport-news-body #hhService1 {
    left: 15px;
}

body.sport-news-body #hhService {
    right: 15px;
    z-index: 99998;
}

body.sport-news-body .sn-float-hit {
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
}

body.sport-news-body .sn-float-left-bottom {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}

body.sport-news-body .sn-float-left-bottom .wh_common_child {
    display: block;
    max-width: 180px;
}

body.sport-news-body .sn-float-hit-sign {
    top: 0;
    height: 42%;
}

body.sport-news-body .sn-float-hit-recharge {
    top: 42%;
    height: 38%;
}

body.sport-news-body #main_float_frame_id .main_float_frame_ul.right_bottom .wh_common_child {
    max-width: 120px;
}
