/*标题5*/
/*丛书系列-------------------------------*/
.p6 {
    font-size: 1.0em;
    text-align: left;
    color: #a9732d;
    text-indent: 0em;
    font-family: "汉仪旗黑50S","HYQiHei-50s";
}

/*知识点标题-------------------------------*/
.yanse {
    color: #a9732d;
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    text-indent: 2em;
    font-size: 1.0em;
}

/*居右不绕文*/
/*附注标题*/
/*注解内容--------------------------------*/
.fnote {
    font-size: 1.0em;
    font-family: STKaiti;
    text-indent: 0em;
    margin: 0;
    text-align: justify;
    line-height: 200%;
}

/*封面*/
.frontCover {
    qrfullpage: 1;
}

/*<h1>一级标题*/
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: #C37953;
    background: #F8EDCE;
}

  
/*<h2>二级标题*/
h2.secondTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.3em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 1em;
    color: #C37953;
    border-bottom: 1px solid #C37953;
}

.contentCR {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    text-indent: 0em;
    color: #C37953;
    margin: 0 1em 0 auto;
}

.contentCR1 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    text-indent: 0em;
    color: #C37953;
    margin: 1em 1em 0 auto;
    font-weight: bold;
}

.bgcolor {
    background: #C37953;
    color: #ffffff;
}

.bgColor-1 {
    background-color: #ffffff;
}

.copyRightTitle-1 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    text-align: center;
    color: #C37953;
    text-indent: 0;
    margin-top: 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid #C37953;
}

/*正文内容*/
.content {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

.content1 {
    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: #5A5A5A;
}

/*插图、表格截图（不含图片标题或图片说明）*/
.bodyPic {
    text-align: center;
    margin: 1em auto;
}

.width60 {
    width: 60%;
}

/*图片标题*/
.imgtitle {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 0.9em;
    line-height: 1.4em;
    text-align: center;
    text-indent: 0;
}

/*注标图*/
.qqreader-footnote {
    width: 1em;
    margin-left: 0.2em;
}