
body{ width: 1202px; }
.zy_content_box{ overflow: hidden;    width: 1202px;    height: auto; }

/*左边导航*/
.left_navbox{ float: left; width:260px; border:#b8d4e5 solid 1px; border-top: none;}
.zy_title{ background-color: #1796e6; padding: 30px 0; padding-left: 24px;}
.zy_title h1{ font-size: 30px; color: white; line-height: 48px;}
.zy_title span{ font-size: 20px; color: #b2e2ff; text-transform: uppercase;}



.left_xqjj h2{ background-color: #005e99; }
.left_xqjj h2 a{display: block; line-height: 90px; font-size: 24px; color: white; padding: 0 24px;
	background: url(../images/zxyy_icon_jt.png) no-repeat center right 50px;
}
.left_xqjj h2:hover a{ animation: leftzxyy 1s infinite; }
@keyframes leftzxyy{
	0% {background: url(../images/zxyy_icon_jt.png) no-repeat center right 50px;}
	100% {background: url(../images/zxyy_icon_jt.png) no-repeat center right 40px;}
}

.left_xqjj p img{ display: block; width: 260px; }
.left_xqjj dl{ padding: 0 24px; padding-bottom: 30px;}
.left_xqjj dt{     font-size: 16px;
	color: #d80707;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 20px;
	margin-top: 20px;}
.left_xqjj dd{ font-size: 14px; color: #666; line-height: 20px; margin-bottom:14px;}

/*右边内容*/
.right_conbox{ float: left; width: 936px; border:#b8d4e5 solid 1px; border-top: none; 
	margin-left: -1px; overflow: hidden;
}
.weizhi h1{ line-height: 40px; font-size: 14px; color: #666; margin-left: 20px;
	background: url(../images/weizhi_icon.png) no-repeat center left; padding-left:20px;
}
.weizhi h1 a{ color: #666; font-size: 14px; }
.weizhi h1 a:hover{ text-decoration: underline; color: #d80707;}
.weizhi h1 span{ color: #d80707; font-size: 14px; }

.zy_banner{ width: 940px; height: 320px; overflow:hidden; box-shadow: 0px 2px 4px #666; margin-bottom:10px;}
.zy_banner img{ display: block; width: 940px; height: 320px;}

/*医院简介*/
.zy_txtbox{ margin-top: 20px; padding:0 20px; padding-bottom: 30px; min-height: 500px;}

.zy_txt_yyjj p{ text-indent: 2em; font-size: 14px; color: #666; line-height: 24px; margin:14px 0; }

/*在线预约*/
.zy_txt_zxyy{ padding:0 50px; }
.zy_txt_zxyy h1{ font-size: 14px; color: #666; margin:40px 0;}
.zy_txt_zxyy h1 a{font-size: 14px; color:red;  }
.zy_txt_zxyy h2{ margin-bottom:24px;  overflow: hidden;}
.zy_txt_zxyy h2 a{ color:#666; font-size: 14px; display: inline-block; text-align: right; 
	margin-right:14px; width: 90px;
}
.zy_txt_zxyy h2 span{ color: red; margin-right: 8px; font-size: 14px;}
.zy_txt_zxyy h2 input{ border:#d6d7dc solid 1px; width:320px; line-height:30px; color: #666; 
	text-indent: .5em; font-size: 14px; background-color: #f0f0f0;
}
.zy_txt_zxyy h3{ margin-bottom:24px; }
.zy_txt_zxyy h3 span{ color: red; font-size: 14px;}
.zy_txt_zxyy h3 a{ color:#666; font-size: 14px; display: inline-block;  text-align: right; 
	margin-right:14px; width: 90px;
}
.zy_txt_zxyy h3 { color: #666; font-size: 14px;}
.zy_txt_zxyy h3 input:last-child{ margin-left: 10px;}
.zy_txt_zxyy h2 p{ float:left; color:#666; line-height:30px;}
.zy_txt_zxyy h2 p:after{
	 display:inline-block;
	 overflow:hidden;
	 width:100%;
	 height:0;
	 content:'';
	 vertical-align:top;
	}   
.zy_txt_zxyy h2 textarea{ border:#d6d7dc solid 1px; width:450px;  text-indent: .5em;
	line-height:30px; color: #666; float: left; height: 150px; font-size: 14px;
	background-color: #f0f0f0;
}
.zy_txt_zxyy .btn{ margin-left:100px; font-size: 16px; padding: 8px 24px; border-radius:8px;
	background-color:#005e99; color: #fff; cursor: pointer;
}

/*新闻中心*/
.zy_txt_news{ overflow: hidden; margin:30px 5px;}

.slideBox{ width:890px; height:300px; overflow:hidden; position:relative; border:none; float: none;}
.slideBox .hd{ overflow:hidden; position:absolute; left:310px; bottom:16px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:8px; height:8px;
	background:#fff; cursor:pointer; border-radius: 50%; margin: 0 3px;
}
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; overflow: hidden;}
.slideBox .bd li a{ display: block;position: relative; width:450px; height:300px; float: left;}
.slideBox .bd img{ display:block;  width:450px; height:300px;}
.slideBox .bd li p{ background-color: rgba(0,0,0,.5); position: absolute; bottom: 0; left: 0; width: 450px; }
.slideBox .bd li p span{color: white; font-size: 16px; margin-left: 12px; line-height: 36px; 
	display: inline-block; width: 300px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
.slideBox .bd dl{ float: right; width: 420px; margin-top: 10px;}
.slideBox .bd dl dt{ font-size: 24px; color: #005e99; line-height: 36px; }
.slideBox .bd dl span{font-size: 14px; color: #999; display: block; line-height: 48px;}
.slideBox .bd dl dd{ font-size: 16px; color: #666; line-height: 28px; }
.slideBox .bd dl a{font-size: 14px; color: #d80707; display: block; margin-top: 36px;}
.slideBox .bd dl a:hover{ text-decoration: underline; }

	/*下面是前/后按钮代码*/
.slideBox .prev,
.slideBox .next{ position:absolute; left:1%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.6;   }
.slideBox .next{ left:auto; left:410px; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none; }
.slideBox .nextStop{ display:none; }

.zy_newslist{ margin-top: 30px;}
.zy_newslist ul li{ overflow: hidden; border-bottom: #d6d7dc 1px solid; 
	padding: 20px 0; position: relative;
}
.zy_newslist ul li dl{ float: left;  width: 650px;}
.zy_newslist ul li dl dt{ line-height: 42px; }
.zy_newslist ul li dl a{ font-size: 20px; font-weight: bold; color: #333; }
.zy_newslist ul li dl a:hover{ color: #005e99; }
.zy_newslist ul li dl dd{ font-size: 16px; color: #666; line-height: 28px; }
.zy_newslist ul li dl span{ font-size: 14px; color: #999; position: absolute; left: 0; bottom:24px; }
.zy_newslist ul li h1{ float: right; width: 210px; height: 140px; overflow: hidden; border-radius: 10px;}
.zy_newslist ul li h1 img{ width: 210px; height: 140px;}


/***翻页样式**/
.fanye{text-align:center; margin-top: 40px;}
.fanye a{ border:#bbb solid 1px; padding:0px 15px;margin-left: 10px; font-size:14px; color:#666; line-height: 36px; 
	display: inline-block; border-radius: 5px;
}
.fanye span a{ margin: 0 3px;}
.fanye span .current{ color:white; background-color:#005e99; border:#005e99 solid 1px;}
.fanye a:hover{color:white; background-color:#005e99; border:#005e99 solid 1px;}

/*新闻详情*/
.zy_txt_news_xq{ margin:30px 5px; }

.zy_xq_title{ padding: 0 200px; text-align: center; margin: 40px 0;}
.zy_xq_title h1{ font-size: 24px; font-weight: bold; line-height:40px;color: #333;}
.zy_xq_title span{ font-size: 14px; color: #999; margin-top: 20px; display: inline-block; }

.zy_xq_newscon p{ color: #666; font-size: 14px; text-align: justify; line-height: 24px; 
	text-indent:2em; margin: 20px 0;
}
.zy_xq_newscon h2{ text-align: center; margin: 24px 0;}
.zy_xq_newscon h2 span{ font-size: 12px; color: #999; display: block; line-height: 24px;}
.zy_txt_news_xq img{max-width:100%; margin-bottom:10px;}

/*分享*/
.zy_share{ overflow: hidden; margin-top: 30px;}
.zy_share h1{ float: left; overflow:hidden; }
.zy_share h1 p{ line-height: 30px;  color: #333; float: left; margin-right:24px;}
.zy_share h1 p a{ font-size: 14px;  color: #666; display: inline-block; max-width: 150px; 
	overflow:hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle;
}
.zy_share h1 p a:hover{ text-decoration:underline; color: #333; }
.zy_share h1 p span{ font-size: 14px; font-weight:bold; display: inline-block; vertical-align: middle;}
.zy_share h2{ float: right; width: 240px; }
.zy_share h2 span{ color: #333; float: right; line-height: 26px;padding: 0 8px; font-size: 14px;}
.bdimgshare-content a:last-child{display: none;}

/*专家团队*/
.zy_txt_team{ margin:20px 10px; }
.zy_txt_team ul li{ overflow: hidden; padding: 20px 0; position: relative; 
	border-bottom:#ddd solid 1px;  margin-bottom: 10px;
}
.zy_txt_team ul li h1{ float: left;}
.zy_txt_team ul li h1 img{ display: block; width: 150px; }
.zy_txt_team ul li dl{ float: right; width: 710px; }
.zy_txt_team ul li dl dt{margin-bottom: 10px; padding-top: 10px; }
.zy_txt_team ul li dl dt a{ font-size:20px; color: #005e99; line-height:50px; font-weight: bold; }
.zy_txt_team ul li dl dt a:hover{ color: #d80707; }
.zy_txt_team ul li dl dd{ font-size: 14px; color: #666; text-align: justify; line-height: 24px;}
.zy_txt_team ul li dl .one{ font-size: 14px; color: white; background-color: #005e99; 
	display: inline-block; line-height: 30px; border-radius: 8px; padding: 0 24px;
}
.zy_txt_team ul li dl .one:hover{ text-decoration:underline; }
.zy_txt_team ul li dl p{ position: absolute; width: 100%; bottom:40px;}


.zy_txt_team2{ margin:20px 10px; }
.zy_txt_team2 ul{}
.zy_txt_team2 ul li{ width:265px; height:200px; float:left; margin:6px 25px 6px 0; text-align:center;    }
.zy_txt_team2 ul li img{ width:100%;}
.zy_txt_team2 ul li:hover{ box-shadow:1px 1px 3px #666666;}
.zy_txt_team2 ul li dl{ line-height:30px; margin:0 0 0 5px;}
#mz{ width:100%; float:left; color:#4d4d4d; font-size:16px;}
#zj{ width:50%; float:left; color:#919191; font-size:14px;}
.zy_txt_team2 ul li span{   color:#767C7F; font-size:14px; margin-right:5px;    font-weight: 600;}

/*专家详情*/
.zy_xq_teamcon {line-height:25px;}
.zy_xq_teamcon p{ color: #666; font-size: 14px; text-align: justify; line-height: 24px; 
	text-indent:2em; margin: 20px 0;
}
.zy_xq_teamcon h2{ text-align: center; margin: 24px 0;}
.zy_xq_teamcon h2 span{ font-size: 12px; color: #999; display: block; line-height: 24px;}
.zy_xq_teamcon h2 img{ width: 200px;}
