@charset "UTF-8";
*{margin:0;padding:0;box-sizing:border-box;font-family:'Microsoft Yahei',Arial;}
body{background-color:#f3f3f3}
body,button,input,select,textarea{font:12px/1.5tahoma,arial,\5b8b\4f53}
h1,h2,h3,h4,h5,h6{font-size:100%}
address,cite,dfn,em,var{font-style:normal}
code,kbd,pre,samp{font-family:couriernew,courier,monospace}
small{font-size:12px}
ul,ol{list-style:none}
a{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-user-select:none;-moz-user-focus:none;-moz-user-select:none;text-decoration:none;outline:none;color:black}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
legend{color:#000}
fieldset,img{border:0}
button,input,select,textarea{font-size:100%;outline:none}
table{border-collapse:collapse;border-spacing:0}
pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}
img{display:block;max-width:100%}
li{list-style-type: none;}



.t5-container {width: 1200px;margin: 0 auto;position: relative;}
.t5-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.t5-ellipsis2{display:-webkit-box !important;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2}
.t5-breakword{word-wrap:break-word;word-break:break-all;overflow:hidden}
.t5-pointer{cursor:pointer}
.t5-float-left{float:left}
.t5-float-right{float:right}
.t5-pagination-box{text-align:center; margin-top: 30px}
.t5-pagination-box ul.t5-pagination{display:inline-block;padding:0;margin:0}
.t5-pagination-box ul.t5-pagination li{float:left;height:24px;padding:0 5px;margin-right:8px;margin-bottom:8px;line-height:24px;text-align:center;font-size:16px;border:1px solid #dcdcdc;border-radius:1px;transition:background-color 0.3s;cursor:pointer;min-width:26px}
.t5-pagination-box ul.t5-pagination li.t5-special{line-height:22.5px}
.t5-pagination-box ul.t5-pagination li.t5-pagination-ellipsis{position:relative;width:26px}
.t5-pagination-box ul.t5-pagination li.t5-pagination-ellipsis:after{position:absolute;undefined;left:50%;transform:translateX(-50%);color:#949494}
.t5-pagination-box ul.t5-pagination li.t5-active{background-color:#dd4d30;border:1px solid #dd4d30}
.t5-pagination-box ul.t5-pagination li.t5-active a{color:white}
.t5-pagination-box ul.t5-pagination li:hover:not(.t5-active){background-color:#ddd}
.t5-pagination-box ul.t5-pagination li:last-child{margin-right:0}
.t5-pagination-box ul.t5-pagination li a{display:block;width:100%;height:100%;color:#949494;text-decoration:none}

.t5-w840{width: 840px;float: left;}
.t5-w340{width: 340px;float: right;}
.t5-w940{width: 940px;}
.t5-w240{width: 240px;}
.t5-mt10 {margin-top: 10px}
.t5-mt20 {margin-top: 20px}
.t5-mt30 {margin-top: 30px}
.t5-mt40 {margin-top: 40px}
.t5-not_data {padding: 5px 15px;color: #999999}
.t5-breadcrumb {font-size: 14px;padding: 15px 0}
.t5-breadcrumb {color: #8D8D8D;}



.t5-w100{width:100%}
.t5-bgwhite{background-color: #fff}
.t5-flex-between{ display: flex;justify-content:space-between;flex-wrap:wrap;}
.t5-nodate{display: flex;justify-content: center;align-items: center;flex-direction: column;padding:60px 0;width:100%;border-radius:10px}
.t5-nodate p{font-size: 14px;text-align: center;line-height: 1.5;color: #bbb}
.t5-padding20{padding:20px;}
.t5-br10{border-radius: 10px;overflow: hidden;}




.t5-pc{display:block}
.t5-mobile{display:none}
@media (max-width: 780px) {
.t5-pc{display:none!important}
.t5-mobile{display:block!important}
}
.t5-hide{display: none}
.t5-show{display: block!important}



.t5-section-tit{line-height: 50px;display:flex;justify-content: space-between;color: #000;padding:0 14px;border-bottom: 1px solid #F1F1F1;align-items: center;}
.t5-section-tit .t5-section-name{font-weight: 600;font-size: 16px;position: relative;display:flex;justify-content:center;align-items: center;height: 100%}
.t5-section-tit .t5-section-name:before{undefined;width: 4px;height: 20px;background: #3979FB;border-radius: 2px 2px 2px 2px;display:inline-block;margin-right: 10px}
.t5-section-tit .t5-section-more{font-weight: 400;font-size: 12px;color: #888888}
.t5-section-tit .t5-section-more a{color:#888888;}
.t5-section-tit .t5-section-updatetime{font-weight: 400;color:#888888;font-size: 12px;}
.t5-section-box .t5-section-main{padding:20px;}



.t5-section-name-tab span{padding:13px 10px;color:#000;margin-right: 20px}
.t5-section-name-tab span.t5-active{border-bottom:2px solid #3979FB;color:#3979FB;}









/* header */
.t5-header{width:100%;height:76px;line-height:76px;background:#3979FB;}
.t5-header_logo{display:flex;justify-content: center;align-items:center}
.t5-header_logo img{width:auto;height:52px;}
.t5-header_menu{display:flex;width:calc(100% - 200px);}
.t5-header_menu_item{display:inline-block;font-size:16px;font-weight:600;flex:1;text-align:center;}
.t5-header_menu_item a{color: #fff;display:block}
.t5-header_menu_item.t5-active,.t5-header_menu_item:hover{background: #1C5EE3;}


.t5-header_menu_item .t5-header_menu_item_item{position: absolute;display: none;background: #45464C;width: 100%;z-index: 999;left:0}
.t5-header_menu_item .t5-header_menu_item_item li{flex:1;}
.t5-header_menu_item .t5-header_menu_item_item li a{line-height: 40px;font-size: 14px;color: #fff;display: block}
.t5-header_menu_item .t5-header_menu_item_item li a:hover{background:#3979FB;color: #fff}
.t5-header_menu_item .t5-header_menu_item_item li a{line-height: 35px}
.t5-header_menu_item:hover .t5-header_menu_item_item{display: block;}
@media (max-width: 1024px) {
    .t5-header_menu_item{float:left;padding:0 5px;text-align:center;position: relative;}
    .t5-header_menu_item a{font-size:14px}

}

.t5-fudaohang{line-height: 46px;background-color: #fff}
.t5-fudaohang .t5-container {display: flex;overflow: auto;}
.t5-fudaohang a{font-size: 14px;font-weight: 400;color: #444444;margin:0 10px;display: inline-block;word-break: keep-all;}
.t5-fudaohang a:hover{color: #3979FB}







/* match_top */
.t5-match_top{position: relative;margin-top:10px;}
.t5-match_top .t5-match {background: #3979FB;max-width:234px;height: 88px;border-radius: 10px;padding:14px 20px;display: flex;justify-content: space-between;flex-direction: column;}
.t5-match_top .t5-match p{display: flex;justify-content: space-between;align-items:center;color:#fff;width: 100%}
.t5-match_top .t5-match p a{color:#fff;font-size: 14px;overflow-wrap: break-word;white-space: nowrap;}
.t5-match_top .t5-match p span{font-size: 12px;color: #B9DFFD;}
.t5-match_top .t5-swiper-container{overflow: hidden;}
.t5-match_top .t5-match.t5-displaying{background: #FFEDEB;}
.t5-match_top .t5-match.t5-displaying p{color: #000;}
.t5-match_top .t5-match.t5-displaying p a{color: #000;}
.t5-match_top .t5-match.t5-displaying p span{font-size: 12px;color:#888888;}


.t5-section-box{background:#fff;border-radius: 10px;}
.t5-maintopic-box1{background:#3979FB;;padding:20px;width: 264px;display:flex;flex-direction: column;align-items:center;}
.t5-maintopic-box1 .t5-pic{width: 120px; height: 120px;background-color: #fff;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.t5-maintopic-box1 .t5-pic img{width: 82px;}
.t5-maintopic-box1 .t5-wenzi{color: #fff;display:flex;justify-content: space-between;flex-direction: column;padding:8px 0;}
.t5-maintopic-box1 .t5-wenzi h1{font-size: 22px;text-align: center;margin:10px 0;}
.t5-maintopic-box1 .t5-wenzi p{font-size: 14px;line-height: 1.8;text-indent: 0}


.t5-maintopic-box2{background: #fff;width: calc(100% - 264px);display: flex;justify-content: space-between;flex-wrap:wrap;padding:0 20px;}
.t5-maintopic-box2 .t5-section-box{width: 49%;}
.t5-maintopic-box2 .t5-section-main{padding:10px 0}
.t5-maintopic-box2 .t5-match_list{display: flex;justify-content: space-between;flex-wrap: wrap;}
.t5-maintopic-box2 .t5-match_list .t5-match {background: #F3FAFF;width:49%;height: 88px;margin:1% 0;border-radius:6px;padding:10px 15px;display: flex;justify-content: space-between;flex-direction: column;}
.t5-maintopic-box2 .t5-match_list .t5-match p{display: flex;justify-content: space-between;align-items:center;color:#000;width: 100%}
.t5-maintopic-box2 .t5-match_list .t5-match p a{color:#000;font-size: 14px;overflow-wrap: break-word;white-space: nowrap;}
.t5-maintopic-box2 .t5-match_list .t5-match p span{font-size: 12px;color: #888888;}

.t5-luxiang_list ul{display: flex;flex-direction: column;justify-content: space-between;}
.t5-luxiang_list li {font-size: 14px;font-weight: 400;color: #000;margin:1% 0;padding:5px;background: #F3FAFF;border-radius: 6px}
.t5-luxiang_list li a{display: flex;justify-content: space-between;color:#A3A3A3;font-size: 12px;}
.t5-luxiang_list li a p{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;color: #000000;font-size: 14px;}
.t5-luxiang_list li a .t5-nr{width:calc(100% - 45px);font-size: 12px;padding: 5px;display: flex;justify-content: space-between;flex-direction: column;}
.t5-luxiang_list li:hover{background-color:#F7F7F7;}
.t5-luxiang_list li:hover a{display: flex;justify-content: space-between;color:#F25035;font-size: 12px;}



/* match */
.t5-match .t5-match_filter_item{display: inline-block;width: 80px;text-align:center;line-height: 28px;margin:0px 18px 15px 0;overflow: hidden}
.t5-match .t5-match_filter_item a {position:relative;background:#EEF1FD;border-radius: 15px;display:block;color:#000000;font-size:14px;text-wrap:nowrap;}
.t5-match .t5-match_filter_item a h1{display:inline-block;font-weight:400;}
.t5-match .t5-match_filter_item.t5-active a {background:#3979FB;color:#fff;border-radius: 15px;color: #fff}
.t5-match .t5-match_filter_roll{display: flex;justify-content: space-between;}
.t5-match .t5-match_filter_roll ul{width:100%;overflow: hidden;display:flex;flex-wrap: wrap;}
.t5-match .t5-match_filter_roll ul.t5-showmore{height:auto;}
.t5-match .t5-match_filter_roll .t5-more_btn{width: 70px;height:28px;background: #EBF1EF;border-radius: 15px;text-align: center;line-height: 28px;font-size: 14px;margin-top: 10px}
.t5-match .t5-match_filter_roll .t5-more_btn img{ vertical-align: middle;}
.t5-match .t5-match_time {display: inline-block;padding:0 20px;line-height: 28px;background:#F1F4F8;border-top-right-radius: 15px;border-bottom-right-radius: 15px;font-size: 12px;color: #000000;font-weight: 600;
margin-left:-20px;}
.t5-match .t5-match_time img{display:inline-block;vertical-align: sub;}
.t5-match .t5-match_filter_roll .t5-more_btn.t5-down{}
.t5-match_date {font-size: 16px;padding: 15px 0;margin-top: 15px}
.t5-match-item {display: flex;align-items: center;font-size: 14px;padding: 13px 0px;border-bottom: solid 1px #F2F2F2; justify-content: space-between;}
.t5-match-item .t5-info_left{display:flex;align-items:center}
.t5-match-item .t5-info_left .t5-time{display:inline-block;width:105px;font-weight: 400;color:#9A9A9A;}
.t5-match-item .t5-info_left .t5-time em{color:#9A9A9A;margin-left:10px;font-size: 14px;font-weight: 400}
.t5-match-item .t5-info_left .t5-league{display:inline-block;width:100px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-align:left}
.t5-match-item .t5-info_left .t5-league a{color:#9A9A9A;}
.t5-match-item .t5-info_center{text-align: left;width:calc(100% - 200px);}

.t5-match-item .t5-info_right{box-sizing:border-box;display:inline-block;vertical-align:middle;font-size:14px;width:84px;border-radius:14px;text-align:center;line-height: 28px}
.t5-match-item .t5-info_right a{color:#3979FB;background:#f0effd;display:block;border-radius:14px;}
.t5-match-item .t5-info_right.t5-begin {background: #EEF1FD;color:#000000}

.t5-match-item .t5-info_right.t5-start a {color: #fff;background:#3979FB;}
.t5-match-item .t5-info_right.t5-end {background:#3979FB;}
.t5-match-item .t5-info_right.t5-end a {color: #fff;}
.t5-match-item:nth-last-child(1){border-bottom: 0}
.t5-match_list_more{width: 226px;height: 34px;background:#EEF1FD;border-radius: 17px;display: block;margin:20px auto 0 auto;line-height: 34px;text-align: center;}
.t5-match_list_more a{color:#FF2F5E;}

/* end match */





.t5-section-right-indexnav{background: unset;height: 400px;display: flex;justify-content:space-between;flex-wrap: wrap;flex-direction: column;}
.t5-section-right-indexnav a{}




.t5-luxiangplaylink{color:#0066CC;font-weight:600}
.t5-luxiangplaylink a{color:#0066CC;font-weight:600}


/* video_list */




.t5-luxiang .t5-section-second-tit{ display: flex;overflow:hidden;background:#EEF1FD;border-radius: 15px;overflow: hidden;}
.t5-luxiang .t5-section-second-tit span{flex:1;text-align: center;line-height:28px;border-radius: 15px;background: #F0F0F0;font-size: 14px}
.t5-luxiang .t5-section-second-tit span a{display: block;}
.t5-luxiang .t5-section-second-tit span.t5-on{background:#3979FB;color: #fff}
.t5-luxiang .t5-luxiang_list_main{padding-top: 10px;}
.t5-luxiang .t5-luxiang_list_main .t5-luxiang_item{display: none}
.t5-luxiang .t5-luxiang_list_main .t5-luxiang_item.t5-show{display: block;}
.t5-luxiang .t5-luxiang_list_main ul{display: flex;flex-direction: column;justify-content: space-between;}
.t5-luxiang .t5-luxiang_list_main li {font-size: 14px;font-weight: 400;color: #000;margin:12px 0;padding:5px;background: #F3FAFF;border-radius: 6px}
.t5-luxiang .t5-luxiang_list_main li:nth-child(1){margin-top:0;}
.t5-luxiang .t5-luxiang_list_main li a{display: flex;justify-content: space-between;color:#A3A3A3;font-size: 12px;}
.t5-luxiang .t5-luxiang_list_main li a p{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;color: #000000;font-size: 14px;}
.t5-luxiang .t5-luxiang_list_main li a .t5-nr{width:calc(100% - 45px);font-size: 12px;padding: 5px;display: flex;justify-content: space-between;flex-direction: column;}
.t5-luxiang .t5-luxiang_list_main li:hover{background-color:#F7F7F7;}
.t5-luxiang .t5-luxiang_list_main li:hover a{display: flex;justify-content: space-between;color:#F25035;font-size: 12px;}





.t5-video_list ul{margin-top:10px;}
.t5-video_list li {font-size: 14px;font-weight: 400;color: #000;border-bottom:1px solid #F6F7F7;padding: 10px 0;;}
.t5-video_list li a{display: flex;justify-content: space-between;color:#A3A3A3;font-size: 12px;}
.t5-video_list li a p{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;color: #000000;font-size: 14px;padding-bottom: 5px;}
.t5-video_list li a .t5-nr{width:calc(100% - 45px);}
.t5-video_list li:hover{background-color:#F8F8F8;}
.t5-video_list li:hover a{display: flex;justify-content: space-between;color:#3979FB;font-size: 12px;}
.t5-video_list li:hover a p{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;color: #3979FB;font-size: 14px;padding-bottom: 5px;}
.t5-video_list li:nth-last-child(1){border:0;margin:0;}



/*球队球员 */
.t5-hide{display: none}
.t5-show{display: block!important}
.t5-team_rank{position:relative}
.t5-team_rank_main{background-color: #fff;border-radius: 5px;}
.t5-team_rank_main .t5-team_rank_item{display:none}
.t5-team_rank_main .t5-team_rank_item.t5-on{display:block}
.t5-team_rank_main .t5-team_rank_match{position:absolute;right:10px;top:-40px;border-radius:14px;background: #EEF1FD;overflow: hidden;}
.t5-team_rank_main .t5-team_rank_match span{font-size: 14px;text-align: center;flex:1;padding:5px 20px;cursor:pointer;color: #000;}
.t5-team_rank_main .t5-team_rank_match span.t5-on{color:#fff;background-color:#3979FB;}
.t5-team_rank_main .t5-team_rank_score{padding:0px;}
.t5-team_rank_main .t5-team_rank_match_saishi{display:flex;margin-bottom:10px;background: #EEF1FD;border-radius: 15px;}
.t5-team_rank_main .t5-team_rank_match_saishi.t5-on{display:flex}
.t5-team_rank_main .t5-team_rank_match_saishi span{flex:1;text-align: center;line-height:28px;border-radius: 15px;background: #F0F0F0;font-size: 14px}
.t5-team_rank_main .t5-team_rank_match_saishi span.t5-on{background:#3979FB;color: #fff}
.t5-team_rank_main .t5-team_rank_match_saishi_east_west{background:#DBDBDB;display:flex;margin-bottom:10px;display:none;border-radius: 15px;}
.t5-team_rank_main .t5-team_rank_match_saishi_east_west.t5-on{display:flex}
.t5-team_rank_main .t5-team_rank_match_saishi_east_west span{flex:1;font-size:14px;text-align:center;line-height:26px;cursor:pointer;border-radius: 15px;}
.t5-team_rank_main .t5-team_rank_match_saishi_east_west span.t5-on{color: #fff;background-color:#7b88d5;}
.t5-team_rank_main .t5-team_rank_score li{display: flex;justify-content: space-between;align-items: center;margin:9px 0;padding:5px 5px;}
.t5-team_rank_main .t5-team_rank_score li span{font-size: 14px;text-align: center;}
.t5-team_rank_main div.t5-team_rank_score_name{line-height: 26px;padding:0 10px;display: flex;justify-content:space-between;border-bottom:1px solid #EAEAEA;color: #EAEAEA}
.t5-team_rank_main div.t5-team_rank_score_name span{font-size:12px;color: #A3A3A3;}
.t5-team_rank_main div.t5-team_rank_score_name span:nth-child(1){width: 10%;text-align: center}
.t5-team_rank_main div.t5-team_rank_score_name span:nth-child(2){width: 40%;text-align: left}
.t5-team_rank_main div.t5-team_rank_score_name span:nth-child(3){width: 20%;text-align: center}
.t5-team_rank_main div.t5-team_rank_score_name span:nth-child(4){width: 20%;text-align: center;}
.t5-team_rank_main .t5-team_rank_score li.t5-team_rank_score_name span{text-align: center;font-size: 14px;color: #A5A5A5;}
.t5-team_rank_main .t5-team_rank_score li.t5-team_rank_score_name span:nth-child(2){width: 40%;text-align: center}
.t5-team_rank_main .t5-team_rank_score li span img{vertical-align: middle;padding-right: 5px;height: 16px;display:inline-block}
.t5-team_rank_main .t5-team_rank_score li span:nth-child(1){width: 10%;text-align: center}
.t5-team_rank_main .t5-team_rank_score li span:nth-child(2){width: 40%;text-align: left}
.t5-team_rank_main .t5-team_rank_score li span:nth-child(3){width: 20%;text-align: center}
.t5-team_rank_main .t5-team_rank_score li span:nth-child(4){width: 20%;text-align: center;color:#EA3352}
.t5-team_rank_main .t5-team_rank_score li span i{width: 22px;height: 22px;line-height: 22px;text-align: center;font-weight: 600;font-style: normal;display: inline-block;}
.t5-team_rank_main .t5-team_rank_score li:nth-child(1) span i{background:#FF3927;color: #fff}
.t5-team_rank_main .t5-team_rank_score li:nth-child(2) span i{background:#FC7B44;color: #fff}
.t5-team_rank_main .t5-team_rank_score li:nth-child(3) span i{background:#FCCE31;color: #fff}







.t5-tags_list a{line-height: 26px;
    background:#EEF1FD;
    border-radius: 13px;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 10px;
    font-size: 14px;
    margin:5px 2px;
}






.t5-section-friend{text-align: left;}
.t5-section-friend .t5-container{border-bottom: 1px solid #37394C;padding:10px 0;}
.t5-section-friend a{margin:5px;color: #fff;display: inline-block;font-size: 14px;}
.t5-section-friend span{color: #9F9F9F;font-size: 14px;}





/* footer */
.t5-section-footer{width:100%;text-align: center;color: #8A8A8A;background:#212330}
.t5-section-footer .t5-footer-desc{font-size:14px;font-weight:400;color: #8A8A8A;padding:20px 0px 0px 0px;}
.t5-section-footer .t5-footer-copyright{color:#8A8A8A;font-size:12px;line-height: 24px;padding-bottom: 10px;}
.t5-section-footer .t5-footer-copyright a{color:#8A8A8A;}

@media (max-width: 780px) {
.t5-section-footer .t5-footer-desc{padding:0 10px;}
}

/* end footer */
/* 首页END */




/* 当前位置 */
.t5-weizhi{font-size: 12px;color: #666666;padding:17px 0;width:100%;display: block; }
.t5-weizhi a{font-size: 12px;color: #666666 }

/* 直播列表 */
.t5-match_zhibo_nav{width: 240px;}
.t5-match_zhibo_nav .t5-main{padding:20px 10px;}
.t5-match_zhibo_nav .t5-all{width:100%;line-height: 36px;border-radius: 6px;text-align: center;color:#000;border:1px solid #EBEBEB;background:#FF2F5E;color: #fff;}
.t5-match_zhibo_nav .t5-name{font-size: 14px;font-weight: 500;color: #888;width:100%;margin-top: 20px;padding-bottom: 10px;}
.t5-match_zhibo_nav .t5-name img{margin-right: 5px; vertical-align: middle;display:inline-block;}
.t5-match_zhibo_nav dl{display: flex;flex-wrap: wrap;}
.t5-match_zhibo_nav dl dd{width:30%;margin:3% 3.3333% 3% 0;text-align: center;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.t5-match_zhibo_nav dl dd:nth-child(3n){margin-right:0%;}
.t5-match_zhibo_nav dl dd a{line-height:1.8;border: 1px solid #EBEBEB;border-radius: 6px;text-align: center;display: block;color:#444444;font-size:14px;}
.t5-match_zhibo_nav dl dd a.t5-on{background:#FF2F5E;color:#FFF;border: 1px solid #FF2F5E;}







/* 赛事列表页头部赛事模块 */
.t5-match_saishi{background: #3979FB;padding:20px;}
.t5-match_saishi .t5-pic{width: 100px;height: 100px;border-radius: 50%;overflow: hidden;background-color: #fff;padding:10px;}
.t5-match_saishi .t5-pic img{width: 100%;}
.t5-match_saishi .t5-intro{width:calc(100% - 120px);color: #fff;font-size: 12px;line-height: 1.8;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;}
.t5-match_saishi .t5-intro h3{font-size: 20px;font-weight: 400;padding-bottom: 5px;line-height: 1.5}
/* 赛事列表页头部赛事模块下切换 */
.t5-match_saishi_info{font-size: 16px;font-weight: 400;color: #FDDC00;background: #F3F7FF;}
.t5-match_saishi_info ul{display: flex;border-bottom: 1px solid #F2F2F2;}
.t5-match_saishi_info ul li{display: inline-block;cursor: pointer;}
.t5-match_saishi_info ul li.t5-tabs{padding:16px 30px;color: #000}
.t5-match_saishi_info ul li.t5-tabs.t5-active{border-bottom: 2px solid #3979FB;;color: #3979FB}










.t5-ny_leftside {width: 120px;background-color:#fff;color: #000;position: absolute;top:10px;left:-130px;}
.t5-ny_leftside .t5-all{width: 120px;background:#3979FB;color: #000;text-align: center;align-items: center;line-height: 50px;color: #fff}
.t5-ny_leftside .t5-navlist dl{}
.t5-ny_leftside .t5-navlist dl dt{font-weight:600;padding:14px;border-bottom: 1px solid #F1F1F1;display: flex;justify-content: space-between;align-items: center;width: 100%;cursor: pointer;font-size: 14px;}
.t5-ny_leftside .t5-navlist dl dd{display: none}
.t5-ny_leftside .t5-navlist dl dd a{color: #666;padding:11px 0px 11px 28px;display: block;}
.t5-ny_leftside .t5-navlist dl dd a.t5-on{color:#3979FB;border-left:0px solid #fff;background-color:#fff}
.t5-ny_leftside .t5-navlist dl.t5-on dd{display: block;}
.t5-ny_leftside .t5-navlist dl.t5-on dt{background:#3979FB;color: #fff;}
.t5-ny_leftside .t5-navlist dl dd.t5-on{background: #FEF0F0;}




.t5-ny_leftside .t5-navlist li{border-bottom: 1px solid #F5F7F9;background-color: #fff;width: 100%;text-align: center}
.t5-ny_leftside .t5-navlist li a{color: #666;display:block;line-height: 36px;}
.t5-ny_leftside .t5-navlist li a.t5-on{color:fff;background: #DD0100;}


.t5-saishi_intro{background: #3979FB;}
.t5-saishi_intro .t5-pic{width: 88px;height: 88px;background: #FFFFFF;border: 1px solid #E8E8E8;border-radius: 50%;}
.t5-saishi_intro .t5-pic img{width: 100%;}
.t5-saishi_intro .t5-intro{width:calc(100% - 100px);color: #fff;font-size: 14px;line-height: 1.8;display:flex;justify-content: center;flex-direction: column;}
.t5-saishi_intro .t5-intro h3{font-size: 24px;font-weight: bold;line-height: 1.5;color: #fff;}
.t5-saishi_intro .t5-intro p{font-size: 14px;color: #fff;line-height: 1.5;}




/** 右侧新闻热点1.2.3 **/
.t5-hot_news_list ul li{background: #F8F8F8;border-radius: 8px;padding:8px;display: flex;justify-content: space-between;margin-bottom: 10px}
.t5-hot_news_list ul li span{display: block;width: 20px;display: flex;flex-direction: column;justify-content: center;font-size: 20px;align-items: center;color: #9F9F9F;}
.t5-hot_news_list ul li a{display: block;width: calc(100% - 26px);font-size: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.t5-hot_news_list ul li:nth-child(1) span{color: #EF4031;}
.t5-hot_news_list ul li:nth-child(2) span{color: #EF4031;}
.t5-hot_news_list ul li:nth-child(3) span{color: #EF4031;}



/** 直播列表页 **/






/** 直播内容页 **/
#djs{color:#3979fb;font-weight:600;}
.t5-match_allinfo{width:100%;}
.t5-match_allinfo .t5-top{background:undefined no-repeat;min-height:180px;display: flex;justify-content: space-between; }
.t5-match_allinfo .t5-top .t5-zhudui,.t5-match_allinfo .t5-top .t5-kedui{display: flex;justify-content:center;width: 30%;align-items: center;}
.t5-match_allinfo .t5-top .t5-kedui{flex-direction: row-reverse;}
.t5-match_allinfo .t5-top .t5-qiudui_logo{width: 92px; height: 92px; overflow: hidden;display: flex;justify-content:center;align-items: center;}
.t5-match_allinfo .t5-top .t5-qiudui_logo img{max-height:88px;max-width: 80%;}
.t5-match_allinfo .t5-top .t5-qiudui_name{font-size: 16px;color: #fff;text-align: center;line-height:1.5;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden; }
.t5-match_allinfo .t5-top .t5-zhuangtai{display: flex;flex-direction: column;justify-content: space-between;padding:30px 0;text-align: center;color:#888888;width: 30%}
.t5-match_allinfo .t5-top .t5-zhuangtai span{padding:0 10px;font-size:12px;}
.t5-match_allinfo .t5-top .t5-zhuangtai .t5-bf{font-weight: 600;font-size: 36px;text-align: center;color: #000;display: flex;justify-content: space-between;width: 100%;align-items: center}
.t5-match_allinfo .t5-top .t5-zhuangtai .t5-bf span{padding:0 10px;font-size:36px;}
.t5-match_allinfo .t5-top .t5-zhuangtai .t5-zt{font-size: 16px!important;font-style: normal;}


.t5-match_allinfo{ position: relative; }
.t5-match_allinfo .t5-match_text{position: absolute;width: 100%;height: 100%;top:0;left:0;display: flex;justify-content: center;align-items: center;}
.t5-match_allinfo .t5-match_text .t5-qiudui{ width:30%;display: flex;justify-content: center;align-items: center;flex-direction: column;font-size: 20px;color: #fff}
.t5-match_allinfo .t5-match_text .t5-qiudui .t5-qiudui_logo{height: 150px;}
.t5-match_allinfo .t5-match_text .t5-qiudui .t5-qiudui_logo img{height: 150px;}
.t5-match_allinfo .t5-match_text .t5-qiudui .t5-qiudui_name{line-height: 3}
.t5-match_allinfo .t5-match_text .t5-vs{ width:20%;display: flex;justify-content: center;align-items: center;flex-direction: column;font-size: 20px;color: #9B9B9B }
.t5-match_allinfo .t5-match_text .t5-vs img{padding:30px 0;}

.t5-match_allinfo .t5-match_info{color: #fff;background:#fff;}
.t5-match_allinfo .t5-match_info .t5-name{font-size: 14px;color: #fff;margin-right: 10px;}
.t5-match_allinfo .t5-match_info .t5-name img{vertical-align: middle;}
.t5-match_allinfo .t5-match_info p{font-size: 14px;font-weight: 400;color: #9B9B9B;}
.t5-match_allinfo .t5-zhibo_name{display:flex;color: #000;width:100%;margin-bottom: 10px}
.t5-match_allinfo .t5-zhibo_name img{margin-right: 5px}
.t5-match_allinfo .zhibo_btn{}
.zhibo_btn a{
    background:#EA3352;
    color:#fff;
    border-radius: 6px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    margin:0px 5px 10px 0;
    display: inline-block;
    text-indent: 0;
    padding:2px 10px;
    cursor: pointer;
}

.t5-nosignel{background-color: rgba(245, 247, 249, 1)!important;color:#000!important}
.t5-other_zhibo_s1{border:1px solid #fe292b;background:#fef0f0;border-radius:5px;margin-bottom:10px;height:45px; overflow:hidden;width:calc(100% - 100px);box-sizing: border-box;}
.t5-other_zhibo_s1 .t5-t_news{ height:44px; color:#444;overflow:hidden; position:relative;}
.t5-other_zhibo_s1 .t5-t_news b{ line-height:44px; font-weight:normal; display:inline-block;background:#fd2928;padding:0 10px;font-size:16px;color:#fff}
.t5-other_zhibo_s1 .t5-news_li li{height:44px;overflow:hidden}
.t5-other_zhibo_s1 .t5-news_li li a{color:#fd2928;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.t5-other_zhibo_s1 .t5-news_li,.t5-other_zhibo_s1 .t5-swap{ line-height:44px; display:inline-block; position:absolute;left:72px;color:#fd2928;}
.t5-other_zhibo_s1 .t5-swap{top:44px;}
.t5-other_zhibo_s1 .t5-swap li{height:44px;overflow:hidden}
@media (max-width: 780px) {
.t5-other_zhibo_s1{display:block;width:100%;margin-top:10px}
}





.t5-ny_match_list{width: 940px;}
.t5-match_show_date_tabs{height: 88px;background: #FFFFFF;display: flex;text-align: center}
.t5-match_show_date_tabs a{flex:1;font-size: 14px;font-weight: 400;color: #8A8A8A;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.t5-match_show_date_tabs a p.t5-day{font-size:18px;line-height: 1.5}
.t5-match_show_date_tabs a.t5-active{background: #FFF6CC;color: #000}





.t5-match_show_list{margin-top:30px}
.t5-match_status_tabs{padding:5px 0}
.t5-match_status_tabs a{display:block;float:left;padding:5px 30px;box-sizing:border-box;border:solid 1px #d41d1b;font-size:16px}
.t5-match_status_tabs a.t5-active{background:#d41d1b;color:#FFFFFF}
.t5-data_content_table{margin-top:36px}
.t5-nbadata_table_title{font-weight:bold;font-size:18px;color:#333;margin:20px 0 20px 26px;padding-top:15px}
.t5-data_table_index{background:#efefef}
.t5-data_table_index table tbody tr th{font:14px/50px "microsoft yahei";color:#333;text-align:center;background:#dedede}
.t5-data_table_index table tbody tr td{font:16px/56px "microsoft yahei";color:#333;text-align:center;border-top:1px solid #eee}
.t5-data_table_index .t5-orderred{background:#ce2623}
.t5-data_table_index .t5-order{display:block;width:30px;height:30px;margin:0 auto;background:#dc2221;font:16px/30px "microsoft yahei";color:#fff}
.t5-nbadata_table_index .t5-logo_name img{width:36px;height:36px;float:left;margin:7px 0 0 20px}
.t5-data_table_index .t5-logo_name img{width:30px;height:30px;float:left;margin:14px 0 0 25px}







.t5-match_analysis .t5-senav{border-bottom: 1px solid #F5F7F9;display: flex;}
.t5-match_analysis .t5-senav span{font-size: 16px;color: #222222;padding:10px 0px;text-align: center;cursor:pointer;flex:1;font-weight: 600}
.t5-match_analysis .t5-senav span.t5-on{color:#FF7F00;font-weight: 600}
.t5-match_analysis .t5-item{display: none}
.t5-match_analysis .t5-item.t5-on{display: block}
.t5-match_analysis .t5-tabmain{padding:0;}
.t5-match_analysis .t5-itemtit{color: #000000;font-size: 18px;font-weight: bold;line-height: 16px;}
.t5-match_analysis .t5-itemtit .t5-sxline{width: 4px;height: 16px;background: #FF7F00;border-radius: 2px;display: inline-block;margin-right: 10px;vertical-align: bottom;}



.t5-sqfx_top{display: flex;justify-content:space-between;width:100%;border-bottom: 1px solid  #F5F7F9;}
.t5-sqfx_top .t5-qiudui{width: 40%;display: flex;justify-content: center;align-items: center;}
.t5-sqfx_top img{width: 50px;height: 50px;margin:0px 10px;}

.t5-sqfx .t5-sqfx_box_match1 .t5-box{border:1px solid #ccc;width: 49%;margin-top:2%;text-align: center;padding:10px;}
.t5-sqfx .t5-sqfx_box_match1 .t5-box .t5-num{font-size: 38px;font-weight: 400;line-height: 1.5;color: #444444;}
.t5-sqfx .t5-sqfx_box_match1 .t5-box p{font-size: 14px;color: #8A8A8A;line-height: 1.5}




.t5-sqfx_box_match2{}
.t5-sqfx_box_match2 .t5-matchqiudui{width: 100%;border-bottom: 1px solid #F2F2F2;}
.t5-sqfx_box_match2 .t5-matchqiudui .t5-zhudui,.t5-sqfx_box_match2 .t5-matchqiudui .t5-kedui{width: 40%;display: flex;justify-content: center;line-height: 35px;}
.t5-sqfx_box_match2 .t5-matchqiudui .t5-zhudui img,.t5-sqfx_box_match2 .t5-matchqiudui .t5-kedui img{height:35px;padding:0 10px;}





.t5-sqfx_box_match2{width: 100%}
.t5-sqfx_box_match2 .t5-matchs{width: 100%;}
.t5-sqfx_box_match2 .t5-qiudui{width: 30%;display: flex;flex-direction: column;align-items: center;font-size: 14px;color:#222222;}
.t5-matchs-row  .t5-qiuduibifen{font-size: 24px;font-weight: 400;color: #8A8A8A;line-height: 50px;text-align: center;width:35%;}
.t5-matchs-row  .t5-match_info{font-size: 12px;font-weight: 400;color: #8A8A8A;line-height: 50px;width:30%;text-align: center}


@media (max-width: 600px) {
    .t5-matchs-row .t5-qiuduibifen{width:25%;}
    .t5-matchs-row .t5-match_info{width:50%;}
    .t5-match_allinfo .t5-top .t5-zhuangtai span{font-size:22px;padding:0 2px;}
    .t5-match_allinfo .t5-top .t5-zhuangtai .t5-bf{font-size:22px;}
}





.t5-sqfx_box_match2 .t5-matchs-row{padding:10px 0;border-bottom: 1px solid #F2F2F2;}
.t5-sqfx_box_match2 .t5-matchs-row{padding:10px 0;border-bottom: 1px solid #F2F2F2;}
.t5-loading{display: flex;justify-content: center;align-items: center;flex-direction: column;padding:100px 0;}
.t5-loading p{font-size: 14px;text-align: center;line-height: 1.5;color: #666}



.t5-bisai_list li{
    font-size: 14px;
    font-weight: 400;
    color: #000;
    border-bottom: 1px solid #F2F2F2;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}



.t5-match_allinfo .t5-match_info .t5-zhibo_info{margin-top:10px;}
.t5-match_allinfo .t5-match_info .t5-t1{padding:10px 0;}
.t5-match_allinfo .t5-match_info .t5-t1 img{vertical-align: middle;margin-right:5px;}



.t5-match_analysis .t5-senav{border-bottom: 1px solid #F5F7F9;display: flex;}
.t5-match_analysis .t5-senav span{font-size: 16px;color:#666666;padding:20px 0px;text-align: center;cursor:pointer;flex:1;font-weight: 600;}
.t5-match_analysis .t5-senav span.t5-on{color:#FF2F5E;font-weight: 600;}
.t5-match_analysis .t5-item{display: none}
.t5-match_analysis .t5-item.t5-on{display: block}
.t5-match_analysis .t5-itemtit{color: #000000;font-size: 16px;font-weight: 600;line-height: 16px;}
.t5-match_analysis .t5-itemtit .t5-sxline{width: 4px;height: 16px;background: #FF7F00;border-radius: 2px;display: inline-block;margin-right: 10px;vertical-align: bottom;}



.t5-sqfx_top{display: flex;justify-content:space-between;width:100%;border-bottom: 1px solid  #F5F7F9;}
.t5-sqfx_top .t5-qiudui{width: 40%;display: flex;justify-content: center;align-items: center;}
.t5-sqfx_top img{width: 50px;height: 50px;margin:0px 10px;}

.t5-sqfx .t5-sqfx_box_match1 .t5-box{border:1px solid #ccc;width: 49%;margin-top:2%;text-align: center;padding:10px;}
.t5-sqfx .t5-sqfx_box_match1 .t5-box .t5-num{font-size: 38px;font-weight: 400;line-height: 1.5;color: #444444;}
.t5-sqfx .t5-sqfx_box_match1 .t5-box p{font-size: 14px;color: #8A8A8A;line-height: 1.5}




.t5-sqfx_box_match2{}
.t5-sqfx_box_match2 .t5-matchqiudui{width: 100%;border-bottom: 1px solid #F2F2F2;}
.t5-sqfx_box_match2 .t5-matchqiudui .t5-zhudui,.t5-sqfx_box_match2 .t5-matchqiudui .t5-kedui{width: 40%;display: flex;justify-content: center;line-height: 35px;}
.t5-sqfx_box_match2 .t5-matchqiudui .t5-zhudui img,.t5-sqfx_box_match2 .t5-matchqiudui .t5-kedui img{height:35px;padding:0 10px;}





.t5-sqfx_box_match2{width: 100%}
.t5-sqfx_box_match2 .t5-matchs{width: 100%;}
.t5-sqfx_box_match2 .t5-qiudui{width: 30%;display: flex;flex-direction: column;align-items: center;font-size: 14px;color:#222222;}
.t5-matchs-row  .t5-qiuduibifen{font-size: 24px;font-weight: 400;color: #8A8A8A;line-height: 50px;text-align: center;width:35%;}
.t5-matchs-row  .t5-match_info{font-size: 12px;font-weight: 400;color: #8A8A8A;line-height: 50px;width:30%;text-align: center}


@media (max-width: 780px) {
    .t5-matchs-row .t5-qiuduibifen{width:25%;}
    .t5-matchs-row .t5-match_info{width:50%;}
}
@media (max-width: 600px) {
    .t5-match_status_tabs{display:flex !important;align-items:center;justify-content:center;margin-top:15px}
    .t5-match_show_box{box-sizing:border-box;padding-left:20px;overflow-x:auto;overflow-y: hidden}

    .t5-data_content_table{zoom:0.8}
    .t5-data_table_index .t5-logo_name img{display:none}
    .t5-match_show_date_tabs a {height: 54px;}
    .t5-riqi{padding:0 10px;}
}







.t5-sqfx_box_match2 .t5-matchs-row{padding:10px 0;border-bottom: 1px solid #F2F2F2;}
.t5-sqfx_box_match2 .t5-matchs-row{padding:10px 0;border-bottom: 1px solid #F2F2F2;}
.t5-loading{display: flex;justify-content: center;align-items: center;flex-direction: column;padding:100px 0;width:100%}
.t5-loading p{font-size: 14px;text-align: center;line-height: 1.5;color: #666}



.t5-bisai_list li{
    font-size: 14px;
    font-weight: 400;
    color: #000;
    border-bottom: 1px solid #F2F2F2;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}

.t5-bisai_list li span{margin-right: 5px;}
.t5-bisai_list li .t5-time{color: #EF4031}
.t5-bisai_list li .t5-liansai{color:#9F9F9F}








/** 直播内容页右侧 **/
.t5-hot-match .t5-match{background: #F3FAFF;height: 88px;margin-bottom:10px;border-radius:6px;padding:16px 15px;display: flex;justify-content: space-between;flex-direction: column;}
.t5-hot-match .t5-match p{display: flex;justify-content: space-between;align-items:center;color:#000;width: 100%}
.t5-hot-match .t5-match p a{color:#000;font-size: 14px;overflow-wrap: break-word;white-space: nowrap;}
.t5-hot-match .t5-match p span{font-size: 12px;color: #888888;}
.t5-hot-match .t5-match.t5-displaying{background: #FFEDEB;}





.t5-relanews ul{display: grid;grid-template-columns: repeat(2, 1fr); grid-gap: 10px;padding:20px 0; }
.t5-relanews ul li{}
.t5-relanews ul li .t5-pic{width:100%;height:98px;overflow: hidden;}
.t5-relanews ul li .t5-pic img{width:100%;}
.t5-relanews ul li a{display: block;width:100%;height:100%;}
.t5-relanews ul li .t5-tit{font-size: 14px;padding:5px 0;}
.t5-relanews ul li .t5-time{font-size: 12px;color: #AAAAAA;}
/** 直播内容页右侧 **/
/** 直播内容页 **/









/** 新闻列表页 **/
.t5-section-senav{width:100%;overflow: hidden;display:flex;flex-wrap: wrap;}
.t5-section-senav a {position:relative;background: #EEF1FD;border-radius: 15px;display:block;color:#000000;font-size:14px;text-wrap:nowrap;display: inline-block;width: 80px;text-align:center;line-height: 28px;margin:0px 18px 15px 0;overflow: hidden}
.t5-section-senav a.t5-active {background:#3979FB;color:#fff;border-radius: 15px;color: #fff}

 .t5-list-article ul{padding:0px;}
 .t5-list-article ul li{border-bottom: 1px solid #F6F7F7;padding:10px 0;font-size: 14px;display: flex;justify-content: space-between;}
 .t5-list-article ul li .t5-tit:before {undefined;width: 4px;height: 4px;background: #8E8E8E;border-radius: 50%;margin-right: 8px;position: relative;}
 .t5-list-article ul li .t5-tit{width:calc(100% - 80px);display: flex;align-items: center;}
 .t5-list-article ul li .t5-time{width: 80px;color: #A3A3A3;font-size:12px;text-align: right;}
 .t5-list-article ul li a{display: inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}


.t5-list-article-luxiang ul{display: flex;flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.t5-list-article-luxiang li {font-size: 14px;font-weight: 400;color: #000;margin:1% 0;padding:5px;background: #F3FAFF;border-radius: 6px;width: 49%}
.t5-list-article-luxiang li a{display: flex;justify-content: space-between;color:#A3A3A3;font-size: 12px;}
.t5-list-article-luxiang li a p{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;color: #000000;font-size: 14px;}
.t5-list-article-luxiang li a .t5-nr{width:calc(100% - 45px);font-size: 12px;padding: 5px;display: flex;justify-content: space-between;flex-direction: column;}
.t5-list-article-luxiang li:hover{background-color:#F7F7F7;}
.t5-list-article-luxiang li:hover a{display: flex;justify-content: space-between;color:#F25035;font-size: 12px;}




.t5-list-article-shipin ul{display: flex;flex-wrap: wrap;justify-content:space-between;}
.t5-list-article-shipin ul li img{display: inline-block;vertical-align: middle;margin-right:8px;}
.t5-list-article-shipin ul li{display:flex;width: 49%}



.t5-tuijian-shipin_list ul{display: flex;flex-direction: column;}
.t5-tuijian-shipin_list ul li a{display:flex;justify-content: space-between;margin-bottom: 10px;font-size: 14px}
.t5-tuijian-shipin_list ul li img{display: inline-block;vertical-align: middle;}
.t5-tuijian-shipin_list ul li .t5-nr{width:calc(100% - 45px);padding: 5px;display:-webkit-box !important;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2font-size: 14px;color: #000000}




.t5-fenye{display:flex;justify-content: center;padding: 20px 0;}
.t5-fenye ul li{ display: inline-block;font-size: 12px;margin:0 3px;line-height: 1.5;background:#F7F7F7;}
.t5-fenye ul li a{font-size: 12px;color: #9B9B9B;display: block;padding:2px 8px;}
.t5-fenye ul li.t5-active,.t5-fenye ul li:hover{background-color:#3979FB;color:#fff;}
.t5-fenye ul li.t5-active a,.t5-fenye ul li:hover a{color:#fff;;}




.t5-article_content .t5-article_tit{font-size: 22px;font-weight: 600;line-height: 2;color: #222222;}
.t5-article_content .t5-article_info{font-size: 12px;color: #A5A5A5;padding: 10px 0 10px 0;margin-bottom:20px;border-bottom: 1px solid #ccc}
.t5-article_content .t5-nr p{margin-bottom: 10px;line-height: 1.5;font-size: 14px;color: #222222}
.t5-article_content .t5-nr .t5-red{color: red;font-size: 18px;}
.t5-article_content .t5-nr .t5-red p{font-size: 16px;}
.t5-article_content .t5-nr .t5-red a{color: red;font-size: 16px;font-weight: 600}
.t5-article_content .t5-nr img{display:block;margin:20px auto;max-width: 100%}
.t5-article_content .t5-nr video{max-height: 480px!important;
    width: auto!important;
    height: auto!important;
    max-width:100%!important;
    margin: 0 auto;
    display: block;}
.t5-prenext{margin-top: 20px;}
.t5-prenext a{color: #9F9F9F;font-size: 14px;padding-bottom:10px;}
.t5-prenext a span{color:#3979FB;font-weight: 600}
 

.t5-bq{font-size:12px;}
.t5-bq a{
background: #EEEEEE;
border-radius: 11px;
font-size:12px;
line-height: 22px;
display: inline-block;padding:0px 10px;
}




/** 所有赛事 **/
.t5-match_zhibo_nav_allsaishi{width:100%!important;display:block!important;    position: relative!important;padding:20px}
.t5-match_zhibo_nav_allsaishi dl dd{width:18%;margin:1%}
.t5-match_zhibo_nav_allsaishi dl dd:nth-child(3n){margin:1%}
/** 直播列表页 **/




/** 专题页 **/
.t5-hot_zt_intro{display: flex;justify-content: center;flex-direction: column;}
.t5-hot_zt_intro .t5-pic{display: flex;margin-bottom:18px;}
.t5-hot_zt_intro .t5-pic img{height:40px;background-color:#bd1a2d;border-radius:10px;padding:5px 15px;display:block}
.t5-hot_zt_intro .t5-pic span{padding:10px;border-radius: 10px;color:#bd1a2d;font-size:18px;font-weight: 600;}
.t5-hot_zt_intro h1{border-radius: 10px;color:#bd1a2d;font-size:22px;font-weight: 600;text-align:center;line-height:40px;padding:0 10px 0 0}
.t5-hot_zt_intro .t5-text{font-size:14px;line-height:1.5;font-weight:400;overflow:hidden;background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));}
.t5-hot_zt_intro .t5-text.t5-show{height:auto!important;max-height:unset!important}
/** 专题页 **/




/** 球队球员 **/
.t5-qiuyuanlist{}
.t5-qiuyuanlist{width:100%;}
.t5-qiuyuanlist .t5-hot_qiuyuan_main{width:100%;display: flex;flex-wrap: wrap;}
.t5-qiuyuanlist .t5-hot_qiuyuan_main .t5-hot_member_item{width:23%;margin:0% 1% 2% 1%;width: 144px;background: #F3F7FF;border-radius: 8px 8px 8px 8px;}
.t5-qiuyuanlist .t5-hot_qiuyuan_main .t5-hot_member_item a{display: flex; justify-content: center; width: 100%;height: 100%;line-height: 48px;font-size: 14px;}




.t5-qdqyinfo .t5-qdqyinfo_top{background: #3979FB;width: 100%;display: flex;justify-content: space-between;align-items: center;border-radius: 10px;overflow: hidden;padding:20px;}
.t5-qdqyinfo .t5-qdqy_logo{flex-direction: column;color: #fff;}
.t5-qdqyinfo .t5-qdqy_logo img{width:120px;height:120px;border-radius: 50%;padding:10px;background:#fff;}

.t5-qdqyinfo .t5-qy_qyxx{width:calc(100% - 150px);}
.t5-qdqyinfo .t5-qy_qyxx h1{font-size: 24px;line-height:1;color:#fff;padding-bottom:20px}
.t5-qdqyinfo .t5-qy_qyxx ul{display: flex;flex-wrap: wrap;height: 100%;}
.t5-qdqyinfo .t5-qy_qyxx ul li{display: flex;width:33.333%;text-align: center; box-sizing: border-box;font-size: 14px;font-weight: 400;color: #fff;line-height: 2}
.t5-qdqyinfo .t5-qy_qyxx ul li span{color: #fff;font-size: 14px;}

.t5-qdqyinfo .t5-qy_qyxx_main{font-size: 14px;color:#000;padding:20px 0;}





/** 频道 **/
.t5-pindaolist a{width: 120px;line-height: 46px;text-align:center;border-radius: 6px 6px 6px 6px;border: 1px solid #EBEBEB;display: inline-block;}
.t5-pindaolist a:hover{background:#FF2413;color: #fff}
.t5-pindao_detail img{max-width:100%;}
.t5-pindao_detail{width:100%;}
.t5-pindao_detail .t5-pindao_sp{width:100%;}
.t5-pindao_detail .t5-pindao_js{width:100%;}
.t5-pindao_detail .t5-pindao_js .t5-pic{width: 120px;height: 120px;background: #FFFFFF;border: 1px solid #EBEBEB;display: flex;justify-content: center;align-items: center;}
.t5-pindao_detail .t5-pindao_js .t5-pic img{width: 80px;height: 80px; display:block}
.t5-pindao_detail .t5-pindao_js .t5-text{width:calc(100% - 130px);display:flex;justify-content: center;align-items:flex-start;line-height: 1.5;flex-direction: column;}
/**电视频道**/
@media (max-width: 480px) {
.t5-pindao_detail .t5-pindao_js .t5-text{font-size: 12px;}
}
/**电视频道**/












.t5-allsaishi .t5-section-box{display: block;width:100%;}



#loadMoreBtn{margin: 10px auto 0px auto;
    border-radius: 5px;
    background-color:#3979FB;
    font-size: 12px;
    display: block;
    padding: 5px 20px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    
}
#loadMoreBtn span{color:#fff;}
#loadMoreBtn img{height:12px;padding-left:3px;}
#loadMoreBtn img.t5-up{transform:rotateX(-180deg);}

.t5-rel a{padding:3px 5px;border-radius:8px;background-color:#a5a5a5;color:#fff;display:inline-block;margin:5px 5px 2px 0px;font-size:14px;}

#match_zt_jieshao{position: relative;padding: 0;overflow: hidden;max-height:150px;overflow:hidden;line-height: 1.6;}
#match_zt_jieshao p{line-height: 1.6;margin-bottom: 5px;}
#match_zt_jieshao img{width:100%!important;max-width:500px!important;height:auto!important;margin:10px auto;display:block}


.t5-icooff{display: none;}
.t5-match_zhibo_nav_m{display: none;}








@media (max-width: 1200px) {
.t5-container{max-width:100%}
.t5-w840{width: 100%;}
.t5-w340{width: 100%;}
}




@media (max-width: 780px) {
    .t5-header {height: auto;line-height: unset;padding:9px 10px}
    .t5-header .t5-container{display:flex;align-items:center}
    .t5-header_logo {margin: 0;height:auto}
    .t5-header_logo img {width: auto;margin:0;padding:0;box-sizing: border-box;height:52px;}
    .t5-header_menu{width:100%;display: none;background:#1D1E2A;}
    .t5-header_menu_item {height: 35px;line-height: 35px}

    .t5-header_menu_item:hover .t5-header_menu_item_item{display: none;}
    .t5-header_menu_item a {font-size: 18px;color: #fff;line-height:3;font-weight: 400}
    .t5-header_menu_item.t5-active{background:none;border:0;}
    .t5-header_menu_item.t5-active a{color:#fff}
    .t5-mobilemenu img{height:32px;}
    .t5-header_menu {position: fixed;background: #0E0E0E;opacity: 0.9;width: 100%;z-index: 9999;top: 70px;left: 0;display: none;flex-wrap:wrap;padding:10px;height:100%;}
    .t5-header_menu_item{width:25%;;height:auto;text-align:center;background: none}

   .t5-header_menu_item.t5-active, .t5-header_menu_item:hover{border:0}


.t5-section-box .t5-section-main{padding:15px;}

    .t5-ico_off{position:absolute;right:5%;top:5%;}
    
   
.t5-topnewsmain .t5-news01{width:100%;}
.t5-topnewsmain .t5-news01{height: auto}
.t5-topnewsmain .t5-news01 .t5-pic{height:180px;}
.t5-topnewsmain .t5-news01 p{font-size: 12px;line-height: 1}
.t5-topnewsmain .t5-news02{width:100%;}
.t5-topnewsmain .t5-news02 p{line-height: 2}
.t5-topnewsmain .t5-tabs .t5-tabsitem{width: 100%;margin-bottom:10px;}
.t5-maintopic-box1{width: 100%}
.t5-maintopic-box2{width: 100%}
.t5-maintopic-box2 .t5-section-main {padding:20px 0;}
.t5-maintopic-box2 .t5-section-main .t5-list-article{padding:0 10px;}
.t5-maintopic-box2 .t5-section-tit{padding:0;}
.t5-maintopic-box2 .t5-section-tit .t5-section-name-tab{display: flex;width: 100%}
.t5-maintopic-box2 .t5-section-tit .t5-section-name-tab span{flex:1;padding:0;margin:0;text-align: center;}


.t5-maintopic-box2 .t5-section-box{width: 100%}
.t5-section-friend .t5-container{padding:10px}
.t5-section-right-indexnav{height:auto;}

.t5-section-right-indexnav a{width:98%;margin:2%;}
.t5-section-right-indexnav a img{width:100%;}


.t5-match_top .t5-match .t5-match_qiudui .t5-qiudui .t5-name{font-size:12px;}

.t5-section-box .t5-match{padding:20px 0;}
.t5-match .t5-match_filter_roll{padding:0 15px;}
.t5-match .t5-match_filter_item{margin:0px 1% 7px 0;width:19%;}
.t5-match .t5-match_time{margin-left:0;}
.t5-match-item{padding:10px;}
.t5-match-item .t5-info_left .t5-time{display:flex;flex-direction: column;width:55px;}
.t5-match-item .t5-info_left .t5-time em{margin:0;padding:0;}
.t5-match-item .t5-info_left .t5-league{width:55px;}
.t5-match-item .t5-info_right{width:120px;}
.t5-match-item .t5-info_center{width: calc(100% - 20px);text-align: center;}

.t5-hot-match .t5-match{padding:15px;}
.t5-list-article-luxiang li{width:100%;}
.t5-list-article-shipin ul li{width:100%;}


.t5-weizhi{font-size:12px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:10px 18px;}


.t5-qdqyinfo .t5-qdqy_logo{width:100%;margin:0;}



.t5-ny_match_list{width:100%;padding:20px}
.t5-match_show_date_tabs{height:auto;}

.t5-article_content .t5-nr img{max-width:100%!important;}
.t5-luxianglist ul li{font-size:14px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.t5-luxianglist ul li span{font-size:14px;}


.t5-section-box .t5-team_rank{padding:15px 0px}
.t5-team_rank_main .t5-team_rank_match_saishi{padding:0px 10px}
.t5-team_rank_main .t5-team_rank_score li:nth-child(1){background-color:#FFEDEB}
.t5-team_rank_main .t5-team_rank_score li:nth-child(2){background-color:#FFEDEB}
.t5-team_rank_main .t5-team_rank_score li:nth-child(3){background-color:#FFEDEB}
.t5-team_rank_main .t5-team_rank_score li:nth-child(4){background-color:#FFEDEB}
.t5-team_rank_main .t5-team_rank_score li:nth-child(5){background-color:#FFF6E6}
.t5-team_rank_main .t5-team_rank_score li:nth-child(6){background-color:#FFF6E6}
.t5-team_rank_main .t5-team_rank_score li:nth-child(7){background-color:#FFF6E6}






    .t5-list_zhibo_nav{width: 100%;z-index: 9;margin:0;background-color:#F7F7F7;display: none}
    .t5-list_zhibo_nav ul{display: flex;flex-wrap: wrap;padding:20px}
    .t5-list_zhibo_nav ul li{width:23%;margin:1%;}
    .t5-list_zhibo_nav ul li img{display: none}
    .t5-list_zhibo_nav li a{padding: 0;border: 2px solid #E7E7E7;border-radius: 22px;text-align: center;line-height: 24px;display:block;background:#fff}



.t5-ny_newslist_leftside .t5-senav{padding:10px 20px;}
.t5-ny_newslist_leftside .t5-senav a{padding: 10px;}
.t5-newslist ul li .t5-tit{font-size:14px;line-height: 1.5}

    .t5-match_analysis .t5-senav{padding:0px;}
    .t5-match_analysis .t5-senav span{padding:10px 0}
    .t5-match_zhibo_nav_m{display: block;background-color:#fff;padding:0px 5px;color: #8A8A8A;width:100%;display:flex;margin-bottom: 5px;}
    .t5-match_zhibo_nav_m a{color: #8A8A8A;flex:1;font-size:14px;line-height:34px;text-align:center;border-bottom:2px solid #fff}
    .t5-match_zhibo_nav_m a.t5-on{color: #000;border-bottom:2px solid #FFD300}
    .t5-match_zhibo_nav_m img{width:34px;}
    
    .t5-match_zhibo_nav{display: none;background:#fff;z-index:1;position:absolute;bottom:0;z-index:999}
    .t5-match_zhibo_nav .t5-all{border:0;border-bottom:2px solid #F2F2F2;position:relative;border-radius:0}
    .t5-match_zhibo_nav .t5-icooff{display: block;position:absolute;right: 10px;top: 7px;width: 24px;}
    .t5-match_zhibo_nav .t5-icooff img{width:100%;}
    
    
    .t5-mobilenav_bg{display:none;background-color:rgba(0,0,0,0.5);width:100%;height:100%;undefined;position:fixed;top:0;left:0;z-index:1}
    
    
    


    .t5-team_rank_main div.t5-team_rank_score_name{background:none;color: #A4A4A4;}
    .t5-team_rank.t5-padding20{padding:0;}
    .t5-team_rank_main .t5-team_rank_score li{padding:10px 5px;margin:0;}
    .t5-team_rank_main .t5-team_rank_score li:nth-child(1){background: #FFECEB;}
    .t5-team_rank_main .t5-team_rank_score li:nth-child(2){background: #FFECEB;}
    .t5-team_rank_main .t5-team_rank_score li:nth-child(3){background: #FFECEB;}
    .t5-team_rank_main .t5-team_rank_score li:nth-child(4){background: #FFF6E6;}
    .t5-team_rank_main .t5-team_rank_score li:nth-child(5){background: #FFF6E6;}
    .t5-team_rank_main .t5-team_rank_score li:nth-child(6){background: #FFF6E6;}
    
    
    .t5-qiuyuanlist .t5-hot_qiuyuan_main .t5-hot_member_item{width:48%;}
    .t5-match_allinfo .t5-top .t5-zhuangtai p span{display:block;}
    .t5-match_allinfo .t5-top .t5-zhuangtai p span:nth-child(2){display:none;}
    .t5-match_allinfo .t5-top .t5-zhuangtai p span:nth-child(3){font-size:12px;padding:5px 0}
    .t5-match_allinfo .zhibo_btn{display:flex;flex-wrap:wrap;width:100%;}
    
    .zhibo_btn a{width:auto;font-size:14px;padding:0 9px;margin:3px}


.t5-match_analysis .t5-itemtit{font-size:14px;}
.t5-match_analysis .t5-senav span{padding:6px 0;font-size:15px;}
.t5-match_analysis .t5-match-item{flex-direction:column}
.t5-match_analysis .t5-match-item .t5-info_left{width:100%;display:flex;justify-content:space-between}
.t5-match_analysis .t5-match-item .t5-info_center .t5-home .t5-left{flex-direction: column;}
.t5-match_analysis .t5-match-item .t5-info_center .t5-score{font-size: 18px;}
.t5-match_analysis .t5-match-item .t5-info_left .t5-league{text-align: right;}
.t5-match_analysis .t5-match-item .t5-info_center .t5-away .t5-right {display: flex;flex-direction: column;text-align:center}
    
}



.t5-boxB ul li{font-size:14px;color: #222222;display:flex;padding:10px 0}
.t5-boxB ul li.t5-top{}
.t5-boxB ul li span{width:14%;text-align:center}
.t5-boxB ul li span:nth-child(1){width:16%}
.t5-boxB ul li.t5-top{color:#A5A5A5}



.t5-boxC ul li{display: flex;width:100%;justify-content:space-between;align-items: center;padding:16px 0;}
.t5-boxC ul li .t5-progress{width:calc((100% - 138px)/2);}
.t5-boxC ul li em img{vert-align:center;}
.t5-boxC ul li .t5-num{width:38px;text-align:center;color:#000;font-size:14px;font-weight: 600}
.t5-boxC ul li .t5-name{width:100px;text-align:center;color: #8A8A8A;font-size:14px;}
.t5-boxC ul li .t5-progress_zd{height:8px;border-radius: 0;background: #FFEAEA;position:relative;}
.t5-boxC ul li .t5-progress_zd span{background: #FC3837;height:8px;position: absolute;left:0;top:0;}
.t5-boxC ul li .t5-progress_kd{height:8px;border-radius: 0;background: #EDF2FA;position:relative;}
.t5-boxC ul li .t5-progress_kd span{background: #337BFF;height:8px;position: absolute;right:0;top:0;}


.t5-boxT{display:flex;}
.t5-boxT .t5-teamName{width:160px;}
.t5-boxT dl{width:calc(100% - 180px);}
.t5-boxT dl{width:calc(100% - 180px);display:flex;}
.t5-boxT dl span{flex:1;text-align:center}



.t5-boxD{height:450px;overflow:hidden}
.t5-boxD{font-size:13px;line-height:1.5;color:#7a7a7a;}
.t5-boxD p{box-shadow: 0 0.1rem 0.88rem 0 rgba(0,0,0,.06);border-radius: 0.26rem;padding: 8px 20px;margin: 10px 0;position:relative}
.t5-boxD p.t5-main1:before{undefined;
    position: absolute;
    left: 5px;
    border-left: 5px solid red;
    height: 80%;
    top: 10%;}

.t5-boxD .t5-part{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:20px;}
.t5-boxD .t5-part span{width:20%;display:block;text-align: center;background: #EFEFEF;line-height:32px;color:#000}
.t5-boxD .t5-part span.t5-on{background:#3979FB;line-height:32px;color:#Fff}
.t5-boxD .t5-partdetail{display:none}
.t5-boxD .t5-partdetail.t5-show{display:block}
.t5-boxD .t5-match_list_more{}

.t5-autoheight{height:auto!important}
/**球员参与赛事**/
.t5-cy_saishi_name{display: flex;align-items: center;font-size: 16px;border-bottom:1px solid #eaeaea;margin-top: 10px;width:100%;padding-bottom: 5px;}
.t5-cy_saishi_name span{font-size:12px;color:#666;}
.t5-cy_saishi_name span.t5-pic{width:32px;height:32px;border-radius: 50%;border:1px solid #ccc;padding:2px;display:flex;justify-content: center;align-items: center;margin-right:10px;overflow: hidden;}
.t5-cy_saishi_name img{max-width:100%;max-height:100%;height:auto;padding:2px;}
.t5-cy_saishi_item{padding:7px 0;align-items: center;}
.t5-cy_saishi_item .t5-time{width:90px;text-align: center;font-size: 12px;color: #666}
.t5-cy_saishi_item .t5-time span{display: block;}
.t5-cy_saishi_item .t5-time .t5-zt{color: #ccc}
.t5-cy_saishi_item .t5-team{width: 40%;text-align: left;display: flex;justify-content: space-between;flex-direction: column;align-items: flex-start;}
.t5-cy_saishi_item .t5-team .t5-zhudui,.t5-cy_saishi_item .t5-team .t5-kedui{display: flex;flex-direction: row;justify-content: center;padding:1px 0;line-height: 22px;font-size: 14px}
.t5-cy_saishi_item .t5-team .t5-zhudui span,.t5-cy_saishi_item .t5-team .t5-kedui span{border-radius: 50%;border:1px solid #ccc;padding:2px;width:22px;height:22px;margin-right: 5px;display: flex;justify-content: center;align-items: center}
.t5-cy_saishi_item .t5-team img{height:100%;}

.t5-cy_saishi_item .t5-bifen .t5-zhudui_bifen,.t5-cy_saishi_item .t5-bifen .t5-kedui_bifen{line-height: 22px;padding:1px 0;font-size: 14px;color: #666;}
.t5-pingfen{display: flex;flex-direction: column;width:40px;text-align: center}
.t5-pingfen span{background: #91c1b4;border-radius: 5px;padding: 2px 5px;display: block;color: #fff;font-weight: 400;}


.t5-baskball_part{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:20px;}
.t5-baskball_part span{width:20%;display:block;text-align: center;background: #EFEFEF;line-height:32px;color:#000}
.t5-baskball_partmain .t5-baskball_part_qiuyuan_bifen .t5-row{width:100%;display:flex;justify-content: space-between;padding:5px 0;}
.t5-baskball_partmain .t5-baskball_part_qiuyuan_bifen .t5-row.t5-top{border-top:1px solid #ccc;text-align: center;padding:10px 0;}
.t5-baskball_partmain .t5-baskball_part_qiuyuan_bifen .t5-row.t5-top span{color: #656565;font-size: 12px;}
.t5-baskball_partmain .t5-baskball_part_qiuyuan_bifen .t5-row .t5-l{width:150px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.t5-baskball_partmain .t5-baskball_part_qiuyuan_bifen .t5-row .t5-l img{vertical-align: bottom;}
.t5-baskball_partmain .t5-baskball_part_qiuyuan_bifen .t5-row .t5-r{width:calc(100% - 150px); display:flex}
.t5-baskball_partmain .t5-baskball_part_qiuyuan_bifen .t5-row .t5-r span{flex:1;text-align: center;}
.t5-baskball_partmain .t5-baskball_part_qiuyuan_bifen .t5-row .t5-r span{color:#222222}
.t5-baskball_part span.t5-on{background: #3979FB;line-height:32px;color:#Fff}
.t5-baskball_partmain .t5-baskball_part_qiuyuan_bifen{display:none}
.t5-baskball_partmain .t5-baskball_part_qiuyuan_bifen.t5-show{display:block}
@media (max-width: 480px) {
.t5-baskball_partmain .t5-baskball_part_qiuyuan_bifen span{font-size:12px;}
.t5-baskball_partmain .t5-baskball_part_qiuyuan_bifen .t5-row .t5-l{width:60px;}
.t5-baskball_partmain .t5-baskball_part_qiuyuan_bifen .t5-row .t5-l img{display:none}
.t5-baskball_partmain .t5-baskball_part_qiuyuan_bifen .t5-row .t5-r{width:calc(100% - 60px); display:flex}
}





/** 底部导航按钮 **/
.t5-bottomnav{position:fixed;bottom:0;width:100%;display:flex;padding:5px 0;background:#163b86;z-index:100;display:none}
.t5-bottomnav a{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;color: #ABABAB;}
.t5-bottomnav a i{width:25px;height:25px;display:block;}
.t5-bottomnav a i.t5-home{background:undefined no-repeat;background-size:100% 100%}
.t5-bottomnav a i.t5-basketball{background:undefined no-repeat;background-size:100% 100%}
.t5-bottomnav a i.t5-football{background:undefined no-repeat;background-size:100% 100%}

.t5-bottomnav a i.t5-living{background:undefined no-repeat;background-size:100% 100%}
.t5-bottomnav a i.t5-moves{background:undefined no-repeat;background-size:100% 100%}

.t5-bottomnav a i.t5-videos{background:undefined no-repeat;background-size:100% 100%}
.t5-bottomnav a i.t5-news{background:undefined no-repeat;background-size:100% 100%}
.t5-bottomnav a i.t5-ozb{background:undefined no-repeat;background-size:100% 100%}

.t5-bottomnav a.t5-on{color: #fff;}
.t5-bottomnav a.t5-on i{width:25px;height:25px;display:block;}
.t5-bottomnav a.t5-on i.t5-home{background:undefined no-repeat;background-size:100% 100%}
.t5-bottomnav a.t5-on i.t5-basketball{background:undefined no-repeat;background-size:100% 100%}
.t5-bottomnav a.t5-on i.t5-football{background:undefined no-repeat;background-size:100% 100%}
.t5-bottomnav a.t5-on i.t5-living{background:undefined no-repeat;background-size:100% 100%}
.t5-bottomnav a.t5-on i.t5-moves{background:undefined no-repeat;background-size:100% 100%}
.t5-bottomnav a.t5-on i.t5-videos{background:undefined no-repeat;background-size:100% 100%}
.t5-bottomnav a.t5-on i.t5-news{background:undefined no-repeat;background-size:100% 100%}
.t5-bottomnav a.t5-on i.t5-ozb{background:undefined no-repeat;background-size:100% 100%}

@media (max-width: 780px) {


.t5-match_allinfo .t5-top .t5-zhudui{display:flex;flex-direction:column-reverse;background-color: #3979fb}
.t5-match_allinfo .t5-top .t5-kedui{display: flex;flex-direction:column-reverse;background-color: red}
.t5-match_allinfo .t5-top .t5-zhuangtai{background-color: #fff;width:40%;}
.t5-match_allinfo .t5-top .t5-zhuangtai .t5-bf span{font-size: 16px;padding:5px;}
.t5-match_allinfo .t5-top .t5-zhuangtai span{font-size: 16px;}







footer{margin-bottom:50px;}
.t5-bottomnav{display:flex;}
}
/** 移动导航按钮 **/

.t5-video {
    position: relative;
    padding-bottom: 56.25%; undefined
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000; undefined
}

.t5-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.t5-pageinfo{
    font-size: 12px;
    color: #9B9B9B;
    padding: 2px 8px;
}

.t5-fenye a{
    display: inline-block;
    font-size: 12px;
    margin: 0 3px;
    line-height: 1.5;
    background: #F7F7F7;
    
}

