/*封面*/
.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: 0em;
	text-align:left;
    margin-bottom: 0.7em;
}


/*正文内容*/
.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
} 


/*引文内容*/
.quotation {
	font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
	font-size:1em;
	text-indent:2em;
}


/*粗体*/
.bold {
	font-weight:bold;
}

/*斜体*/
.bodyPic {
	text-align:center;
	margin:1em auto;
} 



/*边框*/
.width100 {
	width:80%;	
}

.width50 {
	width:50%;	
}

/*定价---------------------------------*/
.ziti3{
	font-family:xiheiti;
	font-size:1.0em;
	line-height:100%;
	text-align:center;
	}
/*其它信息---------------------------------*/
.ziti4{
	font-family:xiheiti;
	font-size:1.0em;
	line-height:100%;
	font-weight:bold;
	text-align:center;
	}




/*正文段落正常kai*/
p.bodycontent-text-kai1
{
    text-indent:2em;
    font-family:"楷体";
    font-size:1em;
    color:#592941;
}
/*正文段落正常kai*/
p.bodycontent-text-kai0
{
    text-indent:0em;
    font-family:"楷体";
    font-size:1em;
    color:#592941;
}

/*随文图2*/
img.textend-logo-sj2
{
    height:1em;

}




/*kai*/
span.bj
{
font-weight:bold;
color:#59293B;
background-color:#FDEDBC;
padding:0.2em ;
}