@charset "utf-8";
/* Css Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
	padding: 0;
	margin: 0;
}

fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var, i {
	font-weight:normal;
	font-style:normal;
}
ol, ul, li {
	list-style: none;
}
div, dl, dt, dd, ol, ul, li {
	zoom:1;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size:100%;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border: 0;
}
/* Public */
html {
	width:100%;
}
body {
	width:100%;
	font:12px SimSun, Tahoma, Helvetica, Arial, sans-serif;
	font-family:Tahoma, Geneva, sans-serif, "Microsoft YaHei", "微软雅黑";
	-webkit-text-size-adjust: none;
}
a {
	color:#555;
	text-decoration:none;
	outline:none;
	font-family:"微软雅黑";
}
a:hover {
	color:#f30;
	text-decoration:underline;
}
.fl {
	float:left !important;
}
.fr {
	float:right !important;
}
.mt5 {
	margin-top:5px !important;
}
.mt10 {
	margin-top:10px !important;
}
.mt15 {
	margin-top:15px !important;
}
.mt20 {
	margin-top:20px !important;
}
.mb5 {
	margin-bottom:5px;
!important;
}
.mb8 {
	margin-bottom:8px;
!important;
}
.mb10 {
	margin-bottom:10px;
!important;
}
.mb20 {
	margin-bottom:10px !important;
}
.mr20 {
	margin-right:20px;
}
.mr15 {
	margin-right:15px;
}
.mr10 {
	margin-right:10px;
}
.mab {
	margin-bottom:10px;
}
.color2 {
	background-color:#3762b1;
}
.color3 {
	background-color:#46a194;
}
.color4 {
	background-color:#b9dcd7;
}
.color5 {
	background-color:#fff;
}
.bgwhite {
	background-color:#FFF;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.siteWidth {
	width:1000px;
	margin:0 auto;
}
.column {
	overflow:hidden;
	margin-bottom:10px;
}
/* Tab切换 */
.slideTxtBox {
	float:left;
	overflow:hidden;
	
	text-align:left;
}
.slideTxtBox .hd {
	height:36px;
	line-height:36px;
	border-bottom:2px solid #44b6a9;
	font-size:14px;
}
.slideTxtBox .hd ul {
	overflow:hidden;
	zoom:1;
}
.slideTxtBox .hd ul li {
	float:left;
	border:1px solid #c4c4c4;
	border-bottom:none;
	height:35px;
}
.slideTxtBox .hd ul li a:hover {
	text-decoration:none;
}
.slideTxtBox .hd ul li.on {
	background:#44b6a9;
	height:36px;
	line-height:36px;
	border:1px solid #44b6a9;
}
.slideTxtBox .hd ul li.on a {
	color:#fff;
	font-weight:bold;
}
.slideTxtBox .hd ul li h3 {
	float: left;
	margin-top:5px;
	width:83px;
	margin-left:6px;
	background: url(../images/bg_tab_3.png) no-repeat;
	height:25px;
	line-height:25px;
	color:#2895be;
	display:inline;
	text-align:center;
}
.slideTxtBox .hd ul li h3 i {
	float: left;
	display:block;
	width:24px;
	height:25px;
	background:url(../images/bg_tab_1.gif) no-repeat top left;
}
.slideTxtBox .hd ul li h3 a {
	font-family:"Microsoft YaHei", "宋体";
	font-size:15px;
	color:#2895be;
	font-weight:bold;
}
.slideTxtBox .hd ul li h3 a:hover {
	font-weight:bold;
}
.slideTxtBox .bd {
	padding:10px;
	padding-bottom:8px;
	padding-top:7px;
	border:1px solid #c4c4c4;
	border-top:none;
}
.slideTxtBox .bd li {
	height:35px;
	line-height:31px;
	border-bottom:1px dotted #ccc;
	background:url(../images/dot.png) no-repeat;
	background-position:0 50%;
	padding-left:10px;
	font-size:14px;
}
.slideTxtBox .bd li .date {
	float:right;
	color:#999;
}
.slideTxtBox .bd li.noborder {
	border:none;
}
/* 导航 */
.wrap {
	width:100%;
	background:#fff;
}
.topinfo {
	background-color:#ecf8f6;
}
.topinfoBox {
	width:1000px;
	height:30px;
	line-height:30px;
	margin:0 auto;
}
.topinfoBox h3 {
	padding-left:10px;
	float:left;
	line-height:30px;
	color:#666;
	font-family:"微软雅黑";
}
.topinfoBox h3 span {
	padding-left:20px;
	background:url(../images/ico_heart.png) no-repeat left center;
}
.topinfoBox .fav {
	float:right;
	line-height:31px;
}
.topinfoBox .fav a {
	padding:0 5px;
	color:#666;
}
#header {
	width:1000px;
	height:134px;
	position:relative;
	background:url(../images/bg_top.jpg) no-repeat;
	margin:0 auto;
}
.logoBar {
	width:1000px;
	margin:0 auto;
	padding: 20px 0;
}
.logoBar h1 {
	font: bold 50px/60px Georgia;
	text-indent:-90000px;
}
.logoBar h1 a {
	color:#39A4DC;
}
.logoBar h1 a:hover {
	color:#39A4DC;
	text-decoration:none;
}
.navBar {
	position:relative;
	z-index:1;
	background:#188a79;
	color:#fff;
	height:40px;
	line-height:40px;
}
.nav {
	width:1000px;
*width:980px;
	margin:0 auto;
	font-family:"Microsoft YaHei", SimSun, SimHei;
}
.nav .m {
	float:left;
	position:relative;
}
.nav .m span {
	font-size:14px;
	font-weight:bold;
	line-height:38px;
}
.nav a:hover {
	text-decoration:none;
	color:#bee6ff;
}
.nav h3 {
	float:left;
	font-size:100%;
	font-weight:normal;
	font-size:15px;
	height:40px;
	line-height:40px;
	overflow:hidden;
}
.nav h3 a {
	display:block;
	color:#fff;
	padding:0 12px;
	vertical-align:top;
	font-weight:bold;
}
.nav .on {
	border-color:#1F7CAF;
}
.nav .on h3 a {
	color:#bee6ff;
	background:#10796a;
}
.nav .sub {
	display:none; /*默认隐藏*/
	width:160px;
	padding:5px 0;
	position:absolute;
	left:-1px;
	top:35px;
*top:35px;
text-align:;
left;
	font-size:14px;
}
.nav .sub li {
	vertical-align:middle;
	background:url(../images/bg_subnav.png) repeat;
	width:160px;
	border-bottom:1px solid #b1c9c5;
}
.nav .sub li a {

	padding:4px 0;
	color:#cceded;
	padding-left:35px;
	background:url(../images/ico_arrow.png) no-repeat 15px center;
}
.nav .sub li a:hover {
	color:#fff;
}
.nav .sub li:hover {
	background-color:#25937a;
}
.nav #m7 h3 a {
}
/* 搜索框 */
#search {
	padding-top:3px;
	padding-left:0px;
	float:left
}
#search .txt {
	outline:none;
	width:158px;
	-webkit-border-radius:4px 0 0 4px;
	-moz-border-radius:4px 0 0 4px;
	border-radius:4px 0 0 4px;
	height:23px;
	border:none;
	padding:0 2px 0 6px;
	margin-top:0px;
	font-size:12px;
	font-family:"微软雅黑";
}
#search .btn {
	display:inline-block;
	width:49px;
	height:23px;
	text-indent:-9000000px;
	background-image:url(../images/but_search2.gif);
}
/* bNav */
#bNavBar {
	width:1055px;
	margin:0 auto;
	background:none;
	color:#fff;
	background:url(../images/bg_bnavbar.jpg) no-repeat;
	padding-top:38px;
	padding-bottom:7px;
}
.bNav {
	width:1055px;
	margin:0 auto;
	font-family:"Microsoft YaHei", SimSun, SimHei;
	margin-left:30px;
*margin-left:0px;
}
.bNav li {
	float:left;
	padding-right:15px;
}
.bNav li h3 {
	float:left;
	width:239px;
	height:71px;
	background:url(../images/bnav.jpg) no-repeat;
	text-indent:-90000px;
}
.bNav li h3 a {
	display:block;
	width:239px;
	height:71px;
	background:url(../images/bnav.jpg) no-repeat;
	text-indent:-90000px;
}
.bNav li.mysw h3 a {
	background-position:0 0;
}
.bNav li.dtl h3 a {
	background-position:0 -71px;
}
.bNav li.zjr h3 a {
	background-position:0 -142px;
}
.bNav li.hbkr h3 a {
	background-position:0 -213px;
}
.nav .on {
	border-color:#1F7CAF;
}
/* infoBar */
.infoBar {
	margin-top:13px;
	color:#000;
	position:relative;
}
.infoBar h3 span {
	position:absolute;
	right:20px;
	top:0px;
	color:#cceded;
}
/* lanmu */
.lanmu li {
	width:248px;
	height:35px;
	background:url(../images/bg_lanmu.jpg);
	margin-bottom:1px;
	text-indent:3em;
}
.lanmu li a {
	font-size:14px;
	height:35px;
	line-height:35px;
	color:#006696;
	font-weight:bold;
}
/* content */
#content {
	overflow:hidden;
	margin:0 auto;
}
.mainContent {
	width:780px;
	float:right;
}
.mainContent2 {
	width:730px;
	float:right;
	background-color:#fff;
}
.side {
	width:208px;
	float:left;
}
#sideBox {
	width:250px;
}
.news {
}
#side {
	float:left;
	display:inline;
	margin-right:20px;
