/*封面*/
.frontCover {
	qrfullpage:1;
}
/*行内图*/
.h-pic {
	height:2em;
	vertical-align:middle;
     margin-left:0.1em;
     margin-right:0.1em;
}
/* 图片标题 */
.imgtitle
{font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    text-indent:0em;
    text-align:center;
    font-family:none;
    font-size:1em;
    padding:0.5em 0 0 0;
}


/* 段落 */
p.content {

   font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
}

/* 居中 */
.center {   font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-align:center;
	text-indent:0em;
	margin-left: 0%;
	margin-right: 0%;
}

/* 居左 */
.left 
{   font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-align:left;
	text-indent:0em;
	margin-left: 0%;
	margin-right: 0%;
}

/* 一级标题 */
h1.title-left{
    text-indent:0em;
    text-align:left;
    font-family:"方正兰亭黑简体";
    font-size:1.3em;
    font-weight:bold;
    padding:0.8em 15% 0.8em 15%;
    margin:1em -15% 0.5em -15%;
}
h1.title-center{
 text-indent:0em;
    text-align:center;
    font-family:"方正兰亭黑简体";
    font-size:1.3em;
    font-weight:bold;
    padding:0.8em 15% 0.8em 15%;
    margin:1em -15% 0.5em -15%;
}
/* 二级标题 */
h2.title-left{
    text-indent:0em;
    text-align:left;
    font-family:"方正兰亭黑简体";
    font-size:1.3em;
    font-weight:bold;
    padding:0.8em 15% 0.8em 15%;
    margin:1em -15% 0.5em -15%;
    border-bottom-width:0.2em;
}

/* 三级标题 */
h3.title-left{
    text-indent:0em;
    text-align:left;
    font-family:"方正兰亭黑简体";
    font-size:1.3em;
    font-weight:bold;
    padding:0.8em 15% 0.8em 15%;
    margin:0.5em -15% 0.5em -15%;
    border-bottom-width:0.2em;
}



/* 仿宋 */
.fangsong {font-family:"fangsong";}

/*线宽*/
.border
{
    padding:0.3em;
    border-style:solid;
    border-width:0.1em;
    margin: 1.5em 0em 1.5em 0em;
    border-color:#2b3e4f;
	margin-top:0.5em;
}
.col0 {color:#3B4C72;font-weight:bold;}
.col1a {color:#92CBBB;}
.col2 {color:#CD7B33;}
.col3 {color:#70BFD9;}
.col4 {color:#ABD081;}



span.dot1{
	border-style:solid;
	border-width: 0.1em;
	background-color:#D3495D;
	color:#FFFFFF;
	padding:0.2em 0.5em 0.2em 0.5em;
}
span.dot1-3{
	border-style:solid;
	border-width: 0.1em;
	background-color:#71BFD9;
	color:#FFFFFF;
	padding:0.2em 0.5em 0.2em 0.5em;
}
span.dot1-4{
	border-style:solid;
	border-width: 0.1em;
	background-color:#ABD081;
	color:#FFFFFF;
	padding:0.2em 0.5em 0.2em 0.5em;
}
span.dot1a{
	border-style:solid;
	border-width: 0.1em;
	background-color:#92CBBB;
	color:#FFFFFF;
    border-radius: 0.3em;
	padding:0.1em 0.5em 0.1em 0.5em;
}
span.dot2{
	border-style:solid;
	border-width: 0.1em;
	background-color:#F7DA96;
	color:#FFFFFF;
    border-radius: 0.3em;
	padding:0.1em 0.5em 0.1em 0.5em;
}
span.dot3{
	border-style:solid;
	border-width:0.1em;
	background-color:#70BFD9;
	color:#FFFFFF;
    border-radius: 0.3em;
	padding:0.1em 0.5em 0.1em 0.5em;
}
span.dot4{
	border-style:solid;
	border-width: 0.1em;
	background-color:#ABD081;
	color:#FFFFFF;
    border-radius: 0.3em;
	padding:0.1em 0.5em 0.1em 0.5em;
}
span.dot0{
	border-style:solid;
	border-width: 0.1em;
	background-color:#3C4C72;
	color:#FFFFFF;
    border-radius: 0.3em;
	padding:0.1em 0.5em 0.1em 0.5em;
}
