.frontCover {
    qrfullpage: 1;
}

.contentCR {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    text-indent: 0em;
}

.content_101 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
    color: #4992B1;
}

.content_102 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
    color: #C54015;
}

.color_103 {
    color: #4992B1;
}

.content_107 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 0;
    text-align: right;
}

/*<h1>一级标题*/
.firstTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: justify;
    text-indent: 0;
    margin-bottom: 1em;
    color: #F37932;
}

.banquan {
    background-color: #ffffff;
    padding: 0.5em;
    margin: 0 auto;
}

/*版权标题*/
.copyRightTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    margin-bottom: 0.5em;
}

/*版权内容*/
/*正文内容*/
.content {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

/*正文内容*/
.content-s {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
    color: #2C94B5;
}

/*粗体*/
.bold {
    font-weight: bold;
}

/*用于body的背景色*/
.bgColor-0 {
    background-color: #ffffff;
}

/*背景图*/
.bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/*插图、表格截图（不含图片标题或图片说明）*/
.bodyPic {
    text-align: center;
    margin: 1em auto;
}

/*环绕图片*/
.floatPic-l {
    float: left;
    text-align: center;
    width: 40%;
    margin-right: 0.5em;
}

 
/*环绕图片*/
.floatPic-r {
    float: right;
    text-align: center;
    width: 40%;
    margin-left: 0.5em;
}

/*环绕图片*/
.floatPic-r1 {
    float: right;
    text-align: center;
    width: 35%;
    margin-left: 0.5em;
}

/*全屏图*/
.qqreader-fullimg {
    qrfullpage: 1;
}

/*出血图*/
.bleed-pic {
    qrbleed: left top right;
}

.width80 {
    width: 80%;
}

.width100 {
    width: 100%;
}

.width50 {
    width: 50%;
}

.width60 {
    width: 60%;
}

.width30 {
    width: 30%;
}