.banner{
	height: 58px;
	background: url(banner.jpg) no-repeat 50%;
}
.banner .wrap{height: 100%;}
.big-tit{
	position: absolute;
	bottom: 0px;
	left: 0;
	background: #84b0d7;
	width: 200px;
	padding-left: 25px;
	height: 55px;
	line-height: 55px;
	font-size: 24px;
	font-weight: bolder;
	color: #fff;
}
.nav-cat{
	float: left;
	width: 213px;
	padding-left: 12px;
	background: #84b0d7;
}
.nav-cat .nav-cat-li{
	float: left;
	width: 100%;
	line-height: 48px;
	background: #fff;
}
.nav-cat .nav-cat-li a{
	padding-left: 30px;
	display:block;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
}
.nav-cat .nav-cat-li a.cur{
	border-left: 3px solid #8ad8ff;
	margin-left: -3px;
	color: #1893d6;
}
/*更多列表样式*/
.nav-cat .nav-cat-li .more-tit b{
	width: 40px;
	height: 48px;
	line-height: 48px;
	position: absolute;
	right: 0;
	top: 0;
	*top:-14px;
	_top:-13px;
	border-left: 1px solid #e5e5e5;
	background: url(addIcon.png) center no-repeat;
}
.nav-cat .nav-cat-li .more-tit .add{background:url(subtractIcon.png) center no-repeat #eee}
.more-hidden{
	width: 100%;
	float: left;
	background: #eee;
	display:none; 
}
.more-hidden li{
	line-height: 48px;
	width: 100%;
	float: left;
}
.more-hidden li a.morecur{color: #646464;font-weight: bold;}
.nav-cat .nav-cat-li .last-one{border-bottom: none;}
.cro{
	float: right;
	width: 740px;
	margin: 10px 0;
	color: #969696;
}
.cro .cro-link a{padding: 0 5px;}
.cro .cro-content{
	padding: 20px 40px;
	overflow: hidden;
}
.cro .cro-content .cro-tit{
	line-height: 50px;
	font-size: 28px;
	color: #1e489d;
	text-align: center;
	border-bottom: 1px dotted #ddd;
}
.cro p{margin: 20px 0;line-height: 25px;}
.cro .cro-content img{margin-bottom: 20px;}
/*列表*/
.cro .cro-content .cro-list{overflow: hidden;}
.cro .cro-content .cro-list li{
	display: block;
	width: 100%;
	float:left;
	padding: 15px 0 5px;
	line-height: 30px;
	border-bottom: 1px dotted #ddd;
}
.cro .cro-content .cro-list li a{
	display: block;
	color: #000;
	padding-left: 30px;
	background: url(icon.png) 12px no-repeat;
}
.cro .cro-content .cro-list li a:hover{color: #84b0d7}

/*列表信息*/
.cro .cor-tit{
	border-bottom: 1px solid #ddd;
	color: #1893d6;
	font-size: 22px;
	line-height: 35px;
	padding: 20px 0 0;
}
.cro .list-table{
	/*padding: 30px 0 30px 35px;*/
}
.cro .list-table table{width: 100%;}
.cro .list-table td a{
	padding-left: 12px;
	line-height: 40px;
	color: #1893d6;
	background:url(listIcon.png) left no-repeat;
}

/*医生信息*/
.cro .doctor{
	overflow: hidden;
	padding-left:15px;
}
.cro .doctor .fl{
	float: left;
	width: 500px;
	line-height:28px;
}
.cro .doctor .fr{
	float: left;
	width: 200px;
	padding: 10px 0;
	text-align: left;
	margin-left: 15px;
}
.cro .doctor .fr .doc-img{
	/*margin: 0 auto;*/
	width: 120px;
	height: 160px;
	border: 1px solid #eee;
}
.cro .doctor .fr p{
	text-align: left;
	margin: 0;
	padding:2px 0;
	text-indent: 0;
}
.cro .doctor-time{
	padding:20px 0 20px 30px;

}
.cro .doctor-time table{width: 100%;text-align:center;background: #eee}
.cro .doctor-time table tr td{
	width:12.5%;
	line-height: 45px;
	border-right:1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.cro .doctor-time table tr .out{
	line-height: 20px;
	color: red;
}
.cro .doctor-time table td b{
	display: inline-block;
	width: 12px;
	height: 12px;
	overflow: hidden;
	behavior: url(js/ie-css3.htc);
	border-radius: 12px;
	z-index: 999;
}

/*院长邮箱*/
.mail{
	padding: 20px 0 0 30px;
}
.mail table{width: 100%;background: #eee;line-height: 48px;}
.mail table td{padding: 5px 0}
.mail table .borderB td{
	border-bottom: 1px solid #e5e5e5;
}
.mail table .name{
	color: #1893d6;
	text-align: center;
	width: 20%;
}
.mail table input{
	height: 27px;
	width: 350px;
	font-size: 18px;
	line-height: 27px;
}
.mail table textarea{
	width: 550px;
	height: 190px;
	resize: none;
}
.mail table .sub{
	width: 125px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	font-weight: bold;
	background: #1893d6;
	border-radius: 5px;
	margin: 30px 0;
}
/*地图*/
.map{
	height: 350px;
	border:1px solid red;
}
/*qianlm----------------*/
.list-doctor{
width:100%;
padding-top:16px;
position:relative;
}
.list-doctor ul{overflow:hidden;}
.list-doctor ul li{
	background: none repeat scroll 0 0 #eeeeee;
	display: block;
	float: left;
	height: 148px;
	margin: 10px 0 10px 10px;
	position: relative;
	width: 235px;
	_width:230px;
}
.list-doctor ul li img{
	width:108px;
	height:148px;
}

.list-doctor .doc-detial{
	font-size: 12px;
	height: 108px;
	left: 115px;
	padding: 10px 0;
	position: absolute;
	top: 0;
}
.cro .list-doctor ul li p{
color:#000000;
margin:0;
}
.cor-notice{
background-color:#fff;
}
.cro .cor-notice a{
display:block;
color:#969696;
margin:10px 0;
}
.cro .cor-notice a:hover{
	color:#84b0d7;
}

.mod-a{position:relative;}
.mod-a .b-wrap{position: relative;font-size: 14px;margin: 0 auto;width: 1000px;}
