.plugin-x_subNavSort_25-sort ul,li{margin: 0;padding: 0;}
.plugin-x_subNavSort_25-sort .clearfix:after{content: "";clear: both;display: block;height: 0;overflow: hidden;}
.plugin-x_subNavSort_25-sort a{text-decoration: none;}
.plugin-x_subNavSort_25-sort > ul {

    height:100%;
}
.plugin-x_subNavSort_25-sort ul li{
    list-style-type: none;
    
    display:inline-block;
    height:100%;
    position:relative;
    margin: 0 -1px;
}
.plugin-x_subNavSort_25-sort .nextul {
    border-bottom:0!important;
    width:100%;
    
    display:none;
}
.plugin-x_subNavSort_25-sort .nextul li {
    float:none;
    
}
.plugin-x_subNavSort_25-sort .nextul li:last-child {
    
}
.plugin-x_subNavSort_25-sort .nextul li span {display:block;}
.plugin-x_subNavSort_25-sort .nextul li a span {
    display:block;
    padding:15px 0;
    text-align:left;
    line-height:initial;
}
.plugin-x_subNavSort_25-sort > ul > li > .nextul {
    position:absolute;
    
    top:100%;
    left:0;
    width:135px;
}
.plugin-x_subNavSort_25-sort > ul > li > .nextul > li {
    display:block;
    width:100%;
}
.plugin-x_subNavSort_25-sort ul li a {
    display: table;
    transition:0.3s;
    width: 100%;
    height: 100%;
    padding: 0 25px;
    color: #000000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.plugin-x_subNavSort_25-sort ul li span {
    display:table-cell;
    vertical-align:middle;
    position:relative;
}
.plugin-x_subNavSort_25-sort ul .list .coverb{
    display: inline-block;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 0;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
}

.plugin-x_subNavSort_25-sort ul li .icon {
    position:absolute;
    top:50%;
    right:2px;
    width:16px;
    height:16px;
    margin-top:-8px;
}
.plugin-x_subNavSort_25-sort > ul > li > .nextul .nextul {
    position:absolute;
    top:0;
    left:100%;
    width:100%;
}
.plugin-x_subNavSort_25-sort > ul > li > .nextul .nextul li{
    width:100%;
}