.po-vo-item {
	margin-bottom: 23px;
}

.po-vo-item .po-vo-name {
	font-size: 18px;
    font-weight: 600;
    color: #000;
}
a.po-vo-name:hover {
	color: #3D61E0 !important;
	text-decoration: none !important;
}
.po-vo-item .train-period {
	color: #637394;
	font-size: 16px;
    font-weight: 600;
    margin-top: 7px;
}