.frontCover {
    qrfullpage: 1;
}

.bgColor-1 {
    background-color: #03418E;
}

.border2 {
    border: 2px dashed #EF3635;
    padding: 0.5em;
    margin: 1em 0em;
    background-color: #E8ECF7;
}

.copyRightTitle-1 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    text-align: center;
    text-indent: 0;
    margin-top: 1em;
    margin-bottom: 1em;
    color: #FEEDE5;
    background-color: #EE7B60;
}

.contentCR {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    text-indent: 0;
    margin: 0em;
    text-align: center;
    color: #AA5B00;
}

h1.firstTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.4em;
    text-align: center;
    text-indent: 0;
    margin: 4em 0em 2em 0em;
    color: #FEEDE5;
    background-color: #AA5B00;
}

  
h2.secondTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.2em;
    text-indent: 0;
    margin: 3em 0em 1em 0em;
    color: #AA5B00;
}

h3.thirdTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.1em;
    text-indent: 0;
    margin: 1.5em 0em 0.3em 0em;
}

 
h4.fourthTitle {
    font-family: "汉仪旗黑55S","ETrump-QiHei55";
    font-size: 1em;
    text-indent: 0;
    margin: 1em 0em 0em 0em;
}

 
h5.fifthTitle {
    font-family: "汉仪旗黑55S","ETrump-QiHei55";
    font-size: 1em;
    text-indent: 0;
    margin: 1em 0em 0em 0em;
}

h6.sixthTitle {
    font-family: "汉仪旗黑55S","ETrump-QiHei55";
    font-size: 1em;
    text-indent: 0;
    margin: 1em 0em 0em 0em;
}

.subHead0 {
    text-align: right;
    font-family: "汉仪旗黑55S","ETrump-QiHei55";
    font-size: 1em;
    margin: 0em;
}

.contentCR0 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    font-weight: bold;
    text-indent: 0;
    margin: 0.5em 0em;
}

