input,
button,
select,
textarea {
  outline: 0;
  -webkit-appearance: button;
  border-radius: 0;
}
.searchBar input {
    vertical-align: middle !important;
    text-align: left;
}
textarea {
  resize: none;
}
cite,
em {
  font-style: normal;
}
.f-l {
  float: left;
}
.f-r {
  float: right;
}
.weathercont {
  position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.dis {
  display: none;
}
.searchBox {
  width: 100%;
  float: left;
}
.searchWrap {
  padding:0rem 0.427rem 0.2rem 0.427rem;
  display: flex;
}
.searchBar {
  position: relative;
  background: #f8f8f8;
  border-radius: 0.256rem;
  padding: 0 0.256rem 0 0.7rem;
  display: inline-block;
  flex: 6 0;
}
.btnCancel {
  display: none;
  width: 0.7rem;
  flex: 1 0;
  margin-left: 0.127rem;
  line-height: 2em;
  color: #fff;
}
.inp-seach {
  color: #000;
  display: block;
  width: 100%;
  font-size: 0.256rem;
  height: 0.546rem;
  line-height: 1em;
  text-align: center;
  background: rgba(0, 0, 0, 0);
}
.searchIcon {
  position: absolute;
  width: 0.307rem;
  height: 0.307rem;
  left: 0.26rem;
  top: 0.128rem;
}
.wrap_recommend {
  margin: 0 0.227rem;
  float: left;
}
.subTitle {
  width: 5.6rem;
  line-height: 1em;
  font-size: 0.307rem;
  font-weight: bold;
  color: black;
  margin: 0.427rem 0 0.341rem 0;
  float: left;
}
.location {
  background: #f8f8f8;
  height: 0.9rem;
  line-height: 0.9rem;
  text-align: left;
  margin-top: 0.427rem;
  border-radius: 0.9rem;
  padding: 0 0.2rem;
}
.location div {
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 0.9rem;
  line-height: 0.9rem;
  padding-left: 0.12rem;
  overflow: hidden;
  color: #000;
}
.locationIcon {
  width: 0.22rem;
  height: 0.3rem;
  float: left;
  margin-top: 0.307rem;
  margin-left: 0.256rem;
}
.hotCity,
.hotPlace,
.hotMore {
  float: left;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: -0.137rem;
}
.hotCity li,
.hotPlace li,
.hotMore li {
  display: inline-block;
  text-align: center;
  background: #f8f8f8;
  color: #000;
  font-size: 0.256rem;
  white-space: nowrap;
  padding: 0.171rem;
  margin: 0.137rem;
  border-radius: 4px;
  float: left;
}
.hotCity li a,
.hotPlace li a {
  color: #7f7f80;
}
.hotPlace li,
.hotMorePlace li {
  padding: 0.171rem 0.085rem;
  margin: 0.137rem;
  flex: unset;
}
.hotPlace {
  justify-content: left;
}
.hotMore {
  margin-top: 0.137rem;
  width: 100%;
}
.hotMore li .arrow {
  display: inline-block;
  background: url(https://i.tq121.com.cn/i/wap2017/youj.png) no-repeat right
    center / 0.13rem auto;
  background-size: 0.1rem;
  height: 0.256rem;
  width: 0.256rem;
  transform: translateY(16%);
}
.hotMorePlace {
  justify-content: left;
  margin-bottom: 0.427rem;
}
.hotMorePlace li {
  padding: 0.171rem 0.256rem;
}
.moreHotBtn {
  width: 2.74rem;
  height: 0.7rem;
  line-height: 0.7rem;
  margin-left: 1.85rem;
  background: #f8f8f8;
  text-align: center;
  font-size: 0.3rem;
  color: #1f6ebd;
  margin-bottom: 0.3rem;
}
.moreHotBtn img {
  width: 0.46rem;
  margin-left: 0.1rem;
}
.cityList {
  width: 6rem;
  margin: 0 auto;
}
.cityList ul {
  width: 100%;
  margin-bottom: 1rem;
}
.cityList ul li {
  width: 100%;
  height: 0.88rem;
  line-height: 0.88rem;
  overflow: hidden;
  border-bottom: 1px solid #dfdfdf;
  color: #7d7d7d;
  font-size: 0.32rem;
}
.cityList ul li a {
  float: left;
  font-size: 0.32rem;
}
.cityList ul li span {
  float: left;
  margin-left: 0.1rem;
}
.cityList ul li img {
  float: right;
  width: 0.12rem;
  height: 0.22rem;
  margin-top: 0.34rem;
  margin-right: 0.7rem;
}
.searchShow {
    background: #fff none repeat scroll 0 0;
    /* float: left; */
    padding-left: 0.4rem;
    position: absolute;
    top: 0.7rem;
    left: 50%;
    transform: translateX(-50%);
    width: 6rem;
    max-height: 5rem;
    overflow-y: scroll;
    z-index: 9999999;
}
.searchShow ul {
  width: 100%;
  margin-bottom: 0rem;
}
.searchShow ul li {
  width: 100%;
  height: 0.9rem;
  line-height: 0.9rem;
  float: left;
  border-bottom: 1px solid #dfdfdf;
  color: #7d7d7d;
  font-size: 0.28rem;
}
.searchShow ul li:last-of-type {
  border-bottom: 0;
}
.searchShow ul li a {
  width: 100%;
  float: left;
  display: block;
  font-size: 0.28rem;
  height: 0.9rem;
}
.searchShow ul li span {
  float: left;
  margin-left: 0.1rem;
}
#channel-nav {
  position: fixed;
  width: 6.4rem;
  background: #fff;
  top: 0.9rem;
  left: 50%;
  margin-left: -3.2rem;
  display: none;
  z-index: 999999;
}
.channel-nav {
  padding: 0 0.24rem;
  clear: both;
  overflow: hidden;
}
h2.nav-title {
  height: 0.9rem;
  line-height: 0.9rem;
  overflow: hidden;
  color: #000;
  font-size: 0.3rem;
  padding-left: 0.16rem;
}
.nav-li {
  width: 100%;
  overflow: hidden;
  clear: both;
  line-height: 0.77rem;
  font-size: 0.28rem;
}
.nav-li li {
  float: left;
  white-space: normal;
  padding: 0 0.14rem;
}
.nav-li li a {
  color: #888;
}
.nav-cont {
  padding: 0.15rem 0;
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
}
.nav-hot-cont {
  padding-bottom: 0.25rem;
}
.nav-btn {
  padding: 0.23rem 0;
  border-top: 1px solid #b2b2b2;
}
#air-footer i {
  display: none;
}
#air-footer i img {
  display: block;
  margin: 0 auto 0.4rem;
  height: 0.7rem;
}
#air-footer {
  margin: 0 auto;
  width: 5rem;
  height: auto;
  overflow: hidden;
  text-align: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  overflow: hidden;
  text-align: center;
}
#air-footer nav {
  font-size: 0.22rem;
  height: auto;
}
#air-footer nav span {
  padding: 0 10px;
}
#air-footer nav a {
  color: #888;
}
#air-footer p {
  font-size: 0.22rem;
  color: #888;
  margin-top: 0.1rem;
}
#air-footer {
  margin-top: 0;
  padding-bottom: 0.5rem;
  height: auto;
  margin-bottom: 0.5rem;
}
.xuan {
  top: 6rem !important;
}
.hotMore li {
  background: #91caff;
  border-radius: 0.4rem;
  padding: 0.12rem;
}
.hotMore li a {
  color: #fff;
}
.hotMore li .arrow {
  background: url("https://i.tq121.com.cn/i/wap2017/arrow.png") no-repeat center
    center;
  background-size: 0.1rem;
}
.location div {
  width: 60%;
  float: left;
}
.location p.resetLocation {
  width: 28%;
  float: right;
}
.location p.resetLocation img {
  width: 0.3rem;
  margin-right: 2px;
}
.location p.resetLocation span {
  color: #efb843;
}
.sixd-menu {
  display: none !important;
}
.sixd-box-content,
.sixd-with-line,
.sixd-with-line-bottom {
  float: left;
}
