body,html{
    background: #F5F5F5;
}
.brand_content{
    width:1200px;
    background: #fff;
    margin: 0 auto;
    margin-top:16px;
    border-radius: 8px;
}
.cate_tab{
    height: 53px;
    border-bottom: 1px solid #F5F5F5;
    padding:0 20px;
    line-height: 53px;
    overflow: hidden;
}
.cate_tab .cate_tab_list{
    float: left;
    font-weight: Bold;
    font-size: 16px;
    color: #333333;
}
.cate_tab .cate_tab_list a{
    margin-right: 45px;
    padding-bottom: 14px;
    color: #222;
}
.cate_tab .cate_tab_list a.active{
    color: #FF0D35;
    border-bottom: 3px solid #FF0D35;
}
.cate_tab .cate_serach{
    width: 257px;
    height: 28px;
    background: #F5F5F5;
    border-radius: 4px;
    float: right;
    margin-top:13px;
    line-height: 28px;
    overflow: hidden;

}
.cate_tab .cate_serach input{
    width:181px;
    height: 18px;
    border:none;
    background: #F5F5F5;
    padding:5px 8px;
}
.cate_tab .cate_serach span{
    width: 56px;
    height: 28px;
    text-align: center;
    color: #fff;
    background: #FF0D35;
    display: inline-block;
}

/*品牌分类*/
.brand_characters{
    height: 53px;
    line-height: 53px;
    margin:0 24px;
    border-bottom: 1px solid #F5F5F5;
    font-size: 14px;
}
.brand_characters_list{
    display: inline-block;
}
.brand_characters_list a{
    margin-left: 30px;
}
.brand_characters_list a:hover{
    color: #FF0D35;
}

.recommend-brand .brand-text{
    font-size: 18px;
    font-weight: bold;
    color: #FF0D35;
    margin-top:24px;
}

.isFixed {width:100%;height:70px;background-color:#FFF;position:fixed;top:0;left:0;border-bottom:1px solid #e8e8e8;}
.isFixed .topline{width:1160px;margin:0 auto;padding:26px 0 0 40px;}
.isFixed .topline .a{border: 1px solid #FF0D35;font-size: 12px;color: #333333;padding:2px 5px 2px 5px;}
.isFixed .topline .brandnumber{font-size: 12px;color: #0B5DA2;}
.isFixed .topline .b{margin-left: 20px}
.isFixed .topline .inline{display: inline;}
.isFixed .topline .characters{margin-left:40px}
.isFixed .topline .character{color:#0B5DA2;padding:5px 20px 5px 10px;}
.isFixed .topline .character:hover{text-decoration: underline;}

.recommend-brand{margin:0 24px;border-bottom: 1px solid #e8e8e8;margin-bottom: 20px;}
.recommend-brand .brand-con{padding-top: 16px;overflow: hidden;}
.recommend-brand .brand-list{float:left;width: 177px;text-align: center;overflow: hidden;margin-right: 66px;}
.recommend-brand .brand-list.ele_right{margin-right: 0;}
.recommend-brand .brand-list .brand-title-con{width: 177px;text-align: center;font-size: 12px;color: #222;overflow: hidden;margin-bottom: 16px;}
.recommend-brand .brand-list>a{display: block;width: 174px; height: 61px;line-height: 86px;max-width: 177px;border: 1px solid #d3d3d3;margin-bottom: 8px;border-radius: 4px;overflow: hidden;}
.recommend-brand .brand-list img{width:100%;height:auto;}
.recommend-brand .brand-list .brand-name{text-align: center;padding-top:10px;padding-bottom: 20px;font-size: 12px;color: #222;}


.scroll_box{
    margin:0 24px;
}
.scroll_box .brand{
    font-size: 16px;
    font-weight: bold;
    padding:15px 0;
    color: #FF0D35;
    display: block;
}
.scroll_box .brand_out{
    border-bottom: 1px solid #F5F5F5;
}
.scroll_box .imgBox{
    display: inline-block;
    margin-right: 62px;
    margin-bottom: 16px;
}
.scroll_box .imgBox.ele_right{
    margin-right:0;
}
.scroll_box .imgBox a{
    display: inline-block;
    border:1px solid #d3d3d3;
    border-radius: 4px;
    overflow: hidden;
}

.scroll_box .imgBox img{
    height: 46px;
    width: 138px;
    float: left;
}
.scroll_box .imgBox p{
    clear: both;
    width:100%;
    text-align: center;
    margin-top:8px;
    color: #000;
}





/*商品分类*/
.cate_content{
    padding: 24px 0 24px 24px;
    zoom: 1;
    overflow: hidden;
}
.cate_content .brand_box{
    width: 176px;
    float: left;
}
.cate_content .separate_line{
    width: 1px;
    height: 282px;
    border-radius: 8px;
    margin: 0 75px;
    float: left;
    box-sizing: border-box;
    background: linear-gradient(
            to top,
            rgba(0, 0, 0, 0) 0%,
            rgba(226, 226, 226, 0.2) 10%,
            rgba(226, 226, 226, 0.3) 20%,
            rgba(226, 226, 226, 0.4) 30%,
            rgba(226, 226, 226, 0.5) 40%,
            rgba(226, 226, 226, 0.8) 50%,
            rgba(226, 226, 226, 0.5) 60%,
            rgba(226, 226, 226, 0.4) 70%,
            rgba(226, 226, 226, 0.3) 80%,
            rgba(226, 226, 226, 0.2) 90%,
            rgba(0, 0, 0, 0) 100%);
}

.cate_content .brand_box .brandItem{
    margin-bottom: 8px;
    overflow: hidden;
}
.cate_content .brand_box .mt{
    margin-bottom: 0;
}


.cate_content .brand_box .brangRankBgIcon{
    width: 16px;
    height: 25px;
    line-height: 25px;
    vertical-align: top;
    margin-right: 8px;
    display: inline-block;
    float: left;
    position: relative;
}
.cate_content .brand_box .brangRankBgIcon img{
    width: 16px;
    height: 25px;
}
.cate_content .brand_box .brangRankBgIcon span{
    width: 100%;
    position: absolute;
    top:1px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: -0.5px;
    font-family: "Microsoft YaHei";
    color: rgba(255,255,255,1);
    text-align: center;

}
.cate_content .brand_box .brandImg{
    display: inline-block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: rgba(170,170,170,1);
    font-size: 14px;
    font-weight: 400;
    border: 1px solid rgba(226,226,226,1);
    border-radius: 4px;
    vertical-align: top;
    float: left;
    box-sizing:border-box;
    overflow: hidden;
}
.cate_content .brand_box .brandImg img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
