/*封面*/
.frontCover {
	qrfullpage:1;
}

.qqreader-fullimg{
	qrfullpage:1;
}
/*生僻字截图*/
.s-pic {
	height:1em;
	vertical-align:middle;
     margin-left:0.1em;
     margin-right:0.1em;
}
/*行内图*/
.h-pic {
	height:2em;
	vertical-align:middle;
     margin-left:0.1em;
     margin-right:0.1em;
}


/* 行内楷体 */
span.k{
	font-family:"楷体";
}
/*注释标题*/
.noteTitle {
	font-family:"楷体";
	font-size:80%;
	line-height:1.5em;
	font-weight:bold;
	text-align:left;
	text-indent:0;
	letter-spacing:auto;
} 
/*注释内容*/
.noteContent {
	font-family:"楷体";
	font-size:80%;
	line-height:1.5em;
	text-align:left;
	text-indent:2em;
	letter-spacing:auto;
} 

/*正文内容*/
.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
} 
.jiacus{
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
font-weight:bold;
}
/*行内图*/
.gongshi {
	height:2em;
	vertical-align:middle;
     margin-left:0.1em;
     margin-right:0.1em;
}
/* 图居中 */
div.bodypic-c-100{
	text-align:center;
}
.copyright-title{
    margin: 10% 0 0.375em;
    font-family: '宋体', 'serif', '黑体';
    font-size: 1.77778em;
    line-height: 1.5;
    font-weight: 700;
    text-indent: 0;
}
/* 版权信息页正文 */
p.copyright-text {
    margin: 0;
    font-family: '黑体', 'sans-serif';
    font-size: 0.88889em;
    line-height: 1.75;
    text-indent: 0;
}

/* 版权正文授权 */
p.copyright-text-1 {
    margin: 1em 0 0;
    font-family: '黑体', 'sans-serif';
    font-size: 0.88889em;
    line-height: 1.75;
    text-indent: 0;
}
/* 版权所有 */
p.copyright-text-2 {
    margin: 1em 0 0;
    font-family: '黑体', 'sans-serif';
    font-size: 0.88889em;
    line-height: 1.75;
    text-indent: 0;
}
/* 文内引文 */
.yinwen{    font-size: 1em;
	font-family:"楷体";
    text-indent: 2em;
}

h1.contents-title {
	font-weight: bold;
	border-bottom:0.1em black dotted;
	margin:1em 0em 1em 0em;
	text-align:left;
	text-indent: 0em;
    duokan-text-indent: 0em;
}
/* 目录页标题-一级 */
div.contents-chapter-1 {
	font-weight: bold;
	margin-left:0.5em;
}

/* 一级标题 */
.chapter-1{
	font-family:"黑体";
	font-size:2em;
	margin-top:2em;
	font-weight: normal; 
	text-align: right; 
	color:#242424;
}
.secondTitle {
	font-family:"汉仪旗黑65S","HY-QiHei65";
	font-size:1.3em;
	line-height:1.3em;
	text-indent:0;
	margin-top:2em;
	text-align:center;

}
.jiacu{
font-weight:bold;
}
.thirdTitle {
	font-family:"汉仪旗黑65S","HY-QiHei65";
	font-size:1.1em;
	line-height:1.4em;
	text-indent:0;
	margin-top:1em;
		text-align:center;
} 
.chapter-11{
	font-family:"黑体";
	font-size:2em;
	margin-top:2em;
	font-weight: normal; 
	text-align: center; 
	color:#242424;
}

p.zk{	font-size:1em;
	font-family:"楷体";
	text-indent:2em;
}

/* 无缩进-中-黑体 */
p.ch{font-size:1em;
	font-family:"黑体";
	text-align:center;
}
/* 无缩进-中-楷体 */
p.ck{font-size:1em;
	font-family:"楷体";
	text-align:center;
}

/* 无缩进-右-楷体 */
p.rk{font-size:1em;
	font-family:"楷体";
	text-align:right;
}

/* 双链接页下注释楷体 */
p.note{font-size:1em;
	font-family:"楷体";
	color:gray;
}

img.img80{
	width:80%;
}

/* 行内图2字高 */
.bg{
	margin: 1em 0em;
	padding:0.5em 2em;
	font-size: 1em;
	line-height: 1em;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 0.1em solid #ccc;
	border-radius: 0.2em;
}
/* 折行小字*/
span.m{
font-size:0.6em;
color:#242424;
margin-right:0.5em;
}
span.m1{
background-color:#242424;
color:#ffffff;
padding:0em 0.3em 0em 0.5em;
}
