.wyOverlay {
  background: #000 none repeat scroll 0 0;
  height: 100%;
  left: 0;
  opacity: 0.4;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}

.selectCity {
  z-index: 999 !important;
}

h3 {
  color: #000;
}

.serviceinfo p span {
  color: #000;
}

.wyMsg {
  width: 1160px;
  padding: 0 20px;
  z-index: 99999;
  margin: 0 auto;
  overflow: hidden;
  /* display: none */
  background: #fff;
  margin-bottom: 30px;
  padding-bottom: 30px;
  box-shadow: 5px 5px 13px #ccc;
}

.wyMsg .wyMsgClose {
  position: absolute;
  right: -34px;
  top: -34px;
  cursor: pointer;
  display: none;
}

.wyMsg .wyMinMsg {
  cursor: pointer;
  width: 96%;
  height: 60px;
  line-height: 60px;
  background: #F0F7FF;
  /* text-align: center; */
  color: #333;
  font-size: 20px;
  float: left;
  border-radius: 5px 5px 0 0;
  padding: 0 2%;
  overflow: hidden;
}

.wyMsg .wySk {
  width: 100%;
  height: auto;
  float: left;
  background: #fff;
}

.wyMsg .wyName {
  width: 40%;
  height: 30px;
  line-height: 30px;
  color: #333;
  font-size: 20px;
  margin-top: 15px;
}

.wyMsg .wyName img {
  float: left;
  height: 16px;
  /* margin-left: 25px; */
  margin-right: 5px;
  margin-top: 8px;
  width: 12px;
}

.wyMsg .wyName span {
  float: left;
}

.wyMsg .wyWeather {
  height: auto;
  /* margin-left: 30px; */
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
}

.wyMsg .wyWeather h1 {
  font-size: 108px;
  color: rgb(1, 54, 106);
  float: left;
  cursor: pointer;
}

.wyMsg .wyWeather i {
  font-size: 23px;
  color: rgb(1, 54, 106);
  float: left;
  font-style: normal;
  position: relative;
  top: 25px;
}

.wyMsg .wyWeather span {
  font-size: 20px;
  float: left;
  position: relative;
  top: 90px;
  color: rgb(1, 54, 106)
}

.wyMsg .wySkImg {
  /* margin-right: 20px; */
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  z-index: 1;
}

.wyMsg .wySkBg {
  width: 100%;
  float: left;
  background: #fff;
}

.wyMsg .wySkMore {
  width: 100%;
  margin-left: 30px;
  height: 40px;
  line-height: 40px;
  float: left;
  background: #fff;
  margin-top: 10px;
  color: #000;
  display: none;
}

.wyMsg .wySkMore li {
  width: 25%;
  float: left;
}

.wyMsg .wySkMore li i {
  display: block;
  float: left;
  height: 40px;
  width: 30px;
}

.wyMsg .wySkMore li i.wyIcon0 {
  background: url(../images/wyIcon0.png) no-repeat center center;
  background-size: 40% auto;
}

.wyMsg .wySkMore li i.wyIcon1 {
  background: url(../images/wyIcon1.png) no-repeat center center;
  background-size: 50% auto;
}

.wyMsg .wySkMore li i.wyIcon2 {
  background: url(../images/wyIcon2.png) no-repeat center center;
  background-size: 50% auto;
}

.wyMsg .wySkMore li i.wyIcon3 {
  background: url(../images/wyIcon3.png) no-repeat center center;
  background-size: 60% auto;
}

.wyMsg .wyZs {
  width: 100%;
  margin-left: 30px;
  margin: 0px 0 0px 0;
  float: left;
  background: #fff;
}

.wyMsg .wyZs li {
  width: 48%;
  float: left;
  text-align: center;
  padding-bottom: 20px;
  border-top: 1px solid #e0e9f3;
  border-left: 1px solid #e0e9f3;
}

.wyMsg .wyZs li:nth-child(1) {
  border-top: none;
  border-left: none
}

.wyMsg .wyZs li:nth-child(2) {
  border-top: none;
}

.wyMsg .wyZs li:nth-child(3) {
  border-left: none;
}

.wyMsg .wyZs li .wyZsImg {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
}

.wyMsg .wyZs li p.type {
  font-size: 16px;
  color: #999;
  margin-bottom: 5px;
}

