#nav_category ol
{
	display:block!important;
}
#nav_category:hover ol
{
	display:block!important;
}
#nav_category:hover ol
{
	display:none;
}
#nav_category:hover h1:before
{
	transform:none;
	-ms-transform:none;
	-moz-transform:none;
	-webkit-transform:none;
	-o-transform:none;
}
#banner
{
	margin-top: 10px;
	overflow: hidden;
	position: relative;
}
#banner .flexslider
{
	margin-bottom: 0;
}
#banner .flex-control-nav 
{
	bottom: 10px;
	z-index: 2;
}
.common-title
{
	height:50px;
	line-height:50px;
	border-bottom:1px solid #DBDBDB;
	font-size:20px;
	padding-left:25px;
}
.more
{
	font-size:14px;
	float:right;
	padding-right:25px;
	height:50px;
	line-height:50px;
	color:#3C4A65;
	cursor:pointer;
}
.more:before
{
	font-size:17px;
	margin-left:3px;
	float:right;
}
.brand-panel,
.industry-panel,
.recommended-panel,
.selling-panel
{
	background:#FFFFFF;
	margin-top:15px;
}
.brand-panel .brand-left
{
	width:285px;
	border-right:1px solid #DBDBDB;
	float:left;
	margin:15px 0;
	padding:0 30px;
}
.brand-panel .brand-left .brand-title
{
	font-size:22px;
	font-weight:700;
	height:46px;
	line-height:46px;
}
.brand-panel .brand-left .brand-details
{
	font-style:italic;
	line-height:24px;
	margin-bottom:35px;
}
.brand-panel .brand-left .brand-cover,
.brand-panel .brand-left .brand-number
{
	font-size:18px;
	border:3px solid #E9E9E9;
	border-radius:5px;
	height:37px;
	line-height:37px;
	margin-top:10px;
}
.brand-panel .brand-left .brand-number
{
	margin-bottom:20px;
}
.brand-panel .brand-left .brand-cover span,
.brand-panel .brand-left .brand-number span
{
	font-size:14px;
	display:inline-block;
	width:120px;
	text-align:right;
	margin-right:10px;
}
.brand-panel .brand-right
{
	width:1054px;
	float:left;
}
.brand-panel .brand-right ul
{
	padding:0 20px;
}
.brand-panel .brand-right ul li
{
	width:20%;
	height:100px;
	float:left;
	text-align:center;
	overflow:hidden;
	position:relative;
}
.brand-panel .brand-right ul li a
{
	display: inline-block;
	height: 90px;
	padding-top: 10px;
	width: 100%;
}
.brand-panel .brand-right ul li a img
{
	display: block;
	margin: 0 auto;
	width: 80%;
}
.brand-panel .brand-right .brand-search
{
	border:2px solid #DBDBDB;
	width:1014px;
	height:74px;
	margin-left:20px;
}
.brand-panel .brand-right .brand-search label
{
	display:inline-block;
	width:184px;
	text-align:right;
	margin-right:20px;
	line-height:74px;
}
.brand-panel .brand-right .brand-search input[type=text]
{
	width:445px;
	height:36px;
	line-height:36px;
	padding-left:10px;
}
.brand-panel .brand-right .brand-search input[type=submit]
{
	width:126px;
	height:40px;
	line-height:40px;
	border-radius:3px;
	color:#FFFFFF;
	background-color:#FD7400;
	border:0;
	outline:0;
}
.brand-panel .brand-right .brand-search a
{
	margin-right:50px;
	height:74px;
	line-height:74px;
	float:right;
	text-decoration:underline;
}
.brand-panel .brand-right .brand-search a:before
{
	float:right;
	font-size:18px;
	margin-left:3px;
}
.recommended-panel ul
{
	padding:0 10px;
}
.recommended-panel ul li
{
	border-top: 1px dashed #DBDBDB;
	float: left;
	padding-bottom: 20px;
	position: relative;
	width: 20%;
}
.recommended-panel ul li:nth-child(1),
.recommended-panel ul li:nth-child(2),
.recommended-panel ul li:nth-child(3),
.recommended-panel ul li:nth-child(4),
.recommended-panel ul li:nth-child(5)
{
	border-top:none;
}
.recommended-panel ul li .pic
{
	display: block;
	height: 140px;
	margin: 5px;
	padding-top: 40px;
	text-align: center;
}
.recommended-panel ul li img.brand
{
	left: 20px;
	max-height: 20px;
	position: absolute;
	top: 20px;
}
.recommended-panel ul li .title
{
	clear: both;
	height: 32px;
	line-height: 16px;
	overflow: hidden;
	margin: 5px 10px;
}
.recommended-panel ul li .subtitle
{
	color: #0074B8;
	font-size: 12px;
	overflow: hidden;
	padding: 0 10px 15px;
}
.industry-panel .industry-left
{
	width:300px;
	margin:20px;
	float:left;
	position:relative;
}
.industry-panel .industry-left .industry-left-title
{
	position:absolute;
	bottom:0;
	background-color:rgba(0,0,0,.65);
	padding:8px 12px;
}
.industry-panel .industry-left .industry-left-title a
{
	color:#FFFFFF;
	line-height:24px;
}
.industry-panel .industry-right
{
	width:1015px;
	float:left;
}
.industry-panel .industry-right ul
{
	margin-top:20px;
}
.industry-panel .industry-right ul li
{
	height:33px;
	line-height:33px;
	width:497px;
	padding-left:10px;
	overflow: hidden;
	float:left;
	color:#595959;
}
.industry-panel .industry-right ul li:before
{
	color:#EC4E00;
}
.industry-panel .industry-right ul li a
{
	padding-left:10px;
}
.selling-panel ul
{
	padding-bottom:20px;
	padding-top: 5px;
}
.selling-panel li
{
	display: inline;
	float: left;
	font-size: 12px;
	line-height: 28px;
	padding-left: 1%;
	width: 15.5%;
}
.selling-panel a
{
	
}