/* The following styles are used only for this page - the actual plugin styles are in slidernav.css */
/* reset */
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
	margin: 0;
	padding: 0;
	/* font-family:Tahoma,Microsoft YaHei,Verdana,Arial,Helvetica,sans-serif; */
	font-family: "Raleway","Open Sans","Helvetica Neue",Microsoft JhengHei,arial,sans-serif;
}
header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
	display: block;
}
.media { float: left; margin:0;  padding: 10px 0; border-bottom: solid 1px #eee; }
.media-left img { margin-left:50px;  height: 80px; }
.media-body p { margin: 0; font-size: 16px; color: #999 }
.media-body i { font-size: 12px }
.side_bar { font-weight: bold; position:absolute ; right: 0; top: 10px; }
.side_bar li { padding: 0 10px; font-size: 16px; list-style: none; }

.thumbnail2 { padding: 20px; }
.thumbnail2 img { max-width:60%; margin: 0 0 20px 0 }
.thumbnail_textc { text-align: center; }
.text-muted { font-size: 14px; }
.mab { margin-bottom: 10px; }
.ui-autocomplete { z-index: 2000 !important; }
.div_loading { text-align: center; padding: 10px 0; }
#ul_load_more_content a { color: #333 }
.slider-content ul li a.title { color: #fff !important; }
.slider-content ul li { list-style: none }

/* The following styles are used only for this page - the actual plugin styles are in slidernav.css */
* { margin: 0; padding: 0; }
body { font-family: Verdana, Arial; font-size: 12px; line-height: 18px; }
a { text-decoration: none; }

h2 { font-size: 28px; }
h3 { font-size: 22px; }
h4 { line-height: 24px; }
/* pre { background: #fff; width: 460px; padding: 10px 20px; border-left: 5px solid #ccc; margin: 0 0 20px; }
p { width: 500px; font-size: 18px; line-height: 24px; margin: 0 0 30px; } */

#panel{
	background: #fff;
	overflow: hidden;
	clear: both;
}

#panel .panel_header{
    background: #006DD9;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 44px;
    height: 44px;
    border: 0;
}

#panel .panel_header a{
	display: block;
	position: absolute;
	left: 10px;
	top: 0;
	color:#fff;
}

.toggle-button{
	font-size: 24px;
}
/* sideout js */
.slideout-menu {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 0;
	width: 256px;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	display: none;
	background: #2F2E30;
}

.menu-section-list{

}

.menu-section-list li{
	line-height: 26px;
	color:#fff;
	font-size: 12px;

}

.menu-section-list a{
	color: #fff;
	padding: 0 0 0 5px;
}

.menu-section-list li a i{
	line-height: 24px;
	padding: 0 8px 0 10px;
}

.menu-section-title{
	display: block;
	font-size: 14px;
	padding: 10px 0 5px 15px;
	font-weight: normal;
	color: #00C864;
}

.slideout-panel {
	position: relative;
	z-index: 1;
	will-change: transform;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
	overflow: hidden;
}

.slideout-open .slideout-menu {
	display: block;
}

/*
 * 
 * 2017.11.19 Demo v0.1
 * 重新对界面CSS样式进行了修改
 * 注意：
 * 1：添加的样式会对之前的Bootstrap、Style下的样式进行覆盖修改
 * 2：原则上不会对原有样式修改，只会采用后添加覆盖的形式进行替换和修改
 *
 */

.media-left img{ 
	margin-left:10px;  
	height: 80px; 
}

#searchForm nav.navbar{
	overflow: hidden;
}

.m-from-box{
	display: block;
	padding: 0 10px;
}

#searchForm{
	background: #f4f4f4;
	padding: 10px 0;
}

.f-btn-clo{
	padding: 5px 10px;
	background: #f4f4f4;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

/* 图书列表页中的列表控制 */

/* 图书列表图片控制 */


.media-object{
	margin: 0 auto;
}

.media-body h4{
	font-size: 14px;
}

.m-row-box{
	clear: both;
	overflow: hidden;
	height: 120px; /* 这个高度是一个估算的值：目前可以解决不同内容高度横向显示攒行的问题 */
	margin-top:10px;
	margin-bottom:10px;
}

/* 图书列表简介控制 */

.media-heading{
	font-size: 14px;
	margin: 0;
}

.col-xs-8{
	padding-left: 0;
}

.m-row-box p{
	font-size: 12px;
	color:#666;
}

.m-row-box i{
	margin-right: 5px;
}

/* 图书详情 */
.m-bookdetails-pic{
	padding: 15px 0;
}

.m-bookdetails-pic img{
	display: block;
	width: 80%;
	margin:0 auto;
}

/*
 * 标题设置 
 */

.m-bookdetails-tips{
	padding: 15px;
}

.m-bookdetails-tips h2{
	font-size: 2em;
	text-align: center;
	line-height: 30px;
	color: #23527c;
}

.m-bookdetails-tips h3{
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	margin-top: 20px;
}

.m-bookdetails-tips h3:nth-of-type(1){
	color:#666;


}

.m-bookdetails-tips h3:nth-of-type(2){
	color:#666;
	border-bottom: 1px solid #f3f3f3;
	padding-bottom: 10px;
}


/* */
.m-bookdetails-tbox{
	border:1px solid #e1e1e8;
	margin:15px 0 0 0;
	padding: 5px 0;
	border-radius: 4px;
	background: #f7f7f9;
}

.m-bookdetails-tbox div{
	font-size: 12px;
	line-height: 24px;
}

/**/

.m-bookdetails-tt-1 {
    padding: 10px 20px;
    margin: 20px 0 10px 0;
    font-size: 17.5px;
    border-left: 5px solid #26a229;
    color: #26a229;
}

/* 作者、内容、目录 */

.m-bookdetails-conbox{
	
	font-size: 14px;
	color: #666;
	line-height: 1.75em;
	
}


/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) {

	.m-bookdetails-tips h2{
		font-size: 3.25em;
		line-height: 1.5em;
		text-align: left;
	}

	.m-bookdetails-tips h3{
		font-size: 1.25em;
		text-align: left;
	}
}











