body {
	background-color: #ffffff;
}

.live_detail_match {
	width: 100%;
	min-height: 195px;
	background-image: linear-gradient(137deg, #444CFF 0%, #3F85FF 100%);
	border-radius: 13px;
	margin: 1rem auto;
	background-size: cover;
}

.live_detail {
	background-color: #ffffff;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.live_detail_match_title {
	width: 90%;
	padding-top: 2rem;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.live_detail_match_back {
	width: 5%;
	display: none;
}

.live_detail_match_back img{
	cursor: pointer;
}

.live_detail_match_cname {
	width: 90%;
	line-height: 25px;
	vertical-align: middle;
	font-family: PingFangSC-Semibold;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	font-weight: 600;
	margin-left: auto;
	margin-right: auto;
}

.live_detail_match_share {
	width: 5%;
	display: none;
}

.live_detail_match_competition {
	width: 95%;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.live_detail_match_team {
	width: 30%;
}

.live_detail_match_info {
	width: 40%;
	text-align: center;
}

.live_detail_match_info a {
	text-decoration: none;
}

.live_detail_match_logo {
	width: 43px;
	height: 43px;
	background-color: #ffffff;
	border-radius: 28px;
	margin: auto;
	line-height: 42px;
	padding: 7px;
}

.live_detail_match_tname {
	line-height: 24px;
	min-height: 40px;
	font-family: PingFangSC-Semibold;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0;
	font-weight: 600;
	margin-top: 0.5rem;
	word-break: break-all;
	text-align: center;
}

.live_detail_match_info_1 {
	padding-bottom: 0.6rem;
	font-family: PingFangSC-Semibold;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	line-height: 18px;
	font-weight: 600;
	min-height: 2rem;
	cursor: pointer;
}

.live_detail_match_info_2 {
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	line-height: 22px;
	font-weight: 400;

}

.live_detail_match_info_3 {
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	line-height: 28px;
	font-weight: 400;
}

.live_detail_match_info_4 {
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	line-height: 22px;
	font-weight: 400;
}

.live_detail_match_info_5 {
	font-family: PingFangSC-Semibold;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 28px;
	font-weight: 600;
	margin-top: 1rem;
	background: rgba(255,255,255,0.17);
	border: 1px solid #FFFFFF;
	border-radius: 13.5px;
	cursor: pointer;
}

.live_detail_tab {
	width: 100%;
	line-height: 2.5rem;
	margin-top: 0.5rem;
	overflow: auto;
	display: -webkit-box;
}

.live_detail_tab::-webkit-scrollbar {
	display: none !important;
	width: 0px;
	height: 0px;
}

.live_detail_tab_item {
	padding:0.6rem;
	font-family: PingFangSC-Regular;
	font-size: 16px;
	color: #999999;
	letter-spacing: 0;
	line-height: 20px;
	font-weight: 400;
	margin-right: 0.6rem;
	cursor: pointer;
}

.live_detail_tab .active{
	color: #333333;
	font-weight: 700;
	border-bottom: 3px solid #cccccc;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.live_detail_blank {
	width: 100%;
	height: 0.5rem;
}

.new_table {
	margin-bottom: 1rem;
	display: none;
}

.new_table_active {
	margin-bottom: 1rem;
	display: block;
}

.new_table_active a{
	text-decoration: none;
}

.match_daohang {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 1.88rem;
	line-height: 1.88rem;
	margin-bottom: 1rem;
}

.match_daohang div{
	margin-left: 0.94rem;
	margin-right: auto;
	text-align: left;
	font-size: 0.88rem;
}


.new_table_title {
	width: 100%;
	min-height: 3rem;
	line-height: 1.5rem;
	font-size: 1rem;
	background: #F8F8F8;
	vertical-align: middle;
	display: table;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.new_table_title_col {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-family: PingFangSC-Regular;
	font-size: 16px;
	color: #666666;
	letter-spacing: 0;
	line-height: 17px;
	font-weight: 600;
}

.per-10 {
	width:10%;
}

.per-24 {
	width:24%;
}

.per-20 {
	width:20%;
}

.per-30 {
	width:30%;
}


.per-15 {
	width:15%;
}

.per-38 {
	width:38%;
}


.per-13{
	width:13%;
}

.img-42{
	width: 3rem
}

.per-18 {
	width:18%;
}

.new_table_row {
	width: 100%;
	min-height: 2.5rem;
	line-height: 1.2rem;
	font-size: 1rem;
	background: rgba(248,248,248,0.00);
	vertical-align: middle;
	display: table;
	border-bottom: solid 0.1rem #eeeeee;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.new_table_row a{
	text-decoration: none;
}

.new_table_row_col {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0;
	line-height: 14px;
	font-weight: 400;
}

.new_table_row_all {
	width: 100%;
	height: 3rem;
	line-height: 3rem;
	background-color: #fff;
	border-bottom: dashed 0.2rem #ccc;
	font-size: 1.2rem;
	font-weight: bold;
}

.new_table_no {
	width: 100%;
	text-align: center;
	color: #999;
	line-height: 3rem;
	background-color: #fff;
	height:3rem;
	vertical-align: middle;
}

.match_info_001 {
	font-size: 1rem;
	width: 100%;
	display: flex !important;
	align-items: center !important;
	justify-content:flex-start !important;
	height: 4rem;
	line-height: 4rem;
}

.match_info_001 img{
	margin-right: 1rem !important;
	margin-left: 1rem;
}

a {
	color: unset;
	text-decoration: unset;
}

.live_detail_text_title {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	padding: 0.5rem 0;
}

.live_detail_text_title_img {
	margin: 0.3rem;
	width: 5%;
	text-align: center;
}

.live_detail_text_title_img img{
	width: 25px;
}

.live_detail_text_title_left {
	margin: 0.3rem;
	width: 45%;
	text-align: left;
	font-family: PingFangSC-Semibold;
	font-size: 16px;
	color: #333333;
	letter-spacing: 0;
	font-weight: 600;
	line-height: 25px;
}

.live_detail_text_title_right {
	margin: 0.3rem;
	width: 42%;
	text-align: right;
	font-family: PingFangSC-Semibold;
	font-size: 14px;
	color: #333333;
	letter-spacing: 0;
	font-weight: 600;
	line-height: 20px;
}

.live_detail_text_ngay {
	width: 100%;
	height: 34px;
	background: #F8F8F8;
	font-family: PingFangSC-Semibold;
	font-size: 16px;
	color: #333333;
	letter-spacing: 0;
	text-align: center;
	font-weight: 600;
	line-height: 34px;
}

.live_detail_text_info {
	width: 100%;
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid rgba(244,244,244,1);
	background: rgba(248,248,248,0.00);
	display: flex;
	text-align: center;
}

.live_detail_text_value {
	width: 30%;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0;
	text-align: center;
	font-weight: 400;
}

.live_detail_text_key {
	width: 40%;
	font-family: Helvetica-Bold;
	font-size: 16px;
	color: #333333;
	letter-spacing: 0;
	text-align: center;
	font-weight: 700;
}
.live_detail_text_key2 {
	width: 40%;
	font-family: Helvetica-Bold;
	font-size: 14px;
	color: #333333;
	letter-spacing: 0;
	text-align: center;
	line-height: 17px;
	font-weight: 700;
}

.live_detail_text_icon {
	width: 73%;
	line-height: 16px;
	margin-top: 0.5rem;
	display: flex;
	margin-left: auto;
	margin-right: auto;
}

.live_detail_text_icon_item {
	width: 33.3%;
	font-family: Helvetica;
	font-size: 14px;
	color: #333333;
	letter-spacing: 0;
	line-height: 16px;
	font-weight: 400;
}

.live_detail_text_icon_item1 {
	width: 100%;
	font-family: Helvetica;
	font-size: 14px;
	color: #333333;
	letter-spacing: 0;
	line-height: 16px;
	font-weight: 400;
}

.live_detail_text_icon_item img{
	height: 16px;
	margin-right: 0.5rem;
	vertical-align: middle;
}

.live_detail_text_icon_item1 img{
	height: 16px;
	margin-right: 0.2rem;
	vertical-align: middle;
}

.live_detail_text_data {
	width: 100%;
	background: rgba(248,248,248,0.00);
	border-top: 1px solid rgba(244,244,244,1);
	display: flex;
	padding: 0.5rem 0;
}

.live_detail_text_data_icon {
	width: 15%;
	text-align: right;
	margin-right: 20px;
}

.live_detail_text_data_icon img{
	height: 14px;
}

.live_detail_text_data_text {
	width: 60%;
	text-align: left;
	font-family: PingFangSC-Semibold;
	font-size: 14px;
	color: #333333;
	letter-spacing: 0;
	line-height: 20px;
	font-weight: 600;
}

.live_detail_text_data_time {
	width: 15%;
	text-align: left;
	font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #666666;
	letter-spacing: 0;
	font-weight: 400;
	line-height: 20px;
	padding-left: 20px;
}


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

	.live_detail_match {
		width: 95%;
		min-height: 195px;
		background-image: linear-gradient(137deg, #444CFF 0%, #3F85FF 100%);
		border-radius: 13px;
		margin: 1rem auto;
		background-size: cover;
	}

	.live_detail {
		background-color: #ffffff;
		width: 100%;
		height: 100%;
	}

	.live_detail_match_title {
		width: 90%;
		padding-top: 1rem;
		display: flex;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

	.live_detail_match_back {
		width: 10%;
		display: block;
	}

	.live_detail_match_back img{
		cursor: pointer;
	}

	.live_detail_match_cname {
		width: 80%;
		line-height: 21px;
		vertical-align: middle;
		font-family: PingFangSC-Semibold;
		font-size: 15px;
		color: #FFFFFF;
		letter-spacing: 0;
		text-align: center;
		font-weight: 600;
	}

	.live_detail_match_share {
		width: 10%;
	}

	.live_detail_match_competition {
		width: 95%;
		display: flex;
		margin-left: auto;
		margin-right: auto;
		padding-top: 1rem;
		padding-bottom: 1rem;
	}

	.live_detail_match_team {
		width: 25%;
	}

	.live_detail_match_info {
		width: 50%;
		text-align: center;
	}

	.live_detail_match_logo {
		width: 43px;
		height: 43px;
		background-color: #ffffff;
		border-radius: 28px;
		margin: auto;
		line-height: 42px;
		padding: 7px;
	}

	.live_detail_match_tname {
		line-height: 20px;
		min-height: 40px;
		font-family: PingFangSC-Semibold;
		font-size: 14px;
		color: #FFFFFF;
		letter-spacing: 0;
		font-weight: 600;
		margin-top: 0.5rem;
		word-break: break-all;
	}

	.live_detail_match_info_1 {
		padding-bottom: 0.6rem;
		font-family: PingFangSC-Semibold;
		font-size: 14px;
		color: #FFFFFF;
		letter-spacing: 0;
		text-align: center;
		line-height: 18px;
		font-weight: 600;
		min-height: 2rem;
		cursor: pointer;
	}

	.live_detail_match_info_2 {
		font-family: PingFangSC-Regular;
		font-size: 12px;
		color: #FFFFFF;
		letter-spacing: 0;
		text-align: center;
		line-height: 18px;
		font-weight: 400;

	}

	.live_detail_match_info_3 {
		font-family: PingFangSC-Regular;
		font-size: 12px;
		color: #FFFFFF;
		letter-spacing: 0;
		text-align: center;
		line-height: 22px;
		font-weight: 400;
	}

	.live_detail_match_info_4 {
		font-family: PingFangSC-Regular;
		font-size: 12px;
		color: #FFFFFF;
		letter-spacing: 0;
		text-align: center;
		line-height: 18px;
		font-weight: 400;
	}

	.live_detail_match_info_5 {
		font-family: PingFangSC-Semibold;
		font-size: 12px;
		color: #FFFFFF;
		letter-spacing: 0;
		line-height: 24px;
		font-weight: 600;
		margin-top: 1rem;
		background: rgba(255,255,255,0.17);
		border: 1px solid #FFFFFF;
		border-radius: 13.5px;
		cursor: pointer;
	}

	.live_detail_tab {
		width: 100%;
		line-height: 2.5rem;
		margin-top: 0.5rem;
		overflow: auto;
		display: -webkit-box;
	}

	.live_detail_tab::-webkit-scrollbar {
		display: none !important;
		width: 0px;
		height: 0px;
	}

	.live_detail_tab_item {
		padding:0.6rem;
		font-family: PingFangSC-Regular;
		font-size: 14px;
		color: #999999;
		letter-spacing: 0;
		line-height: 20px;
		font-weight: 400;
	}

	.live_detail_tab .active{
		color: #333333;
		font-weight: 700;
		border-bottom: 3px solid #cccccc;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}

	.live_detail_blank {
		width: 100%;
		height: 0.7rem;
	}

	.new_table {
		margin-bottom: 1rem;
		display: none;
	}

	.new_table_active {
		margin-bottom: 1rem;
		display: block;
	}

	.new_table_title {
		width: 100%;
		min-height: 3rem;
		line-height: 1.5rem;
		font-size: 1rem;
		background: #F8F8F8;
		vertical-align: middle;
		display: table;
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}

	.new_table_title_col {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		font-family: PingFangSC-Regular;
		font-size: 12px;
		color: #666666;
		letter-spacing: 0;
		line-height: 17px;
		font-weight: 400;
	}

	.per-10 {
		width:10%;
	}

	.per-24 {
		width:24%;
	}

	.per-20 {
		width:20%;
	}

	.per-30 {
		width:30%;
	}


	.per-15 {
		width:15%;
	}

	.per-38 {
		width:38%;
	}


	.per-13{
		width:13%;
	}

	.img-42{
		width: 3rem
	}

	.per-18 {
		width:18%;
	}

	.new_table_row {
		width: 100%;
		min-height: 2.5rem;
		line-height: 1.2rem;
		font-size: 1rem;
		background: rgba(248,248,248,0.00);
		vertical-align: middle;
		display: table;
		border-bottom: solid 0.1rem #eeeeee;
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}

	.new_table_row_col {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		font-family: PingFangSC-Regular;
		font-size: 12px;
		color: #666666;
		letter-spacing: 0;
		line-height: 14px;
		font-weight: 400;
	}

	.new_table_row_all {
		width: 100%;
		height: 3rem;
		line-height: 3rem;
		background-color: #fff;
		border-bottom: dashed 0.2rem #ccc;
		font-size: 1.2rem;
		font-weight: bold;
	}

	.new_table_no {
		width: 100%;
		text-align: center;
		color: #999;
		line-height: 3rem;
		background-color: #fff;
		height:3rem;
		vertical-align: middle;
	}

	.match_info_001 {
		font-size: 1rem;
		width: 100%;
		display: flex !important;
		align-items: center !important;
		justify-content:flex-start !important;
		height: 4rem;
		line-height: 4rem;
	}

	.match_info_001 img{
		margin-right: 1rem !important;
		margin-left: 1rem;
	}

	a {
		color: unset;
		text-decoration: unset;
	}

	.live_detail_text_title {
		width: 95%;
		margin-left: auto;
		margin-right: auto;
		display: flex;
		padding: 0.5rem 0;
	}

	.live_detail_text_title_img {
		margin: 0.3rem;
		width: 8%;
	}

	.live_detail_text_title_img img{
		width: 20px;
	}

	.live_detail_text_title_left {
		margin: 0.3rem;
		width: 42%;
		text-align: left;
		font-family: PingFangSC-Semibold;
		font-size: 14px;
		color: #333333;
		letter-spacing: 0;
		font-weight: 600;
		line-height: 20px;
	}

	.live_detail_text_title_right {
		margin: 0.3rem;
		width: 42%;
		text-align: right;
		font-family: PingFangSC-Semibold;
		font-size: 14px;
		color: #333333;
		letter-spacing: 0;
		font-weight: 600;
		line-height: 20px;
	}

	.live_detail_text_ngay {
		width: 100%;
		height: 34px;
		background: #F8F8F8;
		font-family: PingFangSC-Semibold;
		font-size: 14px;
		color: #333333;
		letter-spacing: 0;
		text-align: center;
		font-weight: 600;
		line-height: 34px;
	}

	.live_detail_text_info {
		width: 100%;
		height: 34px;
		line-height: 34px;
		border-bottom: 1px solid rgba(244,244,244,1);
		background: rgba(248,248,248,0.00);
		display: flex;
		text-align: center;
	}

	.live_detail_text_value {
		width: 30%;
		font-family: PingFangSC-Regular;
		font-size: 12px;
		color: #666666;
		letter-spacing: 0;
		text-align: center;
		font-weight: 400;
	}

	.live_detail_text_key {
		width: 40%;
		font-family: Helvetica-Bold;
		font-size: 14px;
		color: #333333;
		letter-spacing: 0;
		text-align: center;
		font-weight: 700;
	}
	.live_detail_text_key2 {
		width: 40%;
		font-family: Helvetica-Bold;
		font-size: 14px;
		color: #333333;
		letter-spacing: 0;
		text-align: center;
		line-height: 17px;
		font-weight: 700;
	}

	.live_detail_text_icon {
		width: 95%;
		line-height: 16px;
		margin-top: 0.5rem;
		display: flex;
		margin-left: auto;
		margin-right: auto;
	}

	.live_detail_text_icon_item {
		width: 33.3%;
		font-family: Helvetica;
		font-size: 12px;
		color: #333333;
		letter-spacing: 0;
		line-height: 16px;
		font-weight: 400;
	}

	.live_detail_text_icon_item1 {
		width: 100%;
		font-family: Helvetica;
		font-size: 12px;
		color: #333333;
		letter-spacing: 0;
		line-height: 16px;
		font-weight: 400;
	}

	.live_detail_text_icon_item img{
		height: 16px;
		margin-right: 0.2rem;
		vertical-align: middle;
	}

	.live_detail_text_icon_item1 img{
		height: 16px;
		margin-right: 0.2rem;
		vertical-align: middle;
	}

	.live_detail_text_data {
		width: 100%;
		background: rgba(248,248,248,0.00);
		border-top: 1px solid rgba(244,244,244,1);
		display: flex;
		padding: 0.5rem 0;
	}

	.live_detail_text_data_icon {
		width: 15%;
		text-align: center;
	}

	.live_detail_text_data_icon img{
		height: 14px;
	}

	.live_detail_text_data_text {
		width: 70%;
		text-align: left;
		font-family: PingFangSC-Semibold;
		font-size: 14px;
		color: #333333;
		letter-spacing: 0;
		line-height: 20px;
		font-weight: 600;
	}

	.live_detail_text_data_time {
		width: 15%;
		text-align: center;
		font-family: PingFangSC-Regular;
		font-size: 12px;
		color: #666666;
		letter-spacing: 0;
		font-weight: 400;
		line-height: 20px;
	}

}