/* 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: 10px 0% 10px 7px;   text-align:center; width:98%; float:left; border-top:1px solid #d3d3d3; border-bottom:1px solid #d3d3d3; display:flex; background:#fff}
.shopbrand .list_group .group_wrap {width:100%; height:30px;}
.shopbrand .list_arrayRight { float:right; padding:0% 1%; height:28px;  display:flex; align-items:center;   }
.shopbrand .list_arrayRight img {width:28px}
.shopbrand .list_arrayRight img:first-child {margin-right:5px;}
.shopbrand .list_group select {text-align:left; float:left; width:49%; height:30px; font-size:12px; background:#fff; appearance:none; -webkit-appearance:none; background:url(/design/flaseek/web/icon/detail_arrow.png); background-repeat:no-repeat; background-size:12px; background-position:center right 6px; padding-left:8px; padding-right:20px; 
 text-align-last: left;
   text-align: left;
   -ms-text-align-last: left;
   -moz-text-align-last: left;
    -webkit-text-align-last: left;
   }
.shopbrand .list_group select option {
     text-align-last: left;
   text-align: left;
   -ms-text-align-last: left;
   -moz-text-align-last: left;
    -webkit-text-align-last: left;
}
.shopbrand .more .more-title {color: #3b3b3b;}
.shopbrand .more .more-num {color: #aaaaaa;}
.shopbrand .shopbrandTitle img {max-width: 100%; padding-top:10px; padding-bottom:10px;}
.shopbrand .list_array .list_arrayRight img {width: 25px; height: auto;}
#MS_select_category{margin-right:6px;}



@media screen and (max-width: 180px) { 

.shopbrand .list_group select{width:47%;}

}

@media screen and (max-width: 380px) { 

.shopbrand .list_group select{width:48%;}

}

@media screen and (min-width: 850px) { 

.shopbrand .list_group select{width:49.6%;}

}
/* BASIC css end */

