.bgColor-1 {
    background-color: #fff0ee;
}

.frontCover {
    qrfullpage: 1;
}

.border2 {
    border: 2px dashed #11AAAE;
    padding: 0.5em;
    margin: 1em 0em;
    background-color: #F8F7FC;
}

.copyRightTitle-1 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    text-align: center;
    color: #FFFFFF;
    text-indent: 0;
    margin-top: 1em;
    margin-bottom: 1em;
    background-color: #11AAAE;
}

.contentCR {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    text-indent: 0;
    margin: 0em;
    text-align: center;
}

h1 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    margin-bottom: 2em;
    color: #E4338B;
    border-bottom: 1px solid #E4338B;
}

  
h2 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.3em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 1em;
}

h3 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.1em;
    line-height: 1.4em;
    text-indent: 0;
    margin-top: 1em;
}

 
h4 {
    font-family: "汉仪旗黑55S","ETrump-QiHei55";
    font-size: 1.1em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 1em;
}

 
h5.fifthTitle {
    font-family: "汉仪旗黑55S","ETrump-QiHei55";
    font-size: 1em;
    line-height: 1.4em;
    text-indent: 0;
    margin-top: 1em;
}

h6.sixthTitle {
    font-family: "汉仪旗黑55S","ETrump-QiHei55";
    font-size: 1em;
    line-height: 1.4em;
    text-indent: 0;
    margin-top: 1em;
}

.subHead {
    text-align: right;
    font-family: "汉仪旗黑55S","ETrump-QiHei55";
    line-height: 1.4em;
    font-size: 1em;
    margin-bottom: 2em;
}

p {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

 
.quotation {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1em;
    line-height: 1.3em;
    text-indent: 2em;
    margin: 0.3em 0em;
}

.title {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1.1em;
    line-height: 1.4em;
    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;
    line-height: 1.3em;
    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;
}

.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;
}

.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);
    line-height: 1.8em;
}

.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: center;
}

.bodyPic {
    text-align: center;
    margin: 1em 15%;
    width: 70%;
}

 
.qrbodyPic {
    text-align: center;
    margin: 1em 15%;
    width: 70%;
}

 
.imgtitle {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1em;
    line-height: 1.4em;
    text-align: center;
    text-indent: 0;
    color: #B03639;
}

.imgdescript {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 0.8em;
    line-height: 1.3em;
    text-align: center;
    text-indent: 0;
    color: #B03639;
}

 
.floatPic {
    float: left;
    text-align: center;
    width: 40%;
    margin-right: 0.5em;
}

.h-pic {
    height: 2em;
    vertical-align: middle;
    margin-left: 0.1em;
    margin-right: 0.1em;
}

.s-pic {
    width: 1em;
    vertical-align: middle;
    margin-left: 0.1em;
    margin-right: 0.1em;
}

.signImg {
    text-align: right;
    width: 30%;
    margin-left: 70%;
}

.qqreader-fullimg {
    qrfullpage: 1;
}

.bleed-pic {
    qrbleed: left top right;
}

.qqreader-footnote {
    width: 1em;
    margin-left: 0.2em;
}

.pagebreak {
    page-break-after: always;
}

body {
    font-size: 1em;
    text-align: justify;
    line-height: 1.5;
}

a {
    color: #0000CC;
}

.sgc-toc-title {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1em;
    letter-spacing: 1em;
    text-align: center;
    border-bottom: 1.5px dotted #000000;
}

.sgc-toc-level-1 {
    margin-left: 0em;
}

.sgc-toc-level-2 {
    margin-left: 2em;
}

.sgc-toc-level-3 {
    margin-left: 4em;
}

.sgc-toc-level-4 {
    margin-left: 4em;
}

.sgc-toc-level-5 {
    margin-left: 4em;
}

.sgc-toc-level-6 {
    margin-left: 4em;
}

div.tupian {
    width: 100%;
    margin: 1em auto 1em auto;
    text-align: center;
}

div.tupian-float-left {
    float: left;
    margin: 0.6em 1.17em 0.6em 0em;
    width: 45%;
}

