/* 2.0.0版本*/
/*封面*/
.frontCover {
    qrfullpage: 1;
}

/*版权标题*/
h1.copyRightTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.2em;
    line-height: 2em;
    text-align: center;
    text-indent: 0em;
    color: #B03639;
    margin: 0em 0em 1.5em 0em;
    letter-spacing: auto;
    border-bottom: 1px solid #B03639;
    padding-bottom: 0.3em;
}

/*版权内容*/
.contentCR {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    line-height: 1.4em;
    text-indent: 0em;
    margin: 0.4em 0em;
    letter-spacing: auto;
}

/*翻版必究*/
.contentCR-1 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    line-height: 1.4em;
    text-align: center;
    text-indent: 0em;
    margin: 2.5em 0em;
    color: #B03639;
    letter-spacing: auto;
}

/*插图、表格截图（不含图片标题或图片说明）*/
.bodyPic {
    text-align: center;
    width: 100%;
}