.schq-content {
	width: 1341px;
	min-height: 200px;
	margin: 0 auto;
}

.schq-content .title {
	font-size: 26px;
	line-height: 56px;
	margin-top: 10px;
	color: #009944;
	border-bottom: 2px solid #009944;
	padding-left: 20px;
}

.price-table-wrapper {
	width: 1341px;
	min-height: 200px;
	background-color: #f9f9f9;
}

.price-table-wrapper .sub-title {
	padding: 20px;
	color: #444;
}

.query-wrapper {
	padding: 20px;
}

.query-table {
	padding: 20px;
}

.query-pag {
	padding: 20px;
	display: flex;
	justify-content: space-around;
}
