/* 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 .none-data {
    text-align: center;
    padding: 80px 0;
    font-size: 16px;
    color: #001b46;
}

.shopbrand .more .more-title {
    color: #001b46;
    font-size: 14px;
}

.shopbrand .more .more-title img {
    vertical-align: middle;
    margin-left: 6px;
    margin-top: -3px;
    width: 11px;
}

.cateTit {
    font-size: 20px;
    color: #001b46;
    font-weight: 400;
    line-height: 38px;
    text-align: center;
    padding: 20px;
    letter-spacing: 0.1em;
}

.shopbrand .shopbrandTitle img {max-width: 100%;}
.list_arrayLeft {     font-size: 16px;
    color: #001b46;
    font-weight: 400;
    line-height: 38px; }

.list_arrayLeft span { font-weight:700; }

.shopbrand .list_array .list_arrayRight img {width: 23px; height: auto;}
.shopbrand .list_array .list_arrayRight select {
    width: 130px;
    height: 38px;
    border: 1px solid #001b46;
    display: block;
    color: #000;
    background: #fff url(/design/waterman01/mb/search_arr.png) no-repeat 90% 15px;
    background-size: 10px auto;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #001b46;
    line-height: 38px;
    outline: none;
}


.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; }

.shopbrand .list_array {
    overflow: hidden;
    padding: 25px 17px;
}

.cate-wrap {
    margin-top: 30px;
    position: relative;
}

.cate-wrap .class-list {
    
}

.cate-wrap .class-list ul {}

.cate-wrap .class-list ul li {
    width: auto;
    position: relative;
}

.cate-wrap:after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #eaeaea;
}

.cate-wrap .class-list ul li:first-of-type {
    margin-left: 17px;
}

.cate-wrap .class-list ul li:last-of-type { margin-right:17px; }

.cate-wrap .class-list ul li a {
    font-size: 15px;
    padding: 14px 20px;
    display: block;
    color: #5e5e5e;
}

.cate-wrap .class-list ul li.sel a {color: #001b46;}

.cate-wrap .class-list ul li.sel:after {content: '';width: 100%;height: 2px;position: absolute;bottom: 0px;left: 0;background: #001b46;}

.category_now_name { font-size: 28px;
    font-weight: 700;
    color: #001b46;
    font-family: 'linotype-didot';
    margin: 0;
    letter-spacing: 0.1em;
    text-align:center;  padding-top:70px; }
/* BASIC css end */

