@charset "utf-8";
/* CSS Document */
/*原mp_main.css*/
/* 头部样式 */
body{
	font-family:'微软雅黑';
	background-color:#F9F9F9;
	margin: 0;
	padding: 0;
	overflow-x:hidden
}
.jsearch-search-button{
	margin:0;
	padding:0;
	width:55px;
	height:40px;
	border-radius:0;
	float:right;
	background-color: #036CB4;
	color: #FFFFFF;
	font-size: 15px;
	line-height:40px;
	border: none;
	vertical-align: middle;
	cursor: pointer;
}
.mp-page em{
	color:#E4151F;
	font-style:normal;
}
.mp-page .jsearch-top{
	border-bottom: 1px solid rgba(230,230,230,1);
	background-color: white;
}
.mp-page .jsearch-top-nav-content{
	width: 100%;
}
#mp_logo{
	float:left;
	width:315px;
	height:78px;
	margin-left:5px;
	background:url(logo.png) left center no-repeat;
	position: relative;
}
.jsearch-top-nav{
	background: url(bg1.png) right bottom no-repeat;
	height:77px;
}

/* 底部样式 */
.mp-bottom{
	background:#F9F9F9 left top repeat-x;
	border-top: 1px solid #1081CD;
	text-align:center;
	color:#3D3D3D;
	line-height:35px;
}

/* main.css */
.jsearch-q-placeholder{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	color:#CCCCCC;
	font-size:16px;
	padding-left:7px;
	line-height:40px;
}
.jsearch-pos-mid {
	margin: auto;
}
.jsearch-search-wrap{
	overflow:hidden;
	background-color:rgba(255,255,255,1);
}
.jsearch-q-wrap{
	height: 38px;
	border: 1px solid #036CB4;
	vertical-align: middle;
	line-height: 38px;
	overflow: hidden;
	border-right:0;
	padding:0 5px;
  	position: relative;
}
#q {
	font-size:16px;
	border:0;
	outline: 0;
	display:block;
	width: 100%;
	line-height: 35px;
}
*{
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

/*原mp_result.css*/
#search-form{
	height:auto;
	min-height:0;
	display:inline;
}
.mp-search-simple{
	padding:10px;
	line-height:normal;
	float:none;
}
.mp-body{
	overflow:visible;
}
#jsearch-info-box.mp-info-box{
	text-align:left;
	clear:both;
	margin-left:195px;
	font-size:16px;
	margin-bottom:5px;
	padding:2px 0;
	font-size: 15px;
	text-align: right;
	color: #8A8A8A;
}
.mp-body-center{
	width:auto;
	float:none;
	background-color:#FFFFFF;
}
.mp-body-right{
	width:210px;
	padding-left:5px;
	padding-right:0px;
	margin-left:15px;
	background-color:#FFFFFF;
	float:none;
	display:none;
}
/*结果样式*/
.jsearch-result-box{
	box-shadow: 0 0 5px #CBCBCB;
	border:1px solid #D0D0D0;
	padding:10px 18px;
	background-color:#FFFFFF;
	overflow: hidden;
	margin-bottom: 6px;
	display: block;
}
.jsearch-result-title{
	line-height:30px;
	height:auto;
	font-weight:bold;	
	font-size: 16px;
	color: #257EC4;
}
.jsearch-result-abs{
	line-height:20px;
	font-size:13px;
	color: #333333;
	overflow: hidden;
}
.mp-right-item{
	box-shadow: 0 0 5px #CBCBCB;
	border:1px solid #D0D0D0;
	margin-left:0;
	padding:10px 5px 10px 5px;
}
.mp-right-item-title{
	padding-left:3px;
	line-height:30px;
	height:30px;
	font-size:15px;
	background:url(bg_01.jpg) left bottom no-repeat;
	color:#353535;
}
.mp-right-item-list a{
	margin-left:5px;
	text-decoration:none;
	line-height:25px;
	font-size:15px;
}
.mp-page .bs-head{
	height: 37px;
}
.mp-page .bs-head ul li{
	font-size: 14px;
}
.mp-page .bs-body>ul li{
	font-size: 14px;
}
.mp-page .bs-head>ul li.selected{
	font-weight:normal;
}
.mp-table{
	overflow:hidden;
	width:100%;
}
.mp-table-tr,.mp-table-th{
	float:left;
}
.mp-table-tr{
	margin-right:10px;
	width:331px;
}
.mp-table-th{
	font-weight:bold;
	margin-right:5px;
}
.mp-table-td{
	margin-left:60px;
}

