

.cation-content {padding:15px; border-width:1px; border-style:solid;}
.cation-list {clear:both; margin:0px; padding:12px 0px; border-bottom-width:1px; border-bottom-style:dashed; }
.cation-list a {display:inline-block;  margin: 5px 20px 5px 0; padding:2px 5px; }
.cation-list a.active {
    border-width: 1px;
    border-style: solid;
}
.cation-list dt { float:left; width:10%;margin: 5px 0px 5px 0; padding:2px 5px;}

.cation-list dd { display: block;
    -webkit-margin-start: 10%;}
.cation-btn {height: 40px;
    line-height: 40px; margin:15px 0px 0px 0px; padding: 0px 50px; }

#minprice,#maxprice { min-width:120px;border:1px solid #ccc; border-radius: 3px; line-height:32px; padding:0px 10px; }
@media (max-width: 486px) {
    .cation-list dt { float:left; width:100%;}
    #minprice, #maxprice {display:inline-block;width:110px;min-width:110px;}
}