.type {
	height: 0.8rem;
	padding: 0 0.23rem;
}

.type span {
	width: 0.06rem;
	height: 0.3rem;
	background-color: #333;
	margin-right: 0.2rem;
}

.type p {
	font-size: 0.3rem;
	color: #333;
}

.tit {
	font-size: 0.3rem;
	font-weight: 900;
	line-height: 0.46rem;
	color: #333;
	text-align: center;
	padding: 0 1.15rem;
}

.tit-detail {
	height: 0.8rem;
	padding: 0 0.23rem;
	border-bottom: 1rpx solid #ededed;
}

.tit-detail span {
	color: #333;
	font-size: 0.22rem;
	margin-left: 0.3rem;
}

.main {
	font-size: 0.28rem;
	color: #333;
	line-height: 0.4rem;
	padding: 0.23rem 0.23rem;
}

.switch-path {
	display: block;
	font-size: 0.28rem;
	color: #333;
	padding: 0 0.23rem;
	font-weight: 900;
	line-height: 0.6rem;
}
