/*品牌展示开始*/
.brand-display-box {
    margin: 20px auto;
    width: 1188px;
    height: 133px;
    background: #fff;
    border: 1px solid #e6e6e6;
}
.brand-display-box .brand-img-box {
    float: left;
    margin: 12px 20px 0 20px;
    width: 109px;
    height: 109px;
    overflow:hidden;
}
.brand-display-box .brand-img-box img {
    width: 100%;
}
.brand-display-box .brand-explain {
    float: left;
    margin-top: 15px;
}
.brand-display-box .brand-explain-header h2 {
    display: inline-block;
    font-size: 20px;
    color: #333;
}
.brand-display-box .pay-attention {
    display: inline-block;
    margin-left: 10px;
    width: 56px;
    line-height: 20px;
    background: #f05b1a;
    color: #fff;
    border-radius: 100px;
    text-align: center;
}
.brand-display-box .brand-details {
    margin-top: 15px;
    width: 1000px;
    height: 42px;
    line-height: 1.6;
    font-size: 14px;
    color: #808080;
}
/*品牌展示结束*/

/*全部结果开始*/
.all-result-box {
    margin:10px auto;
    width: 1190px;
}
.all-result-box .choose-item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    width: 117px;
    padding:0 20px 0 5px;
    line-height: 24px;
    border: 1px dotted #f05b1a;
    background: #fff;
    color: #f05b1a;
    background: #fff url(../images2.0/icon2.png) no-repeat 125px -21px;
}
.all-result-box .result-search-box {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 145px;
    height: 26px;
    line-height: 26px;
}
.all-result-box .all-result {
	display:inline-block;
	vertical-align: middle;
}
.all-result-box .result-search {
    width: 120px;
    height: 25px;
    line-height: 25px;
    padding:0 20px 0 5px;
}
.all-result-box .result-search-btn {
    position: absolute;
    z-index: 10;
    right: 3px;
    top: 7px;
    width: 15px;
    height: 15px;
    background: url(../images2.0/icon2.png) no-repeat 0px -60px;
}
/*全部结果结束*/

/*筛选条件开始*/
.filter-box {
    margin: 0 auto;
    width: 1188px;
    border: 1px solid #e6e6e6;
    border-bottom: none;
    background: #f7f7f7;
}
.filter-box .filter-item {
    min-height: 56px;
    border-bottom: 1px solid #e6e6e6;
}
.filter-box .filter-item:last-child {
    /*border-bottom: none;*/
}
.filter-box .filter-item-header {
    float: left;
    width: 72px;
    padding-left: 18px;
    line-height: 56px;
    background: #f7f7f7;
    color: #333;
}
.filter-box .filter-item-con {
    float: left;
    width: 1098px;
    min-height: 56px;
    background: #fff;
}
.filter-box .multiselect-box {
    display: none;
}
.filter-box .brand-normal-box,
.filter-box .class-normal-box,
.filter-box .brand-header-box,
.filter-box .class-multiselect-box {
    float: left;
    width: 940px;
    padding-top: 18px;
}
.filter-box .brand-normal-box,
.filter-box .class-normal-box {
    max-height: 65px;
    overflow:hidden;
}
.filter-box .class-multiselect-box {
    max-height: 130px;
}
.filter-box .class-multiselect-box  {
	overflow-y:auto;
}
.filter-box .spread-box {
    max-height: 130px;
    overflow-y: auto;
}
.filter-box .stock-box,
.filter-box .send-box,
.filter-box .assemble-box {
    float: left;
    height: 36px;
    padding-top: 20px;
}
.filter-box .class-more-box {
    float: left;
    width: 945px;
    padding-top: 18px;
    overflow-y: auto;
    height: 60px;
}
.filter-box .select-item {
    float: left;
    margin:0 0 16px 15px;
    width: 70px;
    height:18px;
}
.filter-box .select-item:hover {
    color: #f05b1a;
}
.filter-box .filter-make-box {
    float: right;
    margin-top: 14px;
    width: 120px;
}
.filter-box .select-more {
    display: inline-block;
    margin-right: 15px;
    width: 50px;
    line-height: 20px;
    border: 1px solid #e6e6e6;
    text-align: center;
}
.filter-box .filter-make-box1 {
    float: left;
    margin: 16px 0  0 20px;
}
.filter-box .filter-make-box2 {
    float: right;
    margin: 16px 8px 0 0;
}
.filter-box .filter-search {
    width: 60px;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
}
.filter-box .sure-btn,
.filter-box .mul-sure-btn,
.filter-box .mul-cancel-btn {
    display: inline-block;
    margin-left: 10px;
    width: 56px;
    line-height: 20px;
    text-align: center;
    color: #666;
    border: 1px solid #e6e6e6;
}
.filter-box .mul-cancel-btn {;
    width: 47px;
}
.filter-box .mul-sure-btn {
    width: 47px;
    background: #f05b1a;
    color: #fff;
    border: 1px solid #f05b1a;
}
.filter-box .choose {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border: 1px solid #f05b1a;
}
.filter-box .chooseed {
    color: #f05b1a;
}
.filter-box .chooseed .choose {
    background: url(../images2.0/icon2.png) no-repeat 2px 0;
}
.filter-box .choose-con {
    vertical-align: middle;
}
.filter-box .brand-header-box {
    display: none;
    padding-top: 10px;
    height: 30px;
    line-height: 30px;
}
.filter-box .brand-header-box .item {
    float: left;
    margin-left: 10px;
    padding: 0 7px;
    line-height: 30px;
    background: #fff;
    color: #333;
}
.filter-box .brand-header-box .active {
    background: #f05b1a;
    color: #fff;
}
/*筛选条件结束*/

/*排序开始*/
.sort-box {
    width: 1188px;
    height: 32px;
    margin: 10px auto;
    border: 1px solid #e6e6e6;
    background: #fff;
}
.sort-box .sort-header {
    float: left;
    width: 60px;
    text-align: center;
    line-height: 32px;
    border-right: 1px solid #e6e6e6;
}
.sort-box .sort-main {
    float: left;
}
.sort-box .sort-item {
    float: left;
    width: 60px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-right: 1px solid #e6e6e6;
}
.sort-box  .active {
    color: #fff;
    background: #f05b1a;
}
.sort-box .price,
.sort-box .stock {
    width: 60px;
    padding-right: 10px;
    background: url(../images2.0/icon2.png) no-repeat 49px -78px;
}
.sort-box .stock {
    width: 55px;
    padding-right: 15px;
}
.sort-box .down {
    background: url(../images2.0/icon2.png) no-repeat 49px -139px;
}
.sort-box .up {
    background: url(../images2.0/icon2.png) no-repeat 49px -173px;
}
.sort-box .price-box {
    float: left;
    margin:5px 0 0 25px;
}
.sort-box .price-box input {
    width: 50px;
    line-height: 20px;
    height: 20px;
    padding:0 5px 0 15px;
    background: url(../images2.0/icon2.png) no-repeat 4px -110px;
}
.sort-box .sure-btn {
    display: inline-block;
    margin-left: 10px;
    width: 52px;
    line-height: 20px;
    font-size: 12px;
    background: #f05b1a;
    color: #fff;
    text-align: center;
}
.sort-box .goods-num {
    float: right;
    margin-right: 20px;
    line-height: 32px;
}
.sort-box .goods-num span {
    color: #f05b1a;
    font-weight: 700;
}
/*排序结束*/