/* 左侧 */
.mp-body-left{
	width:175px;
	position:fixed;
	top:0;
	left:-180px;
	margin:0;
	padding:0;
	bottom:0;
	overflow:auto;
	z-index:100;
	border:1px solid #D0D0D0;
	background-color:#FFFFFF;
}
#mp-mask{
	display:none;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color:rgba(0,0,0,1);
	opacity:0;
	z-index:50;
}
.mp-condition-content-switch{
	cursor:pointer;
	position:fixed;
	bottom:90px;
	right:10px;
	width:36px;
	height:36px;
	background-color:rgba(0,122,255,0.7);
	z-index:40;
	border-radius:18px;
	font-size:12px;
	color:rgba(255,255,255,1);
	line-height:36px;
	text-align:center;
	border:1px solid rgba(255,255,255,1);
	box-shadow:0 0 1px rgba(0,122,255,1);
}
#mp-whole-page{
	width:100%;
	height: 100%;
	background:#FFFFFF;
}
#jsearch-rel-videos{
	display:none !important;
}
.jsearch-result-url{
	display:none !important;
}
.jsearch-result-date{
	font-size: 13px;
 	line-height: 20px;
	height: 20px;
	color: #008000;
}

/* result.css */
.jsearch-condition-box {
	margin-bottom: 10px;
	width: 170px;
}
.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;
}
#date-box .jsearch-widget-calendar {
	padding: 0;
	margin: 0;
	width:120px;
	margin:5px;
	display:none;
}
.jsearch-condition-box-item {
	font-size: 13px;
	padding: 5px 0 5px 10px;
	color: #333333;
	cursor: pointer;
}
.jsearch-condition-box-item.selected {
	background-color: #F1F1F1;
	background-image: url(right.png);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.jsearch-hotwords,.jsearch-columns{
	color: rgb(119, 119, 119);
	font-size: 15px;
	font-weight: bold;
	display: none;
	margin-bottom:15px;
	margin-left:15px;
}
.jsearch-hotword-item,.jsearch-column-item{
	color:#025CB9;
	font-weight: normal;
	margin:2px 0;
}
.jsearch-hotword-item a,.jsearch-column-item a{
	cursor: pointer;
	font-size: 13px;
	line-height: 20px;
	text-decoration: underline;
	color:#025CB9;
}
.jsearch-result-box a {
	cursor: pointer;
	text-decoration: none;
	color: inherit;
	font: inherit;
}
.jsearch-result-box a:hover {
	text-decoration: underline;
}
#jsearch-no-result-box{
	display: none;
	font-size: 14px;
	margin-top:44px;
	text-align: center;
    padding: 10px;
    color: #999;
	text-shadow:1px 1px 1px rgba(100,100,100,0.1);
}
.jsearch-similarly-head{
	font-size:15px;
	text-decoration:underline;
	font-weight:bold;
	color:#333333;
	cursor:pointer;
	margin-top:5px;
}
.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;
　	word-wrap:break-word;
	color:#257EC4;
}
.jsearch-similarly-item-date{
	color:#008000;
}
/*相关下载*/
.jsearch-attachs {
	margin-top: 5px;
	overflow: hidden;
	display: none;
}
.jsearch-attachs-tip {
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
.jsearch-attachs .jsearch-attach-attach {
	cursor: pointer;
	font-size: 14px;
	line-height: 20px;
	text-decoration: underline;
	color: #257EC4;
	margin: 5px 0;
}
/*文本中的图片*/
.jsearch-attach-image {
	float: left;
	width: 120px;
	height: 90px;
	margin: 5px 10px 0 0;
	vertical-align: bottom;
	border: 0;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #EAEAEA;
}
/*加载更多*/
/*#loadmore{
	margin: 6px 0;
	padding: 0;
	height: 43px;
	text-align: center;
	background-color: #036CB4;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 43px;
	border: none;
	vertical-align: middle;
	cursor: pointer;
	clear:both;
	/*background-position: center;
    background-repeat: no-repeat;
	background-image:url(loading.gif);*/
}*/
.loadimage{
	height:43px;
	display:none;
}
.jsearch-test{
	display:none;
}
#fakeLoader{
	opacity: 0.4;			
}
.mp-page .jsearch-category-channels>a{
	float: none;
    font-size: 15px;
    cursor: pointer;
    text-decoration: none;
    color: rgba(255,255,255,1);
	padding: 5px;
    border-radius: 5px;
    line-height: 25px;
    margin-right: 15px;
}

.jsearch-category-channels>a.selected {
    background: #036CB4;
    text-decoration: none;
}

.mp-page .jsearch-category-channels {
	white-space: nowrap;
	height: 25px;
	padding: 5px;
	line-height: normal;
	overflow: auto;
	margin: auto;
}
.note {
	font-size: 13px;
	line-height: 16px;
	color: #4f4f4f;
	margin: initial;
	padding: 5px 3px 3px;
	font-weight:bold;
}
/*分类聚合*/
.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;
}