/* 成绩头部信息 start */
.headTab_info {
	background: url(./../../images/mobile/result_title.png) no-repeat 2.2rem 0.3rem, #F1FBFF;
}
.status_game_before,
.status_game_ing,
.status_game_after,
.status_official {
	padding-left: 0.24rem;
	position: relative;
	font-size: 0.24rem;
}
.status_game_before::after,
.status_game_ing::after,
.status_game_after::after,
.status_official::after {
	display: block;
	position: absolute;
	content: ".";
	overflow: hidden;
	width: 0.1rem;
	height: 0.1rem;
	border-radius: 50%;
	left: 0;
	top: 50%;
	margin-top: -0.05rem;
}
.status_game_before {
	color: #C0C6D1;
}
.status_game_before::after {
	background: #C0C6D1;
}
.status_game_ing {
	color: #13D519;
}
.status_game_ing::after {
	background: #13D519;
}
.status_game_after {
	color: #D51846;
}
.status_game_after::after {
	background: #D51846;
}
.status_official {
	color: #1387D5;
}
.status_official::after {
	background: #1387D5;
}

.item_result_box {
	min-height: calc(100vh - 0.88rem);
	position: relative;
}
/* .item_result_headTab {
	position: fixed;
	width: 100%;
	z-index: 99;
} */
.headTab_info table {
	box-sizing: border-box;
	width: 100%;
	border-spacing: 0;
	font-size: 0.24rem;
	line-height: 0.4rem;
}
.headTab_info tr {
	height: 1.2rem;
}
.sport_img {
	width: 0.8rem;
}
.headTab_info .sportItemName,
.headTab_info .gameName {
	font-size: 0.28rem;
	color: #030303;
	font-weight: bold;
}
.headTab_info .venueName,
.headTab_info .sportStatus .startTime {
	font-size: 0.24rem;
	color: #6B6B6B;
}
/* .showResultBox {
	padding-top: 2.8rem;
} */
.item_result_tab {
	background: #FFF;
	/* border-bottom: 0.02rem solid #E8E8E8; */
}
.item_result_tab .tab {
	min-width: 1.55rem;
	height: 0.8rem;
	line-height: 0.8rem;
	text-align: center;
	font-size: 0.26rem;
	padding: 0 0.1rem;
	color: #666;
	float: left;
}
.item_result_tab .tab span {
	display:block;
	box-sizing: border-box;
	height: 0.6rem;
	line-height: 0.6rem;
	margin: 0.1rem 0.1rem;
	text-align: center;
	padding: 0 0.1rem;
	border-radius: 0.08rem;
	overflow: hidden;
	font-weight: bold;
}
.item_result_tab .tab span.active {
	background: url(./../../images/mobile/table_bg.png) no-repeat;
	background-size: cover;
	color: #1159A4;
}
/* 成绩头部 end */

.showResultBox {
	padding-bottom: 0.3rem;
	padding-top: 0.2rem;
}
.table_common {
	width: 100%;

	border-collapse: 'separate';
	border-spacing: 0;
	border: 0;
	font-size: 0.26rem;
	padding: 0;
	color: #333;
}
.table_common th {
	height: 0.7rem;
	line-height: 0.3rem;
	background: #F7F7F7;
	font-weight: normal;
	color: #666;
	font-weight: 700;
}
.table_common tbody {
	font-size: 0.24rem;
}
.table_common tbody .organization {
	line-height: 0.3rem;
	margin-top: 0.1rem;
	margin-bottom: 0.1rem;
}
.table_common td {
	line-height: 0.4rem;
	height: 0.88rem;
	border-bottom: 0.02rem solid #E8E8E8;
}
.onClickAthleteName {
	display: inline-block;
	box-sizing: border-box;
	min-width: 0.9rem;
	padding-right: 0.2rem;
	color: #4a4a4a !important;
}
.table_common .font_weight {
	font-weight: bold;
}
.table_common .athleteName {
	line-height: 0.5rem;
}
/* 秩序单团体多人公共 */
.against_common {
	font-size: 0.26rem;
	color: #666;
}
.against_common .against_item {
	border-bottom: 0.06rem solid #e8e8e8;
}
.against_title_first {
	width: 100%;
	height: 0.8rem;
	line-height: 0.8rem;
	font-size: 0.28rem;
	color: #333;
	font-weight: 700;
	padding: 0 0.18rem;
	box-sizing: border-box;
	background: url(./../../images/mobile/record_bg.png) no-repeat;
	background-size: cover;
}
.against_title_second {
	position: relative;
	width: 100%;
	height: 0.6rem;
	line-height: 0.6rem;
	padding: 0 0.18rem 0 0.52rem;
	box-sizing: border-box;
	background: #fff;
	font-size: 0.24rem;
	color: #333;
}
.against_title_second::before {
	position: absolute;
	content: "";
	top: calc(0.3rem - 3px);
	left: 0.22rem;
	width: 14px;
	height: 6px;
	background:rgba(228,106,57,1);
	border-radius:3px;
}
.against_title_third{
	width: 100%;
	height: 0.41rem;
	line-height: 0.33rem;
	padding: 0 0.18rem 0 0.52rem;
	box-sizing: border-box;
	background: #fff;
	font-size: 0.24rem;
	color: #333;
}
.against_game_rules {
	width: 100%;
	height: 70px;
	line-height: 70px;
	background: #fff;
	font-size: 0.26rem;
	color: #333;
}
.against_game_rules .left {
	float: left;
	width: 60%;
	text-align: center;
}
.against_game_rules .left span {
	color: #666;
}
.against_game_rules .right {
	float: right;
	box-sizing: border-box;
	padding-right: 30px;
}
.against_game_rules .right_icon {
	display: inline-block;
	vertical-align: middle;
	width: 0.3rem;
	height: 0.3rem;
	text-align: center;
	line-height: 0.35rem;
	color: #707070;
	font-size: 0.14rem;
	transition: all .3s ease;
	transform: rotate(180deg);
}
.against_game_rules .right_icon i {
	font-size: 0.26rem;
}
.against_table_common {
	background: #F7F7F7;
	width: 100%;
	border-spacing: 0;
	border: 0;
	font-size: 0.26rem;
	color: #333;
}
.against_table_common thead tr {
	height: 60px;
}
.against_table_common th {
	border-bottom: 1px solid #CFCFCF;
}
.against_table_common tbody tr {
	height: 68px;
}
.winer_icon {
	padding-left: 0.1rem;
}
.winer_icon i {
	font-size: 0.28rem;
	color: #D81E06;
}
/* 奖牌颜色 */
.iconjiangpai {
	font-size: 0.28rem;
}
.gold {
	color: #F2BC5C;
}
.silver {
	color: #C0C0C0;
}
.bronzer {
	color: #BF6D28;
}