@charset "UTF-8";



@media screen and (min-width: 1900px){

	.dashboardFocus{
		max-width:100%;
		height: 548px !important;
		width:480px;
	}
	.searchBlock_dashbroad {
		padding: 0px 20px 5px 20px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	    max-width: 100%;
	    min-width: 360px;
	    width:100%;
	    height: 290px !important;
	}
	.dashboardVoice{
		width:100%;
	    height: 290px !important; 
	    overflow: hidden;
    	min-width: 528px;	    
	}
	.dashboardVoice .rankImg{
		left:-18px !important; 
		top:-35px !important;
	}
	.bottom2{
		width:60% !important;
	}
	.bottom3{
		width:37% !important;
    }
	.bottom3 #carousel-img{
		
		height:290px !important;
		
	}
	.dashboardFocus .countryFlag{
		width: 85px !important;
		height: 85px !important;
	}
	.dashboardFocus .cpbl_teamName{
	    font-size: 18px !important;
	    margin-top: 12px !important;
    }
	.dashboardFocus .vs{
		font-size: 26px;
		padding-top:30px !important;
		
	}
	.dashboardFocus .item{
        height: 140px !important;
    }
    .dashboardFocus .title{
           padding:16px 8px 20px 8px !important;
    }
    .dashboardFocus .time{
    	margin-top: 10px !important;
    	font-size: 22px !important;
    }
    .dashboardFocus .live{
		border-radius:6px !important;
		line-height: 32px !important;
		font-size:18px !important;
		width:53px !important;
		height:32px !important;
    }
    .dashboardFocus .cpbl_mainName{
		line-height:32px !important;
		height:32px !important;
		width:120px !important;
		font-size:24px !important;
    	
    }
    .searchBlock_dashbroad .keyword {
         margin-top: 20px !important;
    }
}



/*20260423*/
/* > 1260px here  */

.oa2{
	background: url(../images/olympics/oa2_bg.png) center center no-repeat;
}
.title-wrapper .tabArea.sty_olympics ul {
	padding: 15px 0;
}

.title-wrapper .tabArea.sty_olympics li {
	line-height: 30px;
}

.title-wrapper .tabArea.sty_olympics li a {
	/*padding: 0 10px;*/
	padding: 0px 10px 1px 10px;
}

.title-wrapper .tabArea.sty_olympics li.active a {
	color: #000000;
	background-color:#ffffff;
	border-radius: 30px;
}

.title-wrapper .tabArea.sty_olympics .lv2 {
	display: block;
}

.title-wrapper .tabArea.sty_olympics .lv2 ul {
	padding: 0px 0;
}

.title-wrapper .tabArea.sty_olympics .lv2 li {
	font-size: 1.125rem;
	line-height: 44px;
}

.title-wrapper .tabArea.sty_olympics .lv2 li a {
	color: #aaa;
	padding: 0 0px;
}

.title-wrapper .tabArea.sty_olympics .lv2 li.active a {
	color: #fff;
	background-color: transparent;
}

.title-wrapper .tabArea.sty_olympics .lv2 li.active::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	border-bottom: 5px solid #96764D;
}


 .banner-silder .type201_1 {
	left: -317px;
	/*background-size: 40px auto;*/
	width: 317px;
	height: auto;
	top: 0;
	bottom: 0;
	position: absolute;
	margin-top: 60px;
	z-index: 1;
}

.banner-silder .type201_2 {
	right: -310px;
	/*background-size: 40px auto;*/
	width: 240px;
	height: auto;
	top: 0;
	bottom: 0;
	position: absolute;
	margin-top: 60px;
	z-index: 3;
}
.banner-silder .type201_1 img, .banner-silder .type201_2 img{
	width: 100%;
	position: absolute;
	top: 50%;
	right:10px;
	transform:translateY(-50%);
}
.countDownContent{
	width: 360px;
    text-align: center;
    /* margin-top: -80px; */
    display: flex;
    margin: 0 auto;
}
.calenderContent{
	height:70px;
	display: inline-block;
	margin: 0px 14px 0px 0px;
}
.calenderContent .calender{
	background:url(../images/olympics/olympics_calender.png) left center no-repeat;
	padding: 0px 0px 0px 30px;
	line-height: 35px;
    font-size: 24px;
    text-align: right;
}
.calenderContent .title{
	font-size: 32px;
    text-align: right;
    line-height: 32px;
    font-weight: bold;
}
.olympicsCountDown {
	font-family: sans-serif; 
	color: #fff; 
	display: inline-block; 
	font-weight: 100; 
	text-align: center; 
	font-size: 23px;
	height:78px; 
} 
.olympicsCountDown > div{ 
	/*padding: 5px; */
	background: #B22D3C; 
	display: inline-block;
	width: 70px;
	height: 70px;
	margin: 0px 5px 0px 5px;
} 

.olympicsCountDown div > span{ 
	padding: 5px;
    display: inline-block;
    font-weight: 900;
} 
.olympicsCountDown .label{ 
	padding-top: 10px; 
	font-size: 16px; 
}

.olympicsCardTitle{
	margin: 0 4%;
	font-size:1.5rem;
	line-height: 50px;
	/*background: url(../images/olympics/WBC2023_title.png) no-repeat;*/
	/*padding:0 0 0 55px;*/
	padding:0;
	font-family: "Noto Sans TC", sans-serif;
    font-weight: normal;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.olympicsCardTitle img{
	width:40px;
	height:40px;
	vertical-align:middle;
	margin-right: 15px;
}

.olympicsCardTitle.winter{
	margin: 0 4%;
	font-size:1.5rem;
	line-height: 50px;
	background: none;
	padding:0 0 0 5px;
}

.olympicsCardTitle h2{
	font-size:1.5rem;
}


.olympicsCardTitle2 h2{
	font-size:1.5rem;
}

.olympicsGifBlock{
	margin: 1% 4%;
	font-size:1.1rem;
	color:#ccc;
	height:70px;
	padding: 10px 0 0 0;
}

.taiwanSportTitle .desc{
	margin: 1% 4%;
	font-size:1.1rem;
	color:#ccc;
	padding: 10px 0 0 0;
}
.taiwanSportListBlock{
	margin: 0 4%;
	height:110px;
	text-align:center;
	background-color:#650D19;
	border-bottom: 4px solid #B22D3c;
	position:relative;
}
.asianSportListBlock{
	margin: 0 4%;
	height:110px;
	text-align:center;
	position:relative;
}

.list_sport {
	/*position: absolute;*/
	top: 0;
	left: 0;
	right: 0;
	height:110px;	
	padding: 0 40px;
	overflow: hidden;
	display: inline-block;
    box-sizing: border-box;
    width:98%;	
}

.list_sport .item {
	width: 110px;
	font-size: 0.875rem;
	line-height: 20px;
	color: #FFF;
	opacity: 0.3;
}
.list_sport .item.active {
	width: 110px;
	font-size: 0.875rem;
	line-height: 20px;
	color: #FFF;
	opacity: 1;
	/*background-color:#B22D3c;*/
}

.list_sport .item .pic img{
	padding:10px 0 0 0;
	width:67px;
	height:67px;
}
.list_sport .item span {
	display: inline-block;
	font-size: 1rem;
	font-family: "Open Sans", "微軟正黑體", "Microsoft JhengHei", sans-serif;
	text-align: center;
	font-weight: bold;
}
/*
.list_sport .swiper-button-next{
	background-image: url(../images/arrow_next.png);
	right:0;
}

.list_sport::before {
	content: "";
	position: absolute;
	z-index: 2;
	top: 28px;
	left: 0;
	bottom: 0;
	width: 5%;
	background: -webkit-gradient(linear, right top, left top, from(rgba(24, 24, 24, 0.6)),
		to(#181818));
	background: -webkit-linear-gradient(right, rgba(24, 24, 24, 0.6) 0%,
		#181818 100%);
	background: -o-linear-gradient(right, rgba(24, 24, 24, 0.6) 0%, #181818
		100%);
	background: linear-gradient(270deg, rgba(24, 24, 24, 0.6) 0%, #181818
		100%);
}

.list_sport::after {
	content: "";
	position: absolute;
	z-index: 2;
	top: 28px;
	right: 0;
	bottom: 0;
	width: 5%;
	background: -webkit-gradient(linear, left top, right top, from(rgba(24, 24, 24, 0.6)),
		to(#181818));
	background: -webkit-linear-gradient(left, rgba(24, 24, 24, 0.6) 0%,
		#181818 100%);
	background: -o-linear-gradient(left, rgba(24, 24, 24, 0.6) 0%, #181818
		100%);
	background: linear-gradient(90deg, rgba(24, 24, 24, 0.6) 0%, #181818
		100%);
}

.list_sport::before, .list_sport::after {
	width: 50px;
	height: 50px;
}*/


.list_sport .btn_next, .list_sport .btn_prev{
    background-color:#111;
    opacity:0.8;
}
.taiwanSportDescription{
	margin:1% 4%;
	background-color:#303030;
	height: 160px;
	display: flex;
}
.taiwanSportDescription .additionContainer{
    width: 8%;
    position: relative;    
}
.taiwanSportDescription  .additionContainer .additionPic{
	border-radius: 50%;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 13px;
    top:18px;
}
.taiwanSportDescription  .additionContainer .additionPic.hasBackground{
    background-color: #B22D3C;
}

.taiwanSportDescription  .additionContainer .additionPic  img{
	width: 40px;
    height: 40px;
}
.taiwanSportDescription .titleAndDesc{
	width:68%;
}
.taiwanSportDescription .titleAndDesc .title{
	font-size: 1.4rem;
    padding-top: 28px;
    white-space: pre-line;
}
.taiwanSportDescription .titleAndDesc .description{
	font-size: 1.1rem;
    padding-top: 2%;
    line-height:1.8rem;
    white-space: pre-line;
}
.taiwanSportDescription .pic{
	box-sizing: border-box;
	text-align: right;
	width:30%;
}
.taiwanSportDescription .pic img{
	height:160px;
	width:345px;
	max-width:100%;
	max-heigth:100%;
}

.taiwanSportTimeShift{
	margin:-30px 4%;
	background-color:#303030;
	height: 50px;
	display: flex;	
}

.taiwanSportTimeShift .title{
	padding:1% 3%;
	font-size: 1.2rem;
	width: 40%;
}

.taiwanSportTimeShift .triangle{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 5px 0 5px;
	border-color: #ffffff transparent transparent transparent;
	margin: 20px;
    right: 5%;
    position: absolute;
}

.taiwanSportTimeShift a{
	display: block;
	padding: 0 20px;
	z-index:3;
	width:100%;
}

.taiwanSportTimeShiftContent{
    margin:20px 0;
}
.taiwanSportEPGContent .liveListBlock .list_item{
	display:flex;
}
.taiwanSportEPGContent .liveListBlock .list_item .pic {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background-color:transparent;
    margin-right: 15px;
}

.taiwanSportEPGContent .liveListBlock .list_item .pic.winter {
    border-radius: 4px;
    width: 32px;
    height: 48px;
    background-color: #222222;
    margin-right: 15px;
}
.taiwanSportEPGContent .liveListBlock .list_item .medal{
    border-radius: 50%;
    width: 40px;
    height: 40px;
    -webkit-box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
    /* background-size: 40px 40px; */
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.05);
    position: absolute;
    right: 160px;
    top: 50%;
    margin-top: -20px;
    text-align: center;
    padding: 4px 0;
}

