﻿body,html,h1,h2,h3,h4,h5,h6,ul,p,hr,form,ol,pre{padding:0;margin:0;	font-family: '微软雅黑',arial;}
li{list-style:none;}
table{border-collapse: collapse;}
a{text-decoration: none;cursor: pointer;color: #4b4b07;}
a img,input{border:0;}
.wrap{width: 1000px;margin: 0 auto;position:relative;font-size: 14px;overflow: hidden;}
.wrapL{float: left;width: 675px;}
.wrapR{float: right;width: 315px;}

/*header头部*/
.header{
	border-top: 6px solid #00469d;
	height: 162px;
	background: url(headerBg.jpg) repeat-x;
}
.header .wrap{
	height: 106px;
	border-bottom: 1px solid #00469d;
}
.header .wrap .logo img{
	margin-top: 20px;
}
.header .wrap .link{
	width: 240px;
	height: 28px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.header .wrap .link a{
	display: block;
	float: left;
	width: 68px;
	color: #fff;
	line-height: 28px;
	text-align: center;
	padding: 0 6px;
	_padding:0 3px;
	background: #00469d;
}
.header .wrap .link a:hover{background: #003678}
.header .wrap .search{
	width: 240px;
	height: 25px;
	position: absolute;
	right: 0px;
	bottom: 16px;
	line-height: 25px;
}
.header .wrap .search input{height: 25px;line-height: 25px;}
.header .wrap .search .text{
	float: left;
	width: 180px;
	padding: 0 5px;
	background: #fff;
	color: #ccc;
}
.header .wrap .search .into{
	float: right;
	width: 40px;
	color: #fff;
	background: #00469d;
	cursor: pointer;
}
.header .nav{
	width: 1000px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	z-index: 99;
}
.header .nav ul li{
	float: left;
	position: relative;
	color: #4b4b07;
	width: 100px;
	z-index: 99;
}
.header .nav ul li .tit{
	display: block;
	width: 100px;
	height: 50px;
	text-align: center;
}
.header .nav ul li .tit.cur{background:#00469d;color: #fff}
.header .nav ul li .hidden{
	position: absolute;
	top: 50px;
	left: 0px;
	width: 170px;
	display: none;
	line-height: 35px;
	padding: 8px 0px;
	_padding:0;
	background: #00469d;
}
.header .nav ul .last .hidden{left: -70px;text-align: right}
.header .nav ul li .hidden a{
	float: left;
	display: block;
	width: 130px; 	
	color: #fff;
	padding: 0 25px;
	_padding:0 20px;
	font-size: 14px;
	padding-right:0;
}
.header .nav ul li .hidden a:hover{background: #003678}

/*slide轮播*/
.slide{
	height: 320px;
	position: relative;
}
.slide .wrap{
	height: 320px;
}
.slide .slide-box{
	position: relative;
	height: 320px;
}
.slide .slide-box li{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 320px;
}
.slide .slide-box li a{
	width: 100%;
	height: 320px;
	display: block;
	background-position: 50% 0;
	background-repeat: no-repeat;
}
.slide .slide-nav{
	bottom: 20px;
	height: 13px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	margin-left: -500px;
}
.slide .slide-nav a{
	float: left;
	display: block;
	width: 28px;
	height: 10px;
	margin: 0 5px;
	border: 1px solid #00469d;
	overflow:hidden;
}
.slide .slide-nav .active{background:#00469d;}
/*小导航*/
.navigle{background: #bdd3e6;height: 86px;}
.navigle .wrap a{
	display: block;
	width: 190px;
	height: 60px;
	margin: 13px 12.5px 13px 0;
	float: left;
	background-image: url(navIcon.png);
	background-repeat: no-repeat;
}
/*内容块*/
.news{position: relative;height: 350px;}

.title{
	font-size: 18px;
	line-height: 40px;
	color: #00469d;
	font-weight: bolder;
	letter-spacing: 2px;
	background:#d0dbe8;
	height: 42px;

}
.title b{font-size: 24px; background: #00469d;color:#fff;padding: 5px 4px 0;margin-right: 4px;}
.news .title{background: none}
.news .page{
	position: absolute;
	right: 0px;
	top: 18px;
	height: 13px;
	width: 115px;
	overflow: hidden;
}
.news .page a{
	display: inline-block;
	float: left;
	margin:0 5px;
	width: 13px;
	height: 13px;
	background: #bababa
}
.news .page .cur{background:#00469d; }
/*分页*/
.pager{
	padding: 30px 0 10px;
	text-align: center;
}
.pager a{
    background: #84b0d7;
    color: #fff;
    margin: 0 4px;
    padding: 2px 8px;
}
.pager a:hover{
	background: #437299;
}
.pager .PAGER_CURRENT{background: #437299;}

.news .centent{
	height: 307px;
	background: #e2e7ee;
	position: absolute;
	top: 42px;
	left: 0;
	width: 675px;
	display: none;
}
.news .centent h3{
	position: absolute;
	top:-30px;
	left: 100px;
	line-height: 30px;
}
.news .centent img{
	width: 407px;
	height: 307px;
	float: left;
}
.news .centent .con{
	float: right;
	width: 218px;
	height: 267px;
	padding: 20px 30px 20px 20px;
	text-indent: 2em;
	line-height: 28px;
	overflow: hidden;
}
/*专家*/
.famous{
	position: relative;
	height: 240px;
	width: 100%;
	margin: 10px auto;
	border-top: 2px solid #00469d;
	overflow: hidden;
}
.famous .title{background: #c0cfe2;position: relative;height: 40px}
.famous .title .query{
	position: absolute;
	left: 140px;
	top: 4px;
	height: 30px;
	line-height: 26px;
}
.famous .title .query select{
	width: 170px;
	height: 26px;
	color: #969696;
}
.famous .title .query input{
	height: 26px;
	padding: 0 10px;
	color: #969696;
	line-height: 26px;
}
.famous .title .query .txt{width: 125px;}
.famous .title .query .sub{background:#00469d;color:#fff;margin-left: 10px}
.famous .centent{
	height: 200px;
	width: 100%;
}
.famous .centent .fast,.famous .centent .next{
	float: left;
	position: relative;
}
.famous .centent .fast{
	width: 270px;
	height: 175px;
	padding: 15px 5px 10px 10px;
	background: #ebeef3;
}
.famous .centent .fast .img{
	padding: 3px;
	display:block;
	width: 120px;
	height: 162px;
	background: #fff;
	float: left;
}
.famous .centent .fast .img img{width: 100%;height: 100%;}
.famous .centent .fast .right{float: right;width: 130px;}
.famous .centent .fast .right .name{font-size: 16px;color: #00469d;padding: 5px 0}
.famous .centent .fast .right table{font-size: 12px;margin:15px 0 0 10px;line-height: 25px;}
.famous .centent .next{
	width: 350px;
	height: 180px;
	padding:  10px 20px;
	background: #e2e7ee;
	position: relative;
	overflow: hidden;
}
.famous .centent .next ul{width: 500%;}
.famous .centent .next ul li{
	width: 90px;
	height: 100%;
	text-align: center;
	margin-right: 35px;
	float: left;
}
.famous .centent .next .img{
	display: block;
	background: #fff;
	width: 88px;
	height: 118px;
	padding: 2px;
	
}
.famous .centent .next .img img{width: 100%;height: 100%;}
.famous .centent .next .name{display: block;color: #00469d;margin-top: 16px;}
/*科室介绍*/
.intro{
	position: relative;
	height: 260px;
	background: #e2e7ee;
	margin: 10px 0;
}
.intro .con{
	height: 198px;
	width: 655px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 10px;
}
.intro .con .slid{
	position: relative;
	display: block;
	width: 298px;
	height: 197px;
	font-weight: bold;
	float: left;
}
.intro .con .slid b{
	position: absolute;
	top: 10px;
	left: 10px;
	color: #00469d;
}
.intro .con .slid img{width: 100%;height: 100%;}
.intro .con .slid p{
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	height: 38px;
	width: 100%;
	color: #fff;
	background: #598cc4;
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	text-align: center;
	line-height: 38px
}
.intro .con .switch{
	width: 340px;
	height: 197px;
	float: left;
	margin-left: 15px;
	position: relative;
}
.intro .con .switch .box .so{
	line-height: 46px;
	color: #00469d;
	text-indent: 2em;
	font-weight: bolder;
}
.intro .con .switch .box .show{
	position: relative;
	display: none;
	width: 160px;
	height: 60px;
	background: url(222.jpg) no-repeat center;
}
.intro .con .switch .box .show .bName{
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	display: block;
	height: 20px;
	line-height: 20px;
	color: #fff;
	text-indent: 2em;
	background: #135c89;
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.intro .con .switch .box .show .icon{
	position: absolute;
	bottom: 4px;
	right: 4px;
	width: 0;
	height: 0;
	border-style: solid;
	_border-style:none;
	border-width: 6px;
	border-color:#427DA1 #ebeef3 #427DA1 #427DA1;
}
.intro .con .switch .last{
	background: #ebeef3;
	width: 185px;
	height: 197px;
	position: absolute;
	top: 0px;
	left: 155px;
}
.intro .con .switch .last ul{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 175px;
	padding: 0 10px;
	height: 197px;
	display: none;
}
.intro .con .switch .last ul li{
	width:100%;
	float: left;
}
.intro .con .switch .last ul li a{
	display: block;
	line-height: 28px;
	padding-left: 8px;
	background: url(icon.png) no-repeat left;
	color: #00469d;
}
.more{
	height: 245px;
	margin: 10px 0;
}
.more .title{
	background: none;
	font-weight: normal;
	font-size: 12px;
}
.more .title a{
	display: block;
	float: left;
	height: 42px;
	padding: 0 10px;
	margin-right:  0 16px;
	color: #000;
}
.more .title .cur{background: #00469d;font-weight: bolder;font-size: 16px;color: #fff}
.more .summ{
	position: relative;
	height: 205px;
	background: #e2e7ee;
}
.more .summ ul{
	position: absolute;
	top: 0;
	left: 0;
	width: 635px;
	height: 137px;
	padding: 35px 20px;
	overflow: hidden;
	display: none;
	padding-top: 13px;
}
.more .summ ul li{
	/*float: left;*/
	width: 99%;
	line-height: 28px;
	margin-right: 1%;
	overflow: hidden;
	text-overflow:ellipsis;
}
.more .summ ul li a{
	/*display: block;*/
	padding:0 8px;
	background: url(icon.png) no-repeat left;
	color: #00469d;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.more .summ ul li a:hover{text-decoration: underline;}
.ad{height: 96px;width: 100%;}
.ad a{display: block;width: 100%;height: 100%;}
.ad a img{width: 100%;height: 100%;}


/*右侧*/

.notice{
	height: 350px;
	background: #e2e7ee;
}
.notice .title{background: #fff}
.notice .list{width: 100%;height: 300px;overflow: hidden;position: relative;}
.notice .list ul{padding: 0 10px;}
.notice .list ul li{
	line-height: 24px;
	font-size: 12px;
	font-family:arial;
	width: 100%;
	padding-top: 25px;
	
}
.notice .list ul li a{
	display: block;
	padding: 0 15px;
	position: relative;
	color: #00469d;
}
.notice .list ul li a:hover{text-decoration: underline;}
.notice .list ul li a b{
	position: absolute;
	left: 0px;
	_left:-12px;
	top: 8px;
	_top:4px;
	width: 8px;
	height: 8px;
	display: block;
	background: #00469d;
	overflow: hidden;
}
.guide{
	margin: 10px 0;
	background: #e2e7ee;
	overflow: hidden;
}
.guide .con{padding: 10px 10px;}
.guide .con .tit{
	padding-left: 15px;
	line-height: 30px;
	color: #444;
	background: url(icon.png) no-repeat left;
}
.guide .con .block{
	background: #ebeef3;
	overflow: hidden;
	width: 100%;
	_float: left;
}
.guide .con .block a{
	display: block;
	float: left;
	width: 60px;
	height: 20px;
	padding-top: 50px;
	margin: 8px 35px;
	_margin:8px 25px;
	text-align: center;
	color: #00469d;
	font-size: 12px;
	background-repeat: no-repeat;
	background-image: url(picIcon.png);
	overflow: hidden;
	background-position: top center;
}
.link-out a{
	display: block;
	height: 50px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-image: url(linkIcon.jpg);
}

.bot{
	margin: 5px auto;
	width: 1000px;
	height: 25px;
	overflow: hidden;
	position: relative;
}
.bot a{
	display: block;
	float: left;
	color: #00469d;
	line-height: 25px;
	width: 200px;
	font-size: 12px;
}
.bot a b{
	display:block;
	float: left;
	margin-right: 8px;
	width: 18px;
	height: 25px;
	background-repeat: no-repeat;
	background-image: url(linkIcon2.png);
}

/*搜索页面*/
.cro-link{border-bottom:1px solid #9194eb;padding: 15px 0;}
.cro-result{float: right;}
.tx{border:1px solid #d5d5d5;height:30px;color: #666666;}
.tx1{background:url(search-button.jpg) no-repeat;width:95px;height:36px;color:#FFFFFF;}
.tx2{background:url(search-reset.jpg) no-repeat;width:95px;height:36px;color:#FFFFFF;}
.clo{ color: #666666;}
.clo select{height:32px;}
.h120{height:120px;}

.footer{
	background: #ebf0f7;
}
.footer .footer-link{
	/*height: 34px;*/
	border-bottom: 1px solid #dae3e9;
	line-height: 35px;
	padding: 5px 0;
}
.footer .footer-link span{padding: 0 10px;}
.footer .footer-link a{padding: 0 10px;color: #00469d}
.footer .footer-link a:hover{text-decoration: underline;}
.footer .wrapper{
	padding: 10px 0;
	margin: 0 auto;
	width: 1000px;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
}
.footer .wrapper span{padding: 0 12px;}
.footer .wrapper a{color: #000}
