.content{
	padding-top: 208px;
	background: #201f1f url(../images/header_img1.png) top left no-repeat;
	margin-bottom: 35px;
}
.bg_gray{
	width: 940px;
	display: inline-block;
}
.type_area{
	display: inline-block;
	width: 940px;
}
.type_area .type{
	width: 153px;
	height: 105px;
	float: left;
	padding-right: 10px;
	position: relative;
	border-right: solid 1px #4c5aa5;
	font-size: 36px;
	color: #4c5aa5;
	text-align: right;
}
.airport_con{
	/* margin: 20px 10px 70px 164px; */
	padding-left: 200px;
	padding-bottom: 40px;
	/* width: 550px; */
	position: relative;
	display: inline-block;
	min-height: 176px;
	color: #dedede;
	font-size: 14px;
	line-height: 24px;
}
.type_area .type_info .title {
	color: #4C5AA5;
	font-size: 24px;
	margin-bottom: 10px;
}
.type_area .type_info {
	width: 550px;
	padding-left: 20px;
	float: left;
	position: relative;
}
.type_area .type_info .type_txt {
	color: #fff;
	font-size: 13px;
}

.groupimg_list{}
.groupimg_list li{width: 143px; height: 170px; float: left; margin-right: 10px; margin-top: 10px; background-color: red;}








.bottom_area{
	height: 133px;
	padding-bottom: 60px;
}
.bottom_recommend{
	float: left;
	position: relative;
	margin-right: 4px;
	cursor: pointer;
}
.bottom_recommend .info{
	position: absolute;
	left: 20px;
	top: 30px;
}
.bottom_recommend .info .title{
	font-size: 26px;
	color: #141414;	
}
.bottom_recommend .info .detail{
	font-size: 13px;
	color: #000;
	width: 140px;
}