/* CSS Document */
body {
margin:0;
padding:0;
background:#f5fffe;
min-width:1200px;
}
/* 文字样式 */
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}


/* 按钮 */
.btn{display:inline-block;border:none;text-align:center;background:#158064;color:#fff;min-height:34px;line-height:34px;padding:0 15px;-webkit-transition:background 0.3s,border 0.3s;transition:background 0.3s,border 0.3s;}
.btn:hover{background:#009966;color:#fff;}
.btn.white{background:#fff;color:#666;border:1px solid #ddd;}
.btn.white:hover{background:#666;color:#fff;border:1px solid #666;}
.btn.disabled{background:#f1f1f1;border-color:#aaa;color:#aaa;cursor:default;}

/* 边距 */
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pl5 {
	padding-left:5px;
}
.pl8 {
	padding-left:8px;
}

/* 浮动 */
.fl{float:left!important;}
.fr{float:right!important;}
.clearfix{*zoom:1;}
.clearfix:before,
.clearfix:after{
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;;}
.clearfix:after{clear:both;}

/*显示形式*/
.inline{display:inline;}
.block{display:block;}
.inline-block{display:inline-block;zoom:1;*display:inline;}
.hidden{display:none;}
.d-inline {
_display:inline;
}
/* 下拉三角符号 */
.caret{display:inline-block;width:0;height:0;vertical-align:middle;border-top:8px solid #000000;border-right:8px solid transparent;border-left:8px solid transparent;content:"";}
.caret.up{border-top:none;border-bottom:8px solid #ccc;}
.caret.down{border-top:8px solid #ccc;border-bottom:none;}

.main-1200 {
	width: 1200px;
	margin: 0 auto;
}

header {
	background: url(headbg.jpg) no-repeat 50% 0 #fff;
	height: 140px;
}

nav {
		min-width:1200px;
	background:url(navbg.jpg) 50% 0 repeat-x #37bba4;
	height:60px;
	
}
#nav ul .nLi  {
	float:left;
	padding:0px 24px;
	display:block;
	height:60px;
	line-height:60px;
	position:relative;

}
#nav ul .nLi h3 {
height:60px;
	line-height:60px;	
}
#nav ul li a {
	color:#fff;
font-size:18px;
	
}
#nav ul li:hover {
background:#0a8872;	
}
#nav .sub{ display:none;width:100%; left:0px; top:60px; position:absolute; background:#007c74;   z-index:999;  }
#nav .sub li{ zoom:1; line-height:34px;height:36px;text-align: center;border-bottom: 1px solid #fff;}
#nav .sub a{ display:block; padding:0 10px;font-size:16px;font-weight: normal;}
#nav .sub a:hover{ background:#0a8872;	vcolor:#fff;  }
#head-huan {
		min-width:1200px;
	width:100%;
height:540px;
overflow:hidden;
position:relative;	
}
#head-huan .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
#head-huan .bd ul{ width:100% !important;  }
#head-huan .bd li{ width:100% !important;  height:540px; overflow:hidden; text-align:center;  }
#head-huan .bd li a{ display:block; height:540px;  }

#head-huan .hd{ width:100%;  position:absolute; z-index:1; bottom:80px; left:0; height:30px; line-height:30px; text-align:right;
_background:#000; _filter:alpha(opacity=60); 
}
#head-huan .hd ul{ text-align:center;  padding-top:5px;  }
#head-huan .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:12px; height:12px; margin:4px;border-radius:6px; background:#35bba2; overflow:hidden; 
line-height:9999px; 
}
#head-huan .hd ul .on{ background:#fff; }
#head-huannav {
		min-width:1200px;
	bottom:0px;
	position:absolute;
	width:100%;
height:90px;
	padding: 10px 0;
background:url(huannavbg.png);
/*
background:rgba(1,116,119,0.5);
_filter:alpha(opacity=50) */
}

#head-huannav ul li {
	width:398px;
	float:left;
	line-height:70px;
	height:70px;

	font-size:16px;
	border-right:1px solid #fff;
text-align: center;
	
}
#head-huannav ul li  a {
	color:#505050;
	font-size:20px;
	font-weight: bold;
}


#index-c1bg {background: url(c1bg.jpg) no-repeat 50% 0;padding-top:30px; padding-bottom: 25px;}
#content1 {

}

