.head {
	color: #00AEEF;
	font-size: 32px;
	padding: 20px 40px;
}

.head-b {
	color: #00AEEF;
	font-size: 32px;
	padding: 0 40px;
}

.hs {
	list-style-type: disc;
	color: #767474;
	line-height: 30px;
}

.totol {
	width: 100%;
	display: flex;
	align-items: center;
	padding-bottom: 10px;
}

.subhead {
	font-size: 24px;
	color: #333;
	padding-left: 40px;
	padding-bottom: 20px;
}
