
.detail-container .title {
	font-weight: 400;
	font-size: 24px;
	color: #333333;
	text-align: center;
	line-height: 1.5;
}

.detail-container .line {
	width: 100%;
	height: 1px;
	background: rgba(43,123,199,0.2);
}
