.dest-filter-wrap{background: #fff;}
.dest-hd-menu{ width:20%; float:left; background:#efefef;}
.dest-hd-menu li{
	 float: left;
	 width:100%;
    display: block;
  
    
}
.dest-hd-menu li{
	 float: left;
	 width:100%;
    display: block;
   line-height: 44px;
    height: 44px; color:#555;
    padding-left: 5px;
    
}

.dest-hd-menu .on{ border-left: 7px solid #000;color:#F60; background: #fff; }
.dest-bd-list a{float: left; padding:8px 20px;
    margin: 15px 1% 0 2%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: #d5d5d5;
    border-radius: 4px;color: #000;}

.dest-bd-list{ width:78%;float:left; background:#fff; height:460px; overflow:hidden}