/* BASIC css start */
.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: 25px; height: auto;}

.top-item-title {
    text-align:center;
    font-size:0;
}
.top-item-title img {
    width:320px;
}
.sort-pop {
    display:inline-block;
    margin:3px 10px 0 0;
    font-weight:bold;
    font-size: 13px;
    color: #bd9655;
}

/* lnb */
.lnb {
    line-height:1;
    font-size:12px;
}
.lnb > div {
    display:none;
}
.indoor + .lnb .lnb-indoor,
.outdoor + .lnb .lnb-outdoor,
.extender + .lnb .lnb-extender,
.healthcare + .lnb .lnb-healthcare{
    display:block;
}
.lnb-list-wrap {
    margin: 0 13px 30px 13px; 
    padding:10px 0;
    background:#f8f8f8;
}
.lnb-list {
    margin-top:15px;
}
.lnb-list:first-child {
    margin-top:0;
}
.lnb-list:after {
    content:'';
    display:block;
    clear:both;
}
.lnb-title {
    margin:20px 0 0 15px;
    position:relative;
}
.lnb-title:first-child {
    margin-top:0;
}
.lnb-title a {
	display:block;
	color:#bd9655;
	font-weight:bold;
    text-transform:uppercase;
}
.lnb-list > ul {
    display:inline-block;
}
.lnb-list li {
    position:relative;
    display:inline-block;
	margin-left:15px;
}
.lnb-list li a {
	display:inline-block;
    padding:10px 0;
	color:#303030;
	letter-spacing: -1px;
}
.lnb-list.brand > ul > li {
    display:block;
}
.lnb-list .lnb-sub {
    display:inline-block;
    padding-left:10px;
}
.lnb-list .lnb-sub::before {
    content: '>';
    display:inline;
    margin-right:10px;
}
.lnb-list .lnb-sub ul {
    display:inline-block;
}
.lnb-list .lnb-sub li {
    margin-left:0;
}
.lnb-list .lnb-sub li + li {
    margin-left:10px;
}
.lnb-list .lnb-sub li a {
    height:auto;
    white-space:nowrap;
}

.category-name {
    margin:0 13px 30px 13px;
    padding-bottom:10px;
    border-bottom:1px solid #ddd;
    font-size:14px;
    font-weight:bold;
    text-align:center;
    
}
/* BASIC css end */

