.mui-content {
	background:#F2F2F2;
}


/*品牌*/

.brandSearchBox {}

.brandCell {
	overflow: hidden;
}

.brandBox {
	overflow: hidden;
	/*margin: 5px 36px 5px 5px;*/ margin: 0 36px 0 5px;
}

.brandBox .brandItem {
	display: block;
	/*padding: 0 5px;*/
	/*width: 50%;*/
	box-sizing: border-box;
	float: left;
	/*margin-bottom: 8px; */border: 1px #C6CCD6 solid; padding: 0; width: 45%; margin: 7px;
}

.brand_pic,
.brand_name,
.brand_place,
.brand_info {
	background: #fff;
	text-align: center;
	padding: 0 10px 10px;
	margin: 0; font-weight: 500;
}

.brand_pic {
	padding-top: 14px;
}

.brand_pic img {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	margin: 0 auto;
}

.brand_name {
	font-size: 16px;
	color: #333333;
	padding-bottom: 15px;
}

.brand_place {
	font-size: 10px;
	color: #888888;
	padding-bottom: 10px;
}

.brand_info {
	text-align: left;
	height: 26px;
	padding-bottom: 15px;
	box-sizing: content-box;
}

.brand_info p {
	font-size: 12px;
	line-height: 16px;
	color: #B2B2B2;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
	white-space: normal;
	display: -webkit-box;
	overflow: hidden;
}
.search-whitebg{ background: #fff; overflow: hidden;}
.brandSearchBox {
	display: block;
	margin: 10px 15px;
}

.brandSearchBox .mui-indexed-list-search {
	border: none;
}

.brandSearchBox .mui-search .mui-placeholder {
	background: #F2F2F2; border-radius: 30px;
}

.brandSearchBox .mui-indexed-list-search input {
	background: #F2F2F2;border-radius: 30px;
}

.mui-table-view-cell:after {
	display: none;
}

.mui-indexed-list,
.mui-table-view {
	background: none;
}

#list .mui-indexed-list-group {
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 16px;
	font-size: 16px;
	color: #333333;
	/*background: #fff;*/ background: #F2F2F2;
	margin: 0;
	border: none;
}

.mui-table-view-divider:before,
.mui-table-view-divider:after {
	display: none;
}

.mui-indexed-list-bar {
	background: #FFF;
	/*bottom: 50px;*/margin-top: 15px;
	/*top: 85px;*/
}

.mui-indexed-list-bar.active a.active {
	font-size: 12px;
	color: #FF613C;
	line-height: 12px;
}
.brandSearchBox .mui-icon-search{
	display: none;
}
.brandSearchBox .mui-placeholder{
font-size: 12px;
color: #B2B2B2;
}
/**/