.traffic_cont {
	width: 80%;
	margin: 160px auto 50px;
}

.related_cont {
	display: flex;
}

.related_name,
.related_txt,
.traffic_route {
	font-family: 'Arial Normal', 'Arial';
	line-height: 30px;
}

.all_txt a {
	color: #333333;
}

.related_phone {
	color: #333333;
}

.all_txt .related_map {
	padding-left: 24px;
	font-family: 'Arial Negreta', 'Arial Normal', 'Arial';
	font-weight: 700;
	color: #0B3388;
}

.baidu_map {
	margin-top: 30px;
	width: 100%;
	height: 535px;
}

#baidu_map td {
	box-sizing: content-box;
}

.mg_tit {
	margin: 30px 0 20px;
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
}
.hotle_cont{
	margin-top: 20px;
	display: flex;
}
.hotle_tit{
	line-height: 30px;
	    font-size: 18px;
	        font-weight: 700;
}
.hotel_item p{
	line-height: 30px;
}
.map_bg_cont{
	/*text-align: center;*/
	/*vertical-align: initial;*/
	margin: 30px 0;
}
