.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 {
    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.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;
}

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%;
}

p {
    text-indent: 2em;
}

body {
    font-size: 1em;
    text-align: justify;
    line-height: 1.618em;
    word-wrap: break-word;
}

h1.title1 {
    font-size: 2em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
    text-indent: 0em;
}

h2.title2 {
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
    text-indent: 2em;
}

h3.title3 {
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 0.5em;
    text-indent: 2em;
    font-family: STKai, "MKai PRC", Kai;
}

h3.title03 {
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 0.5em;
    text-indent: 2em;
}

h4.title4 {
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
    text-indent: 0em;
}

h5.title5 {
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
}

h6.title6 {
    font-size: 0.85em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
    text-indent: 0em;
}

.subtitle {
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-indent: 0em;
}

.subtitle0 {
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 0em;
    margin-bottom: 0em;
    text-indent: 0em;
}

.subtitle1 {
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: center;
    text-indent: 0em;
}

.subtitle01 {
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 0.5em;
    text-indent: 2em;
}

.normaltext {
    text-indent: 2em;
    margin-top: 0pt;
    margin-bottom: 0pt;
}

.normaltext1 {
    text-indent: 2em;
    margin-top: 0pt;
    margin-bottom: 0pt;
    text-align: right;
}

.normaltext01 {
    text-indent: 2em;
    margin-top: 0pt;
    margin-bottom: 0pt;
    font-size: 0.85em;
    text-align: right;
    font-family: STKai, "MKai PRC", Kai;
}

.dqkh {
    text-indent: 2em;
    margin-top: 20pt;
    margin-bottom: 0pt;
}

.picture {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    text-indent: 0em;
}

.table {
    width: 100%;
    margin-bottom: 1em;
    text-align: center;
    text-indent: 0em;
}

.table1 {
    width: 100%;
    margin-bottom: 1em;
}

.bt {
    text-align: center;
    text-indent: 0em;
    margin-top: 10px;
    margin-bottom: 8px;
}

.bz {
    font-size: 0.85em;
    text-indent: 2em;
    margin-top: 0pt;
    margin-bottom: 0pt;
}

.tpzz {
    vertical-align: middle;
}

.note {
    font-size: 1.2em;
    font-weight: bold;
    text-indent: 0em;
    margin-top: 1em;
    margin-bottom: 0.5em;
}

.note1 {
    font-size: 0.85em;
    text-indent: 2em;
    margin-top: 0pt;
    margin-bottom: 0pt;
}

.bqbt01 {
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
    text-indent: 2em;
}

.bqbt02 {
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
    text-indent: 0em;
    text-align: center;
}

.bqbt1 {
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 0.8em;
    text-align: center;
    text-indent: 0em;
}

.bqzz1 {
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 0em;
    margin-bottom: 1em;
    text-align: center;
    text-indent: 0em;
}

.bqbt2 {
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 0.8em;
    text-indent: 2em;
}

.bqzz2 {
    font-weight: bold;
    margin-top: 0em;
    margin-bottom: 1em;
    text-indent: 2em;
}

.tz {
    font-size: 0.85em;
    text-align: center;
    text-indent: 0em;
    margin-top: 0px;
    margin-bottom: 10px;
    font-family: STKai, "MKai PRC", Kai;
}

.tz1 {
    font-size: 0.85em;
    text-indent: 0em;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: right;
}

.doubleline {
    text-decoration: underline;
    border-bottom-width: thin;
    border-bottom-style: solid;
}

.suptext {
    font-size: 0.5em;
}

a {
    color: #0000CC;
}

.contents-title {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
    border-bottom: 1.5px dotted #000000;
}

.contents {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
}

.contents1 {
    margin-left: 0em;
}

.contents2 {
    margin-left: 2em;
}

.contents3 {
    margin-left: 4em;
}

.contents4 {
    margin-left: 4em;
}

.contents5 {
    margin-left: 4em;
}

.contents6 {
    margin-left: 4em;
}

