html {
	color: #000;
	background: #FFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q: before,q: after {
	content: '';
}
abbr,acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	*font-size: 100%;
}
legend {
	color: #000;
}
.inner,.container {
	zoom: 1;
}
.inner: before,.container: before,.inner: after,.container: after {
	content: "";
	display: table;
}
.inner: after,.container: after {
	clear: both;
	overflow: hidden;
}
html {
	height: 100%;
}
body {
	height: 100%;
	font-family: Arial,Helvetica,"Microsoft Yahei";
	font-size: 14px;
	color: #333;
}
a {
	text-decoration: none;
	color: #333;
}
img {
	vertical-align: middle;
}
button,input,select,textarea {
	font-family: Tahoma,Arial, Helvetica,"微软雅黑";
	font-size: inherit;
	line-height: inherit;
}
.wrapper {
	position: relative;
	background: #f8fbf8;
	min-height: 100%;
	background: #f8fbf8 url("../images/slogan.png") 95% 75% no-repeat;
	background-attachment: fixed;
	background-size: 120px auto;
}
.inner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
.module {
	margin-bottom: 15px;
	background: #fff;
	overflow: hidden;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 3px rgba(26,26,26,0.1);
	box-shadow: 0 1px 3px rgba(26,26,26,0.1);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.module .hd {
	padding: 0 20px;
	border-bottom: 1px solid #f6f6f6;
	background: url("../images/icon-knot.png") -18px center no-repeat;
}
.module .hd .more {
	float: right;
	line-height: 42px;
	color: #999;
}
.module .hd h3 {
	line-height: 42px;
	font-weight: bold;
	font-size: 15px;
}
.module .hd h3 .title {
	display: block;
}
.module .hd h1 {
	line-height: 54px;
	font-weight: bold;
	font-size: 20px;
}
.J_link {
	cursor: pointer;
}
.mod-breadcrumbs .bd {
	margin-top: -10px;
	line-height: 36px;
	color: #666;
}
.mod-breadcrumbs .bd span,.mod-breadcrumbs .bd a,.mod-breadcrumbs .bd strong {
	margin-right: 4px;
}
.mod-breadcrumbs .bd a {
	color: #666;
}
@media screen and (max-width: 767px) {
	.wrapper {
		background: #f8fbf8;
	}
	.inner {
		width: auto;
		padding: 0;
	}
	.module {
		margin-bottom: 10px;
	}
	.module .hd h1 {
		line-height: 40px;
		font-size: 16px;
	}
	.mod-breadcrumbs .bd {
		padding: 0 10px;
	}
}
.media-small .wrapper {
	background: #f8fbf8;
}
.media-small .inner {
	width: auto;
	padding: 0;
}
.media-small .module {
	margin-bottom: 10px;
}
.media-small .module .hd h1 {
	line-height: 40px;
	font-size: 16px;
}
.media-small .mod-breadcrumbs .bd {
	padding: 0 10px;
}
.header {
	margin-bottom: 20px;
}
.mod-head {
	background: url(../images/header_bg.gif) #fff no-repeat;
    background-size: cover;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
}
.mod-head .bd {
	height: 90px;
	line-height: 90px;
	vertical-align: middle;
}
.mod-head .bd .box {
	float: right;
	margin-top: 29px;
}
.mod-head .bd .box li {
	float: left;
}
.mod-head .bd .box li.active a {
	background: rgba(0,0,0,0.1);
	color: #444;
}
.mod-head .bd .box a {
	display: block;
	padding: 0 15px;
	line-height: 32px;
	font-size: 16px;
	color: #444;
	border-radius: 5px;
}
@media screen and (max-width: 767px) {
	.header {
		margin-bottom: 15px;
	}
	.mod-head .bd {
		height: auto;
		line-height: 60px;
	}
	.mod-head .bd .logo {
		display: block;
		padding: 0 15px;
	}
	.mod-head .bd .logo img {
		width: auto;
		height: 48px;
	}
	.mod-head .bd .box {
		float: none;
		margin: 0;
		background: #fff;
		height: 36px;
		line-height: 36px;
		overflow-x: auto;
		white-space: nowrap;
	}
	.mod-head .bd .box li {
		float: none;
		display: inline-block;
	}
	.mod-head .bd .box li.active a {
		position: relative;
		background: rgba(0,0,0,0.1);
		color: #333;
	}
	.mod-head .bd .box li.active a: after {
		position: absolute;
		left: 0;
		bottom: 0;
		display: block;
		content: '';
		height: 2px;
		width: 100%;
		background: #006e54;
	}
	.mod-head .bd .box a {
		line-height: 36px;
		font-size: 15px;
		white-space: nowrap;
		color: #666;
		border-radius: 0;
	}
}
.media-small .header {
	margin-bottom: 15px;
}
.media-small .mod-head .bd {
	height: auto;
	line-height: 60px;
}
.media-small .mod-head .bd .logo {
	display: block;
	padding: 0 15px;
}
.media-small .mod-head .bd .logo img {
	width: auto;
	height: 48px;
}
.media-small .mod-head .bd .box {
	float: none;
	margin: 0;
	background: #fff;
	height: 36px;
	line-height: 36px;
	overflow-x: auto;
	white-space: nowrap;
}
.media-small .mod-head .bd .box li {
	float: none;
	display: inline-block;
}
.media-small .mod-head .bd .box li.active a {
	position: relative;
	background: rgba(0,0,0,0.1);
	color: #333;
}
.media-small .mod-head .bd .box li.active a: after {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	content: '';
	height: 2px;
	width: 100%;
	background: #006e54;
}
.media-small .mod-head .bd .box a {
	line-height: 36px;
	font-size: 15px;
	white-space: nowrap;
	color: #666;
	border-radius: 0;
}
.mod-foot {
	position: relative;
	padding: 20px 25px;
	line-height: 30px;
	text-align: center;
	color: #616161;
	border-radius: 8px;
}
.mod-foot span,.mod-foot a {
	margin: 0 3px;
	white-space: nowrap;
}
.mod-foot a {
	color: #999;
}
.mod-link {
	margin-bottom: 15px;
	background: #fff;
	overflow: hidden;
}
.mod-link .hd {
	padding: 10px 0;
	border-bottom: 1px solid #f6f6f6;
}
.mod-link .hd span {
	border-left: 3px solid #006e54;
	padding-left: 12px;
	line-height: 22px;
	font-weight: bold;
	font-size: 15px;
}
.mod-link .bd {
	padding: 15px;
	line-height: 26px;
}
.mod-link .bd a {
	display: inline-block;
	width: 124px;
	padding: 0 5px;
	white-space: nowrap;
	color: #666;
}
.mod-link .bd a: hover {
	text-decoration: underline;
	color: #006e54;
}
@media screen and (max-width: 767px) {
	.mod-link .bd {
		line-height: 24px;
	}
	.mod-link .bd a {
		font-size: 13px;
	}
}
.media-small .mod-link .bd {
	line-height: 24px;
}
.media-small .mod-link .bd a {
	font-size: 13px;
}
b {
	color: #006e54;
}
a {
	color: #006e54;
}
.mod-book .bd .title {
	color: #006e54;
	font-weight: bold;
}
.mod-article .bd h2 {
	color: #006e54;
}
.mod-article .bd table .th {
	text-align: center;
	background-color: #f8fbf8!important;
}
.mod-article .bd h3, .mod-article .bd h4 {
	color: #006e54;
}
.mod-bookshelf .sort dl dt {
	background-color: #f8fbf8!important;
}
.mod-bookshelf .sort dl {
	background-color: #f8fbf8!important;
}
.mod-bookshelf .box li {
	width: 33%!important;
}