/* CSS Document */
body {
margin:0;
padding:0;
background:#fff  repeat-x 50% 0;
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;}
.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;
	height: 434px;
}


nav {
	background: #9a1005;
	height: 80px;
}
#index-nav  ul .nLi  {
	float:left;
	height:80px;
	line-height: 80px;
	padding:0 14px;
	display:block;
	position:relative;
	font-weight: bold;
}
#index-nav  ul .nLi h3 {
height:60px;
	line-height:60px;	
}
#index-nav  ul li a {
color:#fff;
	font-size:24px;font-weight: bold;

}
#index-nav  ul li:hover {
background:#b2180c;	
}
#index-nav  .sub{ display:none;width:100%; left:0px; top:80px; position:absolute; background:#fff;   z-index:999;  }
#index-nav  .sub li{ zoom:1; line-height:36px;height:37px;text-align:left;border-left: 2px solid #b2180c;border-bottom: 1px dashed #ccc;}
#index-nav  .sub a{ display:block; color:#333;padding:0 10px;font-size:16px; font-weight: normal;}
#index-nav  .sub a:hover{ background:#b2180c;	color:#fff;  }


#index-tt {
	height: 80px;
	line-height: 80px;
	background:url(ttbg.jpg) no-repeat ;
	margin-top:40px;
	padding-left:150px;
	padding-right:15px;
}

#index-tt h2 {
	line-height: 80px;
	height: 80px;
	font-size:30px;
	font-weight: bold;
	text-align: center;
		overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
	
	color: #d60210;
}
#index-tt h2  a {
	color: #d60210;
}


#content1 {
	margin-top:30px;
}
#c1-left {
	width:650px;
	height: 430px;
	float:left;
	background: #4DDDE4;
}

.huan2015 { position: relative; overflow: hidden; font: 16px; text-align: left; background: white;		width:650px;
	height: 430px; }
.huan2015 .huan2015pic img {display: block;		width:650px;
	height: 430px;}
.huan2015 .huan2015pic li {		width:650px;
	height: 430px;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;  }

#c1-right {
	width:530px;
	float:left;
	margin-left:20px;
}

.index-tt1 {
	height: 57px;
	border-bottom:3px solid #ccc;
}
.index-tt1 h2 {

	float:left;
	font-size:26px;
	line-height: 54px;
	border-bottom: 3px solid #d40411;
	color:#d40411;
	padding: 0 18px;
	font-weight: bold;
}
.index-tt1 h3 {
	float:right;
	padding-right:12px;
	line-height: 54px;font-size:14px;
}

.index-newlist ul li {
	font-size:18px;
	height:56px;
	line-height: 56px;

	background: url(ico.jpg) 0 24px no-repeat;
	text-indent: 20px;
		overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

#content2 {
	margin-top:25px;
}
#c2-newlist ul li {
	float:left;
	font-size:18px;
	height:56px;
	line-height: 56px;
width:565px;
	margin-left: 26px;
	background: url(ico.jpg) 0 24px no-repeat;
	text-indent: 20px;
		overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;	
	
}


.content3 {
	
}
.c3-left {
	width:400px;
	float:left;
}
#c3-jgjjlist ul li {
	width:400px;
	text-align: center;
	margin-top:30px;
}
.c3-right {
	float:left;
	width:770px;
	margin-left: 25px;
}

#index-c3tu {



	margin-top:25px;
}
#c3tu-list ul li {
	width:220px;
	float:left;
	margin-left: 20px;
	margin-top: 40px;
}
#c3tu-list ul li img {
	width:220px;
	height: 140px;
	display: block;
}
#c3tu-list ul  {
	
}
#c3tu-list ul li span {
	display: block;
	text-align: center;
	padding-top: 6px;
	line-height: 28px;
			overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

#content4 {
margin-top:25px;	
}
.c4-new {
	width:585px;
	float:left;
}

#index-link {
	background:#b2180c;
	padding:40px 0;margin-top:40px;
}
#index-linklist {	}

#index-linklist .hd{ height:44px; padding:0 10px 0 20px;    position:relative; }
		#index-linklist .hd ul {position:absolute; left:20px;   }
#index-linklist .hd ul span {
	 height:44px;
	line-height: 34px;
	float:left;
	color:#fff;
font-size:26px;
	font-weight:bold;
}
		#index-linklist .hd ul li{ float:left;margin-right:30px;margin-left:30px; height:44px;line-height:34px;  padding:5px 15px; cursor:pointer;  font-size:22px;color:#fff;font-weight:bold;}
		#index-linklist .hd ul li.on{ line-height:34px;  background:#9a1005;  }
	#index-linklist  .bd ul{ padding:15px;  zoom:1;  }
#index-linklist  .bd ul li {
	float:left;
	line-height: 32px;
}
#index-linklist  .bd ul li a {
	color:#fff;
	margin-right: 20px;
	margin-left:20px;
}
footer {
	background: #9a1005;
	padding: 40px 0;

}
#foot-left {
	width:330px;
	float:left;
}
#foot-center {
	width:570px;float:left;
	text-align: center;
}
#foot-center ul li {
	color: #fff;
	line-height: 36px;
	font-size:14px;
}
#foot-center ul li  a {
	color:#fff;
}
#foot-right {
	width:300px;
	float:left; 
	padding-top:30px;
}
#foot-right ul li {
	float:left;
}
#foot-left ul  {
	padding-top: 20px;
}
#foot-left ul li {
	width:120px;
	float:left;
	margin-left: 25px;
	text-align: center;
	color:#fff;
}
#foot-left ul li  span {
	display: block;
	font-size:14px;
	padding-top: 10px;
}
#foot-left 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: #b2190b;
	font-weight: bold;
	
	text-align: center;
	-webkit-text-stroke: 1px #fff;
}
.ermenu{ position:relative; overflow:hidden; background-color:#9a1005;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:42px;

border-bottom:3px solid #ccc;
}
#class-indextt h2 {
float:left;	
	
	font-size:17px;
	padding:0 12px;
line-height:40px;	
text-indent:8px;
	height:42px;

border-bottom:3px solid #b2180c;
}
.class-tt {

}
.class-tt {  border-bottom:4px solid #ccc;  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:#b2180c;
}
.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 #3667aa;
	color:#3667aa;
	padding: 0 12px;
}
.class-zttt h3 {
		line-height: 40px;
	float:right;
	font-size:14px;
	
}
.class-ztlist ul li {
	
	background: url(ico.jpg) no-repeat 0px 20px;
	height:51px;
	line-height: 50px;
	border-bottom:1px dashed #ccc;
	text-indent: 18px;
}
.class-ztlist ul  {
	padding: 15px;
}
.class-ztlist ul li a {
	float:left;
	font-size:17px;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
	width:690px;
}
.class-ztlist ul li  span {
	float:right;
}
