

body {
	font-family: inherit;
	background-color: #f5f5f5;
}
h1 {
    margin: 0 10px 0 0;
    display: inline;
    font-size: 32px;
    line-height: 1.5;
    font-weight: 400;
}
h2 {
    margin: 0 10px 0 0;
    display: inline;
    font-size: 26px;
    line-height: 1.5;
    font-weight: 400;
}
h3 {
    padding: 0 8px 0 18px;
    line-height: 1.5;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
	border-left: 12px solid #4F9CEE;
}
a {
    color: #333333;
	text-decoration: none;
}
p {
	font-size: 14px;
	line-height: 21px;
}
.fl {
	width: 100%;
}
.content {
    width: 100%;
	margin: 0 auto;
}
.pinyin {
    color: #919491;
}
.title {
    background:#fff;
    padding: 20px;
	margin-bottom: 10px;
	border: 1px solid #e5e5e5;
}
.title p {
    font-size: 16px;
    text-indent: 2em;
    line-height: 24px;
    color: #333;	
}
.w1,.w2,.w3,.w4 {
    background: #fff;
	border: 1px solid #e5e5e5;
	padding: 20px;
	margin-bottom: 10px;
}
.jianjie {
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
}
.jianjie p {
    font-size: 16px;
	text-indent: 2em;
    line-height: 21px;
	color: #333;
}
.jj-box {
	font-size: 14px;
	line-height: 21px;
}
.jianjie .jj-box dl {
	width: 100%;
}
.jianjie .jj-box dt {
    padding: 0 12px;
    font-weight: 700;
    color: #888888;
    line-height: 24px;
    margin: 0;
	float: left;
}
.jianjie .jj-box dd {
    color: #333333;
    position: relative;
	line-height: 24px;
    padding: 0;
    margin: 0;
}
.yuanwen,.fanyi,.zhushi,.shangxi,.shangxi2,.juzi,.yuedu,.yingwen {
	border-bottom: 1px solid #e5e5e5;
}
.text {
    font-size: 16px;
    color: #333;
    line-height: 24px;
	padding: 0 12px;
}
.yuanwen .number {
    white-space: normal;
    position: relative;
    top: -0.5em;
    line-height: 0;
    font-size: 75%;
    vertical-align: baseline;
    margin-left: 2px;
    padding: 0 2px;
}
.explain {
    font-size: 12px;
	line-height: 18px;
	color: #444;
	padding-left: 8px;
}
.yuedu p {
    margin-left: 30px;
	font-size: 18px;
}
.yuedu p a {
    color: #097AF2;
	font-weight: bold;
}
.title-xt {
    background:#fff;
    padding: 20px;
	margin-bottom: 10px;
	border: 1px solid #e5e5e5;
}
.title-xt p {
    font-size: 14px;
    text-indent: 2em;
    line-height: 21px;
    color:#333333;
}
.xt-base {
    border-bottom: 1px solid #e5e5e5;
}
.xt-cailiao {
    background: #f5f5f5;
	padding: 10px 20px;
	margin-bottom: 10px;
}
.xt-w {
    color: #666666;
}
.xt-q {
    color: #333333;
}
.xt-a {
    color: #333333;
	font-weight: bold;
}
.real-q {
    font-size: 14px;
	line-height: 21px;
	color: #444444;
}
.real-a {
    color:#333333;
}
.real-a p {
	margin-right: 20px;
}
.beian {
	text-align: center;
	font-size: 12px;
}
.underpoint {
    border-bottom: 2px dashed #000;
}
.underline {
    border-bottom: 2px solid #333333;
}
.contents {
	background: #fff;
    margin-bottom: 10px;
    border: 1px solid #e5e5e5;
	padding: 20px;
	height: 280px;
}
.contents .c1 {
    width: 100%;
}
.contents .c1 span {
	margin: 0 auto;
    font-size: 26px;
    font-weight: 500;
    line-height: 30px;
}
.contents .c2 {
	float: left;
	width: 49%;
}
.contents .c3 {
	float: left;
	width: 49%;
}
.level {
	font-size: 16px;
	margin-bottom: 5px;
}
.level2 {
	font-size: 14px;
	font-weight: normal;
	color: #4F9CEE;
	margin-bottom: 2px;
}
.level2 a {
	color: #4F9CEE;
}
.rTop{
    width: 70px;
	height: 70px;
	font-size: 19px;
	color: #FFF;
	background-color: #4F9CEE;
	-webkit-border-radius: 50%;
    text-align: center;
    line-height: 70px;
    position: fixed;
	right: 0;
	bottom: 40px;
	margin: 5px;
    cursor: pointer;
}