/* qq 2.0.0版本*/
/*封面*/
.frontCover {
    qrfullpage: 1;
}

/*<h4>四级标题*/
h4.fourthTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.1em;
    line-height: 1.3em;
    text-indent: 2em;
    margin-top: 1.2em;
    margin-bottom: 1em;
}

.bgColor-1 {
    background-color: #ffffff;
}

.bgColor-2 {
    border: 1px solid #DA050D;
    padding: 1em;
    margin: 2em 1em;
}

.copyRightTitle-1 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    text-align: center;
    color: #ffffff;
    text-indent: 0;
    margin-top: 1em;
    margin-bottom: 1em;
    background-color: #DA050D;
}

/*版权内容*/
.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;
}

/*引文内容*/
.quotation {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1em;
    text-indent: 2em;
}

/*右下角说明*/
.right-info {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 0.9em;
    text-align: right;
    margin-bottom: 0.5em;
    color: #454547;
}

/*粗体*/
.bold {
    font-weight: bold;
}

/*斜体*/
.italic {
    font-style: italic;
}

/*插图、表格截图（不含图片标题或图片说明）*/
.bodyPic {
    text-align: center;
    margin: 1em auto;
}

/*插图、表格截图（含图片标题或图片说明）*/
.qrbodyPic {
    text-align: center;
    margin: 1em auto;
}

 
/*图片标题*/
.imgtitle {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1em;
    line-height: 1.4em;
    text-align: center;
    text-indent: 0;
    color: #B03639;
}

/*图片说明*/
.imgdescript {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 0.8em;
    line-height: 1.3em;
    text-align: left;
    text-indent: 0;
    color: #B03639;
}

/*注标图*/
.qqreader-footnote {
    width: 1em;
    margin-left: 0.2em;
}

.width80 {
    width: 80%;
}

.width60 {
    width: 60%;
}

.width40 {
    width: 40%;
}

/* 小号字 */
.xiao {
    font-size: 0.85em;
    margin-top: 1em;
    text-indent: 0;
    line-height: 2em;
}

/* 单线边框灰底*/
div.solidgrey {
    border: solid 1px;
    margin: 1em 0.5em;
    padding: 0.8em 0.5em;
    background-color: #dcdcdc;
}

/*行内图*/
img.h-pic {
    height: 3em;
    vertical-align: middle;
    margin-left: 0.1em;
    margin-right: 0.1em;
    line-height: 3.2em;
}

/* 图片宽度 20 */
img.width20 {
    width: 20%;
}

/* 注释以外的上标2 */
span.sbiao2 {
    margin: 0em;
    font-size: 0.7em;
    vertical-align: super;
}

/*提示段落 灰底*/
p.tishi-grey {
    margin-top: 0.5em;
    font-size: 1.2em;
    text-indent: 0em;
    text-align: left;
    background-color: #dedede;
    font-weight: bold;
    padding: 0.1em;
    border-bottom: solid 1px;
}

/*特殊词汇 加粗*/
span.red-bold {
    color: #b03232;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.4em;
}

/* 单线边框 */
.solid {
    border: solid 1px;
    margin: 1em 0.5em;
    padding: 0.8em 0.5em;
}

body.grey {
    background-color: #DCDCDC;
    padding: 2em;
}

/*段落-楷体-落款*/
p.kt-lk {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1.1em;
    text-indent: 0;
    text-align: right;
    padding: 0 1em;
    margin-bottom: 1.3em;
}

.firstTitle-0 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    border-bottom: 2px solid #DA050D;
    padding-bottom: 0.2em;
    text-indent: 0;
    margin: 3em 0em 1em;
    color: #DA050D;
}

.secondTitle-0 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.3em;
    line-height: 1.3em;
    text-align: left;
    text-indent: 0;
    color: #DA050D;
    margin-top: 2em;
}

.thirdTitle-0 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.1em;
    line-height: 1.3em;
    text-align: left;
    text-indent: 0;
    color: #DA050D;
    margin: 2em 0 0em 0;
}