@charset "utf-8";
/* CSS Document */

/* 子页 banner */
.survey-banner{
	width:100%;
	height:300px;
	margin:0 auto 30px;
}
/* /子页 banner */


/* 医院简介 */
.survey-main{
	width:1200px;
	height: auto !important;
	height: 350px;
	min-height:350px;
	margin:0 auto 30px;
}

.survey-left{
	width:240px;
	float:left;
	background:#f1f1f1;
}

.survey-title{
	width:100%;
	height:73px;
	background:#0055a6 url(../images/survey_icon.png) no-repeat right top;
	text-indent:20px;
	font-size:25px;
	color:#fff;
	padding-top:37px;
	font-weight:bold;
}

.survey-title span{
	display:block;
	text-indent:25px;
	font-size:16px;
	color:#3276b7;
	padding-top:5px;
}

.survey-title2{
	width:100%;
	padding-top:15px;
}

.survey-title2 a{
	display:block;
	width:100%;
	height:50px;
	line-height:50px;
	background:url(../images/survey_icon1.png) no-repeat 220px center;
	border-bottom:#fff 1px solid;
	font-size:18px;
	color:#333333;
	text-indent:80px;
}

.survey-title2 a:hover{
	background:#ee9637 url(../images/survey_icon2.png) no-repeat 220px center;
	color:#fff;
}

.survey-title2 a.hover{
	background:#ee9637 url(../images/survey_icon2.png) no-repeat 220px center;
	color:#fff;
}


.survey-right{
	width:915px;
	float:right;
}

.survey-position{
	width:100%;
	height:30px;
}

.position-li{
	background:url(../images/survey_icon4.png) no-repeat left center;
	padding-left:20px;
	line-height:30px;
	float:right;
	color:#777;
}

.position-li a{
	color:#555;
}

.survey-int{
	width:100%;
	height:55px;
	margin:20px auto 25px;
	background:url(../images/survey_icon3.png) no-repeat left center;
	border-bottom:#bebebe 1px dashed;
	text-indent:30px;
	line-height:55px;
	font-size:23px;
	color:#333;
	font-weight:bold;
}

.survey-content{
	width:98%;
	margin:0 auto;
	font-size:16px;
	color:#555;
	line-height:36px;
}
/* /医院简介 */

/* 医院荣誉 */
.honor-content{
	width:100%;
	padding-top:10px;
}

.honor-content li{
	width:282px;
	height:225px;
	margin:0 10px 20px 10px;
	float:left;
}

.honor-img{
	display:block;
	width:270px;
	height:160px;
	border:#9f730b 6px solid;
}

.honor-img:hover{
	border:#0055a6 6px solid;
}

.honor-name{
	display:block;
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
	color:#333;
}

.honor-name:hover{
	color:#cd0000;
}
/* /医院荣誉 */

/* 分 页 */
.page{margin:55px auto;}
.paginator {
    font: 12px Arial,Helvetica,sans-serif;
    margin:45px 0;
/*    padding: 10px 0;*/
}
.paginator a {
	display: inline-block;
    border: 1px solid #7c7c7c;
    color: #000000;
    font-size: 12px;
    margin-right: 2px;
    padding: 5px 10px;
    text-decoration: none;
}
.paginator a:visited {
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #DDDDDD;
    padding: 5px 10px;
    text-decoration: none;
}
.paginator .cpb {
    border: medium none;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 10px;
}
.paginator a:hover {
    background: #c40001;
    border-color: #F3F3F3;
    color: #FFFFFF;
    padding: 5px 10px;
    text-decoration: none;
}
.paginator input{
	width: 58px;
	height: 25px;
	border: 1px solid #7c7c7c;
    color: #000000;
    font-size: 12px;
    margin-right: 2px;
    padding: 0px 10px;
}
.paginator .on{
	background: #c40001;
	color:#fff;
}
/* /分 页 */

/* 院领导 */
.leader-content{
	width:100%;
	padding-top:10px;
}

.leader-con1{
	width:100%;
	margin-bottom:20px;
}

.leader-left{
	width: 445px;
	height:390px;
	background:#fff;
	border-radius:5px;
	box-shadow: 0px 0px 15px #dceaf8;
	position:relative;
}

