body {
	background-color:#ffffff;
	padding:0;
	margin:0;
	color:#333333;
	font-size:12px;
	font-family: "Noto Serif SC","Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", "Microsoft YaHei";
}
h1{
	font-size:18px;
}
h2{
	background-color: orchid;
    color: #ffffff;
    padding: 10px 0;
    text-indent: 10px;
	font-size:16px;
}
h3{
	font-size:16px;
	font-weight: bold;
}
p{
	font-size:14px;
}
.logo{
    width:100%;
    height:180px;
    margin:0 auto;
    text-align: center;
	background-image:url("/images/top.jpg");
	background-size: cover;
}
.logo img{
    height:60px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}
@media screen and (min-width: 1024px) {
	body{
		width:1280px;
		margin: 0 auto;
	}
	.logo{
		width:100%;
		height:260px;
		margin:0 auto;
		text-align: center;
		background-image:url("/images/bsjz-pc.jpg");
		background-size: cover;
	}
}

a, a:hover, a:active {color:#999; text-decoration:none;}
a:hover {text-decoration:underline;}
.indent1{
	text-indent:2em;
}
.indent2{
	text-indent:4em;
}
.indent3{
	text-indent:6em;
}
.indent4{
	text-indent:8em;
}
.footer {
	border-top:0px solid #ddd;
	padding-top:20px;
	font-size:14px;
	font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB";
	text-align: center;
	color: #999;
	margin-bottom:20px;
}
#searchResultContent{
	background-color:#ffffff;
}
.ResultOne{
	padding: 10px;
    background-color:#fff;
    margin-bottom:20px;
	border-bottom:1px solid var(--weui-FG-3);	
}
.ResultOne h4{
	font-size:18px;
	color: #000000;
}
.ResultOne p{
	font-size:14px;
	color: #333;
	line-height:30px;
}
.page__bd_spacing{
    padding: 0 16px
}
.weui-flex__item .placeholder{
    margin: 5px;
    padding: 0 10px;
    background-color: var(--weui-BG-1);
    height: 2.3em;
    line-height: 2.3;
    text-align: center;
    color: var(--weui-FG-1)
}
.weui-article .juan{
	font-size: 24px;
    line-height: 36px;
    font-weight: bold;
}
.weui-article .byline{
	font-size: 16px;
    line-height: 24px;
}
.weui-article .div-jing{
	font-size: 18px;
    line-height: 36px;	
}
.weui-article .div-jing p{
	font-size: 18px;
    line-height: 36px;
}
.weui-article p{
	font-size: 18px;
    line-height: 36px;
}
.lg{
	font-size:16px;
	line-height: 36px;
	font-weight: bolder;
	padding-bottom:20px;
	color:#0088cc;
}
.weui-navbar{
	height: 52px;
    width: 100%;
    background-color: #f8f8f8;
    top: 0;
    position: fixed;
}
.weui-navbar img{
	width:26px;
	height:26px;
	padding-top:13px;
}
.weui-navbar .home{
	height:52px;
	width:52px;
	padding-left:13px;
}
.weui-navbar .book{
	height:52px;
	width:52px;
	float:right;
	right:52px;
    position:inherit;
}
.weui-navbar .book img{
	padding-left:13px;
}
.weui-navbar .list{
	height:52px;
	width:52px;
	float:right;
	right:104px;
    position:inherit;
}
.weui-navbar .list img{
	padding-left:13px;
}
.weui-navbar .more{
	height:52px;
	width:52px;
	right: 0;
    position:inherit;
}
.weui-navbar .more img{
	padding-left:13px;
}
.box-mulu{
	display:none;
	background-color:#f8f8f8;
	margin-top:-52px;
}
.box-mulu-header{
	height:52px;
	background-color: #d66f60;
	text-indent:20px;
	position: relative;
	width: 100%;
}
.box-mulu-header-title{
	height:52px;
	font-size:16px;
	line-height: 52px;
	font-weight: bold;
	overflow: hidden;
	float: left;
	color:#ffffff;
	padding: 0 30px;
}
.box-mulu .btn-close{
	width:52px;
	height:52px;
	float:right;
	position: absolute;
	top:0;
	right:0;
	z-index:1001;
}
.box-mulu .btn-close img{
	width:26px;
	padding-top: 13px;
	float:left;
	padding-left:13px;
}
.box-mulu .mulu{
	margin-top:10px;
	min-height: 100vh;
}
.box-mulu .muluOne{
	height: 30px;
	padding:5px 20px;
}
.box-mulu .muluOne h4{
	font-size:16px;
	font-family: Georgia, 'Times New Roman', Times, serif;	
}
.box-mulu .muluOne h4 a{
	padding:5px 0;
	color:#333;
}
.box-book{	
	display:none;
	margin-top:-52px;
}
.box-book-header{
	height:52px;
	background-color: #d66f60;
	text-indent:20px;
	position: relative;
	width: 100%;
}
.box-book-header-title{
	height:52px;
	font-size:16px;
	line-height: 52px;
	font-weight: bold;
	overflow: hidden;
	float: left;
	color:#ffffff;
	padding: 0 30px;
}
.box-book .btn-close{
	width:52px;
	height:52px;
	float:right;
	position: absolute;
	top:0;
	right:0;
	z-index:1001;
}
.box-book .btn-close img{
	width:26px;
	padding-top: 13px;
	float:left;
	padding-left:13px;
}
.box-book .juans{
	margin-top:10px;
	min-height: 100vh;
}
.box-book .juanOne{
	height: 30px;
	padding:5px 20px;
}
.box-book .juanOne h4{
	font-size:16px;
	font-family: Georgia, 'Times New Roman', Times, serif;	
}
.box-book .juanOne h4 a{
	padding:5px 0;
	color:#333;
}
#back{
	display: none;
}
#cbeta-copyright{
	display:none;
}
.page .button-sp-area{
    text-align: center
}
.button-sp-area .weui-btn{
    margin: 15px 10px;
}
.pin .head{
	font-size: 18px;
	line-height: 36px;
	font-weight:bold;
}
.box-more{	
	display:none;
	margin-top:-52px;
}
.box-more-header{
	height:52px;
	background-color: #d66f60;
	text-indent:20px;
	position: relative;
	width: 100%;
}
.box-more-header-title{
	height:52px;
	font-size:16px;
	line-height: 52px;
	font-weight: bold;
	overflow: hidden;
	float: left;
	color:#ffffff;
	padding: 0 30px;
}
.box-more .btn-close{
	width:52px;
	height:52px;
	float:right;
	position: absolute;
	top:0;
	right:0;
	z-index:1001;
}
.box-more .btn-close img{
	width:26px;
	padding-top: 13px;
	float:left;
	padding-left:13px;
}
.box-more .more-content{
	margin-top:10px;
	min-height: 50vh;
}
.box-more .more-content p{
	line-height:36px;
	font-size:18px;
	padding:10px 50px;
}
.box-more .more-content img{
	width:100%;	
}
.navbar-title{
	height: 52px;
    line-height: 52px;
    font-size: 18px;
    font-weight: bold;
}