.banner{
	width: 1140px;
	margin: 0 auto;
	margin-top: 18px;
}
.develo{
	
	display: flex;
	justify-content: space-between;
	width: 1140px;
	margin: 0 auto;
	margin-top: 36px;
}
.develo>div{
	width: 360px;
	height: 216px;
	background: #fcfcfc;
	border: 1px solid  #f4f4f4;
	box-shadow: 0 0 10px #f8f8f8; 
	display: flex;
	box-sizing: border-box;
	padding: 15px ;
}
.dev_lt img,.dev_ct img,.dev_rt img{
	width: 70px;
}
.tert h3{
	font-size: 20px;
	margin-top: 5px;
	color: #585f69;
	font-weight: normal;
}
.tert p{
	font-size: 16px;
	color: #333;
	line-height: 26px;
	margin-bottom: 15px;
	margin-top: 12px;
	height: 104px;
	overflow: hidden;
}
.tert{
	margin-left: 15px;
	width: 242px;
}
.tert a{
	font-size: 16px;
	color: #00A9CE;
}
.pment{
	margin-top: 50px;
	position: relative;
	border-top: 2px solid #eee;
}
.situation{
	width: 1140px;
	margin: 0 auto;
	position: relative;	
	padding-top: 50px;
}
.title{
	display: inline-block;
	background: #fff;
	padding: 0 10px;
	position: absolute;
	top: -14px;
	left: 0;
	font-size: 20px;
	color: #585f69;
}
.nursed{
	display: flex;
	flex-wrap: wrap;
}
.place{
	width: 262px;
	position: relative;
	margin-right: 30.66px;
	margin-bottom: 30px;
	box-sizing: border-box;
	padding: 20px 0 44px 0;
	border: 1px solid #dedfe1;
}
.nursed .place:nth-child(4n){
	margin-right: 0;
}
.place>a.place_box{
	display: block;
}
.place_name{
	text-align: center;
	color: #333;
	font-size: 17px;
	font-weight: normal;
	/*padding: 0 20px;*/
}
.genteel{
	text-align: center;
	height: 143px;
	line-height: 142px;
	/*border: 1px solid #7c7c7c;*/
	border-radius: 5px;
	margin-top: 20px;
	box-sizing:  border-box;
}
.genteel img{
	width: 100%;
}
.place_t{
	line-height: 20px;
	margin-top: 14px;
	position: relative;
	font-size: 14px;
	color: #333;
	padding: 0 14px;
	height: 58px;
	overflow: hidden;
}

a.gente{
	position: absolute;
	left: 14px;
	bottom: 15px;
	color: #00A9CE;
	font-size: 14px;
}
.example {
	width: 100%;
	height: 448px;
	font-size: 40px;
	text-align: center;
	margin: 20px auto;
	background-color: #464576;
}