/* 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 #e9e9e9; border-top: 1px solid #e9e9e9;}
.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: 23px; height: auto;}

nav.page_location ol li a {color:#f93333; }


#arrowBtn { display:block; position:relative; margin:0 auto; text-align:center; width:30px; height:30px; top:0; font-weight:bold; font-size:30px; color:#eaba8f;  }
#rightDirectionHand { display:none; position:relative; margin:0 auto; top:50px; text-align:center; width:30px; height:30px; font-weight:bold; font-size:30px; color:lime; }
div.long_cate { display:none; }

@keyframes bounce { 
  0% { transform: translateY(0); }
  20% { transform: translateY(-12px); }
  30% {transform: translateY(0); }
  50% {transform: translateY(-5px); }
  60% {transform: translateY(0); }
  70% { transform: translateY(-2px); }
  100% { transform: translateY(0); }
}



.add_desc {
   color:#347eff;
}

.long_cate{
line-height:2em;

}
/* BASIC css end */

