@font-face {
    font-family: "mySimSun";
    src: local("宋体"),
    local("SimSun"),
    url(../fonts/simsun.ttf);
}

@font-face {
    font-family: "mySimHei";
    src: local("黑体"),
    local("SimHei"),
    url(../fonts/simhei.ttf);
}

@font-face {
    font-family: "";
    src: local(""),
    local(""),
    url();
}

@font-face {
    font-family: "myKaiTi";
    src: local("楷体"),
    local("KaiTi"),
    url(../fonts/simkai.ttf);
}

span.bold {
    font-weight: bold;
}

.content {
    font-family: "mySimHei";
    font-size: 1.0em;
    line-height: 1.5em;
    text-indent: 2em;
    margin-top: 0.8em;
    margin-bottom: 0.8em;
}

.firstTitle {
    font-family: "mySimHei";
    font-size: 1.8em;
    line-height: 1.5em;
    text-align: center;
    text-indent: 0;
    color: #B03639;
    margin-bottom: 1em;
}

.secondTitle {
    font-family: "mySimHei";
    font-size: 1.5em;
    line-height: 1.5em;
    text-align: left;
    text-indent: 0;
    color: #333;
    margin-bottom: 1em;
}

.frontCover {
    qrfullpage: 1;
}

.imgtitle {
    font-family: "汉仪楷体","ETrump KaiTi";
    font-size: 0.85em;
    line-height: 1.4em;
    text-align: center;
    text-indent: 0;
    color: #B03639;
    letter-spacing: auto;
    margin: 0.5em 0 0 0;
}

.copyright_100 {
    font-size: 1em;
    line-height: 1.5em;
    font-family: "mySimSun";
    text-align: center;
    text-indent: 0;
}

.bodyPic_101 {
    text-align: center;
    margin: 1em 0 1em 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.thirdTitle_102 {
    font-family: "mySimHei";
    font-size: 1.4em;
    line-height: 1.5em;
    text-align: left;
    text-indent: 0em;
    color: #333;
    margin: 2em 0 2em 0;
    font-weight: bold;
}

.pic_103 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    margin: 1em 0 0 0;
}

.imgdescript_104 {
    font-family: "汉仪楷体","ETrump KaiTi";
    font-size: 0.75em;
    line-height: 1.2em;
    text-align: center;
    margin: 0.5em 0 0.8em 0;
    text-indent: 0;
    color: #B03639;
    letter-spacing: auto;
}

.kt_105 {
    font-family: "Kaiti";
}

.content_106 {
    font-family: "mySimHei";
    font-size: 1.0em;
    line-height: 1.5em;
    text-indent: 0em;
    margin-top: 0.8em;
    margin-bottom: 0.8em;
}