#allsortlist .navlist .navmore {
    width: 800px;
    min-width: 0;
    top: 0;
}

#allsortlist .list {
    position: relative;
}

.catetwo_left{
 width:100%;
 clear: both;
}
.catetwo_left a{
    display: block;
    line-height:35px;
    font-weight: bold;
    color: #333;
    float:left;
    width:15%;
    margin-left:3%;
}
.catetwo_left a:hover{
    color: #e50014;
}


.catetwo_right{
    width:80%;
    float:left;
    border-bottom:1px solid #eee;
    padding-bottom:5px;
    margin-bottom:5px;
}
.catetwo_right a{
    float:none;
    width:auto;
}

.catetwo_left .li:hover .catetwo_right{
    display: block;
}
#allsortlist .navlist .navmore p {
    line-height: 35px;
}
#allsortlist .navlist .navmore p a{
    background: none;
    padding:0;
    font-weight: normal;
}



.menu .menu-bd dl{
    float:left;
    width:15%;
    margin: 10px 0 0 0;
    margin-left:2%;
    overflow: hidden;

}

.menu .menu-bd{


}
.menu .menu-bd dl{
    max-height: 500px;
    overflow-y: auto;
}

.menu .menu-bd dl dt a{
    display: block;
    line-height:40px;
    background: url(../images/icon-menuclass-left.png) right center no-repeat;
}
.menu .menu-bd dl dd {
    float:none;
    width: 85%;
    position: absolute;
    top: 0;
    left: 15%;
    height: 100%;
}

.menu .menu-bd .show{
    padding:10px 0;
    float:right;
    width: 76%;
    margin: 0 2%;
    max-height: 500px;
    overflow-y: auto;
    padding-right:2%;
}
.menu .menu-bd .show .info{
    display: none;
    line-height:30px;

}
.menu .menu-bd .show .info a{
    color:#666;
}
.menu .menu-bd .show .info p a{
    font-weight: bold;
    color:#333;
    font-size: 15px;
    margin:5px 0;
}


.menu .menu-bd dl dt.on a{
    color: #e50014;
    background: url(../images/icon-menuclass-lefth.png) right center no-repeat;
}


@media(max-width:1024px){
    #allsortlist .navlist .navmore {
        width: 740px;
    }
}

.classify span strong {
    font-size: 16px;
}

.classify p b a{
    display: block;
    width: 100%;
    overflow: hidden;
    font-size: 15px;
    color: #c1ad68;
}