.content {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

 
.quotation {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1em;
    text-indent: 2em;
    margin: 0.3em 0em;
}

.title0 {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1.1em;
    text-align: center;
    text-indent: 0em;
}

.author {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 0.9em;
    text-align: center;
    margin: 0.3em auto 0.5em auto;
}

.poem {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1em;
    text-align: center;
    margin: 0.3em auto;
}

.date {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 0.9em;
    text-align: right;
    margin-bottom: 0.5em;
    color: #5A5A5A;
}

.right-info {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 0.9em;
    text-align: right;
    margin-bottom: 0.5em;
    color: #5A5A5A;
}

.bold {
    font-weight: bold;
    color: #5a5a5a;
}

.italic {
    font-style: italic;
}

.color {
    color: #aa55ff;
}

.textShadow {
    text-shadow: 1px 1px 2px #5986b3;
}

.underline {
    text-decoration: underline;
}

.linethrough {
    text-decoration: line-through;
}

span.super {
    font-size: 0.7em;
    vertical-align: super;
}

span.sub {
    font-size: 0.7em;
    vertical-align: sub;
}

.fDropContent {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    text-indent: 0;
    font-size: 1em;
}

span.ftext {
    font-family: "汉仪旗黑55S","ETrump-QiHei55";
    float: left;
    font-weight: bold;
    font-size: 2em;
}

.letters {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1em;
    text-indent: 0em;
    margin-top: 0.5em;
    color: #5A5A5A;
}

.text-letters {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1em;
    text-indent: 2em;
    color: #5A5A5A;
}

.listStyle {
    list-style: square;
    list-style-position: outside;
}

.listStyleImg {
    list-style-position: outside;
    list-style-image: url(..list.png);
}

.border {
    border: 2px solid #bbbbbb;
    border-radius: 10px;
    padding: 0.5em;
    margin: 1em 0em;
}

.textborder {
    border: 1px solid #bbbbbb;
    border-radius: 0.3em;
    padding: 0.1em;
}

.bgColor {
    background-color: #efefef;
    padding: 0.5em;
    margin: 1em 0em;
}

.bgColor-0 {
    background-color: #efefef;
}

.textbgColor {
    background-color: #d5d5d5;
    padding: 0.1em;
}

.bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.bodyPic {
    text-align: center;
    margin: 1em auto;
}

 
.qrbodyPic {
    text-align: center;
    margin: 1em auto;
}

 
.imgtitle {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 0.9em;
    text-align: center;
    text-indent: 0;
    margin: 0.3em 0em;
}

.imgdescript {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 0.8em;
    text-align: center;
    text-indent: 0;
    margin: 0.3em 0em;
}

 
.floatPic {
    float: left;
    text-align: center;
    width: 40%;
    margin-right: 0.5em;
}

.s-pic {
    height: 1em;
    vertical-align: middle;
}

.signImg {
    text-align: right;
    width: 30%;
}

.qqreader-fullimg {
    qrfullpage: 1;
}

.bleed-pic {
    qrbleed: left top right;
}

.qqreader-footnote {
    width: 1em;
    margin-left: 0.2em;
}

.pagebreak {
    page-break-after: always;
}

.center {
    text-align: center;
}

.width80 {
    width: 80%;
}

.width100 {
    width: 100%;
}

h1.copyrightpage-title {
    font-weight: normal;
    text-align: center;
    border-style: none none dotted none;
    border-width: 1.5px;
    margin: 1em 0em 1em 0em;
}

p.copyright-bodytext {
    margin: 2em;
    text-indent: 0em;
}

img.img-height100 {
    width: 100%;
}

div.img-center {
    text-align: center;
    margin: 0em 0em 0em 0em;
    padding: 0em;
}

h1.contents-title {
    font-weight: normal;
    border-style: none none dotted none;
    border-width: 1.5px;
    margin: 1em 0em 1em 0em;
    text-align: left;
    text-indent: 0em;
}

div.contents-chapter-1 {
    font-weight: bold;
    margin-left: 0.5em;
}

div.contents-chapter-2 {
    list-style-type: none;
    font-weight: normal;
    margin-left: 2em;
}

div.contents-chapter-3 {
    list-style-type: none;
    font-weight: normal;
    margin-left: 3em;
}

h1.chapter-one {
    margin-top: 2em;
    text-align: center;
    color: #FEEDE5;
    background-color: #004152;
    font-size: 1.5em;
}

h2.chapter-two {
    margin-top: 2em;
    margin-bottom: 2em;
    font-weight: bold;
    text-align: center;
    font-size: 1.2em;
    color: #004152;
}

h3.chapter-three {
    margin-top: 2em;
    font-weight: bold;
    text-align: center;
}

p.heiti {
    margin-top: 1em;
    font-weight: bold;
    text-indent: 0em;
}

p.center-1 {
    margin-top: 2em;
    font-weight: bold;
    text-align: center;
}

p.xiaobiao {
    font-size: 1em;
    margin-top: 2em;
    font-weight: bold;
    text-indent: 2em;
}

p.bodytext {
    text-indent: 2em;
}

p.bodytext-1 {
    font-family: "楷体";
    text-align: right;
    margin-bottom: 1em;
}

p.yinwen {
    font-family: "楷体";
    text-indent: 2em;
    margin: 1em;
}

p.yinwen-1 {
    font-family: "楷体";
    text-indent: 2em;
}

p.dingge-0 {
    text-indent: 0em;
}

span.xt {
    font-family: "斜体";
}

p.yinwen-c {
    font-family: "楷体";
    text-indent: 0em;
    margin: 5%;
    text-align: center;
}

p.tuzhu-left {
    font-family: "楷体";
    font-size: 0.8em;
    text-align: left;
}

p.tuzhu-center {
    font-family: "楷体";
    font-size: 0.8em;
    text-align: center;
}

img.image-wuzhu {
    width: 100%;
}

img.image-tuzhu {
    width: 100%;
    margin-bottom: 0.3em;
}

div.zuo {
    width: 40%;
}

div.zhong {
    width: 40%;
    margin: 1em auto;
}

div.you {
    width: 3%;
    margin: 1em 0em -2em auto;
}

div.float-left {
    float: left;
    width: 40%;
    margin-right: 0.5em;
}

div.float-right {
    float: right;
    width: 40%;
    margin-left: 0.5em;
    margin-bottom: 2em;
}

p.shi-l {
    margin-left: 2em;
    text-indent: 0em;
}

p.shi-r {
    margin-left: 0em;
    text-indent: 0em;
    text-align: center;
}

img.chapter-before-img40 {
    width: 40%;
}

p.bodytext-right {
    font-family: "楷体";
    text-align: right;
    margin-bottom: 2em;
}

span.jiacu {
    font-weight: bold;
}

 
img.zaozi {
    height: 1.1em;
    vertical-align: middle;
}

img.gongshi {
    height: 1.5em;
    vertical-align: middle;
}

span.noteSuper {
    vertical-align: super;
    font-size: 0.8em;
}

p.noteContent {
    font-size: 0.8em;
    font-family: "楷体";
}

span.xbt {
    background-color: #173E8B;
    color: white;
    padding: 0.2em 0.4em;
    border-radius: 1em;
}

div.bg-blue {
    background-color: #C9DAEA;
    padding: 0.5em;
}

span.lan {
    color: #0A3579;
}

span.kaiti {
    font-family: "楷体";
}

span.xieti {
    font-style: italic;
}

span.fubiaoti {
    font-weight: normal;
    font-size: 18px;
    font-weight: bold;
}

img.img100 {
    width: 100%;
}

img.img80 {
    width: 80%;
}

span.u {
    text-decoration: underline;
    padding: 0 2px;
}

span.o {
    border-bottom: 4px black dotted;
    padding: 0 2px;
}

div.kx {
    margin: 1em 2em;
    padding: 0.5em;
    font-size: 1em;
    line-height: 1em;
    color: #333;
    border: 1px solid #C9DAEA;
    border-radius: 4px;
}