/*封面*/
.frontCover {
	qrfullpage:1;
}


span.sfbt {
    font-size: 0.7em;
    color: #969696;
    vertical-align: middle;
    font-family: 'FZFSK--GBK1-0', 'STFangsong', '仿宋';
    border: 0.1em dashed #969696;
    padding: 0.1em;
}

/*下副标题*/
p.xfbt {
    font-family: 'FZFSK--GBK1-0', 'STFangsong', '仿宋';
    font-size: 1.2em;
    font-weight: 500;
    text-indent: 0;
    color: #888;
    text-align: left;
}

/*一级标题*/
h1.yjbt {
    vertical-align: middle;
    text-indent: 0;
    margin: 2em 0 1.5em;
    line-height: 1.3em;
    color: #222;
    font-size: 1.6em;
    font-weight: 400;
    text-align:center;
    font-family: 微软雅黑;
}

/*二级*/
h2.ejbt {
    text-indent: 0;
    margin: 0 0 1.5em 0;
    font-size: 1.6em;
    line-height: 1.3em;
    color: #009DE2;
    font-family: 微软雅黑;
    font-weight: 400;
    text-align:center;
}

/*二级top20*/
h2.ejtop20 {
    text-indent: 0;
    margin: 2em 0 1.5em 0;
    font-size: 1.6em;
    line-height: 1.3em;
    color: #009DE2;
    font-family: 微软雅黑;
    font-weight: 400;
    text-align:center;
}


/*三级标题*/
h3.sjbt-z {
    font-weight: 400;
    font-size: 1.3em;
    color: #222;
    margin: 0.6em 0 0.7em;
    text-align: left;
    vertical-align: middle;
    font-family: 微软雅黑;
    border: 0.1em dashed #999999;
    padding: 0.1em;
    text-indent: 0;
}
/*三级标题*/
h3.sjbt {
    font-weight: 400;
    font-size: 1.1em;
    color: #222;
    margin: 0.6em 0 1.2em 0; 
    text-align:center;
    vertical-align: middle;
    font-family: 微软雅黑;
    text-indent: 0;
}

/*四级标题C*/
h4.sjbtc {
    font-weight: 600;
    font-family: 微软雅黑;
    font-size: 1em;
    text-indent: 0;
    text-align: left;
    color: #222;
    border-left: 0.2em solid #CDCDCD;
    padding: 0 0 0.1em 0.2em;
}


/*作者名*/
p.zzm {
    font-family: 楷体;
    font-size: 0.9em;
    text-indent: 0em;
    text-align: left;
}

/*正文内容*/
p.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
} 


/*仿宋*/
.fs {
    font-family: 仿宋;
    text-indent: 2em;
	font-size:1em;
    line-height: 1.6em;
}

/*楷体*/
.kt {
    font-family: 楷体;
    text-indent: 2em;
	font-size:1em;
    line-height: 1.6em;
}

/*落款*/
p.lk {
    font-family: 楷体;
    font-size: 1em;
    text-align: right;
    color: #222;
}


/*图100*/
div.tp100 {
    width: auto;
    height: auto;
    width: 100%;
}


/*版权正文*/
p.bqzw {
    font-family: 仿宋;
    font-size: 1em;
    text-indent: 0em;
    line-height: 1.1em;
    color: #222;
    margin: 0.5em 0;
}


.sz {
    text-align: center;
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
}


/*加粗*/
.jc {
    font-weight: bold;
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
}

/*无缩进*/
p.wsj {
    text-indent: 0;
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
}





.top30 {
    margin-top: 30%;
	font-family:微软雅黑;
	font-size:1em;
}