.leader-left img{
	display:block;
	width:169px;
	height:220px;
	margin:0 auto 15px;
	padding-top:20px;
}

.leader-left p{
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:18px;
	color:#0055a6;
}

.leader-left span{
	display:block;
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:18px;
	color:#555;
}

.leader-left .leader-dean{
	width:35px;
	height:70px;
	line-height:30px;
	padding-left:10px;
	padding-top:10px;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	background:url(../images/leader_icon.png) no-repeat;
	position:absolute;
	top:-8px;
	left:30px;
}

.leader-right-w{
	width: 460px;
}

.leader-right li{
	width: 445px;
	height: 190px;
	background:#fff;
	border-radius:5px;
	box-shadow: 0px 0px 15px #dceaf8;
	position:relative;
	margin:0 5px 10px 5px; 
}

.leader-right li img{
	display:block;
	width: 119px;
	height: 160px;
	margin-left:55px;
	padding-top:15px;
	float:left;
}

.leader-call{
	display:block;
	width: 160px;
	height: 70px;
	line-height:35px;
	margin-right:100px;
	padding-top:70px;
	float:right;
}

.leader-call p{
	width:100%;
	height:35px;
	text-align:right;
	font-size:18px;
	color:#0055a6;
}


.leader-call span{
	display:block;
	width:100%;
	height:35px;
	text-align:right;
	font-size:16px;
	color:#555;
}

.leader-vice{
	width:150px;
	height:45px;
	line-height:40px;
	padding-left:5px;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	background:url(../images/leader_icon3.png) no-repeat;
	position:absolute;
	top:30px;
	right:-8px;
	text-align:center;
}

.leader-con2{
	width:100%;
}
/* /院领导 */

/* 图片新闻 */
.news-content{
	width:100%;
}

.news-content li{
	width:282px;
	height:240px;
	margin:0 10px 30px 10px;
	float:left;
}

.news-content li .news-img{
	display:block;
	width: 270px;
	hieght: 180px;
	border:#a3c9ec 1px solid;
	padding:5px;
}

.news-content li .news-img:hover{
	border:#ce000d 1px solid;
}


.news-content li .news-name{
	display:block;
	width:100%;
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#444;
	text-align:center;
}
/* /图片新闻 */

/* 院讯院报 */
.news-list{
	width:100%;
}

.news-list li{
	width:100%;
	height:115px;
	border-bottom:#e2e2e2 1px solid;
	background:url(../images/news_icon1.png) no-repeat 1175px 20px;
	margin-bottom:20px;
	overflow:hidden;
}

.news-list li:hover{
	background:url(../images/news_icon2.png) no-repeat 1175px 20px;
	color:#cd0000;
}


.news-list-zlxz li{
	width:100%;
	height:70px;
	border-bottom:#e2e2e2 1px solid;
	background:url(../images/news_icon1.png) no-repeat 860px center;
	margin-bottom:20px;
}

.news-list-zlxz li:hover{
	background:url(../images/news_icon2.png) no-repeat 860px center;
	color:#cd0000;
}

.news-list-time{
	width:170px;
	height:60px;
	line-height:60px;
	font-size:32px;
	color:#bdbdbd;
	text-align:center;
	background:url(../images/news_icon.jpg) no-repeat;
	float:left;
	margin-top:10px;
}

.news-list-time:hover{
	color:#ce000d;
}

.news-list-time span{
	font-size:14px;
	margin-left:10px;
}

.news-list-title{
	width:570px;
	height:115px;
	margin-left:30px;
	float:left;
}

.news-list-title a{
	display:block;
	width:900px;
	height:35px;
	font-size:18px;
	color:#333;
	font-weight:bold;
}

.news-list-title p{
	display:block;
	width:900px;
	height:60px;
	line-height:30px;
	font-size:16px;
	color:#666;
	overflow:hidden;
}
/* /院讯院报 */

/* 新闻内容页 */
.news-con{
	width:100%;
}

.news-con-bt{
	width:100%;
	line-height:35px;
	padding:10px 0 20px;
	text-align:center;
	font-size:24px;
	color:#ce000d;
}

.news-con-sj{
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#f2f2f2;
	font-size:15px;
	color:#555;
}

.news-con-nr{
	width:100%;
	line-height:36px;
	font-size:16px;
	color:#444;
	padding-top:20px;
}
/* /新闻内容页 */

