/* 2.0.0版本*/
/*封面*/
.frontCover {
    qrfullpage: 1;
}

h1.preface {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    margin-top: 2em;
    margin-bottom: 0em;
}

.xiaobiao {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1em;
    line-height: 1.2em;
    text-align: right;
    text-indent: 0;
    color: #FFFFFF;
}

.bei {
    background: #626777;
}

/*<h1>一级标题*/
h1.firstTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    color: #FFFFFF;
}

  
/*<h2>二级标题*/
h2.secondTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.3em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 1em;
    color: #1F6BB3;
}

/*版权标题*/
.copyRightTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    margin: 0.5em auto 2em auto;
    color: #c1a173;
}

/*版权内容*/
.contentCR {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    text-indent: 0;
}

/*正文内容*/
.content {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

.content-11 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
    color: #FFFFFF;
}

 
 
/*正文居中无缩进*/
.content-c {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1.1em;
    font-weight: bold;
    text-indent: 0em;
    margin-bottom: 0em;
    border-bottom: 2px solid #77797F;
    padding-bottom: 0.2em;
    color: #77797F;
    margin-top: 2em;
}

/*正文居左无缩进*/
.content-l {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 0em;
    font-weight: bold;
    border-top: 2px solid #1F6BB3;
    padding-top: 0.5em;
}

/*引文内容*/
.quotation {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1em;
    line-height: 1.3em;
    text-indent: 2em;
    margin: 0.3em 0em;
}

/*作者*/
.author {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 0.9em;
    text-align: center;
    margin: 0.2em auto 2em auto;
}

/*右下角说明*/
.right-info {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 0.9em;
    text-align: right;
    margin-bottom: 0.5em;
    color: #5A5A5A;
}

/*斜体*/
.italic {
    font-style: italic;
}

.border-0 {
    border: 2px solid #FFFFFF;
    padding: 0.5em;
    margin: 1em 0em;
}

/*用于body的背景色*/
.bgColor-0 {
    background-color: #1FADDF;
}

/*插图、表格截图（不含图片标题或图片说明）*/
.bodyPic-c {
    text-align: center;
    margin: 1em 40%;
    width: 20%;
}

/*插图、表格截图（含图片标题或图片说明）*/
.qrbodyPic {
    text-align: center;
    margin: 1em auto;
}

.bodyPic {
    text-align: center;
    margin: 1em auto;
}

/*图片说明*/
.imgdescript {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 0.9em;
    line-height: 1.3em;
    text-align: center;
    text-indent: 0;
    color: #1F6BB3;
}

.width90 {
    width: 90%;
}

.width50 {
    width: 50%;
}

.content_105 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 0;
    font-weight: bold;
    text-align: center;
}

.content3_103 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 0em;
    font-weight: bold;
}

.qqreader-footnote {
    width: 1em;
    margin-left: 0.1em;
    margin-right: 0.1em;
}

.imgtitle {
    font-family: "汉仪旗黑55S","HYQiHei-55s";
    font-size: 0.9em;
    line-height: 1.3em;
    margin: 0.25em auto;
    text-align: center;
    text-indent: 0;
}