/*封面*/
.frontCover {
	qrfullpage:1;
}


span.sfbt {
    font-family: 仿宋;
    font-size: 0.6em;
    font-weight: 700;
    color: #009753;
}


/*一级标题*/
h1.yjbt {
    font-family: 微软雅黑;
    font-size: 1.4em;
    font-weight: 600;
    text-indent: 0;
    text-align: center;
    line-height: 1.6em;
    color: #009753; 

}

/*二级标题*/
h2.ejbt {
    font-family: 微软雅黑;
    font-size: 1.3em;
    font-weight: 600;
    text-indent: 0;
    text-align: left;
    color: #009753;
    margin:1em 0 0.2em 0;
}

/*三级标题*/
h3.sjbt {
    font-family: 微软雅黑;
    font-size: 1.1em;
    font-weight: 600;
    text-indent: 0;
    text-align: left;
    color: #009753;
    margin: 1em 0 -0.3em 0;
}


/*正文内容*/
p.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
} 



/*仿宋*/
p.fs {
    font-family: 仿宋;
 text-indent: 2em;
	font-size:1em;
}

/*楷体*/
p.kt {
    font-family: 楷体;
 text-indent: 2em;
	font-size:1em;
}




/*落款*/
p.lk {
    margin: -0.5em 0 1.5em;
    font-family: 楷体;
    font-size: 1em;
    text-align: right;
    color: #222;
}


/*图片-100*/
div.tp100 {
    width: 100%;
    height: auto;
    margin: 1.2em auto;
    text-align: center;
}



/*图注*/
p.tz {
	font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
	font-size:0.8em;
	line-height:1.3em;
	text-align:center;
	text-indent:0;
}

