

/*封面*/
.frontCover {
qrfullpage:1;
}



/*版权信息标题*/
h1.copyright_title
{
    font-family: "汉仪旗黑65S","HY-QiHei65";
	font-size:1.3em;
	text-align:center;
	margin:2.8em 0em 1.3em 0em;
	jd-content-type:5;
}
/*版权信息内容*/
.copyright_content
{
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:0.85em;
	text-align:left;
	line-height:1.75em;
	jd-css-property-type:1;
	jd-content-type:4;
}


/*章节页标题 （设置颜色时添加color属性）*/
h1.chapter_page_title
{
	font-family:"汉仪旗黑65S","HY-QiHei65";
	font-size:1.3em;
	text-align:center; 
	text-indent:0em;  
        padding:0.5em;
        border:0.5em double #ffffff;
        background-color:#436EEE;
}


/*一级标题（设置颜色时添加color属性）*/
h1.chapter_title
{
	font-family:"汉仪旗黑65S","HY-QiHei65";
	font-size:1.3em;
	text-align:center;
	text-indent:0em;
    background-color:#436EEE;
	margin:2.8em 0em 1.3em 0em;
	jd-content-type:8;
}
/*二级标题（设置颜色时添加color属性）*/
h2.section_title
{
	font-family:"汉仪旗黑65S","HY-QiHei65";
	font-size:1.2em;
	text-align:left;
	text-indent:0em;
	margin:3.5em 0em 0.7em 0em;
	jd-content-type:9;
        border-bottom: solid 0.2em #436EEE;
}
/*三级标题（设置颜色时添加color属性）*/
h3.list_title1
{
	font-family:"汉仪旗黑65S","HY-QiHei65";
	font-size:1.1em;
	text-align:left;
	text-indent:0em;
	margin:1.6em 0em 0.4em 0em;
	jd-content-type:10;
        color: #436EEE;
}

/*生僻字截图*/
.s-pic {
	width:1em;
	vertical-align:middle;
     margin-left:0.1em;
     margin-right:0.1em;
}

h5.list_title3
{
	font-family:"汉仪旗黑55S","ETrump-QiHei55";
	font-size:1.0em;
	text-align:left;
	text-indent:0em;
	margin:0.8em 0em 0.5em 0em;
	jd-content-type:27;
}


/*正文内容*/
.content
{
font-family:"汉仪旗黑50S","HYQiHei-50s";
font-size:1em;
text-indent:2em;
}



