/* 版权信息页标题 */
h2.copyright-title {
	color:#301c1e;
	font-weight: blod; 
	text-align: center; 
	border-style: none none dotted none;
	border-width: 1.5px;
	margin:1em 0em 1em 0em;
}

/* 版权信息页正文 */
p.copyright-text {
	color:#301c1e;
	margin:2em;
	text-indent: 0em;
	duokan-text-indent: 0em;
}

/* 章序号 */
h1.chapter {
	font-family: "楷体";
	font-size: 1.5em;
	margin:0em auto 0em auto;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

/* 章标题 */
h1.chapter-title{
	font-family: "黑体";
	font-size: 2em;
	text-align: center;
	padding-top:3em;
	padding-bottom:1em;
	background-color:#c72953;
	color: white;	
	font-weight: normal;
	margin:-2em -2em 1.5em -2em;
}

/* 版权声明 */
h1.chapter-title1{
	margin-top: 2em;
	margin-bottom: 1em;
	text-align: center;
	margin-left: 0em;
	margin-right: 0em;
	text-indent: 0em;
	font-size: 1.7em;
	font-family: "黑体";
	color: #c72953;
}

/* 章副标题 */
h6.chapter-subtitle{
	font-family: "楷体";
	font-size: 0.9em;
	margin:0em auto 0em auto;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
}

/* 章题记 */
p.chapter-text{
	font-family: "仿宋";
	margin:35% auto 0em auto;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

/* 章题记 */
p.chapter-text1{
	font-family: "仿宋";
	margin:35% auto 0em auto;
	color: #000000;
	text-align: center;
	font-weight: normal;
}

/* 前言 */
h2.preface{
	font-family: "方正兰亭刊黑简体";
	font-size: 1.5em;
	margin:30% auto 0em auto;
	text-indent: 0em;
	color: #000000;
	text-align: left;
	font-weight: normal;
}

/* 前言标题 */
h2.preface-title{
	font-family: "黑体";
	font-size: 2em;
	margin:30% auto 1.5em auto;
	text-indent: 0em;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

/* 前言正文 */
p.preface-text{
	font-family: "仿宋";
	font-size: 1em;
	text-indent: 2em;

}

/* 一级标题 */
h1.bodycontent-title-1{
	font-family: "黑体";
	font-size: 2em;
	text-align: center;
    border-bottom: 1px solid #F28D01;
	color: #F28D01;
	font-weight: normal;
	margin:2em 0em 1.5em 0em;
}

/* 二级标题 */
h2.bodycontent-title-2{
	font-family: "黑体";
	font-size: 1.5em;
	text-align: right;
	color: #ffffff;
	background-color:#F28D01;
	width:3em;
	padding:0.3em 1.5em 0.3em 0.3em;
	border-radius:0em 1em 1em 0em; 
	font-weight: normal;
	margin: 2.5em auto 1.8em -2em;
}

/* 三级标题 */
h3.bodycontent-title-3{
	font-family: "黑体";
	font-size: 1.3em;
	text-align: left;
	font-weight: bold;
	margin-top: 1.8em;
	margin-bottom: 1.2em;
	color:#c72953;
}

/* 四级标题 */
h4.bodycontent-title-4{
	font-family: "黑体";
	font-size: 1.2em;
	text-align: left;
	color:#c72953;
	font-weight: normal;
	margin-top: 1.5em;
	margin-bottom: 1em;
}

/* 五级标题 */
h5.bodycontent-title-5{
	font-family: "黑体";
	font-size: 1em;
	text-align: center;
	color:#c72953;
	font-weight: normal;
	margin-top: 1.4em;
	margin-bottom: 1em;
}

/* 六级标题 */
h6.bodycontent-title-6{
	font-family: "黑体";
	font-size: 1em;
	text-align: left;
	color:#c72953;
	font-weight: normal;
	margin-top: 1.2em;
	margin-bottom: 1em;
	text-indent:2em;
}

/* 章节序号 */
h1.bodycontent-title-num{
	font-family: "仿宋";
	font-size: 2em;
	text-align: left;
	color: #00aa9f;
	font-weight: normal;
	margin-top: 30%;
	margin-bottom: 0em;
}

/* 章节副标题 */
h1.bodycontent-subtitle{
	font-family: "仿宋";
	font-size: 2em;
	text-align: left;
	color: #00aa9f;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 1.8em;
}

/* 正文 */
p.bodycontent{
	text-indent:2em;
}

/* 正文 */
p.bodycontent-1{
	text-indent:2em;
	margin-top:2em;
}

/* 正文英文 */
p.bodycontent2{
	text-indent:2em;
	font-family: "times";
}

/* 正文居中 */
p.bodycontent-center{
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	text-align: center;
}


/* 首字放大 */
span.dropcap {
	float: left; 
	font-size: 1.8em; 
	margin-right: 0.3em; 
	margin-bottom: 0em;
	margin-top:0em;
	line-height:1.6em; 
}


/* 正文首段上边距 */
p.bodycontent1{
	margin-top: 30%;
	text-indent: 0em;
}

/* 正文0缩进 */
p.bodycontent-0{
	text-align:center; 
}

/* 正文30%上边距 */
p.bodycontent-30{
	text-indent:2em; 
	margin-top: 30%;
}

/* 引文 */
p.blockquote{
	font-family: "楷体";
	text-indent:2em; 
}

/* 引文上边距 */
p.blockquote1{
	font-family: "仿宋";
	text-align:center; 
	margin-top: 3em;
}

/* 诗歌标题 */
p.poem-title{
	font-size:110%;
	font-family: "楷体";
	font-size: 1em;
	text-align: center;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

/* 诗歌作者 */
p.poem-inscribe{
	font-family: "kaiti";
	font-size: 1.8em;
	text-align: center;
	color: #000000;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 1em;
}

/* 诗歌居中 */
p.poem-center{
	font-family: "楷体";
	text-align: center;
}

/* 诗歌居左 */
p.poem-left{
	font-family: "楷体";
	text-indent:2em; 
}

/* 书信称谓 */
p.letter-title{
	font-family: "楷体";
	text-indent:0em; 
	margin-top: 1.5em;
	margin-bottom: 1em;
}

/* 书信正文 */
p.letter-text{
	font-family: "楷体";
	text-indent:2em; 
}

/* 落款 */
p.inscribe{
	font-family: "楷体";
	text-align: right;
	margin-top: 1em;
	margin-bottom: 1.5em;
}

/* 落款 */
p.inscribe1{
	font-family: "楷体";
	text-align: right;
	margin-top: 1em;
	margin-bottom: 1.5em;
	color: #ffffff;
	font-size: 0.9em;
}

/* 注释 */
p.note{
	font-family: "楷体";
	text-indent:0em; 
}

/* 注释标题 */
p.note-title{
	font-family: "黑体";
	font-size: 100%;
	border-top: 1px #000000 solid;
	padding-top: 0.3em;
	text-align: left;
	text-indent:0;
}

/* 脚注段 */         
p.fnContent{
	font-family: "仿宋";
	margin-top: 0.5em;  
	margin-bottom: 0.5em;
	text-align: justify;
	margin-left: 2em;
	margin-right: 0em;
	text-indent: -2em;
	font-size: 0.9em;
}

/* 上标样式 */
span.sup{
	font-size: 0.7em;
	vertical-align: super;
}

/* 下标样式 */
span.sub{
	font-size: 0.7em;
	vertical-align: sub;
}

/* 部分斜体 */
span.italic{
	font-style: italic;
}

/* 图片区域独占100% */
div.box-center{
    width: 100%;
    margin: 1em auto 1em auto;
    text-align: center;
}

/* 图片区域独占100%居左 */
div.box-left{
    width: 50%;
    margin: 1em auto auto 0em;
    text-align: left;
}

/* 图片区域独占80% */
div.box-center-80{
    width: 80%;
    margin: 1em auto 1em auto;
    text-align: center;
}

/* 图片区域独占60% */
div.box-center-60{
    width: 60%;
    margin: 1em auto 1em auto;
    text-align: center;
}

/* 图片区域绕排45% */
div.box-float-45{
    width: 45%;
    float: right;
    margin-left: 0.5em;
    margin-bottom: 0.5em;
    text-align: center;
}
/* 图片区域绕排45% */
div.box-float-45-left{
    width: 45%;
    float: left;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
    text-align: center;
}

/* 封面图像居中 */
img.img-height100{
	width:100%;
}

/* 图片宽度100% */
img.image-100{
    width: 100%;
}

/* 图片宽度80% */
img.image-80{
    width: 80%;
}

/* 图片宽度60% */
img.image-60{
    width: 60%;
}

/* 图片宽度4字宽 */
img.image-width-4em{
    width: 4em;
}

/* 图片宽度1字宽 */
img.image-width-1em{
    width: 1em;
}

/* 图注 */
p.image-note{
	font-family: "楷体";
    text-align: center;
}

/* 目录标题 */
h2.contents-title {
	font-weight: normal;
	border-style: none none dotted none;
	border-width: 1.5px;
	margin:1em 0em 1em 0em;
	text-align:left;
	text-indent: 0em;
}

/* 目录页标题-一级 */
div.contents-chapter-1 {
	font-weight: bold;
	margin-left:0.5em;
}

/* 目录页标题-二级 */
div.contents-chapter-2 {
	list-style-type:none;
	font-weight: normal;
	margin-left:2em;
}

/* 目录页标题-三级 */
div.contents-chapter-3 {
	list-style-type:none;
	font-weight: normal;
	margin-left:3em;
}

/* 篇章页背景 */
body.body{
	background-color:#2b9275;
}

/* 局部加粗 */
span.bold{
	font-weight: bold;
}

/* 框体1 */
div.kuangti1 {	
	margin:35% auto 0em auto;
	padding:1em 0.3em 1em 0.3em;
	width:40%; 
	border-top:5px #ffffff double;
	border-bottom:5px #ffffff double;
	border-radius:2em 2em 2em 2em;
}

/* 框大小 */
span.fang-text-1 {
	font-size: 2em;
	color: #8b713e;
}

/* 框大小2 */
span.fang-text-2 {
	font-size: 1.5em;
	color: #c4a76c;
}

/* 框大小2 */
span.fang-text-3 {
	font-size: 1em;
	color: #dbccaf;
}


/*实心点*/
.filledDot {
	text-emphasis-style: filled dot;
	text-emphasis-color: #000;
	text-emphasis-position: under;
	-webkit-text-emphasis-color: #000;
	-webkit-text-emphasis-position: under;
	-webkit-text-emphasis: filled dot;
}



