.place_conntent {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
}

.place_conntent_main {
	display: flex;
	flex-direction: column;
	width: 670px;
	height: 100%;
}

.place_conntent_main_first {
	display: flex;
	margin-top: 10px;
	width: 670px;
	min-height: 100px;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: darkgray;
	border-radius: 10px;
}

.place_conntent_main_first_station {
	width: 80px;
	font-size: 38px;
	color: #c35750;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
}

.place_conntent_main_first_station small {
	font-size: 12px;
	margin-left: 5px;
}

.place_title {
	margin-left: 50px;
	padding-top: 10px;
	font-size: 16px;
	margin-bottom: 5px;
}

.place_title_content {
	margin-left: 50px;
	font-size: 12px;
	color: gray;
	margin-right: 20px;
}


.roadtag_parent_title {
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	font-size: 16px;
	color: #c35750;
	;
}

.roadtag_parent_title div {
	display: flex;
	justify-content: center;
	align-items: center;
	float: left;
	margin-left: -35px;
	margin-right: 5px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background-color: #c35750;
}

.roadtag_parent {
	display: flex;
	flex-wrap: wrap;
	margin-left: 50px;
	font-size: 12px;
	color: darkgray;
	margin-right: 10px;
}

.roadtag {
	height: 20px;
	line-height: 20px;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: darkgray;
	border-radius: 5px;
	font-size: 12px;
	text-align: center;
}

.station_tag_parent {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 8px;
	/* border-bottom: darkgray dashed; */
	padding-bottom: 10px;
	border-width: 0.5px;
}

.station_tag {
	width: 100px;
	height: 24px;
	line-height: 24px;
	color: white;
	font-weight: bold;
	background-color: #f7cd46;
	border-radius: 5px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}


.station_tag_number {
	margin-left: 20px;
	display: flex;
}

.station_tag_number_left {
	vertical-align: middle;
	width: 50px;
	height: 25px;
	line-height: 20px;
	font-weight: bold;
	border-style: solid;
	border-right-width: 1.25px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	text-align: center;
	font-size: 16px;
	color: #f7cd46;
}

.station_tag_number_right {
	width: 50px;
	height: 25px;
	line-height: 20px;
	font-weight: bold;
	border-style: solid;
	border-left-width: 2px;
	border-top-right-radius: 1.25px;
	border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
	text-align: center;
	font-size: 16px;
	color: #f7cd46;
}

.line_tag {
	width: 110px;
	height: 24px;
	line-height: 24px;
	color: white;
	font-weight: bold;
	background-color: #f7cd46;
	border-radius: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.line_tag_num {
	width: 24px;
	height: 24px;
	line-height: 24px;
	color: white;
	font-weight: bold;
	background-color: #f7cd46;
	border-radius: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.line_tag_direct {
	font-size: 12px;
	margin-left: 100px;
	color: darkgray;
	height: 24px;
	line-height: 24px;
	width: 250px;
	text-align: left;
}

.line_tag_direct big {
	color: #c35750;
}

.time_top_first {
	display: flex;
	margin-top: 8px;
	/* border-bottom: darkgray dashed; */
	padding-bottom: 6px;
	border-width: 0.5px;
}

.time_start_content {
	font-size: 12px;
	margin-left: 100px;
	height: 24px;
	line-height: 24px;
	display: flex;
	/* width: 240px; */
}

.time_start_content span {
	width: 20px;
}

.time_start {
	width: 24px;
	height: 24px;
	line-height: 24px;
	color: white;
	font-weight: bold;
	background-color: #5cc99d;
	border-radius: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.time_start_content span {
	margin-left: 15px;
	color: gray;
	font-size: 12px
}

.time_end_content {
	font-size: 12px;
	margin-left: 50px;
	height: 24px;
	line-height: 24px;
	display: flex;
}

.time_end_content span {
	margin-left: 15px;
	color: gray;
	font-size: 12px;
	width: 20px;
}

.time_end {
	width: 24px;
	height: 24px;
	line-height: 24px;
	color: white;
	font-weight: bold;
	background-color: #c35750;
	border-radius: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.exit_info_select {
	width: 200px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	border-style: solid;
	border-color: #c35750;
	border-width: 1px;
	border-right-width: 0px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	text-align: center;
	font-size: 16px;
	background-color: #c35750;
	color: white;
	cursor: pointer;
}

.exit_info_select_none {
	width: 200px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	border-style: solid;
	border-color: darkgray;
	border-width: 1px;
	border-right-width: 0px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	text-align: center;
	font-size: 16px;
	color: darkgray;
	cursor: pointer;
}

.service_euquit_select {
	width: 200px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	border-style: solid;
	border-color: #c35750;
	border-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	text-align: center;
	font-size: 16px;
	color: white;
	background-color: #c35750;
	cursor: pointer;
}

.service_euquit_select_none {
	width: 200px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	border-style: solid;
	border-color: darkgray;
	border-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	text-align: center;
	font-size: 16px;
	color: darkgray;
	cursor: pointer;
}

.life_server_select {
	width: 200px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #c35750;
	border-left-width: 0px;
	border-top-right-radius: 1.25px;
	border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
	text-align: center;
	font-size: 16px;
	color: white;
	background-color: #c35750;
	cursor: pointer;
}

.life_server_select_none {
	width: 200px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: darkgray;
	border-left-width: 0px;
	border-top-right-radius: 1.25px;
	border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
	text-align: center;
	font-size: 16px;
	color: darkgray;
	cursor: pointer;
}


.place_conntent_main_second {
	display: flex;
	margin-top: 10px;
	width: 670px;
	min-height: 100px;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: darkgray;
	border-radius: 10px;
}

.sencod_three_content {
	display: flex;
	flex-direction: column;
	text-align: left;
	
	margin-top: 25px;
	margin-left: 15px;
}
