﻿/* 全文列表 */
.search-main-list .full-item{height: auto;width: 100%;border-bottom: solid 1px #EAEAEA;box-sizing: border-box;padding:10px 0px 20px 0px;}
.full-item a{color:#666;font-size:13px;display:inline-block;}
.full-item em{color:#ff0000;}
.full-item h2{margin: 10px 0px;text-align: left;padding-left: 0;}
.full-item h2 a{color:#000;font-size:16px;font-weight:700;}
.full-item .txt-list{margin:10px 0px;}
.full-item .txt-list p{color: #666;font-size: 13px;line-height: 20px;margin-top: 5px;}
.fu-bottom div{display:inline-block;margin-right:20px;color:#444;font-size:13px;}
.fu-bottom div span{color:#888;}
.fu-bottom div a{color:#444;}
.fu-bottom div a:hover{color:#ff0000;}
.toolbar-left .toolbar-edit{display:none;}
/* 搜索框 */
.inputbox {
	position:relative!important;
}

input#head_txttopsearch {
	text-indent: 1em;
}

.inputbox .search-type {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 38px;
	line-height: 38px;
	background-color: #fff;
	color: #777;
	border: 1px solid #d7d8da;
	border-right: none;
}
.search-type .stext {
	display: block;
	font-size: 14px;
	font-weight: 700;
	width: 95px;
	text-align: center;
}
.search-type .line {
	display: block;
	position: absolute;
	right: 0px;
	top: 4px;
	height: 18px;
	width: 1px;
	background-color: #ddd;
}
.search-type em {
	display: inline-block;
	width: 8px;
	height: 4px;
	background: url(/Content/images/book/arrow_down_s.png) no-repeat center;
	position: absolute;
	top: 18px;
	right: 20px;
}
.search-type .downbox {
	background: #fff;
	border: 1px solid #ddd;
	width: 95px;
	margin-left: -1px;
	padding: 10px 0px;
    position: relative;
    z-index: 999999;
}
.search-type .downbox a {
	display: block;
	width: 100%;
	text-align: center;
	padding: 0px 0px;
	color: #777;
	font-size: 13px;
	font-weight: 700;
}
.search-type .downbox a:hover {
	background-color:#f5f5f5;
}
.search-type .downbox a.active {
	color:#ff0000;
}
.searchword {
	min-width: 100px;
	width: auto;
}
.sehistory{/*left: 100px;*/}
.popwords {
	width:auto;
	margin-left:10px;
}
.popwords:after {
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
}
/* 详情 */
.search-page.fullbox {
	width:1080px;
	padding: 40px 60px;
	border-radius: 8px;
	margin-top: 60px;
	box-shadow: 0px 0px 10px 5px #f1f1f1;
    position:relative;
	background:#fff url(/Content/images/book/dec_red.png) no-repeat;
	background-position:100% 100%;
	padding-bottom: 60px;
	margin-bottom:50px;
    float:none;
    min-height:500px;
}
.fullbox h2 {
	font-size:20px;
	font-weight:700;
	padding-bottom:20px;
	border-bottom:1px solid #ddd;
}
.fu-info {
	margin:20px auto;
	margin-bottom: 5px
}
.fu-info div {
	display:inline-block;
	margin-right:30px;
	color:#444;
	font-size:13px;
}
.fu-info div span {
	color:#888;
}
.fu-info div a {
	color:#479ef2;
	font-size:13px;
}
.fu-desc {
    font-family: "思源黑体","Microsoft YaHei";
	width: 960px;
    margin: 30px auto;
    margin-top: 20px;
    line-height: 30px;
    color: #444;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
    text-align: justify;
    min-height:200px;
}
.fu-desc p{
    text-indent:32px;
}
.fu-desc em{
    color:#ff0000;
}
.j-v{
    display:none;
}
.fu-go {
	text-align:center;
}
.fu-go p {
	color: #444;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
}
.fu-go a {
	display: inline-block;
	width: 140px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	background: #ff0000;
	color: #fff;
	border-radius: 8px;
	font-weight: 700;
}
.fu-go a:hover {
	color:#fff;
}
.fu-go a.jy{
    background-color:#888;
    color:#fff;
}
.fu-info .b1 a.jy2{
    color:#888;
}
#gbg {
	opacity: 0.12;
	position: absolute;
	filter: alpha(opacity=12);
	z-index: 999;
}
body.font-default.theme-default{
    overflow:initial;
    position:relative;
    background-color:#fff;
}
#one-read-container {
    min-height:initial!important;
}
/*#one-read-content .text {
	font-family: "思源黑体","Microsoft YaHei";
	text-indent: 2em;
	word-spacing: 5px;
	line-height: 2;
	font-size: 18px;
	outline: 0px;
	word-break: keep-all;
	white-space: nowrap;
}
p.rowp.text.last {
	display: table;
}
p.rowp.text {
	text-align: justify;
	-moz-text-align-last: justify;
	text-align-last: justify;
}
#one-read-content .title2 {
    font-weight: bold;
    font-size: 18px;
}
#font_container *{
    color:#fff;

}*/


header {
	border: none;
}
a.highsearchpackage {
	LINE-HEIGHT: 20PX;
	padding-top: 0px;
}

a.nav_clcfirst {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
a.nav_clcsec {
	padding-right: 10px;
}
.nav-tree {
	display: table;
}