body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
input,
select,
textarea,
div,
table,
td,
th,
tr,
dt,
dd,
dl,
a {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style: none;
}

em,
i {
    font-style: normal;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

img {
    border: none;
    vertical-align: middle;
}

input,
select,
button {
    vertical-align: middle;
    outline: none;
}

a {
    text-decoration: none;
    color: #191919;
}

body {
    min-width: 1200px;
    font-family: 'Microsoft YaHei', 'Arial', 'Heiti SC';
    background: #fff;
}

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

.clearfix {
    zoom: 1;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.Gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.Topnav {
    width: 100%;
    background: #222;
    height: 32px;
}

.Topnav .home {
    display: inline-block;
    line-height: 32px;
    height: 32px;
    font-size: 12px;
    color: #fff;
    padding-left: 10px;
}

.Tophead {
    margin: 5px auto;
    width: 1200px;
}

.Tophead .logo {
    display: inline-block;
    /*width: 126px;*/
    height: 60px;
    padding: 20px 0;
}

.sports_navs {
    width: 100%;
    height: 40px;
    /* padding: 13px 18px; */
    background-color: #0073e8;
    background: linear-gradient(270deg, #046fca, #0073e8);
}

.sports_navs ul {}

.sports_navs ul li {
    float: left;
    line-height: 40px;
}

.sports_navs ul li a {
    display: inline-block;
    color: #fff;
    padding: 0 15px;
}

.sports_navs ul li a:hover {
    background: #03a9f4;
}

.Min1 {
    margin: 20px auto;
    overflow: hidden;
}

.Min1 .Hdwrap {
    width: 648px;
    height: 450px;
    position: relative;
    padding-bottom: 6px;
    overflow: hidden;
}

.Min1 .Hdwrap .hd {
    position: absolute;
    bottom: 0px;
    width: 648px;
    text-align: center;
    *zoom: 1;
    z-index: 2;
}

.Min1 .Hdwrap .hd ul {
    zoom: 1;
}

.Min1 .Hdwrap .hd ul li {
    position: relative;
    width: 88px;
    height: 6px;
    overflow: hidden;
    *font-size: 0;
    cursor: pointer;
    width: 40px;
    height: 10px;
    display: inline-block;
    background-color: #eeeeee;
    margin: 0px 3px;
    cursor: pointer;
}

.Min1 .Hdwrap .hd ul li.on {
    background: #c9c9c9;
}

.Min1 .Hdwrap .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.Min1 .Hdwrap .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.Min1 .Hdwrap .bd p {
    display: block;
    width: 540px;
    height: 84px;
    overflow: hidden;
    border-top: 4px solid #fc4444;
    position: absolute;
    bottom: -20px;
    left: 44px;
    z-index: 2;
    padding: 0px 10px;
    background-color: rgba(247, 247, 247, 0.9);
    background: #f7f7f7;
    text-align: center;
}

.Min1 .Hdwrap .bd p a {
    color: #252525;
    font-size: 30px;
    line-height: 77px;
}

.Min1 .Hdwrap .prev,
.Min1 .Hdwrap .next {
    background: url(../images/arrows.png) no-repeat;
}

.Min1 .Hdwrap .bd img {
    width: 648px;
    height: 400px;
    display: block;
}

.Min1 .Hdwrap .prev,
.Min1 .Hdwrap .next {
    position: absolute;
    top: 160px;
    display: block;
    width: 60px;
    height: 80px;
    background-position: 0 0;
    transition: all 0.3s ease 0s;
    opacity: 0.8;
}

.Min1 .Hdwrap .prev {
    left: -60px;
}

.Min1 .Hdwrap .next {
    right: -60px;
    background-position: -70px 0;
}

.Min1 .Hdwrap:hover .prev {
    left: 0;
}

.Min1 .Hdwrap:hover .next {
    right: 0;
}

.Min1 .Hdwrap a.prev:hover,
.Min1 .Hdwrap a.next:hover {
    opacity: 1;
}

.Min1 .chwrap {
    width: 648px;
    height: 350px;
    overflow: hidden;
}

.Min1 .chwrap .Qztie_A {
    margin: 20px 0;
}

.Min1 .chwrap .chlist {
    width: 680px;
}

.Min1 .chwrap .chlist li.item {
    width: 150px;
    height: 150px;
    float: left;
    margin-right: 20px;
}

.Min1 .chwrap .chlist li.item .img,
.Min1 .chwrap .chlist li.item img {
    width: 150px;
    height: 88px;
    display: block;
}

.Min1 .chwrap .chlist li.item .img img:hover {
    opacity: 0.8;
}

.Min1 .chwrap .chlist li.item .title {
    line-height: 20px;
    display: block;
    width: 150px;
    margin-top: 7px;
    word-break: break-all;
    font-size: 14px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.Min1 .chwrap .chlist li.item .title:hover {
    color: #0073e8;
}

.Min1 .R_news {
    width: 532px;
    height: 800px;
    overflow: hidden;
    float: right;
    margin-left: 20px;
}

.Min1 .R_news .item {
    border-bottom: 1px dashed #dcdcdc;
    padding-bottom: 12px;
    margin-bottom: 3px;
}

.Min1 .R_news .item .titleA {
    padding-left: 15px;
    overflow: hidden;
}

.Min1 .R_news .item .titleA a {
    font: bold 20px/50px "Microsoft Yahei";
    color: #404040;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.Min1 .R_news .item .titleA a:hover {
    color: #ff3333;
}

.Min1 .R_news .item .titleB {
    overflow: hidden;
}

.Min1 .R_news .item .titleB .tie {
    width: 446px;
    height: 35px;
    overflow: hidden;
    float: left;
    _display: inline;
    font: normal 16px/35px "Microsoft Yahei";
    color: #404040;
}

.Min1 .R_news .item .titleB .tie:hover {
    color: #ff3333;
}

.Min1 .R_news .item .titleB .tie_count {
    margin: 10px 0 0 10px;
    width: 70px;
    height: 20px;
    font-size: 12px;
    overflow: hidden;
    display: block;
    text-decoration: none;
    cursor: pointer;
    float: right;
    _display: inline;
}

.Min1 .R_news .item .titleB .tie_count:hover .tie_wrap {
    margin-top: -20px;
}

.Min1 .R_news .item .titleB .tie_count .tie_wrap {
    margin-top: 0px;
    -webkit-transition: margin-top 0.3s;
    -moz-transition: margin-top 0.3s;
    -ms-transition: margin-top 0.3s;
    -o-transition: margin-top 0.3s;
    transition: margin-top 0.3s;
}

.Min1 .R_news .item .titleB .tie_count .tie_wrap .tie_icon {
    background: url(../images/list_ic.png) no-repeat;
    display: block;
    height: 20px;
    padding-left: 27px;
    color: #bbb;
}

.Min1 .R_news .item .titleB .tie_count .tie_wrap .tie_text {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #ff3333;
}

.Min1 .R_news .item .titleB .tie_count .tie_wrap .tie_text i {
    display: block;
    float: left;
    _display: inline;
    font-style: normal;
    width: 26px;
}

.Qztie_A {
    width: 100%;
    height: 22px;
    margin: 10px 0;
}

.Qztie_A span {
    height: 22px;
    font-size: 22px;
    line-height: 22px;
    float: left;
    display: block;
    position: relative;
    padding-left: 15px;
}

.Qztie_A span::before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 4px;
    width: 3px;
    height: 16px;
    background: #0073e8;
}

.Qztie_B {
    height: 67px;
    line-height: 67px;
    width: 100%;
    padding-bottom: 10px;
}

.Qztie_B span {
    font-size: 32px;
    font-weight: 700;
    color: #0073e8;
}

.Qztie_B .tag {
    height: 14px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
    vertical-align: 6px;
    margin-left: 30px;
}

.Qztie_B .tag:hover {
    color: #0073e8;
}

.Qztie_B .lxfs {
    display: inline-block;
    margin-left: 16px;
    color: #303030;
}

.Match {
    margin-top: 20px;
    height: 150px;
}

.Match * {
    box-sizing: border-box;
}

.Match_slide {
    position: relative;
    height: 150px;
}

.Match_slide .bd {
    width: 1121px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.Match_slide .bd ul {
    width: 102%;
    white-space: nowrap;
    overflow: hidden;
}

.Match_slide .bd ul li {
    display: inline-block;
    width: 210px;
    margin-right: 18px;
}

.Match_slide .bd ul li .Match_time {
    padding: 10px;
    width: 210px;
    line-height: 13px;
    font-size: 15px;
    color: #666666;
    overflow: hidden;
    background: #e6e6e6;
}

.Match_slide .bd ul li .Match_time span {
    float: left;
}

.Match_slide .bd ul li .Match_time .Match_house {
    margin: 0 22px 0 10px;
}

.Match_slide .bd ul li span.Match_end {
    float: right;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
}

.Match_slide .bd ul li .Match_detail {
    height: 92px;
    padding: 10px 15px;
    overflow: hidden;
    background: #fff;
}

.Match_slide .bd ul li .Match_detail .details_1 {
    float: left;
}

.Match_slide .bd ul li .Match_detail .details_1 img {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto 3px;
    vertical-align: middle;
}

.Match_slide .bd ul li .Match_detail .details_2 {
    float: left;
    margin-left: 10px;
}

.Match_slide .bd ul li .Match_detail .details_2 span {
    display: block;
    font-size: 15px;
    color: #333333;
    margin: 9px 5px;
    max-width: 110px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.Match_slide .bd ul li .Match_detail .details_2 .vs,
.Match_slide .bd ul li .Match_detail .details_3 .vs {
    font-size: 18px;
    color: #999999;
}

.Match_slide .bd ul li .Match_detail .details_2 .vs {
    height: 15px;
    line-height: 13px;
    display: none;
    margin: 13px 0;
}

.Match_slide .bd ul li .Match_detail .details_3 {
    float: right;
    text-align: center;
}

.Match_slide .bd ul li .Match_detail .details_3 span {
    display: block;
    font-size: 15px;
    margin: 9px 0;
    color: #333;
    font-weight: bold;
}

.Match_slide .bd ul li .Match_detail .details_3 .vs {
    display: inline-block;
    width: 2px;
    height: 10px;
    background: #999999;
    margin: 13px 0px;
    display: none;
}

.Match_slide .bd ul li .Match_text {
    height: 25px;
    background: #9e9e9e;
    text-align: center;
}

.Match_slide .bd ul li .Match_text a {
    display: block;
    line-height: 25px;
    font-size: 14px;
    color: #fff;
}

.Match_slide .bd ul li .having {
    background: #14cc8f;
}

.Match_slide .bd ul li .having span {
    color: #fff;
}

.Match_slide .bd ul li .start {
    background: #ff6666;
}

.Match_slide .bd ul li .start span {
    color: #fff;
}

.Match_slide .prev,
.Match_slide .prev2,
.Match_slide .next {
    float: left;
    display: block;
    width: 30px;
    height: 150px;
    border: 1px solid #e6e6e6;
}

.Match_slide .next {
    float: right;
}

.Match_slide .prev,
.prev2 {
    background: url(../images/s_left.png) no-repeat center;
}

.Match_slide .next {
    background: url(../images/s_right.png) no-repeat center;
}

.box_ba9kh6vdekji {}

.box_ba9kh6vdekji .fl {
    width: 870px;
    overflow: hidden;
}

.box_ba9kh6vdekji .fr {
    width: 300px;
    overflow: hidden;
}

.title_ibevtjfapkjh {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-top: 0;
    width: 100%;
    height: 22px;
    margin: 10px 0;
}

.title_ibevtjfapkjh span {
    height: 22px;
    font-size: 22px;
    line-height: 22px;
    float: left;
    display: block;
    position: relative;
    padding-left: 15px;
}

.title_ibevtjfapkjh span:before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 4px;
    width: 3px;
    height: 16px;
    background: #0073e8;
}

.fr_title_x4jsbpp54zzz {
    position: relative;
    overflow: hidden;
    margin: 10px 0;
    padding-bottom: 10px;
    color: #999;
}

.fr_title_x4jsbpp54zzz span {
    display: block;
    float: left;
    position: relative;
    padding-left: 22px;
    font-size: 22px;
    line-height: 22px;
    color: #303030;
}

.fr_title_x4jsbpp54zzz span:before {
    position: absolute;
    top: 1px;
    left: 2px;
    content: '';
    width: 3px;
    height: 20px;
    background-color: #0073e8;
    transform: rotate(10deg);
}

.tab_s90hgi9bxlgr {}

.tab_s90hgi9bxlgr ul {
    display: inline-block;
    margin-left: 20px;
}

.tab_s90hgi9bxlgr ul li {
    float: left;
    cursor: pointer;
    background: #eee;
    border: 1px solid #eee;
    color: #999;
    margin-right: 10px;
    padding: 2px 10px;
    border-radius: 5px;
}

.tab_s90hgi9bxlgr ul li.active {
    background: #0073e8;
    color: #fff
}

.tab_m5rs636s8xuh {
    display: none
}

.tab_m5rs636s8xuh.active {
    display: block;
}

.tab_mQjUhw9n {}

.tab_mQjUhw9n a {
    float: left;
    display: inline;
    margin: 7px 7px 0 0;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #ddd;
    font-size: 21px;
    border-radius: 10px;
}

.tab_mQjUhw9n a.cur {
    border-color: #ff6666;
    background: #ff6666;
    color: #fff;
}

.sc_row {
    height: 40px;
    background: #5ca1e6;
    text-align: center;
    overflow: hidden;
}

.sc_row span {
    float: left;
    width: 16.6%;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.sc_date {
    height: 40px;
    padding-left: 17px;
    background: #e6e6e6;
}

.sc_date h3 {
    line-height: 40px;
    font-size: 15px;
    color: #222222;
    font-weight: bold;
}

.sc_item {
    overflow: hidden;
}

.sc_item li {
    height: 34px;
    line-height: 34px;
    padding: 9px 0;
    text-align: center;
    font-size: 0px;
    border-bottom: 1px solid #eee;
}

.sc_item li span {
    display: inline-block;
    width: 16.6%;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sc_item li span.daytime {
    width: 8%
}

.sc_item li span.match_name {
    width: 10%
}

.sc_item li span.match_name a {
    border: 0;
    color: #666
}

.sc_item li .ending {
    font-weight: bold;
    width: 10%
}

.sc_item li .starting {
    font-weight: bold;
    color: #ff6666;
}

.sc_item li .haing {
    font-weight: bold;
    color: #14cc8f;
}

.sc_item li img {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    margin-top: -2px;
    margin-right: 10px;
}

.sc_item li .score2 {
    font-weight: bold;
}

.sc_item li span a {
    display: block;
    width: 90px;
    height: 32px;
    border: 1px solid #afd1f5;
    text-align: center;
    line-height: 32px;
    margin: 0 auto;
    font-size: 12px;
    font-weight: bold;
    color: #0073e8;
}

.sc_item li span a:hover {
    color: #fff;
    background: #0073e8;
    border-color: #0073e8;
}

.sc_item li span a.gray {
    background: #ccc;
    color: #ffffff;
    border: none
}

.sc_item li.odd {
    background: #fafafa;
}

.sc_item li.even {
    background: #f5f5f5;
}

.sc_item+.footer {
    margin-top: 60px;
}

.box_p_qbr1udi6a5da {
    border-top: 2px solid #0073e8;
    padding-top: 20px
}

.img-text {
    padding: 0 15px 0;
}

.img-text .pic {
    float: left;
    width: 90px;
    height: 60px;
    margin: 4px 10px 0 0;
    position: relative;
}

.img-text .pic img {
    display: block;
    width: 90px;
    height: 60px;
}

.img-text .pic .sn {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    background: #fdd000;
}

.img-text h4 {
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    padding-top: 0;
    margin: 4px 0 -20px;
    overflow: hidden;
}

.img-text p {
    text-align: right;
    padding-top: 8px;
    line-height: 1;
    color: #999;
}

.img-text p a {
    color: #999;
}

.sn-list {
    padding: 18px 15px 0;
}

.sn-list li {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    padding-bottom: 12px;
    padding-left: 27px;
    position: relative;
}

.sn-list li .sn {
    width: 18px;
    background: #e8e8e8;
    height: 18px;
    position: absolute;
    left: 0;
    top: 4px;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
}

.sn-list li .com-num {
    color: #999;
    font-size: 12px;
    position: absolute;
    top: 22px;
    right: 0;
}

.sn-list li .com-num a {
    color: #999;
}

.fr_box_cqbml138914v ul {
    padding: 0 10px
}

.fr_box_cqbml138914v ul li {
    font-size: 14px;
    line-height: 28px;
    height: 28px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.ftab-body-item-list-liveitem {
    width: 130px;
    height: 116px;
    float: left;
    margin: 0 10px;
    padding-bottom: 7px;
}

.ftab-body-item-list-liveitem .img-link {
    display: block;
    width: 130px;
    height: 86px;
    position: relative;
}

.ftab-body-item-list-liveitem .img-link-liveimg {
    display: block;
    width: 130px;
    height: 86px;
}

.ftab-body-item-list-liveitem .img-link-icon {
    display: block;
    position: absolute;
    width: 26px;
    height: 26px;
    bottom: 5px;
    left: 5px;
    background-image: url(../images/live-icon.png);
}

.ftab-body-item-list-liveitem .live-title {
    font-size: 12px;
    color: #191919;
    padding-top: 5px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fr_box_yoau7n0a264j ul li {
    float: left;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    line-height: 22px;
}

.fr_box_yoau7n0a264j ul li a {
    display: inline-block;
    background: #eee;
    color: #999;
    border: 1px solid #eee;
    padding: 5px 8px;
}

.fr_box_yoau7n0a264j ul li a:hover {
    color: #303030
}

.big_tit_y9l62yqjjay3 {
    height: 50px;
    line-height: 50px;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}

.big_tit_y9l62yqjjay3 span {
    font-size: 26px;
    font-weight: 700;
    color: #0073e8;
}

.yqlinks_pv2wtfnbe5ed ul {
    padding: 20px 0
}

.yqlinks_pv2wtfnbe5ed ul li {
    float: left;
    margin-right: 10px
}

.footer_cdzskb60hnh3 .wrap {
    border-top: 1px solid #DDDDDD;
    padding-top: 20px;
    margin-top: 20px;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    color: #8B8B8B;
}

.footer_cdzskb60hnh3 a {
    color: #8B8B8B;
    font-size: 12px;
    display: inline-block;
    margin: 0 10px 0 4px;
}

.channel_path_n2lfmg6zfvmj {
    font-size: 14px
}

.title_udutTwAO {
    height: 40px;
    border-bottom: 2px solid #0073e8;
    overflow: hidden;
}

.title_udutTwAO h3 {
    float: left;
    width: 140px;
    height: 40px;
    background: url(../images/bg.png) no-repeat;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.title_udutTwAO a {
    float: right;
    font-size: 15px;
    color: #4697e8;
    line-height: 40px;
}

.video_box_UYPTLILG ul {
    margin-left: -20px;
    margin-top: -10px;
    overflow: hidden;
}

.video_box_UYPTLILG ul li {
    float: left;
    width: 200px;
    height: 134px;
    margin-top: 30px;
    margin-left: 20px;
}

.video_box_UYPTLILG ul li a {
    display: block;
    position: relative;
    overflow: hidden;
}

.video_box_UYPTLILG ul li a img {
    display: block;
    width: 200px;
    height: 134px;
}

.video_box_UYPTLILG ul li a .mask {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: url(../images/line_bg.png) no-repeat;
}

.video_box_UYPTLILG ul li a .mask span {
    display: block;
    height: 42px;
    line-height: 21px;
    color: #ffffff;
    font-size: 14px;
    padding: 0 15px;
    position: absolute;
    bottom: 10px;
    right: 0px;
    overflow: hidden;
}

.left_con_f9100him {
    margin-top: 20px;
    overflow: hidden;
}

.left_con_f9100him .left_img_nc8tjwvf {
    float: left;
    width: 200px;
}

.left_con_f9100him .left_img_nc8tjwvf a {
    display: block;
}

.left_con_f9100him .left_img_nc8tjwvf img {
    display: block;
    width: 200px;
    height: 134px;
}

.left_con_f9100him .left_img_nc8tjwvf a+a {
    margin-top: 20px;
}

.left_con_f9100him ul {
    float: left;
    width: 288px;
    margin-left: 30px;
    margin-top: -26px;
}

.left_con_f9100him ul.left_conList_wbzae7hc {
    margin-right: 11px;
}

.left_con_f9100him ul li {
    height: 13px;
    line-height: 13px;
    font-size: 14px;
    color: #333;
    margin-top: 26px;
}

.left_con_f9100him ul li a {
    display: block;
    line-height: 13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.b_left_ts16pc31 {
    width: 520px;
    height: 365px;
    background: #ccc;
    float: left;
}

.b_left_ts16pc31 .slideBox {
    position: relative;
}

.b_left_ts16pc31 .bd {
    width: 520px;
    height: 365px;
    overflow: hidden;
}

.b_left_ts16pc31 .bd ul {
    overflow: hidden;
}

.b_left_ts16pc31 .bd ul li {
    float: left;
    width: 520px;
    height: 365px;
}

.b_left_ts16pc31 .bd ul li a {
    display: block;
    position: relative;
}

.b_left_ts16pc31 .bd ul li a img {
    display: block;
    width: 520px;
    height: 365px;
}

.b_left_ts16pc31 .bd ul li a .bd_mask {
    width: 100%;
    position: absolute;
    top: 147px;
    left: 0px;
    bottom: -2px;
    right: 0px;
    background: url(../images/banner_line.png) no-repeat;
    background-size: 100% 100%;
    height: 60%;
    opacity: 0.7;
}

.b_left_ts16pc31 .bd ul li a .bd_mask span {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    bottom: 20px;
    left: 30px;
    overflow: hidden;
}

.b_left_ts16pc31 .slideBox>a {
    display: block;
    width: 24px;
    height: 42px;
    position: absolute;
    top: 160px;
    z-index: 10;
}

.b_left_ts16pc31 .slideBox .prev {
    background: url(../images/b_left.png) no-repeat;
    left: 20px;
}

.b_left_ts16pc31 .slideBox .prev:hover {
    background: url(../images/b_right.png) no-repeat;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.b_left_ts16pc31 .slideBox .next {
    background: url(../images/b_left.png) no-repeat;
    right: 20px;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.b_left_ts16pc31 .slideBox .next:hover {
    background: url(../images/b_right.png) no-repeat;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
}

.b_left_ts16pc31 .slideBox .pageState {
    display: block;
    width: 30px;
    height: 20px;
    position: absolute;
    bottom: 20px;
    right: 31px;
    font-size: 16px;
    font-weight: bold;
    color: #999999;
}

.b_left_ts16pc31 .slideBox .pageState span {
    color: #ff4c4c;
}

.b_right_dr5rgttd {
    width: 298px;
    margin-left: 39px;
    float: left
}

.b_right_dr5rgttd h3 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.b_right_dr5rgttd h3 a {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.b_right_dr5rgttd ul {
    margin-top: 23px;
}

.b_right_dr5rgttd ul li {
    height: 13px;
    line-height: 13px;
    font-size: 14px;
    color: #333;
    margin-bottom: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.b_right_dr5rgttd ul li:last-child {
    margin-bottom: 0px;
}

.b_right_dr5rgttd .center_text {
    margin-top: 34px;
}

.t_uylnekmxiqfa {}

.t_uylnekmxiqfa .item_ca34pxtdfv5i {
    margin-right: 10px;
    font-size: 14px;
    color: #999
}

#article-content img,
#article-content video {
    max-width: 100% !important;
    height: auto !important
}

.rank_content_xmu66ihf .rank_team {
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    background: #5ca1e6;
    overflow: hidden;
}

.t_mepb2vdt3ywq,
.t_mepb2vdt3ywq a {
    height: auto !important;
    font-size: 13px;
    display: inline-block !important;
    color: #858585 !important;
}

.rank_content_xmu66ihf .rank_team span {
    display: inline-block;
    width: 8%;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    float: left;
    text-align: center;
}

.rank_content_xmu66ihf .rank_team .tea {
    width: 27%;
}

.rank_content_xmu66ihf ul li {
    height: 60px;
    line-height: 60px;
    /* padding-left:20px; */
    overflow: hidden;
    font-size: 0px;
}

.rank_content_xmu66ihf ul li .rank_num {
    display: inline-block;
    width: 8%;
}

.rank_content_xmu66ihf ul li .rank_num .num {
    display: block;
    width: 24px;
    height: 24px;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    line-height: 24px;
    border-radius: 4px;
}

.rank_content_xmu66ihf ul li .rank_num .num1 {
    background: #ff4c4c;
    color: #fff;
}

.rank_content_xmu66ihf ul li .rank_num .num2 {
    background: #ff884c;
    color: #fff;
}

.rank_content_xmu66ihf ul li .rank_num .num3 {
    background: #ffc44c;
    color: #fff;
}

.rank_content_xmu66ihf ul li a {
    display: inline-block;
    width: 27%;
    line-height: 24px;
    overflow: hidden;
    vertical-align: middle;
    margin-top: -11px;
    text-align: center;
}

.rank_content_xmu66ihf ul li a img {
    float: left;
    display: block;
    width: 24px;
    height: 24px;
}

.rank_content_xmu66ihf ul li a span {
    float: left;
    font-size: 14px;
    color: #666666;
    margin-left: 10px;
    text-align: center;
}

.rank_content_xmu66ihf ul li>span {
    display: inline-block;
    width: 8%;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    text-align: center;
}

.art_title h1 {
    font-size: 28px;
    font-weight: 700;
    line-height: 38px;
    color: #191919;
    margin-top: 10px;
}

.art_title .art_info {
    font-size: 14px;
    line-height: 20px;
    color: #999;
    padding-top: 20px;
}

.art_cont {
    color: #191919;
    font-size: 16px;
    line-height: 30px;
    padding-top: 5px;
    overflow: hidden;
}

.art_cont p {
    padding: 10px 0 2px;
}

.statement {
    color: #999;
    line-height: 16px;
    font-size: 12px;
}

.otherlist {
    overflow: hidden;
    padding-top: 15px;
}

.otherlist_f6eoy9ly .title {
    height: 20px;
    line-height: 20px;
    border-bottom: 2px solid #0073e8;
    padding: 18px 0
}

.otherlist_f6eoy9ly .title em {
    float: left;
    margin-right: 12px;
    width: 4px;
    height: 19px;
    border-radius: 2px;
    background: #0073e8;
}

.otherlist_f6eoy9ly ul.list {
    width: 860px;
    padding-top: 13px;
    overflow: hidden;
}

.otherlist_f6eoy9ly ul.list li {
    float: left;
    margin-right: 23px;
    margin-bottom: 16px;
    width: 190px;
    position: relative;
}

.otherlist_f6eoy9ly ul.list li .img {
    display: block;
    height: 130px;
    overflow: hidden;
}

.otherlist_f6eoy9ly ul.list li .img:hover img {
    transform: scale(1.1);
}

.otherlist_f6eoy9ly ul.list li .img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: transform .5s ease .1s;
    -webkit-transition: -webkit-transform .5s ease .1s;
}

.otherlist_f6eoy9ly ul.list li p {
    display: block;
    display: -webkit-box;
    overflow: hidden;
    margin-top: 8px;
    width: 100%;
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    color: #303030;
    -webkit-line-clamp: 2;
    word-break: break-all;
    -webkit-box-orient: vertical;
}

.otherlist_f6eoy9ly ul.list li p:hover {
    color: #0073e8;
}

.list_left_inz1vz39 ul li {
    padding: 30px 0;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}

.list_left_inz1vz39 ul li>a {
    float: left;
    display: block;
}

.list_left_inz1vz39 ul li>a img {
    display: block;
    width: 180px;
    height: 120px;
}

.list_left_inz1vz39 ul li .list_info_t7q8stqi {
    float: left;
    width: 590px;
    margin-left: 30px;
}

.list_left_inz1vz39 ul li .list_info_t7q8stqi a {
    display: block;
    line-height: 19px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list_left_inz1vz39 ul li .list_info_t7q8stqi>p {
    width: 100%;
    height: 37px;
    margin-top: 26px;
    font-size: 14px;
    color: #555555;
    line-height: 20px;
    overflow: hidden;
}

.list_left_inz1vz39 ul li .list_info_t7q8stqi div {
    height: 20px;
    margin-top: 19px;
    overflow: hidden;
}

.list_left_inz1vz39 ul li .list_info_t7q8stqi div p {
    float: left;
    font-size: 14px;
    color: #333;
    height: 16px;
}

.list_left_inz1vz39 ul li .list_info_t7q8stqi div span {
    font-size: 14px;
    color: #999999;
    height: 16px;
}

.list_left_inz1vz39 ul li .list_info_t7q8stqi div p+p {
    float: right;
}

.list_left_inz1vz39 ul li:last-child {
    border-bottom: 0px;
}

.banner_wrap {}

.banner_wrap img {
    height: 100px;
    overflow: hidden;
}

.el-pagebox-a54f8eadsfe {
    margin: 20px 0
}

.el-pagination {
    white-space: nowrap;
    padding: 2px 5px;
    color: #303133;
    font-weight: 700
}

.el-pagination:after,
.el-pagination:before {
    display: table;
    content: ""
}

.el-pagination:after {
    clear: both
}

.el-pagination button,
.el-pagination span:not([class*=suffix]) {
    display: inline-block;
    font-size: 13px;
    min-width: 35.5px;
    height: 28px;
    line-height: 28px;
    vertical-align: top;
    box-sizing: border-box
}

.el-pagination .el-input__inner {
    text-align: center;
    -moz-appearance: textfield;
    line-height: normal
}

.el-pagination .el-input__suffix {
    right: 0;
    transform: scale(.8)
}

.el-pagination .el-select .el-input {
    width: 100px;
    margin: 0 5px
}

.el-pagination .el-select .el-input .el-input__inner {
    padding-right: 25px;
    border-radius: 3px
}

.el-pagination button {
    border: none;
    padding: 0 6px;
    background: transparent
}

.el-pagination button:focus {
    outline: none
}

.el-pagination button:hover {
    color: #409eff
}

.el-pagination button:disabled {
    color: #c0c4cc;
    background-color: #fff;
    cursor: not-allowed
}

.el-pagination .btn-next,
.el-pagination .btn-prev {
    background: 50% no-repeat;
    background-size: 16px;
    background-color: #fff;
    cursor: pointer;
    margin: 0;
    color: #303133
}

.el-pagination .btn-next .el-icon,
.el-pagination .btn-prev .el-icon {
    display: block;
    font-size: 12px;
    font-weight: 700
}

.el-pagination .btn-prev {
    padding-right: 12px
}

.el-pagination .btn-next {
    padding-left: 12px
}

.el-pagination .el-pager li.disabled {
    color: #c0c4cc;
    cursor: not-allowed
}

.el-pagination--small .btn-next,
.el-pagination--small .btn-prev,
.el-pagination--small .el-pager li,
.el-pagination--small .el-pager li.btn-quicknext,
.el-pagination--small .el-pager li.btn-quickprev,
.el-pagination--small .el-pager li:last-child {
    border-color: transparent;
    font-size: 12px;
    line-height: 22px;
    height: 22px;
    min-width: 22px
}

.el-pagination--small .arrow.disabled {
    visibility: hidden
}

.el-pagination--small .more:before,
.el-pagination--small li.more:before {
    line-height: 24px
}

.el-pagination--small button,
.el-pagination--small span:not([class*=suffix]) {
    height: 22px;
    line-height: 22px
}

.el-pagination--small .el-pagination__editor,
.el-pagination--small .el-pagination__editor.el-input .el-input__inner {
    height: 22px
}

.el-pagination__sizes {
    margin: 0 10px 0 0;
    font-weight: 400;
    color: #606266
}

.el-pagination__sizes .el-input .el-input__inner {
    font-size: 13px;
    padding-left: 8px
}

.el-pagination__sizes .el-input .el-input__inner:hover {
    border-color: #409eff
}

.el-pagination__total {
    margin-right: 10px;
    font-weight: 400;
    color: #606266
}

.el-pagination__jump {
    margin-left: 24px;
    font-weight: 400;
    color: #606266
}

.el-pagination__jump .el-input__inner {
    padding: 0 3px
}

.el-pagination__rightwrapper {
    float: right
}

.el-pagination__editor {
    line-height: 18px;
    padding: 0 2px;
    height: 28px;
    text-align: center;
    margin: 0 2px;
    box-sizing: border-box;
    border-radius: 3px
}

.el-pagination__editor.el-input {
    width: 50px
}

.el-pagination__editor.el-input .el-input__inner {
    height: 28px
}

.el-pagination__editor .el-input__inner::-webkit-inner-spin-button,
.el-pagination__editor .el-input__inner::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.el-pagination.is-background .btn-next,
.el-pagination.is-background .btn-prev,
.el-pagination.is-background .el-pager li {
    margin: 0 5px;
    background-color: #f4f4f5;
    color: #606266;
    min-width: 30px;
    border-radius: 2px
}

.el-pagination.is-background .btn-next.disabled,
.el-pagination.is-background .btn-prev.disabled,
.el-pagination.is-background .el-pager li.disabled {
    color: #c0c4cc
}

.el-pagination.is-background .btn-next,
.el-pagination.is-background .btn-prev {
    padding: 0
}

.el-pagination.is-background .btn-next:disabled,
.el-pagination.is-background .btn-prev:disabled {
    color: #c0c4cc
}

.el-pagination.is-background .el-pager li:not(.disabled):hover {
    color: #409eff
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
    background-color: #409eff;
    color: #fff
}

.el-pagination.is-background.el-pagination--small .btn-next,
.el-pagination.is-background.el-pagination--small .btn-prev,
.el-pagination.is-background.el-pagination--small .el-pager li {
    margin: 0 3px;
    min-width: 22px
}

.el-pager {
    user-select: none;
    list-style: none;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    padding: 0;
    margin: 0
}

.el-pager .more:before {
    line-height: 30px
}

.el-pager li {
    padding: 0 4px;
    background: #fff;
    vertical-align: top;
    display: inline-block;
    font-size: 13px;
    min-width: 35.5px;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    box-sizing: border-box;
    text-align: center;
    margin: 0
}

.el-pager li.btn-quicknext,
.el-pager li.btn-quickprev {
    line-height: 28px;
    color: #303133
}

.el-pager li.btn-quicknext.disabled,
.el-pager li.btn-quickprev.disabled {
    color: #c0c4cc
}

.el-pager li.btn-quicknext:hover,
.el-pager li.btn-quickprev:hover {
    cursor: pointer
}

.el-pager li.active+li {
    border-left: 0
}

.el-pager li:hover {
    color: #409eff
}

.el-pager li.active {
    color: #409eff;
    cursor: default
}

.el-icon-more:before {
    content: "..."
}

.el-icon-arrow-left:before {
    content: "<";
}

.el-icon-arrow-right:before {
    content: ">";
}

.ngazhl9pk08t {
    width: 100%;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}

.ngazhl9pk08t[data-hasMore="no"] {
    display: none;
}

.ngazhl9pk08t .load-data {
    text-align: center;
}

.ngazhl9pk08t[isLoad="false"] .load-data .loading-data {
    display: none !important;
}

.ngazhl9pk08t[isLoad="true"] .load-data .load-data {
    display: none !important;
}

.team-box-mu2w96hv {
    position: relative;
    margin-bottom: 14px;
}

.team-box-mu2w96hv .bg-img-dpimqr8d {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
    border-radius: 4px;
}

.team-box-mu2w96hv .content-sism3djo {
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

.team-box-mu2w96hv .content-sism3djo.has-face {
    position: relative;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box {
    display: block;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .team {
    margin-top: 65px;
    font-size: 0;
    text-align: center;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .team .team-img {
    width: 80px;
    height: 80px;
    margin-bottom: 14px;
    object-fit: cover;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .team .team-name {
    width: 180px;
    margin-bottom: 14px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .host {
    float: left;
    margin-left: 40px;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .guest {
    float: right;
    margin-right: 40px;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race {
    position: relative;
    display: block;
    width: 303px;
    margin: 0 auto 0;
    padding-top: 26px;
    padding-bottom: 36px;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .remarks {
    margin-bottom: 26px;
    font-size: 14px;
    color: #d7d7d7;
    text-align: center;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .remarks .time1 {
    margin-right: 4px;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .remarks .time2 {
    margin-right: 17px;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .remarks .league {
    display: inline-block;
    position: relative;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .remarks .league:after {
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    height: 10px;
    background: white;
    left: -11px;
    top: 50%;
    transform: translateY(-40%);
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .remarks .top {
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: 600;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .remarks .bottom {
    font-size: 12px;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .score-box {
    position: relative;
    width: 210px;
    height: 36px;
    margin: 0 auto;
    line-height: 36px;
    text-align: center;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .score-box .host-score,
.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .score-box .guest-score {
    width: 72px;
    font-size: 38px;
    font-weight: bold;
    color: #daaf8b;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .score-box .host-score {
    float: left;
    text-align: right;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .score-box .guest-score {
    float: right;
    text-align: left;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .score-box .vs {
    position: absolute;
    display: inline-block;
    width: 14px;
    height: 6px;
    margin: 0 auto;
    background: #daaf8b;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .source-box {
    padding: 0 68px;
    margin-bottom: 14px;
    text-align: center;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .source-box .source-text {
    margin-bottom: 8px;
    font-size: 12px;
    color: #fff;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .source-box .source-list {
    display: inline-block;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .source-box .source-list ul {
    margin-right: -12px;
    margin-bottom: -12px;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .source-box .source-list ul li {
    float: left;
    height: 28px;
    padding: 0 11px;
    margin-right: 12px;
    margin-bottom: 12px;
    line-height: 24px;
    border-radius: 15px;
    border: 1px solid #dd4d30;
    text-align: center;
}

.team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .source-box .source-list ul li a {
    font-size: 14px;
    color: #dd4d30;
}

/* 移动端适配 */
@media (max-width: 576px) {

    /* === 详情页对阵卡片 === */
    .team-box-mu2w96hv {
        margin-bottom: 12px;
    }
    .team-box-mu2w96hv .bg-img-dpimqr8d {
        border-radius: 6px;
    }
    .team-box-mu2w96hv .content-sism3djo,
    .team-box-mu2w96hv .content-sism3djo.has-face {
        width: 100% !important;
        height: auto !important;
        padding: 16px 10px !important;
        box-sizing: border-box !important;
    }
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box {
        display: flex !important;
        flex-direction: column;
        align-items: stretch;
        width: 100% !important;
        gap: 12px;
    }

    /* 主客队改成 grid 三列：主队 / 比分 / 客队 */
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .host,
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .guest {
        float: none !important;
        margin: 0 !important;
        width: 100% !important;
    }
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .team {
        margin-top: 0 !important;
        text-align: center !important;
    }
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .team .team-img {
        width: 56px !important;
        height: 56px !important;
        margin: 0 auto 6px !important;
        display: block;
        object-fit: contain !important;
    }
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .team .team-name {
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 0 !important;
        font-size: 14px !important;
        line-height: 1.4 !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: center;
        color: #fff;
    }

    /* 联赛/时间 + 比分块整体重排 */
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race {
        position: static !important;
        display: block !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        order: -1;  /* race 显示在 host/guest 上方 */
    }
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .remarks {
        margin-bottom: 12px !important;
        font-size: 12px !important;
        line-height: 1.5 !important;
    }
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .remarks .top {
        font-size: 14px !important;
        margin-bottom: 4px !important;
    }
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .remarks .bottom {
        font-size: 11px !important;
    }
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .remarks .league:after {
        left: -8px !important;
    }

    /* 主客队 + 比分用 grid 一行三列 */
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box {
        display: grid !important;
        grid-template-columns: minmax(0, 0.9fr) auto minmax(0, 0.9fr);
        grid-template-areas:
            "race  race  race"
            "host  score guest"
            "src   src   src";
        column-gap: 4px;
        row-gap: 14px;
        align-items: center;
    }
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race {
        grid-area: race;
    }
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .host {
        grid-area: host;
    }
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .guest {
        grid-area: guest;
    }
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .source-box {
        grid-area: src;
    }

    /* 比分盒变成 grid 区域中间格 */
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .score-box {
        position: static !important;
        grid-area: score;
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 8px;
        width: auto !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        line-height: 1 !important;
    }
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .score-box .host-score,
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .score-box .guest-score {
        float: none !important;
        width: auto !important;
        min-width: 28px;
        font-size: 26px !important;
        line-height: 1 !important;
        text-align: center !important;
    }
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .score-box .vs {
        position: static !important;
        transform: none !important;
        left: auto !important;
        top: auto !important;
        width: 10px !important;
        height: 4px !important;
        flex: 0 0 auto;
    }

    /* 把 race 放到 has-face-box 的 grid 第一行——已用 grid-area，但 .race 内部需要让 score-box 跳出 */
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .race .remarks {
        text-align: center;
    }

    /* 信号源列表 */
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .source-box {
        padding: 0 !important;
        margin: 0 !important;
    }
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .source-box .source-text {
        margin-bottom: 6px !important;
        font-size: 12px;
    }
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .source-box .source-list ul {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
        gap: 8px;
        margin: 0 !important;
        padding: 0;
    }
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .source-box .source-list ul li {
        float: none !important;
        margin: 0 !important;
        padding: 0 10px !important;
        height: auto !important;
        line-height: 24px !important;
    }
    .team-box-mu2w96hv .content-sism3djo.has-face .has-face-box .source-box .source-list ul li a {
        font-size: 13px !important;
    }

    /* === otherlist_f6eoy9ly 视频列表：一行两个 === */
    .otherlist_f6eoy9ly ul.list {
        width: 100% !important;
        margin: 0 !important;
        padding: 13px 0 0 !important;
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 12px 10px !important;
        overflow: visible !important;
    }
    .otherlist_f6eoy9ly ul.list li {
        float: none !important;
        width: calc(50% - 5px) !important;
        height: auto !important;
        margin: 0 !important;
        flex: 0 0 calc(50% - 5px);
    }
    .otherlist_f6eoy9ly ul.list li .img {
        width: 100% !important;
        height: 0 !important;
        padding-bottom: 68% !important;  /* 130/190 保持原比例 */
        position: relative;
        overflow: hidden;
        display: block;
    }
    .otherlist_f6eoy9ly ul.list li .img img {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
        display: block;
    }
    .otherlist_f6eoy9ly ul.list li p {
        width: 100% !important;
        height: auto !important;
        max-height: 2.8em;
        margin-top: 6px !important;
        font-size: 13px !important;
        line-height: 1.4 !important;
        display: -webkit-box !important;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-all;
    }

    /* === video_box_UYPTLILG 视频列表：一行两个 === */
    .video_box_UYPTLILG ul {
        margin: 0 !important;
        padding: 0 !important;
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 10px !important;
        overflow: visible !important;
    }
    .video_box_UYPTLILG ul li {
        float: none !important;
        width: calc(50% - 5px) !important;
        height: auto !important;
        margin: 0 !important;
        flex: 0 0 calc(50% - 5px);
        display: flex;
        flex-direction: column;
    }
    .video_box_UYPTLILG ul li a {
        width: 100% !important;
        display: block;
    }
    .video_box_UYPTLILG ul li a img {
        width: 100% !important;
        height: auto !important;
        display: block;
        aspect-ratio: 200 / 134;
        object-fit: cover;
    }
    .video_box_UYPTLILG ul li a .mask {
        width: 100% !important;
    }
    html,
    body {
        min-width: 0 !important;
        max-width: 100% !important;
        width: 100% !important;
        overflow-x: hidden !important;
    }

    /* 全局兜底：所有元素禁止超出屏幕宽度，所有写死像素盒子改为按内容自适应 */
    body * {
        max-width: 100% !important;
        box-sizing: border-box !important;
    }

    img {
        max-width: 100% !important;
        height: auto !important;
    }

    .wrap {
        width: 100% !important;
        min-width: 0 !important;
        padding: 0 10px;
    }

    .fl,
    .fr {
        float: none !important;
        width: 100% !important;
    }

    /* === 顶部 === */
    .Topnav {
        height: auto;
        line-height: 1.5;
        padding: 6px 0;
    }

    .Topnav .home {
        font-size: 12px;
        white-space: normal;
        line-height: 1.5;
    }

    .Tophead {
        height: auto;
        padding: 8px 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
    }

    .Tophead .logo {
        position: static;
        margin: 0;
        height: auto;
    }

    .Tophead .logo img {
        max-height: 50px;
        width: auto;
    }

    .Tophead .banner_wrap {
        float: none !important;
        width: 100%;
    }

    .Tophead .banner_wrap img {
        width: 100%;
        height: auto;
        display: block;
    }

    /* === 一级导航：横向滚动 === */
    .sports_navs {
        height: auto;
        padding: 0;
    }

    .sports_navs .wrap {
        padding: 0;
    }

    .sports_navs ul {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        touch-action: pan-x;
        scrollbar-width: thin;
        scrollbar-color: #888 #e5e5e5;
        padding-bottom: 4px;
    }

    .sports_navs ul::-webkit-scrollbar {
        -webkit-appearance: none;
        height: 4px;
        display: block;
        background: #e5e5e5;
    }

    .sports_navs ul::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 2px;
    }

    .sports_navs ul li {
        float: none !important;
        flex: 0 0 auto !important;
        width: auto !important;
        padding: 0 14px;
    }

    .sports_navs ul li a {
        font-size: 14px;
        line-height: 36px;
        white-space: nowrap;
    }

    /* === 热门比赛轮播：横向滑动 === */
    .Match {
        height: auto !important;
        margin-top: 10px;
        overflow: visible !important;
    }

    .Match_slide {
        height: auto !important;
        width: 100% !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        -webkit-overflow-scrolling: touch !important;
        touch-action: pan-x !important;
        position: relative !important;
    }

    .Match_slide .prev,
    .Match_slide .next {
        display: none !important;
    }

    .Match_slide .bd {
        width: max-content !important;
        max-width: none !important;
        margin: 0 !important;
        overflow: visible !important;
        position: static !important;
        height: auto !important;
    }

    /* 这里需要超出 100% 才能横滑，所以单独解除上面 body * 的 max-width 限制 */
    .Match_slide .bd ul {
        max-width: none !important;
        width: max-content !important;
        white-space: nowrap;
        margin: 0 !important;
        padding: 0 !important;
        position: static !important;
        left: auto !important;
        transform: none !important;
        overflow: visible !important;
        font-size: 0;
    }

    .Match_slide .bd ul li {
        display: inline-block !important;
        max-width: none !important;
        width: 220px !important;
        flex: 0 0 220px !important;
        margin-right: 8px;
        vertical-align: top;
        white-space: normal;
    }

    .Match_slide .bd ul li .Match_time,
    .Match_slide .bd ul li .Match_detail {
        max-width: none !important;
        width: 220px !important;
        height: auto !important;
        box-sizing: border-box;
    }
    .Match_slide .bd ul li .Match_detail .details_2 {
        max-width: 90px !important;
        overflow: hidden;
    }
    .Match_slide .bd ul li .Match_detail .details_2 span {
        max-width: 90px !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        font-size: 13px !important;
    }

    /* === Min1：回放幻灯+列表+集锦 === */
    .Min1 {
        margin: 10px 0;
    }

    .Min1 .Hdwrap {
        display: none !important;
    }

    .Min1 .R_news {
        float: none !important;
        width: 100% !important;
        margin: 0 0 12px 0 !important;
    }

    .Min1 .R_news .item {
        width: 100% !important;
        margin: 0 0 10px 0;
    }

    .Min1 .R_news .item .titleA {
        width: 100% !important;
    }

    .Min1 .R_news .item .titleA a {
        font-size: 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
    }

    .Min1 .R_news .item .titleB {
        width: 100% !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 8px;
        padding: 6px 0;
    }

    .Min1 .R_news .item .titleB .tie {
        flex: 1;
        min-width: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 13px;
    }

    .Min1 .R_news .item .titleB .tie_count {
        flex: 0 0 auto;
    }

    .Min1 .chwrap {
        float: none !important;
        width: 100% !important;
        height: auto !important;
        overflow: visible !important;
    }

    .Min1 .chwrap .chlist {
        display: flex;
        flex-wrap: wrap;
        gap: 10px 8px;
        width: 100% !important;
    }

    .Min1 .chwrap .chlist li.item {
        width: calc(50% - 4px) !important;
        height: auto !important;
        margin: 0 !important;
        float: none !important;
        display: flex;
        flex-direction: column;
    }

    .Min1 .chwrap .chlist li.item .img {
        width: 100% !important;
        height: 0 !important;
        padding-bottom: 58.66% !important;  /* 88/150 保持原比例 */
        position: relative;
        overflow: hidden;
        display: block;
    }
    .Min1 .chwrap .chlist li.item .img img,
    .Min1 .chwrap .chlist li.item > img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
        display: block;
    }

    .Min1 .chwrap .chlist li.item .title {
        display: -webkit-box !important;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        width: 100% !important;
        height: auto !important;
        max-height: 2.8em;
        margin-top: 6px;
        font-size: 13px;
        line-height: 1.4;
        white-space: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-all;
    }

    /* === 主体两栏改单列 === */
    .box_ba9kh6vdekji .fl,
    .box_ba9kh6vdekji .fr {
        float: none !important;
        width: 100% !important;
    }

    .box_ba9kh6vdekji .fr {
        margin-top: 16px;
    }

    /* === 标题 === */
    .title_ibevtjfapkjh {
        height: auto;
        padding-bottom: 8px;
        margin: 10px 0;
    }

    .title_ibevtjfapkjh span,
    .fr_title_x4jsbpp54zzz span {
        font-size: 18px;
    }

    /* === 联赛分类 tab 横向滚动 === */
    .tab_mQjUhw9n {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        touch-action: pan-x;
        white-space: nowrap;
        gap: 6px;
        padding-bottom: 4px;
    }

    .tab_mQjUhw9n a {
        float: none !important;
        flex: 0 0 auto;
        margin: 0 !important;
        width: auto !important;
        min-width: 88px;
        height: 36px !important;
        line-height: 36px !important;
        font-size: 14px !important;
        padding: 0 12px;
        border-radius: 6px;
    }

    .tab_mQjUhw9n a[style] {
        width: auto !important;
    }

    /* === 直播 tab 切换 === */
    .tab_s90hgi9bxlgr {
        display: flex;
        flex-direction: column;
        align-items: stretch;
    }

    .tab_s90hgi9bxlgr>span {
        margin-bottom: 6px;
    }

    .tab_s90hgi9bxlgr ul {
        display: flex !important;
        flex-wrap: wrap;
        margin-left: 0;
        gap: 6px;
    }

    .tab_s90hgi9bxlgr ul li {
        float: none !important;
        margin-right: 0 !important;
        flex: 0 0 auto;
        font-size: 13px;
        padding: 4px 12px;
    }

    /* === 比赛列表：卡片化 === */
    .sc_row {
        display: none;
    }

    .sc_date {
        height: auto;
        padding: 8px 10px;
        background: #f3f3f3;
    }

    .sc_date h3 {
        line-height: 1.5;
        font-size: 14px;
    }

    .sc_item li {
        display: grid !important;
        grid-template-columns: 1fr auto 1fr;
        grid-template-rows: auto auto auto auto;
        gap: 4px 6px;
        height: auto !important;
        line-height: 1.4 !important;
        padding: 10px 8px !important;
        border-bottom: 1px solid #eee;
        font-size: 0;
        align-items: center;
        justify-items: center;
    }

    .sc_item li span {
        width: auto !important;
        font-size: 13px !important;
        line-height: 1.4 !important;
    }

    .sc_item li span.match_name {
        grid-column: 1 / -1;
        grid-row: 1;
        text-align: center;
        font-weight: bold;
    }

    .sc_item li span.match_name a {
        color: #5ca1e6 !important;
    }

    .sc_item li span.daytime {
        grid-column: 1;
        grid-row: 2;
        font-weight: bold;
        color: #333 !important;
    }

    .sc_item li .ending,
    .sc_item li .starting,
    .sc_item li .haing {
        grid-column: 3;
        grid-row: 2;
        font-size: 12px !important;
    }

    .sc_item li .cme1u0yvp9s4 {
        grid-row: 3;
        display: inline-flex !important;
        align-items: center;
        gap: 4px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
    }

    .sc_item li .cme1u0yvp9s4:nth-of-type(1) {
        grid-column: 1;
        justify-self: end;
    }

    .sc_item li .cme1u0yvp9s4:nth-of-type(2) {
        grid-column: 3;
        justify-self: start;
    }

    .sc_item li .cme1u0yvp9s4 img {
        width: 22px !important;
        height: 22px !important;
        flex: 0 0 auto;
    }

    .sc_item li .score2 {
        grid-column: 2;
        grid-row: 3;
        font-weight: bold;
        font-size: 15px !important;
        color: #ff6666 !important;
        padding: 0 6px;
    }

    .sc_item li .url_h3naep0xmve31w29 {
        grid-column: 1 / -1;
        grid-row: 4;
        margin-top: 6px;
        text-align: center;
    }

    .sc_item li .url_h3naep0xmve31w29 a {
        display: inline-block;
        padding: 4px 14px;
        background: #5ca1e6;
        color: #fff !important;
        border-radius: 4px;
        font-size: 13px;
    }

    /* === 右侧 fr 各模块 === */
    .fr_box_aji293adlf,
    .fr_box_ly9adhe6l5r4,
    .fr_box_cqbml138914v,
    .fr_box_yoau7n0a264j {
        width: 100% !important;
    }

    .fr_box_aji293adlf .img-text {
        padding: 0 !important;
    }
    .fr_box_aji293adlf .img-text .pic {
        float: none !important;
        width: 100% !important;
        height: 0 !important;
        padding-bottom: 56% !important;
        position: relative;
        overflow: hidden;
        margin: 0 !important;
    }

    .fr_box_aji293adlf .img-text .pic img {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
        display: block;
    }
    .fr_box_aji293adlf .img-text .pic .sn {
        z-index: 2;
    }

    .fr_box_aji293adlf h4 {
        font-size: 15px;
        line-height: 1.4;
        height: auto !important;
        margin: 8px 0;
    }
    .fr_box_aji293adlf .img-text p {
        text-align: right;
        padding: 4px 0 12px;
    }

    .fr_box_aji293adlf .sn-list {
        padding: 8px 0 0 !important;
    }
    .fr_box_aji293adlf .sn-list ul li,
    .fr_box_aji293adlf .sn-list ul li[style] {
        position: relative;
        height: auto !important;
        min-height: 36px;
        padding: 8px 60px 8px 28px !important;
        line-height: 1.5 !important;
        display: block !important;
        border-bottom: 1px dashed #eee;
    }
    .fr_box_aji293adlf .sn-list ul li .sn {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        font-size: 12px;
    }
    .fr_box_aji293adlf .sn-list ul li > a {
        display: block;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 14px;
    }
    .fr_box_aji293adlf .sn-list ul li .com-num {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: auto;
        font-size: 12px;
        color: #999;
        white-space: nowrap;
    }

    .fr_box_ly9adhe6l5r4 .ftab-body-item-list {
        display: flex;
        flex-wrap: wrap;
        gap: 12px 8px;
        width: 100% !important;
    }

    .fr_box_ly9adhe6l5r4 .ftab-body-item-list-liveitem {
        width: calc(50% - 4px) !important;
        height: auto !important;
        margin: 0 !important;
        float: none !important;
        display: flex;
        flex-direction: column;
    }

    .fr_box_ly9adhe6l5r4 .ftab-body-item-list-liveitem .img-link {
        width: 100% !important;
        height: 0 !important;
        padding-bottom: 66% !important;  /* 86/130 保持原图比例 */
        position: relative;
        overflow: hidden;
        display: block;
    }
    .fr_box_ly9adhe6l5r4 .ftab-body-item-list-liveitem .img-link-liveimg,
    .fr_box_ly9adhe6l5r4 .img-link img {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
        display: block;
    }
    .fr_box_ly9adhe6l5r4 .ftab-body-item-list-liveitem .img-link-icon {
        z-index: 2;
    }

    .fr_box_ly9adhe6l5r4 .live-title {
        display: -webkit-box !important;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        width: 100% !important;
        height: auto !important;
        max-height: 2.8em;
        margin-top: 6px;
        padding-top: 0 !important;
        font-size: 13px;
        line-height: 1.4;
        white-space: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-all;
    }

    .fr_box_cqbml138914v ul,
    .fr_box_yoau7n0a264j ul {
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 10px !important;
        padding: 0 10px !important;
        margin: 0 !important;
    }
    .fr_box_cqbml138914v ul li,
    .fr_box_yoau7n0a264j ul li {
        width: auto !important;
        max-width: 100% !important;
        margin: 0 !important;
        float: none !important;
        flex: 0 0 auto;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    /* === 友情链接 === */
    .yqlinks_pv2wtfnbe5ed ul li {
        width: 50% !important;
        float: left !important;
    }

    /* === 页脚 === */
    .footer_cdzskb60hnh3 .wrap {
        padding: 10px;
    }

    .footer_cdzskb60hnh3 p {
        font-size: 12px;
        line-height: 1.6;
        text-indent: 0 !important;
    }
}