.zhp_le {
	width: 100%;
	float: left;
	overflow: hidden;
}
.gan_gwall{
	float: left;
	overflow: hidden;
}
.gan_name{
	font-size: 18px;
	color: #333;
}
.gan_title{
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}
.gan_title span{
	font-size: 24px;
	color: #ff4800;
	display: inline-block;
	margin-left: 10px;
}
.gan_text{
	font-size: 16px;
	color: #666;
	margin-top: 10px;
}
.main_ov {
    overflow:hidden;
}
.gan_txt{
	font-size: 16px;
	color: #666;
	margin-top: 10px;
    display: inline;
    float: left;
    margin-right: 50px;
}
.gan_bq{
	overflow: hidden;
	margin-top: 10px;
}
.gan_bq span{
	font-size: 14px;
	display: inline-block;
	padding:2px 10px;
	border-radius: 2px;
	border: 1px solid #ddd;
	margin: 0 10px 0 0;
	color: #666;
}

/*服务机构详情*/
.jgdet_all {
	background: #fff;
	padding: 15px;
	margin-bottom: 10px;
	overflow: hidden;
}



.serxm_name {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 40px;
}



.serxm_text {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	text-indent: 32px;
}