@charset "UTF-8";
/* CSS Document */

.local_city .head_start_city {
    position: relative;
    z-index: 990;
    margin: 0 !important;
    display: block;
}
.show_city {
  background: #fff !important;
  border: 1px solid #dedede !important;
  box-shadow: none !important;
  float: left;
  position: absolute;
  width: 300px;
  z-index: 9999;
  height: auto;
  padding-bottom: 10px;
  display: none;
  left:10px;
  top:75px
}
.local_city .head_start_city {
  background: #fff !important;
  border: 1px solid #dedede !important;
  box-shadow: none !important;
  left: -10px;
  top: 20px;
}
.local_city .city_hover, .local_city .change_tab{
  display: block;
}
.head_start_city.change_ta{
  display: block;
}
.head_start_city {
  float: left;
  display: none;
  position: absolute;
  left: 0;
  width: 512px;
  z-index: 9;
  height: auto;
  background: #f8f8f8;
  top: 32px;
  -moz-box-shadow: 3px 3px 4px #c7c6c6;
  -webkit-box-shadow: 3px 3px 4px #c7c6c6;
  box-shadow: 3px 3px 4px #c7c6c6;
  padding-bottom: 10px;
}

.start_city_box #con {
  width: 470px;
}
#con {
  margin: 0px auto;
  width: 492px;
  height: auto;
}
.station_search{
  /* margin-top: 10px; 
  border: 1px solid #dedede;*/
  height: 30px;
  position: relative;
  z-index: 3;
  margin: 10px;
  width: 275px;
}
.station_search input {
  background-color: transparent;
  border: 0 none !important;
  box-shadow: none !important;
  height: 22px;
  line-height: 22px;
  margin: 4px 30px 1px 7px;
  outline: medium none;
  padding: 0 !important;
  width: 200px;
  color: #666;
}
.station_search p {
  color: #999;
  left: 20px;
  line-height: 28px;
  position: absolute;
  text-indent: 10px;
  top: 0;
  z-index: -1;
}
.start_city_box{
  margin-top: 10px;
}
.start_city_box .station_search_box {
  border: 1px solid #dedede;
  height: 30px;
  position: relative;
  z-index: 3;
}
.start_city_box .station_search_box .icon {
  width: 14px;
  height: 14px;
  background-position: -106px -56px;
  vertical-align: middle;
  margin-right: 10px;
  position: absolute;
  left: 10px;
  top: 7px;
}
.header_icon {
  background: url(/LHJD_PC/resources/images/u9.png) 0 0 no-repeat;
  display: inline-block;
}
Inherited from div.local_city.start_city_box
.local_city {
  position: relative;
  z-index: 1011;
  font-size: 12px;
  width: 95px;
  color: #666;
}

.start_city_box .station_search_box input {
  background-color: transparent;
  border: 0 none !important;
  box-shadow: none !important;
  height: 22px;
  line-height: 22px;
  margin: 4px 30px 1px;
  outline: medium none;
  padding: 0 !important;
  width: 400px;
  color: #666;
}
.start_city_box .station_search_result {
  padding: 5px 0 0 5px;
  padding-left: 32px;
}
.start_city_box .station_search_result a {
  color: #f80;
  display: inline-block;
  line-height: 22px;
  margin-right: 15px;
}
.header a {
  cursor: pointer;
}
.local_city .head_start_city .show_city #tags {
  background: #fff !important;
}
.start_city_box #tags {
  width: 470px;
  padding-top: 10px;
}
#tags {
  padding-right: 0px;
  padding-bottom: 0px;
  margin: 0px 0px 0px 0px;
  width: 492px;
  padding-top: 12px;
  height: 15px;
  padding-bottom: 5px;
  background: #f8f8f8;
}
.local_city .head_start_city .show_city #tags li {
  background: #fff !important;
  border-bottom: 1px solid #fff !important;
}
#tags li.selectTag {
  margin-bottom: -1px;
  position: relative;
  height: 15px;
  border: 1px solid #dedede;
  border-top: 2px solid #f80;
  border-bottom: 1px solid #f8f8f8;
  z-index: 10;
}
#tags li {
  background: #f8f8f8;
  float: left;
  list-style-type: none;
  height: 15px;
  padding: 4px 10px 4px 10px;
}
.header li {
  overflow: visible;
}
.local_city .head_start_city .show_city #tags li a {
  background: none;
  color: #666;
}
#tags li.selectTag a {
  line-height: 15px;
  height: 15px;
}
#tags li a {
  float: left;
  color: #666;
  height: 15px;
  text-decoration: none;
  display: block;
  padding-left: 2px;
  padding-right: 2px;
  font: 12px "Tahoma";
  text-align: center;
  line-height: 15px;
}
.header a {
  cursor: pointer;
}
#tagContent {
}
#tagContent div.selectTag {
  display: block;
}
.start_city_box .tagContent {
  width: auto;
}
.tagContent {
  display: none;
  width: 280px;
  height: auto;
  position: relative;
  top: 4px;
  margin: 0px 10px;
}
.tagContent .line {
  padding-bottom: 7px;
  clear: both;
  padding-top: 7px;
}
.start_city_box .tagContent .line .line_left {
  padding-left: 8px;
  width: 25px;
}
.tagContent .line .line_left {
  /* width: 35px; */
  float: left;
  font-size: 12px;
  color: #999;
  line-height: 18px;
  padding-top: 4px;
  /* padding-left: 12px; */
}
.start_city_box .tagContent .line .line_right {
  width: 437px;
}
.tagContent .line {
  padding-bottom: 7px;
  clear: both;
  padding-top: 7px;
}

.tagContent .line .line_right {
  width: 280px;
  float: left;
}
.tagContent .line .line_right .ziyingcity {
  color: #f80;
}
.tagContent .line .line_right a {
  line-height: 23px;
}
.tagContent .line .line_right a {
  line-height: 25px;
}
.tagContent .line a {
  margin-right: 20px;
}
.tagContent .line a {
  margin-right: 15px;
  color: #666;
  display: block;
  white-space: nowrap;
  float: left;
  line-height: 18px;
}
.start_city_box .tagContent {
  width: auto;
}
.line_left i{
  background: #3485d9;
  display: block;
  width: 3px;
  height: 16px;
  float: left;
  margin-top: 2px;
  margin-right: 5px;
}
.station_search_result a{
color:#f00;
margin: 0px 2px;
}
.close{
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 20px;
  margin: 0;
  float: right;
  }
#searchCityDiv a{
   padding: 6px 10px;
  float: left;
  width: 100%;
  cursor: pointer;
 }

