.brand-list-s{
	width: 100%;
	border-top: 2px solid #F66D0A;
}
.brand-list-s .brand-content{
	width: 1200px;
	margin: 0 auto;
}
.brand-list-s .brand-content .nav{
	font-size: 18px;
	color: #333;
	margin: 43px 0 40px;
}
.brand-list-s .brand-content .nav>b{
	color: #F66D0A;
}
.brand-list-s .brand-content .brand-img{
	padding-left: 66px;
	overflow: hidden;
}
.brand-list-s .brand-content .brand-img img{
	float: left;
	width: 241px;
	height: 180px;
	margin: 0 16px 24px 0;
	cursor: pointer;
}
.brand-list-s .brand-content .A-Z{
	width: 1200px;
	height: 81px;
	line-height: 81px;
	border: 1px solid #dcdcdc;
	padding-left: 20px;
	font-weight: bold;
	font-size: 18px;
	color: #333;
	margin-top: 52px;
}
.brand-list-s .brand-content .A-Z a{
	margin-left: 23px;
	font-weight: bold;
	font-size: 18px;
	color: #333;
}
.brand-list-s .brand-content .A-Z-list .x-list{
	width: 1068px;
	overflow: hidden;
	margin: 0 auto;
	border-bottom: 1px solid #DCDCDC;
	padding: 5px 0 37px 0;
}
.brand-list-s .brand-content .A-Z-list .x-list:last-child{
	margin-bottom: 214px;
}
.brand-list-s .brand-content .A-Z-list .x-list .list-l,
.brand-list-s .brand-content .A-Z-list .x-list .list-r{
	float: left;
	width: 909px;
	font-size: 14px;
	font-weight: 100;
}
.brand-list-s .brand-content .A-Z-list .x-list .list-l{
	width: 157px;
	padding-left: 10px;
	box-sizing: border-box;
}
.brand-list-s .brand-content .A-Z-list .x-list .list-l>b{
	display: inline-block;
	margin-top: 28px;
}
.brand-list-s .brand-content .A-Z-list .x-list .list-r span{
	display: inline-block;
	margin-right: 106px;
	margin-top: 28px;
}
.brand-list-s .brand-content .A-Z-list .x-list .list-r span:nth-child(6n){
	margin-right: 0;
}
