/* BASIC css start */
.shopbrand h2 {text-align:center; font-size: 1.25em; font-weight:bold; padding-top:10px;}
.shopbrand .MK_product_list {background-color:#f9f9f9; border-bottom:1px solid #4a4a4a; border-top: 1px solid #4a4a4a;}
.shopbrand .MK_product_list .items {padding: 10px 0;}
.shopbrand .MK_product_list .items #MK_best_product li {width:33.33%;}
.shopbrand .MK_product_list .items .paging-num {text-align: center; clear: both; margin:20px 0;}
.shopbrand .MK_product_list .items .paging-num a {background-color:#fff; border:1px solid #393939; padding:5px 10px; margin:0 10px;}
.shopbrand .list_group {padding:12px 1%; text-align:center;}
.shopbrand .list_group select {width:49%; height:28px;}
.shopbrand .more .more-title {color: #3b3b3b;}
.shopbrand .more .more-num {color: #aaaaaa;}
.shopbrand .shopbrandTitle img {max-width: 100%;}
.shopbrand .list_array .list_arrayRight img {width: 23px; height: auto;}



.cate-wrap {text-align:center; overflow: hidden; }
.cate-wrap .bcate { text-transform: uppercase; }
.cate-wrap .bcate a {    font-weight: bold;
    padding: 0 61px;
    line-height: 43px;
    font-size: 15px;
    color: #2e2e2e;
    text-align: center; }
.cate-wrap .mcate {display:inline-table; width:100%;border-top: 1px solid #d5d5d5; }
.cate-wrap .mcate li {display:inline-block; vertical-align:top; /*width:17%;*/ padding:10px; }
.cate-wrap .mcate li a { font-size: 11px; display: block; font-weight: bold; color: #2e2e2e;  }
/*.cate-wrap .mcate li a:after {content:'/'; display:inline-block; color:#aaa; float: right; }*/
.cate-wrap .mcate li:nth-child(5n+5) a:after,
.cate-wrap .mcate li:last-child a:after {content:''; }

/* BASIC css end */

