/*出血图*/
.bleed-pic {
    qrbleed: left top right;
}

/*背景图*/
.bgimg {
    background-image: url(../Images/cs-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.bodyPic {
    text-align: center;
    margin: 1em auto;
}

.qrbodyPic {
    text-align: center;
    margin: 1em auto;
}

.qqreader-footnote {
    width: 1em;
    margin-left: 0.2em;
}

.content {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

.firstTitle-1 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: left;
    text-indent: 0;
    margin-bottom: 2em;
    border-bottom: 1px dashed #a64d29;
    color: #a64d29;
}

.bgcolor-b {
    background-color: #a64d29;
    color: #ffffff;
}

.border-a {
    border: 1px solid #a64d29;
    padding: 1em;
}

.frontCover {
    qrfullpage: 1;
}

.imgdescript {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 0.8em;
    line-height: 1.3em;
    text-align: center;
    text-indent: 0;
}

.contentCR {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    text-indent: 0em;
    text-align: center;
}

.contentCR-1 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    text-indent: 0em;
    text-align: center;
    border-top: 1px solid #000000;
}

.right-info {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 0.9em;
    text-align: right;
    margin-bottom: 0.5em;
    color: #454547;
}

.content_100 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
    margin-top: 2em;
}

.copyRightTitle-1 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    margin-bottom: 1em;
}

.width50 {
    width: 50%;
}

.width90 {
    width: 90%;
}