﻿body {
	background: #f5f5f5;
}
.prov, .continent, .city_code .city_cont, .county_area, .round_area, .city_inf, .about_county_code, .about_city_code {
	padding: 0 11px;
}

.prov, .continent, .county_area, .about_county_code, .about_city_code, .round_area {
	/*margin-bottom: -2%;*/
	overflow: hidden;
}

.prov h2, .continent h2, .prov_inf h2, .word_code_date caption, .tourism caption, .about_county_code h2, .about_city_code h2, .city_code h2, .area_code h2, .county_area_tit, .round_area p:nth-child(1), .city_inf h2, .city_level_code h2, .tourism h2 {
	color: #00bf49;
	font-size: 16px;
	font-weight: normal;
	line-height: 40px;
	text-align: center;
}

.word_code_date caption {
	font-size: 16px;
}

.prov a, .continent a, .city_code .city_cont a, .county_area a, .round_area a, .about_city_code a, .about_county_code a {
	float: left;
	width: 23.5%;
	margin: 0 2% 2% 0;
	background: #d2fce3;
	color: rgb(102, 102, 102);
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	line-height: 32px;
	box-shadow: #66fea3 1px 1px 1px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.city_code {
	margin-bottom: -20px;
}

.city_code p {
	margin-bottom: 2%;
	background: #ededed;
	line-height: 26px;
}

.city_code p a {
	display: block;
	color: rgb(102, 102, 102);
	font-size: 14px;
	text-align: center;
}
/*閭紪鏌ヨ*/
.prov_nav, .district_nav, .city_nav {
	padding: 9px 11px 0 11px;
	background: #fff;
	color: rgb(60, 60, 60);
	font-size: 14px;
	line-height: 14px;
}

.prov_nav a, .district_nav a, .city_nav a {
	color: #90cc00;
	text-decoration: underline;
}

.prov_inf, .city_inf {
	padding: 0px 11px 11px;
	background: #fff;
	color: rgb(102, 102, 102);
	font-size: 14px;
	line-height: 22px;
}

.city_code p {
	clear: both;
}

/*鍦板尯椤�*/

.word_code_date, .tourism {
	width: 94%;
	margin-top: 45px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.word_code_date tbody, .tourism tbody {
	padding: 0 11px;
}

.word_code_date th, .word_code_date td, .tourism td {
	padding: 0;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	color: rgb(102, 102, 102);
	font-size: 14px;
	line-height: 35px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.word_code_date th {
	color: rgb(65, 65, 65);
	font-weight: normal;
}

.word_code_date td, .tourism td {
	color: rgb(102, 102, 102);
}

.code li {
	display: block;
	float: none;
	width: 100%;
	height: auto;
	padding: 0;
	border-bottom: 1px solid #ebebeb;
	color: rgb(102, 102, 102);
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.city_level_code a {
	display: block;
	padding: 0;
	border-bottom: 1px solid #ebebeb;
	color: rgb(102, 102, 102);
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.tourism {
	height: auto;
	margin: -2% auto -10px;
}

.tourism td {
	width: 33.33%;
	padding: 0;
	margin: 0;
}

.tourism td a {
	display: block;
	width: 100%;
	color: rgb(102, 102, 102);
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.careful {
	padding: 10px 11px 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #fff;
}

.careful li:nth-child(1) {
	width: 20px;
	height: 20px;
	background: #65c201;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	border-radius: 3px;
}

.careful li {
	color: rgb(102, 102, 102);
	font-size: 14px;
	line-height: 22px;
}
.yb_area_list {
	color: #666;
	font-size: 14px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-align: center;
	line-height: 35px;
}
.yb_wld_list li {
	overflow: hidden;
	height: 35px;
	border-bottom: none;
	color: #666;
	font-size: 14px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-align: center;
	line-height: 35px;
}
.yb_wld_list li:before {
	content: '\200B';
	position: absolute;
	right: -1px;
	top: 0;
	width: 2px;
	height: 100%;
	background: #ddd;
}


.query_route .enter_route input,
.query_site .enter_route input {
float: left;
  width: 100%;
color: #333333;
font-size: 14px;
line-height: 22px;
border: 1px solid #ddd;
 padding:10px;
}

.search_btn {
  display: block;
  width: 100%;
  height: 38px;
  margin-top: 12px;
  color: #fefefe;
  font-size: 16px;
  background: #ff9c00;
  border-radius: 3px;

  
}