/* CSS Document */
@charset "gb2312";
/* 二级页面 start */
#sec_con {
	width: 1002px;
	margin: 0 auto;
	overflow: hidden;
}
/* 左栏 start */
.con_left {
	width: 680px;
	float: left;
}
.news_block {
	overflow: hidden;
}
/* 新闻中心banner start */
.news_ban1 {
	width: 680px;
	border-bottom: 2px #999 solid;
	height: 31px;
}
.news_title1 {
	width: 100%;
	float: left;
	padding: 8px 0 0 4px;
}
.news_title1 h3 {
	font-size:14px;
	background:url(jt.jpg) no-repeat left center;
	line-height:18px;
	display: block;
	float: left;
}
.news_title1 h3 a {
	color:#14528f;
	font-weight:bold;
	padding:0 0 0 25px;
}
.news_title1 h3 a:hover {
	text-decoration: underline;
}
.news_more1 {
	width: 50px;
	padding: 5px 0px 0 0;
	line-height: 18px;
	float: right;
	font-weight: bold;
	margin-right: 5px;
}
.news_more1 a {
	color: #000;
}
.news_ban_rel {
	width: 680px;
	border-bottom: 2px #999 solid;
	height: 33px;
}
.news_tit_rel{float: left;padding:10px 10px 5px 5px; background:#e9ebec;}
.news_tit_rel h3 {
	font-size: 14px;
	background:url(hand.gif) no-repeat left;
	line-height: 18px;
	display: block;
	float: left;
	color:#000;
}
.news_tit_rel h3 a {
	color: #fff;
	font-weight: bold;
	padding: 0 5px 0 25px;
	color:#000;
}
.news_tit_rel h3 a:hover {
	text-decoration: underline;
	color:#000;
}

.news_sub {
	float: left;
	height: 22px;
	text-align: center;
	margin-left: 16px;
	background-color: #eeeeee;
	overflow: hidden;
	padding: 0px 0px 0px 5px;
}
.news_sub span {
	line-height: 26px;
	padding-right: 5px;
}
.news_sub span a {
	color: #333;
}
.news_sub span a:hover {
	color: #F00;
	text-decoration: none;
}
/* 新闻中心bannr1 end */



/* 新闻中心列表 start */
.news_list1 {
	width: 450px;
	float: left;
	overflow: hidden;
}
.news_list2 {
	width: 220px;
	border-bottom: 1px #CCCCCC dashed;
	margin: 0 auto;
	float: right;
	overflow: hidden;
	background-color: #f0f0f0;
}
.news_list2 img {
	padding: 10px;
}
.news_list2 p {
	width: 200px;
	text-align: center;
}
.news_list2a {
	width: 220px;
	margin: 0 auto;
	float: right;
	overflow: hidden;
	background-color: #f0f0f0;
}
.news_list2a img {
	padding:5px 10px;
}
.news_list2a p {
	width: 200px; height:22px; line-height:22px;
	text-align: center;
}
.news_list2a p a{ color:#000;}
.news_list2a p a:hover{color:#F00; text-decoration:none;}
.news_img p a{ color:#000;}
.news_img p a:hover{color:#F00; text-decoration:none;}
.news_list3 {
	width: 680px;
	float: left;
	overflow: hidden;
}
.news_img {
	width: 680px;
	margin: 0 auto;
	overflow: hidden;
}
.news_img ul li {
	width: 210px;
	height: 170px;
	background-color: #f0f0f0;
	float: left;
	margin: 10px 8px;
	_margin: 10px 5px;
}
.news_img ul li img {
	padding: 5px;
}
.news_img p {
	width:180px;
	text-align:center;
}
.news_imglist{width:180px; margin:0 auto; padding-bottom:5px; height:20px; line-height:20px;
	text-align:center;}
/* 新闻中心列表 end */

/* 左栏  end */


/* 右栏 start */
.con_right {
	width: 302px;
	float: right;
	background-color: #fbf8f3;
	overflow: hidden;
}
.sec_more {
	width: 33px;
	height: 13px;
	border: 0px;
}
.news_more2 {
	width: 30px;
	padding: 5px 10px 0 0;
	line-height: 18px;
	float: right;
	font-weight: bold;
}
.news_ban2 {
	width: 280px;
	border-bottom: 2px #999 solid;
	height: 31px;
	margin: 0 auto;
	overflow: hidden;
}
.news_title2 {
	width: 100%;
	float: left;
	padding: 8px 0 0 4px;
	overflow: hidden;
}
.news_title2 h3 {
	font-size: 14px;
	background: url(jt.jpg) no-repeat left;
	line-height: 18px;
	display: block;
	float: left;
	text-align: left;
}
.news_title2 h3 a {
	color: #14528f;
	text-align: left;
	font-weight: bold;
	padding: 0 0 0 18px;
}
.news_title2 h3 a:hover {
	text-align: left;
	text-decoration: underline;
}
.news_list4 {
	width: 280px;
	margin: 0 auto;
	overflow: hidden;
}
.news_list4 ul li {
	width: 280px;
	height: 26px;
	line-height: 26px;
	clear: both;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_list4 ul li a {
	color: #636363;
	float: left;
	background: url(jt1.jpg) no-repeat left;
	padding: 0 0 0 15px;
}
.news_list4 .talk_title {
	width: 180px;
	float: right;
}
.news_list4 .talk_title p {
	line-height: 24px;
	color: #999;
}
.news_list4 .talk_title p span {
	line-height: 24px;
	color: #000;
}
.news_img3 {
	overflow: hidden;
}
.news_img3 img {
	width: 98px;
	height: 69px;
	float: left;
}
.news_img1 {
	width: 280px;
	margin: 0 auto;
	overflow: hidden;
}
.news_img1 img {
	width: 280px;
	height: 160px;
	border: 0px;
}
.news_img1 p {
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_img1 p a{ color:#000;}
.news_img1 p a:hover{color:#F00; text-decoration:none;}
.news_img1 .sec_sum1 {
	text-indent: 2em;
	line-height: 18px;
}
/* 右栏 end */

/* dot形式列表样式 start */
.list {
	overflow: hidden;
}
.list ul li {
	width: 100%;
	height: 26px;
	padding-left: 5px;
	line-height: 26px;
	clear: both;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.list ul li a {
	color: #636363;
	float: left;
	background: url(jt2.gif) no-repeat left;
	padding: 0 0 0 8px;
}
.list ul li a:hover {
	text-decoration: underline;
}
.list ul li span {
	float: right;
	font-size: 12px;
	padding-right: 5px;
}
/* dot形式列表样式 end */

/* 新闻中心 end */
/* 健康山东 start*/
.heal_block {
	overflow: hidden;
}
.heal_block dl {
	width: 680px;
	height: 200px;
}
.heal_block dl dt {
	width: 280px;
	height: 200px;
	float: left
}
.heal_block dl dd {
	width: 360px;
	line-height: 25px;
	padding-left: 20px;
	height: 200px;
	float: left
}
.heal_c {
	width: 680px;
}
.heal_c h1 {
	width: 670px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 2em;
}
.heal_c p {
	width: 670px;
	line-height: 25px;
	font-size: 12px;
	text-indent:2em;
}
.news_list5 {
	width: 280px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.news_list7 {
	width: 380px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.news_list5 ul li {
	width: 116px;
	height: 76px;
	padding: 5px 10px;
	float: left;
	overflow: hidden;
}
/* 健康山东 end*/
/* 互动交流 start*/

.interact_zh {
	float: left;
	line-height: 18px;
	text-align: center;
	margin-left: 16px;
	background-color: #eeeeee;
	padding-left: 8px;
}
.interact_zh span {
	padding-right: 8px;
	height: 18px;
}
.interact_zh span a {
	color: #333
}
.interact_zh span a:hover {
	color: #F00;
	text-decoration: none;
}
.reply {
	width: 40px;
	height: 20px;
	line-height: 20px;
	background: #06F;
	color: #FFF;
	text-align: center;
}
.inter_block {
	width: 330px;
	overflow: hidden;
	float: left;
}
.news_ban3 {
	width: 330px;
	border-bottom: 2px #999 solid;
	height: 31px;
}
.news_list6 {
	width: 320px;
	float: left;
	overflow: hidden;
}
.inter_r {
	width: 260px;
	margin: 0 auto;
}
.inter_r p {
	width: 260px;
	padding: 10px 0;
}
.sec_offel {
	overflow: hidden;
}
.sec_offel ul {
	width: 680px;
	padding-top: 10px;
	overflow: hidden;
	margin: 0 auto;
}
.sec_offel ul li {
	width: 60px;
	height: 25px;
	float: left;
	text-align: center;
	background: #f1f1f1;
	margin: 4px 5px;
	line-height: 25px;
	list-style-type: none;
}
.sec_offel ul li a {
	color: #000;
	text-decoration: none;
	list-style-type: none;
}
/* 互动交流 end*/
/* 组织机构 start*/
.index_offertxt {
	width: 290px;
	padding-top: 10px;
	overflow: hidden;
}
.index_offertxt ul {
	width: 290px;
	margin: 0 auto;
}
.index_offertxt ul li {
	height: 22px;
	line-height: 22px;
	list-style: none;
	display: block;
	white-space: nowrap;
	padding: 0 0 0 10px;
	margin: 2px 5px;
	float: left;
	background: url(jt2.jpg) no-repeat left;
}
.index_offertxt ul li a {
	color: #666
}
.index_offertxt ul li a:hover {
	color: #F00;
	text-decoration: none;
}
/* 组织机构 end*/
/* 信息公开 start*/

.sec_infor {
	width: 1002px;
	overflow: hidden;
}
.sec_infort {
	width: 1002px;
	overflow: hidden;
}
.sec_infort ul {
	width: 950px;
	margin: 0 auto;
}
.sec_infort ul li {
	width: 127px;
	height: 32px;
	float: left;
	padding: 0 15px;
}
.infor_block {
	width: 480px;
	height: 220px;
	float: left;
}
.infor_ban1 {
	width: 480px;
	border-bottom: 2px #999 solid;
	height: 31px;
}
.infor_block2 {
	width: 315px;
	background: #f9f9f9;
	height: 220px;
	float: left;
}
.infor_ban2 {
	width: 315px;
	border-bottom: 2px #999 solid;
	height: 31px;
}
.sec_inforf {
	width: 1002px;
	overflow: hidden;
}
.burff { height:160px;
	background: #FFF
}
/* 信息公开 end*/
/* 在线服务 start*/
.con_leftl {
	width: 390px;
	float: left;
}
.con_leftr {
	width: 250px;
	float: left;
}
.online_block {
	width: 385px;
	height: 220px;
	float: left;
}
.online_ban1 {
	width: 385px;
	border-bottom: 2px #999 solid;
	height: 31px;
}
.online_title1 {
	width: 100%;
	float: left;
	padding: 8px 0 0 4px;
}
.online_title1 h3 {
	font-size: 14px;
	background: url(jt01.jpg) no-repeat left;
	line-height: 18px;
	display: block;
	float: left;
	font-weight: bold;
	padding: 0 0 0 18px;
}
.online_title1 h3 a {
	color: #000;
	font-weight: bold;
}
.online_title1 h3 a:hover {
	color: #14528f;
	text-decoration: underline;
}
.news_list8 {
	width: 250px;
	float: left;
	overflow: hidden;
}
.online_block2 {
	width: 260px;
	height: 220px;
	float: left;
}
.online_ban2 {
	width: 260px;
	border-bottom: 2px #999 solid;
	height: 31px;
}
.news_img2 {
	width: 280px;
	margin: 0 auto;
	overflow: hidden;
}
.news_img2 img {
	width: 280px;
	height: 60px;
	border: 0px;
}
.onli_r {
	width: 260px;
	margin: 0 auto;
}
.onli_r p {
	width: 260px;
	padding: 10px 0;
}
/* 在线服务 end*/


/* 领导之窗 start*/
.third_con_left {
	float: left;
	width: 302px;
	background-color: #fbf8f3;
	overflow: hidden;
}
.third_con_right {
	width: 660px;
	float: right;
	overflow: hidden;
	padding-left: 20px;
	clear: both;
}
.third_offel {
	overflow: hidden;
}
.third_offel ul {
	width: 280px;
	;
	padding-top: 10px;
	overflow: hidden;
	margin: 0 auto;
}
.third_offel ul li {
	width: 60px;
	height: 25px;
	float: left;
	text-align: center;
	background: #87aae2;
	margin: 15px 15px;
	line-height: 25px;
	list-style-type: none;
}
.third_offel ul li a {
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
}
p.leader_intro {
	padding: 20px 10px 20px 20px;
	;
	line-height: 24px;
}
.third_leader_list1 {
	width: 640px;
	margin: 0 auto;
	overflow: hidden;
}
.leader_title1 {
	width: 100%;
	float: left;
	padding: 8px 0 0 4px;
	overflow: hidden;
}
.leader_title1 h3 {
	font-size: 14px;
	background: url(jt3.gif) no-repeat left;
	line-height: 18px;
	display: block;
	float: left;
	text-align: left;
}
.leader_title1 h3 a {
	color: #14528f;
	text-align: left;
	font-weight: bold;
	padding: 0 0 0 18px;
}
.leader_title1 h3 a:hover {
	text-align: left;
	text-decoration: underline;
}
/* 领导之窗 end*/

/*处室子站  start*/
.con_lefto {
	width: 680px;
	float: left;
}
.sub_img {
	width: 680px;
	height: auto;
	background: #f6f6f6;
	border: 1px solid #c2c2c2;
	box-shadow: #ebe7e7 1px 1px 2px 2px #d0d0d0;
	overflow: hidden;
}
.sub_img a {
	color: #000;
}
.sub_img a:hover {
	text-decoration: underline;
}
.sub_mainimg {
	width: 279px;
	float: left;
	padding: 8px 15px;
	clear: both;
	overflow: hidden;
}
.sub_mainimg img {
	clear: both;
	display: block;
	margin: 0 auto;
}
.sub_mainimg h1 {
	font-size: 15px;
	font-weight: bold;
	line-height: 36px;
	text-align: center;
}
.sub_mainimg p {
	line-height: 18px;
	text-indent: 2em;
}
.sub_listimg {
	width: 370px;
	float: left;
	margin-bottom: 8px;
	margin-top: 8px;
}
.sub_listimg img {
	width: 170px;
	height: 112px;
}
.sub_listimg li {
	width: 170px;
	float: left;
	padding-right: 15px;
	margin-bottom: 10px;
}
.sub_listimg p {
	text-align: center;
	line-height: 18px;
	padding: 3px 0;
}
.con_lefto .news_list3 ul li {
	width: 660;
	height: 30px;
	padding-left: 5px;
	line-height: 30px;
	clear: both;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-bottom: #c7c7c7 dotted 1px;
}
.con_righto {
	width: 302px;
	float: right;
	background-color: #fbf8f3;
	overflow: hidden;
}
.con_righto .news_list4 p {
	line-height: 22px;
	padding: 0px 5px;
	text-indent: 2em;
}
.con_righto .contact ul li {
	padding-left: 20px;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	color: #666565;
}
/*处室子站  end*/
/* 领导之窗 6.24  st*/
.leaders_con {
	width: 1000px;
	overflow: hidden;
}
.leaders_con dl {
	padding: 10px;
	width: 980px;
	background: #f8f8f8;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
}
.leaders_con dl dt {
	width: 100px;
	height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #14528f;
	float: left;
}
.leaders_con dl dt span{ font-size:12px}
.leaders_con dl dd {
	width: 880px;
	height: 30px;
	float: left;
}
/* 领导之窗 end*/

/*wu_增加20140625*/
.con_all {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
.office_ban1 {
	width: 100%;
	height: 36px;
	border-bottom: 2px #999 solid;
}
.office_duty {
  line-height: 26px;
  padding-top: 30px;
  width: 100%;
}.office_duty p {
	line-height: 26px;
	font-size: 12px;
	text-indent: 2em;
}
.office_b {width:670px;
	overflow: hidden;
}
.office_b dl { width:670px;
overflow: hidden;
	float: left;
	margin-right: 20px;
	padding-top: 10px;
}
.office_b dt {
	width: 80px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	background-color: #a2c1ea;
	color: #fff;
	text-align: right;
	padding-right: 10px;
}
.office_b dd {
	width:560px;
	float:left;
	padding:0 0 0 10px;
	height:36px;
	line-height:36px;
	background-color:#eeeff1;
	color:#8d8d8d;
}
.office_b dt a {
	color: #fff;
}

.sociaty{
	width:252px;
	margin:0 auto;
}
/*2015-05-22加*/
.lijsrx{width：115px; float:left; display:inline-block;}
.liwsrx{width：115px; float:right; display:inline-block;}
.xiangq a{ color:#F00;}