/*-----------------医院概况-------------------*/
.descriptionLeft{ width:694px; float:left; border:solid 1px #e3e3e3; padding:10px;}
.descriptionLeft img{ width:340px; height:240px; display:block; float:left; margin:0 10px 0 0px;}
.descriptionCon{ float:left; width:49%;}
.descriptionCon p{line-height:27px;color:#666;text-indent:2em; font-size:14px; margin:15px 0 0 0px;}
.descriptionCon p a{ color:#018ede;}
.descriptionCon p a:hover{ text-decoration:underline;}
.descriptionLeft .title2{ height:30px; line-height:30px;}
.positionguide{float:right;width:232px; overflow:hidden;border:solid 1px #e3e3e3; padding:0 10px; height:260px;}
.positionguide ul{ margin:15px 0 0 0px;}
.positionguide img{margin:5px 0px;}
.leaderTeam{ height:240px; border:solid 1px #e3e3e3; padding:0 10px; margin:10px auto 0px auto}
/*---------医院文化 --------------*/
.Height220{ height:210px;}
.Height220 ul{ float:left}
.positionguideCon{ line-height:30px; font-size:14px; padding:15px 0px;}
.positionguideCon strong{ float:left; display:block}
.positionguideCon span{ width:155px; float:left; display:block;line-height:28px;}
.descriptUl{border-top:dotted 1px #ccc; height:40px; line-height:40px; margin:15px 0 0 0px; font-size:14px;}
.descriptUl a{ background:url(../image/ico1.jpg) no-repeat 0px 5px; padding:0 0 0 10px; margin:0 30px 0 0px;color:#018ede;}
.descriptUl a:hover{ text-decoration:underline}
.picList2 li{ width:170px; float:left; margin:0 10px 12px 10px; display:inline-block}
.picList2 li img{ width:164px; height:112px; border:solid 1px #d9d9d9; padding:2px; display:block}
.picList2 li img:hover{ border:solid 1px #018ede;filter:alpha(opacity=80);opacity: 0.8}
.picList2 li .title_type{ display:block; text-align:center; height:30px; line-height:30px; overflow:hidden}

.imgAreaDiv2{ overflow:hidden}
.imgAreaDiv_in2{ overflow:hidden; padding-top:15px; width:100000px}
/*---------领导团队 --------------*/
.imgAreaDiv{ width:950px; margin:0 auto; overflow:hidden; position:relative ; height:168px;}
.imgAreaDiv .toleft { width:32px; height:58px; overflow:hidden; left:0px; top:55px; position:absolute; background:url(../image/gd_l.png) 0px 0 no-repeat; text-indent:-2000px; }
.imgAreaDiv .toleft:hover {background:url(../image/gd_l_h.png) 0px 0 no-repeat; }
.imgAreaDiv .noPrev,body .imgAreaDiv .noPrev:hover{ background:url(../image/gd_l.png) -18px 0 no-repeat; cursor:default;opacity:0 }
.imgAreaDiv .toright { width:32px; height:58px; overflow:hidden; right:0px; top:55px; position:absolute; background:url(../image/gd_r.png) 0px 0 no-repeat; text-indent:-2000px ;}
.imgAreaDiv .toright:hover {background:url(../image/gd_r_h.png) 0px 0 no-repeat; }
.imgAreaDiv .noNext:hover,body .imgAreaDiv .noNext { background:url(../image/gd_l.png) -30px 0 no-repeat;  cursor:default;opacity:0 }

.imgAreaDiv_in{width:876px;margin:10px auto 0px auto;overflow:hidden;height:156px;}
.imgAreaDiv_ul li{float:left;width:282px;height:156px;overflow:hidden;margin:0 0 0 10px; display:inline}
.imgAreaDiv_ul img{width:120px;height:150px; border:1px solid #dce0e3; padding:2px; float:left; margin:0 10px 0 0px;}
.imgAreaDiv_ul img:hover{filter:alpha(opacity=80);opacity: 0.8;}
.imgAreaDiv_ul li a.title_type{display:block;font-size:14px; line-height:25px; font-weight:bold; color:#333; }
.imgAreaDiv_ul li p{ line-height:24px;}

@media only screen and (max-width:48em){
	.descriptionLeft{ width:100%;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */ float:none; overflow:hidden}
	.imgAreaDiv{ width:100%;}
	.positionguide{ display:none}
	.Height220{ overflow:hidden}
	.imgAreaDiv_in{width:584px}
}

@media only screen and (max-width:640px){
	.descriptionLeft img{ width:100%; height:auto}
	.descriptionCon{ width:100%;}
	.imgAreaDiv{width:100%}
	.imgAreaDiv .toright,.imgAreaDiv .toleft{background-size:24px auto;width:24px;height:42px}
	.imgAreaDiv .toright:hover,.imgAreaDiv .toleft:hover{background-size:24px auto;width:24px;height:42px}
	div.imgAreaDiv_in{width:292px}
	.Height220,.picList2 li img{height:auto}
	
} 