﻿.g_1_0 /*超标无反馈*/
{

     background: url("/MapPollution/imgs/g_1_0.png") no-repeat -2px 17px;
}
.g_0_0 /*无超标无反馈*/
{
    background: url("/MapPollution/imgs/g_0_0.png") no-repeat -2px 17px;
}
.g_2_0 /*无数据无反馈*/
{
     background: url("/MapPollution/imgs/g_2_0.png") no-repeat -2px 17px;
}

.g_1_1 /*超标有反馈*/
{
       background: url("/MapPollution/imgs/g_1_1.png") no-repeat -2px 17px;
}
.g_0_1 /*无超标有反馈*/
{
       background: url("/MapPollution/imgs/g_0_1.png") no-repeat -2px 17px;
}
.g_2_1 /*无数据有反馈*/
{
          background: url("/MapPollution/imgs/g_2_1.png") no-repeat -2px 17px;
}



.w_1_0 /*超标无反馈*/
{

     background: url("/MapPollution/imgs/w_1_0.png") no-repeat -2px 17px;
}
.w_0_0 /*无超标无反馈*/
{
    background: url("/MapPollution/imgs/w_0_0.png") no-repeat -2px 17px;
}
.w_2_0 /*无数据无反馈*/
{
     background: url("/MapPollution/imgs/w_2_0.png") no-repeat -2px 17px;
}

.w_1_1 /*超标有反馈*/
{
       background: url("/MapPollution/imgs/w_1_1.png") no-repeat -2px 17px;
}
.w_0_1 /*无超标有反馈*/
{
       background: url("/MapPollution/imgs/w_0_1.png") no-repeat -2px 17px;
}
.w_2_1 /*无数据有反馈*/
{
          background: url("/MapPollution/imgs/w_2_1.png") no-repeat -2px 17px;
}

/* 在线 */
.page-of-air .side-panel .side-tab .side-tab-list a.slide-lang {
    position: absolute;
    right: 11px;
    top: 17px;
    font-size: 12px;
    display: block;
    width: 56px !important;
    height: 26px;
    line-height: 26px;
    background-color: #005596;
    color: #fff;
    text-align: center;
    padding: 2px 2px;
    border-radius: 2px;
}
.slide-lang:hover {
    color: #fff;
}
.page-of-air .side-panel .side-wrap .side-search .form-filed .select{
    width: 32.5%;
    min-width: auto;
}

.iconszf {
    width: 42px;
    height: 40px;
    font-size: 10px;
    text-align: center;
    color: #fff;
    padding-top: 20px;
}

.page-of-air .amap-info-content {
    padding: 22px;
}
.page-of-air .mark-detail .mark-title {
    height: 22px !important;
}
.page-of-air .mark-detail .mark-content p{
    height: auto;
}

