.frontCover {
    qrfullpage: 1;
}

h1.firstTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    color: #E6551E;
}

h1.firstTitle-1 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    background-color: #E6551E;
    color: #ffffff;
}

  
.copyRightTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    background-color: #a07533;
    color: #ffffff;
}

.contentCR-1 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    text-indent: 0em;
    font-weight: bold;
}

.contentCR {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    text-indent: 0em;
    margin: 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;
}

.italic {
    font-style: italic;
}

.bgColor {
    background-color: #FEFEFE;
}

.bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.bodyPic {
    text-align: center;
    margin: 1em auto;
}

 
.qqreader-footnote {
    width: 1em;
    margin-left: 0.2em;
}

.width20 {
    width: 20%;
}

div.roundsolid {
    margin: 1em 0.5em;
    padding: 0.8em 0.5em;
    border-radius: 0.5em;
    border: solid 1px #000000;
}