/* 2.0.0版本*/
/*封面*/
.frontCover {
    qrfullpage: 1;
}

/*<h1>一级标题*/
h1.firstTitle {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1.3em;
    line-height: auto;
    text-align: justify;
    text-indent: 0;
    margin: 0em 0em 2em 0em;
}

  
/*<h2>二级标题*/
h2.secondTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.3em;
    line-height: 1.3em;
    text-indent: 0;
    text-align: right;
    margin: 0em 0em 2em 0em;
}

/*<h3>三级标题*/
h3.thirdTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.2em;
    line-height: 1.4em;
    text-indent: 0;
    margin: 2em 0em 0.5em 0em;
    text-align: center;
    color: #F89C1B;
}

h3.thirdTitle-1 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.2em;
    line-height: 1.4em;
    text-indent: 0;
    margin: 2em 0em 0.5em 0em;
    text-align: center;
    color: #DF632D;
}

/*<h3>三级标题*/
h3
/*<h3>三级标题*/
h3
/*<h3>三级标题*/
h3
/*<h3>三级标题*/
h3
 
/*<h4>四级标题*/
h4
 
/*<h5>五级标题*/
h5
/*<h6>六级标题*/
h6
/*副标题*/
.subHead-0 {
    text-align: justify;
    font-family: "汉仪旗黑55S","ETrump-QiHei55";
    line-height: auto;
    font-size: 1.4em;
    margin: 0em;
    color: #5A5A5A;
}

/*副标题*/
.subHead0 {
    text-align: right;
    font-family: "汉仪旗黑55S","ETrump-QiHei55";
    line-height: auto;
    font-size: 1em;
    margin: 4em 0em 0em 0em;
    border-top: 1px solid #000000;
    padding-top: 0.2em;
    color: #5A5A5A;
}

/*版权标题*/
.copyRightTitle-1 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    text-align: justify;
    text-indent: 0;
    margin: 0em 0em 2em 0em;
}

/*版权内容*/
.contentCR {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    text-indent: 0;
    margin: 0em;
}

/*版权内容*/
/*正文内容*/
.content {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

/*正文内容*/
.content0 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    text-indent: 2em;
    color: #ffffff;
}

 
/*引文内容*/
.quotation {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1em;
    line-height: 1.3em;
    text-indent: 2em;
    margin: 0.3em 0em;
}

/*标题（引文、诗歌等）*/
/*作者*/
/*诗词的内容*/
.poem {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1.1em;
    text-align: center;
    line-height: 1.3em;
    margin: 0.3em auto;
}

/*日期*/
/*右下角说明*/
/*粗体*/
.bold {
    font-weight: bold;
}

/*斜体*/
.italic {
    font-style: italic;
}

/*字色*/
.color {
    color: #F89C1B;
}

/*字色*/
.color0 {
    color: #DF632D;
}

.color_111 {
    color: #6F2894;
}

.color_115 {
    color: #4892C4;
}

.color_117 {
    color: #43AA6E;
}

/*字色*/
/*字色*/
/*字色*/
/*文字阴影*/
/*下划线*/
/*删除线*/
/*数字上标*/
/*数字下标*/
span.sub {
    font-size: 0.7em;
    vertical-align: sub;
}

/*首字下沉，需配合.ftext 一并使用*/
.fDropContent {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    text-indent: 0;
    font-size: 1em;
}

/*被设为大写字的 Class 首字大写，需被包裹在.fDropContent 内*/
span.ftext {
    font-family: "汉仪旗黑55S","ETrump-QiHei55";
    float: left;
    font-weight: bold;
    font-size: 2em;
}

/*书信称谓*/
/*书信内容*/
/*列表-列表符可以为方块、空心圆、实心圆、数字等*/
/*边框*/
/*边框-行内默认样式用在span中*/
.textborder {
    border-top: 4px solid #000000;
    padding: 0.3em 0em;
    margin: 0em;
}

/*用于body以外的背景色*/
.bgColor {
    background-color: #000000;
}

/*用于body的背景色*/
.bgColor-0 {
    background-color: #ffffff;
}

/*背景色-行内默认样式用在span中*/
/*背景图*/
.bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

/*插图、表格截图（不含图片标题或图片说明）*/
.bodyPic {
    text-align: center;
    margin: 1em 0em 1em 0em;
}

/*插图、表格截图（不含图片标题或图片说明）*/
.bodyPic0 {
    text-align: center;
    margin: 0em;
}

 
/*插图、表格截图（含图片标题或图片说明）*/
.qrbodyPic {
    text-align: center;
    margin: 1em auto;
}

 
/*图片标题*/
/*图片标题*/
.imgtitle0 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    font-weight: bold;
    line-height: auto;
    text-indent: 0;
    text-align: center;
    margin: 0.3em 0em;
}

.imgtitle_0 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    font-weight: bold;
    line-height: auto;
    text-indent: 0;
    color: #ffffff;
    text-align: center;
    margin: 0.3em 0em;
}

/*图片说明*/
.imgdescript {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 0.9em;
    line-height: 1.3em;
    text-align: justify;
    text-indent: 0;
    color: #ffffff;
    margin: 0.3em 0em;
}

/*图片说明*/
.imgdescript0 {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 0.9em;
    line-height: auto;
    text-align: justify;
    text-indent: 0;
    margin: 0.3em 0em;
}

 
/*环绕图片*/
/*行内图*/
/*生僻字截图*/
/*签名图片*/
/*全屏图*/
.qqreader-fullimg {
    qrfullpage: 1;
}

/*出血图*/
.bleed-pic {
    qrbleed: left top right;
}

/*注标图*/
.qqreader-footnote {
    width: 1em;
    margin-left: 0.2em;
}

/*分页*/
.width100 {
    width: 100%;
}

.width90 {
    width: 90%;
}

.width80 {
    width: 80%;
}

.width60 {
    width: 60%;
}

.width30 {
    width: 30%;
}

.width40 {
    width: 40%;
}

.right-info {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 0;
    text-align: right;
}

.right-info1 {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1em;
    text-indent: 0;
    text-align: right;
}

.content3_104 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 0em;
    font-weight: bold;
    color: #F69110;
}

.content3_104a {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 0em;
    font-weight: bold;
    color: #DF632D;
}

.content_108 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
    font-weight: bold;
}

.content_109 {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1em;
    text-indent: 2em;
}

.thirdTitle_110 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.2em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 1em;
    text-align: center;
    color: #6F2894;
}

.thirdTitle_116 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.2em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 1em;
    text-align: center;
    color: #4892C4;
}

.content3_112 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 0em;
    font-weight: bold;
    color: #6F2894;
}

.content_100 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 0;
    text-align: center;
}

.italic_113 {
    font-style: italic;
    font-size: 0.7em;
    vertical-align: sub;
}