.page-of-air .amap-layers > div{
    filter: initial!important;
}
.dianji
{
    color: #999;
}
.pieDiv
{
    width: 50px;
    height: 50px;
    text-align: center;
    color: white;
    font-size: 12px;
}
.pieDiv em
{
    position: absolute;
    font-style: normal;
    width: 12px;
    height: 12px;
    line-height: 12px;
    border-radius: 9px;
    text-align: center;
    background-color: Red;
    top: 6px;
    right: 6px;
    font-weight: 800;
    color: white;
    font-size: 12px;
}
.pieSpan
{
    margin-top: 30px;
    margin-left: 2px;
    width: 40px;
    height: 20px;
}
.page-of-air .map-type
{
    padding-bottom: 0;
}
.page-of-air .map-levelzb
{
    top: 1.4rem;
    right: -0.28rem;
}

.map-levelzb .badge-level
{
    margin-bottom: 0rem;
    padding: 0;
    background-color: rgba(255,255,255,1) !important;
    width: 0.32rem;
    box-shadow: rgba(0,0,0,0.2) 0 0.02rem 0.04rem;
}
.map-levelzb .badge-level.first
{
    border-radius: 0.036rem 0.036rem 0 0;
}
.map-levelzb .badge-level.last
{
    border-radius: 0 0 0.036rem 0.036rem;
}
.page-of-air .map-levelzb .button.button-primary
{
    min-width: 0.28rem;
    background-color: #fff;
    color: #8d96a6;
    height: 0.32rem;
    line-height: 0.32rem;
    font-size: 0.12rem;
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0.02rem;
}
.page-of-air .side-panel .side-tab .side-tab-list a.slide-lang{
    position: absolute;
    right:32px;
    top:17px;
    font-size: 12px;
    display: block;
    width:56px;
    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-tab .side-tab-list{
    display: flex;
    justify-content: space-between;
}
