@charset "utf-8";
#sub_header {
	height: 60px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 2px solid #53585f;
}
.sub-header-container {
	width: 100%;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}
#sub_header_title {
	float: left;
	height: 60px;
	width: 700px;
	line-height: 80px;
	text-align: left;
	font-family: "Microsoft YaHei";
	vertical-align: bottom;
	font-size: 20px;
	margin-left: 35px;
}
#sub_header_user {
	float: right;
	height: 25px;
	width: 400px;
	margin-top: 25px;
	line-height: 25px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
}
#sub_header_user a {
	text-decoration: none;
	color: #0066CC;
}
#brand_slogan {
	height: 40px;
	width: 1146px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 40px;
	font-family: "Microsoft YaHei";
}
#brand_pic {
	width: 100%;
	min-width: 1146px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 1px;
	border-bottom: 2px solid #53585f;
}
#brand_pic img {
	width: 100%;
	min-width: 1146px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#brand_slogan_2 {
	height: 70px;
	width: 1146px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "Microsoft YaHei";
	padding-top: 20px;
}

/* brand list */
.brand_list_row {
	width: 100%;
	height: 249px;
	float: left;
	border-bottom: 2px solid #53585f;
}
.brand_list_row_container {
	width: 1146px;
	height: 249px;
	margin-left: auto;
	margin-right: auto;
}
.brand_logo_1 {
	height: 240px;
	width: 1146px;
	margin-right: auto;
	margin-left: auto;
}
.brand_item {
	float: left;
	width: 228px;
	text-align: center;
}
.brand_item img {
	width: 200px;
	cursor: pointer;
}
.brand_item div {
	height: 20px;
	width: 140px;
	font-family: "Microsoft YaHei";
	font-size: 11px;
	line-height: 20px;
	margin-left: 44px;
}

/* brand search */
.brand-search {
	float: left;
	width: 100%;
	height: 120px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(228,228,228);
	border-bottom: 2px solid #53585f;
}
.brand-search-container {
	width: 1146px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
}
.brand-search-title {
	width: 275px;
	height: 100%;
	float: left;
	margin-top: 20px;
	text-align: right;
	margin-right: 15px;
}
.brand-search-title span {
	font-size: 15px;
	display: block;
	float: right;
	margin-right: 10px;
	width: 170px;
	height: 35px;
	line-height: 35px;
	text-align: right;
}
.brand-search-all {
	display: block;
	float: right;
	width: 60px;
	height: 35px;
	border: 1px solid rgb(157,0,0);
	color: white;
	background-color: #ed7f00;
	text-align: center;
	line-height: 35px;
	text-decoration: none;
}
.brand-search-key {
	width: 850px;
	height: 100%;
	float: left;
	margin-top: 20px;
}
.brand-search-key a {
	display: block;
	float: left;
	width: 35px;
	height: 35px;
	border: 1px solid rgb(157,0,0);
	background-color: white;
	color: black;
	margin-right: 8px;
	margin-bottom: 8px;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
}

/* recommend brands */
.recommend-brands {
	margin-top: 25px;
	width: 100%;
	height: 30px;
}
.recommend-brands-title {
	font-size: 15px;
	display: block;
	float: left;
	margin-left: 103px;
	width: 100px;
	height: 35px;
	line-height: 35px;
	text-align: left;
}