@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form,
	fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0
}

body {
	font-size: 12px;
	line-height: 1.5;
	font-family: \5FAE\8F6F\96C5\9ED1, Tahoma, Helvetica, Arial, sans-serif;
	background: #fff
}

table {
	table-layout: fixed;
	empty-cells: show;
	border-collapse: collapse;
	word-wrap: break-word;
	word-break: keep-all
}

fieldset, img {
	border: none
}

address, caption, cite, code, dfn, em, strong, th, var, b, i {
	font-style: normal;
	font-weight: normal
}

ul, ol {
	list-style: none
}

caption, th {
	text-align: left
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}

input {
	vertical-align: middle
}

label {
	vertical-align: middle;
	display: inline-block
}

a {
	text-decoration: none
}

article, aside, dialog, footer, header, section, nav, figure, menu,
	hgroup {
	display: block
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block
}

.clearfix:after {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
	visibility: hidden;
	content: "."
}

.clearfix {
	zoom: 1
}

.fl {
	float: left;
	display: inline
}

.fr {
	float: right;
	display: inline
}

.cb {
	clear: both
}

.cl {
	clear: left
}

.cr {
	clear: right
}

.pr {
	position: relative
}

.pa {
	position: absolute
}

.tl {
	text-align: left
}

.tc {
	text-align: center
}

.tr {
	text-align: right
}

.dis {
	display: block
}

.undis {
	display: none
}

.disline {
	display: inline
}

.disib {
	display: inline-block
}

.vm {
	vertical-align: middle
}

.hidden {
	visibility: hidden
}

.bc {
	margin-left: auto;
	margin-right: auto
}

.fl_zoom {
	zoom: 1;
	overflow: hidden
}

