body,
html {
  font-family: -apple-system, "苹方-简", "Helvetica Neue", "Helvetica",
    "STHeitiSC-Light", "Arial", sans-serif;
}
body {
  padding: 0 !important;
  margin: 0 !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  -webkit-focus-ring-color: rgba(0, 0, 0, 0);
  outline: none;
  background-color: #ffffff;
}
.darkmode {
  background-color: #121212;
}
a {
  text-decoration: none;
}
.hidden {
  display: none !important;
}
.clear_float::after {
  clear: both;
  content: "\0020";
  display: block;
  visibility: hidden;
  height: 0;
}

.top_content {
  position: relative;
  width: 100%;
  background-color: #b5e4fa;
}
.top_city_img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  max-width: 100%;
  height: auto;
  z-index: 1;
}
.top_mask {
  display: none;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.12);
}
.darkmode .top_mask {
  display: block;
}
.date_city_info {
  position: absolute;
  top: 23px;
  left: 15px;
  right: 15px;
  z-index: 3;
}
.date_txt,
.week_txt {
  float: left;
  font-size: 17px;
  color: #1D5F7D;
  line-height: 21px;
}
.week_txt {
  margin-left: 8px;
}
.city_btn {
  position: relative;
  float: right;
  background: url("img/xx-location-icon@3x.png") left center no-repeat;
  background-size: 12px 15px;
}
.city_btn span {
  display: block;
  width: 100%;
  height: 21px;
  font-size: 17px;
  color: #1D5F7D;
  line-height: 21px;
  text-shadow: 0 1px 0.5px rgba(0, 0, 0, 0.1);
  text-align: left;
  text-indent: 18px;
}
.city_btn select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  height: 3em;
  max-height: 100%;
  outline: 0;
  -webkit-border-radius: inherit;
  border-radius: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  filter: alpha(Opacity=0);
  opacity: 0;
  z-index: 2;
}
.xianhao_content {
  position: absolute;
  width: 180px;
  height: 122px;
  left: 50%;
  margin-left: -90px;
  top: 50%;
  margin-top: -61px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 2px;
  z-index: 2;
}
.xianhao_txt {
  font-size: 17px;
  color: #ffffff;
  line-height: 21px;
  text-align: center;
  margin: 8px 0;
}
.dan_content {
  margin: 0 auto 10px;
}
.dan_num {
  width: 75px;
  height: 75px;
  font-size: 72px;
  color: #ffffff;
  line-height: 75px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 2px;
}
.dan_content .dan_num {
  margin: 0 auto;
}
.shuang_content {
  width: 160px;
  height: 75px;
  margin: 0 auto 10px;
}
.shuang_content .dan_num {
  float: left;
}
.dan_num + .dan_num {
  margin-left: 10px;
}
.zhong_content {
  width: 160px;
  height: 75px;
  margin: 0 auto 10px;
  color: #ffffff;
  line-height: 75px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 2px;
  font-size: 45px;
}
.recent_content {
  position: relative;
  z-index: 2;
  padding: 20px 15px;
  margin: -35px 15px 60px;
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0px 1px 6px 0px rgba(0,0,0,0.16);
  /* display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-box-align: stretch;
  -webkit-box-lines: single;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: center;
  -webkit-align-items: strecth;
  -webkit-align-content: flex-start;
  -webkit-flex-wrap: nowrap; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.darkmode .recent_content {
  background-color: #1E1E1E;
}

.next_day {
  -webkit-box-flex: 0;
  -webkit-flex: none;
}
.next_day_name {
  font-size: 17px;
  color: #333333;
  line-height: 21px;
  text-align: center;
}
.darkmode .next_day_name {
  color: #ffffff;
}
.next_day_info {
  font-size: 12px;
  color: #999999;
  line-height: 14px;
  margin-top: 5px;
}
.darkmode .next_day_info {
  color: rgba(255, 255, 255, 0.6);
}
.next_day_blank {
  width: 10px;
  /* width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto; */
}
.next_day_xianxing {
  height: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
}
.next_day_xianxing_content {
  height: 40px;
}
.next_dan_num {
  float: right;
  background: #eaeaea;
  border-radius: 2px;
  width: 40px;
  height: 40px;
  font-size: 36px;
  color: #999999;
  line-height: 40px;
  text-align: center;
}
.darkmode .next_dan_num {
  color: rgba(255, 255, 255, 0.4);
  background: rgba(255, 255, 255, 0.08);
}
.next_dan_num + .next_dan_num {
  margin-right: 5px;
}
.next_zhong_content,
.next_zhong_content_1 {
  width: 85px;
  height: 40px;
  background: #eaeaea;
  border-radius: 2px;
  font-size: 24px;
  color: #999999;
  line-height: 40px;
  text-align: center;
}
.darkmode .next_zhong_content, .darkmode .next_zhong_content_1 {
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.4);
}

