.sorts { top:334px; position: absolute;}
.LeftBoxInfo .sorts h3{
	display: block;
	line-height: 70px;
	height: 70px;
    width: 260px;
	overflow: hidden;
	background: #98698e;
	font-size: 16px;
	color: #fff;
	text-align: left;
	text-indent: 2em;
}

.LeftBoxInfo .sorts li a{
	display: block;
	line-height: 40px;
	height: 40px;
	width: 260px;
	overflow: hidden;
	background: #171016 !important;
	font-size: 16px;
	color: #888;
	text-indent: 2em;
	border-top: 1px solid #3d3d3d;
    position: relative;
    font-weight: bold;
}
.LeftBoxInfo .sorts li.ck a{
	background: #98698e;
	color: #98698e;
}
.LeftBoxInfo .sorts li a:hover{
	color: #fff;
}