/*
Theme Name: worldcup
Theme URI: https://www.baidu.com
Description:worldcup
Author: worldcup
Author URI: https://www.baidu.com
Version: 1.0
Tags: worldcup
*/

@charset "utf-8";
html {
    scroll-behavior: smooth;
}
body{background: #F3F3F3;font-family:"Microsoft YaHei", "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;color:#333;font-size: 15px;-webkit-font-smoothing: antialiased;margin:0 0;}
a{color: #3d3a3a;text-decoration:none;}
a:link, a:visited{
}
a:hover, a:active{
    color: #d45454;
}
a.on:hover, a.cur:hover, .on a:hover, .cur a:hover{text-decoration:none}
div{margin:0 auto;}
h1{font-size: 25px;margin: 0;padding: 0;font-weight: 500;}
h2{font-size:16px;margin: 0;padding: 0;}
h3{font-size:15px;margin: 0;padding: 0;}
p{margin: 0;padding: 0;}
li{list-style-type:none;}
i{font-style:normal;}
table tbody table tbody td{border:0;text-align: left;}
table {border-collapse: collapse;margin: 10px 0;}
table img {margin: 0 auto !important; border-radius: 0 !important;}
table tr:nth-child(odd) {background-color: #e0e0e09c;}
table td{border: 0.5px solid #c7c7c7f7;text-align: center;vertical-align: middle;}
table th{border: 0.5px solid #c7c7c7f7;text-align: center;vertical-align: middle;}
.logo {
    background: white;
    display: none;
}
        .active2{margin-top: -35px !important;border: 1px solid #9e9e9e;}
        .fa-search{height: 20px;width: 20px;border: 0;}
        .search{
            position: relative;
            height: 30px;
            float: right;
            margin-top: 20px;
        }
        .search .input{
            /* background-color: white; */
            border: 0;
            font-size: 14px;
            padding: 15px;
            height: 0px;
            width: 0px;
            transition: width 0.3s ease;
        }
        .btn{
            background-color: #ffffff;
            border: 0;
            cursor: pointer;
            font-size: 14px;
            position: absolute;
            top: 0;
            left: 0;
            height: 30px;
            width: 30px;
            transition: transform 0.3s ease;
        }
        .btn:focus,
        .input:focus{
            outline: none;
        }
        .search.active2 .input{
            width: 200px;
        }
        .search.active2 .btn{
            transform: translateX(198px);
            background-color: white;
        }


			 .item-content-on{
				 display: block!important;
			 }

.fifa_word_cup_news {
    width: 100%;
}
#contTab{
    display: none;
}
.content-more{
    display: none;
}
.w100{width:99% !important;}
#contTab:checked ~ #cont{
    max-height: 1200px;
    overflow: hidden;
}
#contTab:checked ~  .content-more{
    display: block;
    position: relative;
    padding-top: 20px;
    padding-bottom: 30px;
    text-align: center;
}
#contTab:checked ~  .content-more .gradient{
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,0),#fff);
    background-image: linear-gradient(-180deg,rgba(255,255,255,0),#fff);
    height: 80px;
    position: absolute;
    left: 0;
    top: -79px;
    width: 100%;
}
#contTab:checked ~  .content-more .readmore{
    display: inline-block;
    color: #d45454;
    width: 155px;
    height: 42px;
    border-radius: 42px;
    line-height: 42px;
    font-size: 16px;
    cursor: pointer;
    border: 1px solid #d45454;
    margin-bottom: -10px;
}
.down {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../worldcup/images/down.png) no-repeat center;
    vertical-align: sub;
    margin-left: 3px;
    background-size: cover;
}


