.frontCover {
    qrfullpage: 1;
}

h1.firstTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-indent: 0;
    margin-bottom: 2em;
    margin-top: 2em;
    color: #EA880D;
    border-bottom: 2px solid #EA880D;
    padding-bottom: 0.2em;
    text-align: center;
}

  
h2.secondTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.3em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 2em;
    color: #EA880D;
    text-align: center;
}

h3.thirdTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.1em;
    line-height: 1.3em;
    text-indent: 0;
    color: #EA880D;
    margin-top: 2em;
    color: #EA880D;
    text-align: center;
}

.copyRightTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    margin-bottom: 1em;
    background-color: #EA880D;
    color: #ffffff;
}

.contentCR-1 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    text-indent: 0em;
    font-weight: bold;
}

.contentCR {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    text-indent: 0em;
    margin: 0;
}

.bgColor {
    background-color: #ffffff;
}

.bodyPic {
    text-align: center;
    margin: 1em auto;
}

.width80 {
    width: 80%;
}

.width60 {
    width: 60%;
}

.width50 {
    width: 50%;
}

.width40 {
    width: 40%;
}

.content {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

.bold {
    font-weight: bold;
    color: #EA880D;
}