.clip {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.w {
	width: 100%
}

.h {
	height: 100%
}

.m50 {
	margin: 50px
}

.mt50 {
	margin-top: 50px
}

.mr50 {
	margin-right: 50px
}

.mb50 {
	margin-bottom: 50px
}

.ml50 {
	margin-left: 50px
}

.p50 {
	padding: 50px
}

.pt50 {
	padding-top: 50px
}

.pr50 {
	padding-right: 50px
}

.pb50 {
	padding-bottom: 50px
}

.pl50 {
	padding-left: 50px
}

.m40 {
	margin: 40px
}

.mt40 {
	margin-top: 40px
}

.mr40 {
	margin-right: 40px
}

.mb40 {
	margin-bottom: 40px
}

.ml40 {
	margin-left: 40px
}

.p40 {
	padding: 40px
}

.pt40 {
	padding-top: 40px
}

.pr40 {
	padding-right: 40px
}

.pb40 {
	padding-bottom: 40px
}

.pl40 {
	padding-left: 40px
}

.m30 {
	margin: 30px
}

.mt30 {
	margin-top: 30px
}

.mr30 {
	margin-right: 30px
}

.mb30 {
	margin-bottom: 30px
}

.ml30 {
	margin-left: 30px
}

.p30 {
	padding: 30px
}

.pt30 {
	padding-top: 30px
}

.pr30 {
	padding-right: 30px
}

.pb30 {
	padding-bottom: 30px
}

.pl30 {
	padding-left: 30px
}

.m20 {
	margin: 20px
}

.mt20 {
	margin-top: 20px
}

.mr20 {
	margin-right: 20px
}

.mb20 {
	margin-bottom: 20px
}

.ml20 {
	margin-left: 20px
}

.p20 {
	padding: 20px
}

.pt20 {
	padding-top: 20px
}

.pr20 {
	padding-right: 20px
}

.pb20 {
	padding-bottom: 20px
}

.pl20 {
	padding-left: 20px
}

.m10 {
	margin: 10px
}

.mt10 {
	margin-top: 10px
}

.mr10 {
	margin-right: 10px
}

.mb10 {
	margin-bottom: 10px
}

.ml10 {
	margin-left: 10px
}

.p10 {
	padding: 10px
}

.pt10 {
	padding-top: 10px
}

.pr10 {
	padding-right: 10px
}

.pb10 {
	padding-bottom: 10px
}

.pl10 {
	padding-left: 10px
}

.m5 {
	margin: 5px
}

.mt5 {
	margin-top: 5px
}

.mr5 {
	margin-right: 5px
}

.mb5 {
	margin-bottom: 5px
}

.ml5 {
	margin-left: 5px
}

.p5 {
	padding: 5px
}

.pt5 {
	padding-top: 5px
}

.pr5 {
	padding-right: 5px
}

.pb5 {
	padding-bottom: 5px
}

.pl5 {
	padding-left: 5px
}

.p3 {
	padding: 3px
}

.p1 {
	padding: 1px
}

.f12 {
	font-size: 12px
}

.f13 {
	font-size: 13px
}

.f14 {
	font-size: 14px
}

.f16 {
	font-size: 16px
}

.f18 {
	font-size: 18px
}

.f20 {
	font-size: 20px
}

.f22 {
	font-size: 22px
}

.fb {
	font-weight: bold
}

.fn {
	font-weight: normal
}

.t2 {
	text-indent: 2em
}

.lh20 {
	line-height: 20px
}

.lh22 {
	line-height: 22px
}

.lh24 {
	line-height: 24px
}

.lh26 {
	line-height: 26px
}

.lh28 {
	line-height: 28px
}

.lh30 {
	line-height: 30px
}

.unl {
	text-decoration: underline
}

.no_unl {
	text-decoration: none
}

.br1 {
	border: 1px solid #D8D8D8;
}
/********************add 2015-6-11************/
.contioner {
	width: 100%;
	zoom: 1;
	z-index: 10000;
	/*background:#fcfcfc;*/
}

.center_nav {
	width: 992px;
	margin: 0px auto;
	zoom: 1;
	z-index: 10000;
	overflow: hidden;
}

.title_pages {
	font-family: "宋体";
	font-size: 12px;
	height: 34px;
	line-height: 34px;
}

.title_pages a {
	color: #69d09e;
}

.health_center01 {
	width: 988px;
	margin: 0px auto;
	zoom: 1;
	z-index: 10000;
	overflow: hidden;
	padding-bottom: 30px;
	border: 1px #ededed solid;
	margin-bottom: 30px;
	background: #fff;
}

.health_center01 {
	width: 988px;
	margin: 0px auto;
	zoom: 1;
	z-index: 10000;
	overflow: hidden;
	padding-bottom: 30px;
	/*border:1px #ededed solid;*/
	margin-bottom: 30px;
	background: #fff;
}

.health_center01 p {
	margin: 20px 0;
	display: inline;
	width: 930px;
}

#styleClearPzh.Encyclopedias_nav p{display:block}

.Encyclopedias_center01_tit {
	float: left;
	width: 968px;
	height: 65x;
	line-height: 65px;
	font-size: 26px;
	text-align: center;
}

.Encyclopedias_nav {
	width: 930px;
	height: auto;
	padding: 20px 30px;
	font-size: 14px;
	font-family: "宋体";
	color: #313333;
	line-height: 24px;
}
/********************add 2015-6-11************/
/********************add 2015-7-1 ************/
.health_left {
	width: 210px;
	height: auto;
	float: left;
	text-align: center;
	font-family: "微软雅黑";
	border-left: 1px #ededed solid;
	border-right: 1px #ededed solid;
	border-bottom: 1px #ededed solid;
	background: #fff;
}

.health_center {
	width: 992px;
	margin: 0px auto;
	z-index: 10000;
	overflow: hidden;
	padding-bottom: 30px;
}

.health_right {
	width: 760px;
	height: auto;
	float: right;
	border: 1px #ededed solid;
	background: #fff;
	color: #313333;
	padding-bottom: 60px;
}

.health_right h1 {
	font-size: 26px;
	font-weight: normal;
	float: left;
	margin: 40px 0px 0px 50px;
	display: inline;
}

#menu_nav {
	width: 209px;
	margin: auto;
}

#menu_nav h1 {
	width: 209px;
	font-size: 16px;
	height: 55px;
	line-height: 55px;
	border-top: 1px #ededed solid;
}

#menu_nav h2 {
	font-family: "宋体";
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
}

#menu_nav h3 {
	font-size: 12px;
	height: 31px;
	line-height: 31px;
}

#menu_nav ul {
	border-top: none;
	overflow: auto;
}

#menu_nav ul a {
	height: 25px;
	line-height: 25px;
}

#menu_nav dl {
	padding-left: 30px;
	border-top: none;
	overflow: auto;
}

#menu_nav dl a {
	height: 25px;
	line-height: 25px;
	color: #4b642b;
}

#menu_nav a {
	display: block;
	text-decoration: none;
	overflow: hidden;
}

#menu_nav a:hover {
	color: #69d09e;
}

#menu_nav .no {
	display: none;
}

#menu_nav .h1 a {
	color: #333333;
}

#menu_nav .h1 a:hover {
	color: #333333;
}

#menu_nav .h2 a {
	color: #797979;
}

#menu_nav .h3 a {
	color: #333333;
}