.huadong{overflow-x: scroll; width: 100%;}
.huadong::-webkit-scrollbar {width: 5px;}
.huadong::-webkit-scrollbar-thumb {border-radius:20px;-webkit-box-shadow: inset 0 0 5px #666464;/*background: #dadada;*/}
.huadong::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px #fff;border-radius: 0;background: #fff;}
.word_cup_page{margin:20px 0 20px 0;}
.article-tag a { clear: both; padding: 5px; margin-bottom: 5px;margin-right:10px; }
.article-tag a:hover{text-decoration:none !important;}
.article-tag a:nth-child(5n) {
    background-color: #4A4A4A;
    color: #FFF
}
.article-tag a:nth-child(5n+1) {
    background-color: #ff5e5c;
    color: #FFF
}
.article-tag a:nth-child(5n+2) {
    background-color: #f6ae3d;
    color: #FFF
}
.article-tag a:nth-child(5n+3) {
    background-color: #6bb020;
    color: #FFF
}
.article-tag a:nth-child(5n+4) {
    background-color: #19B5FE;
    color: #FFF
}
.article-tag a:hover {
    background-color: #1B1B1B;
    color: #FFF
}
#news{
    display: inline-block;
    margin-bottom: 20px;
}
.top-list2{padding-left:1%;}
.top-list li{list-style:none;height: 25px;line-height: 25px;margin: 10px 0;counter-increment: mycounter;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.top-list li:before{ content:counter(mycounter);color:#fff;margin-right:5px; display:inline-block;width: 23px;height: 23px;border-radius:3px; text-align:center;background: #555;}
.top-list li:nth-child(1):before,.top-list li:nth-child(2):before,.top-list li:nth-child(3):before{background: #d45454;}
.tupian{width: 3.6rem;height: 2.4rem;overflow: hidden;float: left;/*padding: 2.15333333% 2% 2.1533333% 1%;*/margin: 9px 5px 0px 1%;}
.tupian img{width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;border-radius: 4px;}
.biaoti{height: 2.4rem;padding: 9px;line-height: 1.2rem;overflow: hidden;display: flex;align-items: center;}
#word_cup_header{width:100%;}
#word_cup_top{width: 100%;height: 70px;/* position: fixed; */top: 0;z-index: 999;}
.word_cup_logo,.word_cup_meau,.word_cup_meau li{float:left;}
.word_cup_logo_meau{display:none;}
.word_cup_logo{padding-top:15px;}
.word_cup_logo a{text-decoration:none;color:#f1f1f1;}
.word_cup_logo a:hover{color:#fff;}
.word_cup_bifen{float:right;margin-right:10px;font-size: 13px;padding-top: 2.5px;}
.word_cup_bton{background: #d45454;color:#fff;padding:5px;margin-right:5px;cursor:pointer;border-radius: 4px;}
.word_cup_bton a{color:#ffffff;}
.word_cup_btoff{background: #e6e6e6;padding: 5px 8px;margin-right: 5px;border-radius: 4px;}
.word_cup_jiemu_left a{color: #333 !important;}
.word_cup_jiemu_right a{color:#333 !important;}
.word_cup_jiemu_left a:hover{color: #d45454 !important;}
.word_cup_jiemu_right a:hover{color: #d45454 !important;}
.gm_title{display: block;height:30px;background: #ffffff;padding: 0 0 0 2%;}
.gm_title h1 {font-size: 13px;display: contents;}
.top20{margin-bottom:-20px;}
.topj20{/*margin-top:-20px;*/}
.height20{height: 20px;}
.article-tag {margin: 40px 0 10px 0;font-size: 12px;line-height: 40px;}
.ft_no{float:none !important;width:100% !important;}

#word_cup_title{float:left;color:#fff;font-size:20px;line-height:40px;padding-bottom:10px;}
#word_cup_zhibo_wd{width:100%;background:#fff;/*box-shadow: 1px 1px 3px #ccc;*/height:35px;overflow:hidden;/*margin-top: 71px;*/}
#word_cup_zhibo_wd a{margin-right:10px;color:#666;}
#word_cup_zhibo_wd a:hover{color:#000;}
#word_cup_user{float:left;height:30px;padding-top:20px;}
#word_cup_show_more{float:right;width:80px;font-size:14px;cursor:pointer;}
#word_cup_show_more:hover{background:#fff;}
#word_cup_right{float:right;width:350px;overflow:hidden;position: sticky;top: 0;height: 100%;}
#word_cup_show_div{display:none}
#word_cup_show_div a{font-size:12px;}
#word_cup_main{padding-top: 20px;}
#word_cup_gm_top{height: 30px;background: white;padding: 2% 2% 0 2%;white-space: nowrap;overflow-y: hidden;overflow-x: auto;}
#word_cup_gm a{color: #919191;}
#word_cup_gm a:hover{color: #d45454;}
.gm_bt{width:100px;margin-right:10px;}
#word_cup_riqi{width: 98%;padding-left: 2%;line-height: 44px;background: #ffffff;color: #060606;border-top: 2px solid #d45454;border-bottom: 1px solid #9292923b;font-weight: 600;}
#word_cup_riqi a{color:#fff;}
#word_cup_news{padding-left: 1%;width:99%;}
#word_cup_news_tt{/* height: 285px; *//* background: white; */margin-bottom: 20px;}
.word_cup_pic{height: 20px;text-align:center;margin-top: 3px;}
.ico{float:left;height:25px;/* width:30px; */text-align:center;}
.wx{float:right;height:25px;width:30px;text-align:center;background:url(../worldcup/images/wx.png) no-repeat;background-size:16px 16px;background-position: 5px 5px;}
#word_cup_zhibo{line-height:35px;text-align:center;}
.tuijian{float:left;width:90px;line-height:25px;background:#c55c58;color:#fff;text-align:center;}
.toutiao{float:left;width:250px;margin-left:10px;font-size:18px;}
.se{color:#ff0000;}
.word_cup_news a,.word_cup_lx_news a{margin-right:5px;overflow:hidden;}
#word_cup_news_top{float: left;width: 99%;padding-top: 5px;padding-left: 1%;background: white;}
#word_cup_news_b{float: left;width: 99%;padding-top: 5px;padding-left: 1%;background: white;}
.zqnone{display:none;}
.slide-box {
    width: 100%;

}
.word_cup_caer{height: 40px;line-height:40px;margin-bottom:20px;background: #ffffff;padding-left: 2%;border-top: 1px solid #fafafa;font-size: 13px;}
.slide-box li{
    float:left;
    border-radius:5px;
    list-style:none;
    text-align: center;
    height: 100px;
    width:160px;
    margin:7px;
    font-size: 14px;
    position:relative;
    background:#f8f8f8 url(../worldcup/images/bgimg.jpg) no-repeat;background-size:100% 100%;
    overflow: hidden;
}
caption {
    font-weight: bold;
}
.w-20{width: 22.5% !important;}
.xw_pic img{height:100%;width:100%;}
.xw_title{background:#000;filter:alpha(Opacity=80);-moz-opacity:0.5;opacity: 0.5;color:#fff;position: absolute;z-index: 9998;bottom:0px;left:0px;line-height:30px;text-align:center;width:160px;height:30px;overflow: hidden;}
.word_cup_lx_news{overflow:hidden;border-bottom: .5px solid #ebebeb;display: grid;width: 50%;float: left;}
.word_cup_2x_news{overflow:hidden;border-bottom: .5px solid #ebebeb;display: grid;float: left;}
.word_cup_news{padding: .13rem 0 .13rem 1.3rem;background: url(../worldcup/images/news1.png) no-repeat;background-size: 14px 14px;background-position: 2px 5.5px;line-height: 22px;height: 25px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.word_cup_zuqiu{/* background:url(../worldcup/images/zuqiu.png) no-repeat; */background-size:20px 20px;background-position: 10px 8px;line-height:35px;border-bottom: 1px solid #f1f1f1;overflow:hidden;}
.word_cup_zuqiu:hover{background:#f8f8f8 url(../worldcup/images/zuqiu.png) no-repeat;background-size:20px 20px;background-position: 10px 8px;}
#word_cup_gm{background-position: 10px 8px;/* line-height: 44px; */border-bottom: 1px solid #f1f1f1;overflow:hidden;background: white;}
#word_cup_gm:hover{background-size:20px 20px;background-position: 10px 8px;background: #eef1f5;}
#word_cup_zt_info,#zt_k_info{color:#999;background:#fcfcfc;text-align:center;width:100%;line-height:35px;}

.tb1{border-top: 2px solid #d45454;cursor:pointer;padding: 8px 0px 8px 2%;background: #ffeaea82;}
.tb2{float:left;width:50%;border-top: 2px solid #a2a2a2;cursor:pointer;text-align:center;padding: 8px 0px;}

.word_cup_rank_zq{border-top: 2px solid #d45454;border-bottom: 1px solid #e7e7e7;height: 25px;padding: 8px 0px 8px 2%;}
.word_cup_rank_zq h2{float:left;}

.word_cup_rank_li{/* width:350px; */overflow:hidden;border-top: 1px solid #eef1f5;}
.word_cup_rank_li:hover{background: #eef1f5;}
.word_cup_rank_more{line-height: 20px;font-size:16px;color: #f3f3f3;text-align:center;/* height: 20px; */}
.zt{display:none;}
.wx::after{
  content: url(/images/weixin.jpg);
  position: absolute;
  z-index: 99;
  width:60px;
  height: 60px;
  border: none;
  border-radius: 4px;
  transform-origin: top right;
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.wx:hover::after{
  transform:scale(1);
  opacity: 1;
}
body,ul,ol,li,form,button,p,dd,dt,dl {	margin: 0;padding: 0;}
.slideBox{ position:relative; overflow:hidden; margin:0px auto;  max-width:100%; }
.slideBox .hd{ width:100%;position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; text-align:right;margin-right:10px}
.slideBox .hd li{ display: inline-block; width: 5px; height: 5px; border-radius: 5px; background:#999; line-height: 500em; overflow: hidden; margin: 0 4px;}
.slideBox .hd li.on{ width:5px;height:5px;background: #fff;}
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;}
.slideBox .bd li img{ background:url(../worldcup/images/loading.gif) center center no-repeat; vertical-align:top; width:100%;}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px;background: rgba(0,0,0,.5); color:#fff;  text-align:center;  }
.arrow span{    
   z-index: 1;
   width: 14px;
   height: 14px;
   border-top: 2px solid #333;
   border-right: 2px solid #333;
   cursor:pointer;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    line-height:14px;
    top: 36%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;

}
.word_cup_video{
    padding: 0.13rem 0 0.13rem 1.3rem;
    background: url(../worldcup/images/v.png) no-repeat;
    background-size: 17px 17px;
    background-position: 2px 4px;
    line-height: 22px;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    }
#word_cup_sp_li{width: 96%;overflow:hidden;border-bottom: 1px solid #dcdcdc;padding: 2%;}
.arrow span.prev{
   left:18px; 
   transform: rotate(-135deg);
}
.arrow span.next{
    right:18px;
    transform: rotate(45deg);
}
.tag a{padding:5px;font-size:12px;background:#f1f1f1;margin-top:8px;height:20px;line-height:30px;border-radius:5px;overflow:hidden;}
@media screen and (min-width:1201px){
#word_cup_header,#word_cup_main,#word_cup_weblinks{width:1200px;margin:auto}
#word_cup_top{background:#ffffff;border-bottom: 0.5px solid #9292923b;}
.word_cup_logo{width: 120px;}
.word_cup_meau{width:950px;font-size:18px;margin-left:10px;}
.word_cup_meau li{/* width:100px; */list-style:none;}
#word_cup_menu{float:left;width:850px;list-style:none; margin-top:20px;}
#word_cup_menu li {float:left;position:relative;padding: 4px 10px 4px 10px;margin-right:5px;border:none;}
.line{filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;width:80px;height:1px;margin-top:-11px;margin-left:-5px;position:absolute;z-index:1000;}
.col_1{display:inline;float: left;position: relative;margin-left: 5px;margin-right: 5px;width:140px;}
.word_cup_dropdown_1column{margin:4px auto;float:left;background:#ffffff;filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;position:absolute;z-index:999;left:-999em; /* Hides the drop down */text-align:left;padding:10px 5px 10px 5px;box-shadow: 1px 1px 3px #ccc;width: 140px;}

#word_cup_menu li:hover .word_cup_dropdown_1column {left:-1px;top:auto;}
#word_cup_menu li:hover div a {font-size:14px;color:#000;}
#word_cup_menu li:hover div a:hover {color:#4d9fe4;}
.lt{float:left;margin-right:5px;}
#word_cup_meau_list{float:right;height:30px;padding-top:20px;display:none}
#word_cup_zhibo_meau{width:1200px;margin:auto;line-height:35px;height:35px;overflow:hidden;}
#word_cup_show_meau{float:left;width:1100px;line-height:35px;height:35px;overflow:hidden;}
#word_cup_show_div{width:1190px;background:#fff;padding:5px;box-shadow: 1px 1px 3px #ccc;}
#word_cup_left{float:left;width: 830px;/* background:#fff; border: 1px solid #f1f1f1;*/}
.fenlei{float:left;width:30px;line-height:35px;height:30px;padding-top:5px;padding-left:10px;overflow:hidden;}
.word_cup_time{float:left;width: 8.5%;line-height: 44px;color: #56a9b7;text-align:center;/*font-weight: 600;*/}
.leixing0{float:left;line-height:25px;margin-right:20px;border-left: 4px solid #bbbbbb;padding-left:10px;margin-top:5px;}
.word_cup_leixing1{font-size: 14px;color: #959595 !important;float:left;width: 10%;line-height: 44px;/* margin-right: 40px; */padding-left:10px;}
.word_cup_changci{float: left;/* width: 10%; */color: #919191;line-height: 44px;margin-right: 3%;}
.word_cup_qiuchang{float: left;color: #919191;margin-right: 3%;line-height: 44px;}
.word_cup_vs{float:left;width: 90px;text-align:center;color: #9f9f9f;font-size: 20px;line-height: 42px;}
.word_cup_zpic{float:left;margin-left:10px;padding-top: 9px;}
.word_cup_kpic{float:left;margin-right:10px;padding-top: 9px;}
.word_cup_jiemu_left{float:left;line-height: 44px;font-weight: 600;}
.word_cup_jiemu_right{float:left;line-height: 44px;font-weight: 600;}
.word_cup_links{float: right;padding-right: 2%;line-height: 44px;text-align: right;color: #8a8a8a;}
.zb_ing{float: right;padding-right: 2%;line-height: 44px;font-size:14px;text-align: right;}
.zb_ing_a{margin-left:20px;font-size: 14px;color: #ff0000;cursor: pointer;background: url(../worldcup/images/ing.gif) no-repeat;background-size: 13px 13px;padding-left:20px;}
#word_cup_sp_li img{width: 140px;height: 80px;border-radius: 6px;}
#word_cup_sp_left{float:left;/* width: 160px; */margin-right: 20px;}
#word_cup_sp_right{/* width:570px; */}
#word_cup_sp_title{font-size:20px;height:30px;}
#word_cup_sp_text{font-size: 13px;overflow:hidden;line-height:25px;color: #787878;margin-top:30px}
#sword_cup_p_time{font-size:12px;color:#666;height:15px;}
}

@media screen and (max-width: 1200px){
#word_cup_header,#word_cup_main,#word_cup_weblinks{width:960px;margin:auto}
.word_cup_logo{width:160px;}
.word_cup_meau{width:760px;font-size:18px;}
.word_cup_meau li{width:100px;list-style:none;}
#word_cup_menu{float:left;width:720px;list-style:none;line-height: 35px;}
#word_cup_menu li {float:left;position:relative;/* padding: 4px 10px 4px 10px; */margin-right:5px;border:none;}
.line{filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;width:80px;height:1px;margin-top:-11px;margin-left:-5px;position:absolute;z-index:1000;}
.col_1{display:inline;float: left;position: relative;margin-left: 5px;margin-right: 5px;width:140px;}
.word_cup_dropdown_1column{margin:4px auto;float:left;background:#ffffff;filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;position:absolute;z-index:999;left:-999em; /* Hides the drop down */text-align:left;padding:10px 5px 10px 5px;box-shadow: 1px 1px 3px #ccc;width: 140px;}
#word_cup_menu li:hover .word_cup_dropdown_1column {left:-1px;top:auto;}
#word_cup_menu li:hover div a {font-size:14px;color:#000;}
#word_cup_menu li:hover div a:hover {color:#4d9fe4;}
.lt{float:left;margin-right:5px;}
#word_cup_meau_list{float:right;height:30px;padding-top:20px;display:none}
#word_cup_zhibo_meau{width:960px;margin:auto;line-height:35px;height:35px;overflow:hidden;}
#word_cup_show_meau{float:left;width:830px;line-height:35px;height:35px;overflow:hidden;}
#word_cup_show_div{width:950px;background:#fff;padding:5px;box-shadow: 1px 1px 3px #ccc;}
#word_cup_left{float:left;width:600px;background:#fff;border: 1px solid #f1f1f1;}
.fenlei{float:left;width:30px;line-height:35px;height:30px;padding-top:5px;padding-left:10px;overflow:hidden;}
.word_cup_time{float:left;width:60px;/* line-height:35px; */text-align:center;color: #56a9b7 !important;font-weight: bold;}
.leixing0{float:left;line-height:25px;margin-right:20px;border-left: 4px solid #bbbbbb;padding-left:10px;margin-top:5px;}
.word_cup_leixing1{float:left;width: 25%;/* line-height:25px; *//* margin-top:5px; */color: #919191;text-align: center;}
.word_cup_changci{float: left;width: 17%;height: 30px;/* line-height: 25px; *//* margin-top: 5px; */color: #919191;text-align: center;}
.word_cup_qiuchang{
    float: left;
    width: 43%;
    height: 30px;
    /* margin-top: 5px; */
    color: #919191;
    text-align: center;
}
.word_cup_vs{float:left;width:90px;text-align:center;}
.word_cup_zpic{float:left;/* padding-top:5px; */overflow:hidden;}
.word_cup_kpic{float:left;margin-right: 20px;/* padding-top:5px; */}
.word_cup_jiemu_left{float:left;/* line-height:35px; */}
.word_cup_jiemu_right{float:left;line-height:35px;}
.word_cup_links{float:left;width: 100%;line-height:35px;}

.zb_ing{/* float:left; */width:97%;padding-left:3%;font-siza:14px;line-height:35px;}
.zb_ing_a{margin-left:20px;font-size:14px;color:#4c97a5;cursor: pointer;background: url(../worldcup/images/ing.gif) no-repeat;background-size:18px 18px;padding-left:20px;}
#word_cup_sp_li img{width:150px;/* height:100px; */}
#word_cup_sp_left{float:left;width:170px;}
#word_cup_sp_right{float:left;width:420px;}
#word_cup_sp_title{font-size:20px;height:30px;}
#word_cup_sp_text{font-size:14px;overflow:hidden;line-height:25px;color: #787878;}
#word_cup_sp_time{font-size:12px;color:#666;height:15px;}

}

@media screen and (max-width:1000px){
.time{width: 98%;float: left;padding-left: 2%;font-size: 13px;}
	.qiudui{width: 78%;float: left;padding-left: 2%;text-align: center;}
	.zhibo{width: 20%;float: right;/* margin-top: 6px; */}
	.word_cup_pic{height:25px;margin-top: 5px;}
	.word_cup_live_bisai img{height:36px;}
	.word_cup_live_title h1{font-size:16px;}
	.word_cup_live_bifen{font-size:16px;}
	.word_cup_live_bifen span{height:40px;}
	.word_cup_mbx{/*border-top: 1px solid #e9e9e9f7 !important;*/}
	.w-20{width: 40% !important;}
#word_cup_top{background: #d45454;box-shadow: 1px 1px 3px #ccc;height: 40px;float: left;width: 100%; overflow:hidden;font-weight: bold;}
#word_cup_header,#word_cup_main,#word_cup_weblinks{width: 100%;/* overflow:hidden; */padding-top:0px;margin:auto;}
#word_cup_weblinks{display:none;}
.word_cup_logo{width:120px;display:none;}
.word_cup_logo_meau{float:left;cursor:pointer;display:block;padding-top:25px;margin-left:10px;}
.word_cup_meau{width: 98%;margin-top: 4px;padding-left: 2%;font-size: 16px;position: absolute;display: revert;}
.word_cup_meau li{width:120px;list-style:none;}
#word_cup_menu{float:left;list-style:none;width: 90%;}
#word_cup_menu li {float:left;/* padding: 4px 10px 4px 10px; */ margin-right:-30px; border:none;display: inline;width: 25%;}
.line{filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;width:80px;height:1px;margin-top:-11px;margin-left:-5px;position:absolute;z-index:1000;}
.col_1{display:inline;float: left;position: relative;margin-left: 5px;margin-right: 5px;width:140px;}
.word_cup_dropdown_1column{margin:4px auto;float:left;background:#ffffff;filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;position:absolute;z-index:999;left:-999em; /* Hides the drop down */text-align:left;padding:10px 5px 10px 5px;box-shadow: 1px 1px 3px #ccc;width: 140px;}
#word_cup_menu li:hover .word_cup_dropdown_1column {left:-1px;top:auto;}
#word_cup_menu li:hover div a {font-size:14px;color:#000;}
#word_cup_menu li:hover div a:hover {color:#4d9fe4;}
.lt{float:left;margin-right:5px;}
#word_cup_meau_list{float:right;height:30px;cursor:pointer;display:block;}
#word_cup_zhibo_meau{width: 100%;margin:auto;line-height:35px;height: 45px;overflow: auto;}
#word_cup_user{float:right;/* height:30px; *//* padding-top:35px; */margin-right:20px;line-height: 4px;}
#word_cup_zhibo_wd{
    margin-top: 0;
    float: left;
    padding-left: 2%;
    width: 97.35%;
    box-shadow: none;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    line-height: 35px;
}
.zt{display:block;float:right;margin-right:20px;color:#999;}
.word_cup_time,.leixing0 a,.word_cup_leixing1 a{color: #888686;width: 15%;text-align: left;margin-top:2px;}
.word_cup_jiemu{float:left;text-align:center;width:100%;overflow:hidden;}
.word_cup_jiemu_left{float:none;/* line-height:35px; */font-weight: bold;}
.word_cup_jiemu_right{float:none;line-height:35px;font-weight: bold;}
.word_cup_zpic{float:left;}
.word_cup_kpic{float:right;}
.word_cup_vs{float:none;padding-left:10px;padding-right:10px;text-align:center;color: #acacac;}
.word_cup_links{text-align:center;font-size: 14px;color: #9d9d9d;margin-bottom: 10px;}

.word_cup_pic{height: 30px;}
#word_cup_left{width: 99.5%;margin:auto;/* margin-top: 55px; */position:relative;background: #f3f3f3;}
#word_cup_right{width: 100%;overflow:hidden;float: left;position: inherit;}
#word_cup_news,.wx,#rank{/* display:none; */}
#word_cup_sp_li img{width: 100%;height: 100%;border-radius: 6px;}
#word_cup_sp_left{float:left;width: 20%;margin-right: 10px;}
#word_cup_sp_right{margin-right:2%;display: contents;}
#word_cup_sp_title{font-size: 16px;height:25px;overflow:hidden;}
#word_cup_sp_text{font-size:12px;overflow:hidden;line-height:20px;}
#word_cup_sp_time{font-size:12px;color:#666;height:10px;}
.video{width:99.5%;}

.slide-box {
    margin-left:0px;
    width: 100%;
    height: 100px;
    line-height: 80px;
    display: -webkit-box;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-top:55px;
}
.slide-box li{
    float:none;display: list-item;
    border-radius:5px;
    list-style:none;
    cursor: pointer;
    text-align: center;
    height: 80px;
    width:40%;
    margin-right:5%;
    margin-left:5%;
    font-size: 12px;
    position:relative;
    background:#f8f8f8 url(../worldcup/images/bgimg.jpg) no-repeat;background-size:100% 100%;
    overflow: hidden;
}
.slide-box::-webkit-scrollbar {display: none;}

}
.word_cup_news_title{text-align:center;font-size:30px;line-height:50px;margin:auto;background: #ffffff;padding: 10px 2%;}
.word_cup_news_from{text-align:center;font-size:14px;color:#666;margin:auto;background: #ffffff;}
.word_cup_news_from span{
    margin-right: 10px;
    font-size: 12px;
}
.word_cup_content{background: #ffffff;padding: 2%;font-size: 1rem;}
.word_cup_content a{color: #136ec2;/*margin-right: 10px;*/}
.word_cup_content a:hover{text-decoration:underline;}
.word_cup_content p{text-indent: 2em;padding: 5px 0px;line-height: 1.7em;word-break: break-all;}
.word_cup_content table p{text-indent: 0;}
.word_cup_content h2{font-size: 18px;margin: 30px 0 10px -17px;border-left: 8px solid #d45454;padding-left: 2.25em;color:#d45454;}
.word_cup_content h3{font-size: 16px;margin: 10px 0 0 -21px;padding: 10px 0 5px 3.3em;}
.word_cup_content img{max-width:100%;height:auto;margin: 10px auto 10px auto;display: block;border-radius: 6px;}
.word_cup_content ol {padding-left: 2.9em;background: #e6e6e68c;padding: 10px 0 10px 1.5em;border-radius: 6px;}
.word_cup_content ul li{line-height: 1.7em;}
.word_cup_content ol li {line-height: 1.9em;list-style: disc;}
#word_cup_footer{width: 100%;line-height: 30px;overflow:hidden;background: white;}
#word_cup_weblinks{line-height:25px;font-size: 13px;border-top: 2px solid #d45454;background: white;padding: 10px;border-bottom: 0.5px solid #eaeaea;width: 1180px;}
#word_cup_weblinks a{color: #969696;margin-right: 5px;}
#word_cup_sp_list{background: #ffffff;}

.word_cup_live_ing{
    color: white;
    margin-bottom: 20px;
    background: url(../worldcup/images/bg_bisai.jpg) no-repeat;
    background-size: auto;
}
.word_cup_live_title{
    height: 60px;
    text-align: center;
    padding-top: 30px;
}
.word_cup_live_title h1{font-size:18px;font-weight:500;}
.word_cup_live_bisai{
    height: 160px;
    line-height: 100px;
    padding-top: 20px;
}
.word_cup_live_bisai img{
    height: 46px;
}
.word_cup_live_bisai span img{
    height: 15px;
    margin-right: 3px;
    margin-bottom: -1px;
}
.word_cup_live_bisai p{padding: 0;margin-top: -60px;display: inherit;}
.word_cup_live_zhudui{
    width: 33.3333333%;
    float: left;
    text-align: center;
    margin-top: -20px;
}
.word_cup_live_bisai a{color:#ffffff}
.word_cup_live_bifen{
    width: 33.33333333%;
    float: left;
    text-align: center;
    font-size: 1.68rem;
    margin-top: -40px;
}
.word_cup_live_bifen span{
    display: block;
    height: 50px;
}
.word_cup_live_kedui{
    float: left;
    width: 33.333333333%;
    text-align: center;
    margin-top: -20px;
}
.word_cup_live_xinhao{
    height: 60px;
    line-height: 60px;
    background: #ffffff;
    color: #d45454;
    padding-left: 2%;
    margin-top: -12px;
}
.word_cup_live_xinhao a{color: #ffffff;text-decoration: none;}

.word_cup_live_xinhao span{
    border: 1px solid #d45454;
    padding: 5px;
    margin-right: 10px;
    border-radius: 6px;
    background: #d45454;
    color: white;
}
.word_cup_live_xinhao span:hover{
    background: #2e2e2e;
    border: 1px solid #2e2e2e;
}

.view{margin-right: 0px !important;}
.word_cup_live_luxiang{background: #ffffff;padding: 2%;}
.word_cup_live_luxiang h2{padding-left: 5px;color: #000000;border-left: 5px solid #d45454;margin-bottom: 5px;margin-top: 20px;line-height: 20px;}
.word_cup_live_luxiang ul li{line-height: 30px;background: url(../worldcup/images/l.png) no-repeat;background-size: 18px 18px;background-position: 0px 5.5px;padding-left: 20px;color: #8d8d8d;height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.word_cup_mbx{
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
    line-height: 44px;
    background: #ffffff;
    color: #858585;
    border-top: 2px solid #d45454;
    border-bottom: 1px solid #9292923b;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:
    ellipsis;
    font-size: 13px;
}
.word_cup_mbx li{display:inline;}
.word_cup_backtotop {
            position: fixed;
            bottom: 30px;
            /* padding: 0px 5px; */
            right: 10px;
            background-color: #d45454;
            text-align: center;
            box-sizing: border-box;
            cursor: pointer;
            color: #fff;
            font-size: 12px;
            border-radius: 3px;
        }
.word_cup_backtotop a {text-decoration:none}
.word_cup_backtotop img {width: 32px;height:29px}

.word_cup_by{text-align:center;font-size: 13px;color: #969696;padding: 10px 0 0 0;}
.bg{background: #ffffff;/*margin-bottom: 20px;*/}
.scoreboard{margin-bottom: 20px;}
.video{margin-bottom: 20px;padding-bottom: 5px;}
.arrow-right{
  height: 10px;
  width: 10px;
  display :
  inline-block;
  position: relative;
  float: right;
  margin-right: 10px;
  margin-top: -20px;
}
.arrow-right::after {
  content: "";
  height: 8px;
  width: 8px;
  top: 7px;
  border-width: 2px 2px 0 0;
  border-color: #aaaaaa;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: absolute;
}
.zbz{color: #ffffff;cursor: pointer;/* background: url(../worldcup/images/ing.gif) no-repeat; */background-color: #ff00000f;/* background-position: 10px 4px; *//* background-size: 12px 15px; */padding: 5px;border: 1px solid #ff0000;border-radius: 3px;display: inline;font-size: 12px;background: #ff0000;}
.wks{
    background-color: #b9b8b83b;
    background-position: 10px 4px;
    background-size: 12px 15px;
    padding: 5px;
    border: 1px solid #9e9e9e;
    border-radius: 3px;
    display: inline;    
    font-size: 12px;
}

.yws{
    cursor: pointer;
    background-color: #4d9fe41a;
    background-position: 10px 4px;
    background-size: 12px 15px;
    padding: 5px;
    border: 1px solid #9e9e9e;
    border-radius: 3px;
    display: inline;    
    font-size: 12px;
}
.wks:hover,.zbz:hover,.yws:hover{border: 1px solid #d45454;background-color: #d45454;color: #fafafa;}
.word_cup_rank_qiuyuan{width:80px;float:left;}
.word_cup_rank_jinqiushu{width: 100px;float:left;}
.word_cup_rank_zhugongshu{width:80px;float:left;}
#page{width:100%;height: 46px;line-height:36px;overflow:hidden;margin-left:auto;margin-right:auto;text-align:center}
#page a{text-decoration:none;color:#FFF;background: #555555;display:inline-block;padding: 6px 10px;margin:0 5px 0 0;line-height:16px;margin-right:3px}
#page a:hover,#page a.current{color:#FFF;background: #d45454;}
#toc {
	/*max-width: 340px;
	min-width: 120px; */
	padding: 6px;
	margin: 0 0 20px 0px;
	/* border: 1px solid #dcdcdc; */
	background: #F3F3F3;
	border-radius: 2px;
}
#toc p {
	margin: 0 4px;
}

/* 【核心修改区】：让父容器变成 Flex 布局，并把边框线移到这里保证贯穿全宽 */
p.toc-title {
	text-indent: 0;
	display: flex;                  /* 开启弹性布局 */
	justify-content: space-between; /* 左右两端对齐 */
	align-items: center;            /* 垂直居中对齐 */
	border-bottom: 1px solid #e6e6e6; /* 下划线放到父容器上 */
	padding-bottom: 5px;            /* 留出一点下边距 */
	margin-top: 2px;
}

/* 【核心修改区】：去掉会导致错位的 block 和多余的线 */
#toc strong {
	/* 去掉了原先的 display: block 和 border-bottom */
	font-weight: bold;
}

/* 【核心修改区】：去掉 block 和 float */
#toc span {
	cursor: pointer;
	font-weight: normal;
	/* 去掉了 display: block 和 float: right */
}

.toc-level3 { margin-left: 5px !important; }

#toc ul {
	margin-bottom: 0;
	margin-left: 18px !important;
	text-indent: inherit;
}
#toc li {
	margin: 2px 0;
	list-style: decimal;
	color: #7c7c7c;
	line-height: 25px;
}
#toc small {
	float: right;
}
#toc a { font-size: 14px; }
#toc a:hover { color: #d45454; }
.toc-level3 { font-size: 14px; }
#toc ul.is-hidden {
    display: none;
}

@media screen and (max-width:768px){
	.word_cup_yc{ display:none;}
	.logo {
    display: block;
}
	#word_cup_news_top{width: 99%;}
	#word_cup_main{/*padding: 0 1% 0 1%;width: 98%;*/}
	#word_cup_gm{border-bottom: 0.5px solid #cccccc;height: 72px;}
	#word_cup_riqi{border-bottom: 0.5px solid #cccccc;}
	.time{width: 98%;float: left;padding-left: 2%;font-size: 13px;margin-top: 5px;}
	.qiudui{width: 78%;float: left;padding-left: 2%;text-align: center;}
	.zhibo{width: 20%;float: right;/* margin-top: 6px; */}
	.word_cup_pic{height:25px;margin-top: 5px;}
	.word_cup_live_bisai img{height:36px;}
	.word_cup_live_title h1{font-size: 14px;}
	.word_cup_live_bifen{font-size:16px;}
	.word_cup_live_bifen span{height:40px;}
	.word_cup_mbx{border-top: 0px solid #d45454;}
	#word_cup_zhibo_meau::-webkit-scrollbar { width: 0 !important; }
    #word_cup_zhibo_meau { -ms-overflow-style: none; }
    #word_cup_zhibo_meau { overflow: -moz-scrollbars-none; }
	.word_cup_news_title h1{font-size: 1rem;line-height: 1.3rem;font-weight: bold;}
	#word_cup_gm_top::-webkit-scrollbar { width: 0 !important; }
    #word_cup_gm_top { -ms-overflow-style: none; }
    #word_cup_gm_top {height: 30px;overflow: -moz-scrollbars-none;/*margin-bottom: -25px;*/padding-top: 12px;}
.word_cup_content h2{
    margin: 20px 0 10px -8px;
    padding-left: 1.7em;
}
.word_cup_content h3{
    margin: 10px 0 0 0;
    text-indent: 2em;
    padding: 5px 0px;
}

.word_cup_meau{margin-top:0;}
#word_cup_menu li{padding: 4px 0px 4px 2%;}
#word_cup_menu a{color:#ffffff;}
.search{margin-top: 8px;}
.btn{background-color: #d45454;}
.active2{margin-top: 4px !important;}
.word_cup_lx_news{width:100%}

}

/* ==================================================
   全新赛程列表样式 (上下排列结构)
   ================================================== */

/* 赛程外层容器 */
.match-list-container {
    background: #fff;
    margin-bottom: 20px;
}

/* 日期表头栏 */
.match-date-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 15px;    
    color: #333;
	border-bottom: 1px solid #f0f0f0;
	border-top: 2px solid #d45454;
}
.match-date-header .d-count {
    color: #888;
	font-size:13px;
}
.match-date-header .d-date {
    font-weight:600;
}

/* 单场比赛行容器 */
.match-row {
    display: flex;
    align-items: center;
    padding: 15px;
    border-bottom: 1px solid #f0f0f0;
    transition: background 0.3s ease;
    background: #fff;
}
.match-row:hover {
    background: #fafafa;
}

/* 1. 时间与赛制列 */
.match-time-info {
    flex: 0 0 80px; /* 固定宽度，防止挤压 */
    text-align: left;
}
.match-time-info .m-time {
    font-size: 16px;
    color: #333;
    margin-bottom: 8px;
}
.match-time-info .m-group {
    font-size: 13px;
    color: #888;
}

.match-time-info-2{   
	flex: 0 0 90px;
    text-align: left;
	}
.match-time-info-2 .m-time {
    font-size: 15px;
    color: #333;
    margin-bottom: 8px;
}
.match-time-info-2 .m-group {
    font-size: 13px;
    color: #888;
}

/* 2. 球队列 (上下排列) - 强制居左版 */
.match-teams {
    flex: 1; 
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start !important; /* 强制容器内容靠左对齐 */
    gap: 12px;
    padding-left: 20px; /* 这里控制国旗距离左边时间的间距，可随意修改 */
}
.match-teams .m-team {
    display: flex;
    align-items: center;
    justify-content: flex-start; /* 强制内部元素靠左 */
    margin: 0 !important; /* 清除原有全局居中影响 */
}
.match-teams .m-flag {
    width: 28px !important;
    height: 18px !important;
    object-fit: cover;
    margin: 0 10px 0 0 !important; /* 强制覆盖原有主题的 img margin auto */
    border-radius: 2px;
    display: block !important; /* 保持 flex 正常流 */
}
.match-teams .m-name {
    font-size: 15px;
    color: #333;
    margin: 0 !important;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 3. 比分列 (上下排列) */
.match-scores {
    flex: 0 0 40px;
    display: flex;
    flex-direction: column;
    gap: 12px; /* 必须和球队列间距保持一致，以完美对齐 */
    text-align: center;
}
.match-scores .m-score {
    font-size: 16px;
    color: #333;
    font-weight: 500;
    height: 16px;
    line-height: 16px;
}

/* 4. 直播/状态列 */
.match-status {
    flex: 0 0 70px;
    text-align: right;
}
.m-state{font-size: 14px;}
.match-status .m-state {
    font-size: 14px;
    color: #666;
}
.match-status a {
    color: #333;
    text-decoration: none;
}
.match-status a:hover {
    color: #d45454;
}

/* 手机端微调适配 */
@media screen and (max-width: 768px) {
	.match-date-header{
		padding: 12px 10px;
	}
    .match-row {
        padding: 12px 10px;
    }
    .match-time-info {
        flex: 0 0 70px; /* 手机端稍微缩小时间列 */
    }
    .match-time-info .m-time {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .match-time-info .m-group {
        font-size: 12px;
    }
	    .match-time-info-2 {
        flex: 0 0 80px; /* 手机端稍微缩小时间列 */
    }
    .match-time-info-2 .m-time {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .match-time-info-2 .m-group {
        font-size: 12px;
    }
    .match-teams .m-name {
        font-size: 14px;
    }
    .match-status {
        flex: 0 0 50px;
    }
    .match-status .m-state {
        font-size: 12px;
    }
}

/* 导航条外部容器，带底部红线 */
.match-nav-scroll-wrapper {    
    background: #fff;
    margin-bottom: 0; /* 紧贴下面的日期栏 */
	position: -webkit-sticky; /* 兼容苹果 Safari 浏览器 */
    position: sticky;         /* 设置元素为粘性定位 */
    top: 0;                   /* 吸附在距离屏幕顶部 0px 的位置 */
    z-index: 999;    
}

/* 内部滚动容器 (核心机制) */
.match-nav-container {
    display: flex;
    overflow-x: auto; /* 允许横向滚动 */
    -webkit-overflow-scrolling: touch; /* 让 iOS 手机滑动更顺滑，带有惯性 */
    white-space: nowrap; /* 强制所有按钮在一行，绝对不换行 */
    padding: 2%; /* 上下左右留白 */
    /*gap: 8px; /* 按钮之间的间距 */
    align-items: center;
    
    /* 隐藏电脑端和安卓端的默认滚动条 */
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* IE 和 Edge */
}

/* 隐藏苹果 Safari 和 Chrome 的默认滚动条 */
.match-nav-container::-webkit-scrollbar {
    display: none; 
}

/* 单个按钮的基础样式 (灰色) */
.match-nav-container .nav-item {
    display: inline-block;
    padding: 6px 12px;
    background-color: #eeeeee; /* 灰底 */    
    font-size: 14px;
    border-radius: 4px; /* 圆角 */
    text-decoration: none !important;
    flex-shrink: 0; /* 极其关键：防止按钮在手机屏幕太小时被挤压缩水 */
    transition: all 0.2s ease;
    margin-right: 8px;
}

/* 鼠标悬停时的效果（稍微变深） */
.match-nav-container .nav-item:hover {
    background-color: #e2e2e2;
    color: #333;
}

/* 选中激活状态 (红色) */
.match-nav-container .nav-item.active {
    background-color: #d45454 !important;
    color: #fff !important;
}


/* ================= 分组 ================= */
    :root {
        --primary-red: #d34b4b; 
        --bg-light: #f4f5f7;
        --border-color: #ebebeb;
        --text-main: #333;
        --text-gray: #888;
    }



.wc-widget {
        /* max-width: 600px; */
        margin: 0px auto 20px;
        background: #fff;
        border-top: 2px solid var(--primary-red);
        box-shadow: 0 4px 12px rgba(0,0,0,0.05); 
        /* border-radius: 4px; */
        overflow: hidden;
    }

    .wc-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 2%;
        border-bottom: 1px solid var(--border-color);
    }
    .wc-header h2 {
        /* font-size: 18px; */
        color: var(--text-main);
        font-weight: bold;
        margin: 0;
    }
    .icon-arrow-right {
        border: solid #ccc;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 4px;
        transform: rotate(-45deg);
    }

    .wc-nav {
        display: flex;
        padding: 6px 8px;
        gap: 6px;
        border-bottom: 1px solid var(--border-color);
        overflow-x: auto;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch;
    }
    .wc-nav::-webkit-scrollbar { display: none; }

    .wc-nav-btn {
        background: transparent;
        border: none;
        padding: 3px 10px;
        font-size: 15px; 
        color: var(--text-main);
        border-radius: 4px;
        cursor: pointer;
        transition: all 0.2s ease;
        flex-shrink: 0;        
    }
    .wc-nav-btn:hover { background: #f0f0f0; }
    .wc-nav-btn.active {
        background: var(--primary-red);
        color: #fff;
    }


    .wc-content-panel {
        display: none;
        animation: fadeIn 0.3s ease;
    }
    .wc-content-panel.active { display: block; }
    .wc-widget table.wc-table {
        width: 100% !important;
        border-collapse: collapse !important;
        border: none !important;
        margin: 0 !important;
    }

    .wc-widget .wc-table th {
        background-color: var(--bg-light) !important;
        color: var(--text-gray) !important;
        font-weight: normal !important;
        font-size: 13px !important;
        padding: 14px 10px !important;
        border: none !important; 
        border-bottom: 1px solid #e8e8e8 !important;
        text-align: center !important;
        white-space: nowrap;
    }


    .wc-widget .wc-table td {
        padding: 14px 10px !important;
        font-size: 15px !important;
        color: var(--text-main) !important;
        border: none !important; 
        border-bottom: 1px solid var(--border-color) !important;
        text-align: center !important;
        vertical-align: middle !important;
        white-space: nowrap;
    }
    

    .wc-widget .wc-table tr:last-child td { border-bottom: none !important; }

    .wc-widget .wc-table tbody tr { transition: background-color 0.2s; background-color: #fff; }
    .wc-widget .wc-table tbody tr:hover { background-color: #fcfdfe; }

    .wc-widget .wc-table th.col-team, 
    .wc-widget .wc-table td.col-team {
        text-align: left !important;
        width: 20% !important; 
      /*  padding-left: 15% !important; */
    }
    

    .wc-widget .team-info {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        gap: 12px !important;
    }
    .wc-widget .team-info img {
        width: 24px !important;
        height: 16px !important;
        object-fit: cover !important;
        border: 1px solid #e1e1e1 !important; 
        border-radius: 2px !important;
        box-shadow: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    @keyframes fadeIn {
        from { opacity: 0; transform: translateY(2px); }
        to { opacity: 1; transform: translateY(0); }
    }


    @media (max-width: 480px) {
        .wc-widget { border-radius: 0; box-shadow: none; border-top: none; }
        .wc-widget .wc-table th, 
        .wc-widget .wc-table td {
            padding: 12px 6px !important;
            font-size: 13px !important;
        }
        .wc-widget .wc-table th.col-team, 
        .wc-widget .wc-table td.col-team {
            padding-left: 10px !important; 
            width: auto !important;
        }
        .wc-nav-btn { padding: 3px 10px; font-size: 15px; }
        .wc-widget .team-info { gap: 8px !important; }
    }

.bg1 {
        background-color: #f5f6f7; 
        border: 1px solid #e5e5e5;
        border-radius: 2px;
		margin-bottom:20px;
    }

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

    .item {
        border-bottom: 1px solid #e5e5e5;
    }
    .item:last-child {
        border-bottom: none;
    }

    /* --- 标题区域 --- */
    .item-title {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px;
        margin: 0;
        font-size: 16px;
        font-weight: 400;
        color: #333;
        cursor: pointer;
        user-select: none;
        background-color: #ffffff; 
        transition: background-color 0.3s ease; 
    }

    /* --- 纯CSS画的下拉箭头 --- */
    .icon-xuanzeqizhankai {
        display: inline-block;
        transition: transform 0.3s ease; /* 添加旋转过渡动画 */
    }

    /* --- 内容区域 (默认隐藏) --- */
    .item-content {
        display: none; /* 核心：默认全部折叠 */
        background-color: #ffffff; 
        padding: 2%;
        border-top: 1px solid #e5e5e5; 
        font-size: 14px;
        color: #444;
        line-height: 1.8;
    }

    .item-content p {
        text-indent: 2em;
        margin: 0 0 15px 0;
    }
    .item-content p:last-child {
        margin-bottom: 0;
    }
    .item-content img {
        max-width: 100%;
        height: auto;
        display: block;
        margin-top: 10px;
    }
	.item-content ul{
		margin:10px auto;
	}
		.item-content div{
		margin:10px auto;
	}

    /* === 展开状态的样式控制 === */
    /* 当包含 item-content-on 类名时显示内容 */
    .item-content.item-content-on {
        display: block;
    }
    /* 展开时，标题右侧的箭头旋转 180 度朝上 */
 .item-title.active .icon-xuanzeqizhankai {
        transform: rotate(180deg); /* 展开时旋转180度朝上 */
    }
	
/* 1. 给原来的 match-row 增加换行属性，让底部信息能自动掉到第二行 */
.match-row {
    flex-wrap: wrap; 
}

/* 2. 新增：底部附加信息栏样式 */
.match-bottom-info {
    width: 100%; /* 强制占满整行 */
    margin-top: 12px; /* 距离上面球队信息的距离 */
    padding-top: 10px;
    border-top: 1px dashed #eee; /* 浅色虚线，区分主次信息 */
    font-size: 12px;
    color: #999; /* 浅灰色文字，不抢风头 */
    display: flex;
    align-items: center;
}

/* 分割线 */
.match-bottom-info .divider {
    margin: 0 10px;
    color: #e0e0e0;
    font-size: 10px;
}

/* 手机端微调间距 */
@media screen and (max-width: 768px) {
    .match-bottom-info {
        margin-top: 10px;
        padding-top: 8px;
        font-size: 11px;
    }
}

.word_cup_world_cup_schedule{
	margin-bottom:20px;
}

.hot-rank {  
  border-bottom-left-radius: 6px; 
  border-bottom-right-radius: 6px; 
  overflow: hidden; 
}