.taiwanSportEPGContent .liveListBlock .list_item .medal img{   
    width: 32px;
    height: 32px;   
}

.taiwanSportEPGContent .liveListBlock .list_item .CT{
    border-radius: 50%;
    width: 40px;
    height: 40px;
    -webkit-box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
    /* background-size: 40px 40px; */
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.05);
    position: absolute;
    right: 95px;
    top: 50%;
    margin-top: -20px;
    text-align: center;
    padding: 4px 0;
}

.taiwanSportEPGContent .liveListBlock .list_item .CT img{   
    width: 32px;
    height: 32px;   
}

.taiwanSportEPGContent .liveListBlock .list_item .cmedal{
    border-radius: 50%;
    width: 40px;
    height: 40px;
    -webkit-box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
    /* background-size: 40px 40px; */
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.05);
    position: absolute;
    right: 95px;
    top: 50%;
    margin-top: -20px;
    text-align: center;
    padding: 5px 0;
}

.taiwanSportEPGContent .liveListBlock .list_item .cmedal img{
    width: 32px;
    height: 30px;
}
.taiwanSportEPGContent .liveListBlock .list_item .bt_text {
	width: 70px;
    text-align: center;
    color: #aaa;
    font-size: 12px;
    top: 80px;
    right: -2px;
    position: absolute;
    font-style: normal;
    font-weight: 600;
}

.taiwanSportEPGContent .liveListBlock .list_item .bt_text.on {
	color:#F62599;
}


.taiwanSportEPGContent .liveListBlock .list_item h3 span {
    font-size: 0.75rem;
    color: #fff;
    padding: 0 5px;
    margin-right: 10px;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
	text-align:center;   
	width:50px;
	height:20px; 
	background-color:#FF0056;
	border: 0px;	   
}

.content-wrapper .sty202{
	width:100%;
	height:2px;
	margin-bottom:0;
}

.content-wrapper .sty202 .content{
	max-width:92%;
	position: relative;	
	height:2px;
	margin:0 auto;
	margin-bottom:0;
}
.content-wrapper .sty202 .content .pic{
	width:226px;
	position: absolute;
	left: 4%;
	margin-top:-158px;
	z-index:3;
}

.content-wrapper .sty202 .content .gifListBlock{
	float:left;
}
.content-wrapper .sty202 .content .olympicsMessage{
	float:left;
	height:64px;
	max-width:70%;
	left: 20%;
}

.player_main .program{
	  text-align: left;
	  position: absolute;
	  bottom: 130px;
	  left: 80px;
	 font-size: 30px;
	 line-height:42px;
	}
