@charset "gb2312";
/* CSS Document */
.ui-head-inner {
	padding-bottom: 10px;
}
.ui-logo {
	line-height: 100px;
}
.ui-logo>img {
	vertical-align: bottom;
}
.ui-body {
	background-color: #FFF;
}
.ui-body-inner {
}
.ui-search-box {
}
.ui-search-q {
	width: 615px;
}
.jsearch-test {
	display: none;
}
.jsearch-result-box {
	overflow: hidden;
	margin-bottom: 20px;
	display: block;
	clear:both;
	box-shadow: 0 0 5px #CBCBCB;
    border: 1px solid #D0D0D0;
    padding: 10px 18px;
    margin-bottom: 12px;
    background-color: #FFFFFF;
    float: left;
    width: 484px;
}
.jsearch-result-box p {
	margin: 0;
	padding: 0;
}
#jsearch-info-box {
	margin-bottom: 5px;
	font-size: 15px;
	text-align: right;
	color: #8A8A8A;
}
.jsearch-result-box a {
	cursor: pointer;
	text-decoration: none;
	color: inherit;
	font: inherit;
}
.jsearch-result-box a:hover {
	text-decoration: underline;
}
.jsearch-result-title>a{
	font-size: medium;
	font-weight: bold;
	color: #257EC4;
}
.jsearch-result-abs {
	font-size: 13px;
	color: #333333;
	overflow: hidden;
}
.jsearch-result-abs-content {
	line-height: 22px;
}
.jsearch-result-other-info {
	overflow: hidden;
}
.jsearch-result-colname {
	font-size: 13px;
	color: #8A8A8A;
}
.jsearch-result-url {
	font-size: 13px;
	line-height: 20px;
	height: 20px;
	color: #008000;
	overflow: hidden;
}
.jsearch-result-date {
	font-size: 13px;
	line-height: 20px;
	height: 20px;
	color: #008000;
}
.jsearch-similarly-head {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.jsearch-similarly-items {
	display: none;
}
.jsearch-similarly-item {
	font-size: 14px;
	overflow: hidden;
}
a.jsearch-similarly-item-title {
	font-size: 14px;
	text-decoration: none;
	word-break: break-all;
	color: #257EC4;
}
.jsearch-similarly-item-date{
	color:#008000;
}

/*检索工具条*/
.jsearch-body-left {
    width: 170px;
    padding-left: 5px;
    padding-right: 0px;
    margin-right: 12px;
    box-shadow: 0 0 5px #CBCBCB;
    border: 1px solid #D0D0D0;
    background-color: #FFFFFF;
	float: left;
    vertical-align: top;
}
.jsearch-body-center {
	width: 522px;
	float: left;
    vertical-align: top;
}
.jsearch-condition-box {
	margin-bottom: 10px;
    width: 170px;
}
.jsearch-condition-box-items {
	display: none;
	position: absolute;
	height: auto;
	background-color: #FFF;
	border: 1px solid #E0E0E0;
	border-top: 0;
	z-index: 1000;
}
.jsearch-condition-box-items>div {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	line-height: normal;
	white-space: nowrap;
}
.jsearch-condition-box-item.selected {
	background-color: #F1F1F1;
	background-image: url(right.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	border-bottom:none;
}
.jsearch-condition-box-title {
	font-size: 15px;
    font-weight: bold;
    color: #363636;
    padding: 5px 0 3px 10px;
    border-bottom: 1px dashed rgb(143, 143, 143);
    margin-bottom: 3px;
}
.jsearch-condition-box:hover, .jsearch-condition-box.selected {
	background-color: #FFF;
	color: #F30;
}
input.jsearch-widget-calendar {
	border: 1px solid #E0E0E0;
}
#date-box .jsearch-widget-calendar {
	padding: 0;
	margin: 0;
	width: 75px;
}
.jsearch-condition-box-item {
	font-size: 13px;
	padding: 5px 0 5px 10px;
	color: #333333;
	cursor: pointer;
}
.jsearch-condition-box-item.hover {
	background-color: #F1F1F1;
}
.jsearch-condition-box-item-sub {
	margin-left: 20px;
}
/*分类聚合*/
.jsearch-category-merge{
	background-color:#FFFAED;
	padding:5px;
	margin: 3px;
	border:1px solid #FFEAA2;
	box-shadow: 0px 0px 3px #FFECAD;
	border-radius:3px;

}
.jsearch-category-merge-title{
	font-size: 16px;
    font-weight: bold;
    color: #257EC4;
	cursor:pointer;
}
.jsearch-category-merge-expand-btn{
	float:right;
	width:25px;
	height:22px;
	background:url(cate_merge_expand.png) center center no-repeat;
}
.jsearch-category-merge ul{
	margin:0;
	padding:0;
	margin-left:15px;
	margin-top:5px;
	overflow:hidden;
	display:none;
}
.jsearch-category-merge li{
	margin:0;
	padding:0;
	list-style:none;
	font-size: 14px;
	overflow:hidden;
}
.jsearch-category-merge .jsearch-category-merge-info-title{
    line-height: 1.54;
    word-wrap: break-word;
	color: #257EC4;
	text-decoration:underline;
	cursor:pointer;
}
.jsearch-category-merge-info-source{
	color:#008000
}
.jsearch-category-merge-info-date{
	float:right;
	color: #666;
}
.jsearch-category-merge-info-content{
	color: #333333;
	text-indent:2em
}
.jsearch-category-merge-info-img{
	float: left;
    margin-right: 10px;
    width: 150px;
    height: 100px;
    line-height: 80px;
    text-align: center;
    overflow: hidden;
}
.jsearch-category-merge-info-img img{
	width:100%;
	height:auto;
	vertical-align:middle;
}

.jsearch-category-merge-img li{
	float:left;
	width:150px;
	padding:5px;
	overflow:hidden;
}
.jsearch-category-merge-img li .jsearch-category-merge-info-img{
	float:none;
	width:100%;
}
.jsearch-category-merge-info-img-title{
	height:40px;
	overflow:hidden;
	font-size:13px;
	margin-top:5px;
	text-align:center;
}