/* BASIC css start */
.shopbrand h2 {font-weight:300; color:#0B0B0D; font-size:20px; padding-left:10px; margin-bottom:20px;}
.shopbrand .MK_product_list {background-color:#F6F6F6; padding:35px 0 15px;}
.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;}

.shopbrand .coupon-benefit {position:relative; margin:-12px 0 10px 0;} 
.shopbrand .btn-coupon { display:inline-block; height:16px; padding:0; margin-left:5px; border:1px solid #000; font-size:10px;}
.shopbrand .btn-coupon span { display:inline-block; height:16px; padding:0 5px; color:#fff; background:#000; vertical-align:top; font-size:11px; }
.shopbrand .btn-coupon em { display:inline-block; height:16px; padding:0 3px 0 0; font-size:10px; vertical-align:top; color:#000; }

.bestItem .listName a {font-size:12px;} 
.bestItem .prd-price {font-size:13px;}
.bestItem .listSubname {font-size:11px;}
.bestItem ul.items {counter-reset: number;}
.bestItem ul.items li .thumbnail:before {counter-increment: number; content: counter(number); position: absolute; top: 0; right: 0;  z-index: 10; color: #fff; line-height: 30px; width: 30px; text-align: center; font-size: 16px; font-weight: 600; background: #000;}
.bestItem ul.items li:first-child .thumbnail:before{background: #FF6756;}
.category_wrap {padding:20px 10px;}
.category_wrap .cateTit {font-size:20px; color:#0B0B0D; font-weight:300; margin-bottom:20px;}
.category_wrap .class-list ul {font-size:0;}
.category_wrap .class-list ul li {display:inline-block; text-align:center; width:calc(25% - 3px); margin-right:4px; margin-bottom:6px; height:35px; line-height:35px;}
.category_wrap .class-list ul li:nth-child(4n) {margin-right:0;}
.category_wrap .class-list ul li a {border:1px solid #AEAEAE; display:block; font-size:13px; box-sizing:border-box; border-radius:35px; background:#fff;}
.category_wrap .class-list ul li a.active {background:#0B0B0D; border:1px solid #0B0B0D; color:#fff;}
.gray_Wrap {background:#F6F6F6; padding-bottom:20px;}
.gray_Wrap .list_array {margin-bottom:0;}
/* BASIC css end */