div.tupian-float-right {
    float: right;
    margin: 0.6em 0em 0.6em 1.17em;
    width: 45%;
}

p.banquanxinxi {
    font-weight: bold;
}

p.bodycontent-text {
    text-indent: 2em;
}

p.bodycontent-text_right {
    text-align: right;
}

p.bodycontent-text-tushuo {
    text-align: center;
    margin-top: 0.2em;
}

div.logo {
    margin: auto;
    text-align: center;
}

h1.preface {
    font-size: 1.5em;
    margin-bottom: 2.5em;
    margin-top: 0.5em;
    text-align: center;
}

h1.bodycontent-first-title1 {
    font-size: 1.5em;
    margin-bottom: 2.5em;
    margin-top: 0.5em;
    text-align: center;
}

h1.bodycontent-first-title {
    font-size: 1.5em;
    margin-bottom: 2.5em;
    margin-top: 0.5em;
    text-align: center;
}

h2.bodycontent-second-title {
    font-size: 1.3em;
    margin-bottom: 0.8em;
    margin-top: 1.5em;
    text-align: center;
}

h3.bodycontent-third-title {
    font-size: 1.2em;
    margin-bottom: 0.7em;
    margin-top: 1em;
}

h4, h5, h6 {
    text-align: left;
    text-indent: 2em;
    font-size: 1em;
    margin: 1.0em 0em;
}

p.bodycontent-text-bold {
    text-indent: 0em;
    font-size: 1.1em;
    margin-bottom: 0.7em;
    margin-top: 1.5em;
    font-weight: bold;
}

h2.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.kindle-cn-copyright-text {
    line-height: 1.5;
    text-indent: 0em;
}

blockquote.kindle-cn-blockquote {
    background: #f9f9f9;
    border-left: 0.5em solid #ccc;
    margin: 1.5em;
    padding: 0.5em;
    text-indent: 2em;
}

p.zhusi {
    line-height: 1.5;
    text-indent: 0em;
    font-size: 0.8em;
}

p.bodycontent-text_center {
    text-align: center;
    font-weight: bold;
}

p.bodycontent-text_yinwen {
    line-height: 1.5;
    text-indent: 2em;
    font-size: 1em;
    font-family: STKai, "MKai PRC", Kai, "楷体";
}

p.bodycontent-text_yinwen1 {
    font-family: "MYing Hei S", Hei,"黑体";
    line-height: 1.5;
    text-indent: 2em;
    font-size: 1em;
}

p.bodycontent-text_noindent {
    line-height: 1.5;
    text-indent: 0em;
    font-size: 1em;
}

img.image-alone {
    width: auto;
    margin-bottom: 0.2em;
}

img.image-alone1 {
    width: 100%;
}

  
span.math-super {
    font-size: 0.7em;
    vertical-align: super;
}

  
  
span.math-super-italic {
    font-size: 0.7em;
    font-style: italic;
    vertical-align: super;
}

   
  
span.math-sub {
    font-size: 0.7em;
    vertical-align: sub;
}

  
.athena_imgwrap_fullscreen {
    display: block;
    margin: 0em;
    padding: 0em;
    width: 100%;
}

p.bodycontent-text_yinwen-title {
    font-size: 1.1em;
    margin-bottom: 0.5em;
    margin-top: 2.5em;
}

img.textend-logo-sz2 {
    width: 1em;
    vertical-align: middle;
    height: 1em;
}

.contentTitle1 {
    font-size: 1.3em;
    line-height: 1.5em;
    text-indent: 0em;
    font-weight: 800;
    font-weight: bold !important;
}

.contentTitle2 {
    font-size: 1.3em;
    line-height: 1.5em;
    text-align: center;
    font-weight: 800;
    font-weight: bold !important;
}

.content {
    font-size: 1em;
    text-align: justify;
    text-indent: 0em;
    line-height: 1.5em;
}

.content2 {
    font-size: 1em;
    text-align: justify;
    text-indent: 2em;
    line-height: 1.5em;
}

.center {
    text-align: center;
}

img.paralog {
    height: 1em;
    vertical-align: -0.1em;
}