﻿/* CSS Document */

                                       /* ==========医院简介========== */
/* 所处位置*/
.location{
	margin-top:15px;
	padding-left:8px;
	}
.location_h{
	font-size:16px;
	font-weight:500;
	line-height:15px;
	color: #333;
	}
.location_h_a{
	color:#333;
	}	
/* 内容*/
.cont{
	margin:15px 3px 15px 3px;
	}
.conten{
	border:#9e9d9d 1px solid;
	padding:15px 5px 15px 5px;
	font-size: 14px;
	font-family: "宋体";
	line-height: 25px;
	color: #000000;
	}
.conten img {
	display: inline;
}
.conten_titil{
	width:100%;
	line-height:24px;
	font-size:16px;
	color:#1c7446;
	font-weight:600;
	text-align:center;
	}
.conten_titil_img{
	margin:10px auto 10px auto;
	width:100%;
	}
.conten_titil_text{
	font-size:12px;
	color:#333;
	font-weight:550;
	text-indent:2em;
	}

                           /* ==========康复案例========== */
.in_case{
	margin-top:10px;
	}
.in_case_maig{
	margin-bottom:20px !important;
	}

.in_case_bottom{
	float:right;
	margin-bottom:15px;
	}
.in_case_bottom li{
	float:left;
	}
.in_case_bottom_a{
	font-size:12px;
	font-weight:600;
	padding:0px 8px 0px 8px;
	color:#333;
	}
/* 推荐文章*/
.in_case_wenz{
	background:url(../images/in_case.png) 8px 6px no-repeat !important;
	width:180px !important;
	background-size: 26px auto !important;;
	}
.in_case_lie{
	margin-top:15px;
	}
.in_case_lie  li{
	width:100%;
	height:26px;
	overflow:hidden;
	text-indent:1em;
	}
.in_case_lie_a{
	font-size:14px;
	display:inline-block;
	color:#333;
	font-weight:500;
	background:url(../images/lie.jpg) 0px 8px no-repeat;
	}


                       /* ==========栏目页========== */

/* 诊疗中心*/
.colum_zhen{
	margin-top:20px;
	padding:0px 4px 0px 4px;
	}
.colum_zhen_left{
	float:left;
	width:44%;
	}
.colum_zhen_right{
	width:52%;
	float:right;
	}
.colum_zhen_titil{
	font-size:14px;
	color:#333;
	font-weight:600;
	line-height:20px;
	}
.colum_zhen_p{
	font-size:12px;
	color:#666;
	font-weight:400;
	line-height:18px;
	margin-top:5px;
	}
/* 位置栏目*/
.nav_c {height:auto; zoom:1; overflow:hidden; margin-top:15px;}
.nav_c table{ background:#ffffff; width:100%;}
.nav_c table tr td{ text-align:center; font-size:14px;  border:1px #c1bfbf solid; width:25%;}
.nav_c table tr td a{ padding:8px 0px 8px 0px; display:inline-block;}

/* 权威治疗*/
.colum_zhiliao{
	width:100%;
	margin-top:15px;
	margin-left:4px;
	margin-right:4px;
	}
.colum_zhiliao_left{
	width:38%;
	float:left;
	margin-right:3%;
	}
.colum_zhiliao_right{
	width:59%;
	float:right;
	}
.colum_zhiliao_right h3{
	width:100%;
	color:#1c7446;
	font-size: 15px;
     font-weight: 600;
     line-height: 20px;
	 text-align:center;
	}
.colum_zhiliao_em{
	font-size:12px;
	color:#666;
	font-weight:400;	
}
.colum_zhiliao_p{
	margin-top:6px;
	font-size:12px;
	color:#333;
	font-weight:500;
	line-height:20px;
	}

                     /* ==========领先技术========== */

/* 康复案例*/
.leading_case_wenz{
	background:url(../images/anli%5D.jpg) 8px 6px no-repeat !important;
	}


               /* ==========文章页========== */
.article_bottom{
	font-size:12px;
	margin-top:8px;
	line-height:22px;
	color:#666;
	font-weight:500;
	}
.article_bottom_fen{
	line-height:24px;
	width:186px;
	height:24px;
	margin:5px auto 15px auto;
	}
.article_bottom_ul{
	}
.article_bottom_ul li{
	float:left;
	margin-right:3px;
	}
.article_bottom_ul li a{
	width:20px;
	height:18px;
	
	}
.article_bottom_fenxiong{
	line-height:18px;
	padding-right:5px;
	}


.article_ye{
	padding:0px 4px 0px 4px;
	height:22px;
	}
.article_ye_gong{
	font-size:12px;
	line-height:22px;
	color:#666;
	font-weight:600;
	}
.article_ye_left{
	float:left;
	}
.article_ye_right{
	float:right;
	}
























