﻿.sort-div1{
    height: 49px;
    background-color: #fff;
    border-bottom:  1px solid #eee;
    position: relative;
    top: 3px;
}
.sort-div1>li{
    list-style: none;
     height: 19px; 
    float: left;
    font-size: 14px;
    color: #272727;
    padding: 0 30px;
    float: left;
    
}
/* .sort-div1 #sork-all {
    border-bottom: 3px solid #eb2332;

} */
.sort-div1>li:hover {
    border-bottom: 3px solid #eb2332;
}

.sort-div1>li>span{
    padding: 0 22px;
    border-right: 1px solid #eee;
}
.sort-div1>li>div{
    height: 20px;
    padding: 0 0 0 22px;;
    border-right: 1px solid #eee;
}
.sort-div1>li{
    padding: 16px 0 12px 0;
    cursor: pointer;
}
/* .sort-div1>li:first-child{
    color: #eb2332;
    border-bottom: 3px solid #eb2332;
} */
#sork-default {
    position: relative;
    background: #fff;
}
#sork-default>div>span,#sork-default>div>div {
    vertical-align: middle;
}
#sork-default>div>div {
    width: 7px;
    height: 10px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}
#sork-default ul {
    position: absolute; 
    width: 100%;
    top: 47px; 
    z-index: 999;
    background: #fff;
    text-align: center;
    display: none;
}
#sork-default ul li {
    line-height: 26px;
    border:1px solid #eee;
    color: #666;
}
#sork-default ul li:hover {
    color: #eb2332;
}
.attrImg {
    background: url('/skin/images/1_fc11d84.png')
}
.attrImg1 {
    background: url('/skin/images/2_becbde8.png')
}
.attrImg2 {
    background: url('/skin/images/3_9bc3ee5.png')
}
#sort-div1 {
    margin-top: 30px;
}
/* #sort-div1>li:hover {
    border-bottom: 3px solid #eb2332;
    color: #eb2332;
} */
