.qqreader-fullimg {
    qrfullpage: 1;
}

/*用于body以外的背景色*/
.bgColor-1 {
    background-color: #3fa2a8;
    padding: 1em;
}

.bgcolor-2 {
    background-color: rgba(226, 237, 233, 0.6);
    padding: 0.5em;
}

/*版权标题*/
.copyRightTitle-1 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1.5em;
    text-align: center;
    text-indent: 0;
    margin: 1em 0 0.8em 0;
    color: #ffffff;
    padding: 0.2em;
    background-color: #3fa2a8;
}

/*版权内容*/
.contentCR {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    text-indent: 0;
    margin: 0;
}

h1.bodycontent-first-title {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.2em;
    text-align: center;
    color: #872436;
}

p.bodycontent-text {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
    text-align: justify;
}

p.bodycontent-text_yinwen {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    line-height: 1.5;
    text-indent: 2em;
    font-size: 1em;
    margin-left: 2em;
}

.kt {
    font-family: STKai, "MKai PRC", Kai, "楷体";
}

h4, h5, h6 {
    text-align: left;
    text-indent: 2em;
    font-size: 1em;
    margin: 1.0em 0em;
}

/* 注释 */
p.zhusi {
    line-height: 1.5;
    text-indent: 0em;
    font-size: 0.8em;
}

p.bodycontent-text_center {
    text-align: center;
    font-weight: bold;
}

/* 数学上标字体 */  
span.math-super {
    font-size: 0.7em;
    vertical-align: super;
}