

/*封面*/
.frontCover {
	qrfullpage:1;
}


/*<h1>一级标题*/
h1.firstTitle {
	font-family:"汉仪旗黑65S","HY-QiHei65";
	font-size:1.5em;
	line-height:1.2em;
	text-align:center;
	text-indent:0;
	margin-bottom:2em;

}  

/*<h2>二级标题*/
h2.secondTitle {
	font-family:"汉仪旗黑65S","HY-QiHei65";
	font-size:1.3em;
	line-height:1.3em;
	text-indent:0;
	margin-top:2em;
	text-align:center;

}

/*<h3>三级标题*/
h3.thirdTitle {
	font-family:"汉仪旗黑65S","HY-QiHei65";
	font-size:1.1em;
	line-height:1.4em;
	text-indent:0;
	margin-top:1em;

} 


/*正文内容*/
.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
} 

/*正文内容*/
.content-c {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
	text-align:center;
} 
/*注标图*/
img.tu80 {
  width: 80%;

}
img.tu75 {
  width: 75%;

}

img.tu70 {
  width: 70%;

}
img.tu65 {
  width: 65%;

}
img.tu60 {
  width: 60%;

}
img.tu55 {
  width: 55%;

}

img.tu50 {
  width: 50%;

}


img.tu45 {
  width: 45%;

}

img.tu40 {
  width: 40%;

}


img.tu30 {
  width: 30%;

}

img.tu25 {
  width: 25%;

}

img.tu20 {
  width: 20%;

}

span.dot1{
	border-style:solid;
	border-width: 0.1em;
	background-color:#dcdcdc;
	padding:0.1em;

}
img.biao1 {
  width: 50%;
  margin-top: 0;
  margin-bottom: 0.4em;
}

/*文中嵌入图*/
img.ah1 {
  height: 1em;
  width: auto;
  vertical-align: text-bottom;
}
.ah1F {
  height: 1.5em;
  width: auto;
  vertical-align: text-bottom;
}
.t-left {
  text-align: left;
  text-indent: 0;
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
}
.t-right {
  text-align: right;
  text-indent: 0;
 font-family: STKai, "MKai PRC", Kai, "楷体", "Times New Roman", Times, "KaiTi SC", KaiTi;
	font-size:1em;
}

/** 楷体文字 **/
.kai {
  font-family: STKai, "MKai PRC", Kai, "楷体", "Times New Roman", Times, "KaiTi SC", KaiTi;

	font-size:1em;
	text-indent:2em;
}


/*居中图div*/
div.div-tu {
  width: 100%;
  text-align: center;
  margin-bottom: 1.5em;
  vertical-align: middle;
}

/*图题样式*/
p.tuti {
	font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
	font-size:1em;
	line-height:1.4em;
	text-align:center;
	text-indent:0;
}

/*表图div*/
div.div-biao {
  width: 100%;
  text-align: center;
  margin-bottom: 1.5em;
}
img.biao {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0.4em;
}

/** ----------------------------- **/
.frame-zhijiao {
  font-size: 1em;
  padding: 0.5em 0.5em 0 0.5em;
  margin: 1em 0 1.5em 0.5em;
  border-style: solid solid solid solid;
  border-width: 0.1em;
}
