/* BASIC css start */
.shopbrand h2 {text-align:center; font-size: 1.25em; font-weight:bold; padding-top:10px;}
.shopbrand h3{text-align: center; padding: 20px 10px; font-size: 21px; font-weight: bold;}

.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: 35px; background: #dddddd;}
.shopbrand .more .more-title {
    color: #6f3447 !important;
    font-size: 13px;}
.shopbrand .more .more-num {color: #aaaaaa;}
.shopbrand .shopbrandTitle img {max-width: 100%;}
.shopbrand .list_array .list_arrayRight img {width: 23px; height: auto;}
.list_array .list_arrayLeft select{height: 35px; background: #dddddd;}

.list_ban_wrap{display:table; margin:15px;text-align:left;}
.list_ban_wrap.best{border-bottom: 8px solid #eee; padding-bottom: 30px;}
.list_ban_wrap > div{ letter-spacing:0px; word-spacing:0px;  /*width:105%;*/ margin-bottom:5px;}
.list_ban_wrap > div a{margin-right:5px;}

.list_ban_wrap .item-list{
    width: 48%;
    display: inline-block;
    padding-right: 2%;
    margin-bottom: 40px;
    vertical-align: top;}

.list_ban_wrap .item-list:nth-child(even){padding-right: 0 !important;}
.list_ban_wrap .item-list .thumb{ overflow: hidden;}
.list_ban_wrap .item-list dd{font-size: 17px; color: #000; text-align: left;}
.list_ban_wrap .item-list dd ul{font-size: 17px; word-break: keep-all;}   
.list_ban_wrap .item-list dd ul li.prd-name{word-break: break-word;font-size: 14px; display: block; width: 100%; vertical-align: inherit; padding-top: 16px; padding-bottom: 8px;}
.list_ban_wrap .item-list dd ul li.prd-price{font-weight: bold;font-size: 15px; display: inline-block; width: initial !important;}
.list_ban_wrap .item-list dd ul li.prd-price em{font-weight:normal !important;}
.list_ban_wrap .item-list dd ul li.prd-consumer{ display: inline-block; width: initial !important;
    color: #888686;
    font-size: 11px;
    margin-top: 2px;
    padding: 0 4px;}
.list_ban_wrap .item-list dd ul li.dc{color: #94223e; width: initial !important;
    display: inline-block;
    font-size: 16px;
    letter-spacing: -1px;
    font-weight: 800;
    margin-left: -1px;
    padding: 0 3px;}


.list_ban_wrap .item-list dd ul li.dc em{
    font-size: 12px !important;
    font-weight: bold !important;
    margin-left:1px;}
    
    
.list_ban_wrap .item-list img{width:100%;}

/* BASIC css end */

