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;
}

.footer_leargue {
    padding:10px 0;
}

.footer_cdzskb60hnh3 .footer_leargue > a {
    color:blue;
}

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;
    height: 50px;
}

.Tophead .logo {
    display: inline-block; /*width: 126px;*/
    line-height: 50px;
}

.Tophead .logo span{
    font-size: 24px;
}

.sports_navs {
    width: 100%;
    background-color: #0073e8;
    background: linear-gradient(270deg, #046fca, #0073e8);
}

.sports_navs ul.sports-wrap {
    display: flex;
    flex-flow: wrap;
}

.sports_navs ul.sports-wrap > li {
    min-width:100px
}

.sports_navs ul.sports-wrap > li > a {
    text-align: center;
     min-width:100px;
    font-size:16px;
}

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

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

.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 {
}

.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 {
    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 {
}

.Match_slide .next {
}

.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 h1,.title_ibevtjfapkjh span {
    height: 22px;
    font-size: 22px;
    line-height: 22px;
    float: left;
    display: block;
    position: relative;
    padding-left: 15px;
}

.title_ibevtjfapkjh span:before,.title_ibevtjfapkjh h1: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: #000;
    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.pc {
    height: 34px;
    line-height: 34px;
    padding: 9px 0;
    text-align: center;
    font-size: 0px;
    display: flex;
    border-bottom: 1px solid #eee;
}

.sc_item li.pc .cme1u0yvp9s4 {
    width:240px;
    display: inline-flex;
}

.sc_item li.pc span {
    display: inline-flex;
    font-size: 14px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sc_item li.pc span p{
    display: inline-flex;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sc_item li.pc span.daytime {
    width: 170px;
}

.sc_item li.pc span.match_name {
    width: 100px;
}

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

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

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

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

.sc_item li.pc img {
    display: inline-flex;
    vertical-align: middle;
    width: 30px;
    align-items: center;
    height: 30px;
    margin-right: 5px;
    margin-left: 5px;
}

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

.team_style_01{border:none;color:#000000;}

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

.sc_item li.pc  span.url_h3naep0xmve31w29 a {
    text-align: center;
}

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

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

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

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

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

.box_p_qbr1udi6a5da {
    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;
}

.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;
    height: 40px;
    line-height: 40px;
}

.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: #000;
    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: #000000;
}

.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;
    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;
}

.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-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 {
    left: 20px;
}

.b_left_ts16pc31 .slideBox .prev:hover {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.b_left_ts16pc31 .slideBox .next {
    right: 20px;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.b_left_ts16pc31 .slideBox .next:hover {
    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;
    font-size:18px;
    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.pc {
    float: left;
    margin-right: 23px;
    margin-bottom: 16px;
    width: 190px;
    position: relative;
}

.otherlist_f6eoy9ly ul.list li.pc.jilu {
    width:100%;
}

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

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

.otherlist_f6eoy9ly ul.list li.pc .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.pc 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.pc p:hover {
    color: #0073e8;
}


.otherlist_f6eoy9ly ul.list li.mobile {
    margin: 0 12px;
    padding: 10px 0;
    overflow: hidden;
    border-bottom: 1px solid #e8e8e8;
}

.otherlist_f6eoy9ly ul.list li.mobile a {
    display: flex;
}

.otherlist_f6eoy9ly ul.list li.mobile .info {
    flex: 1;
}

.otherlist_f6eoy9ly ul.list li.mobile .info p {
    width: 100%;
    height: 50px;
    line-height: 25px;
    color: #212121;
    font-size: 16px;
    overflow: hidden;
}

.otherlist_f6eoy9ly ul.list li.mobile .info .iteminfo {
    margin-top: 4px;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
}

.otherlist_f6eoy9ly ul.list li.mobile .info .iteminfo span,
.otherlist_f6eoy9ly ul.list li.mobile .info .iteminfo .tag {
    margin-right: 6px;
    float: left;
}

.otherlist_f6eoy9ly ul.list li.mobile .img {
    margin-left: 12px;
}

.otherlist_f6eoy9ly ul.list li.mobile .img,
.otherlist_f6eoy9ly ul.list li.mobile .img img {
    width: 114px;
    height: 74px;
}


.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;
    background: #2f2f2f;
}

.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;
}


.header_menu_item a {
    display: block;
    width: 100%;
    max-height: 67px;
    font-size: 16px;
    font-weight: 400;
}
.header_menu_item,.sports-item-li-i {
    text-align: center;
    position: relative;
    font-size: 16px;
}

.header_menu_item>a {
    min-width: 40px;
    text-align: left;
}

.header_menu_item .header_menu_item_item {
    display: block;
    position: absolute;
    display: none;
    background: #0370d0;
    width: 100px;
    z-index: 999;
}
.header_menu_item .header_menu_item_item li{text-align: center;display: flex;justify-content: center;margin:auto;float: unset;}
.header_menu_item .header_menu_item_item li a{line-height: 40px;font-size: 14px;color: #fff;text-align: center;display: flex;justify-content: center;margin:auto}
.header_menu_item .header_menu_item_item li a:hover{color: #C3C3C3;font-weight: bold}
.header_menu_item .header_menu_item_item li a{line-height: 35px}
.header_menu_item:hover .header_menu_item_item{display: block;}


.header_menu_item_item .menu-item {
    width: 100px;
    text-align: center;
}


.header_menu_item:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    color: #fff;
    position: absolute;
    top: 45%;
    left: 75%;
}


.sall {
    display: flex;
    align-items: center;
    float:right;
    width:256px;
    height: 50px;
}

 .inp_key {
	 width:200px;
	 height: 28px;
	 float:left;
     background: #f1f1f1;
     border: solid 1px #333;
 }

 .search_btn {
	 width:50px;
	 background: #0370d1;
	 color:#fff;
	 height: 30px;
	 cursor: pointer;
	 border:0;
 }

  @media screen and (max-width: 640px) {
    .sall {
        position: absolute;
        right: 50px;
        width:155px;
        height: 30px;
        top:15px;
    }

    .inp_key {
        width:110px;
        font-size:14px;
    }

    .search_btn {
        background: #000;
        height: 28px;
        width:45px;
    }

  }


@media screen and (min-width: 640px) {
    .mobile {
        display: none !important;
    }
}

@media screen and (max-width: 640px) {
    .pc {
        display: none !important;
    }

    body {
        min-width:100%;
    }

    .Tophead,.wrap {
        width:100%;
    }

    #burger {
        position: absolute;
        top: 50px;
        z-index: 999;
        width: 100vw;
        display: none;
        max-width: 768px;
        border-bottom: 1px solid #e5e5e5;
        padding-top: 6px;
        background: rgba(255, 255, 255, 0.98);
     }

    #burger .wrap .sports-wrap li.sports-item-li,#burger .wrap .sports-wrap li.sports-item-li-i {
        width: 25%;
        text-align: center;
        display: block;
        float: left;
        margin: 6px 0;
        position: relative;
        min-width: unset;
    }

    #burger .wrap .sports-wrap li.sports-item-li a,#burger .wrap .sports-wrap li.sports-item-li-i a {
        line-height: 30px;
        height: 30px;
        overflow: hidden;
        font-size: 12px;
        color: #363636;
        background: #f8f8f8;
        border: 1px solid #ececec;
        border-radius: 16px;
        width: 90%;
        padding:0;
        display: block;
        margin: 0 auto;
        text-align: center;
        min-width:unset;
    }

    #top-menu {
        width: 24px;
        height: 21px;
        position: absolute;
        background: url(/static/r7/images/icon_menu.png) no-repeat;
        background-size: 24px;
        margin: 19px 0 0;
        cursor: pointer;
        right: 15px;
        top: 1px;
    }

    #top-menu.on {
        background-position: 0 -21px;
    }

    .Tophead .logo span {
        height: 40px;
        color: #fff;
        display: inline-block;
        line-height: 42px;
    }

    .Tophead {
        background: #0072e2;
        height: 50px;
    }

    #burger .wrap .sports-wrap li.header_menu_item .header_menu_item_item li {
        text-align: center;
        display: flex;
        width:unset !important;
        border-radius:unset !important;
        background:unset !important;
        justify-content: center;
        margin: auto;
        float: unset;
    }

    #burger .wrap .sports-wrap li.header_menu_item .header_menu_item_item li a {
        line-height: 40px;
        font-size: 14px;
        color: #fff;
        text-align: center;
        display: flex;
        border-radius:unset !important;
        border:unset !important;
        background:unset !important;
        justify-content: center;
        margin: auto;
    }

    .header_menu_item:after {
        color:#333 !important;
        border-top: 6px solid #333 !important;
        left:70% !important;
    }

    .box_ba9kh6vdekji .fl,.box_ba9kh6vdekji .fr {
        width:100%;
    }

    .ftab-body-item-list-liveitem {
        width:44%;
    }

    .ftab-body-item-list-liveitem .img-link {
        width:100%;
    }

    .ftab-body-item-list-liveitem .img-link-liveimg {
        width:100%;
    }

    .fr_box_ly9adhe6l5r4,.fr_box_cqbml138914v,.fr_box_yoau7n0a264j {
        padding-left: 10px;
        padding-right:10px;
    }

    .footer_cdzskb60hnh3 .wrap p {
        padding-left: 10px;
        padding-right:10px;
    }

    .ftab-body-item-list {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
    }

    .list_p2qc9i6z3wfm li {
        padding: 15px 10px;
        line-height: 18px;
        border-bottom: 1px solid #eeeeee;
        overflow: hidden;
    }

    .list_p2qc9i6z3wfm li .list_time {
        /* float: left; */
        width: 100%;
        margin-bottom: 10px;
        display: flex;
        justify-content: space-between;
    }

    .list_p2qc9i6z3wfm li .list_time .list_house {
        font-size: 14px;
        color: #222222;
    }

    .list_p2qc9i6z3wfm li .list_time .end_text,
    .list_p2qc9i6z3wfm li .list_info .list_name,
    .list_p2qc9i6z3wfm li .list_info2 .list_name {
        font-size: 12px;
        color: #666666;
    }

    .list_p2qc9i6z3wfm li .list_cont {
        margin: 5px;
        text-align: center;
        overflow: hidden;
        font-size: 0;
        /* width: 100%; */
        display: flex;
        justify-content: center;
    }

    .list_p2qc9i6z3wfm li .list_info {
        display: flex;
        vertical-align: top;
        text-align: right;
        overflow: hidden;
        width: 48%;
        justify-content: flex-end;
    }


    .list_p2qc9i6z3wfm li .list_info .list_name {
        float: left;
    }

    .list_p2qc9i6z3wfm li .list_info img {
        float: left;
        display: block;
        width: 18px;
        height: 18px;
        margin-left: 5px;
    }

    .list_p2qc9i6z3wfm li .list_info2 {
        display: flex;
        justify-content: flex-start;
        width: 48%;
    }

    .match-al-list .list_p2qc9i6z3wfm li .list_info,.match-al-list .list_p2qc9i6z3wfm li .list_info2 {
        width:40%;
    }

    .list_p2qc9i6z3wfm li .list_info2 img {
        float: left;
        display: block;
        width: 18px;
        height: 18px;
        margin-right: 5px;
    }

    .list_p2qc9i6z3wfm li .list_score {
        display: inline-block;
        text-align: center;
        margin: 0 10px;
        font-size: 12px;
        color: #333333;
    }

    .list_p2qc9i6z3wfm li .war {
        float: right;
        display: block;
        margin: 0 10px;
        height: 20px;
        border: 1px solid #b2d5f8;
        color: #0073e8;
        text-align: center;
        line-height: 19px;
        border-radius: 2px;
        padding: 2px 10px
    }

    .list_p2qc9i6z3wfm li .war.gray {
        background: #ccc;
        color: #ffffff;
        border: 1px solid #ccc;
    }

    .list_p2qc9i6z3wfm li .list_time .having_text {
        font-size: 12px;
        color: #14cc8f;
    }

    .list_p2qc9i6z3wfm li .list_time .star_text {
        font-size: 12px;
        /*color: #ff6666;*/
        float: right;
    }

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

    .url_n2aa1sxlsvnjuyn9 {
        display: flex;
        justify-content: center;
    }

    .detail-box .content_ci2ykqasrgd3 {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .detail-box .content_ci2ykqasrgd3.has-face {
        position: relative;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box {
        display: block;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .team {
        margin-top: 48px;
        text-align: center;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .team .team-img {
        width: 40px;
        height: 40px;
        margin-bottom: 10px;
        object-fit: cover;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .team .team-name {
        width: 75px;
        margin-bottom: 40px;
        font-size: 16px;
        font-weight: 600;
        color: #fff;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .host {
        float: left;
        margin-left: 16px;
        font-size: 0;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .guest {
        float: right;
        margin-right: 16px;
        font-size: 0;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .race {
        position: relative;
        display: block;
        margin: 0 auto 30px;
        padding-top: 16px;
        overflow: hidden;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .race .remarks {
        margin-bottom: 12px;
        font-size: 14px;
        color: #d7d7d7;
        text-align: center;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .race .remarks .time1 {
        margin-right: 4px;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .race .remarks .time2 {
        margin-right: 13px;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .race .remarks .league {
        display: inline-block;
        position: relative;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .race .remarks .league:after {
        position: absolute;
        content: "";
        display: block;
        width: 1px;
        height: 10px;
        background: #d7d7d7;
        left: -9px;
        top: 50%;
        transform: translateY(-50%);
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .race .remarks .top {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .race .remarks .bottom {
        font-size: 10px;
        opacity: 0.8;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .race .score-box {
        width: 100%;
        font-size: 0;
        text-align: center;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .race .score-box .host-score,
    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .race .score-box .guest-score {
        display: inline-block;
        width: 45px;
        font-size: 24px;
        font-weight: bold;
        color: #daaf8b;
        vertical-align: middle;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .race .score-box .host-score {
        text-align: right;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .race .score-box .guest-score {
        text-align: left;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .race .score-box .vs {
        display: inline-block;
        width: 10px;
        height: 3px;
        margin: 0 12px;
        background: #daaf8b;
        vertical-align: middle;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .source-box {
        padding: 0 0.16rem;
        margin-bottom: 0.1rem;
        text-align: center;
        font-size: 0;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .source-box .source-text {
        margin-bottom: 7px;
        font-size: 12px;
        color: #D7D7D7;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .source-box .source-list {
        display: inline-block;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .source-box .source-list ul {
        margin-right: 8px;
        margin-bottom: 8px;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .source-box .source-list ul li {
        float: left;
        height: 20px;
        padding: 0 6px;
        margin-right: 8px;
        margin-bottom: 8px;
        line-height: 18px;
        border-radius: 15px;
        border: 1px solid #dd4d30;
        text-align: center;
        background: #dd4d30;
    }

    .detail-box .content_ci2ykqasrgd3.has-face .has-face-box .source-box .source-list ul li a {
        font-size: 12px;
        color: #f5f5f5;
    }

    .otherlist_f6eoy9ly ul.list {
        width:100%;
    }


}

.art_box {
    padding:0 10px;
}

.art_title {
    font-size:20px;
    text-align: center;
    padding:10px 0;
}

.art_info {
    font-size: 14px;
    line-height: 20px;
    color: #999;
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
}

.art_cont img {
    max-width: 100%;
}

.info-dom {
    padding-left:10px;
    padding-right:10px;
}

.new_content_h1 h2 {
    font-family: PingFangSC-Semibold;
    font-size: 18px;
    color: #0073e8;
    line-height: 50px;
    font-weight: 600;
    background: #fff;
    padding-left:10px;
}

.rank-list-title {
    width: 100%;
    background-color: #ccc;
    display: flex;
    font-weight: bold;
    align-items: center;
}

.rank-list-title div,.rank-list-tr div {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.8rem 0;
}

.rank-list-tr {
    width: 100%;
    background: #fff;
    border-bottom: 1px dotted #ccc;
    display: flex;
    align-items: center;
}


.daohang {
    width: 98%;
    padding-left: 2%;
    margin: 10px 0;
    overflow: hidden;
    line-height: 35px;
    background: #eee;
    color: #666;
    cursor: pointer;
}


#comment_box{background:#fff;padding:10px;margin-bottom:22px; border-radius: 5px;}
#comments-title{padding-top:100px;margin-top:-80px}
.c-title{font-size: 18px;font-weight: 500;color: #222;}
.comment-disable{padding:1.5em;color:#888;text-align:center}
.comment-disable i.iconfont{padding-right:5px;color:#666;font-size:18px}
.comment-num{color:#999;font-size:16px}
.comment-num .emphasize{color:#f33}
.no-comment{color:#999;text-align:center}
.no-comment i.iconfont{font-size:60px;color:#ddd;display:block;margin-top:-20px;height:90px}
.comment-msg{padding:1.5em 0;overflow:hidden;border-top:1px solid #ddd}
.comment-list .ul{list-style:none;border-top:1px solid #ededed}
.comment-list .li{overflow:hidden;padding:1em}
.comment-list .li:hover{background:#f8f8f8}
.comment-list .li img{width:50px;height:50px;border-radius:100px;}
.comment-list .li:hover img{}
.comment-list .li .clbody{margin-left:70px}
.comment-list .ul .ul{margin-left:4%}
.comment-list .title{font-size:18px;padding:10px 0;color:#222;}
.compost .com-info{margin-bottom:10px;}
.compost .com-info li{float:left;margin-bottom:1em;width:33.3%;padding-right:3%;position:relative}
.compost .com-info li:nth-child(2){padding-right:0}
.compost .com-info li .verify{position:absolute;right:6.5%;top:0;z-index:1;height:40px}
.compost .com-info li .verify img{height:100%;border:1px solid #ddd}
.compost .com-info li input{width:90%;height:40px;line-height:40px;padding-left:4px;border:1px solid #ddd;border-radius:3px;text-indent:2px}
.compost .com-name{padding:1em 0 1em .2em}
#cancel-reply{color:#0470cd}
.com-box textarea{border-radius:3px;text-indent:5px;margin:0 0 20px 0;padding:5px;width:98%;border:1px solid #ddd;background:#fff;-webkit-appearance:none;font-size: 14px;}
.com-submit{border-radius:3px;border:none;cursor:pointer;height:40px;line-height:40px;background-color:#0470cd;color:#fff;padding:0 20px;font-size: 14px;  }
.comment-list .cinfo{height:20px}
.comment-list .clbody .p{word-wrap:break-word}
.cinfo .author{color:#666}
.c-time{color:#999;font-size:12px}
.comment-at{color:#0470cd}
.reply-a{opacity:0.5}
.comment-list li:hover .reply-a{opacity:1}
.mcolor{color:#0470cd}

.ep-pages {
  clear:both;
  padding:10px;
  display: flex;
  justify-content: center;
}
.pagination li {
    display: inline-block;
}
.pagination a{
    padding: 6px 8px;
    background: #eee;
    margin: 5px;
    display: inline-block;
}


.detail-live-box {
    border-color: #1c969f;
    border-width: 2px;
    border-radius: 3px;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
    display: flex;
    gap: 3px;
    width: max-content;
    border-style: solid;
    padding: 12px 18px;
    margin-top: 5px;
}

.live-box-p1 {
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(28 150 159/1);
    font-size: 14px;
    line-height: 15px;
}


.source-text {
    color:#000000;
    font-size:13px;
}

.detail-live-box:hover {
    color:#fff !important;
    background:#1c969f ;
}

.detail-live-box:hover .live-box-p1,.detail-live-box:hover .source-text {
    color:#fff !important;
}


.icon-top {
    background: url(/static/r7/images/top.png) no-repeat center #fff;
    background-size: 22px;
    width: 40px;
    height: 40px;
    position: fixed;
    right: 20px;
    bottom: 10%;
    transition: all .3s;
    z-index: 9999999;
    border: #ccc 1px solid;
    border-radius: 100%
}



.detail-tag-box {
    line-height: 28px;
    display: flex;
    flex-flow: wrap;
    align-items: center;
     margin:10px 0;
}


.detail-tag {
    border: 1px solid #eef3f8;
    padding: 0px 12px;
    margin: 5px;
    color:#0370d2;
    display: inline-block;
}

.header-logo a img{
    width: 200px !important;
    object-fit: contain;
}

@media screen and (max-width: 640px) {

	.header .logo {
		padding-top:0;
		height:35px;
	}

	.header .logo>img {
		width: 150px !important;
	}


}


/*tv开始*/
.flname {
	height: 62px;
	line-height: 62px;
	background: #0370d2;
	border-radius: 4px 4px 0 0;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 500;
	border-bottom: 2px #FFFFFF solid;
}


.gengduo{
    color: #ffffff;
}
.gengduo:hover{
    color: #ffffff;
}
.flimg {
	margin: 0 12px 0 10px
}

.flimg img {
	margin-bottom: -7px
}

.duansp_list_fl {
	border-right: 1px #eee solid;
	border-left: 1px #eee solid;overflow:hidden
}

.duansp_list_fl li {
	width: 155px;
	float: left;
	text-align: center;
	margin-bottom: 18px;
	margin-top: 11px;  margin-left:10px;border:#ccc 1px solid; padding:2px;
}

.duansp_list_flnr .dsp_title {
	color:#0370d2;
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 26px;
	height: 26px;
	margin: 0 auto;
	text-align:center; overflow:hidden
}

.duansp_list_flnr .dsp_photo {
	position: relative;
	width: 100%;
	height: 100px;
	margin: 0 auto
}

.duansp_list_flnr .dsp_photo span {
	width: 100%;
	height: 90px;
	display: block
}

.duansp_list_flnr .dsp_photo span img {
	width: 100%;
	height: 90px;
	display: block;
	border-radius: 6px
}

.duansp_list_flnr .dsp_photo .covermask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.duansp_list_flnr .dsp_photo:hover .covermask {
	opacity: .2;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.duansp_list_flnr .dsp_photo .playbtn {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
	width: 49px;
	height: 49px;
	opacity: 0;
	-webkit-transform: scale(.7);
	-webkit-transition-property: opacity,-webkit-transform;
	-webkit-transition-duration: .5s;
	transform: scale(.7);
	transition-property: opacity,transform;
	transition-duration: .5s;
	zoom: 1;
	background-size: 100% 100%
}

.duansp_list_flnr .dsp_photo:hover .playbtn {
	opacity: .9;
	-webkit-transform: scale(1);
	-webkit-transition-property: opacity,-webkit-transform;
	-webkit-transition-duration: .5s;
	transform: scale(1);
	transition-property: opacity,transform;
	transition-duration: .5s;
	cursor: pointer
}

.chakanmore {
	padding: 30px 0
}
.spxh_lb{
    width: 100% !important;
}

.chakanmore p {
	width: 367px;
	height: 38px;
	line-height: 38px;
	color: #0370d2;
	border: 1px #0370d2 solid;
	border-radius: 38px;
	text-align: center;
	margin: 0 auto;
	cursor: pointer
}

.flname a {
	float: right;
	margin-right: 5px;
	font-size: 14px;
}

.jmb_list_fl {
	margin-left: 1%;
	margin-top: 15px;
	width: 98%;
	margin-bottom: 10px;
	overflow: hidden
}

.jmb_list_fl li {
	margin-left: 12px;
	margin-right: 12px;
	float: left;
	margin-bottom: 15px;
	text-align: center;
}

.jmb_list_fl li a {
	float: left;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	border: 1px solid #DADADA;
	background: #E8E8E8;
	color: #333333;
	width: 113px;
	overflow: hidden;
}

.jmb_list_fl li a:hover {
	float: left;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	width: 113px;
	overflow: hidden;
	border: 1px solid #DADADA;
	background: #0370d2;
	color: #fff;
	text-decoration: none;
}

.dhtext_ln {
	border-radius: 5px 5px 0 0;
	overflow: hidden
}

.dhtext_ln li {
	height: 34px;
	border-bottom: 1px #edeef0 solid;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	color: #0370d2;
	padding: 0 10px
}

.dhtext_ln li a {
	color: #333
}

.dhtext_ln li a:hover {
	color: #0370d2
}

.dhtext_ln li.zbhover {
	background: #0370d2;
	color: #fff
}

.dhtext_ln li.zbhover a {
	color: #fff
}

.zhoubox {
	width: 100%;
	height: 52px;
	background: #899099;
}

.con-left-list-tv {
    background: #fff;
    box-shadow: 0 5px 10px #eee;
    border-radius: 8px;
    padding: 0 0px;
    width: 750px;
    float: left;
    margin: 0 20px 40px 0;
    display: flex;
    flex-direction: column;
}
.breadnav{color:#999}
.breadnav a{color:#999}
.breadnav a:hover{color:#e60640}
.shiping_bjjb{width:100%;background:url(/images/sp_bjs.jpg) no-repeat top center;background-size:100% 100%;padding-bottom:15px}
.breadnav span{color:#fff}
.spxh_lb{margin-bottom:19px;padding-top:20px;width:auto;display:inline-block;float:left;background: #fff;}
.spxh_lb h5{font-size:17px;float:left;height:30px;line-height:30px;margin-bottom: 12px;margin-left: 12px;}
.spxh_lb .nobeging{color:#0370d2;font-size:14px;height:30px;line-height:30px;float:left}
.shipin_bf{width:878px;height:618px;background:#000;text-align:center}
.sp_weikai{padding-top:150px}
.sp_fl_time{color:#999;font-size:16px;margin-top:35px}
.sp_zt{color:#999;height:70px;line-height:70px}
.sp_duiwu{color:#fff;font-size:24px;line-height:30px}
iframe{height:490px;border:none}
.singldl{margin:0;float:left;color:#fff}
.singldl dd{display:inline-block;float:left;height:30px;line-height:30px;color:#fff;background:#686b63;border-radius:30px;padding:0 6px;min-width:60px;margin-left:10px;text-align:center;cursor:pointer}
.singldl dd:hover{background:#0370d2}
.singldl dd.active{background:#0370d2}
.luxianglb{width:340px;height:608px;overflow:hidden;background:#232222}
.luxianglb_title{text-align:center;position:relative;text-align:center;color:#fff;font-size:18px;height:44px;line-height:44px;border-bottom:2px #3c3c3c solid}
.xg_lvxiang{width:340px;height:555px;overflow-y:scroll;padding-top:5px}
.xg_lvxiang::-webkit-scrollbar{width:10px;height:1px}
.xg_lvxiang::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#535353}
.xg_lvxiang::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);border-radius:10px;background:#232222}
.xg_lvxiang{scrollbar-arrow-color:#f4ae21;scrollbar-face-color:#333;scrollbar-3dlight-color:#666;scrollbar-highlight-color:#666;scrollbar-shadow-color:#999;scrollbar-darkshadow-color:#666;scrollbar-track-color:#666;scrollbar-base-color:#f8f8f8}
.xg_lvxiang li{background:#434343;padding:20px 0 5px 0;border-radius:6px;color:#ccc;margin:5px 15px 5px 15px}
.xg_lvxiang li a{color:#ccc}
.xg_lvxiang li a:hover{color:#009cff}
.xg_lvxiang h5{color:#fff;font-size:18px;padding-top:30px;padding-bottom:10px;text-align:center}
.xg_lvxiang li.lxselect a{color:#009cff;text-align: center;}
.xg_lvxiang li.lxselect{color:#009cff}
.xg_lvxiang a{display:block;padding-bottom:12px}
.xg_lvxiang li{overflow:hidden}
.xg_lvxiang li a{padding:0 15px 10px 15px}

.singldl dd{ display:inline-block; float: none;text-align:center; margin-bottom:5px;}

.singldl .xhaolb::-webkit-scrollbar{
    display: none;
}




@media only screen and (max-width: 768px) {
    .con-left-list-tv {
        width: 100%;
    }
    .content_news_tv iframe {
        width: 100%;
        height: auto !important;
    }

}

.zhibo_list {
    background: #fff;
    padding: 6px 10px 20px 6px;
    border: 1px #eee solid;
    border-radius: 0 0 4px 4px
}

.zhibo_list li {
    border-bottom: 1px #eee solid;
    padding: 0 5px
}

.zhibo_list_flsj {
    color: #999;
    padding-top: 10px;
    overflow: hidden;
    width:100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.zhibo_list_flsj a {
    color: #999
}

.zhibo_list_flsj a:hover {
    color: #e60640
}


.box_ba9kh6vdekji .zhibo_list_flsj .fl {
    width:unset;
}

.box_ba9kh6vdekji .zhibo_list_flsj .fr {
    width:unset;
}

.zhibo_list_dwzb {
    height: 65px;
    width:100%;
    padding-top: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.zhibo_list_dw {
    width: 160px
}

.zhibo_list_dw span {
    display: block;
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.zhibo_list_dw span > a {
    display: flex;
}

.zhibo_list_zdub {
    text-align: right;
}

.zhibo_list_zdub a span {
    display: inline-block;
}

.zhibo_list_dw span cite img {
    width: 22px;
    height: 22px;
    border-radius: 25em;
    margin-bottom: -4px;
    margin-right: 6px
}

.zhibo_list_zb span {
    background: #0370d2;
    width: 88px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    text-align: center;
    margin-top: 14px;
    display: block
}

.zhibo_list li:hover .zhibo_list_zb span {
    background: #0370d2;
    color: #fff
}

.zhibo_list_bt {
    height: 64px;
    width: 210px;
    float: left;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 28px
}

.zhibo_list_zb a {
    color: #fff
}

.zhibo_list_zb span a {
    position: relative;
    display: block;
    padding-left: 15px
}

.zhibo_list_zb span a:after {
    content: '';
    position: absolute;
    top: 6px;
    left: 9px;
    z-index: 2;
    width: 16px;
    height: 16px
}


@media only screen and (max-width: 768px) {
    .con-left-list-tv {
        width: 100%;
    }
    .content_news_tv iframe {
        width: 100%;
        height: auto !important;
    }

    .duansp_list_fl {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }
    .duansp_list_fl li {
        width: 46%;
        float: left;
        text-align: center;
        margin-bottom: 18px;
        margin-top: 11px;
        margin-left: 4px;
        margin-right: 4px;
        border: #ccc 1px solid;
        padding: 2px;
    }

}


@media only screen and (min-width: 640px) {
    .news-item span{
        float:right;
    }
}


.zhixun .zhibo_list li {
	line-height: unset;
	max-height: unset;
    height: unset;
	float: unset;
    width: unset;
}

.news-item {
    display: block;
    padding: 5px 10px;
    font-size: 15px;
    border-bottom: dotted 1px #999;
	color:#666;
}

@media only screen and (max-width: 640px) {
    .news-item{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}


.sc_item.match-al-list {
    background: #fff;
    padding:5px;
}

.sc_item.match-al-list li.pc .cme1u0yvp9s4 {
    width:360px;
}
.sc_item.match-al-list li.pc .score2 {
    width:90px;
    justify-content: center;
}

.Tophead .logo img{
    width: 200px !important;
    height: 50px;
    object-fit: contain;
}


 @media screen and (max-width: 640px) {
     .Tophead .logo img {
         width: 150px !important;
         object-fit: contain;
     }
 }


 .streamer-area{
    background-color: #e8e7e7;
    width: 100%;
}

.streamer-container {
    margin: 0 auto;
    gap: 20px;
    padding: 10px 20px 20px 20px;
}

/* 直播主卡片样式 */
.streamer-card {
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    margin-bottom: 10px;
}

.streamer-card:hover {
    transform: translateY(-5px);
}

/* 大头贴样式 */
.avatar {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: 15px;
    object-fit: cover;
}

/* 直播主名称 */
.streamer-name {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 10px;
    color: #333;
}

/* 直播主描述 */
.streamer-desc {
    font-size: 0.9rem;
    color: #666;
}

/* 主标题样式 */
.section-title {
    width: 100%;
    max-width: 1190px;
    margin: 0 auto 5px auto;
    box-sizing: border-box;
    padding: 10px 0 0 0;
}

.section-title h2 {
    font-size: 1rem; /* 大字体 */
    color: var(--news-text-color); /* 使用鲜艳的颜色吸引注意，例如番茄红 */
    display: inline-block;
    padding: 0px 15px;
    text-transform: uppercase; /* 大写字母 */
    letter-spacing: 2px; /* 增加字母间距 */
    position: relative; 
    margin-left: 20px;
}

/* 标题下面的小装饰条 */
.section-title h2:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 100%;
    background-color: var(--news-text-before-bg-color); /* 与标题文字相同的颜色 */
    bottom: 0; /* 放置在标题的底部 */
    left: 0;
    transform: translateX(-50%); /* 使下划线居中 */
    border-radius: 2px;
}

.comment_area {
    padding: 0;
    margin: 0;
    list-style: none;
}

.comment_area li {
    line-height: 22px;
    border-bottom: 1px dotted #a0a0a0;
    padding: 8px 0;
}


.comment_area li p{
    font-size: 14px;
}

.list_comment_chatgpt_title {
    font-weight: 900;
}