.bold {
    font-weight: bold;
}

.imgdescript {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 0.8em;
    line-height: 1.4em;
    text-align: center;
    margin: 0.2em 0 0.2em 0;
    text-indent: 0;
}

.content {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

.content-c {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    line-height: 1.4em;
    text-align: center;
    text-indent: 0em;
    margin-top: 0.4em;
    margin-bottom: 0.4em;
    color: #7d5886;
}

.frontCover {
    qrfullpage: 1;
}

p {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

h1 {
    font-family: "汉仪旗黑65S", "HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    color: #486BBB;
}

h2 {
    font-family: "汉仪旗黑65S", "HY-QiHei65";
    font-size: 1.3em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 1em;
    color: #486BBB;
    text-align: center;
}

h3 {
    font-family: "汉仪旗黑65S", "HY-QiHei65";
    font-size: 1.1em;
    line-height: 1.4em;
    text-indent: 0;
    margin-top: 1em;
    color: #486BBB;
}

h4 {
    font-family: "汉仪旗黑65S", "HY-QiHei65";
    font-size: 1.1em;
    line-height: 1.4em;
    text-indent: 0;
    margin-top: 1em;
    color: #486BBB;
}

h6 {
    margin-bottom: 1.2em;
    margin-top: 1.2em;
    font-size: 1em;
    font-weight: bold;
}

h5 {
    margin-bottom: 1.2em;
    margin-top: 1.2em;
    font-size: 1em;
    font-weight: bold;
    color: #486BBB;
}

.width60 {
    width: 60%;
}

sup {
    font-size: 0.7em;
    vertical-align: super;
}

sub {
    font-size: 0.7em;
    vertical-align: sub;
}

span.super {
    font-size: 0.7em;
    vertical-align: super;
}

.underline {
    text-decoration: underline;
}

.qrbodyPic {
    width: 100%;
    text-align: center;
    margin: 1em auto;
}

blockquote {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1em;
    line-height: 1.3em;
    text-indent: 2em;
}

.border-1 {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    background-color: #efefef;
    border-radius: 0.1em;
    padding: 0.5em;
    margin: 1em;
}