.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: #3F4037;
}

.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: #2B5469;
}

  
h2.secondTitle	font-family:"汉仪旗黑65S","HY-QiHei65";
	font-size:1.2em;
	text-indent:0;
	margin:3em 0em 1em 0em;
    color: #2B5469;
}
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.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;
}

p {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

 
.char-style-override-15 {
    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%;
}

div.sgc-toc-title {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
}

div.sgc-toc-level-1 {
    margin-left: 0em;
}

div.sgc-toc-level-2 {
    margin-left: 2em;
}

div.sgc-toc-level-3 {
    margin-left: 2em;
}

div.sgc-toc-level-4 {
    margin-left: 2em;
}

div.sgc-toc-level-5 {
    margin-left: 2em;
}

div.sgc-toc-level-6 {
    margin-left: 2em;
}

td, th {
    border-style: solid;
    border-width: 1px;
}

table {
    border-collapse: collapse;
}

li {
    display: block;
}

body {
    -epub-hyphens: auto;
    -webkit-hyphens: auto;
}

p.para-style-override-1 {
    text-indent: 96px;
}

p.para-style-override-2 {
    text-align: center;
}

p.para-style-override-3 {
    text-indent: 2em;
}

p.para-style-override-4 {
    text-align: justify;
}

p.para-style-override-5 {
    font-size: 1.333em;
    text-indent: 2em;
}

p.para-style-override-6 {
    font-size: 1.333em;
}

p.para-style-override-7 {
    text-indent: 135px;
}

p.para-style-override-8 {
    text-indent: 118px;
}

p.para-style-override-9 {
    margin-right: 23px;
    text-align: right;
}

p.para-style-override-10 {
    margin-right: 2em;
    text-align: right;
}

p.para-style-override-11 {
    text-align: right;
}

p.para-style-override-12 {
    font-size: em;
}

p.para-style-override-13 {
    font-size: em;
}

p.para-style-override-14 {
    margin-right: 6px;
    text-align: right;
}

p.para-style-override-15 {
    margin-right: 3px;
}

span.char-style-override-1 {
    font-family: STSong, "Song S", Song;
    font-size: 1.333em;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-2 {
    font-family: STSong, "Song S", Song;
    font-size: 1.125em;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-3 {
    font-family: "MYing Hei S", Hei;
    font-size: 2em;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-4 {
    font-family: STKai, "MKai PRC", Kai;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-5 {
    font-family: STKai, "MKai PRC", Kai;
    font-size: 1.5em;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-6 {
    font-family: STKai, "MKai PRC", Kai;
    font-size: 0.875em;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-7 {
    font-family: STSong, "Song S", Song;
    font-size: 0.875em;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-8 {
    font-size: 0.875em;
}

span.char-style-override-9 {
    font-size: 1.333em;
}

span.char-style-override-10 {
    font-family: STSong, "Song S", Song;
    font-size: 0.792em;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-11 {
    font-family: STKai, "MKai PRC", Kai;
    font-size: 0.875em;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-12 {
    font-family: "MYing Hei S", Hei;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-13 {
    font-family: STKai, "MKai PRC", Kai;
    font-size: 1.048em;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-14 {
    font-family: STKai, "MKai PRC", Kai;
    font-size: 0.611em;
    font-style: normal;
    font-weight: normal;
    vertical-align: super;
}

span.char-style-override-16 {
    font-family: STSong, "Song S", Song;
    font-size: 0.857em;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-17 {
    font-family: STKai, "MKai PRC", Kai;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-18 {
    font-family: STSong, "Song S", Song, serif;
    font-size: 0.905em;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-19 {
    font-size: 0.952em;
}

span.char-style-override-20 {
    font-size: 0.741em;
}

span.char-style-override-21 {
    font-family: STKai, "MKai PRC", Kai;
    font-size: 0.857em;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-22 {
    font-family: STSong, "Song S", Song;
    font-size: 1.259em;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-23 {
    font-family: STSong, "Song S", Song, serif;
    font-size: 0.857em;
    font-style: normal;
    font-weight: 300;
}

span.char-style-override-24 {
    font-size: 11px;
}

span.char-style-override-25 {
    font-family: STSong, "Song S", Song;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-26 {
    font-family: STSong, "Song S", Song;
    font-size: 1.286em;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-27 {
    font-family: STSong, "Song S", Song;
    font-size: 0.952em;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-28 {
    font-family: STSong, "Song S", Song;
    font-size: 0.857em;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-29 {
    font-family: STKai, "MKai PRC", Kai;
    font-size: 0.952em;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-30 {
    font-family: STSong, "Song S", Song;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-31 {
    color: #cc0033;
    font-family: STSong, "Song S", Song;
    font-style: normal;
    font-weight: normal;
}

span.char-style-override-32 {
    font-family: STSong, "Song S", Song;
    font-size: 0.778em;
    font-style: normal;
    font-weight: normal;
}

img.frame-1 {
    height: 6px;
    width: 6px;
}

img.frame-2 {
    height: 8px;
    width: 8px;
}

img.frame-3 {
    height: 35px;
    width: 93px;
}

h1 {
    font-family: STSong, "Song S", Song;
    font-size: 1.2em;
    text-indent: 0em;
    text-align: center;
    border-width: 1.5px;
    margin: 0.5em 0em 2.5em 0em;
}

h2 {
    font-family: STSong, "Song S", Song;
    font-size: 1.1em;
    text-indent: 0em;
    text-align: center;
    border-width: 1.5px;
    margin: 1.5em 0em 1.5em 0em;
}

h3 {
    font-family: STKai, "MKai PRC", Kai;
    font-size: 1em;
    text-indent: 0em;
    text-align: center;
    border-width: 1.5px;
    margin: 0.5em 0em 0.5em 0em;
}

body {
    font-size: 1em;
    text-align: justify;
}

p {
    text-indent: 2em;
    font-family: STSong, "Song S", Song;
}

h1 {
    font-family: "MYing Hei S", Hei;
    text-indent: 0em;
    text-align: center;
    border-width: 1.5px;
    margin: 0.5em 0em 1.5em 0em;
}

h2 {
    font-family: "MYing Hei S", Hei;
    text-indent: 0em;
    text-align: center;
    border-width: 1.5px;
    margin: 0.5em 0em 1.5em 0em;
}

h3 {
    font-family: STKai, "MKai PRC", Kai;
    text-indent: 0em;
    text-align: left;
    border-width: 1.5px;
    margin: 0.5em 0em 0.5em 0em;
}

h4 {
    font-size: 1em;
    text-indent: 2em;
    font-family: 楷体;
}

h5 {
    font-size: 1em;
    text-indent: 2em;
    font-family: 楷体;
}

h6 {
    font-size: 1em;
    text-indent: 2em;
    font-family: 楷体;
}

img {
    border-style: none;
}

figure {
    text-align: center;
}

p.kindle-cn-copyright-text {
    line-height: 1.618;
    text-indent: 0em;
}

blockquote.kindle-cn-blockquote {
    background: #f9f9f9;
    border-left: 0.5em solid #ccc;
    margin: 1.5em;
    padding: 0.5em;
    text-indent: 2em;
}

.fk {
    background: #f9f9f9;
    border-left: 0em solid #ccc;
    margin: 0em;
    padding: 0em;
    text-indent: 2em;
}

p.jy {
    text-align: right;
}

p.jz {
    text-align: center;
}

.CN_Kindle_Hei {
    font-family: "MYing Hei S", Hei,黑体;
}

.CN_Kindle_Kai {
    font-family: STKai, "MKai PRC", Kai,楷体;
}

.CN_Kindle_Song {
    font-family: STSong, "Song S", Song,宋体;
}

.CN_Kindle_FsSong {
    font-family: FsSong, "Song S", Song,仿宋;
}

.ht {
    font-family: "MYing Hei S", Hei,黑体;
}

.kt {
    font-family: STKai, "MKai PRC", Kai,楷体;
}

.ss {
    font-family: STSong, "Song S", Song,宋体;
}

.fs {
    font-family: 'fs', "Song S", Song,仿宋;
}

span.xt {
    font-style: italic;
}

span.jd {
    text-decoration: underline;
}