/* 专家 */
.experts-column{
	width:132px;
	height:90px;
	background:url(../images/experts_icon.jpg) no-repeat;
	margin:0 auto 50px;
	line-height:90px;
	text-align:center;
	font-size:26px;
	font-weight:bold;
	color:#0055a6;
}

.experts-level{
	width:100%;
	border-bottom:#bebebe 1px dashed;
	padding-bottom:10px;
	margin:0 auto 10px;
}

.experts-level a{
	display:block;
	width:150px;
	height:40px;
	border:#bdbdbd 1px solid;
	line-height:40px;
	text-align:center;
	font-size:18px;
	color:#555;
	text-align:center;
	margin:0 15px 10px 0;
	float:left
}

.experts-level a:hover{
	background:#ee9637 url(../images/experts_icon2.png) no-repeat center bottom;
	border:#fff 1px solid;
	color:#fff;
	font-weight:bold;
}

.experts-level a.hover{
	background:#ee9637 url(../images/experts_icon2.png) no-repeat center bottom;
	border:#fff 1px solid;
	color:#fff;
	font-weight:bold;
}

.experts-int{
	width:100%;
	height:55px;
	margin:0 auto 15px;
	background:url(../images/survey_icon3.png) no-repeat left center;
	text-indent:30px;
	line-height:55px;
	font-size:26px;
	color:#333;
	font-weight:bold;
}

.experts-list{
	width:100%;
	height:auto !important;
	height:350px;
	min-height:350px;
	margin:0 auto 20px;
}

.experts-list li{
	width:590px;
	height:365px;
	background:#fff;
	box-shadow: 0px 0px 15px #ededed;
	border-radius:3px;
	margin:0 5px 20px;
	float:left;
}

.experts-info{
	width:550px;
	height:167px;
	padding-top:20px;
	margin-left:20px;
}

.experts-info img{
	display:block;
	width:130px;
	height:167px;
	float:left;
}

.experts-survey{
	width:400px;
	float:right;
}

.experts-xm{
	width:400px;
	height:65px;
	line-height:65px;
}

.experts-xm a{
	display:block;
	font-size:20px;
	color:#0055a6;
	float:left;
}

.experts-xm span{
	display:block;
	height:24px;
	font-size:16px;
	color:#fff;
	float:right;
	background:#33c5ea;
	border-radius:12px;
	padding:0 20px;
	margin-top:20px;
	line-height:24px;
}

.experts-survey p{
	line-height:30px;
	font-size:16px;
	color:#444;
}

.experts-table{
	width:550px;
	margin:0 auto;
	padding-top:15px;
}

.experts-table td{
	border-bottom:1px #e2e2e2 solid;
	border-left:1px #e2e2e2 solid;
	line-height:23px;
	text-align:center;
}

/* 专家 */

/* 宽屏列表页 */
.nursing-list{
	width:100%;
}

.nursing-list li{
	width:100%;
	height:115px;
	border-bottom:#e2e2e2 1px solid;
	background:url(../images/news_icon1.png) no-repeat 1140px 20px;
	margin-bottom:20px;
}

.nursing-list li:hover{
	background:url(../images/news_icon2.png) no-repeat 1140px 20px;
	color:#cd0000;
}

.nursing-list-title{
	width:900px;
	height:115px;
	margin-left:30px;
	float:left;
}

.nursing-list-title a{
	display:block;
	width:100%;
	height:35px;
	font-size:18px;
	color:#333;
	font-weight:bold;
}

.nursing-list-title p{
	display:block;
	width:100%;
	height:60px;
	line-height:30px;
	font-size:16px;
	color:#666;
	overflow:hidden;
}
/* /宽屏列表页 */

/* 专家详细页 */
.expert-detailed{
	width:100%;
	margin:0 auto 20px;
}

.experts-xxjs{
	width:100%;
	padding-top:10px;
	margin-bottom:30px;

}

.experts-xxjs img{
	display:block;
	width:130px;
	height:167px;
	float:left;
}

.experts-survey2{
	width:1040px;
	float:right;
}

.experts-xm2{
	width:400px;
	height:65px;
	line-height:65px;
}

.experts-xm2 a{
	display:block;
	font-size:20px;
	color:#0055a6;
	float:left;
}

