.content3{ 
    font-size:1em;
    text-indent:0em;
}
[lang="en"] {
  -webkit-hyphens: auto;
  -webkit-hyphenate-limit-before: 3;
  -webkit-hyphenate-limit-after: 3;
  -webkit-hyphenate-limit-chars: 6 3 3;
  -webkit-hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-last: always;   
  -webkit-hyphenate-limit-zone: 8%;
  hyphens: auto;
  hyphenate-limit-chars: 6 3 3;
  hyphenate-limit-lines: 2;
  hyphenate-limit-last: always;   
  hyphenate-limit-zone: 8%;
}
.frontCover{
	qrfullpage:1;
}
.bodyPic {
	text-align:center;
	margin:1em auto;
} 
.qrbodyPic {
	text-align:center;
	margin:1em auto;
}
.imgtitle{
  text-indent: 0em;
  text-align: center;
  font-size: 0.9em;
}
.imgdesc{
  text-indent: 0em;
  text-align: center;
  font-size: 0.8em;
}
.content{
  text-indent: 2em;
  font-size: 1.0em;
}
.center{
  font-size: 1.0em;
  text-align: center;
  text-indent: 0em;
}
.left{
  font-size: 1.0em;
  text-align: left;
  text-indent: 0em;
}
.right{
  text-indent: 0em;
  text-align: right;
  font-size: 1.0em;
}
.firstTitle{
  text-indent: 0em;
  text-align: center;
  font-family: "方正兰亭黑简体";
  font-size: 1.5em;
}
.secondTitle{
  text-indent: 0em;
  text-align: center;
  font-family: "方正兰亭黑简体";
  font-size: 1.3em;
  border-bottom-width: 3px;
}
.thirdTitle{
  text-indent: 0em;
  text-align: left;
  font-family: "方正兰亭黑简体";
  font-size: 1.1em;
  border-bottom-width: 3px;
}
.kaiti{
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
}
.fangsong{
  font-family: "fangsong";
}

.border{
  border-style: solid;
  border-width: 1px;
  margin: 1.5em 0em 1.5em 0em;
  border-color: #2b3e4f;
  background-color: #DAE0F2;
	padding:0.5em;
}
.border-y{
  border-style: solid;
  border-width: 1px;
  margin: 1.5em 0em 1.5em 0em;
  border-color: #2b3e4f;
  border-radius: 0.5em;
	padding:0.5em;

}
.col1{
  color: #2270BA;
}
.col2{
  background-color: #F0F0F0;
  color: #2270BA;
    padding:0.5em;
    margin:1em 0em;
}
.col3{
  background-color: #504D99;
    padding:0.5em;
    margin:1em 0em;
}


.bodyPic-erweima {
	text-align:center;
	margin:1em auto;
} 