*margin-right:18px;
}
.tBar {
	width:425px;
	padding-bottom:10px;
	border-bottom:3px solid #a60100;
}
.tBar h3 {
	float: left;
}
.tBar h3 a {
	font-family:"Microsoft YaHei", "宋体";
	font-size:15px;
	font-weight:bold;
	color:#a60100;
}
.tBar span {
	float:right;
	color:#a60100;
}
.tBar span a {
	color:#a60100;
}
.hotNews {
	float:left;
	width:425px;
	margin-top:10px;
}
.hotNews dt {
	font-family:"Microsoft YaHei", "宋体";
	font-size:18px;
	font-weight:bold;
	color:#000;
}
.hotNews dt a {
	color:#000;
}
.hotNews dt a:hover {
	color: #F00;
}
.hotNews dd {
	color:#F00;
	line-height:170%;
	margin-top:5px;
	text-indent:2em;
	text-align:justify;
}
/* 焦点图 */
.focusBox {
	float:left;
	position: relative;
	width: 550px;
	height: 318px;
	overflow: hidden;
	font-family:Arial;
	text-align: left;
	background:#fff;
}
.focusBox .pic img {
	width:550px;
	height: 318px;
	display: block;
}
.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 36px;
	width:100%;
	background: #333;
	filter: alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
}
.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 36px;
	width:100%;
	overflow: hidden;
}
.focusBox .txt li {
	height:36px;
	line-height:36px;
	position:absolute;
	bottom:-36px;
}
.focusBox .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 8px;
	right: 8px;
}
.focusBox .num li {
	float: left;
	position: relative;
	width: 18px;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	text-align: center;
	margin-right: 1px;
	cursor: pointer;
}
.focusBox .num li a, .focusBox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}
.focusBox .num li span {
	z-index: 1;
	background: black;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.focusBox .num li.on a, .focusBox .num a:hover {
	background:#f60;
}
/* 新闻中心 */
.newsListBox {
	float:right;
	width:434px;
	overflow:hidden;
	background:#fff;
	text-align:left;
	margin-left:10px;
	display:inline;
}
/* newsListBox2 */
.newsListBox2 {
	float:left;
	width:363px;
	overflow:hidden;
	background:#fff;
	text-align:left;
	border:1px solid #ccc;
	border-top:none;
}
.newsListBox2 ul {
	overflow:hidden;
	zoom:1;
	float:left;
	padding:10px
}
.newsListBox2 ul li {
	float:left;
	width:100%;
	font-size:12px;
	height:29px;
	line-height:29px;
	background:url(../images/dot.png) no-repeat;
	background-position:0 50%;
	border-bottom:1px dotted #999;
}
.newsListBox2 ul li a {
	display:block;
	padding-left:10px;
}
.newsListBox2 ul li a:hover {
	text-decoration:none;
}
.newsListBox2 ul li.on a {
	background:#39A4DC;
	color:#fff;
	font-weight:bold;
}
.newsListBox2 li span.date {
	float:right;
	color:#999;
}
.newsListBox2 li.noborder {
	border-bottom:none;
}
.tBar2 {
	height:26px;
	width:208px;
	background:url(../images/bg_stbar2.jpg) no-repeat;
}
.tBar2 h3 {
	float: left;
	text-indent:2em;
}
.tBar2 h3 {
	height:26px;
	line-height:26px;
	font-family:"Microsoft YaHei", "宋体";
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.tBar2 h3 a {
	color:#fff;
}
.tBar2 span {
	float:right;
	color:#a60100;
	background:url(../images/ico_arrow.gif) no-repeat;
	text-indent:-90000px;
	margin-top:10px;
	margin-right:10px
}
.tBar2 span a {
	color:#a60100;
	display:block;
	width:8px;
	height:9px;
}
.bNnner {
	width:740px;
	height:143px;
	margin-top:15px;
}
#lmfl .tBar2 {
	height:26px;
	width:250px;
	background:url(../images/bg_stbar2.jpg) no-repeat;
}
.tBar3 {
	height:27px;
	width:250px;
	background:url(../images/bg_stbar2.jpg) no-repeat;
}
.tBar3 h3 {
	float: left;
	text-indent:2em;
}
.tBar3 h3 {
	height:27px;
	line-height:27px;
	font-family:"Microsoft YaHei", "宋体";
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.tBar3 h3 a {
	color:#fff;
}
.tBar3 span {
	float:right;
	color:#a60100;
	background:url(../images/ico_arrow.gif) no-repeat;
	text-indent:-90000px;
	margin-top:10px;
	margin-right:10px
}
.tBar3 span a {
	color:#a60100;
	display:block;
	width:8px;
	height:9px;
}
/* mNav */
.mNav {
	width:778px;
	height:119px;
	border:1px solid #aedefd;
	background-color:#fff;
*margin-top:-50px;
}
.mNavBox {
	float: left;
	width:500px;
}
.mNavBox ul {
	float: left;
	padding:13px 0 0 0;
}
.mNavBox ul li {
	float: left;
	display:inline;
	margin:0 0 14px 16px;
}
.mNavBox ul li a img {
	font-size:0;
	display:block;
}
.newsBox {
	float:left;
	width:365px;
	display:inline;
}
/* sideNav */
.sideNav li {
	margin-bottom:7px;
}
.sideNav li img {
	border:1px solid #ccc;
	line-height:0;
	display:block;
	width:248px;
	height:41px;
}
/*stbar*/
.stbar {
	position:relative;
	width:208px;
	height:26px;
	background:url(../images/bg_stbar.jpg);
}
.stbar h3 {
	width:208px;
	height:26px;
	line-height:26px;
	color:#fff;
	text-indent:3em;
	font-size:14px;
	font-weight:bold;
}
.stbar span {
	position:absolute;
	right:15px;
	top:6px;
	color:#fff;
}
.stbar span a {
	color:#fff;
}
.sBox {
	border:1px solid #a4d0ff;
	width:206px;
	border-top:none;
	height:160px;
	background-color:#fff;
}
.sBox ul {
	width:175px;
	padding:5px 0 0 15px;
}
.sBox ul li {
	border-bottom:1px dotted #0079b2;
	hieght:29px;
	line-height:29px;
}
.sBox ul li.noborder {
	border-bottom:none;
}
.sBox ul li a {
	font-size:12px;
	font-weight:bold;
	color:#0079b2
}
/* qLink */
.qLink li {
	margin-bottom:6px;
*margin-bottom:4px;
}
.qLink li img {
	border:1px solid #ccc;
	line-height:0;
	display:block;
	width:248px;
	height:57px;
}
/*带点列表*/
.list_dot li {
	background:url(../images/dot.png) 0 11px no-repeat;
	line-height:28px;
	text-indent:5px;
	position:relative;
	color:#aaa;
*zoom:1;
	font-size:12px;
	border-bottom:1px dotted #666;
}
.list_dot li a {
	color: #333
}
.layout .list_dot li {
	background-position:3px 12px;
}
.list_dot li .date {
	position:absolute;
	right:0;
	top:0;
	color:#999;
	font-size:12px;
}
.list_dot li.hot {
	background-image:none;
	margin:14px 0 1px 0;
	overflow:hidden;
	text-indent:0;
}
.list_dot li.hot2 a {
	color:#df0a00;
}
.list_dot li.hot a {
	color:#333;
	font-size:18px;
}
.list_dot li.hot a:hover {
	text-decoration:none;
}
.list_dot li.line {
	height:18px;
	overflow:hidden;
}
.list_dot li .small {
	color:#666;
}
.no_bg li {
	background-image:none;
	text-indent:0;
}
.list_dot li .list_title {
	padding-left:10px;
}
.no_bg li .list_title2 {
	padding-right:8px;
}
.b_dashed {
	border-bottom:1px dashed #e1e1e1;
	padding-bottom:10px;
	margin-bottom:6px;
}
.list_dot li.noborder {
	border-bottom:none;
}
/* banner */
.banner {
	margin:10px auto;
	width:1000px;
	font-size:0;
}
/* slink  */	
.slink img {
	font-size:0;
	display:block;
}
#hotCon {
	color:#000;
	height:190px;
}
.hotConbox {
	width:206px;
	padding:10px 0;
	margin:0 auto;
}
.hotConbox span {
	display:block;
	width:206px;
	text-align:center;
	padding-top:8px;
}
/* 布 局 */
.layout-location {
	width:738px;
	height:37px;
	line-height:37px;
*height:25px;
*line-height:25px;
	float:left;
	background:#8ec3d1;
	position:relative;
	border:1px solid #ccc;
	border-bottom:none;
	background-color:#b9dcd7;
}
.layout-location h3 {
	float:left;
	font-size:14px;
	color:#333;
	font-weight:bold;
	margin-left:10px;
	width:126px;
	height:25px;
	text-align:center;
}
.layout-location .item {
	float:right;
	margin-right:15px;
	margin-top:2px;

}
.layout-location h4 {
	font-size:12px;
	color:#666;
	text-indent:45px;
}
.layout-location h4 a {
	color:#666;
}
.layout {
	width:698px;
	float:left;
	padding:20px;
	border: 1px solid #ccc;
	margin-bottom:10px;
	background-color:#fff;
}
.layout2 {
	width:738px;
	float:left;
	padding:20px 0;
	border: 1px solid #ccc;
	margin-bottom:10px;
	background-color:#fff;
}
.layout .list_dot li {
	font-size:14px;
	text-indent:20px;
	line-height:32px;
}
#zxdt .tBar2 {
	width:250px
}
#zxdt .list_dot {
	padding:12px;
}
#zxdt .list_dot li {
	padding-left:5px;
}
#zxdt .sideBox {
	height:auto;
}
.picList {
	float:left;
	padding:0 0 20px 20px;
}
.picList li {
	float:left;
	width:156px;
	display:inline;
	margin:0 23px 5px 0;
}
.picList li img {
	display:block;
	font-size:0
}
.picList li span {
	display:block;
	width:156px;
	text-align:center;
	color:#000;
	line-height:29px;
	height:29px;
	font-size:12px;
}
/* 布 局 */
.wrapper {
	width:100%;
	padding:20px 0;
}
.color1 {
	background-color:#dadfe2;
}
.sub2 {
	width:270px;
	height:280px;
	background-color:#fff;
	float:left;
}
.mod_tit {
	width:230px;
	height:38px;
	margin:0 auto;
	background:url(../images/bg_tit.gif) bottom left no-repeat;
}
.mod_tit h3 {
	float:left;
	color:#000;
	font-size:16px;
	line-height:40px;
	font-family:"微软雅黑";
	font-weight:bold;
	padding-left:20px;
}
.mod_tit span {
	color:#000;
	float:right;
	line-height:40px;
	font-family:"微软雅黑";
}
.mod_tit span a {
	font-size:12px;
}
.leaderList {
	padding:6px 20px 0 20px;
}
.leaderList li {
	font-size:14px;
	line-height:26px;
}
/* hotNews Tab切换 */
#hotNews {
	width:432px;
	float:left;
	border:1px solid #c4c4c4;
}
#hotNews .hd {
	font-size:14px;
	border-bottom:2px solid #44b6a9;
	background:none;
	margin-top:0;
	height:35px;
	line-height:35px
}
#hotNews .hd ul li {
	float:left;
	width:100px;
	height:35px;
	border:none;
	border-right:1px solid #c4c4c4;
}
#hotNews .hd ul li a:hover {
	text-decoration:none;
}
#hotNews .hd ul li.on a {
	color:#fff;
	font-weight:bold;
}
#hotNews .hd ul li.on a:hover {
	color:#fff;
	font-weight:bold;
}
#hotNews .hd ul li h3 {
	float: left;
	margin-top:5px;
	width:83px;
	margin-left:6px;
	color:#2895be;
	display:inline;
	text-align:center;
}
#hotNews .hd ul li.on {
	background:none;
	background-color:#44b6a9;
	height:35px;
}
#hotNews .hd ul li h3 i {
	float: left;
	display:block;
	width:24px;
	height:25px;
}
#hotNews .hd ul li h3 a {
	font-family:"Microsoft YaHei", "宋体";
	font-size:15px;
	font-weight:bold;
}
#hotNews .bd {
	padding:20px;
	padding-bottom:8px;
	padding-top:8px;
	border:none;
}
#hotNews .bd li {
	height:32px;
	line-height:32px;
	border-bottom:1px dotted #ccc;
	background:url(../images/dot.png) no-repeat;
	background-position:0 50%;
	padding-left:10px;
	font-size:14px;
}
#hotNews .bd li .date {
	float:right;
	color:#999;
}
#hotNews .bd li.noborder {
	border:none;
}
/* subNavBox快速导航 */
.subNavBox {
	width:990px;
	height:147px;
	margin:0 auto;
	border:5px solid #82e6db;
	background-color:#188a79;
}
.subNav {
	float:left;
	padding:17px 0 0 32px;
}
.subNav li {
	float:left;
	display:inline;
	margin:0 0 17px 0
}
.subNav li div {
	margin-right:74px;
}
.subNav li div a {
	display:block;
	text-indent:-900000px;
	background:url(../images/subnav.png) no-repeat;
	width:174px;
	height:48px;
}
.subNav li div a:hover {
	background:url(../images/subnav.png) no-repeat;
}
.subNav li .ksjs a {
	background-position:0 0;
}
.subNav li .zjjj a {
	background-position:0 -48px;
}
.subNav li .jyzn a {
	background-position:0 -96px;
}
.subNav li .ybzn a {
	background-position:0 -144px;
}
.subNav li .czap a {
	background-position:0 -192px;
}
.subNav li .yygh a {
	background-position:0 -240px;
}
.subNav li .zxcx a {
	background-position:0 -288px;
}
.subNav li .yyxx a {
	background-position:0 -336px;
}
.subNav li .ybzn, .subNav li .yyxx {
	margin-right:0
}
.subNav li .ksjs a:hover {
	background-position:-174px 0;
}
.subNav li .zjjj a:hover {
	background-position:-174px -48px;
}
.subNav li .jyzn a:hover {
	background-position:-174px -96px;
}
.subNav li .ybzn a:hover {
	background-position:-174px -144px;
}
.subNav li .czap a:hover {
	background-position:-174px -192px;
}
.subNav li .yygh a:hover {
	background-position:-174px -240px;
}
.subNav li .zxcx a:hover {
	background-position:-174px -288px;
}
.subNav li .yyxx a:hover {
	background-position:-174px -336px;
}
/* 医疗信息tab */ /* 护理动态tab */
#ylxx, #hldt {
	background-color:#fff;
	padding:0;
	height:260px;
}
#ylxx .slideTxtBox, #hldt .slideTxtBox {
	width:490px;
}
#ylxx .slideTxtBox .bd, #hldt .slideTxtBox .bd {
	padding:10px 20px;
}
/* 友情链接 */
#flink {
	margin:0 auto;
	width:998px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #c4c4c4;
	padding:10px 0;
}
#flink h3 {
	float:left;
	width:15px;
	border-right:1px solid #c4c4c4;
	font-size:16px;
	color:#333;
	padding:10px 15px;
	font-family:"微软雅黑";
	font-weight:bold;
}
.friendLink {
	overflow:hidden;
	zoom:1;
	padding:5px 0 0 20px;
}
.friendLink li {
	float:left;
	margin:0 14px 5px 0px;
	display:inline;
	font-size:14px;
}
/* 网上办事 */
.ol_work {
	width:250px;
}
.mod_tit_2 {
	height:37px;
}
.mod_tit_2 h3 {
	font-size:16px;
	color:#fff;
	font-family:"微软雅黑";
	padding-top:7px;
	padding-left:15px;
}
.inputxt {
	margin-top:15px;
}
.inputxt p label {
	font-size:14px;
	color:#000;
	font-family:"微软雅黑";
	margin-right:10px;
}
.inputxt p {
	float:left;
}
.inputxt a {
	display:inline-block;
	width:82px;
	height:36px;
	background:url(../images/but_search.gif) no-repeat;
	text-indent:-9000000px;
}
.inputxt input {
	width:121px;
	padding:0 2px;
	outline:none;
	border:none;
	height:36px;
	line-height:36px;
}
.ol_work_list li {
	float:left;
	margin-right:8px;
}
.ol_work_list li a {
	display:block;
	width:114px;
	height:100px;
	text-decoration:none;
	background:url(../images/bg_ol_work.jpg) no-repeat;
}
.ol_work_list li.c1 a {
	background-position:0 0;
}
.ol_work_list li.c2 a {
	background-position:0 -100px;
}
.ol_work_list li.c3 a {
	background-position:0 -200px;
}
.ol_work_list li.c4 a {
	background-position:0 -300px;
}
.ol_work_list li.c1 a:hover {
	background-position:-114px 0;
}
.ol_work_list li.c2 a:hover {
	background-position:-114px -100px;
}
.ol_work_list li.c3 a:hover {
	background-position:-114px -200px;
}
.ol_work_list li.c4 a:hover {
	background-position:-114px -300px;
}
.ol_work_list li a:hover {
	display:block;
	width:114px;
	height:100px;
	text-decoration:none;
}
.ol_work_list li a span {
	color:#000;
	text-align:center;
	display:block;
	padding-top:76px;
}
/* 右侧栏 */
.rightSub {
	width:220px;
}
.sNav {
	font-size:0;
}
.sNavBox {
	background-color:#fff;
}
.subNav {
	float:left;
	padding:17px 0 0 32px;
}
.sNav li {
	float:left;
	display:inline;
	margin:0 0 10px 0
}
.sNav li div a {
	display:block;
	text-indent:-900000px;
	background:url(../images/subnav2.png) no-repeat;
	width:121px;
	height:42px;
}
.sNav li div a:hover {
	background:url(../images/subnav2.png) no-repeat;
}
.sNav li .ksjs2 a {
	background-position:0 0;
}
.sNav li .zjjj2 a {
	background-position:-129px 0;
}
.sNav li .jyzn2 a {
	background-position:0 -50px;
}
.sNav li .ybzn2 a {
	background-position:-129px -50px;
}
.sNav li .czap2 a {
	background-position:0 -100px;
}
.sNav li .yygh2 a {
	background-position:-129px -100px;
}
.sNav li .zxcx2 a {
	background-position:0 -150px;
}
.sNav li .yyxx2 a {
	background-position:-129px -150px;
}
.ksjs2 a, .jyzn2 a, .czap2 a, .zxcx2 {
	margin-right:8px;
}
.sNav li .ksjs2 a:hover {
	background-position:0 -201px;
}
.sNav li .zjjj2 a:hover {
	background-position:-129px -201px;
}
.sNav li .jyzn2 a:hover {
	background-position:0px -251px;
}
.sNav li .ybzn2 a:hover {
	background-position:-129px -251px;
}
.sNav li .czap2 a:hover {
	background-position:0px -301px;
}
.sNav li .yygh2 a:hover {
	background-position:-129px -301px;
}
.sNav li .zxcx2 a:hover {
	background-position:0px -351px;
}
.sNav li .yyxx2 a:hover {
	background-position:-129px -351px;
}
/* 右侧栏2 */
.rightSub2 {
	width:180px;
}
.sNav {
	font-size:0;
}
/*.sNavBox {
	background-color:#00a5a5;
} */
/* 下拉友情链接 */
.downLink {
	background-color:#fff;
	width:180px;
	padding-bottom:6px;
}
.downLink select {
	width:160px;
	margin:0 0 0 10px;
}
/* 左侧栏 */
.subList li {
	width:248px;
	height:45px;
	border:1px solid #c7c7c7;
	border-top:none;
	line-height:45px;
	font-size:16px;
	font-family:"微软雅黑";
	text-align:center;
	background-color:#fff;
}
.subList li a {
	color:#017a82;
	font-weight:bold;
}
.subList li:hover {
	background-color:#fff;
}
.subList li {
}
.xwzx2 {
	width:248px;
	border:1px solid #c7c7c7;
	border-top:none;
}
.xwzx2 ul {
	padding:5px;
	padding-left:12px;
}
.xwzx2 li {
	width:210px;
	overflow:hidden;
	height:32px;
	line-height:32px;
	border-bottom:1px dotted #ccc;
	background:url(../images/dot.png) no-repeat;
	background-position:0 50%;
	padding-left:10px;
	font-size:14px;
}
.xwzx2 li .date {
	float:right;
	color:#999;
}
.xwzx2 li.noborder {
	border:none;
}
.insidePage {
	width:720px;
}
.mod_tit_3 {
	height:37px;
	position:relative;
}
.mod_tit_3 h3 {
	font-size:16px;
	color:#333;
	font-family:"微软雅黑";
	padding-top:7px;
	padding-left:15px;
	float:left;
	width:740px;
}
.mod_tit_3 span {
	position:absolute;
	top:-4px;
	right:20px;
	line-height:46px;
}
.mod_tit_3 span a {
	font-size:14px;
	color:#333;
}
.insidePageBox {
	width:718px;
	border:1px solid #b9dcd7;
	border-top:none;
	background-color:#fff;
	margin-bottom:20px;
}
.insidePageBox .bd {
	padding:10px;
	padding:10px 25px;
	border-top:none;
}
.insidePageBox .bd li {
	height:32px;
	line-height:32px;
	border-bottom:1px dotted #ccc;
	background:url(../images/dot.png) no-repeat;
	background-position:0 50%;
	padding-left:10px;
	font-size:14px;
}
.insidePageBox .bd li .date {
	float:right;
	color:#999;
}
.insidePageBox .bd li.noborder {
	border:none;
}
/* 分页 */
#pages {
	font-family:宋体;
	padding:14px 0 10px;
	text-align:center;
}
#pages a {
	background:none repeat scroll 0 0 #e7f4fc;
	border:1px solid #ccc;
	color:#333333;
	display:inline-block;
	height:22px;
	line-height:22px;
	padding:0 10px;
	text-align:center;
}
#pages a.a1 {
	background:url("../images/pages.png") no-repeat scroll 0 5px transparent;
	padding:0;
	width:56px;
}
#pages a:hover {
	background:none repeat scroll 0 0 #c4e9ff;
	color:#000000;
	text-decoration:none;
}
#pages span {
	background:#3b8ec0;
	border:1px solid #ccc;
	color:#FFFFFF;
	display:inline-block;
	height:22px;
	line-height:22px;
	padding:0 10px;
	text-align:center;
}
.page .noPage {
	background:url("../images/titlebg.png") repeat-x scroll 0 -55px transparent;
	border:1px solid #E3E3E3;
	color:#A4A4A4;
	display:inline-block;
	height:22px;
	line-height:22px;
	text-align:center;
	width:56px;
}
/*内容*/
.show-content h1 {
	color: #188a79;
	font: 100 24px/150% "微软雅黑", arial;
	text-align: center;
}
.show-content h3 {
	font-size:16px;
	text-align:center;
	font-weight:normal;
	padding:10px 0 4px;
}
.show-content .info {
	text-align:center;
	padding:20px 0;
	border-bottom:1px dotted #e1e1e1;
	color:#999;
}
.show-content .content {
	font-size:14px;
	padding-top:15px;
	color:#000;
}
.show-content .content p {
	line-height:24px;
	margin:5px 0;
	font-family:"微软雅黑";
	font-size:15px;
}
/*科室介绍*/
.layout-tbar {
width:698px;
height: 37px;
line-height: 37px;
float: left;
position: relative;
background-color: #6bb4a9;
}
.layout-tbar h3 {
float: left;
font-size: 14px;
color: #fff;
font-weight: bold;
width: 116px;
height: 25px;
text-align: center;	
	}
	.layout-tbar .item {
	float: right;
	font-size:14px;
	color:#fff;
margin-right: 15px;

 }
 	.layout-tbar .item a {	color:#fff;}
.doc_intro table td {padding:15px;color:#333;border:1px solid #e5e5e5; font-family:"微软雅黑";}	
.doc_intro table { border-collapse:collapse;}	
p.doc_name {font-size:16px; font-weight:bold;padding-bottom:8px;}
 td.doc_resume {font-size:15px;}
 
.xwzx3 {
	width:696px;
	border:1px solid #e5e5e5;
	border-top:none;
}
.xwzx3 ul {
	padding:5px;
	padding-left:18px;
}
.xwzx3 li {
	overflow:hidden;
	height:35px;
	line-height:35px;
	background:url(../images/dot.png) no-repeat;
	background-position:0 50%;
	padding-left:10px;
	font-size:15px;
}

h3.intro_ksjs { color:#333;font-size:16px; font-weight:bold; font-family:"微软雅黑";padding:10px 0;}	
.box_ks {float:left; padding:15px 0 15px 15px;}
.box_ks li {float:left;width:166px;height:60px;  background-color:#fafafa; display:inline;margin:0 8px 8px 0 ;}
.box_ks li a { font-size:15px;color:#9b9b9b; font-weight:bold;border:1px solid #eeeaea; width:164px;height:58px;
display:block; line-height:58px; text-decoration:none;background:url(../images/icon_ksjs.gif) no-repeat; background-position:10px center; text-indent:20px;}
.box_ks li a:hover {background-color:#fff; color:#25937a;border:1px solid #b9dcd7;}
.box_ks li div {width:164px;height:58px; line-height:58px;}

/*专家介绍*/
#mainCon { width:998px; border:1px solid #e5e5e5;border-top:none; }
.layout-location2 {
	width:1000px;
	height:37px;
	line-height:37px;
	position:relative;

	border-bottom:none;
	background-color:#46a194;
}
.layout-location2 h3 {
	float:left;
width:300px;height:37px;line-height:37px;text-indent:20px;color:#fff;font-weight:bold; font-family:"微软雅黑";font-size:16px;
}
.layout-location2 .item {
	float:right;
	margin-right:15px;
	margin-top:2px;
	background:url(../images/bg_t3.gif) repeat-x;
}
.layout-location2 h4 {
	font-size:12px;
	color:#f5f5f5;
	text-indent:45px;
}
.layout-location2 h4 a {
	color:#f5f5f5;
}
/* Tab切换 */
#ksjs {padding-top:20px;}
.slTxtBox {
width:960px;margin:20px auto;margin-top:0;
	overflow:hidden;
	text-align:left;
}
.slTxtBox .hd {
	height:36px;
	line-height:36px;
	border-bottom:2px solid #44b6a9;
	background-color:#87d4c8;
	font-size:14px;
}
.slTxtBox .hd ul {
	overflow:hidden;
	zoom:1;
}
.slTxtBox .hd ul li {
	float:left;
	border-right:1px solid #d0eee9;
	border-bottom:none;
	height:35px;
	color:#fff;
}
.slTxtBox .hd ul li a:hover {
	text-decoration:none;
}
.slTxtBox .hd ul li.on {
	background:#44b6a9;
	height:36px;
	line-height:36px;
	border:1px solid #44b6a9;
}
.slTxtBox .hd ul li.on a {
	color:#fff;
	font-weight:bold;
}
.slTxtBox .hd ul li h3 {
	float: left;
	margin-top:5px;
	width:83px;
	margin-left:6px;

	height:25px;
	line-height:25px;
	color:#fff;
	display:inline;
	text-align:center;
}
.slTxtBox .hd ul li h3 i {
	float: left;
	display:block;
	width:24px;
	height:25px;

}
.slTxtBox .hd ul li h3 a {
	font-family:"Microsoft YaHei", "宋体";
	font-size:15px;
	color:#fff;
	font-weight:bold;
}
.slTxtBox .hd ul li h3 a:hover {
	font-weight:bold;
}
.slTxtBox .bd {
	padding:10px;
	padding-bottom:10px;
	padding-top:10px;
	border:1px solid #c4c4c4;
	border-top:none;
	clear:both;
}
.slTxtBox .bd li {
	font-size:14px; float:left;
}
.slTxtBox .bd li a {
	display:block;width:134px;height:43px;

	line-height:43px;
	text-align:center;
	background-color:#fafafa;
	text-decoration:none;
}
.slTxtBox .bd li a:hover {
	background-color:#87d4c8;
	color:#fff;
}
.slTxtBox .bd li .date {
	float:right;
	color:#999;
}
.slTxtBox .bd li.noborder {
	border:none;
}
.longH3 ,.midH3{width:1000px;height:37px;line-height:37px; background-color:#46a194; text-indent:20px;color:#fff;font-weight:bold; font-family:"微软雅黑";font-size:15px;}
.midH3 {width:960px; margin:0 auto 20px auto;}
.doc_detail {width:958px;border:1px solid #b5d9d4; margin:0 auto;margin-bottom:20px;}

.doc_detail dl { width:928px;font-family:"微软雅黑"; color:#333;padding:15px; }
.doc_detail dl dt {float:right; font-size:16px; font-weight:bold;width:805px;margin-bottom:5px;}
.doc_detail dl dt span {font-size:13px;padding-left:1em;font-weight:normal;color:#999;}
.doc_detail dl dd.doc_head {float:left;width:103px;height:150px;}
.doc_detail dl dd.doc_head img {width:103px;height:150px;}
.doc_detail dl dd.intro2 {float:right;width:805px;font-family:"微软雅黑"; font-size:14px;padding-bottom:10px;border-bottom:1px solid #b5d9d4;}
.doc_detail dl dd.sch {float:right;width:805px;}
.doc_detail dl:after {
    content:"."; 
    display:block;
    height:0; 
    clear:both; 
    visibility:hidden;
} 
.sch table { font-size:13px; color:#0095fd; border-collapse:collapse;}
.sch table tr {height:25px;}
.sch table td { text-align:center;border:1px solid #f5f5f5}
.col_color {color:#333;}
.col_color2 {color:#fff;}
.selected {background-color: #ff6600}
.col_bg { background-color: #46a194;}
tr.dotted {}

/*分享*/
.share {
	margin-left:450px;
}
/* 图片滚动 */
.picScroll {
	position:relative;
	height:145px;
	padding: 14px 0 10px 42px;
	background: url(../images/bg_tyje.jpg);
	margin-bottom:10px;
	overflow:hidden;
}
.picScroll ul {
	overflow:hidden;
	zoom:1;
}
.picScroll ul li {
	float:left;
	margin: 0 6px;
	width:104px;
	overflow:hidden;
	display:inline;
}
.picScroll ul li img {
	width:104px;
	height:120px;
}
.picScroll ul li span {
	width:104px;
	display:block;
	line-height:22px;
	text-align:center;
}
.picScroll .prev, .picScroll .next {
	position:absolute;
	left:10px;
	top: 60px;
	display:block;
	width:18px;
	height:28px;
	overflow:hidden;
	background:url(../images/icons.png) -40px 0 no-repeat;
	cursor:pointer;
}
.picScroll .next {
	left:auto;
	right:10px;
	background-position:-120px 0;
}
.picScroll .prevStop {
	background-position:0 0;
}
.picScroll .nextStop {
	background-position:-80px 0;
}
/* 底部导航 */
#navBar {
	background:#017a82;
	height:47px;
*height:45px;
	margin-top:0;
}
#navBar .nav {
	width:1000px;
	margin:0 auto;
	padding-left:100px
}
#navBar .nav h3 {
*height:45px
}
#navBar .nav span {
*height:45px
}
/* footer */
#footer {
	width:100%;
	background:#fff;
}
.fBox {
	padding:10px 0 10px 0;
	text-align:center;
	width:1000px;
	margin:15px auto;
	color:#000;
	border-top:4px solid #188a79;
}
.sydwlogo {
	float:left;
	width:60px;
	height:74px;
	padding:20px 0 0 15px;
}
.footerInfo {
	float:left;
	display:inline;
	margin-left:15px;
}
.footerInfo p {
	text-align:left;
	line-height:27px;
	font-size:12px;
	color:#666;
	font-family:"微软雅黑";
}
.footerwx {
	float:right;
}
.gbooktable { border-top:1px #e2e2e2 solid; border-left:1px #e2e2e2 solid; word-break:break-all; margin-bottom:10px;line-height:25px; }
.gbooktable , .gbooktable a { font-size:14px; }
.gbooktable input{height:25px;}
.gbooktable td { border-right:1px #e2e2e2 solid; border-bottom:1px #e2e2e2 solid; padding:3px } 
.gbooktable th { background-color:#f2f4f6;border-right:1px #e2e2e2 solid; border-bottom:1px #e2e2e2 solid; padding:3px } 
.gbookre { margin:5px; padding-top:5px; border-top:1px #ddd dashed;  }
.gbtaltit { background:#fffcf4; vertical-align:middle; }
