.frontCover {
    qrfullpage: 1;
}

.bgColor-1 {
    background-color: #96C0CC;
}

.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: #800000;
}

.contentCR {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    text-indent: 0;
    margin: 0em;
    text-align: center;
    color: #504E4F;
}

h1 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.4em;
    text-align: center;
    text-indent: 0;
    margin: 4em 0em 2em 0em;
    color: #FEEDE5;
    background: #800000;
}

  
h2 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.2em;
    text-indent: 0;
    margin: 3em 0em 1em 0em;
    color: #800000;
}

h3 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.1em;
    text-indent: 0;
    margin: 1.5em 0em 0.3em 0em;
}

 
h4 {
    font-family: "汉仪旗黑55S","ETrump-QiHei55";
    font-size: 1em;
    text-indent: 0;
    margin: 1em 0em 0em 0em;
}

 
h5 {
    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;
}

p {
    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: 1.3em;
    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%;
}

h2.copyright-title {
    color: #301c1e;
    font-weight: blod;
    text-align: center;
    border-style: none none dotted none;
    border-width: 1.5px;
    margin: 1em 0em 1em 0em;
}

p.copyright-text {
    color: #301c1e;
    margin: 2em;
    text-indent: 0em;
}

h1.chapter {
    font-family: "楷体";
    font-size: 1.5em;
    margin: 0em auto 0em auto;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}

h1.chapter-title {
    font-family: "黑体";
    font-size: 2em;
    text-align: center;
    padding-top: 3em;
    padding-bottom: 1em;
    background-color: #c72953;
    color: white;
    font-weight: normal;
    margin: -2em -2em 1.5em -2em;
}

h1.chapter-title1 {
    margin-top: 2em;
    margin-bottom: 1em;
    text-align: center;
    margin-left: 0em;
    margin-right: 0em;
    text-indent: 0em;
    font-size: 1.7em;
    font-family: "黑体";
    color: #c72953;
}

h6.chapter-subtitle {
    font-family: "楷体";
    font-size: 0.9em;
    margin: 0em auto 0em auto;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
}

p.chapter-text {
    font-family: "仿宋";
    margin: 35% auto 0em auto;
    color: #000000;
    text-align: center;
    font-weight: bold;
}

p.chapter-text1 {
    font-family: "仿宋";
    margin: 35% auto 0em auto;
    color: #000000;
    text-align: center;
    font-weight: normal;
}

h2.preface {
    font-family: "方正兰亭刊黑简体";
    font-size: 1.5em;
    margin: 30% auto 0em auto;
    text-indent: 0em;
    color: #000000;
    text-align: left;
    font-weight: normal;
}

h2.preface-title {
    font-family: "黑体";
    font-size: 2em;
    margin: 30% auto 1.5em auto;
    text-indent: 0em;
    color: #000000;
    text-align: left;
    font-weight: bold;
}

p.preface-text {
    font-family: "仿宋";
    font-size: 1em;
    text-indent: 2em;
}

p.bodycontent {
    text-indent: 2em;
}

p.bodycontent2 {
    text-indent: 2em;
    font-family: "times";
}

p.bodycontent-center {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: center;
}

span.xiao {
    font-size: 0.8em;
}

span.dropcap {
    float: left;
    font-size: 1.8em;
    margin-right: 0.3em;
    margin-bottom: 0em;
    margin-top: 0em;
    line-height: 1.6em;
}

p.bodycontent1 {
    margin-top: 30%;
    text-indent: 0em;
}

p.bodycontent-0 {
    text-align: center;
}

p.bodycontent-30 {
    text-indent: 2em;
    margin-top: 30%;
}

span.k {
    font-family: "楷体";
}

p.blockquote {
    font-family: "楷体";
    text-indent: 2em;
}

p.blockquote1 {
    font-family: "黑体";
    text-align: center;
    margin-top: 4em;
}

p.poem-title {
    font-size: 110%;
    font-family: "楷体";
    font-size: 1em;
    text-align: center;
    font-weight: normal;
    margin-top: 1em;
    margin-bottom: 0.5em;
}

p.poem-inscribe {
    font-family: "kaiti";
    font-size: 1.8em;
    text-align: center;
    color: #000000;
    font-weight: normal;
    margin-top: 0em;
    margin-bottom: 1em;
}

p.poem-left {
    font-family: "楷体";
    text-indent: 2em;
}

p.letter-title {
    font-family: "楷体";
    text-indent: 0em;
    margin-top: 1.5em;
    margin-bottom: 1em;
}

p.letter-text {
    font-family: "楷体";
    text-indent: 2em;
}

p.inscribe {
    font-family: "楷体";
    text-align: right;
    margin-top: 1em;
    margin-bottom: 1.5em;
}

p.inscribe1 {
    font-family: "楷体";
    text-align: right;
    margin-top: 1em;
    margin-bottom: 1.5em;
    color: #ffffff;
    font-size: 0.9em;
}

p.note {
    font-family: "楷体";
    text-indent: 0em;
}

p.note-title {
    font-family: "黑体";
    font-size: 100%;
    border-top: 1px #000000 solid;
    padding-top: 0.3em;
    text-align: left;
    text-indent: 0;
}

         
p.fnContent {
    font-family: "仿宋";
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: justify;
    margin-left: 2em;
    margin-right: 0em;
    text-indent: -2em;
    font-size: 0.9em;
}

span.sup {
    font-size: 0.7em;
    vertical-align: super;
}

div.box-center {
    width: 100%;
    margin: 1em auto 1em auto;
    text-align: center;
}

div.box-left {
    width: 50%;
    margin: 1em auto auto 0em;
    text-align: left;
}

div.box-center-80 {
    width: 80%;
    margin: 1em auto 1em auto;
    text-align: center;
}

div.box-center-60 {
    width: 60%;
    margin: 1em auto 1em auto;
    text-align: center;
}

div.box-float-45 {
    width: 45%;
    float: right;
    margin-left: 0.5em;
    margin-bottom: 0.5em;
    text-align: center;
}

div.box-float-45-left {
    width: 45%;
    float: left;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
    text-align: center;
}

img.img-height100 {
    width: 100%;
}

img.image-100 {
    width: 100%;
}

img.image-80 {
    width: 80%;
}

img.image-60 {
    width: 60%;
}

img.image-width-4em {
    width: 4em;
}

img.image-width-1em {
    width: 1em;
}

p.image-note {
    font-family: "楷体";
    text-align: center;
}

h2.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;
}

body.body {
    background-color: #2b9275;
}

div.kuangti1 {
    margin: 35% auto 0em auto;
    padding: 1em 0.3em 1em 0.3em;
    width: 40%;
    border-top: 5px #ffffff double;
    border-bottom: 5px #ffffff double;
    border-radius: 2em 2em 2em 2em;
}

span.fang-text-1 {
    font-size: 2em;
    color: #8b713e;
}

span.fang-text-2 {
    font-size: 1.5em;
    color: #c4a76c;
}

span.fang-text-3 {
    font-size: 1em;
    color: #dbccaf;
}