.frontCover {
    qrfullpage: 1;
}

body {
    font-size: 1em;
    text-align: justify;
    line-height: 1.5;
}

/* TOC link color */
/* 目录条目链接颜色 */
a {
    color: #0000CC;
}

p.bodycontent-textbq {
    text-indent: 0em;
}

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;
}

p.bodycontent-text-tushuo {
    text-align: center;
    margin-top: 0.2em;
}

h1.bodycontent-first-title {
    font-size: 1.6em;
    margin-bottom: 2.5em;
    margin-top: 0.5em;
    text-align: right;
}

h2.bodycontent-second-title {
    font-size: 1.6em;
    margin-bottom: 2.5em;
    margin-top: 0.5em;
    text-align: right;
}

h3.bodycontent-third-title {
    font-size: 1.4em;
    margin-bottom: 0.8em;
    margin-top: 1.5em;
    text-align: center;
}

h4 {
    font-size: 1.2em;
    margin-bottom: 0.7em;
    margin-top: 1em;
}

h5 {
    font-size: 1em;
    margin-bottom: 0.7em;
    margin-top: 1em;
}

h6 {
    font-size: 1em;
    margin-bottom: 0.7em;
    margin-top: 1em;
}

/* 注释 */
p.zhusi {
    line-height: 1.5;
    text-indent: 0em;
    font-size: 0.8em;
}

p.bodycontent-text_center {
    text-align: center;
    font-weight: bold;
}

img.image-alone {
    width: 80%;
    margin-bottom: 0.2em;
}

/* 数学上标字体 */  
span.math-super {
    font-size: 0.7em;
    vertical-align: super;
}

.contentTitle1 {
    font-size: 1.3em;
    line-height: 1.5em;
    text-align: center;
    font-weight: 800;
    font-weight: bold !important;
}