.navs a{font-size:14px;line-height:34px;height:34px;background:#f1f1f1;padding:3px 10px;margin:5px 5px 0 0;border-radius:3px;transition:all .2s;color:#525252;white-space:nowrap;}
.navs a:hover{background:#019e7b;color:#fff}
/* header */
.header{width:100%;height:64px;line-height:64px;background:#1D1E2A;}
.header_logo{height: 60px}
.header_logo img{width:auto;height:55px;margin:5px 0;box-sizing: border-box}
.header_menu_item{float:left;padding:0 11px;text-align:center;position: relative;}
.header_menu_item a{color: #fff}
.header_menu_item.active{background:url("../images/nav_bg_hover.png") repeat-x;box-sizing: border-box;}
.header_menu_item.active a{color:#FDC606}
.header_menu_item a{display:block;width:100%;max-height:67px;font-size:16px;font-weight:400}



.header_menu_item .header_menu_item_item{position: absolute;display: none;background: #45464C;width: 100%;z-index: 999;left:0}
.header_menu_item .header_menu_item_item li{flex:1;}
.header_menu_item .header_menu_item_item li a{line-height: 40px;font-size: 14px;}
.header_menu_item .header_menu_item_item li a:hover{background:#ff7f00;color: #fff}
.header_menu_item:hover .header_menu_item_item{display: block;}




.topsenav{height: 34px;background: #E5E5E5;line-height: 34px;}
.topsenav a{color: #444444;font-size: 14px;padding:0 20px;}
.topsenav .container{display: flex;overflow: auto}

@media (max-width: 1024px) {
    .header_menu_item{float:left;padding:0 5px;text-align:center;position: relative;}
    .header_menu_item a{font-size:14px}
    .topsenav .container a{margin:0 8px;padding:0;display: inline-block;word-break: keep-all;}
}


@media (max-width:780px) {
.main{display:flex;flex-direction: column-reverse;}
}


.section-tit{display: flex;justify-content: space-between;width:100%;line-height: 28px;margin-bottom: 8px;}
.section-tit span{font-weight: 600;color: #000000;font-size: 16px;}
.section-tit span img{ display: inline-block;margin-right: 5px;vertical-align: middle; }
.section-tit a{font-weight: 400;color: #9F9F9F;font-size: 12px;}


.news01{width: 400px;height:380px;position: relative;}
.news01 .pic{width: 100%;height: 380px;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-bottom:5px;}
.news01 .pic img{height:100%;}
.news01 p{width:100%;background: #000000;opacity: 0.5;position:absolute;bottom:0;left:0;color: #Fff;line-height: 1.5;padding:10px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}


.news02{width: calc(100% - 430px);height:380px;position: relative;display: flex;flex-direction: column;justify-content: space-between;}
.news02 p{color: #333333;font-size:14px;line-height: 1.5;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.news02 p.t1{color: #000000;font-size:20px;font-weight: bold;line-height: 1.5;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;border-bottom: 1px solid #F2F2F2;padding-bottom:8px;}



/* hot_liansai_list */
.hot_liansai_list{width:100%;height: 420px;position: relative;}
.hot_liansai_list a{display: block;overflow: hidden;}
.hot_liansai_list img{width:100%;}
.hot_liansai_list  .swiper-container{overflow: hidden;height:370px;}



.hot_liansai_list  .swiper-slide .main{width:100%;height:100%;display: flex;justify-content: space-between;flex-wrap: wrap}
.hot_liansai_list  .swiper-slide a{display: block;width: 48%;}
.hot_liansai_list  .swiper-pagination{bottom:20px!important;}
.hot_liansai_list  .swiper-pagination-bullet{width: 30px;height: 6px;background: #666;;border-radius: 3px;}
.hot_liansai_list  .swiper-pagination-bullet-active{background: #FF7F00;}

@media (max-width: 780px) {
.hot_liansai_list{height:auto;}
.hot_liansai_list .swiper-container{height:auto;padding-bottom: 20px;}
}




/* match */
.match_filter{display: flex;flex-wrap:wrap;width:100%}
.match_filter_item{line-height: 36px;background: #fff;border-radius: 18px;text-align: center;overflow: hidden;}
.match_filter_item a {color:#000000;display: block;padding:0 14px;font-size:14px;}
.match_filter_item.active a {background: #FB810B;color:#fff}
.match_filter_item a h1{display:inline-block;font-size:14px;font-weight:400}



.match_time{width: 100%;height: 32px;background: #F8F8F8;color: #9F9F9F;line-height: 18px;display: flex;justify-content: center;align-items: center;font-size:14px;}
.match_time span{width: 48px;height: 18px;background: #EF4031;border-radius: 9px;color: #fff;text-align: center;font-size: 12px;margin-right:10px;}




.match_date {font-size: 16px;padding: 15px 0;margin-top: 15px}

.match-item {display: flex;align-items: center;font-size: 15px;padding: 15px;border-bottom: solid 1px #F2F2F2 !important; justify-content: space-between;}
.match-item .info_left{display:flex;align-items:center}

.match-item .info_left .time{display:inline-block;width:105px;}
.match-item .info_left .time em{color:#EF4031;margin-right:10px;}

.match_juhe .match_zhibo_list {
    display: none;
}

.match-item .info_left .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}
.match-item .info_left .league a{color:#9A9A9A;}


.match-item .info_center{display:flex}
.match-item .info_center .home{display:flex;justify-content:center;align-items:center}
.match-item .info_center .home .left{display:flex;align-items:center;width:150px;text-align:right;justify-content:flex-start;flex-direction: row-reverse;}
.match-item .info_center .home .left > img{width:30px;max-height:30px;margin-left:5px}
.match-item .info_center .home .left .text{display:inline-block;height:20px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;padding-left:10px;text-align:left}
.match-item .info_center .score{display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:600;width:400px}
.match-item .info_center .score .fenge{padding:0 10px;}
.match-item .info_center .away{display:flex;justify-content:center;align-items:center}
.match-item .info_center .away .right{display:flex;align-items:center;width:150px;justify-content:flex-end}
.match-item .info_center .away .right .text{display:inline-block;width:120px;height:20px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.match-item .info_center .away .right > img{width:30px;max-height:30px;margin-right:10px}
.match-item .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}
.match-item .info_right a{color:#999999;display:block}
.match-item .info_right.begin {background: #F2F2F2;color: #000000}
.match-item .info_right.start {background: #EF4031;color: #fff}
.match-item .info_right.start a {color: #fff;}
.match-item .info_right.end {background: #FFF6CC;}
.match-item .info_right.end a {color: #EF7C00;}
.match_list_more{width: 200px;height: 36px;margin:20px auto;text-align: center;line-height: 36px;color:#FB810B;border:1px solid #FB810B;border-radius: 18px;}
.match_list_more a{color:#FB810B;}
/* end match */

/* video_list */
.video_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;}
.video_list li:nth-last-child(1){border:0;margin:0;}
.video_list li a img{margin-right: 5px;vertical-align: middle;}
.video_list li a {overflow: hidden;}
@media (max-width: 780px) {
    .video_list {margin-top: 10px}

}

.friend-wrapper{background: #505050;padding:10px 0;}
.friend-wrapper .container a{line-height: 1.8;margin:0 5px;color: #FFFFFF}
.friend-wrapper .container span{color: #9F9F9F;font-size: 12px;}


@media (max-width: 780px) {
.friend-wrapper .container{padding:0 20px}
}
/* end video_list */

/* 首页END */


/** 直播列表页 **/

.match_zhibo_nav{width: 240px;background: #fff;}
.match_zhibo_nav .all{width:100%;line-height: 36px;text-align: center;color:#000000;border: 1px solid #EBEBEB;border-radius: 6px;}
.match_zhibo_nav .all a{display: block;}
.match_zhibo_nav .all a:hover{background:#FB810B;color:#fff}

.match_zhibo_nav .name{font-size: 14px;font-weight: 400;color: #ADADBE;width:100%;margin-top: 20px;padding-bottom: 10px;}
.match_zhibo_nav .name img{margin-right: 5px; vertical-align: middle;}
.match_zhibo_nav dl{display: flex;flex-wrap: wrap;}
.match_zhibo_nav dl dd{width:31.888%;margin:2% 2% 2% 0;text-align: center;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.match_zhibo_nav dl dd:nth-child(3n){margin-right:0%;}
.match_zhibo_nav dl dd a{line-height:1.8;background: #fff;text-align: center;display: block;border: 1px solid #EBEBEB;border-radius: 6px;font-size: 14px;}
.match_zhibo_nav dl dd a.on{color:#FDC606;}

.match_zhibo_nav .showmore{width: 100%;background: #F3F3F3;border-radius: 6px;text-align: center;font-size: 14px;line-height: 22px;}
.match_zhibo_nav .showmore img{vertical-align: middle;margin-left: 5px;}

.ny_match_list{width:940px;}







/** 直播内容页 **/

.match_allinfo{width:100%;}
.match_allinfo .top{background:url("../images/bg_xiangqing.png") top center no-repeat;background-size: 100% 100%;height: 92px;display: flex;justify-content: space-between; }
.match_allinfo .top .zhudui{display: flex;justify-content: space-between;width: 60%}
.match_allinfo .top .qiudui_logo{width: 92px; height: 92px; overflow: hidden;display: flex;justify-content:center;align-items: center;}
.match_allinfo .top .qiudui_logo img{max-height: 50px;max-width: 80%;}
.match_allinfo .top .qiudui_name{color: #222222;width: 240px;text-align: center;font-size: 22px;font-weight: 600;line-height:92px;
overflow: hidden;display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1.5; }

.match_allinfo .top .qiudui_bifen{line-height:92px;font-weight: 600;font-size: 36px;}
.match_allinfo .top .kedui{display: flex;justify-content: space-between;width: 10%;flex-direction: row-reverse;}
.match_allinfo .top .zhuangtai{font-size: 14px;font-weight: 400;color: #A5A5A5;text-align: center;line-height: 25px;display: flex;flex-direction: column;justify-content: center;min-width:83px;}
.match_allinfo .top .zhuangtai span{padding:0 2px;display:block}




.match_allinfo{ position: relative; }
.match_allinfo .match_text{position: absolute;width: 100%;height: 100%;top:0;left:0;display: flex;justify-content: center;align-items: center;}

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



.match_info p{font-size: 14px;font-weight: 400;color: #9B9B9B;}
.match_info p.t1{font-size: 16px;color: #000000;}






.match_status_tabs{padding:5px 0}
.match_status_tabs a{display:block;float:left;padding:5px 30px;box-sizing:border-box;border:solid 1px #d41d1b;font-size:16px}
.match_status_tabs a.active{background:#d41d1b;color:#FFFFFF}
.data_content_table{margin-top:36px}
.nbadata_table_title{font-weight:bold;font-size:18px;color:#333;margin:20px 0 20px 26px;padding-top:15px}
.data_table_index{background:#efefef}
.data_table_index table tbody tr th{font:14px/50px "microsoft yahei";color:#333;text-align:center;background:#dedede}
.data_table_index table tbody tr td{font:16px/56px "microsoft yahei";color:#333;text-align:center;border-top:1px solid #eee}
.data_table_index .orderred{background:#ce2623}
.data_table_index .order{display:block;width:30px;height:30px;margin:0 auto;background:#dc2221;font:16px/30px "microsoft yahei";color:#fff}
.nbadata_table_index .logo_name img{width:36px;height:36px;float:left;margin:7px 0 0 20px}
.data_table_index .logo_name img{width:30px;height:30px;float:left;margin:14px 0 0 25px}
@media (max-width: 780px) {
    .match_status_tabs{display:flex !important;align-items:center;justify-content:center;margin-top:15px}
    .match_show_box{box-sizing:border-box;padding-left:20px;overflow-x:auto;overflow-y: hidden}

    .data_content_table{zoom:0.8}
    .data_table_index .logo_name img{display:none}
    .match_show_date_tabs a {height: 54px;}
}
/** end match_table **/






/** 直播内容页 **/


.match_allinfo .match_info .zhibo_info{margin-top:10px;}
.match_allinfo .match_info .t1{padding:10px 0;}
.match_allinfo .match_info .t1 img{vertical-align: middle;margin-right:5px;}
.match_allinfo .zhibo_btn a{width: 170px;background:#EF4031;color:#fff;border-radius: 6px;display: inline-block;line-height: 44px;text-align: center;margin-right: 5px;margin-bottom: 5px}



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



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

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




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





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


@media (max-width: 780px) {
    .matchs-row .qiuduibifen{width:25%;}
    .matchs-row .match_info{width:50%;}
}





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



.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;}
/** 直播内容页 **/

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














/** 新闻页 **/
.ny_newslist_leftside{background-color: #fff}
.ny_newslist_leftside .senav{border-bottom: 1px solid #F5F7F9;padding:20px 0;}
.ny_newslist_leftside .senav a{font-size: 16px;color: #222222;padding:5px 15px;border-radius:15px;}
.ny_newslist_leftside .senav a.on{background: #FB810B;color: #fff;}


 .newslist ul{padding:0px;}
 .newslist ul li:after{content:"";border-bottom: 1px solid #F5F7F9;display: block;margin:15px 0;width: 100%}
 .newslist ul li .pic{width: 160px;height: 105px;display:flex;justify-content: center;align-items: center;overflow: hidden;}
 .newslist ul li .pic img{width:100%}
 .newslist ul li .text{padding:0px 0px 0px 10px;position: relative;width:calc(100% - 170px);display: flex;justify-content: space-between;flex-direction: column;}
 .newslist ul li .tit{font-size: 16px;color: #222222;line-height: 28px;padding-bottom:5px}
 .newslist ul li .desc{font-size: 12px;color: #656565;line-height: 1.5;padding-bottom: 10px;}
 .newslist ul li .st{font-size: 12px;color: #9B9B9B;}
 .newslist ul li .st img{vertical-align: middle;margin-right: 5px;}

.ny_newslist_leftside .loadmore{font-size: 16px;color: #007AFF;margin:0 auto;font-weight: 600;width: 100px;text-align: center;cursor: pointer;}
.ny_newslist_leftside .fenye{display:flex;justify-content: center;padding: 20px 0;}
.ny_newslist_leftside .fenye ul li{ display: inline-block;font-size: 12px;margin:0 3px;line-height: 1.5;}
.ny_newslist_leftside .fenye ul li a{font-size: 12px;color: #9B9B9B;display: block;padding:2px 6px;border:1px solid #FB810B;border-radius: 3px;}
.ny_newslist_leftside .fenye ul li a:hover{background-color: #FB810B;color:#fff;border:1px solid #FB810B;}
.ny_newslist_leftside .fenye ul li.active a{background-color:#FB810B;color:#fff;border:1px solid #FB810B;}



.newslist .loadmore{width: 200px;height: 36px;margin:0px auto;text-align: center;line-height: 36px;color:#FB810B;border:1px solid #FB810B;border-radius: 18px;}
.newslist .loadmore a{color:#FB810B;}



.hot_news_list ul li{background: #F8F8F8;border-radius: 8px;padding:8px;display: flex;justify-content: space-between;margin-bottom: 10px}
.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;}
.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;}

.hot_news_list ul li:nth-child(1) span{color: #EF4031;}
.hot_news_list ul li:nth-child(2) span{color: #EF4031;}
.hot_news_list ul li:nth-child(3) span{color: #EF4031;}



.article_content .article_tit{font-size: 22px;font-weight: 600;line-height: 2;color: #222222;}
.article_content .article_info{font-size: 12px;color: #A5A5A5;padding: 10px 0 10px 0;margin-bottom:20px;border-bottom: 1px solid #ccc}
.article_content .nr p{margin-bottom: 10px;line-height: 1.5;font-size: 14px;color: #222222}
.article_content .nr .red{color: red;font-size: 18px;}
.article_content .nr .red p{font-size: 16px;}
.article_content .nr .red a{color: red;font-size: 16px;font-weight: 600}

.prenext{margin-top: 20px;}
.prenext a{display: block;color: #9F9F9F;font-size: 14px;padding-bottom:10px;}
.prenext a span{color: #FF7F00;font-weight: 600}
 



.nr img{max-width: 100%}








/*录像列表*/
.luxianglist ul{}
.luxianglist ul li{padding:10px 0;border-bottom: 1px solid #F2F2F2;}
.luxianglist ul li a{font-size: 14px;}
.luxianglist ul li img{vertical-align: middle;margin-right: 10px;}
.luxianglist ul li span{color:#8A8A8A;padding-right:10px;}
.luxianglist ul li span i{color:#DCDCDC;}

.luxianglist ul li:nth-child(5n){margin-bottom: 20px}
.luxianglist .loadmore{width: 200px;height: 36px;margin:0px auto 20px auto;text-align: center;line-height: 36px;color:#FB810B;border:1px solid #FB810B;border-radius: 18px;}
.luxianglist .loadmore a{color:#FB810B;}

.bq{border-top: 1px solid #EFEFEF;margin-top:50px;line-height:2;font-size:14px;color:#9A9A9A;}
.bq a{color:#9A9A9A;}

.luxiangplaylink{color: #FF7F00}
.luxiangplaylink a{color: #FF7F00}



.sematch{width: 100%;min-height: 60px;background: #F8F8F8;padding:14px;}
.sematch ul li{line-height: 32px;padding:0 20px;background: #EAEAEA;border-radius: 6px;display: inline-block;margin:0 5px 5px 0;}
.sematch ul li a{font-size: 14px;}
.sematch ul li.active{background: #FB810B;}
.sematch ul li.active a{color: #fff;font-size: 14px;}













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

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

/* end footer */








@media (max-width: 1200px) {
   



    .item-block{width:100%;}
    .container{max-width:100%}
    .topnewsmain{padding:1%;width:100%} 
    .news01{width:36%;}
    .news02 {width: calc(100% - 37%);height:auto ;}
    

.container_left{width:78%;}
.container_right{width:20%}

    .position-container{width:96%;margin:2%}
    .match_top .swiper-button-next{display: none;}
    .match_top .swiper-button-prev{display: none;}
}






@media (max-width: 780px) {
    
   .container_left{width:100%;}
.container_right{width:100%} 
    
    .header {height: auto;line-height: unset;padding:5px 10px}
    .header .container{display:flex;align-items:center}
    .header_logo {margin: 0;height:auto}
    .header_logo img {width: auto;height: 50px;margin:0;padding:0;box-sizing: border-box;}
    .header_menu{width:100%;display: none;background:#1D1E2A;}
    .header_menu_item {height: 35px;line-height: 35px}
    .header_menu_item.active {background: url(../images/nav_bg_hover.png) repeat-x;box-sizing: border-box;}
    .header_menu_item:hover .header_menu_item_item{display: none;}
    .header_menu_item a {font-size: 14px;color: #FFFFFF}
   
    .mobilemenu img{height:20px;}
.header_menu {
    position: fixed;
    background: rgba(0,0,0,0.8);
    width: 100%;
    z-index: 9999;
    top: 63px;
    left: 0;
    display: none;
    flex-wrap:wrap;
    padding:10px;
}
    .header_menu_item{width:25%;;height:auto;text-align:center}
    .header_menu_item a{font-size:14px;line-height:2}
    .header_menu_item.active{background:none}
    .ico_off{position:absolute;right:5%;top:5%;}
    
    
   
    .news01{width:100%;}
    .news02{width:100%;}
    .news01{height:220px;margin-bottom:10px;}
    .news01 .pic{height:220px;}
    .news02 p{margin:5px 0;}
    .match_top .match .match_qiudui .qiudui .name{font-size:12px;}




.match_zhibo_nav{width:100%;padding:20px;display:none}
.ny_match_list{width:100%;padding:20px}
.match_show_date_tabs{height:auto;}
.match-item{padding:10px;}
.article_content .nr img{max-width:100%!important;}
.luxianglist ul li{font-size:14px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.luxianglist ul li span{font-size:14px;}

}


@media (max-width: 640px) {
.match_filter_item a{padding:0;font-size:12px;}
.match-item{display:flex;flex-wrap:wrap;padding:0}
.match-item:nth-child(2n){background:#Fff;}
.match-item .info_left{width:100%;display:flex;justify-content:space-between}
.match-item .info_left .league{padding:0;width:auto;}
.match-item .info_center{width:100%;}
.match-item .info_right{width: 30%;margin: 0 auto;}

.match-item .info_center{padding:20px 0;display:flex;justify-content:space-between}

.match_filter_item{font-size: 14px;line-height:30px;width:25%}

.match-item{padding:10px 0;}
.match-item .info_center .home{display:flex;justify-content:space-between}
.match-item .info_center .home .left{width:100%}
.match-item .info_center .away .right{width:100%}

.match-item .info_center .home{width:40%}
.match-item .info_center .away{width:40%}
.newslist ul{}
.newslist ul li .pic{width:30%;height:auto;max-height:80px;}
.newslist ul li .pic img{height:auto;width:100%}
.newslist ul li .text{width:calc(100% - 32%)}
.newslist ul li .desc{display:none;}

.match_allinfo .top .qiudui_name{font-size: 16px;}
.match_allinfo .top .qiudui_bifen{font-size:22px;}

.match-item .info_center .home .left .text{font-size:14px;}
.match-item .info_center .away .right .text{font-size:14px;}
}



@media (max-width: 480px) {
.match_allinfo .top .qiudui_name{font-size:14px;font-weight:400}

}

/*球队球员 */
.hide{display: none}
.show{display: block!important}

.team_rank_main{background-color: #fff;border-radius: 5px;}
.team_rank_main .team_rank_item{display:none}
.team_rank_main .team_rank_item.on{display:block}





.team_rank_main .team_rank_match{margin-bottom:10px;}
.team_rank_main .team_rank_match span{font-size: 14px;text-align: center;flex:1;padding:5px 0;cursor:pointer;}
.team_rank_main .team_rank_match span.on{color:#fff;background-color:#fd7c23;}
.team_rank_main .team_rank_score{padding:0px;}

.team_rank{position:relative}
.team_rank_main .team_rank_match{position:absolute;right:0px;top:-38px;background: #FA810B;}
.team_rank_main .team_rank_match span{background:#DBDBDB;border-radius:0;padding:5px 20px}
.team_rank_main .team_rank_match_saishi{background:#DBDBDB;display:flex;margin-bottom:10px;display:none}
.team_rank_main .team_rank_match_saishi.on{display:flex}
.team_rank_main .team_rank_match_saishi span{flex:1;font-size:14px;text-align:center;line-height:30px;cursor:pointer; }
.team_rank_main .team_rank_match_saishi span.on{color: #fff;background-color:#fd7c23;}
.team_rank_main .team_rank_match_saishi_east_west{background:#DBDBDB;display:flex;margin-bottom:10px;display:none}
.team_rank_main .team_rank_match_saishi_east_west.on{display:flex}
.team_rank_main .team_rank_match_saishi_east_west span{flex:1;font-size:14px;text-align:center;line-height:26px;cursor:pointer; }
.team_rank_main .team_rank_match_saishi_east_west span.on{color: #fff;background-color:#f79a5a;}


.team_rank_main .team_rank_score li{display: flex;justify-content: space-between;align-items: center;margin:9px 0;padding:5px 5px;}
.team_rank_main .team_rank_score li span{font-size: 14px;text-align: center;}

.team_rank_main div.team_rank_score_name{background:#ebf1ef;line-height: 26px;padding:0 10px;display: flex;justify-content:space-between;}
.team_rank_main div.team_rank_score_name span{font-size:14px;}
.team_rank_main div.team_rank_score_name span:nth-child(1){width: 10%;text-align: center}
.team_rank_main div.team_rank_score_name span:nth-child(2){width: 40%;text-align: left}
.team_rank_main div.team_rank_score_name span:nth-child(3){width: 20%;text-align: center}
.team_rank_main div.team_rank_score_name span:nth-child(4){width: 20%;text-align: center}
.team_rank_main .team_rank_score li.team_rank_score_name span{text-align: center;font-size: 14px;color: #A5A5A5;}
.team_rank_main .team_rank_score li.team_rank_score_name span:nth-child(2){width: 40%;text-align: center}
.team_rank_main .team_rank_score li span img{vertical-align: middle;padding-right: 5px;height: 16px;}
.team_rank_main .team_rank_score li span:nth-child(1){width: 10%;text-align: center}
.team_rank_main .team_rank_score li span:nth-child(2){width: 40%;text-align: left}
.team_rank_main .team_rank_score li span:nth-child(3){width: 20%;text-align: center}
.team_rank_main .team_rank_score li span:nth-child(4){width: 20%;text-align: center}
.team_rank_main .team_rank_score li span i{width: 16px;height: 16px;line-height: 16px;text-align: center;font-weight: 600;font-style: normal;display: inline-block;}
.team_rank_main .team_rank_score li:nth-child(1) span i{background:#FF3927;color: #fff}
.team_rank_main .team_rank_score li:nth-child(2) span i{background:#FC7B44;color: #fff}
.team_rank_main .team_rank_score li:nth-child(3) span i{background:#FCCE31;color: #fff}







.tagys{    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding:0 10px;
    background-color:#f2f2f2;
    margin-right:5px;
    border-radius: 14px;
    text-align: center;
    line-height: 28px;
}






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




/** 专题页 **/
.hot_zt_intro{display: flex;justify-content: center;flex-direction: column;}
.hot_zt_intro .pic{display: flex;margin-bottom:18px;}
.hot_zt_intro .pic img{height:40px;background-color:#bd1a2d;border-radius:10px;padding:5px 15px;display:block}
.hot_zt_intro .pic span{padding:10px;border-radius: 10px;color:#bd1a2d;font-size:18px;font-weight: 600;}
.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}
.hot_zt_intro .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));}
.hot_zt_intro .text.show{height:auto!important;max-height:unset!important}
/** 专题页 **/







/** 球队球员 **/
.qiuyuanlist{}


.qiuyuanlist{width:100%;}
.qiuyuanlist .hot_qiuyuan_main{width:100%;display: flex;flex-wrap: wrap;margin-bottom:30px;}
.qiuyuanlist .hot_qiuyuan_main .hot_member_item{width:23%;margin:1%}
.qiuyuanlist .hot_qiuyuan_main .hot_member_item a{display: flex;width: 100%;height: 100%;}
.qiuyuanlist .hot_qiuyuan_main .hot_member_item .pic{width: 60px;height: 60px;display: flex;justify-content:center;overflow: hidden;background: #F5F7F9;border-radius: 3px;}
.qiuyuanlist .hot_qiuyuan_main .hot_member_item .pic img {}
.qiuyuanlist .hot_qiuyuan_main .hot_member_item .info {width:calc(100% - 68px);color: rgba(0, 0, 0, 1);font-size: 14px;display: flex;justify-content: space-between;flex-direction: column;padding:5px 0px 5px 10px;}
.qiuyuanlist .hot_qiuyuan_main .hot_member_item .info em{font-size: 12px;font-weight: 400;color:#666;}




.qdqyinfo .qdqy_logo{background:#000;padding:20px 0;display: flex;justify-content: center;align-items: center;flex-direction: column;color: #fff}
.qdqyinfo .qdqy_logo img{width:100px;height:100px;border-radius: 50%;padding:10px;background:#fff;}
.qdqyinfo .qdqy_logo h1{font-size: 16px;line-height: 2}

.qdqyinfo .qy_qyxx ul{display: flex;flex-wrap: wrap;border-left:1px solid #EFEFEF;border-top:1px solid #EFEFEF;}
.qdqyinfo .qy_qyxx ul li{display: flex;width:33.333%;border-bottom:1px solid #EFEFEF;border-right:1px solid #EFEFEF;box-sizing: border-box;justify-content: center;flex-direction: column;align-items: center;color: #ADADAD;font-size: 12px;padding:15px 0;}
.qdqyinfo .qy_qyxx ul li span{font-size: 16px;font-weight: 400;color: #000}

.qdqy_lmtit{font-size: 16px;font-weight: 600;padding:20px 0;}
.qdqy_lmintro{font-size: 14px;font-weight: 400;}









#loadMoreBtn{margin: 10px auto 0px auto;
    border-radius: 5px;
    background-color:#d55353;
    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.up{transform:rotateX(-180deg);}

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




.icooff{display: none;}
.match_zhibo_nav_m{display: none;}
@media (max-width: 780px) {
    
    
    .position-container{font-size:12px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
    .match_analysis .senav{padding:10px;}
    .match_zhibo_nav_m{display: block;background-color:#fff;padding:0px 5px;color: #8A8A8A;width:100%;display:flex;margin-bottom: 5px;}
    .match_zhibo_nav_m a{color: #8A8A8A;flex:1;font-size:14px;line-height:34px;text-align:center;border-bottom:2px solid #fff}
    .match_zhibo_nav_m a.on{color: #000;border-bottom:2px solid #FFD300}
    .match_zhibo_nav_m img{width:34px;}
    
    .match_zhibo_nav{display: none;background:#fff;z-index:1;position:absolute;bottom:0;z-index:999}
    .match_zhibo_nav .all{border:0;border-bottom:2px solid #F2F2F2;position:relative;border-radius:0}
    .match_zhibo_nav .icooff{display: block;position:absolute;right: 10px;top: 7px;width: 24px;}
    .match_zhibo_nav .icooff img{width:100%;}
    
    
    .mobilenav_bg{display:none;background-color:rgba(0,0,0,0.5);width:100%;height:100%;content:"";position:fixed;top:0;left:0;z-index:1}
    
    
    
    .team_rank{position:relative}
    .team_rank_main .team_rank_match{position:absolute;right:10px;top:-40px;background: #FA810B;}
    .team_rank_main .team_rank_match span{background:#DBDBDB;border-radius:0;padding:5px 10px}
    .team_rank_main .team_rank_match span.on{background: #FA810B;}
    .team_rank_main div.team_rank_score_name{background:none;color: #A4A4A4;}
    .team_rank.boxpd20{padding:0;}
    .team_rank_main .team_rank_score li{padding:10px 5px;margin:0;}
    .team_rank_main .team_rank_score li:nth-child(1){background: #FFECEB;}
    .team_rank_main .team_rank_score li:nth-child(2){background: #FFECEB;}
    .team_rank_main .team_rank_score li:nth-child(3){background: #FFECEB;}
    .team_rank_main .team_rank_score li:nth-child(4){background: #FFF6E6;}
    .team_rank_main .team_rank_score li:nth-child(5){background: #FFF6E6;}
    .team_rank_main .team_rank_score li:nth-child(6){background: #FFF6E6;}
    
    
        .qiuyuanlist .hot_qiuyuan_main .hot_member_item{width:48%;}
    .match_allinfo .zhibo_btn a{width:auto;line-height:28px;padding:0 6px;font-size:14px;}


    
    
}




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



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


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



.boxD{font-size:13px;line-height:1.5;color:#7a7a7a;height:450px;overflow:hidden}
.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}
.boxD p.main1:before{content: "";
    position: absolute;
    left: 5px;
    border-left: 5px solid red;
    height: 80%;
    top: 10%;}

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



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

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


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