.xwzxactive {
	color: #326cf6 !important;
	font-weight: bold;
}

.xwzxactive::before {
	content: "";
	width: 59px;
	height: 2px;
	background-color: #326cf6;
	border-radius: 1px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 10px;
}

.item-info {
	flex: 1;
}
