/* BASIC css start */
.shopbrand .cate-wrap { padding:36px 0 24px; }

.shopbrand .cate-wrap .class-list ul li{margin-right:7px; width:auto;}
.shopbrand .cate-wrap .class-list ul li:first-child{margin-left:24px;}
.shopbrand .cate-wrap .class-list ul li:last-child{margin-right:24px;}
.shopbrand .cate-wrap .class-list ul li a { display:inline-block; min-width:34px; padding:0 15px; font-size:14px; text-align:center; color:#777; line-height:36px; background:#f7f7f7; border:1px solid #f7f7f7; border-radius:23px; }
.shopbrand .cate-wrap .class-list ul li.active a{border:1px solid #092e49;background:#092e49; color:#fff; }

.shopbrandTitle,
.shopbrandTitle img{
    display:block;
    width:100%;
}

.MK_product_list{padding:0 24px 48px;}

.item-cont{
    padding:0 24px;
}

.list_array .fl p{
    display:block;
    font-size:14px;
    color:#222;
    font-weight:300;
    line-height:40px;
}

.list_array .fl p #MS_total_product_count{
    font-weight:bold;
}

.list_array .fr select{
    font-weight:bold;
    height:40px;
    border:none;
    font-size:14px;
    color:#222;
    font-weight:400;
}
/* BASIC css end */

