/* BASIC css start */

#MS_select_sort {
	text-align: center;
	margin: 0;
	color: #8f8f8f;
	word-break: break-all;
	font-weight: inherit;
	background: #fff url(/design/dollplaza/soban/img/m_select_arrow.png) no-repeat right center;
	-webkit-appearance: none;
	border: none;
	font-size: 11px;
	background-size: 8px 5px;
}
.cate_now {
	background:#f6f6f6;
	border-bottom:1px solid #ededed;
	text-align:center;
	height:60px;
	line-height:60px;
	font-weight:bold;
	font-size:1.2em;
	text-transform: uppercase;
}
.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: #afafaf;
}
.shopbrand .more .more-num {
	color: #aaaaaa;
}
.shopbrand .shopbrandTitle img {
	max-width: 100%;
}
.shopbrand .list_array .list_arrayRight img {
	width: 23px;
	height: auto;
}
.class-list div a {
	font-size:0.9em;
	text-transform: uppercase;
	line-height:10px;
}
.class-list div.on a {
	font-weight:bold;
	border-bottom:1px solid #000;
	padding:4px 0px;
}
.swiper-container {
	width: 100%;
	height: 100%;
	background:#f6f6f6;
	border-bottom:1px solid #ededed;
	text-align:left;
	height:40px;
}
.swiper-slide {
	text-align: center;
	/* Center slide text vertically */
        display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}


/* BASIC css end */