#menu_nav  h1 a {
	color: #333333;
}

#menu_nav  h2 a {
	color: #797979;
}

#menu_nav  h3 a {
	color: #333333;
}

#menu_nav h2 {
	width: 209px;
}

.treeFirstDefault {
	background: url(../images/open.png) no-repeat 170px center;
}

.treeFirstChecked {
	background: url(../images/stop.png) no-repeat 170px center;
}
/********************add 2015-7-1 ************/
.company_nav_text {
	width: 680px;
	height: auto;
	line-height: 21px;
	float: left;
	margin: 30px 0px 0px 22px;
	display: inline;
	text-indent: 2em;
	font-size: 14px;
	font-family: "宋体";
}

.company_nav {
	width: 680px;
	height: auto;
	line-height: 21px;
	float: left;
	margin: 30px 0px 0px 50px;
	display: inline;
	text-indent: 2em;
	font-size: 14px;
	font-family: "宋体";
}

.company_nav_1 {
	width: 680px;
	height: auto;
	line-height: 21px;
	float: left;
	margin: 30px 0px 0px 50px;
	display: inline;
	text-indent: 2em;
	font-size: 14px;
	font-family: "宋体";
	padding-bottom: 20px;
	border-bottom: 1px #ededed dashed;
}

.company_nav_1_service {
	width: 930px;
	height: auto;
	line-height: 21px;
	float: left;
	margin: 30px 0px 0px 50px;
	display: inline;
	text-indent: 2em;
	font-size: 14px;
	font-family: "宋体";
	padding-bottom: 20px;
	border-bottom: 1px #ededed dashed;
}

.company_nav_1 font a {
	float: left;
	width: 680px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #313333;
	text-indent: 0px;
	margin-bottom: 10px;
}

.company_nav_1_service font a {
	float: left;
	width: 900px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #313333;
	text-indent: 0px;
	margin-bottom: 10px;
}

.company_nav_1 a font {
	float: left;
	width: 680px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #313333;
	text-indent: 0px;
	margin-bottom: 10px;
}

.company_nav_1_service a font {
	float: left;
	width: 900px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #313333;
	text-indent: 0px;
	margin-bottom: 10px;
}

.company_nav_1 a font:hover {
	color: #69d09e;
}

.company_nav_1_service a font:hover {
	color: #69d09e;
}

.Company_introduction {
	width: 730px;
	height: auto;
	float: left;
	margin-top: 60px;
}

.Company_introduction h3 {
	width: 680px;
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: normal;
	float: left;
	margin: 30px 0px 0px 50px;
	display: inline;
}

.Company_introduction h4 {
	width: 680px;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: normal;
	float: left;
	margin: 30px 0px 0px 0px;
	display: inline;
}

.Company_introduction .p_tit {
	width: 680px;
	font-size: 14px;
	font-family: "宋体";
	color: #a2a2a2;
	font-weight: normal;
	float: left;
	margin: 30px 0px 0px 0px;
	display: inline;
	text-indent: 0
}

.Company_introduction span {
	width: 680px;
	font-size: 14px;
	font-family: "宋体";
	float: left;
	margin: 25px 0px 0px 50px;
	display: inline;
}

.company_tit_layout {
	width: 730px;
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	padding-left: 50px;
	background: url(../images/number08.png) left center no-repeat;
}

.company_tit_layout_1 {
	width: 730px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	padding-left: 30px;
	float: left;
	margin: 50px 0px 0px 50px;
	display: inline;
	background: url(../images/com_01.png) left center no-repeat;
}

.company_nav_layout_s {
	width: 680px;
	height: auto;
	line-height: 21px;
	float: left;
	margin: 20px 0px 0px 50px;
	display: inline;
	text-indent: 2em;
	font-size: 14px;
	font-family: "宋体";
}

.center_404 {
	width: 1920px;
	height: auto;
	padding: 65px 0px;
	overflow: hidden;
	margin: 0px auto;
	zoom: 1;
	z-index: 10000;
	background: #69d09e;
}

.center01_404 {
	width: 1080px;
	height: 560px;
	margin: 0px auto;
	zoom: 1;
	z-index: 10000;
	background: url(/img/portal/404.png) no-repeat center center;
}

.return_back a {
	float: right;
	margin: 413px 200px 0px 0px;
	width: auto;
	height: auto;
	padding: 13px 54px;
	border: 4px #ffffff solid;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #fff;
	background: #87d9b1;
}

.return_back a:hover {
	width: auto;
	height: auto;
	padding: 13px 54px;
	border: 4px #fff solid;
	background: #69d09e;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #fff;
}