.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 0
}

.fl {
    float: left;
    width: 866px
}

.fr {
    float: right;
    width: 340px
}

.pt15 {
    padding-top: 1rem
}

.pb15 {
    padding-bottom: 1rem
}

.pr15 {
    padding-right: 1rem
}

.mt15 {
    margin-top: 1rem
}

.mb15 {
    margin-bottom: 1rem
}

.mb10 {
    margin-bottom: 10px!important
}

.mr15 {
    margin-right: 1rem
}

.ml15 {
    margin-left: 1rem
}

.hdt {
    flex: 1;
    font-size: 1.2rem;
    font-weight: 700
}

.panel {
    display: block;
    box-sizing: border-box;
    padding: 15px;
    background: #fff;
    box-shadow: 0 1px 52px 0 rgb(0 0 0/5%);
    margin-bottom: 20px
}

.panel-hd {
    display: flex;
    padding-bottom: .5rem;
    border-bottom: solid 1px #d3d3d3;
    height: 30px
}

.panel-hd .zhedie img {
    width: 26px;
    height: 26px;
    transform: rotate(180deg)
}

.panel-hd .zhankai img {
    width: 26px;
    height: 26px
}

.zb-zzk-list {
    padding-top: 15px
}

.zb-zzk-list li {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

.zb-zzk-list li a {
    display: inline-block;
    color: #1487f4;
    padding: 2px 10px;
    background: #dedede;
    border-radius: 5px
}

.zb-icon {
    display: inline-block;
    vertical-align: middle;
    width: 1.4rem;
    height: 1.4rem
}

.zb-info {
    display: flex;
    align-items: center;
    padding: 1rem 0;
    font-size: 1rem;
    border-bottom: solid 1px #efefef
}

.zb-info p {
    display: block;
    padding-right: 1rem
}

.zb-info div {
    display: flex;
    align-items: center
}

.zb-icon {
    padding-left: 15px;
    padding-right: 15px
}

.zb-qiudui {
    display: flex!important;
    justify-content: center;
    padding-left: 15px
}

.zb-qiudui img {
    border-radius: 100%
}

.zb-qiudui .hteam {
    display: inline-block;
    width: 170px;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.zb-qiudui .vteam {
    display: inline-block;
    width: 170px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.zb-qiudui .hteam img {
    padding-left: 5px
}

.zb-qiudui .bf {
    display: inline-block;
    width: 70px;
    text-align: center;
    padding: 0 15px
}

.zb-qiudui .vteam img {
    padding-right: 5px
}

.zb-qiudui img {
    display: inline-block;
    vertical-align: middle;
    width: 1.8rem;
    height: 1.8rem
}

.zb-type {
    width: 100px;
    padding-left: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.zb-time,.zb-type {
    color: #959595
}

.zb-type a {
    color: #959595
}

.zb-area {
    text-align: center
}

.zb-area_btn {
    width: 100px;
    border-radius: 5px;
    text-align: center;
    padding: .4rem;
    display: inline-block;
    border: solid 1px #1487f4;
    color: #1487f4
}

.zb-area_btn.start {
    background: #1487f4;
    color: #f1f1f1
}

.zb-list li:hover {
    background: #efefef
}

.shrink {
    height: 320px;
    overflow: hidden
}

.news-list {
    padding: 5px 0
}

.news-list li {
    padding: 5px 0
}

.news-list li a {
    display: flex;
    color: #000
}

.news-list li a:hover {
    color: #959595
}

.news-list li a img {
    display: inline-block;
    min-width: 62px;
    min-height: 46px;
    max-width: 62px;
    max-height: 46px
}

.news-list li a span {
    display: inline-block;
    padding-left: 10px
}

.news-list.clamp2 li a span {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.news-list.text-overflow li a {
    width: calc(99% - 4px);
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis
}

.news-list.text-overflow li a {
    display: inline-block
}

.news-list.text-overflow li a span {
    padding-right: 5px;
    color: #959595
}

.hot-match-list {
    display: flex
}

.hot-match-item {
    flex: 1
}

.hot-match-container h2 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px
}

.hot-match-item {
    background: #1487f4;
    box-sizing: border-box;
    padding: 10px 14px
}

.hot-match-item:not(:last-child) {
    margin-right: 15px
}

.hot-match-item a {
    color: #fff
}

.hot-match-item .match-info {
    display: flex;
    margin-bottom: 15px
}

.hot-match-item .match-info h4 {
    flex: 1;
    font-size: 14px;
    font-weight: 700
}

.hot-match-item .match-info p {
    font-size: 12px
}

.hot-match-item .match-team {
    display: flex;
    margin-bottom: 15px;
    text-align: center;
    justify-content: space-around
}

.hot-match-item .match-score {
    display: flex;
    margin-bottom: 5px;
    text-align: center;
    justify-content: space-around
}

.breadcrumb {
    font-size: .8rem;
    margin: 0;
    padding: 0
}

.breadcrumb>li {
    float: left;
    position: relative
}

.breadcrumb>li>a,.breadcrumb>li.active,.breadcrumb>li.active>a {
    font-size: 14px;
    line-height: 39px;
    color: #000!important;
    font-weight: 700;
    padding-right: 15px
}

.breadcrumb>li:after {
    border-left: solid 5px #1487f4;
    border-top: solid 5px transparent;
    border-bottom: solid 5px transparent;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 14px;
    right: 5px
}

.zhibo_head {
    padding: 15px
}

.match_info_head {
    height: 21px;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: #1487f4;
    margin-bottom: 5px
}

.fixed_score_box.zuqiu {
    background-image: url(/images/zuqiu_info_banner.png)
}

.fixed_score_box {
    width: 100%;
    height: 200px;
    background-size: auto;
    overflow: hidden;
    background-position: bottom;
    background-repeat: no-repeat
}

.fixed_score_top {
    width: 650px;
    height: 120px;
    margin: 40px auto 0;
}

.score_name_left {
    width: 90px;
    height: 120px;
    float: left;
    text-align: center
}

.score_name_left>img {
    width: 80px;
    height: 80px;
    margin-top: 10px;
    border-radius: 50px
}

.score_name_left>h1 {
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    line-height: 35px
}

.score_name {
    width: 370px;
    float: left;
    margin-top: -30px
}

.score_name p:nth-child(1) {
    margin-top: 27px
}

.score_name p {
    font-size: 20px;
    color: #fff;
    margin-top: 10px;
    text-align: center
}

.score_name_right {
    float: right
}

.score_name_left {
    width: 90px;
    height: 120px;
    float: left;
    text-align: center
}

.score_name span {
    height: 50px;
    line-height: 50px;
    display: block;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-align: center
}

.score_name .match_info_btn {
    width: 100%;
    cursor: default;
    color: #fff;
    height: 48px;
    line-heights: 48px;
    margin: 0 auto
}

.score_name .match_red_btn {
    color: #ff007b
}

.fixed_score_taggle>span {
    display: block;
    font-size: 18px;
    color: #1487f4;
    margin-top: 20px;
    height: 18px;
    line-height: 18px;
    margin-bottom: 20px;
    font-weight: 700;
    border-left: solid 4px #1487f4;
    padding-left: 7px
}

.signalCon_listD>h5 {
    width: 120px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    font-weight: 700;
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
    text-align: center;
    background: #f1f1f1;
    border-radius: 100px
}

.signalCon_listD>h5>a {
    color: #1487f4
}

.fixsco_synopsis_nav {
    padding: 15px;
    display: flex;
    justify-content: center
}

.fixsco_synopsis_nav li.hover {
    background-color: #ba1c1c
}

.fixsco_synopsis_nav li:hover {
    background-color: #ba1c1c!important
}

.fixsco_synopsis_nav li:hover div {
    color: #fff
}

.fixsco_synopsis_nav li {
    width: 200px;
    height: 48px;
    border: 1px solid #ba1c1c;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    display: flex;
    justify-content: left;
    align-items: center
}

.fixsco_synopsis_nav li.hover div {
    color: #fff
}

.fixsco_synopsis_nav li div {
    font: 18px/18px "microsoft yahei";
    color: #333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    display: flex;
    justify-content: left;
    align-items: center;
    text-align: center;
    margin: auto
}

.fixsco_synopsis_nav li img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    border-radius: 50px
}

.fixsco_synopsis_nav li div span {
    width: 90px
}

.jijinluxiang a {
    color: #1487f4
}

.article-wrap h1 {
    font-size: 26px
}

.article-wrap .info {
    border-bottom: solid 1px #dedede;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.article-wrap .info time {
    display: inline-block;
    color: #888;
    padding-top: 10px
}

.article {
    box-sizing: border-box;
    padding: 35px
}

.article p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 25px
}

.article img {
    display: block;
    margin: 0 auto;
    width: 60%!important;
    max-width: 60%!important
}

.saishi-list li {
    float: left;
    padding: 10px
}

.saishi-list li a {
    color: #1487f4
}

.team-info {
    text-align: center;
    padding-bottom: 15px
}

.team-info img {
    width: 120px;
    height: 120px
}

.team-desc h4 {
    font-size: 16px;
    font-weight: 700
}

.team-desc .intro {
    line-height: 1.6;
    margin-top: 15px
}

.sub-menu {
    padding: 15px
}

.subnav ul li {
    float: left
}

.subnav a {
    color: #1487f4
}

.responsive-table {
    display: block;
    width: 100%;
    margin-top: 15px
}

.responsive-table_hd {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    background: #dedede
}

.responsive-table_hd>span {
    text-align: center;
    flex: 1;
    font-weight: 700
}

.responsive-table_bd {
    display: block
}

.responsive-table_row {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: solid 1px #dedede
}

.responsive-table_row>span {
    text-align: center;
    flex: 1;
    padding: 10px 0
}
/* 核心响应式样式：赛事比分头部（固定背景图高度200px） */
.fixed_score_box {
    width: 100%;
    height: 200px; /* 固定背景图高度为200px，按需求保留 */
    background-size: cover; /* 背景图自适应覆盖容器，保持比例 */
    background-position: center; /* 背景图居中显示 */
    background-repeat: no-repeat;
    display: flex; /* 新增：让内部内容垂直居中 */
    align-items: center; /* 垂直居中 .fixed_score_top */
    padding: 0 10px; /* 左右留小边距，避免内容贴边 */
    box-sizing: border-box;
}

.fixed_score_top {
    display: flex; /* Flex布局替代浮动，三部分自适应分布 */
    align-items: center; /* 垂直居中所有元素 */
    justify-content: space-between; /* 主队-中间信息-客队 均匀分布 */
    width: 100%; /* 占满背景图容器宽度 */
    max-width: 650px; /* 桌面端最大宽度（兼容原有设计） */
    min-width: 280px; /* 移动端最小宽度，避免挤压 */
    height: auto; /* 内容自适应高度，不固定 */
    margin: 0 auto; /* 水平居中 */
}

/* 主队/客队容器：对称布局 */
.score_name_left {
    width: 28%; /* 占整体28%宽度，自适应 */
    max-width: 140px; /* 桌面端最大宽度 */
    min-width: 80px; /* 移动端最小宽度 */
    height: auto; /* 去掉固定高度，自适应内容 */
    text-align: center;
    padding: 5px 0;
    box-sizing: border-box;
}

/* 客队靠右对齐 */
.score_name_left.score_name_right {
    order: 3; /* Flex排序，确保客队在最右侧 */
}

/* 队伍图标：响应式缩放，保持圆形 */
.score_name_left img {
    width: 40%; /* 占父容器40%，随容器缩放 */
    max-width: 80px; /* 桌面端最大尺寸 */
    min-width: 50px; /* 移动端最小尺寸 */
    height: auto; /* 保持宽高比，避免变形 */
    border-radius: 50%;
    margin: 0 auto 8px; /* 居中+底部间距 */
    display: block;
}

/* 队伍名称：响应式字体，不溢出 */
.score_name_left h1 {
    font-size: clamp(1rem, 3vw, 1.125rem); /* 最小1rem，最大1.125rem */
    color: #fff;
    font-weight: 300;
    line-height: 1.4;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; /* 名称过长显示省略号 */
}

/* 中间赛事信息容器：自适应宽度 */
.score_name {
    width: 40%; /* 占整体40%宽度 */
    max-width: 370px; /* 桌面端最大宽度 */
    min-width: 120px; /* 移动端最小宽度 */
    margin: 0; /* 去掉负margin，Flex自动居中 */
    text-align: center;
    padding: 0 5px;
    box-sizing: border-box;
}

/* 赛事时间、类型：响应式字体 */
.score_name p {
    font-size: clamp(0.875rem, 2vw, 1.25rem); /* 最小0.875rem，最大1.25rem */
    color: #fff;
    margin: 6px 0; /* 紧凑间距，适配200px高度 */
    line-height: 1.4;
}

/* 比分：突出显示，响应式大小 */
.score_name span {
    font-size: clamp(1.5rem, 5vw, 2.5rem); /* 最小1.5rem，最大2.5rem */
    font-weight: 700;
    color: #fff;
    height: auto;
    line-height: 1.2;
    display: block;
    margin: 8px 0;
}

/* 状态按钮：响应式尺寸，适配高度 */
.score_name .match_info_btn {
    width: 90%; /* 占父容器90% */
    max-width: 200px; /* 最大宽度限制 */
    height: auto;
    line-height: 1.5;
    padding: 6px 0; /* 紧凑内边距，不占过多高度 */
    margin: 6px auto 0;
    font-size: clamp(0.8rem, 1.8vw, 1rem);
}

/* 保留原有背景图样式 */
.fixed_score_box.zuqiu {
    background-image: url(/images/zuqiu_info_banner.png);
}

/* 媒体查询：小屏幕（手机，768px以下）优化 */
@media (max-width: 768px) {
    .fixed_score_top {
        width: 95%; /* 小屏幕占95%宽度，更紧凑 */
    }

    /* 小屏幕缩小图标和间距 */
    .score_name_left img {
        margin-bottom: 4px;
        min-width: 45px; /* 缩小最小图标尺寸 */
    }

    /* 小屏幕比分字体缩小，避免挤压 */
    .score_name span {
        font-size: clamp(1.2rem, 4vw, 1.8rem);
        margin: 6px 0;
    }

    /* 小屏幕简化文字大小 */
    .score_name p {
        font-size: clamp(0.75rem, 1.5vw, 0.9rem);
        margin: 4px 0;
    }

    .score_name_left h1 {
        font-size: clamp(0.9rem, 2.5vw, 1rem);
    }
}

/* 媒体查询：超小屏幕（375px以下） */
@media (max-width: 375px) {
    .score_name_left {
        width: 25%; /* 缩小队伍容器宽度 */
    }

    .score_name {
        width: 45%; /* 扩大中间信息占比 */
    }

    .score_name span {
        font-size: 1.2rem; /* 固定比分字体，避免过小 */
    }

    /* 超小屏幕隐藏赛事类型（可选，进一步节省空间） */
    .score_name p:nth-child(3) {
        display: none;
    }
}