.box_cat_geishun	{
	margin : 10px 0;
	display: flex;
	flex-direction: row;
}
.box_cat_geishun:after	{
   clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}