@charset "utf-8";
/* CSS Document */
body{font-family:微软雅黑;}
a:hover{ text-decoration: none;}
a,.img-arts,.star{
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
/*banner下第一块内容*/
.context1{width:1278px; height:343px; border:1px #e6e6e6 solid; margin:0px auto;}
/*科室简介*/
.dept_info{ width:318px; height:343px; float:left;}
.dept_info_top{width:278px; margin:0px auto; height:50px; border-bottom:1px #e5e5e5 solid; font-size:18px; line-height:50px; color:#333333; padding-left:5px;}
.dept_info_bottom{width:283px;height:270px;  margin:0px auto;}
.dept_info_bottom_img{text-align:center; margin-top:20px;}
.dept_info_bottom_img img{width:217px; height:153px;}
.dept_info_bottom_context{width:100%; height:85px;overflow:hidden; margin-top:20px; font-size:12px; line-height:18px;}
.dept_info_bottom_context p{float:right; margin-right:10px; cursor:pointer; color:#4b93e3;}
.dept_info_bottom_context p a{ color: #7ba92a;}
/*科室新闻*/
.dept_news{width:640px; height:343px; float:left; border-left:1px #e6e6e6 solid; border-right:1px #e6e6e6 solid;}
.dept_news_title{width:583px; height:48px; border-bottom:1px #e6e6e6 solid; margin:0px auto;}
.dept_news_title p{float:left; width:103px; font-size:18px;border-right:1px #e6e6e6 solid; margin-right:15px; margin-top:12px; color:#333333; cursor:pointer;}
.dept_news_context{width:583px; height:285px;margin:0px auto;}
.dept_news_context_first{width:583px; height:134px;}
.dept_news_context_first dt{font-size:18px; color:#333; height:59px; line-height:59px;}
.dept_news_context_first dt a{color: #000;}
.dept_news_context_first dt a:hover{ color: #7ba92a;}
.dept_news_context_first dd{font-size:14px; color:#999999;border-bottom:1px #e6e6e6 solid; height:90px; line-height:25px;}
.dept_news_context_first dd span{color:#7ba92a;}
.dept_news_context_first dd span a{color:#7ba92a;}
.dept_news_context_second{width:583px; height:146px;}
.dept_news_context_second li{list-style:url(../images/list_img_03.png) ; width:560px; margin-left:15px; font-size:14px; line-height:34px; color:#333; }
.dept_news_context_second li a{ color: #333;}
.dept_news_context_second li a:hover{ color: #7ba92a;}
.dept_news_context_second li span{float:right;}
.font-color{ font-weight:bold;}
/*联系方式*/
.tell_info{float:left; width:318px;}
.tell_info div{width:318px; height:85px;}
.tell_info span{display:block; float:left;}
.tell_info_us{ background-image:url(../images/tell_us_03.png); border-bottom:1px #e6e6e6 solid;  }
.tell_info_us span{margin:27px 0px 0px 86px;color:#fff;font-size:24px; }
.tell_info_qq{background-image:url(../images/tell_qq_03.png);border-bottom:1px #e6e6e6 solid;}
.tell_info_qq span{margin:30px 0px 0px 86px; font-size:18px; color:#969696;}
.tell_info_tell{background-image:url(../images/tell_tell_03.png);border-bottom:1px #e6e6e6 solid;}
.tell_info_tell span{font-size:24px; color:#ff9600;margin:40px 0px 0px 86px; font-weight:bold;}
.tell_info_address{background-image:url(../images/tell_address_03.png);}
.tell_info_address span{margin:40px 0px 0px 86px; font-size:16px; color:#666666;}
/*banner下第一块内容结束*/
/*banner下第二块内容*/
.context2{width:1280px; height:380px; margin:0px auto; margin-top:27px;}
/*专家信息*/
.staff{width:234px; float:left;}
.staff_info_title{font-size:16px; color:#333;}
.staff_info_title span{display:block; float:right; margin-left:10px; cursor:pointer;}
.staff_info_info{float:left;}
.staff_info{width:234px; height:318px; border:1px #e6e6e6 solid; margin-top:10px;}
.staff_info_img{height:235px;width:234px; overflow:hidden; text-align:center;}
.staff_info_img img{width:234px;}
.staff_info_context_left{ margin-top:5px; text-align: center;}
.staff_info_context_left p{line-height:30px;}
.staff_name{font-size:18px; color:#333; font-weight:800;}
.staff_title{font-size:14px; color:#999;}
.staff_info_context_right{margin-top:5px; color:#fff;}
.staff_info_context_right a{width:90px; height:35px; line-height:35px; text-align:center; background-color:#7ba92a; font-size:14px; display: block; margin: 0 auto; color: #fff;}
.staff_info_context_right a:hover{ background: #8cbf33;}
/*典型病例*/
.typical{width:642px; float:left; margin-left:40px;}
.typical_top{font-size:16px; color:#333;}
.typical_info{width:642px; height:318px;margin-top:10px; border:1px #e6e6e6 solid;}
.typical_info dl{border-bottom:1px #e6e6e6 solid; width:582px; height:88px; margin:0px auto; margin-top:15px;}
.typical_info dt{font-size:16px;}
.typical_info dt a{ color: #000;}
.typical_info dd{font-size:13px; color:#999999; line-height:25px; margin-top:8px;}
/*二维码*/
.code{width:320px; float:left; margin-left:44px;}
.code_top{font-size:16px; color:#333;}
.code_img{margin-top:10px; border: 1px solid #e6e6e6;}
.code_img img{ display: block;}
/*banner下第二块内容结束*/
/*底部*/
.foot{width:100%; height:100px; background-color:#f4f4f4;}
.foot p{color:#666666; font-size:12px; width:100%; height:30px; line-height:30px; text-align:center;}