﻿

 /*热门关键字*/
.searchHot-keywords{     
	padding-left:201px;
	margin:0 auto;
	height:43px;
	line-height:30px;
	color:#406AA7;
	border-bottom:1px #d6d6d6 solid;
}
.searchHot-keywords em{
	color:#555555;
}
.searchHot-keywords a{
	margin:0 4px;
	color:#2e5bae;
}
 /*热门关键字结束*/


 
/*开始----搜索页和导航页右侧导航部分相同样式*/

.ri-item{
	border:1px solid #CECECE;
	margin-bottom:18px;
}
.border0{
	border:none;
}
.more a{
	float:right;
	padding-top:6px; 
	padding-right:8px;
	font-size:12px; 
	line-height:26px; 
	text-decoration:none;
}
.in-list{
	width:100%;
	height:auto;
	padding:12px 0 12px;
	line-height:24px;
}
.in-list li{
	padding-left:10px;
	height:24px;
	color:#999;
	line-height:24px;
	margin-left:20px;
	background:url(../images/licon.png) no-repeat 0 10px;
	overflow:hidden;
	width:195px;
}
.in-list li a{
	color:#555;
	text-decoration:none;
}
.wd a{ 
	display:block;
	width:235px;
	height:141px;
	padding-left:10px;
	}
/*结束---搜索页和导航页右侧导航部分相同样式*/
	
	
	
/* 选项卡开始*/
.box_top10{
	border:1px solid #CECECE;
	margin-bottom:18px;
}
.hd{
	display:none;
}
.bd{
	width:100%;	
	height:auto;
	padding:0px 0 12px;
	line-height:24px;
	overflow:hidden;
}

.bd h4 b{
	display:inline-block;
	line-height:34px;
	background:#E9E9E9; 
	border-right:#ccc solid 1px; 
	border-bottom:#ccc solid 1px; 
	font-size:14px; 
	font-weight:400;
	position:relative;
	text-align:center;
	color:#315aaa;
	width:63px;
	cursor:pointer;
}
#tab1_4{
	border-right:none;
}
.bd div{
	clear:both; 
	background:#fff; 
	display:none;
}
.bd div ul.ul_12_2{
	padding-top:10px;
	line-height:24px;
	height:auto;
	width:100%;
}
.bd div ul.ul_12_2 li{
	color:#999;
	height:24px;
	line-height:24px;
	padding-left:10px;
	margin-left:20px;
	background:url(../images/licon.png) no-repeat 0 10px;
}
.bd div ul.ul_12_2 li a{
	color:#555;
	text-decoration:none;
}

.bd h4 b.on{
	background:#fff;border-bottom:none;font-weight:700;
}
.bd div.current{
	clear:both; 
	background:#fff; 
	display:block;
}


/*选项卡结束*/

