.show-all-sxlp-container{
	 display:flex;
	 display:-webkit-flex;
	 background: rgba(119,119,119,.8);
}
.show-all-sxlp{
	margin-left:10px;
	display: none;
}
.show-all-sxlp-container2{
	 display:flex;
	 display:-webkit-flex;
	 background: rgba(119,119,119,.8);
}
.show-all-sxlp2{
	margin-left:10px;
	display: none;
}
.coun-sxlp{   
		background: #f0e8e8;
		color: #888;
		padding: 1px 4px;
		margin-left: 3%;
		font-size: 12px;
}