.wyMsg .wyZs li p.value {
  font-size: 18px;
  color: #333;
}

.wyMsg .wyMsgTips {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
}

.d40to {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #333;
}

.d40to a {
  color: #333;
  font-size: 18px
}

.wyMsg .wyMsgTips p {
  font-size: 14px;
  color: rgb(1, 54, 106);
  line-height: 30px;
}

.wyMsg .wyMsgTips p i {
  font-style: normal;
}

.myskyPCbox {
  text-align: left;
}

.myskyPC {
  position: relative;
  width: 100%;
  height: 162px;
}

.myskyPC .tempNum {
  z-index: 99;
  font-size: 25px;
  position: absolute;
  bottom: 20px;
  color: #fff;
  height: auto;
  left: 5px;
  text-align: right;
  display: block;
  width: 50px;
}

.wdtkimg {
  margin-bottom: 10px;
  background: #000;
  width: 270px;
  min-height: 150px;
  max-height: 160px;
}

.wdtkimg img {
  display: block;
  width: 100%;
  height: auto
}

.myskyPC .otherWeather {
  width: auto;
  /* float: right; */
  margin-top: 10px;
  position: absolute;
  z-index: 99;
  color: #fff;
  bottom: 22px;
  right: 10px;
}

.myskyPC .weatherRow img {
  margin-left: 5px;
  margin-right: 0px !important
}

.skimgsm {
  display: none;
}

.wdtkimgzc {
  position: absolute;
  width: 100%;
  height: 50px;
  bottom: 10px;
  background-image: url(https://i.i8tq.com/newzixun/zhezhao.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.myskyPC .aaa {
  padding-top: 0px;
  padding-bottom: 0px;
  left:10px !important;
}

.aaa {
  padding-top: 25px;
  padding-bottom: 8px;
}

.myskyPC .skimgsm {
  width: 16px;
  display: inline;
  position: inherit
}

#alarmScr {
  margin-bottom: 15px;
}

.myskyPC .imgIcon {
  display: none !important;
}

.wdtkimg .wdtkrukou {
  position: absolute;
  width: 76px;
  top: 10px;
  right: 10px;
}

.zdwr {
  width: auto !important;
  padding: 0px 6px;
}

.myskyPC .aaa {
  position: absolute;
  top: -20px;
}

.myskyPC .skInfo {
  position: relative;
}

.myskyPC .weatherRow {
  width: auto;
  float: left;
}

.myskyPC .tempDu {
  left: -5px;
  z-index: 99;
  font-size: 15px;
  position: absolute;
  bottom: 36px;
  color: #fff;
  height: auto;
  left: 65px;
  top: inherit;
  overflow: hidden;
  display: block;
}

.myskyPC .temp {
  width: 100% !important;
  position: relative;
}

.indexMySky {
  width: 104px;
  height: 22px;
  line-height: 21px;
  font-size: 11px;
  color: #000;
  float: right;
  background: #043568;
  border-radius: 20px;
  margin: 9px 4px 9px 0;
  display: none;
}

.top-list-hidden {
  width: 100px !important;
}

.indexMySky i {
  display: block;
  background: url(https://i.tq121.com.cn/i/weatherMap/icon_sxt_w.png) no-repeat left center;
  width: 12px;
  height: 15px;
  float: left;
  margin: 3.5px 5px 0 8px;
  background-size: 100% auto;
}

.nav_addr ul li {
  position: relative;
}

.indexMySky a span {
  color: #fff;
}

.sjxl {
  cursor: pointer;
  position: absolute;
  width: 310px;
  height: auto;
  overflow: hidden;
  padding: 10px;
  border: 1px solid #e0e9f3;
  /* border-radius: 10px; */
  background: #fff;
  right: 136px;
  top: 0px;
  z-index: 999;
  /* display: none; */
}

.dztk {
  display: none;
}

.sjxl a {
  float: left;
  padding: 4px 10px;
  width: 42px !important;
  text-align: center;
  font-size: 14px;
}

.sheng_li i {
  width: 10px;
  height: 10px;
  background: url(https://i.tq121.com.cn/i/weather2015/index/indexImg_gl.png) no-repeat -590px -292px;
  position: absolute;
  top: 120px;
  /* right: 6px; */
  margin-left: 4px;
}

.sj:hover i {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
}