.experts-xm2 span{
	display:block;
	height:24px;
	font-size:16px;
	color:#fff;
	float:left;
	background:#33c5ea;
	border-radius:12px;
	padding:0 20px;
	margin-top:20px;
	margin-left:20px;
	line-height:24px;
}

.experts-survey2 p{
	line-height:30px;
	font-size:16px;
	color:#444;
}

.experts-appointment{
	width:100%;
	margin:0 auto 20px;
	background:#fff;
	box-shadow: 0px 0px 15px #ededed;
	border-radius:3px;
	padding-bottom:20px;
}

.experts-clinic{
	width:95%;
	height:33px;
	margin:0 auto 20px;
	padding-top:20px;
}

.clinic-bt{
	width:267px;
	height:33px;
	background:url(../images/experts_icon6.png) no-repeat;
	line-height:33px;
	text-indent:15px;
	font-size:16px;
	color:#fff;
	float:left;
}

.clinic-sx{
	display:block;
	width:100px;
	height:33px;
	line-height:33px;
	background:url(../images/experts_icon7.png) no-repeat left center;
	text-indent:20px;
	font-size:16px;
	color:#333;
	float:right;
}

.clinic-table{
	width:95%;
	margin:0 auto;
}

.clinic-table td{
	border-bottom:1px #e2e2e2 solid;
	border-left:1px #e2e2e2 solid;
	line-height:23px;
	text-align:center;
}

/* /专家详细页 */

/* 专题专栏 */
.special-list{
	width:100%;
}

.special-list li{
	width:100%;
	height:70px;
	border-bottom:#e2e2e2 1px solid;
}

.special-list li:hover{
	width:100%;
	height:70px;
	background:#fff;
	box-shadow: 0px 0px 15px #ededed;
	border-radius:3px;
	border-bottom:none;
}

.special-list-time{
	width:70px;
	height:70px;
	line-height:70px;
	text-align:center;
	font-size:34px;
	color:#dedede;
	font-weight:bold;
	float:left;
}

.special-list-title{
	display:block;
	width:660px;
	height:70px;
	line-height:70px;
	margin-left:15px;
	font-size:18px;
	color:#444;
	float:left;
}

.special-list-more{
	display:block;
	width:140px;
	height:20px;
	line-height:20px;
	background:url(../images/special_icon.png) no-repeat 20px center;
	border-left:#e5e5e5 1px solid;
	font-size:16px;
	color:#333;
	text-indent:60px;
	float:right;
	margin-top:20px;
	margin-right:10px;
}
/* /专题专栏 */

/* 院长信箱 */
.interaction-con{
	width:100%;
	margin:0 auto 40px;
	background:#fff;
	box-shadow: 0px 0px 15px #ededed;
	border-radius:3px;
	padding:20px 0;
}

.interaction-bt{
	width:134px;
	height:45px;
	background:url(../images/interaction_icon.png) no-repeat;
	line-height:35px;
	text-indent:43px;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	margin:0 0 20px -8px;
}

.container_result{
	width:1060px;
	height: auto !important;
	min-height:100px;
	margin:0 auto 20px;
}

.leave_message{
	border-collapse: separate;
	border-spacing:0px 12px;
	border:none;
	margin:0 auto;
}

.leave_message td{
	border:none;
	line-height:54px;
}

.leavemessage1{
	width:132px;
	font-size:20px;
	color:#555;
}

.leavemessage2{
	width:360px;
	height:54px;
	border:none;
	background-color:#f1f1f1;
	font-size:18px;
	color:#999999;
	text-indent:18px;
}

.leavemessage3{
	width:38px;
	font-size:20px;
	color:#c40001;
}
.leavemessage4{
	width:890px;
	height:233px;
	line-height:54px;
	border:none;
	background-color:#f1f1f1;
	font-size:18px;
	color:#999999;
	text-indent:18px;
}
.leavemessage5{
	width:132px;
	font-size:20px;
	color:#555;
	letter-spacing: 6px
}

.leavemessage6{
	width:184px;
	height:54px;
	border:none;
	background-color:#f1f1f1;
	font-size:18px;
	color:#999999;
	text-indent:18px;
	float:left;
}

.leavemessage7{
	float:right;
}

