
  .update_area_lists .author {
    color: #333;
    background-color: #fff;
    font-size: 14px;
    border-bottom: solid 1px #b0b0b0;
    padding: 10px 0;
    margin-bottom:4px;
    height: 40px;
}
.fl_list .linked, .nav .linked {
    color: #000;
    font-weight: 800;
    background: #e1f4f9; 
}
.nav li {
    background: #fff;
    display: inline;
    width: auto;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0 10px;
    border-right: 1px solid #e6e6e6;
    float: left;
}
.nav li:hover{background: #eee;  }

.nav li a {
    border-radius: 4px;
    padding: 0px 15px;
    color: #000;
}
.nav li img {
width:20px;
}
  .update_area_lists .author .grades8 {
    color: #fff;
    background-color: #ed1c24;
    float: right;
    font-size: 14px;
    padding: 2px 6px;
    margin-right:  6PX;
    border-radius: 3px;
}
  .update_area_lists .author .grades {
    display: inline-block;
    height: 23px;
    width: 92px;
    margin-left: 5px;
    background: url(/shop/img/grades.png) no-repeat;
    margin-bottom: -6px;
}
  .update_area_lists .author .gradesss {
    display: inline-block;
    height: 23px;
 LINE-height: 23px;
    margin-left: 5px;

    margin-bottom: -6px;
}
.update_area_lists .author .grades4 {
    display: inline-block;
    height: 23px;
    width: 92px;
    margin-left: 5px;
    background: url(/shop/img/grades.png) no-repeat;
    margin-bottom: -6px;
    background-position: 0px -23px;
}

.fl .fl_list{
    padding-bottom: 10px;
      border-bottom:  1px solid #f3f3f3;  
}
.filter-wrap span {
    margin-TOP:10PX ;

    padding: 10px;
    line-height: 40px;
    height: 40px;
    width:100%;
    font-size: 16px;
    color: #0e8131;
}
.filter-wrap p {

    padding: 10px 20px;
    line-height: 24px;
    width:100%;
  

}