/* 2.0.0版本*/
/*封面*/
.frontCover {
    qrfullpage: 1;
}

.manhua {
    qrfullpage: 1;
}

.border {
    background-color: #ffffff;
    margin: 1em;
    padding: 0.5em;
}

.bodyPic {
    text-align: center;
    margin: 1em 0 1em 0;
}

.width30 {
    width: 30%;
}

.width90 {
    width: 90%;
}

.color {
    background-color: #C30707;
    color: #ffffff;
}

.bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.bgimg2 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/*版权标题*/
.copyRightTitle-1 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    text-align: center;
    text-indent: 0;
    margin: 1em auto 1em auto;
    background-color: #C30707;
    color: #ffffff;
}

/*版权内容*/
.contentCR-1 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 0;
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.contentCR-2 {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1em;
    text-indent: 0;
    text-align: center;
    margin-top: 2em;
}

/*正文内容*/
.content {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 0em;
    text-align: center;
    font-weight: bold;
}