.player_main .channel{
	   text-align: left;
	  position: absolute;
	  bottom: 100px;
	  left: 80px;
	 font-size: 20px;
}
.player_main .showlive{
	  position: absolute;
	  top: 20px;
	  left: 50px;
}
.player_main .showlive .dot{
	  position: absolute;
	  height: 14px;
 	  width: 14px;
  	  background: linear-gradient(314.72deg, #F427C2 0%, #FF2006 100%);
  	  border-radius: 50%;
      display: inline-block;
      top: 26px
}
.player_main .showlive .live{
  position: absolute;
  left:20px; 
  height: 60px;
  width: 128px;
  color: #FFFFFF;
  font-size: 48px;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 60px;
  text-align: justify;
	
}
/*
.ui103{
	position:relative;
	width:100%;
	height:100vh;
	
}*/
.ui103 .channel{
	bottom:120px;
	font-weight: 700;
	left:4%
}
.ui103 .program{
	bottom:80px;
	font-weight: 700;
	left:4%;
	font-size: 22px;
}
.ui103 .next_program{
	position: absolute;
	bottom:60px;
	left:4%;
	font-weight: 400;
	font-family: Arial;
}
.ui103 .live{
	background: linear-gradient(135deg, #F427C2 0%, #FF2006 100%);
	width: 40px;
	padding:1px 5px 1px 5px;
	border-radius: 4px;
	margin-right:5px
}/*
.ui103 .ui103mask{
	position: absolute;
	bottom:0px;
	height:20%;
	width:100%;
	pointer-events: none;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}*/

.filterBlock{
    margin: 5px 4%;
    background-color: #303030;
    height: 50px;
    display: flex;	
}
.chFilter{
	width:32%;
	background-color: #282828;
    display: flex;
    padding: 15px 20px 15px 40px;
}

.chFilterRg {
	margin: 0 5%;
	font-size:14px;
	
}
.chFilterRg > input{
	-webkit-appearance: radio;
}
.olympics_filter {
	display: inline-block;
	width:50px;
	position:relative;
	/*
	margin-left: 30px;
	padding-top: 5px;
	*/
}

.olympics_filter >a {
	width: 100%;
	height: 100%;
	display: block;
	/*
	background: url(../images/icon_filter.svg) center center no-repeat;
	background-size: 18px auto;*/
	cursor:pointer;
	z-index:2;
}
.olympics_filter img{
    width: 24px;
    height: 20px;
    position: absolute;
    right: 0px;
    top: 7px;
}

.olympics_filter .filter_label{
	font-size:12px;
	position:absolute;
	right:0px;
	top:25px;	
	
}
.sportFilterContent{
	width:52%;
	padding:15px 10px;
	white-space: nowrap;
	overFlow : hidden;
	text-overflow: ellipsis;
}
.sportFilterContent span{
  box-sizing: border-box;
  height: 44px;
  width: 130px;
  border: 2px solid #4A4A4A;
  border-radius: 30px;
  color: #FFE194;
  font-family: "PingFang TC";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  padding: 7px 10px;
  margin:0 7px;
  cursor:pointer;
    
}
.sportFilterContent span img{
	width:20px;
	height:20px;
	vertical-align:middle;
	margin-right:7px;
}


.popup.olympicsFilter{
	background-color: #181818;
	position: fixed;
	left: 50%;
	top: 50%;
	max-width: 1152px;
	transform: translate(-50%, -50%);
	color: #DDD;
	height: 100%;
	z-index: 11;	
	
}
.olympicsFilter .bt_close{
    position: absolute;
    top: 20px;
    right: 35px;
    width: 20px;
    height: 35px;
}

.olympicsFilter .bt_close:before {
	width: 20px;
}
.olympicsFilter .bt_close:after {
	width: 20px;
}
.olympicsFilter .bt_close.showMsgBtn:before {
    background-color: #fff;
}
.olympicsFilter .bt_close.showMsgBtn:after {
    background-color: #fff;
}

.filterWrapper {
	padding: 36px 56px;
	color: #ddd;
	font-size: 16px;
}

.filterWrapper h2 {
	font-family: 'Noto Sans TC', "Microsoft JhengHei", sans-serif;
	font-size: 27px;
	line-height: 100%;
	margin-bottom: 30px;
	text-align: center;
}
.filterWrapper p{
	margin: 24px auto;
}
.sportsWrapper{
	/*display:flex;
	flex-direction:row;
	flex-wrap:wrap;*/
	height:62vh;
	overFlow: hidden;
	
}
.sportItem {
	width:126px;
	height:126px;
	float: left;
	position:relative;
	text-align:center;
	margin-bottom:10px;
}
.sportItem .pic{
	margin: 0 auto;
	width:90px;
	height:90px;	
}

.sportItem .selected{
	opacity: 0.4;	
}
.sportItem .pic img{
	width:90px;
	height:90px;
}
.sportItem span img{
	width:23px;
	height:23px;
	vertical-align:middle;
}

.sportItem a{
	position:absolute;
	left:0;
	top:0;
	width:126px;
	height:126px;
}

/*.sportItem a:hover{
 	background-color:#B22D3c; 
}*/

.sportItem.all {
	margin-bottom:20px;
	float:none;
}
.sportItem .checked{
	display:none;
	z-index:5;
	position:absolute;
	top:50px;
	left:45px;
}


.sportItem .checked img{
	width:36px;
	height:36px;
}

input[type='radio']:after {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    top: -1px;
    left: -1px;
    position: relative;
    background-color: #808080;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

input[type='radio']:checked:after {
    width: 11px;
    height: 11px;
    border-radius: 11px;
    top: -1px;
    left: -1px;
    position: relative;
    background-color: #FFE194;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 3px solid #808080;
}

.list_date.olympics{
    padding: 0 40px;
    margin: 5px 4%;	
    background-color:#303030;
}
.list_date.olympics .item.active {
	border-bottom: 5px solid #50E3C2;
	color:#50E3C2;
}
.list_date.olympics::after, .list_date.olympics::before{
	display:none;
}

.list_date.olympics .btn_next, .list_date.olympics .btn_prev{
    background-color:#111;
    opacity:0.8;
}

.marqueeBlock{
	margin: 0 4%;
	height:40px;
	overflow:hidden;
	position:relative;
	display:block;
	background: linear-gradient(90deg, #E8484A 0%, rgba(24,24,24,0) 100%);
}
.marqueeBlock.wbc{
	background: linear-gradient(90deg, #006E3C 0%, rgba(24,24,24,0) 100%);
}
.marqueeBlock.asian{
	background: rgba(0, 144, 255, 1);
}
.marqueeBlock.oly{
	background: linear-gradient(90deg, #009CE0 0%, #FBA9CB 100%);
	border-radius: 0 50px 50px 0;
}
.marqueeTitle::before {
	width: 220px;
    height: 40px;
    background-color: black;
    overflow: hidden;
    content: ""; 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/olympics/marquee_title_bg_2023.svg) left no-repeat;
	z-index:3;
}
.marqueeBlock.wbc .marqueeTitle::before {
    background: url(../images/olympics/marquee_title_wbc_bg.png) left no-repeat;
}
.marqueeBlock.asian .marqueeTitle::before {
    background: url(../images/olympics/marquee_title_asian_bg.png) left no-repeat;
}
.marqueeBlock.oly .marqueeTitle::before {
    background: url(../images/olympics/marquee_title_oly_bg.svg) left no-repeat;
}

.marqueeBlock.oly.fifa3304{
  background: #FFFFFF; /* 純白色 */
  opacity: 0.55;       /* 55% 透明度 */
  border-radius:8px;
  height:46px;
}
.marqueeBlock.oly.fifa3304 .marqueeTitle {
    position: absolute;
    left: 15px; /* 距離左側的距離 */
    top: 50%;
    transform: translateY(-50%); /* 確保垂直置中 */
    width: 24px; /* 圖示的寬度 */
    height: 24px; /* 圖示的高度 */
    z-index: 10; /* 確保圖示在文字的上方 */
}

.marqueeBlock.oly.fifa3304 .marqueeTitle::before {
	content: "";
    display: block;
    width: 100%;
    height: 100%;
	background: url(../images/olympics/fifa3304_title.svg) left no-repeat;
}
.marquee-silder{
	position:relative;
	display:block;
	height:40px;
	padding:0 0 0 231px;
}
.marqueeBlock.oly .marquee-silder{
	padding:0 0 0 222px;
}

.marqueeBlock.oly.fifa3304 .marquee-silder{
	padding: 0;
    margin-left: 45px;
    width: auto;
    overflow: hidden;
    height:46px;
}


.marquee-silder .list_item {
	/*-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;*/
	height: 40px;
}

.marquee-silder .marqueeContent{
	font-size:20px;
	line-height: 13px;
	letter-spacing:0.47px;
	color:#FFFFFF;
	white-space: nowrap;
	position: absolute;
	margin: 15px 0 0 0;
}

.marqueeBlock.oly.fifa3304 .marquee-silder .list_item {
	height: 46px;
}
.marqueeBlock.oly.fifa3304 .marquee-silder .marqueeContent{
	color:#000000;
	font-weight:600;
	margin: 17px 0 0 0;
}
.medalsListBlock {
    margin: 0 4%;
    text-align: center;
    position: relative;
    height: 244px;
}
.medalsListBlock.asian {
	background-size: 100% 100%;
	margin: 5px 4% 0;
}

.list_medals {
	
	position: relative;	
    top: 0;
    left: 0;
    right: 0;
    height: 244px;
    padding:0;
    overflow: hidden;
   
    box-sizing: border-box;
    /*width: 82%;
    display: inline-block;
  	margin: 0 auto;*/
    
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  	max-width:934px;
    
}
.list_medals .list_item{
	text-align:center;
	background-color:#011429;
	width:80px;
	max-width:80px;	
}
.list_medals .list_item.taiwanTeam{
	/*width: 80px;*/
	text-align:center;
	background-color:#011E3E;
	width:124px;
	max-width:124px;
    font-size: 0.875rem;
    color: #FFF;
    margin: 0 10px 0 0;
}
.list_medals .list_item .leaderboard {
	position: relative;
	display: block;
	/*z-index: 1;*/
	width: 100%;
	top: 0px;
	padding-bottom: 4%;
	background: url(../images/olympics/medal_rankbg.png) no-repeat;
	border-top: 2px solid #47E4C2;
	padding:0 0 10px 0;
}
.list_medals .list_item .cht .leaderboard {
	position: relative;
	display: block;
	/*z-index: 1;*/
	width: 100%;
	top: 0px;
	padding-bottom: 4%;
	background: url(../images/olympics/medal_cht_rankbg.png) no-repeat;
	border-top: 2px solid #47E4C2;
	padding:0 0 10px 0;
}
.list_medals .list_item .leaderboard .ranking
	{
	position: relative;
	color: #181818;
	top: 3px;
	font-weight: bold;
	font-style: oblique;
	font-size: 22px;
    width: 90%;
	text-align: center;
}

.list_medals .list_item .cht .leaderboard .ranking{
	width: 98%;
}

.list_medals .list_item h3{
    height: 1rem; 
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size:16px;
    font-weight: 400;
}

.list_medals .list_item .medalItem_g {
	line-height:21px;
	font-size:18px;
	padding:0 0 25px 0;
	color:#FFE194; 
	/*border-right: 2px solid #033268;*/
}
.list_medals .list_item .medalItem_s {
	line-height:16px;
	font-size:14px;
	padding:0 0 27px 0;
	color:#FFFFFF;
	/*border-right: 2px solid #033268;*/
}
.list_medals .list_item .medalItem_b {
	line-height:16px;
	font-size:14px;
	padding:0 0 21px 0;
	color:#FFFFFF;
	/*border-right: 2px solid #033268;*/
}
.list_medals .list_item .medalItem_t {
	line-height:16px;
	font-size:14px;
	padding:0;
	color:#68B1D5;
	/*border-right: 2px solid #033268;*/
}

.list_item .taiwanTeam .swiper-slide .cht{
	padding: 17px 0 0 0;
	display: block;
	align-items: center;
	margin: auto; 
	text-align: center;
}
.list_item.taiwanTeam.swiper-slide .chtImg{
	display: inline;
    padding: 0;
    vertical-align: middle;
    width:30px;
    height:30px;
    margin: 0 18px 0 0;
}
.list_item.taiwanTeam.swiper-slide .chtImg.team{
    width:24px;
    height:24px;
}
.list_item.taiwanTeam.swiper-slide .chtH{
	display: inline;
    padding: 0;
    vertical-align: middle;
}


.list_item.taiwanTeam.swiper-slide .chtP{
	display: inline;
    padding: 0;
    vertical-align: middle;
    line-height:21px;
    font-size:18px;
    color:#FFE194; 
/*     border-right: 2px solid #002958; */
    align-self: center;
    width: 25px;
}
.list_item.taiwanTeam.swiper-slide .com .cht .chtitem{
	width:57%;
	text-align: right;
	height: 34px;
}
.list_item.taiwanTeam.swiper-slide .chtSmallP{
	display: inline;
    padding: 0;
    vertical-align: middle;
    color:#FFE194; 
/*     border-right: 2px solid #002958; */
    line-height:16px;
    font-size:14px;
    align-self: center;
    width: 25px;
}

	


.medalsListBlock.asian .list_item.taiwanTeam.swiper-slide .chtImg.team{
    width:auto;
    max-width:40px;
    height: 24px;
}
.chtMedalsBlock{
	width:100%;
	display: inline-block;
	text-align:center;
}

.chtMedalsTitle{
	vertical-align: top;
	width:241px;
	height:67px;
	display: inline-block;
	background: url(../images/olympics/m_chtMedalsTitle.png) center center no-repeat;
}
.chtMedals{
	display: inline-block;
	text-align:center;
}

.chtMedals_g{
	height:77px;
	width:70px;
	display: inline-block;
	background: url(../images/olympics/m_chtMedals_g.png) center center no-repeat;
}
.chtMedals_s{
	height:77px;
	display: inline-block;
	width:70px;
	background: url(../images/olympics/m_chtMedals_s.png) center center no-repeat;
}
.chtMedals_b{
	height:77px;
	display: inline-block;
	width:70px;
	background: url(../images/olympics/m_chtMedals_b.png) center center no-repeat;
}
.chtMedals_rank{
	height:77px;
	display: inline-block;
	width:70px;
	background: url(../images/olympics/m_chtMedals_rank.png) center center no-repeat;
}
.chtMedals_number{
 	position: relative;
    top: 46%;
    font-size: 30px;
    text-align: center;
    color:#fff;
}
.chtMedals .updateDate{
	text-align: right;
    color: #AAAAAA;
    line-height: 17px;
    letter-spacing: 0.2px;
    font-size: 12px;
    margin: 5px 0 0 0;
}
.chtMedalsBlock.asian .chtMedalsTitle{
	vertical-align: top;
	width:241px;
	height:67px;
	display: inline-block;
	background: url(../images/olympics/m_chtMedalsTitle_asian.png) center center no-repeat;
}

.chtMedalsBlock.asian .chtMedals_g{
	height:77px;
	width:70px;
	display: inline-block;
	background: url(../images/olympics/m_chtMedals_asian_g.svg) center center no-repeat;
}
.chtMedalsBlock.asian .chtMedals_s{
	height:77px;
	display: inline-block;
	width:70px;
	background: url(../images/olympics/m_chtMedals_asian_s.svg) center center no-repeat;
}
.chtMedalsBlock.asian .chtMedals_b{
	height:77px;
	display: inline-block;
	width:70px;
	background: url(../images/olympics/m_chtMedals_asian_b.svg) center center no-repeat;
}
.chtMedalsBlock.asian .chtMedals_rank{
	height:77px;
	display: inline-block;
	width:70px;
	background: url(../images/olympics/m_chtMedals_asian_rank.svg) center center no-repeat;
}
.chtMedalsBlock.asian .chtMedals .updateDate{
	font-size:16px;	
	margin: 11px 0 0 0;
}

.olympicsCardTitle .hinet.bt_more p{
	position: absolute;
    top: 0;
    right: 20px;
    z-index: 2;
    font-size: 14px;
    color: #EEEEEE;
}
.olympicsCardTitle .hinet.bt_more p::after {
    content: "";
    position: absolute;
    top: 20px;
    right: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #50E3C2;
}
.fifaScoreAreaBlock{
	margin: 0 4%;
}

.fifaScoreBlock{
	padding: 0 6%;
	position: relative;
}

.fifaScoreBlock.fifa341202 {
    padding: 0 0.5%;
    position: relative;
}

.fifaScoreBlock.level1.length1,.fifaScoreBlock.level1.length2,.fifaScoreBlock.level1.length3,.fifaScoreBlock.level1.length4,
.fifaScoreBlock.level2.length1,.fifaScoreBlock.level2.length2,.fifaScoreBlock.level2.length3,.fifaScoreBlock.level2.length4
{
	display: flex; 
    flex-direction: row; 
    justify-content: center; 
    align-items: center;
    padding: 0 6% 36px;
}

.fifaScoreBlock.fifa341202.level1.length1,.fifaScoreBlock.fifa341202.level1.length2,.fifaScoreBlock.fifa341202.level1.length3,.fifaScoreBlock.fifa341202.level1.length4,
.fifaScoreBlock.fifa341202.level2.length1,.fifaScoreBlock.fifa341202.level2.length2,.fifaScoreBlock.fifa341202.level2.length3,.fifaScoreBlock.fifa341202.level2.length4
{
    padding: 0 0.5% 36px;
}



.fifaScoreBlock.level1.length1 .list_item:last-child,.fifaScoreBlock.level1.length2 .list_item:last-child,.fifaScoreBlock.level1.length3 .list_item:last-child ,.fifaScoreBlock.level1.length4 .list_item:last-child,
.fifaScoreBlock.level2.length1 .list_item:last-child,.fifaScoreBlock.level2.length2 .list_item:last-child,.fifaScoreBlock.level2.length3 .list_item:last-child ,.fifaScoreBlock.level2.length4 .list_item:last-child{
    margin-right: 0;
}
.fifaScoreBlock::after {
    content: "";
    display: block;
    clear: both;
    padding:0 0 36px 0;
}

.title-wrapper.fifascore{
	padding: 20px 4% 24px;
	border-bottom:none;
}
	
.title-wrapper .tabArea.fifascore{
	margin: 0 auto;
	width: max-content;
}

.title-wrapper .tabArea.fifascore li {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 46px;
  margin: 0 8px;
}

.title-wrapper .tabArea.fifascore.fifa341202 li{
	line-height: 56px;
}


.title-wrapper .tabArea.fifascore li a {
  line-height: 30px;
  margin:8px 0;
  padding: 0 13px;
}

.title-wrapper .tabArea.fifascore.fifa341202 li a{
	line-height: 38px;
}


.title-wrapper .tabArea.fifascore.fifa341202 .item.active a{
	color: #181818;
	background-color: #FFFFFF;
} 

.title-wrapper .tabArea.fifascore ul{
	
}
.title-wrapper .tabArea.fifascore ul::before{
    background: #000000;
    opacity: 0.3;
    border-radius: 23px;
    content: "";
    display: block;
    height: 46px;
    content: "";
    position: absolute;
    top: 0;
    /* left: 100%; */
    width: 100%;
    /* transform: translate(-50%,0%); */
    /* width: max-content;*/
}

.title-wrapper .tabArea.fifascore.fifa341202 ul::before{
	opacity:0.4;
	border-radius: 99px;
	height:56px;
}


.title-wrapper .tabArea.fifascore .item.active a{
	background-color: #EEEEE4;
    color: #8A1538;
    border-radius: 16px;
}

.cpblRecordBlock {
	padding: 0 4%;
}
.cpblRecordBlock  .cpblRecordArea{
	padding: 0 36px;
}
.cpblRecordBlock .group{
	display: -webkit-flex; 
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
}
.cpblRecordBlock .group .title_in{
	margin-bottom: 20px;
    display: block;
    position: relative;
	
}
.cpblRecordBlock .group .title_in h2{
    font-family: "Noto Sans TC", sans-serif;
    font-weight: normal;
    font-size: 1.5rem;
    line-height: 40px;
    color: #eee;
    display: inline-block;
    margin-right: 5px;
}
.cpblRecordBlock .group .title_in .bt_more {
	display: inline-block;
	position: relative;
    width: 55px;
    right: 0px;
    border-radius: 30px;
    font-size: 0.9rem;
    bottom: 0px;
    font-size: 12px;
}

.cpblRecordBlock .group .title_in .bt_more ::after {
    content: "";
    position: absolute;
    bottom: 5px;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #50E3C2;
}


.title-wrapper.cpblRecord{
	padding: 0 0 10px;
    border-bottom: none;
    display: -webkit-flex; 
    display: flex;
    justify-content: center;
    height: 46px;
}
	
.title-wrapper .tabArea.cpblRecord{
	margin: 0 auto;
	width: max-content;
}

.title-wrapper .tabArea.cpblRecord li {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 26px;
  margin: 0 8px;
  height:46px;
}

.title-wrapper .tabArea.cpblRecord li a {
  line-height: 26px;
  margin: 10px 0;
  padding: 0 13px;
  color:#AAAAAA;
  font-weight: 700;
}

.title-wrapper .tabArea.cpblRecord ul::before{
    background: #000000;
    opacity: 0.3;
    border-radius: 23px;
    content: "";
    display: block;
    height: 46px;
    content: "";
    position: absolute;
    top: 0;
    /* left: 100%; */
    width: 100%;
    /* transform: translate(-50%,0%); */
    /* width: max-content;*/
}
.title-wrapper .tabArea.cpblRecord li.active a {
	background-color: #FFFFFF;
    color: #181818;
    border-radius: 16px;
}

.cpblRecordBlock .list_item {
	display: -webkit-flex; 
    display: flex;    
	justify-content: center;
    /* padding: 8px 10px; */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-right:1%;
    width: 32.66%;
    height:auto;
    margin-bottom:20px;
    flex-direction: column;
    -webkit-flex-direction: column;
	
}
.cpblRecordBlock .list_item:nth-of-type(3n+0) {
    margin-right: 0;
}


.cpblRecordBlock .list_item .com{
	border-radius: 4px;
	position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 10px 10px 20px 10px;
    background-color: #333333;
    font-size:12px;
    color:#979797
}


.cpblRecordBlock .list_item .com .teamItem >div{
	align-self: center;
}


.cpblRecordBlock .list_item .com .teamHeader{
	display: -webkit-flex; 
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
	text-align:center;
	margin-bottom: 3px;
}

.cpblRecordBlock .list_item .com .teamItem{
	display: -webkit-flex; 
    display: flex;
	padding: 0;
	color:#000000;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-bottom:2px;
	border-radius: 4px;
	line-height: 40px;
	font-size: 16px;
}


.cpblRecordBlock .templateTeam .teamName{
	text-align: left;
	display: -webkit-flex; 
    display: flex;
	margin-left: 8px;
	flex-direction: row;
    align-items: center;
}


.cpblRecordBlock .list_item .com .teamHeader .teamName{
 	align-items: flex-start;
}


.cpblRecordBlock .list_item .com .pic{

    border-radius: 50%;
    overflow: hidden;
    position: relative;
    width: 30px;
    height: 30px;
    min-width: 30px;
    margin-right: 6px;
}

.cpblRecordBlock .list_item .com .pic img{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cpblRecordBlock .templateTeam .teamName p{
    font-weight: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}


.cpblRecordBlock .templateTeam .rankNo{
	width:55px;
	
}
.cpblRecordBlock .templateTeam .teamItem .rankNo{
	background: url(../images/olympics/comboCpblRecord_rank_bg.svg) left top no-repeat;
	color:#C0B084;
}


.cpblRecordBlock .templateTeam .teamName{
	width:65%;
}
.cpblRecordBlock .templateTeam .r1{
	width:15%;
}


.cpblRecordBlock .teamItem .rankNo,.cpblRecordBlock .teamItem .r1,.cpblRecordBlock .teamItem .r2,.cpblRecordBlock .teamItem .r3,.cpblRecordBlock .teamItem .r4,.cpblRecordBlock .teamItem .r5{
	font-weight: 700;
	font-style: italic;
}

.cpblRecordBlock .templateTeam.t1007 .rankNo{
	width:57px;
}

.cpblRecordBlock .templateTeam.t1007 .teamItem .rankNo{
	background: url(../images/olympics/comboCpblRecord_rank_bg.svg) left top no-repeat;
	color:#C0B084;
}


.cpblRecordBlock .templateTeam.t1007 .teamName{
	width:35%;
}
.cpblRecordBlock .templateTeam.t1007 .r1{
	width:10%;
}
.cpblRecordBlock .templateTeam.t1007 .r2{
	width:10%;
}
.cpblRecordBlock .templateTeam.t1007 .r3{
	width:10%;
}
.cpblRecordBlock .templateTeam.t1007 .r4{
	width:10%;
}
.cpblRecordBlock .templateTeam.t1007 .r5{
	width:10%;
}
.cpblRecordBlock .templateTeam.t1007 .r1,.cpblRecordBlock .templateTeam.t1007 .r2,.cpblRecordBlock .templateTeam.t1007 .r3,.cpblRecordBlock .templateTeam.t1007 .r4,.cpblRecordBlock .templateTeam.t1007 .r5{
	font-size:14px;
}


.cpblRecordBlock::after {
	position: static;
	content: "";
	display: block;
	clear: both;
}


.fifaScoreBlock .fifadividers {
    text-align: center;
    color: #E6E6E6;
    font-size: 18px;
    line-height: 140%;
    padding: 10px 0;
    margin-bottom: 10px;
    position: relative;
}

.fifaScoreBlock .fifadividers::before {
	content: "";
	display: block;
	background-color: #E6E6E6;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 0;
}



.fifaScoreBlock .list_item {
	display: flex;
	justify-content: center;
    /* padding: 8px 10px; */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 0 1% 16px 0;
    width: 24.1%;
    height:auto;
    min-height: 241px;
	
}
.fifaScoreBlock.fifa341202 .list_item{
	min-height: 226px;
}

.fifaScoreBlock.fifa341202 .list_item {
    margin: 0 0.5% 16px 0;
    width: 24.6%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.6);
}


.fifaScoreBlock .list_item:nth-of-type(4n+0) {
    margin-right: 0;
}

.fifaScoreBlock .list_item .com{
	border-radius: 4px;
	position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 42px 10px 0 10px;
    background-color: #F5F5F5;
    font-size:12px;
    color:#979797
}
.fifaScoreBlock.fifa341202 .list_item .com{
	padding: 42px 5px 0 5px;
	font-size:14px;
	background-color: #EBEBEB;
}
.fifaScoreBlock.fifa341202.team .list_item .com{
	padding: 38px 5px 0 5px;
}

.fifaScoreBlock .list_item .com .teamHeader{
	display: flex;
	text-align:center;
	margin-bottom: 3px;
}

.fifaScoreBlock .list_item .com .teamItem{
	display: flex;
	padding: 9px 0;
	color:#000000;
	text-align: center;
	font-weight: bold;
	background-color: #E5E5E5;
	margin-bottom:2px;
	border-radius: 4px;
}

.fifaScoreBlock.fifa341202 .list_item .com .teamItem{
	padding: 12px 0;
	margin-bottom:10px;
}

.fifaScoreBlock.fifa341202 .list_item .com .teamItem{
	color:#181818;
	border-radius: 4px;
	font-weight:400;
	font-size:16px;
	background-color: transparent;
}


.fifaScoreBlock .list_item .com .teamItem.rank1{
	background-color: #FFBF00;
}
.fifaScoreBlock .list_item .com .teamItem.rank2{
	background-color: #F2D06D;
}

.fifaScoreBlock.fifa341202 .list_item .com .teamItem.isPlay1{
	background-color: #C8C8C8;
}


.fifaScoreBlock.fifa341202 .teamName{
	width:50%;
	margin-left: 2px;
}
.fifaScoreBlock .teamName{
	text-align: left;
	width:40%;
	display:flex;
	margin-left: 8px;
}

.fifaScoreBlock .teamName p{
    font-weight: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}


.fifaScoreBlock .date.t16{
	font-size:18px;
	color:#8A1538;
}

.fifaScoreBlock.fifa341202 .date.t16{
	color:#000000;
	font-weight:600;
	margin-bottom: 10px;
	display: inline-block;
}

.fifaScoreBlock .time.t16{
	color:#333333;
	font-size:12px;
}

.fifaScoreBlock.fifa341202 .time.t16{
	font-size:18px;
	color:#333333;
	font-weight:600;
	margin-bottom: 10px;
	display: inline-block;
}



.fifaScoreBlock .teamName.t16{
	/*text-align: center;
	width:auto;
	display:inline-block;
	margin-left: 8px;*/
	margin-top: 8px;
	text-align: right;
    width: 17.5%;
    margin-left: 53px;
}


.fifaScoreBlock.fifa341202 .teamName.t16{
	margin-top: 15.5px;
	text-align: right;
    display: flex;
    width: 40%;
    justify-content: flex-end;
    margin-left: 0;
    padding-right: 8px;
}


.fifaScoreBlock .list_item .com .pic.t16{
	display:inline-block;
	width: 28px;
    height: 28px;
    min-width: 28px;
    margin-right: 12px;
}
.fifaScoreBlock .list_item .com .teamItem.t16 .listItem.t16 .s1.t16{
	width: 64%;
    text-align: left;
    margin: 10px 0;
}

.fifaScoreBlock.fifa341202 .list_item .com .teamItem.t16 .listItem.t16 .s1.t16{
	margin: 26.5px 0;
}

.fifaScoreBlock .list_item .com .teamItem.t16 .listItem.t16 .s1.t16{
	width: 61%;
    display: flex;
    align-items: center; /* 垂直置中 */
    justify-content: flex-start; /* 內容靠左排列 */
    text-align: left; /* 文字靠左對齊 */
}


.fifaScoreBlock .t16 p{
	line-height: 26px;
    font-size:14px;
    font-weight: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.fifaScoreBlock.fifa341202 .t16 p{
	font-size:16px;
	
}


.fifaScoreBlock .list_item .com .teamItem.t16 {
/* 	width: 228px; */
/*     height: 44px; */
/*     background-color: black; */
/*     overflow: hidden; */
/*     content: "";  */
/*     position: absolute; */
/* 	left:50%; */
/* 	top:50%; */
/* 	transform: translate(-50%,0%); */
/*     width: 100%; */
/*     height: 100%; */
/*     background: url(../images/olympics/fifascore_country_default.png) left no-repeat; */
	display:block;
	height: 44px;
	background: url(../images/olympics/fifascore_country_default.png) center no-repeat;
}
.fifaScoreBlock .list_item .com .teamItem.t16.win {
	background: url(../images/olympics/fifascore_country_win.png) center no-repeat;
/* 	width: 228px; */
/*     height: 44px; */
/*     background-color: black; */
/*     overflow: hidden; */
/*     content: "";  */
/*     position: absolute; */
/*     top: 0; */
/*     left: 0; */
/*     width: 100%; */
/*     height: 100%; */
/*     background: url(../images/olympics/fifascore_country_win.png) left no-repeat; */
/* 	z-index:3; */
}

.fifaScoreBlock.fifa341202 .list_item .com .teamItem.t16.win {
	background:transparent;
}


.fifaScoreBlock.fifa341202 .list_item .com .teamItem.t16.win .listItem.t16{
	background-color:#C8C8C8;
	border-radius: 8px;
}

.fifaScoreBlock.fifa341202 .list_item .com .teamItem.t16{
	background:transparent;
	padding:0;
	height: 79px;
	
}

.fifaScoreBlock .list_item .com .teamItem.t16 .listItem.t16{
	display: flex;
    width: 228px;
    margin: 0 auto;
}

.fifaScoreBlock.fifa341202 .list_item .com .teamItem.t16 .listItem.t16{
	width: auto;
}


.fifaScoreBlock .s1{
	width:10%;
}
.fifaScoreBlock .s2{
	width:10%;
}
.fifaScoreBlock .s3{
	width:10%;
}
.fifaScoreBlock .s4{
	width:13%;
}
.fifaScoreBlock .s5{
	width:17.1%;
}

.wbc.fifaScoreBlock .s1{
	width:12%;
}
.wbc.fifaScoreBlock .s2{
	width:12%;
}
.wbc.fifaScoreBlock .s3{
	width:15%;
}
.wbc.fifaScoreBlock .teamName{
	width:61%;
}

.fifaScoreBlock .list_item .com .pic{

    border-radius: 50%;
    overflow: hidden;
    position: relative;
    width: 20px;
    height: 20px;
    min-width: 20px;
    margin-right: 6px;
}
.fifaScoreBlock.fifa341202 .list_item .com .pic{

    border-radius: 50%;
    overflow: hidden;
    position: relative;
    width: 24px;
    height: 24px;
    min-width: 24px;
    margin-right: 2px;
}
.fifaScoreBlock.fifa341202 .list_item .com .pic.t16{
	width: 48px;
    height: 48px;
    min-width: 48px;
}


.fifaScoreBlock .list_item .com .pic img{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fifaScoreBlock .list_item .txt_top {
    position: absolute;
    left: 12px;
    color:#8A1538;
    height: 28px;
    background-color: #FFBF00;
    font-size: 12px;
    padding: 0 6px;
    line-height: 34px;
    font-weight: bold;
}
.fifaScoreBlock.fifa341202 .list_item .txt_top {
	color:#FFFFFF;
	font-size:16px;
	font-weight:600;
    width: fit-content;
    background-color: transparent;
    background-image: url(../images/olympics/fifa341202_tag.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0 16px;
}

.olyArBlock {
	width: 92%;
	text-align:center;
	margin: 0 auto;

}
.olyArList {
	display: flex;  
	flex-wrap: wrap;
  	justify-content: left;
    align-content: center;
}

.olyArBlock .list_item{
/*     margin: 20px 20px 0; */
	margin-right: 0.5%;
    width: 9.5%;
    height: 136px;
}
    
.olyArBlock .picItem{
	list-style: none;
  	flex: 0 0 12%;
  	text-align: center;
  	position: relative;
  	margin: 0 1%;

}
.olyArBlock .list_item .pic img{
	height: 88px;
    width: 88px;
}
.popupOlympicsARList .bt_close{
    position: absolute;
    top: 20px;
    right: 35px;
    width: 20px;
    height: 35px;
}

.popupOlympicsARList .bt_close:before {
	width: 20px;
}
.popupOlympicsARList .bt_close:after {
	width: 20px;
}
.popupOlympicsARList .bt_close.showMsgBtn:before {
    background-color: #fff;
}
.popupOlympicsARList .bt_close.showMsgBtn:after {
    background-color: #fff;
}

.popup.popupOlympicsARList {
    background-color: #181818;
    position: fixed;
    left: 50%;
    top: 50%;
    max-width: 1152px;
    transform: translate(-50%, -50%);
    color: #DDD;
    height: 100%;
    z-index: 11;
    width:720px;
    height: 80vh;
}

.popupOlympicsARList .bt_close {
    position: absolute;
    top: 20px;
    right: 35px;
    width: 20px;
    height: 35px;
}
.popupOlympicsARList .title{
	font-size:24px;
	text-align: center;
	color:#DDD;
	line-height: 28px;
	padding: 20px 0 0 0;

}
.popupOlympicsARList .subTitle{
	font-size:16px;
	text-align: center;
	color:#DDD;
	line-height: 22px;
}
.popupOlympicsARList .divide{
	border-bottom: 1px solid #6B6B6B;
	margin: 10px 4% 15px 4%;
}

.olympicsARListWrapper{
	padding:0 4%;
	position: relative;
  	overflow:auto;
  	-ms-overflow-style: none;  /* IE and Edge */
  	scrollbar-width: none;  /* Firefox */
  	max-height:60vh;
	
}

.popupOlympicsARList .list_item .box {
    width: 80px;
	display: flex;
    align-self: center;
}

 .popupOlympicsARList .list_item:nth-of-type(2n+0) {
    margin-right: 0;
}
.popupOlympicsARList .list_item {
    padding: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    margin-right: 1%;
    width: 48.5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 62px;   
}
.popupOlympicsARList .list_item .com {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    padding:0 10px;
    align-self: center;
}
.popupOlympicsARList .list_item .com .itemTitle {
    line-height: 20px;
    font-size:16px;
    margin-bottom: 5px;
    font-weight: normal;
    text-align: left;
    height: auto;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.popupOlympicsARList .list_item .com .itemSubTitle a {
    display: block;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #aaa;
    font-size:16px;
    line-height: 22px;
}

.popupOlympicsARList .list_item .tool_bt a{
    display: block;
    background: url(../images/olympics/arlist_playArrow.svg) no-repeat;
    background-size: 100% auto;
    width: 24px;
    height: 24px;
}

.popupOlympicsARList .list_item .tool_bt {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding-left: 10px;
}



/* .popupOlympicsARList .picItem{ */
/* 	list-style: none; */
/*   	flex: 0 0 12%; */
/*   	text-align: center; */
/*   	position: relative; */
/*   	margin: 0 1%; */

/* } */
.popupOlympicsARList .list_item .pic img{
	height: 42px;
/*     width: 88px; */
}
.popupOlympicsARList .list_item .pic{
    width: 62px;
    align-self: center;
    height: 42px;
}



.newsListBlock {
	padding: 0 4%;
	position: relative;
}

.newsListBlock .list_item {
/*	display: -webkit-box;
	display: -ms-flexbox;*/
    display: flex;
    background-color: #222;
	padding: 20px 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0 0 0 0;
	width:50%;
	height: 190px;
}


.newsListBlock .list_item .box {
	width: 224px;
    height: 150px;
    padding: 0 10px 0 0;
    
}

.newsListBlock .list_item .pic {
	position: relative;
	height: 150px;
    width: 224px;
	background-color: #000;
}

.newsListBlock .list_item .pic img {
	max-height: 100%;
    max-width: 100%;
    width: 100%;
  /*  height: auto;*/
  	height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.newsListBlock .list_item .pic::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, rgba(34,
		34, 34, 0)), to(#181818));
	background: -webkit-linear-gradient(top, rgba(34, 34, 34, 0) 90%,
		#181818 100%);
	background: -o-linear-gradient(top, rgba(34, 34, 34, 0) 90%, #181818
		100%);
	background: linear-gradient(180deg, rgba(34, 34, 34, 0) 90%, #181818
		100%);
}



.newsListBlock .list_item .com {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0;
	position: relative;
	z-index: 2;
	overflow: hidden;
}

.newsListBlock .list_item .com .title {
	font-size: 1.3125rem;
	line-height: 30px;
	font-family: "Open Sans", "微軟正黑體", "Microsoft JhengHei", sans-serif;
	margin-bottom: 11px;
	font-weight: 500;
	letter-spacing: 0.26px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.newsListBlock .list_item .com p {
	font-size: 1.125rem;
	line-height: 150%;
	color: #eee;
	height: 4.6em;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}


.newsListBlock .list_item .com .time {
	position: absolute;
	font-size: 14px;
	letter-spacing: 0.43px;
	line-height: 20px;
	color: #888888;
	position:absolute;
	bottom:5px;
	left:0;
}

.newsListBlock::after {
	position: static;
	content: "";
	display: block;
	clear: both;
}

.btn_filter{
    display: block;
    border-radius: 20px;
    border: 1px solid #ddd;
    font-size: 1rem;
    color: #fff;
    padding: 5px 12px;
    text-decoration: none;
    margin: 20px auto;
    width: 100px;
    height: 20px;
    text-align: center;
    cursor:pointer;	
}


.countDownTitle{
	width:453px;
	height:46px;
	margin:0 auto;	
	text-align:center;
}
.countDownTitle .title-l{
	display: block;
}
.countDownTitle .title-s{
	display: none;
}
.countDownClock{
    display: flex;
    background-image: url(../images/olympics/countDownBg.png);
    background-size: contain;	
	width:333px;
	height:90px;
	margin:25px auto;
    font-size: 40px;
    line-height: 68px;
    letter-spacing: 18px;
    font-weight: 600;
}
.countDownClock.asiaGame{
    background-image: url(../images/olympics/HGH_countdown_timer.png);
}
.countDownParisBg{
	height: 166px;
    max-width: 454px;
    min-width: 355px;
    background-image: url(../images/olympics/paris2024_countdown_bg.png);
    margin: 30px auto;
    padding: 73px 0 0 0;
    background-size: contain;
    position: relative;
    box-sizing:border-box;
    
}
.parisCountDownClock{
	display:flex;
	width:333px;
	height:93px;
	margin:0 auto;
    font-size: 40px;
    line-height: 56px;
    letter-spacing: 18px;
    font-weight: 600;	 
}

.countDownParisBg{
	height: 166px;
    max-width: 454px;
    min-width: 355px;
    background-image: url(../images/olympics/paris2024_countdown_bg.png);
    margin: 30px auto;
    padding: 73px 0 0 0;
    background-size: contain;
    position: relative;
    box-sizing:border-box;
    
}
.parisCountDownClock.dayOnly{
    background-image: url('');
}
.countDownParisBg.dayOnly{
    background-image: url(../images/olympics/paris2024_countdown_bg2.png);
}


.parisCountDownClock .days{
    width: 120px;
    padding: 0px 0px 0px 8px;
    margin-right: 22px;
    text-align: right;
    letter-spacing: 16px;
}
.parisCountDownClock .hours{
   padding: 0px 7px 0px 7px;
   margin-right: 11px; 
}
.parisCountDownClock .minutes{
   width: 66px;
   padding: 0px 7px 0px 7px; 
}
 .countDownClock .days{
   width: 110px;
   padding: 0px 7px 0px 8px;
   margin-right: 24px;
 }
 .countDownClock .hours{
width: 66px;
   padding: 0px 7px 0px 7px;
   margin-right: 26px;
 }
 .countDownClock .minutes{
width: 66px;
   padding: 0px 7px 0px 7px;
 }
.liveListBlock .list_item .pkProgram{
	text-align:left;
} 

.liveListBlock .list_item.passed .pkProgram{
	color:#555555;
}
.liveListBlock .list_item.passed .pkProgram .time{
	color:#555555;
} 
.liveListBlock .list_item.passed .pkProgram .pkChannel{
	margin: 0 0 0 16px;
	display: inline;
	font-size: 16px;
	color:#555555;
}

.liveListBlock .list_item .pkProgram .pkChannel{
	margin: 0 0 0 16px;
	display: inline;
	font-size: 16px;
	color:#979797;
	background: transparent;
}

.liveListBlock .list_item p , .liveListBlock .list_item h3{
    font-size: 18px;
    font-weight: 500;
    letter-spacing:0.5px;
}  
.liveListBlock .list_item.passed p {
    font-size: 18px;
    font-weight: 500;
    letter-spacing:0.5px;
    color:#979797;
}  
.liveListBlock .list_item .vs {
	font-size:16px;	
	right:28%;
	font-style:normal;
}
.liveListBlock .list_item .vs .team{
	margin: 0 25px;
}
.liveListBlock .list_item .vs .teamName{
	display:inline-block;
	color: #E2E2E2;
	position:absolute;
}
.liveListBlock .list_item .vs .teamName.home{
	left:105%;
	top:25%;
	width:max-content;
}
.liveListBlock .list_item .vs .teamName.visitor{
	right:105%;
	top:25%;
	width:max-content;
}



.liveListBlock .list_item .vs .vsStr{
	display:inline-block;
	position:absolute;
	left:46%;
	top:25%;
}
.dashboard_bg{
	background: radial-gradient(46.17% 115.46% at 50.14% 53.83%, rgba(24, 24, 24, 0.6) 0%, rgba(126, 126, 126, 0.54) 100%);
	border-radius: 8px;
}
.dashboradBlock {
	position: relative;
	padding: 0 4%;
}
.dashboradBlock .grid-container {
	display: grid;
	/*grid-template-columns: 3fr 7fr;*/
	grid-template-columns: fit-content(360px) 7fr;
	grid-template-rows: auto auto;
	gap: 3% 2%;
	width: 100%;
}
.dashboradBlock .grid-container .left-stack {
	display: flex;
	flex-direction: column;
	justify-content: end;
    align-items: center;
	gap: 10px;
}

.dashboradBlock .grid-container .left1 {
	padding: 0px;
	/*background-color: #ffe0b2;
 border: 1px solid #ccc;*/
	text-align: center;
}

.dashboradBlock .grid-container .left1 img {
	max-width: 100%;
}

.dashboradBlock .grid-container .left2 {
	padding: 0px;
	/*background-color: #ffe0b2;
  border: 1px solid #ccc;*/
	text-align: center;
}

.dashboradBlock .grid-container .left2 img {
	max-width: 100%;
}

.dashboradBlock .grid-container .right {
	/*padding: 0px 0px 20px 20px;*/
	padding: 0px;
	align-self:end;
}
.dashboradBlock .grid-container .bottom-left {
	padding: 0px;
	align-self:start;
	justify-self: end;
}
.dashboradBlock .grid-container .left1 .content {
    margin-bottom: 10px !important;
}
.dashboradBlock .grid-container .bottom-right {
    padding: 0px;
    align-self: start;
    display: flex;
    justify-content: space-between;
}
.dashboradBlock .grid-container .bottom-right .bottom2{
    width:60%
}
.dashboradBlock .grid-container .bottom-right .bottom3{
	width:37%
}

.bottom3 #carousel-img{
	
	height:220px;
	
}

.dashboardFocus{
	display:flex; 
	flex-flow:column;
	background: radial-gradient(86.26% 86.26% at 50% 50%, rgba(24, 24, 24, 0.6) 0%, rgba(126, 126, 126, 0.6) 100%);
	padding:0px 8px;
	box-sizing:border-box;
	/*width:100%;*/
	max-width:100%;
	min-width :360px;
	height:411px;
	/*max-height: 462px;*/
	
	overflow: hidden;
	border-radius:8px	
}
.dashboardVoice{
    display: block;
    padding: 0px;
    width: 100%;
    /*max-width: 530px;*/
    height: 220px;
    overflow: hidden;
}

.dashboardVoice .rankImg{
	position: absolute;
	left:-10px; 
	top:-30px;
}

.dashboardFocus .item{
    height:104px;
}

.dashboardFocus .countryFlag{
	width: 64px;
	height: 64px;
}	
.dashboardFocus .cpbl_teamName{
    font-size: 14px;
}
.dashboardFocus .vs{
	
	width:20%; 
	font-weight:900;
	text-align:center;
	padding-top:24px;
	
}
.dashboardFocus .title{
    display:flex;
    flex-flow:row;
    justify-content:space-between;
    align-items:center;
    padding:16px 8px 10px 8px;
    box-sizing:border-box
}
.dashboardFocus .time{
	margin-top:4px;
	text-align:left
}
.dashboardFocus .live{
	box-sizing:border-box;
	border-radius:4px;
	font-weight:600;
	text-align:center;
	line-height: 24px;
	font-size:14px;
	width:40px;
	height:24px;
	background: linear-gradient(135deg, #F427C2 0%, #FF2006 100%);
	
}
.dashboardFocus .cpbl_mainName{
	line-height:24px;
	height:24px;
	width:85px;
	overflow:hidden;
	font-size:18px;
	text-align:left	
}

.searchBlock_dashbroad {
	padding: 0px 20px 5px 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    max-width: 100%;
    min-width: 360px;
    height: 220px;
}
.searchBlock_dashbroad .title{
	font-family: Arial;
	font-weight: 700;
	/*font-style: Bold;*/
	font-size: 22px;
	/*leading-trim: NONE;*/
	line-height: 100%;
	letter-spacing: 0%;
	color: #00FFC4;
	padding: 20px 0px 0px 0px;
}
.searchBlock_dashbroad .icon{
	display: block;
    width: 50px;
    height: 50px;
    background: url(../images/icon_search_color.svg) center center no-repeat;
    background-size: 24px auto;
}
.searchBlock_dashbroad .search {
	position: relative;
}

.searchBlock_dashbroad .search .search_select {
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	border-radius: 10px;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 5px 0;
	overflow-y: auto;
}

.searchBlock_dashbroad .search .search_select li {
	font-size: 1rem;
	line-height: 160%;
	padding: 5px 20px;
	cursor: pointer;
	color: #eee;
}

.searchBlock_dashbroad .search .search_select li:hover {
	background-color: #eee;
	color: #000;
}

.searchBlock_dashbroad input {
	color: #000;
	height: 50px;
	border-radius: 30px;
	background-color: #fff;
	width: 100%;
	padding: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.searchBlock_dashbroad .keyword {
	padding-top: 8px;
}

.searchBlock_dashbroad .keyword .h3 {
	font-size: 1.25rem;
	font-family: "Noto Sans TC", sans-serif;
	font-weight: normal;
	margin-bottom: 15px;
}

.searchBlock_dashbroad .keyword .list_keyword_dashbroad .item {
	display: inline-block;
	line-height: 30px;
	margin-bottom: 8px;
}

.searchBlock_dashbroad .keyword .list_keyword_dashbroad .item a {
	display: block;
	padding: 0 10px;
	border: 1px solid #ffffff;
	border-radius: 4px;
	color: #ffffff;
}
.dashboradBlock .green-title{
   height:50px;
   color:#00FFC4;
   font-size:22px;
   font-weight:700;
}

@media screen and (min-width: 1024px) and (max-width: 1260px) {
.liveListBlock .list_item .vs {
	right:18%;
}
.cpblRecordBlock .list_item {
    margin: 0 1% 16px 0;
    width: 49%;
}
.cpblRecordBlock .list_item:nth-of-type(2n+0) {
  	margin-right: 0;
}	
.cpblRecordBlock .list_item:nth-of-type(3n+0) {
    margin-right: 1%;
}
.cpblRecordBlock .cpblRecordArea {
    padding: 0 5px;
}
.title-wrapper .tabArea.cpblRecord li a {
    padding: 0 5px;
}

.fifaScoreBlock.fifa341202 .list_item{
		margin: 0 0.5% 16px 0.5%;
	    width: 49%;
}
	.fifaScoreBlock .list_item {
	    margin: 0 1% 16px 0;
	    width: 49%;
	}
	.fifaScoreBlock .list_item:nth-of-type(2n+0) {
   		 margin-right: 0;
	}
	.fifaScoreBlock .list_item:nth-of-type(4n+0) {
   		 margin: 0 1% 16px 0;
	}	
	.fifaScoreBlock.level1.length1,.fifaScoreBlock.level1.length2,.fifaScoreBlock.level1.length3,.fifaScoreBlock.level1.length4,
	.fifaScoreBlock.level2.length1,.fifaScoreBlock.level2.length2,.fifaScoreBlock.level2.length3,.fifaScoreBlock.level2.length4
	{
		display: block; 
	    padding: 0 6%;
	}

.olyArBlock .list_item{
	    width: 16%;
}	
	.searchBlock_dashbroad {
		padding: 0px 20px 5px 20px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	    max-width: 100%;
	    min-width: 256px;
	    width:100%;
	    height: 200px !important;
	}
.dashboradBlock .grid-container {
	display: grid;
	grid-template-columns: fit-content(256px) 7fr;
	grid-template-rows: auto auto;
	gap: 2% 2%;
	width: 100%;
}
	.dashboardFocus{
		max-width:100%;
		min-width :256px;
		height: 320px !important;
		width:256px;
	}
	.searchBlock_dashbroad {
		padding: 0px 20px 5px 20px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	    max-width: 100%;
	    min-width: 256px;
	    width:100%;
	    height: 200px ;
	}
	.dashboardVoice{
		width:100%;
	    height: 200px !important; 
	    overflow: hidden;
    	min-width: px;	    
	}
	.dashboardVoice .rankImg{
		left:-12px !important; 
		top:-28px !important;
	}
	.bottom2{
		width:60% !important;
	}
	.bottom3{
		width:37% !important;
    }
	.bottom3 #carousel-img{
		
		height:200px !important;
		
	}
	.dashboardFocus .countryFlag{
		width: 45px !important;
		height: 45px !important;
	}
	.dashboardFocus .cpbl_teamName{
	    font-size: 12px !important;
	    margin-top: 0px !important;
    }
	.dashboardFocus .vs{
		font-size: 14px;
		padding-top:15px !important;
		
	}
	.dashboardFocus .item{
        height: 75px !important;
    }
    .dashboardFocus .title{
           padding:16px 8px 0px 8px !important;
    }
    .dashboardFocus .time{
    	margin-top: 0px !important;
    	font-size: 12px !important;
    }
    .dashboardFocus .live{

    }
    .dashboardFocus .cpbl_mainName{
		font-size: 16px !important;
    	
    }
    .left1, .left2, .bottom2, .bottom3 {
        margin-bottom: 0px !important;
    }	
    
.searchBlock_dashbroad input {
    height: 25px;
    border-radius: 25px;
    padding:18px;
}  
.searchBlock_dashbroad .keyword .list_keyword_dashbroad .item a {
    font-size:14px;
    padding: 0 4px;
}
.searchBlock_dashbroad .keyword .list_keyword_dashbroad .item{
    line-height:20px;
} 

.dashboradBlock .green-title{
   height:30px;
   color:#00FFC4;
   font-size:22px;
   font-weight:700;
}    
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
.title-wrapper .tabArea.cpblRecord li a {
    padding: 0 5px;
}
.cpblRecordBlock .cpblRecordArea {
    padding: 0 5px;
}
.cpblRecordBlock .list_item {
    margin: 0 1% 16px 0;
    width: 49%;
}
.cpblRecordBlock .list_item:nth-of-type(2n+0) {
  	margin-right: 0;
}	
.cpblRecordBlock .list_item:nth-of-type(3n+0) {
    margin-right: 1%;
}

.fifaScoreBlock.fifa341202 .list_item{
	margin: 0 0.5% 16px 0.5%;
	width: 49%;
}

.fifaScoreBlock .list_item {
    margin: 0 1% 16px 0;
    width: 49%;
}
.fifaScoreBlock .list_item:nth-of-type(2n+0) {
  		 margin-right: 0;
}
.fifaScoreBlock .list_item:nth-of-type(4n+0) {
  		 margin: 0 1% 16px 0;
}	
.fifaScoreBlock.level1.length1,.fifaScoreBlock.level1.length2,.fifaScoreBlock.level1.length3,.fifaScoreBlock.level1.length4,
.fifaScoreBlock.level2.length1,.fifaScoreBlock.level2.length2,.fifaScoreBlock.level2.length3,.fifaScoreBlock.level2.length4
{
	display: block; 
    padding: 0 6%;
}
.liveListBlock .list_item .vs {
	font-size:16px;	
	font-style:normal;
	position:relative;
	display:flex;
	right:0;
	bottom:0;
	width:320px;
} 

.liveListBlock .list_item .vs .team{
	margin: 0 10px;
}
.liveListBlock .list_item .vs .teamName{
	display:inline-block;
	color: #E2E2E2;
	width:25%;
	font-size:14px;
	line-height:32px;
	vertical-align:middle;
}
.liveListBlock .list_item .vs .teamName.home{
	position: relative;
	width:25%;
	overflow:hidden;
	left: 0;
	text-align: left;	
}
.liveListBlock .list_item .vs .teamName.visitor{
	position: relative;
	width:25%;
	overflow:hidden;
	right: 0;
	text-align:right;
} 
.liveListBlock .list_item .vs .vsStr{
	display:inline-block;
	width:10%;
	position: relative;
	left:0;
	top:0;
	text-align:center;
	line-height:32px;
}

.liveListBlock .list_item.passed .pkProgram  .pkChannel{
	font-size: 12px;
}
.liveListBlock .list_item .pkProgram .pkChannel{
	font-size: 12px;
}
.liveListBlock .list_item .pkProgram {
    margin: 0 auto 10px 2%;
}
.liveListBlock .list_item .pkProgram p{
	font-size:16px;
	color:#979797;
	width:100%;
	letter-spacing:0;
}

.liveListBlock .list_item .pkProgram .vs .team .img {
    position: relative;
    width: 100%;
    height: 0;
    background-color: #000;
} 

.liveListBlock .list_item .pkProgram .vs .team {
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    overflow: hidden;
    
}
.olyArBlock .list_item{
	    width: 16%;
}

.dashboradBlock .grid-container {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.dashboradBlock .grid-container .right{
    display: none;
}
.dashboradBlock .grid-container .bottom-right{
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
}
.dashboradBlock .grid-container .left1{
	width:80%;	
}
.dashboradBlock .grid-container .left2{
	width:80%;	
}
.dashboradBlock .grid-container .bottom-left{
	margin: 0 auto;
	width:80%;	
}
.dashboradBlock .grid-container .bottom2{
	margin: 0 auto;
	width:80% !important;;	
}
.dashboradBlock .grid-container .bottom3{
	margin: 0 auto;
	width:80% !important;	
}

.dashboardFocus{
	margin:8px 4%;
}
.dashboard_bg{
	margin:8px 4%;
}
.dashboardVoice{
	margin:8px 4%;
	width: auto !important;
}
#carousel-container{
 	margin:8px 4%;	
} 
}
@media screen and (max-width: 767px) {
	.oa2{
	/*background:none;*/
}
.banner-silder .main{
	display:none;
   }
.banner-silder .type201_1 {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 0px;
	z-index: 0;
	position:relative;
	top:0px;
	left:0px;
  }  
   
  .banner-silder .type201_1 img{
	width: 90%;
	height:auto;
	position: relative;
	left:50%;
	top:50%;
	transform: translate(-50%,0%);
	/*transform: translateY(0%);*/
  }
  
.content-wrapper .sty202{
	display: none;
}

.taiwanSportDescription{
	margin:1% 4%;
	background-color:#303030;
	display: flex;
	margin-bottom:5px;
	height:max-content;
}
.taiwanSportDescription .additionContainer{
    width: 16%;
    position: relative;    
}
.taiwanSportDescription  .additionContainer .additionPic{
	border-radius: 50%;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 8px;
    top:18px;
}
.taiwanSportDescription  .additionContainer .additionPic.hasBackground{
    background-color: #B22D3C;
}

.taiwanSportDescription  .additionContainer .additionPic  img{
	width: 40px;
    height: 40px;
}
.taiwanSportDescription .titleAndDesc{
	width:84%;
}
.taiwanSportDescription .titleAndDesc .title{
	font-size: 1.2rem;
    padding-top: 28px;
}
.taiwanSportDescription .titleAndDesc .description{
	font-size: 1.1rem;
    padding-top: 2%;
    margin-bottom:20px;
    line-height:1.5rem;
    height:max-content;
}
.taiwanSportDescription .pic{
	display: none;
}
.taiwanSportTimeShift .title{
	padding:1% 3%;
	font-size: 1.2rem;
	width: 70%;
}
.taiwanSportTimeShift a{
	display: block;
	padding: 0 20px;
	z-index:3;
	width:30%;
}
.taiwanSportEPGContent .liveListBlock .list_item p {
    font-size: 1.125rem;
    letter-spacing: 1px;
    width: 70%;
}

.taiwanSportEPGContent .liveListBlock .list_item .program {
    width:70%;
}
.taiwanSportEPGContent .liveListBlock .list_item .bt_text {
	top: 112px;
	right:-4px;
}
.filterBlock{
    margin: 5px 4%;
    background-color: #303030;
    height:86px;
    position:relative;
}
.chFilter{
    width: 100%;
    background-color: #282828;
    display: flex;
	padding: 10px 20px 10px 20px;
    position: absolute;
    top: 50px;
    height: 36px;
    box-sizing: border-box;
}

.chFilterRg {
	margin: 0 5%;
	font-size:11px;
	
}
.chFilterRg > input{
	-webkit-appearance: radio;
}
.olympics_filter {
	box-sizing: border-box;
    display: inline-block;
    /* margin-left: 0px; */
    /* padding-top: 5px; */
    position: absolute;
    top: 0;
    height: 50px;
    width:70px;
}

.sportFilterContent{
	width: 85%;
    padding: 14px 10px;
    white-space: nowrap;
    overFlow: hidden;
    text-overflow: ellipsis;
    height: 50px;
    position: absolute;
    top: 0;
    left: 15%;
    box-sizing: border-box;	
}

.taiwanSportEPGContent .liveListBlock .list_item .medal{
    border-radius: 50%;
    width: 40px;
    height: 40px;
    -webkit-box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
    /* background-size: 40px 40px; */
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.05);
    position: absolute;
    right:105px;
    top: 50%;
    margin-top: -20px;
    text-align: center;
    padding: 5px 0;
}

.taiwanSportEPGContent .liveListBlock .list_item .CT{
    border-radius: 50%;
    width: 40px;
    height: 40px;
    -webkit-box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
    /* background-size: 40px 40px; */
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.05);
    position: absolute;
    right: 57px;
    top: 50%;
    margin-top: -20px;
    text-align: center;
    padding: 7px 0;
}
.olympicsCardTitle{
	margin:8px 4%;
	padding : 0 !important;
	font-size:18px;
}
.olympicsCardTitle img{
	width:32px;
	height:32px;
	margin-right: 10px;
}
.marqueeBlock {
	height:32px;
	margin: 0;
	background:rgba(232, 72, 83, 1);
}
.marqueeTitle::before {
    background: url(../images/olympics/marquee_title_bg_m_2023.svg) left top no-repeat;

}
.marqueeBlock.wbc .marqueeTitle::before {
    background: url(../images/olympics/marquee_title_wbc_bg_m.png) left no-repeat;
}
.marqueeBlock.asian .marqueeTitle::before {
    background: url(../images/olympics/marquee_title_asian_bg_m.png) left no-repeat;
}
.marqueeBlock.oly .marqueeTitle::before {
    background: url(../images/olympics/marquee_title_oly_bg_m.svg) left no-repeat;
}
.marqueeBlock.wbc{
	background: linear-gradient(90deg, #006E3C 0%, rgba(24,24,24,0) 100%);
}
.marqueeBlock.asian{
	background: rgba(0, 144, 255, 1);
	margin: 0 4%;
}
.marqueeBlock.asian .marqueeContent{
	font-size:20px;
}


.marqueeTitle::after  {
    content: "";
/*     position: absolute; */
/*     width: 100%; */
/*     height: 40px; */
/*     background-color: #181818; */
/*     overflow:hidden; */
/*     z-index: 2; */
   
}
.marquee-silder{
	/*padding:36px 0 0 45px;*/
	padding:12px 0 0 165px;
}
.marqueeBlock.oly .marquee-silder{
	padding:12px 0 0 138px;
}


/* .marquee-silder::before{  */
/* content: ""; */
/*     position: absolute; */
/*     width: 10px; */
/*     height: 40px; */
/*     background-color: #181818; */
/*     overflow: hidden; */
/*     z-index: 2; */
/* } */
.marquee-silder .marqueeContent{
	font-size:14.4px;
	line-height: 11px;
	letter-spacing:0.34px;
	margin:0;
	/*padding: 0 0 0 35px;*/
}
.marqueeBlock.oly.fifa3304{
	margin:0  5px 8px;
	border-radius:5px;
	opacity: 0.8;   
}
.marqueeBlock.oly .marquee-silder .marqueeContent{
	font-size:18px;
}
.marqueeBlock.oly.fifa3304 .marquee-silder .marqueeContent{
	font-size:16px;
	 margin: 18px 0 0 0;
}
.marqueeBlock.oly.fifa3304 .marquee-silder .list_item {
	height: 44px;
}
.marqueeBlock.oly.fifa3304 .marquee-silder{
	padding: 0;
    margin-left: 45px;
    height:44px;
}
.medalsListBlock::before {
	content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: rgba(0,0,0,0.4);
}
.medalsListBlock.asian{
	margin: 0;
	background-size: auto;
	background-position: left;
}
.medalsListBlock.asian::before {
    background-color: rgba(0,0,0,0);
}

.medalsListBlock.asian .list_medals{
	margin: 0 2%;
}
.chtMedalsBlock{
	width:	100%;
	display: inline-block;
	text-align: center;
}

.chtMedalsTitle{
	height:38px;
    display: block;
    position: relative;
	margin: 0 auto 12px auto;
    width: 292px;
	background: url(../images/olympics/m_chtMedalsTitle_m.png) left no-repeat;
}
.chtMedals .updateDate{
	text-align: center;
}

.chtMedalsBlock.asian .chtMedalsTitle{
	background: url(../images/olympics/m_chtMedalsTitle_asian_m.png) left no-repeat;
	width:280px;
	height:32px;
}

.olympicsCardTitle >h2{
	font-size: 1.25rem;
    line-height: 1.2em;
}
.olympicsCardTitle .hinet.bt_more p {
	top: -14px;
    right: 6px;
    font-size:12px;
}
.newsListBlock .list_item .box {
	width: 155px;
	height: 104px; 
    padding: 0 10px 0 0;
}

.newsListBlock .list_item .pic {
	width: 155px;
	height: 104px; 
	padding: 0;
}

.newsListBlock .list_item {
	float: none;
	width: auto;
	height:124px;
	margin:0 0 10px 0;
	padding: 10px;
}

.newsListBlock .list_item .com p.newsContent{
	display:none;
}

.newsListBlock .list_item .com .title {
	font-size: 1.125rem;
	line-height: 150%;
	color: #eee;
	height: 4.6em;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	white-space:unset;
	
}
.newsListBlock .list_item .com .time {
	font-size:12px;
}	
.swiper-container-initialized:hover .btn_prev,
	.swiper-container-initialized:hover .btn_next {
	display: block;
}
.list_sport .btn_next, .list_sport .btn_prev{
    background-color:#111;
    opacity:0.8;
    width:50px;
    display:block;
}

.list_date.olympics .btn_next, .list_date.olympics .btn_prev{
    display:block;
	width:30px;   
} 
.sportsWrapper{
	/*display:flex;
	flex-direction:row;
	flex-wrap:wrap;*/
	height:58vh;
	width:80vw;
	overFlow: hidden;
	
}

.countDownTitle{
	width:318px;
	height:44px;
	margin:0 auto;
}
.countDownTitle .title-l{
	display: none;
}
.countDownTitle .title-s{
	display: block;
	width:100%;
}
.countDownClock {
    width: 252px;
    height: 68px;
    margin: 20px auto;
    font-size: 32px;
    line-height: 48px;
    letter-spacing: 10px;
}

 .countDownClock .days{
   width: 110px;
   padding: 0px 7px 0px 8px;
   margin-right: 12px;
 }
 .countDownClock .hours{
width: 66px;
   padding: 0px 7px 0px 7px;
   margin-right: 12px;
 }
 .countDownClock .minutes{
width: 66px;
   padding: 0px 7px 0px 7px;
 }
 
  .countDownParisBg{
 	height:130px;
 	max-width:355px;
 	padding:58px 0 0 0;
 }
 
  .parisCountDownClock{
 	width:258px;
 	height:72px;
     font-size: 32px;
    line-height: 48px;
    letter-spacing: 10px;	
 }
 .parisCountDownClock .days{
    width: 92px;
    padding: 0px 7px 0px 9px;
    margin-right: 15px;
    line-height: 40px;
 }
 
 .parisCountDownClock .hours{
 width: 66px;
   padding: 0px 7px 0px 7px;
   margin-right: 12px;
 }
 
  .parisCountDownClock .minutes{
 width: 66px;
   padding: 0px 7px 0px 7px;
 }
.liveListBlock .list_item .vs {
	font-size:16px;	
	font-style:normal;
	position:relative;
	display:flex;
	right:0;
	bottom:0;
} 

.liveListBlock .list_item .vs .team{
	margin: 0 10px;
}
.liveListBlock .list_item .vs .teamName{
	display:inline-block;
	color: #E2E2E2;
	width:25%;
	font-size:14px;
	line-height:32px;
	vertical-align:middle;
}
.liveListBlock .list_item .vs .teamName.home{
	position: relative;
	width:25%;
	overflow:hidden;
	left: 4px;
	text-align: left;
	line-height:32px;	
}
.liveListBlock .list_item .vs .teamName.visitor{
	position: relative;
	width:25%;
	overflow:hidden;
	right: 4px;
	text-align:right;
	line-height:32px;
	
} 
.liveListBlock .list_item .vs .vsStr{
	display:inline-block;
	width:10%;
	position: relative;
	left:0;
	top:0;
	text-align:center;
	line-height:32px;
}

.liveListBlock .list_item.passed .pkProgram  .pkChannel{
	font-size: 12px;
}
.liveListBlock .list_item .pkProgram .pkChannel{
	font-size: 12px;
}
.liveListBlock .list_item .pkProgram {
    margin: 0 auto 10px;
}
.liveListBlock .list_item .pkProgram p{
	font-size:16px;
	color:#979797;
	width:100%;
	letter-spacing:0;
}

.liveListBlock .list_item .pkProgram .vs .team .img {
    position: relative;
    width: 100%;
    height: 0;
    background-color: #000;
} 

.liveListBlock .list_item .pkProgram .vs .team {
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    overflow: hidden;
    
}

.list_date.olympics {
	height: 75px;
	padding-bottom:5px;
}
.programListBlock {
    padding-top:85px;
}
.epgDateM{
	height: 20px;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
}
.epgDateD{
    height: 35px;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    vertical-align: middle;
    font-weight:bold;
}
.epgDateE{
	height: 20px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
}
.today{
	line-height: 36px;
    width: 11px;
}
.title-wrapper.cpblRecord{
	display: block;
}
.title-wrapper .tabArea.cpblRecord{
	width:auto;
}
.title-wrapper.cpblRecord.t1007{
	display:flex;
} 
.cpblRecordBlock .group{
    display: block;
}
.cpblRecordBlock .cpblRecordArea{
	padding: 0;
}
.cpblRecordBlock .list_item{
	display:block;
    float: none;
    margin: 0 0 10px 0;
    width: auto;
    text-align: left;
}
.title-wrapper .tabArea.cpblRecord li a{
	padding: 0 7px;
}
.fifaScoreAreaBlock{
	margin: 0;
}
.fifaScoreBlock::after {
    padding: 0 0 16px 0;
}
.title-wrapper .tabArea.fifascore ul::before {
	display:none;
}
.title-wrapper.fifascore::before {
    background: #000000;
    opacity: 0.3;
    content: "";
    display: block;
    height: 46px;
    content: "";
    position: absolute;
    top: 20px;
    width: 100%;
 }
 .title-wrapper.fifascore.fifa341202::before{
    opacity: 0.4;
    height: 52px;
    width: 96%; /* 總寬度縮為 96% */
    left: 2%;   /* 距離左邊 2%，自然達成左右各縮 2% 且置中的效果 */
    border-radius: 99px;
    top: 15px;
 }
 
 
 .title-wrapper.fifascore {
    padding: 20px 0 24px;
    width: 100%;
}

 .title-wrapper.fifascore {
    padding: 15px 0 15px;
}

.title-wrapper .tabArea.fifascore li {
  	font-size: 16px;
  	font-weight: 500;
  	line-height: 46px;
  	margin: 0 2px;
}


.title-wrapper .tabArea.fifascore.fifa341202 li {
  	line-height: 52px;
}


.title-wrapper .tabArea.fifascore li a {
    line-height: 28px;
    margin: 9px 0;
    padding: 0 13px;
}

.title-wrapper .tabArea.fifascore.fifa341202 li a {
    line-height: 26px;
    margin: 13px 0;
    padding: 0 8px;
}


.fifaScoreBlock{
	padding: 0 4%;
}
.fifaScoreBlock.fifa341202{
	padding: 0 4%;
}

.fifaScoreBlock.fifa341202 .list_item {
	width:auto;
}
.fifaScoreBlock .list_item {
	float: none;
    margin: 0 0 10px 0;
    width: auto;
    height:auto;
    min-height: 241px;
}

.fifaScoreBlock.fifa341202 .list_item {
	float: none;
    margin: 0 0 10px 0;
    width: auto;
    height:auto;
}

.fifaScoreBlock .list_item .com{
	font-size: 14px;
	padding: 42px 10px 10px 10px;
}


.fifaScoreBlock .list_item:nth-of-type(3n+0) {
  	margin-right: 0;
}
.fifaScoreBlock .list_item:nth-of-type(4n+0) {
  	margin: 0 0 16px 0;
}
.fifaScoreBlock .list_item .txt_top {
    left: 12px;
    height: 28px;
    font-size: 16px;
    padding: 0 6px;
    line-height: 34px;
    font-weight: bold;
}

.fifaScoreBlock .list_item .com .pic {
    margin-right: 10px;
}
.fifaScoreBlock .teamName {
    margin-left: 10px;
    width: 35%
}

.fifaScoreBlock .s1{
	width:11%;
}
.fifaScoreBlock .s2{
	width:11%;
}
.fifaScoreBlock .s3{
	width:11%;
}
.fifaScoreBlock .s4{
	width:14%;
}
.fifaScoreBlock .s5{
	width:18%;
}
.fifaScoreBlock .date.t16{
	font-size:20px;
}
.fifaScoreBlock .time.t16{
	color:#333333;
}
.fifaScoreBlock .list_item .com .teamItem.t16 {
	background: url(../images/olympics/fifascore_country_default_375.png) center no-repeat;
}
.fifaScoreBlock .list_item .com .teamItem.t16.win {
	background: url(../images/olympics/fifascore_country_win_375.png) center no-repeat;
}
.fifaScoreBlock.level1.length1,.fifaScoreBlock.level1.length2,.fifaScoreBlock.level1.length3,.fifaScoreBlock.level1.length4,
.fifaScoreBlock.level2.length1,.fifaScoreBlock.level2.length2,.fifaScoreBlock.level2.length3,.fifaScoreBlock.level2.length4
{
	display: block; 
    padding: 0 4%;
}

.fifaScoreBlock.fifa341202.level1.length1,.fifaScoreBlock.fifa341202.level1.length2,.fifaScoreBlock.fifa341202.level1.length3,.fifaScoreBlock.fifa341202.level1.length4,
.fifaScoreBlock.fifa341202.level2.length1,.fifaScoreBlock.fifa341202.level2.length2,.fifaScoreBlock.fifa341202.level2.length3,.fifaScoreBlock.fifa341202.level2.length4
{
	display: block; 
    padding: 0 4%;
}

.popup.popupOlympicsARList {
	width: 100%;	
}	
.olympicsARListWrapper {
    padding: 0 4%;
    max-height: 62vh;
}
.olyArBlock {
    width: 96%;
}
.olyArBlock .list_item{
	width: 24.2%;
}
.olyArBlock .list_item .pic img {
    height: 56px;
    width: 56px;
}	
.popupOlympicsARList .list_item {
    width: 90%;
}
.dashboardFocus{
	margin:8px 5px;
}
.dashboard_bg{
	margin:8px 5px;
}
.dashboardVoice{
	margin:8px 5px;
	width: auto !important;
}
#carousel-container{
 	margin:8px 5px;	
}

.green-title{
   height:30px !important;;
   color:#00FFC4;
   font-size:22px;
   font-weight:700;
}
.searchBlock_dashbroad .title {
    padding-bottom: 15px;
}
.dashboradBlock .grid-container {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.dashboradBlock .grid-container .right{
    display: none;
}
.dashboradBlock .grid-container .bottom-right{
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
} 

.dashboradBlock .grid-container .left1{
	width:100%;	
}
.dashboradBlock .grid-container .left2{
	width:100%;	
}
.dashboradBlock .grid-container .bottom-left{
	margin: 0 auto;
	width:100%;	
}
.dashboradBlock .grid-container .bottom2{
	margin: 0 auto;
	width:100% !important;;	
}
.dashboradBlock .grid-container .bottom3{
	margin: 0 auto;
	width:100% !important;	
} 
.dashboradBlock{
    padding: 0;;     
}
}