.index-tt1 {
height:76px;	
}
.index-tt1 h2 {
	float:left;
}
.index-tt1 h3 {
	float:right;
	line-height: 76px;
}
#c1-left,#c1-right {
	width:600px;
	height: 400px;
	float:left;
	background: #fff;
}
#index-yyjj {
	padding: 30px 40px;
	line-height: 34px;
}
#index-c1rightlist {
	width:560px;
	margin: 0 auto;
	border-top:1px solid #0a8872;
}
#index-c1rightlist ul li {
	float:left;
	width:100px;
	height: 36px;
	line-height: 34px;
	text-align: center;
	background: #e0f4fb;
	border:1px solid #56c6eb;
	border-radius: 8px;
	margin-left: 35px;
}
#index-c1rightlist ul {
	padding: 15px 50px;
}

#content2 {
	margin-top: 30px;
}
#c2-left {
	width:600px;
	height: 440px;
	float:left;
}

.huan2015 { position: relative; overflow: hidden; font: 16px; text-align: left; background: white;	width:600px;
	height: 440px; }
.huan2015 .huan2015pic img {display: block;	width:600px;
	height: 440px;}
.huan2015 .huan2015pic li {	width:600px;
	height: 440px;position: relative;	}
.huan2015 .huan2015pic li span  {
display:block; font-size: 15px; 	background-color:rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
	 position: absolute; left: 0; bottom: 0; line-height: 36px; height: 36px; width:100%;white-space: nowrap; overflow: hidden;color:#fff; z-index:5;padding: 0 0 0 10px;
}
.huan2015 .huan2015pic li span  a {color:#fff;	}
.huan2015 .huan2015num  { position: absolute; z-index: 9; bottom: 8px; right: 8px;}
.huan2015 .huan2015num li{ float: left; position: relative; width: 20px; height: 20px; line-height: 20px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.huan2015 .huan2015num li a,.huan2015 .huan2015num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.huan2015 .huan2015num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.huan2015 .huan2015num li.on a,.huan2015 .huan2015num a:hover{ background:#f60;  }

#c2-right {
	width:570px;
	float:left;
	margin-left:30px;
}
#c2-right dl  {
	border-bottom: 1px dashed  #ccc;
	padding-bottom:10px;
}
#c2-right dl dt {
	font-size:22px;
	font-weight: bold;
	color:#36baa2;
	line-height: 38px;	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
#c2-right dl dt a {
		color:#36baa2;
}
#c2-right dl dd {
	
	font-size:14px;
	line-height: 30px;color:#898886;
}
#c2-right dl dd a {color:#f00;}
.index-list ul li {
	height: 38px;
	line-height: 38px;vertical-align:bottom;
}
.index-list ul li a {
	float:left;
	width:440px;
	background: url(ico.jpg) no-repeat 4px 16px;
	text-indent:20px;
		overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.index-list ul li span {
	float:right;
	font-size:14px;
	color:#8C898A;
}
.index-gg  {
width:1200px;
height:100px;
position:relative;
overflow:hidden;
margin-top: 25px;
}
.index-gg  .hd{ height:6px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1;color:#fff; }
.index-gg  .hd ul{ overflow:hidden; zoom:1; float:left;  }
.index-gg  .hd ul li{ color:#333;float:left; margin-right:2px;  width:6px; height:6px;  text-align:center; background:#fff; cursor:pointer; }
.index-gg  .hd ul li.on{ background:#0099DC; color:#fff; }
.index-gg  .bd{ position:relative; height:100%; z-index:0;   }
.index-gg  .bd li{ zoom:1; vertical-align:middle; }
.index-gg  .bd img{width:1200px;
height:100px;display:block; 
 }

#content3 {
	padding-top: 30px;
}

.c3-new {
	width:580px;
	float:left;
	background: #fff;
	padding: 15px 10px;
}

.c3-new  .hd{ height:58px;
	line-height:60px;
	border-bottom:2px solid #e6e6e6; position:relative; }
.c3-new  .hd ul{ float:left;  position:absolute; top:-1px; 
	
	font-size:22px;
	color:#3c99a1;

	 }
.c3-new  .hd .more{ float:right; }
.c3-new .hd ul li{ float:left; padding:0 20px; cursor:pointer; line-height:58px; height:58px;}
.c3-new  .hd ul li.on{ border-bottom:2px solid #3c99a1;font-weight: bold;  }


#content4 {
	
}
.c4-new {
	width:380px;
	float:left;
}
.c4-tt {
	
}

.c4-tt  {
	height:60px;
	line-height:60px;
	border-bottom:2px solid #e6e6e6;
	vertical-align:bottom;
}
.c4-tt  h2 {
	float:left;
	display:block;
	padding:0px 20px;
	font-weight: bold;
	font-size:22px;
	color:#37bba4;
	line-height:58px;
	border-bottom:2px solid #37bba4;
}
.c4-tt  h3 {
	float:right;
	line-height:60px;
	font-size:14px;
}
.c4new-list ul li {
	height: 38px;
	line-height: 38px;
	background: url(ico.jpg) no-repeat 4px 16px;
	text-indent:20px;
		overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

#c4-zt ul {
padding-top: 15px;
}
#c4-zt ul li {
	width:380px;
	height: 70px;
	margin-top: 14px;
}
#c4-zt ul li  img {
	width:380px;
	height: 70px;	
}
#c4-sp {
	margin-top: 30px;
	width:380px;
	height:240px;
}
#c4-sp  ul li img {
		width:380px;
	height:240px;
	
}
#content5 {
margin-top:25px;	
	
	padding: 30px 0 50px 0;
}
#c5-left {
	width:380px;
	float:left;
}
#c5-right {
	width:790px;
	float:left;
	margin-left: 30px;
}

