/* BASIC css start */
.shopbrand .MK_product_list .title_box { display:table;width:100%;}
.shopbrand .MK_product_list .title_box .tb_cell { display:table-cell;vertical-align:middle;}
.shopbrand .MK_product_list .title_box .tb_cell  h2 { display:table;margin:0 auto;background:#FFF;padding:0 20px;position:relative;text-align:center; font-size: 18px; font-weight:normal; padding-bottom:20px;padding-top:30px; z-index:2}

.shopbrand .MK_product_list {background-color:#FFF; border-bottom:0px solid #4a4a4a; border-top:0px solid #4a4a4a;margin:20px 0 10px;}
.shopbrand .MK_product_list .items {padding: 10px 0;}
.shopbrand .MK_product_list .items #MK_best_product li {width:50%;}
.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%;}

.list_array .list_arrayLeft select {
    width:100px;height: 28px;
}

.shopbrand .list_array .list_arrayRight a { float:left }
.shopbrand .list_array .list_arrayRight img {width: 23px; height: auto;}

.shopbrand .subCate {
    line-height: 30px;
    display: table;
    width: 96%;
	margin:0 2% 0px;
	background-color:#efefef
}
.shopbrand .subCate li {
    position: relative;
    float: left;
    width: 25%;
    display: table-cell;
}
.shopbrand .subCate li::after {
    content: "|";
    display: block;
    position: absolute;
    color: #ccc;
    top: 0px;
    right: -2px;
}
.shopbrand .subCate li:nth-child(4):after{content:""}
.shopbrand .subCate li:nth-child(6):after{content:""}
.shopbrand .subCate li a {
    display: block;
    text-align: center;
}
.shopbrand .subCate li a.act {
    color: #000;
    font-weight: bold;
}


.page_location { text-align:center;margin:20px 15px;font-size:16px;font-weight:500; }


.list_array {
    height: 52px;
    border-bottom: 0px solid #4a4a4a;
    border-top: 0px solid #c7c7c7;
    padding: 0 8px;
    margin-bottom: 20px;
}


/*½ºÆ®·Ñ Å×½ºÆ®*/
body { overflow-anchor: none; }
/* BASIC css end */