.recent_content_splite {
  opacity: 0.3;
  background: #d1d1d1;
  width: 1px;
  height: 40px;
  margin: 0 27px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
}

.desc_content {
  margin: 0 15px 50px;
  /* background: #ffffff; */
  border-radius: 2px;
  /* padding: 10px; */
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -webkit-box-align: stretch;
  -webkit-box-lines: single;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: space-between;
  -webkit-align-items: strecth;
  -webkit-align-content: flex-start;
  -webkit-flex-wrap: nowrap;
}
.desc_icon {
  width: 22px;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  background: url("img/xx-info-icon@3x.png") left top no-repeat;
  background-size: 22px 20px;
}
.desc_txt {
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
}
.desc_title {
  font-size: 17px;
  color: #333333;
  line-height: 24px;
  text-align: left;
  padding-left: 26px;
  background: url("img/xx-info-icon@3x.png") left center no-repeat;
  background-size: 20px 18px;
}
.darkmode .desc_title {
  color: #ffffff;
}
.desc_txt_more {
  font-size: 15px;
  color: #999999;
  line-height: 19px;
}
.darkmode .desc_txt_more {
  color: rgba(255, 255, 255, 0.4);
}
.city_modal {
  position: fixed;
  width: 280px;
  height: 120px;
  top: 50%;
  left: 50%;
  margin-left: -140px;
  margin-top: -60px;
  background: #ffffff;
  border-radius: 13px;
  z-index: 9999;
}
.modal_txt {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  text-align: center;
  margin: 25px 15px;
}
.modal_confirm_btn {
  display: block;
  width: 100%;
  height: 44px;
  line-height: 44px;
  font-size: 17px;
  color: #111111;
  letter-spacing: 0;
  text-align: center;
  margin-top: 10px;
  border-top: 1px solid #eaeaea;
}
.city_modal_mask {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9998;
  background: rgba(0, 0, 0, 0.8);
}

#cnzz_stat_icon_1259269576 {
  display: none;
}

.wnlBanner {
  display: block;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 64px;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 100;
}
.closeBanner {
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background: url(img/ad-close-icon@3x.png) center no-repeat;
  background-size: 10px 10px;
}
.wnllogo {
  position: absolute;
  left: 30px;
  top: 10px;
  width: 44px;
  height: 44px;
  background: url(img/ad-logo-icon.png) no-repeat;
  background-size: 44px 44px;
}
.ad-title {
  display: inline-block;
  margin-top: 14px;
  margin-left: 84px;
}
.ad-title .ad-t1 {
  font-size: 14px;
  color: #111111;
  line-height: 18px;
  text-align: left;
}
.ad-title .ad-t2 {
  margin-top: 1px;
  font-size: 12px;
  color: #333333;
  line-height: 18px;
  text-align: left;
}
.downloadBtn {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -13px;
  display: block;
  border: 1px solid #2ea9df;
  border-radius: 3px;
  width: 66px;
  height: 24px;
  font-size: 15px;
  color: #2ea9df;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
}

@media screen and (max-width: 320px) {
  .recent_content_splite {
    margin: 0 10px;
  }
}
