.frontCover {
    qrfullpage: 1;
}

.qqreader-fullimg {
    qrfullpage: 1;
}

/*正文内容*/
.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: #00ACEF;
}

  
/*<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: #00ACEF;
}

/*<h3>三级标题*/
.thirdTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.1em;
    line-height: 1.4em;
    text-indent: 0;
    margin-top: 1em;
    color: #00ACEF;
}

 
p.bodycontent-text {
    text-indent: 2em;
    font-family: STSong, "Song S", Song,"宋体";
}

.bodycontent-first-title {
    font-family: "MYing Hei S", Hei,"黑体";
    font-size: 1.5em;
    margin-bottom: 2.5em;
    margin-top: 0.5em;
    text-align: center;
}

.bodycontent-second-title {
    font-family: "MYing Hei S", Hei,"黑体";
    font-size: 1.3em;
    margin-bottom: 0.8em;
    margin-top: 1.5em;
    text-align: center;
}

h4, h5, h6 {
    font-family: "MYing Hei S", Hei,"黑体";
    text-align: left;
    text-indent: 2em;
    font-size: 1em;
    margin: 1.0em 0em;
}

p.bodycontent-text_center {
    text-align: center;
}