#c5-ksjs {

	height:200px;
	background: #fff;
	padding: 20px 15px;
	margin-top: 25px;
}
#c5-ksjs  ul li {
	float:left;
	padding: 0 65px;
	border-right:1px solid #999;
}
#c5-ysjs {
	
		margin-top: 25px;
}
#c5-ysjs ul li {
	width:176px;
	height: 290px;
	text-align: center;
	background: #fff;
	float:left;
	margin-left:23px;
}
#c5-ysjs ul li img {
	width:176px;
	height: 210px;
	
}
#c5-ysjs ul li dl  {
	padding-top: 8px;
}
#c5-ysjs ul li dl dt {
	color:#007b66;
	font-size:16px;
	font-weight: bold;
	line-height: 36px;
}
#c5-ysjs ul li dl dd{font-size:14px;}
#index-link {

	height: 80px;
	line-height: 80px;
	background: #007b66;
}
#index-linklist ul li {
	float: left;
	color:#fff;
	padding-left: 25px;
	padding-right: 40px;
}
#index-linklist ul li a {
	color:#fff;
}
#index-linklist h2 {
	float:left;	line-height: 86px;
	color:#fff;
	font-size:26px;
	font-weight: bold;
}

footer {
	background: #1e564b url(footbg.jpg) no-repeat 50% 0;
	height: 270px;
	padding:45px 0;
color:#fff;	
}
footer a {
	color: #fff;
}
#foot-batb {
	width:200px;
	height: 180px;
	border-right:1px solid #ccc;
