.train {
	width:1200px;
	overflow:hidden;
}
.tourism_con_list {
	width:1200px;
	overflow:hidden;
	height:385px;
	padding-top:20px;
}
.tourism_con_list ul li {
	width:360px;
	height:385px;
	float:left;
	overflow:hidden;
	margin:0px 20px;
}
.tourism_pic {
	width:356px;
	height:248px;
	overflow:hidden;
	padding:1px;
	border:1px solid #e5e5e5;
}
.tourism_pic img {
	width:356px;
	height:248px;
	object-fit: cover;
}
.tourism_font {
	width:350px;
	overflow:hidden;
	height:83px;
	padding:0px 5px;
	text-align:left;
}
.tourism_font h3 {
	width:350px;
	overflow:hidden;
	height:25px;
	line-height:25px;
	padding-top:5px;
}
.tourism_font p {
	width:350px;
	overflow:hidden;
	height:40px;
	padding-top:5px;
	line-height:20px;
}
.tourism_time {
	width:100px;
	height:30px;
	margin:10px 0px 0px 5px;
	font-size:12px;
	background:#EEE;
	line-height:30px;
	color:#7c7c7c;
}
.line_list {
	width:1180px;
	overflow:hidden;
	padding:20px 10px 0px 10px;
}
.line_list ul li {
	width:275px;
	height:278px;
	overflow:hidden;
	float:left;
	margin:0px 10px;
	display:inline;
	text-align:left;
}
.line_list ul li:hover {
	background:#cca756;
	color:#FFF;
}
.line_list ul li:hover a:link {
	color: #FFF;
	text-decoration:none;
}
.line_list ul li:hover a:visited {
	color:#FFF;
	text-decoration:none;
}
.line_list ul li:hover a:hover {
	color: #FFF;
	text-decoration:none;
}
.line_list ul li:hover a:active {
	color: #FFF;
}
.line_pic {
	width:271px;
	height:189px;
	overflow:hidden;
	padding:1px;
	border:1px solid #e5e5e5;
}
.line_pic img {
	width:271px;
	height:189px;
	object-fit: cover;
}
.line_font {
	width:251px;
	height:55px;
	line-height:20px;
	overflow:hidden;
	padding:10px;
}
.line_font h3 {
	color:#333;
	height:20px;
	line-height:20px;
	overflow:hidden;
	font-size:14px;
}
.line_font h3 a:link {
	color: #333;
	text-decoration:none;
}
.line_font h3 a:visited {
	color:#333;
	text-decoration:none;
}
.line_font h3 a:hover {
	color: #FFF;
	text-decoration:none;
}
.line_font h3 a:active {
	color: #333;
}
.line_font a:link {
	color: #999;
	text-decoration:none;
}
.line_font a:visited {
	color:#999;
	text-decoration:none;
}
.line_font a:hover {
	color: #999;
	text-decoration:none;
}
.line_font a:active {
	color: #999;
}
.food_con {
	width:1180px;
	overflow:hidden;
	padding:0px 10px;
}
.food_con ul li {
	width:271px;
	height:189px;
	overflow:hidden;
	float:left;
	margin:20px 10px 0px 10px;
	padding:1px;
	border:1px solid #e5e5e5;
}
.food_pic {
	width:271px;
	height:189px;
	overflow:hidden;
	position:relative;
}
.food_pic img {
	width:271px;
	height:189px;
	object-fit: cover;
}
.food_w {
	width:261px;
}
.tourism_new_list {
	width:1200px;
	overflow:hidden;
	height:362px;
	padding-top:20px;
}
.tourism_new_list ul li {
	width:360px;
	height:362px;
	float:left;
	overflow:hidden;
	margin:0px 20px;
}
.tourism_new_font {
	width:360px;
	overflow:hidden;
	height:113px;
	text-align:left;
}
.tourism_new_time {
	width:360px;
	overflow:hidden;
	height:20px;
	line-height:20px;
	padding-top:5px;
	font-size:12px;
	padding-bottom:5px;
}
.tourism_new_font h3 {
	width:360px;
	overflow:hidden;
	height:21px;
	line-height:21px;
	margin:2px 0px;
	padding-bottom:10px;
	border-bottom:1px solid #e5e5e5;
}
.tourism_new_font span {
	border-left:3px solid #cca756;
	height:20px;
	padding-right:10px;
}
.tourism_new_text {
	width:360px;
	overflow:hidden;
	height:40px;
	padding-top:5px;
	line-height:20px;
}
