.sortnav { margin-bottom: 10px; } .sortnavt { } .sortnav dl { width: 220px; margin: auto; } .sortnav dt { width: 220px; height: 40px; font-size: 14px; } .sortnav dt a { display: block; color: #626567; line-height: 40px; text-indent: 47px; transition: background 0.2s ease-in 0s; background: url(../../../Images/sidebar_abg.jpg) no-repeat left bottom; } .sortnav .select a, .sortnav dt a:hover, .sortnav dt.hover a { color: #FFF; text-decoration: none; background-position: left top; } .sortnav dd { display: none; } .sortnav ul { border:1px solid #D5DCE2; border-top:none; } .sortnav li a { display: block; width: 100%; overflow: hidden; line-height: 22px; font-weight: normal; text-align:center; text-overflow: ellipsis; border-top:1px solid #D5DCE2; }