.frontCover {
    qrfullpage: 1;
}

/*正文内容*/
.content {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

.bodyPic {
    text-align: center;
    margin: 1em auto;
}
 
.width90 {
    width: 60%;
}

 
/*<h1>一级标题*/
.firstTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    margin-bottom: 2em;
    color: #00ACEF;
}

  
/*<h2>二级标题*/
.secondTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.3em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 1em;
    text-align: center;
    color: #00ACEF;
}

/*<h3>三级标题*/
.thirdTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.1em;
    line-height: 1.4em;
    text-indent: 0;
    margin-top: 1em;
    color: #00ACEF;
}

 
/*<h4>四级标题*/
.fourthTitle {
    font-family: "汉仪旗黑55S","ETrump-QiHei55";
    font-size: 1.1em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 1em;
    color: #00ACEF;
}

 
/** 版权信息页正文 **/
p.kindle-cn-copyright-text {
    line-height: 1.618em;
    text-indent: 0em;
}

/** 日语 **/
:lang(ja) {
    font-family: TBGothic, TBMincho, TBGothic, HYGothic, TsukushiMincho;
}

/** 楷体文字 **/
p.kindle-cn-kai {
    font-family: STKai, "MKai PRC", Kai,"楷体";
}

/** ----------------------------------------------- **/
/** ----------------------------------------------- **/
/** 图片样式设定 **/
/** ----------------------------------------------- **/
/** ----------------------------- **/
/** 图片居中样式 **/
/** ----------------------------- **/
/** Div居中样式 **/
div.kindle-cn-bodycontent-div-alone100 {
    width: 100%;
    text-align: center;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}

/** 图片80%大小，不带图说 **/
img.kindle-cn-bodycontent-image-alone80 {
    width: 80%;
    margin-bottom: 0em;
}

/** 普通单元格 **/
td.kindle-cn-table-rn1 {
    vertical-align: top;
    padding: 0.5em 0.5em 0.5em 0.5em;
    text-align: left;
}

/** ----------------------------- **/
/** 圆角框 **/
/** ----------------------------- **/
div.kindle-cn-frame-yuanjiao {
    font-size: 1em;
    padding: 0.5em;
    margin: 1.5em 0em 1.5em 0em;
    border-style: solid solid solid solid;
    border-width: 1px;
    border-radius: 0.5em;
}

/** ----------------------------- **/
/** ----------------------------------------------- **/
/** 文字特殊样式 **/
/** ----------------------------------------------- **/
/** 加粗 **/
span.kindle-cn-bold {
    font-weight: bold;
}

/**段落样式**/
/*无缩进*/
p.kindle-cn-para-no-indent {
    text-indent: 0em;
    font-family: STKai, "MKai PRC", Kai,"楷体";
}

/*居左*/
p.kindle-cn-para-left {
    text-align: left;
    font-weight: bold;
}

/*居中*/
p.kindle-cn-para-center {
    text-align: center;
    text-indent: 0em;
    font-weight: bold;
}

p.kindle-cn-para-center1 {
    text-align: center;
    text-indent: 0em;
    font-family: STKai, "MKai PRC", Kai,"楷体";
}

/*居右*/
p.kindle-cn-para-right {
    text-align: right;
}

/*居右*/
p.kindle-cn-para-right1 {
    text-align: right;
    font-family: STKai, "MKai PRC", Kai,"楷体";
}

span.kaiti {
    font-family: STKai, "MKai PRC", Kai,"楷体";
}