.slider {
	margin-bottom: 15px;
}
#content2 .side_category {
	margin-right: -10px;
	overflow: hidden;
}
#content2 .side_category .lists {
    border-top: none;
  border-bottom: none;
}
#content2 .side_category_lists {
	margin-right: -10px;
	overflow: hidden;
}
#content2 .side_category ul li {
	width: 235px;
	float: left;
	margin-right: 15px;
  border-bottom: 1px solid #ccc;
}
#content2 .side_category .list {
  border-top: none;
}
#content2 .side_category .lists .lists {
	margin: 0;
	border-bottom: none;
}
#content2 .side_category_heading {
	margin-bottom: 5px;
}
#content2 .side_category .list:nth-child(-n+4) {
	border-top: none;
}
#content2 .side_group_list {
	width: 235px;
	height: 100px;
	overflow: hidden;
	text-align: center;
	/*border: 1px solid #ccc;*/
  border:none;
	float: left;
}
/*.side_group{
	margin-right:-15px;
	overflow:hidden;
	}*/

#content2 .side_group .side_group_lists.lists {
	margin-right: -15px;
	overflow: hidden;
}
#content2 .side_group_list {
	display: table;
	margin-right: 11px;
	margin-bottom: 15px;

}
#content2 .side_group_list:hover{
	opacity:.8;
	}
#content2 .side_group_list .image_cell {
	display: table-cell;
	width: 235px;
	height: 100px;
	vertical-align: middle;
	text-align: center;
}
#content2 .side_group_list .image_cell  img{
max-width:233px;
}
#content2 .side_group .lists {
	margin: 0;
	border-bottom: none;
}
#content2 .side_group .list:first-child {
	/*border: 1px solid #ccc;*/
      border:none;
}
#content2 .side_group_heading{
	margin-bottom:30px;
	}
.recommend{
  margin-top:60px;
}
.side_group_list p{
  margin:0;

}
.brand_image a {
	text-align: center;
	display: flex;
	min-height: 100px;
	width: 100%;
	align-items: center;
	justify-content: center;
}
#content2 .side_category::after {content: "";display: block;width: 100%;clear: both;}