h5 {
    font-family: "汉仪旗黑55S","ETrump-QiHei55";
    font-size: 1em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 1em;
    color: #c36500;
}

 
p {
    text-align: justify;
    text-indent: 2rem;
    margin: 0 0 0.5rem 0;
    line-height: 1.4rem;
}

.underline {
    text-decoration: underline;
}

.bodyPic {
    text-align: center;
    margin: 1em auto;
}

 
.width90 {
    width: 90%;
}

.qqreader-fullimg {
    qrfullpage: 1;
}

.frontCover {
    qrfullpage: 1;
}

.qqreader-footnote {
    width: 1em;
    margin-left: 0.2em;
}

.h-pic {
    height: 2em;
    vertical-align: middle;
    margin-left: 0.1em;
    margin-right: 0.1em;
}

/*正文内容*/
.content {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

 
.bgColor-1 {
    background-color: #ffffff;
}

/*<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: #c36500;
    border-bottom: 1px solid #c36500;
}

  
/*<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: #c36500;
}

/*<h3>三级标题*/
.thirdTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.1em;
    line-height: 1.4em;
    text-indent: 0;
    margin-top: 1em;
    color: #c36500;
}

 
/*<h4>四级标题*/
.fourthTitle {
    font-family: "汉仪旗黑55S","ETrump-QiHei55";
    font-size: 1em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 1em;
    color: #c36500;
}

 
pre {
    display: block;
    padding: 0.8rem;
    margin: 0.8rem 0;
    font-size: 1.1rem;
    font-style: italic;
    line-height: 1.3;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    border-radius: 0;
}

div.div-biao h6 {
    text-align: center;
}

.t-center {
    text-align: center;
    text-indent: 0;
}

.t-right {
    text-align: right;
    text-indent: 0;
}

/**黑体**/
.hei {
    font-family: SimHei, "HeiTi SC", HeiTi, "MYing Hei S", Hei, "黑体";
}

.no-indent {
    text-indent: 0;
}

img {
    vertical-align: middle;
}

/**table {
  width: 100%;
  margin-bottom: 1.6rem;
  border-spacing: 0;
  border-collapse: separate;
  border: 1px solid #999;
  border-left: none;
}
table tr td, table tr th {
  padding: 0.3rem;
  line-height: 1.6;
  vertical-align: top;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
}
table tr th {
  
}
**/
/*居中图div*/
div.div-tu {
    width: 100%;
    text-align: center;
    margin-bottom: 1.5rem;
}

/*图题样式*/
p.tuti {
    font-size: 0.85rem;
    text-indent: 0;
    padding: 0 1rem;
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

/*图注样式*/
p.tuzhu {
    font-size: 0.72rem;
    padding: 0 1rem;
    text-align: center;
    margin-top: -0.8rem;
    text-indent: 0;
}

p.biaoti {
    font-size: 0.85rem;
    text-indent: 0;
    padding: 0 1rem;
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 0.4rem;
    font-family: SimHei, "HeiTi SC", HeiTi, "MYing Hei S", Hei, "黑体";
}

p.biaozhu {
    font-size: 0.72rem;
    text-align: left;
    text-indent: 1.45rem;
    margin-bottom: 0;
}