/*封面*/
.frontCover {
	qrfullpage:1;
}


/*正文内容*/
.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
} 

/*图片标题*/
.imgtitle {
	font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
	font-size:1em;
	line-height:1.4em;
	text-align:center;
	text-indent:0;
}


div.tupian {
	width: 100%;
	margin: 1em auto 1em auto;
	text-align: center;
}


.bk{padding:0.5em;border-radius:1em;border:solid #FFF 0.1em;background-color:#ECCFE1;}
p.bodycontent-text1 {
	text-indent: 0em;
	color:#B50C80; 
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
}
p.bodycontent-text2{
	text-indent: 2em;
	font-family: STKai, "MKai PRC", Kai, "楷体";	 
	font-size:1em;
}

h1.bodycontent-first-title {
	 color:#B50C80;
	font-size: 1.5em;
	margin-bottom: 2.5em;
	margin-top: 0.5em;
	text-align: center;
	font-family:"汉仪旗黑65S","HY-QiHei65";
}

h2.bodycontent-second-title {
	color:#B50C80; 
	font-size: 1.3em;
	margin-bottom: 1em;
	margin-top: 1.5em;
	text-align: center;
	font-family:"汉仪旗黑65S","HY-QiHei65";
}

.xz{font-size:0.8em;}


.bk2{padding:0.5em;border-radius:1em;border:solid #DCA3C6 0.1em;}

h1.kindle-cn-copyright-title {
	page-break-before: always;
	font-size: 1.2em; 
	text-align: center; 
	border-width: 0.07em;
	margin:0.5em 0em 0.5em 0em;
	border-style: none none solid none;
    font-family: "汉仪旗黑65S","HY-QiHei65";
}


p.kindle-cn-copyright-text {
	line-height: 1.5;
	text-indent: 0em;
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
}


.jc{font-weight: bold;color:#B50C80; }
p.bodycontent-text_center {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-align: center;
	font-weight: bold;
}
p.bodycontent-text_center1 {
	color:#C86FA7; 
	text-align: center;
	font-weight: bold;
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
}
p.bodycontent-text_yinwen {
	line-height: 1.5;
	text-indent: 2em;
	font-size: 1em;
	 font-family: STKai, "MKai PRC", Kai, "楷体";
}

img.image-alone {
	width: auto;
	margin-bottom: 0.2em;
}

/* 数学上标字体 */  
span.math-super {  
    font-size: 0.7em;  
    vertical-align: super;  
}  

/* 数学下标字体 */  
span.math-sub {  
    font-size: 0.7em;  
    vertical-align: sub;  
}  

