p {
	padding-bottom: 15px;
}
body {
	background: #050505;
}
.policy,
.term {
	font-size: 0.12rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(58, 74, 90, 1);
	line-height: 0.16rem;
	box-sizing: border-box;
	padding: 0.16rem 0.24rem;
}
.title {
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: rgba(67, 83, 102, 1);
	font-size: 0.14rem;
	line-height: 0.23rem;
	padding-bottom: 0.12rem;
}
.section {
	padding-bottom: 0.16rem;
}
table td {
	border-collapse: collapse;
	border: 1px solid #999;
	padding: 10px;
	font-size: 0.11rem;
}

.blk {
	background: #050505;
	color: rgba(255, 255, 255, 0.7);
}
.blk .title {
	color: rgba(255, 255, 255, 0.7);
}
