.underline {
    text-decoration: underline;
}

.bodyPic {
    text-align: center;
    margin: 1em auto;
}

 
.width90 {
    width: 90%;
}

.qqreader-fullimg {
    qrfullpage: 1;
}

.frontCover {
    qrfullpage: 1;
}

.qqreader-footnote {
    width: 1em;
    margin-left: 0.2em;
}

.h-pic {
    height: 2em;
    vertical-align: middle;
    margin-left: 0.1em;
    margin-right: 0.1em;
}

/*正文内容*/
.content {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

 
.bgColor-1 {
    background-color: #ffffff;
}

/*<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;
}

 
/*<h4>四级标题*/
.fourthTitle {
    font-family: "汉仪旗黑55S","ETrump-QiHei55";
    font-size: 1.em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 1em;
    color: #c36500;
}

 
h1.copyright-title {
    margin: 10% 0 0.375em;
    font-family: '宋体', 'serif', '黑体';
    font-size: 1.77778em;
    line-height: 1.5;
    font-weight: 700;
    text-indent: 0;
}

/* 版权正文授权 */
p.copyright-text-1 {
    margin: 1em 0 0;
    font-family: '黑体', 'sans-serif';
    font-size: 0.88889em;
    line-height: 1.75;
    text-indent: 0;
}

/* 版权所有 */
p.copyright-text-2 {
    margin: 1em 0 0;
    font-family: '黑体', 'sans-serif';
    font-size: 0.88889em;
    line-height: 1.75;
    text-indent: 0;
}

/* 封面图像居中 */
img.img-height100 {
    width: 100%;
}

span.er {
    background-color: #1D2089;
    color: #fff;
    font-size: 0.9em;
}

/* 正文 */
p.bodytext {
    text-indent: 2em;
}

/* 文内引文 */
.yinwen {
    font-family: "楷体";
    text-indent: 2em;
    margin: 1em;
}

/* 文内引文 */
.yinwen-c {
    font-family: "楷体";
    text-align: center;
}

/* 图片-有图注 */
img.image-tuzhu {
    width: 100%;
    margin-bottom: 0.3em;
}

/* div图片中100% */
div.zhong {
    width: 100%;
    margin: 1em auto;
    text-align: center;
}

/* div图片中100% */
div.tu {
    width: 3em;
    margin: 1em auto;
    text-align: center;
}

/* div图片中100% */
div.tu1 {
    width: 2.5em;
    margin: 1.5em auto 0 0;
    text-align: left;
}

/* div图片中60% */
div.zhong1 {
    width: 50%;
    margin: 1em auto;
    text-align: center;
}

/* 落款 */
.bodytext-right {
    font-family: "楷体";
    text-align: right;
}

/* 部分加粗 */
span.bold {
    font-family: "黑体";
}

 
/* 加粗 */
p.jiacus {
    text-indent: 2em;
    font-family: "黑体";
}

/* 加粗 */
p.ch {
    font-family: "黑体";
    text-align: center;
    background-color: #1D2089;
    color: #fff;
    font-size: 1.1em;
    margin: 2em 0 0em;
    padding: 0.2em;
}

/* 加粗 */
p.jiacus2 {
    text-align: left;
    text-indent: 2em;
    font-weight: bold;
    font-family: "楷体";
}

/*注释标题*/
.noteTitle {
    font-family: "楷体";
    font-size: 80%;
    line-height: 1.5em;
    font-weight: bold;
    text-align: left;
    text-indent: 0;
    letter-spacing: auto;
}

 
/*注释内容*/
.noteContent {
    font-family: "楷体";
    font-size: 80%;
    line-height: 1.5em;
    text-align: left;
    text-indent: 2em;
    letter-spacing: auto;
}

/* 行内楷体 */
span.xz {
    font-family: "楷体";
    font-size: 0.8em;
}

/* 框 */
div.kuang {
    border-top: 1px solid #1D2089;
    border-bottom: 1px solid #1D2089;
    padding: 0.5em;
}

/* 框 */
div.kuang1 {
    border: 1px solid #1D2089;
    padding: 0.5em;
    margin: 0em;
}

/* 行内楷体 */
span.k {
    font-family: "楷体";
}