.popDiv{
	background: url(../../../img/img/popDiv1top.png) no-repeat;
	width:276px;
	/* height:166px; */
	position:absolute;
	left:400px;
	top:250px;
	z-index:2007;
}
.popBottom{
  background: url(../../../img/img/popDiv1bottom.png) no-repeat;
  height:5px;
}
.popCenter{
  background: url(../../../img/img/popDiv1center.png) repeat-y;

}
.popDiv2{
	background: url(../../../img/img/popDiv2.png) no-repeat;
	width:276px;
	height:166px;
	position:absolute;
	left:400px;
	top:250px;
	z-index:2007;
}
.poDivTitle{
	margin-left:2px;
	height:auto;
	overflow:hidden;
    background: #fff;
    border: 1px solid #ddd;
}
.poDivTitlePoll{
	width:230px;
}
.poDivTitleAQI{
	width: 138px;
}
.warningPlace{
	color: #fff;
    font-size:18px;
    height:28px;
    line-height: 28px;
    margin-left:10px;
    display:inline-block;
}

.warning{
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-left: 10px;
    overflow: hidden;
    vertical-align:middle;
}
.popDivClose,.popEnvDivClose{
	background: url(../../../img/img/popDivClose.png) no-repeat;
	background-size: 12px;
	width:12px;
	height:12px;
	position:absolute;
	right: 10px;
    top: 32px;
	z-index:2008;
}

.popWarningTab{
	width:100%;
}
.popWarningTab td{
	padding:5px;
	border-bottom:1px dashed #999;
	font-size:16px;
	color:#707070;
	text-align:left;
	letter-spacing:1px;
}
.popWarningTabEnv td{
	border-bottom:none;
}
.popWarningTab tr td:first-child{
	width:50px;
}

.popWarningTab tr:last-child td{
	border-bottom:0;
}

.popWarningTab td img{
	width:45px;
}
#warnPopDiv  tr{
	margin:5px 0 0 5px;
}
#warnPopDiv td{
	vertical-align:middle;
	height:30px;
}
#warnPopDiv  tr td:first-child{
    text-align: right;
    width: 30px;
    margin-right: 4px;
    padding-right: 8px;
}
#warnPopDiv{
    border-top: 1px solid #fff;
    min-height: 36px !important;
    margin: 3px 0 2px;
    padding-top: 5px;
}

.tc-num li a{
  cursor:pointer;
}
.tc-num li{
  bottom:2px;
}
.tc-num li.first,.tc-num li.last{
  display:none;
}
.tc-num li.prev{
  right:17px;

  position:absolute;
}

.tc-num li.next{
  right:0px;

  position:absolute;
}

.tc-num li img{
  width:22px;
}
.pull-left{
  border:0;
}

#alert_page{
  text-align:center;
  position:relative;
  margin:0 4px;
  height:26px;
}





.forecast-now-wrapper .titleWrapper{
	background-color: #4688ff;
}
.forecast-now-wrapper .titleWrapper,.popWarnTitle{
	background:#4688ff;
}
.forecast-now-wrapper .poDivTitle{
	position: relative;
}
.forecast-now-wrapper .popCenter{
	background:none;
}
.forecast-now-wrapper .popDiv{
	background:none;
}
.forecast-now-wrapper .popDivClose, .popEnvDivClose{
	top: 8px;
}
.warnTime{
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
    font-size: 14px;
}

.color-legend-img{
    position: absolute;
    bottom: -5px;
    right: 30px;
}
.color-legend-img img{
	width: 48px;
}
.legend.air{
	right: 90px;
}



#bgMap.olMap{
	height: 550px;
    width: 845px;
    position: relative;
    margin: -34px 2px 2px 100px !important;
    padding-top:50px !important; 
    /* padding-top:50px !important; */
    background: url(/img/tq/back_block.png);
}


