/* BASIC css start */
.shopbrand h2 {text-align:center; font-size: 1.25em; font-weight:bold; padding-top:10px;}
.shopbrand .MK_product_list {background-color:#fff; border-bottom:0; border-top:1px solid #e5e5e5;}
.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; display:none;}
.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;}


@media screen and (min-width:420px) and (max-width:767px) {
   .list_shopping1x li {padding:0;}
   .list_shopping1x li:first-child {padding:0;}
}
@media screen and (min-width:768px) {
   .list_shopping1x li {padding:0;}
   .list_shopping1x li:first-child {padding:0;}
   .list_shopping2x li {padding:0;}
}

.timedeal_box .timesale_box {background:rgba(200,200,200,0.5); display:flex;justify-content:center;width:100%;line-height:30px;height:30px;margin-bottom:10px;color:#000;font-size:12px;text-align:center;display:none;}
.timedeal_box .discount_date {display:none;}
.timedeal_box .timesale_box .untilStart {font-size:12px; color:#333; letter-spacing:-0.5px;}
.timedeal_box .timesale_box .untilStart span {margin-right:2px; padding:0 5px; height:21px; line-height:21px; background:#333; border-radius:3px; font-size:12px; font-weight:300; color:#fff;}
.list_shopping2x li .timesale_box {margin-top:-46px;}
/* BASIC css end */