h1.kindle-cn-copyright-title {
    font-size: 1.2em;
    text-align: center;
    border-width: 1.5px;
    margin: 0.5em 0em 0.5em 0em;
    border-style: none none solid none;
}

p.copyright-text {
    line-height: 1.618em;
    text-indent: 0em;
}

blockquote.kindle-cn-blockquote {
    background: #f9f9f9;
    border-left: 0.5em solid #ccc;
    margin: 1.5em;
    padding: 1em;
    text-indent: 2em;
    line-height: 1.5em;
}

:lang(ja) {
    font-family: TBGothic, TBMincho, TBGothic, HYGothic, TsukushiMincho;
}

.CN_Kindle_Kai {
    font-family: STKai, "MKai PRC", Kai;
}

.k1 {
    font-family: STKai, "MKai PRC", Kai;
    text-indent: 2em;
    margin-top: 0pt;
    margin-bottom: 0pt;
}

.normaltext2 {
    font-size: 0.85em;
    text-indent: 2em;
    margin-top: 0pt;
    margin-bottom: 0pt;
}

.normaltext02 {
    text-indent: 2em;
    margin-top: 0pt;
    margin-bottom: 0pt;
}

.normaltext3 {
    text-indent: 0em;
    margin-top: 0pt;
    margin-bottom: 0pt;
}

.normaltext03 {
    font-size: 0.85em;
    text-indent: 0em;
    margin-top: 5pt;
    margin-bottom: 5pt;
    text-align: center;
}

.normaltext4 {
    text-indent: 0em;
    margin-top: 0pt;
    margin-bottom: 0pt;
    text-align: center;
}

.normaltext05 {
    text-indent: -2em;
    font-size: 0.85em;
    font-weight: bold;
    margin-top: 10pt;
    margin-bottom: 0pt;
    margin-left: 5em;
    font-family: STKai, "MKai PRC", Kai;
}

.normaltext005 {
    text-indent: -3em;
    font-size: 0.85em;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: 5em;
    font-family: STKai, "MKai PRC", Kai;
}

.normaltext0005 {
    text-indent: 0em;
    font-size: 0.85em;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: 5em;
    font-family: STKai, "MKai PRC", Kai;
}

.normaltext6 {
    text-indent: -4.5em;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: 4.5em;
}

.normaltext7 {
    text-indent: 0em;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: 4.5em;
}

.normaltext8 {
    text-indent: 0em;
    margin-top: 0pt;
    margin-bottom: 0pt;
    font-size: 0.85em;
    font-family: STKai, "MKai PRC", Kai;
}

.subtitle00 {
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 0em;
    text-indent: 2em;
}

.subtitle2 {
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-indent: 0em;
    font-family: STKai, "MKai PRC", Kai;
}

.subtitle02 {
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-indent: 0em;
    text-align: right;
    font-family: STKai, "MKai PRC", Kai;
}

.subtitle002 {
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-indent: 0em;
    text-align: right;
}

.subtitle3 {
    font-size: 0.85em;
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-indent: 0em;
    text-align: right;
    font-family: STKai, "MKai PRC", Kai;
}

.subtitle4 {
    font-size: 0.85em;
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-indent: 2em;
    font-family: STKai, "MKai PRC", Kai;
}

.ys1 {
    background: #dfd7c4;
}

.cptitle {
    font-size: 1.6em;
    margin-top: 0em;
    margin-bottom: 0em;
    font-weight: bold;
    color: red;
    text-indent: 0em;
}

.cpsubtitle {
    margin-top: 0em;
    margin-bottom: 0em;
    color: red;
    text-indent: 0em;
}

.cpauthor {
    font-size: 1.2em;
    margin-top: 0.5em;
    margin-bottom: 0em;
    font-weight: bold;
    text-indent: 0em;
}

.cppublish {
    margin-top: 0em;
    margin-bottom: 0em;
    font-weight: bold;
    text-indent: 0em;
}

.cpbody {
    margin-top: 0em;
    margin-bottom: 0em;
    font-size: 0.8em;
    line-height: 1.618em;
    text-indent: 0em;
}