.qqreader-fullimg {
    qrfullpage: 1;
}

.frontCover {
    qrfullpage: 1;
}

.qqreader-footnote {
    width: 1em;
    margin-left: 0.2em;
}

/*正文内容*/
.content {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}
 
/*<h1>一级标题*/
.firstTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    margin-bottom: 2em;
    color: #c36500;
    border-bottom: 1px solid #c36500;
}
  
/*<h2>二级标题*/
.secondTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.3em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 1em;
    text-align: center;
    color: #c36500;
}

/*<h3>三级标题*/
.thirdTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.1em;
    line-height: 1.4em;
    text-indent: 0;
    margin-top: 1em;
    color: #c36500;
}
 
div.tupian {
    width: 100%;
    margin: 1em auto 1em auto;
    text-align: center;
}

p.bodycontent-text {
    text-indent: 2em;
}

p.bodycontent-text_right {
    text-align: right;
}

h4, h5, h6 {
    text-align: left;
    text-indent: 2em;
    font-size: 1em;
    margin: 1.0em 0em;
}

/* 版权信息页正文 */
/* Copyright page text */
p.kindle-cn-copyright-text {
    line-height: 1.5;
    text-indent: 0em;
}

/* 注释 */
p.zhusi {
    line-height: 1.5;
    text-indent: 0em;
    font-size: 0.8em;
}

p.bodycontent-text_center {
    text-align: center;
    font-weight: bold;
}

p.bodycontent-text_yinwen {
    line-height: 1.5;
    text-indent: 2em;
    font-size: 1em;
}

p.bodycontent-text_noindent {
    line-height: 1.5;
    text-indent: 0em;
    font-size: 1em;
}

img.image-alone {
    width: auto;
    margin-bottom: 0.2em;
}

/* 数学上标字体 */  
span.math-super {
    font-size: 0.7em;
    vertical-align: super;
}

/* 造字 */
img.paralog {
    height: 1em;
    vertical-align: -0.1em;
}