.submit_reset{
	width:410px;
	height:54px;
	margin:0 auto;
	padding-top:30px;
}

.submit{
	display:block;
	width:160px;
	height:50px;
	font-size:22px;
	color:#333333;
	line-height:50px;
	text-align:center;
	background-color:#dddddd;
}

.submit:hover{
	background-color:#0055a6;
	color:#fff;
}

.submit.hover{
	background-color:#0055a6;
	color:#fff;
}

.submit1{
	float:left;
}

.reset{
	float:right;
}

.leaving-list{
	width:100%;
	height:50px;
	line-height:50px;
	background:#e5eef6 url(../images/survey_icon3.png) no-repeat 45px center;
	text-indent:70px;
	font-size:22px;
	color:#333;
	
}

.leaving-gtable{
	width: 100%;
	margin: 0 auto 20px;
	padding-top: 10px;
}

.leaving-gtable td{
	line-height: 50px;
	border-right:#fff 2px solid;
	font-size:16px;
	color:#444;
	padding:0 5px;
}

.leaving-gtable a{
	color:#333;
	margin-left:40px;
}

.leaving-gtable .bgh{
	background:#f1f1f1;
}

.reply-con{
	width:100%;
	margin:0 auto 60px;
}

.reply-con1{
	width:100%;
	height:50px;
	line-height:50px;
	background:#e5eef6 url(../images/reply_icon.png) no-repeat 1140px center;
	text-indent:15px;
	font-size:18px;
	color:#333;
	margin-bottom:5px;
}

.reply-con2{
	width:100%;
	margin-bottom:50px;
}

.reply-con2 td{
	line-height:30px;
	padding:15px 10px 15px;
	background:#f3f3f3;
	font-size:16px;
	color:#444;
	border-bottom:#fff 5px solid;
}

.reply-close{
	display:block;
	width:170px;
	height:55px;
	text-align:center;
	line-height:55px;
	font-size:20px;
	color:#333;
	background:#dddddd;
	margin:0 auto 20px;
}
/* /院长信箱 */

.families{
	margin-bottom:24px;
}
.families-head {
	width: 100%;
	height: 42px;
	margin-bottom:28px;
	border-bottom: 1px solid #d8d8d8;
}
.families-head li{
	float: left;
	margin-right:4px;
}
.families-main li{
	float: left;
	margin-right:14px;
	margin-top:10px;
}
.families-main li a{
	display: block;
	width: 142px;
	height: 42px;
	line-height: 42px;
	padding-left: 18px;
	background: url(../images/families_bg.jpg) center center no-repeat;
}
.families-main li a:hover{
	background: url(../images/families_bg1.jpg) center center no-repeat;
	color:#0054a6;
}

.families-main li .hover{
	background: url(../images/families_bg1.jpg) center center no-repeat;
	color:#0054a6;
}

.families-head a{
  	display: block;
  	width: 120px;
  	height: 42px;
  	line-height: 42px;
  	text-align: center;
  	font-size: 17px;
  	background: #dae8f6;
}
.families-head .on a{
	width: 116px;
	height: 44px;
	font-size: 20px;
	padding-left:44px;
	color:#fff;
	background: url(../images/icon/families_icon.png) #0054a6 16px center no-repeat;
}

.department-con{
	width:95%;
	height:auto !important;
	height:300px;
	min-height:300px;
	line-height:36px;
	font-size:16px;
	color:#444;
	margin:0 auto 20px;
}


/* 网站地图 */
.m-gwzdt{width:98%; margin:0 auto 20px; padding-top:20px; font-size:22px;}
.u-gwzdt{width:100%; height:50px; line-height:50px; background:url(../images/g_m7.png) no-repeat 440px center; text-indent:490px;}
.u-gwzdt-yj{ display:block; width:100%; height:35px; line-height:30px; background:url(../images/g_m8.jpg) no-repeat left 14px; text-indent:15px; font-size:18px; color:#0055a6; }
.u-gwzdt-ej{width:100%; min-height:30px; line-height:30px; margin-bottom:20px;}
.u-gwzdt-ej a{ display:block; height:30px; padding-right:40px; font-size:16px;}
/* 网站地图 */

.experts-survey6{
	width:750px;
	float:right;
}

.experts-survey6 p{
	line-height:30px;
	font-size:16px;
	color:#444;
}


