/*封面*/
.frontCover {
	qrfullpage:1;
}

h1.firstTitle {
	text-align:center;
	font-size:1.5em;
	font-family:"xiaobiaosong";
	color: #3F3939;
	margin: 1em 0em 1em 0em;
}
h2 {
	text-align:left;
	font-size:1.4em;
	font-family:"xiaobiaosong";
	color: #3F3939;
	text-indent: 0em;
	margin: 1em 0em 1em 0em;
	border-bottom: 0.1em solid #c6c6c6;
}
h3 {
	text-align:left;
	font-size:1.3em;
	font-family:"xiaobiaosong";
	color: #5F3C40;
	text-indent: 0em;
	margin: 0.5em 0em 0.5em 0em;
}
h4 {
	text-align:left;
	text-indent: 0em;
	font-size:1.2em;
	font-family:"xiaobiaosong";
	margin: 0.5em 0em 0.5em 0em;
}
h5 {
	text-align:left;
	font-size:1.1em;
	font-family:"xiaobiaosong";
	margin: 0.5em 0em 0.5em 0em;
}

/*正文内容*/
.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
} 

/** 仿宋文字 **/
p.fangsong { 
	font-family:"DK-FANGSONG", Song,"方正仿宋"; 
	font-size:1em;
	text-indent:2em;
}

/** 黑体文字 **/
p.heiti { 
	font-family:"方正兰亭黑简体"; 
	font-size:1em;
	text-indent:2em;
}

/*扉页*/
/** 版权信息页正文 **/
p.copyright-text {
	line-height: 1.618em;
	text-indent: 0em;
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
}



/** 行间图 **/
img.inline-image {
	height: 1em;
	vertical-align:middle;
     margin-left:0.1em;
     margin-right:0.1em;
}
img.inline-image1 {
	height: 1.2em;
	vertical-align:middle;
     margin-left:0.1em;
     margin-right:0.1em;
}



/** ----------------------------- **/
div.frame-zhishidian1 {
	font-size: 1em;
	padding: 0.5em;
	margin: 1.5em 0em 1.5em 0em;
	background-color: #eeefef;
}


/** 加粗 **/
span.bold{
font-weight: bold;
}

/** 斜体字 **/
span.italic{
font-style: italic;
}


/**背景色**/
span.specialtext-bg{
	background-color:black;
	font-weight: bold;
	color: #ffffff;
	padding: 0.2em;
	border-radius: 0.5em;
}

/*无缩进*/
p.para-no-indent{
	text-indent: 0em;
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
}
/*居左*/
p.para-left{
	text-indent: 2em;
	font-family:"方正兰亭黑简体";
	font-size: 1.1em;
}
/*居左加粗*/
p.para-left-b{
text-indent: 0em;
font-size: 1.2em;
font-weight: bold;
	font-family:"汉仪旗黑50S","HYQiHei-50s";
}

/*居左加下划*/
p.para-left-u{
text-indent: 0em;
font-size: 1em;
font-weight: bold;
text-decoration: underline;
	font-family:"汉仪旗黑50S","HYQiHei-50s";

}

/*居中*/
/*居右*/
p.para-right{
	text-align: right;
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
}



.qanzone-imageH
{
    width:80%;

}
.qanzone-imageH60
{
    width:60%;

}

.qanzone-imageH50
{
    width:50%;

}

.qanzone-imageH40
{
    width:40%;

}


.qanzone-imageH30{
    width:30%;

}







.juzhong
{
	text-align:center;
	margin:1em auto;
}
/*图片主标题文字多*/
/*图片主标题文字少*/
p.fewcharacters
{
    text-indent:0em;
    text-align:center;
    color:#7e675d;
    font-family:"方正兰亭刊黑简体";
    font-size:1em;
    margin: 0.1em 0 1em 0;

}

/*图片主标题文字少2*/
p.table-characters
{
    text-indent:0em;
    text-align:center;
    color:#7e675d;
    font-family:"方正兰亭刊黑简体";
    font-size:1em;
    margin: 1em 0 0.1em 0;

}

/*内文图左环绕*/
/*内文图右环绕*/
/*标题样式1*/
.title-1
{
    text-indent:0em;
    text-align:center;
    color:#3F3939;
    font-family:"方正兰亭黑简体";
    font-size:1.3em;
    font-weight:bold;
    margin:1em 0em 1em 0em;
}

/*标题居左加实线下边框*/
div.kuang{
	border:0.1em dotted #7e675d;
  	background-color:#fff;
    width: 45%;
	text-align: center;
	padding: 0.5em;
	margin-left: 25%;
	margin-right: 25%;
}


/*扉页出版信息*/
pre {
}