#local .local {
  position: relative;
  top: 19px;
  font-size: 16px;
}

.wrap {
  margin: 0 auto;
  font-family: "Microsoft YaHei";
}

.orange {
  color: #f60;
}

.content_op {
  position: relative;
  float: left;
  margin-right: 12px;
  z-index: 1;
}

.input_op {
  width: 113px;
  height: 28px;
  line-height: 28px;
}

.input_op input {
  width: 70px;
  cursor: pointer;
  height: 28px;
  line-height: 28px;
  text-indent: 10px;
  color: #666;
  border: 0;
  background: 0;
}

.text_op {
  border: 1px solid #ddd;
  position: absolute;
  width: 111px;
  left: 0;
  top: 26px;
  display: none;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 396px;
  _height: expression(this.scrollHeight>396 ? "396px":"auto");
}

.text_op li {
  text-indent: 10px;
  color: #666;
  cursor: pointer;
  height: 23px;
  line-height: 23px;
  background: #fff;
  width: 111px;
}

.text_op .IndCur {
  background-color: #c6e2ff;
}

.IndIco_op {
  cursor: pointer;
  height: 28px;
  left: 1px;
  position: absolute;
  top: 2px;
  width: 113px;
  z-index: 6;
}

.hot_city_con {
  width: 1200px;
  height: 50px;
  background-color: #fff;
  margin: 0 auto;
  border-bottom: 1px solid #eee;
}

.hot_city_tit {
  float: left;
  height: 50px;
  line-height: 50px;
  padding-right: 12px;
  font-size: 16px;
  font-weight: bold;
}

.searchcity {
  line-height: 50px;
}

.searchcity a {
  float: left;
  color: #333;
  margin: 0 12px;
  font-size: 16px;
}

.letterSelt {
  width: 1200px;
  margin: 13px auto 0;
  overflow: hidden;
  font-size: 14px;
}

.letterSelt .title02 {
  width: 1200px;
  margin-bottom: 20px;
  height: 44px;
  border-bottom: 2px solid #eee;
}

.letterSelt .title02 .btnOn,
.letterSelt .title02 .btnOut {
  float: left;
  position: relative;
  bottom: -1px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  padding: 0 20px;
}

.letterSelt .title02 .btnOn {
  border-bottom: 3px solid #f60;
}

.letterSelt .onCont,
.letterSelt .outCont {
  clear: both;
  overflow: hidden;
  width: 1200px;
}
.letterSelt .onCont a,
.letterSelt .outCont a {
  float: left;
  white-space: nowrap;
  display: block;
  height: 35px;
  margin-right: 15px;
}
.letterSelt .onCont li.blubk,
.letterSelt .outCont li.blubk {
  background: #fff;
}
.letterSelt .onCont li.blubk02,
.letterSelt .outCont li.blubk02 {
  background: #f9f9f9;
}

.letterSelt .onCont li {
  overflow: hidden;
  zoom: 1;
  line-height: 35px;
  padding-left: 45px;
  word-spacing: 11px;
  text-align: left;
  position: relative;
  text-align: left;
  padding-right: 15px;
}
.letterSelt .onCont li strong {
  font-weight: bold;
  width: 30px;
  float: left;
  line-height: 35px;
  position: absolute;
  left: 15px;
  top: 1px;
}

.letterSelt .outCont li {
  overflow: hidden;
  zoom: 1;
  line-height: 35px;
  padding-left: 70px;
  word-spacing: 12px;
  text-align: left;
  position: relative;
  text-align: left;
  padding-right: 15px;
}
.letterSelt .outCont li strong {
  font-weight: bold;
  width: 50px;
  float: left;
  line-height: 35px;
  position: absolute;
  left: 15px;
  top: 0;
}

.right_search {
  position: relative;
  z-index: 9;
}
.right_search p strong {
  font-size: 16px;
}

.ac_results {
  background: none repeat scroll 0 0 #FFF;
  border: 1px solid #ddd;
  left: 124px;
  position: absolute;
  top: 30px;
  width: 230px;
  z-index: 99;
  display: none;
}
.ac_results .tips {
  color: #666;
  height: 24px;
}
.ac_results li {
  display: block;
  height: 22px;
  line-height: 22px;
  text-indent: 0.5em;
  color: #999;
}
.ac_results ul li {
  cursor: pointer;
}

.ac_results li {
  display: block;
  height: 22px;
  line-height: 22px;
  text-indent: 0.5em;
}
.ac_results li a {
  color: #666;
  display: block;
  height: 22px;
  width: 207px;
  text-decoration: none;
}

.ac_results .pinying {
  float: right;
  width: 90px;
  padding-right: 8px;
  text-align: right;
}

.ac_over {
  background: none repeat scroll 0 0 #c6e2ff !important;
  color: #333 !important;
  display: block;
  height: 22px;
}

.ten_city {
  float: left;
  padding: 8px 0 0 10px;
}