float:left;
}
.footer_left_shiye {
	padding-top: 35px;
}
#foot-left {float:left;
width:330px;	height: 180px;	border-right:1px solid #ccc;
}
#foot-left  ul,#foot-center ul {
	padding-left: 30px;
	padding-top: 15px;
}
#foot-left  ul li,#foot-center ul li  {
	font-size:14px;
	line-height: 32px;
}
#foot-center {float:left;
width:330px;height: 180px;	border-right:1px solid #ccc;	
}
#foot-right {
width:330px;	
float:left;	
}
#foot-right ul  {
	padding-top: 20px;
}
#foot-right ul li {
	width:120px;
	float:left;
	margin-left: 25px;
	text-align: center;
}
#foot-right ul li  span {
	display: block;
	font-size:14px;
	padding-top: 10px;
}
#foot-right ul li  img {
	width: 120px;
	height: 120px;
}
/* 列表页 */
#class-bg {
	height: 250px;
	background: url(classbg.jpg) no-repeat 0 0;
}
#class-bgtt {
	padding-top: 100px;
}
#class-bgtt h2 {
	font-size:40px;
	color: #007a65;
	font-weight: bold;
	
	text-align: center;
	-webkit-text-stroke: 1px #fff;
}
.ermenu{ position:relative; overflow:hidden; background-color:#3DB19A;border-radius: 5px; margin-top:20px;}
.ermenu_list{text-align: center; -letter-spacing:-1px; margin-top:20px; margin-bottom:15px;}
.ermenu_list li{display: inline-block; margin:auto 20px; *display: inline; *zoom:1; font-size:18px; letter-spacing:normal; word-spacing:normal;}
.ermenu_list li a{ display:inline-block; color:#FFF; padding-bottom:10px;}
.ermenu_list li a:hover{ color:#f00;}
.ermenu_list li.current{ border-bottom:#fff solid 3px;}

.class-left {
width:830px;
float:left;	
}
.class-right {
float:left;
margin-left:30px;
width:320px;	
}
#class-indextt {
height:36px;

border-bottom:1px solid #007a65;
}
#class-indextt h2 {
float:left;	
	
	font-size:16px;
line-height:36px;	
text-indent:8px;
}
.class-tt {

}
.class-tt {  border-bottom:4px solid #007a65;  position:relative; }
.class-tt  .more{ float:right; }
.class-tt  ul{   }
.class-tt  ul li{  background:#006bd5;float:left; color:#fff;  height:36px; line-height:36px;text-alignn:center;padding:0 25px; cursor:pointer; font-size:14px;margin-right:10px;margin-bottom:10px; }
.class-tt  ul li a {
	 color:#fff; 
}
.class-tt  ul li.on{   background:#006bd5; color:#fff; }
.class-tt  ul li a:hover {
color:#f00;	
}
.class-righttt {
 height:46px;	
  background:#007a65;
}
.class-righttt h2 {
float:left;	
color:#fff;
line-height:46px;
font-size:18px;
text-indent:8px;
}
.class-list  ul li {
	border-bottom:1px dashed #ccc;
	padding:15px 0;
	height:150px;
}
.class-list  ul li  img {
margin-top:4px;
float:left;	
display:block;
width:140px;
height:110px;
}
.class-list  ul li dl {
float:left;	
margin-left:20px;
}
.class-list ul li dl dt {
min-height: 36px;
line-height:32px;
}
.class-list ul li dl dt a {
color:#444444;
font-size:18px;
font-weight:bold;	
}
.class-list  ul li dl dd {
line-height:24px;	
color:#999;
	font-size:14px;
}
.class-time {
margin-top:5px;	
	font-size:14px;
}
.class-rightlist ol {
	
}
.class-rightlist ol {
    counter-reset: li;
    margin: 0;
    padding: 0;
}
.class-rightlist ol > li {

    font-size: 14px;
    list-style: none;
height:70px;
border-bottom:1px dashed #ccc;
padding-top:12px;
    position: relative;
}
.class-rightlist ol > li:before {
    background: #999999;
    color:#fff;
    content: counter(li);
    counter-increment: li;

    font-size:16px;
    line-height:16px;
    padding:8px 0;
    position: absolute;
    top:20px;
    text-align: center;
    width:32px;
}
.class-rightlist ol  li a {
color:#6c6c6c;	
padding-left:40px;
padding-right:8px;
line-height:24px;
display:block;
}
.class-rightlist ol > li:nth-child(1):before {
	    background: #ea5501;
		 content: counter(li);
    counter-increment: li;
}
.class-rightlist ol > li:nth-child(2):before {
	 background: #ffa169;
}
.class-rightlist ol > li:nth-child(3):before {
	 background: #ffc861;
}
#class-tu {
	padding:12px 0 20px 0;
}
#class-tu ul li {
	width:240px;
	height:220px;
	text-align:center;
	float:left;
	margin-top:15px;
	margin-left:25px;
		border:1px solid #ccc;
}
#class-tu ul li img {
	max-width:230px;

	height:160px;
}

#class-tu ul li span {
	padding-top:6px;
	display:block;
	text-align:center;
	font-size:16px;
}
#class-ywxt ul li {
	width:240px;
	float:left;
	margin-top:15px;
	margin-left:28px;
	height:70px;
}
#class-ywxt ul li img {
width:220px;
height:64px;	
}

#class-ywxt  ul li span {
	padding-top:6px;
	display:block;
	text-align:center;
	font-size:16px;
}

/*科室 介绍*/
#class-ksjs {
	
}
.class-ksjstt {
	height:42px;
	border-bottom: 2px solid #ccc;
}
.class-ksjstt h2 {
	float:left;
	line-height: 40px;
	font-size:20px;
	font-weight: bold;
	border-bottom: 2px solid #0a8872;
	color:#0a8872;
	padding: 0 12px;
}
.class-ksjslist ul  {
	padding: 15px 30px;
}
.class-ksjslist ul li {
	float:left;
	background: url(ico2.jpg) no-repeat 0px 15px;
	height:36px;
	line-height: 36px;
	width:280px;
	text-indent: 12px;
}
/*专题列表页*/
#zt-content {
	
}
.class-zttt {
	height:42px;
	border-bottom: 2px solid #ccc;
}
.class-zttt h2 {
	float:left;
	line-height: 40px;
	font-size:20px;
	font-weight: bold;
	border-bottom: 2px solid #0a8872;
	color:#0a8872;
	padding: 0 12px;
}
.class-zttt h3 {
		line-height: 40px;
	float:right;
	font-size:14px;
	
}
.class-ztlist ul li {
	
	background: url(ico2.jpg) no-repeat 0px 15px;
	height:36px;
	line-height: 36px;
	
	text-indent: 18px;
}
.class-ztlist ul  {
	padding: 15px;
}
.class-ztlist ul li a {
	float:left;
	
}
.class-ztlist ul li  span {
	float:right;
}