.b_panel {
    position: absolute;
    bottom: 3rem;
}
.bottompanel .panelCancel, .bottompanel_route .panelCancel{
    position: absolute;
    top: 0rem;
    right: 0rem;
    width: 0.6rem;
    height: 0.6rem;
    /* display: none; */
    z-index: 999;
    background: url(../img/del.png) no-repeat;
    background-size:100%;
}

.bottompanel, .bottompanel_air, .bottompanel_route{
    display: none;
    position: absolute;
    z-index: 9999;
    bottom: 1px;
    right: 0;
    width: 100%;
    /* height: 5rem; */
    z-index: 99;
    color: #ffffff;
    background: rgba(31, 92, 199, 0.9); 
    /* border: 1px solid #000; */
    padding: 0.01rem;
    box-shadow: 0 0 5px #929090;
}
.bottompanel_air, .bottompanel_route{
    height: 4.8rem;
}
/* .botHangKongLeft {
    display: none;
    position: absolute;
    top: 0.6rem;
    bottom: 0;
    left: 0;
} */

i {
    font-style: normal;
}

/* ------------------------------------------------------位置天气------------------------------------------------ */
.posi_wea {
    display: none;
}
.bottompanel .posi_wea>div {
    float: left;
    /* height: 3rem; */
    /* padding: 0.3rem 0.2rem; */
    padding-left: 3rem;
    /* border-left: 1px solid #000; */
}

/* 预报信息 */
.bottompanel .posi_wea .station_info {
    width: 3rem;
    /* height: 5rem; */
    /*background-image: url(../img/nav/bot_pan1.png);*/
    background-size:100% 100%;
    background-repeat: no-repeat;
    margin-right: 0.2vw;
}
#station_info h3{
    font-size: 0.24rem;
    position: absolute;
    right: 0.06rem;
    top: 0.16rem;
    font-weight: normal;

}
#bigImg{
    width: 10rem;
    height: 7.5rem;
    float: left;
    position:absolute;
    left: 0;
    bottom: 0;
    z-index: 9999;
}
#bigImg img{
    width: 100%;
    height: 100%;
}
.bottompanel .posi_wea .station_info .info_content {
    /*margin-top: 0.7rem;
    height: 4rem;
    overflow: auto;*/
    height: 4rem;
    margin-top: 0.48rem;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
}
/*--------预报信息----------*/
.posi_wea .station_info .station_title {
    /*display: table-cell;
    float: left;
    padding: 0;
    width: 58%;*/
}
.posi_wea .station_info .station_title div{
    text-align: center;
}
.bottompanel #rightInfo_single_tt{
    position: absolute;
    top: 1.1rem;
    left: 1.3rem;
    font-size: 0.3rem;
}
.bottompanel #rightInfo_single_wind{
    margin-top: 0.1rem;
}
.bottompanel #rightInfo_single_lnglat{
    font-size: 0.24rem;
    position: absolute;
    top: 0.64rem;
    left: 0.5rem;
}
.bottompanel .rightInfo_single_time{
    font-size: 0.25rem;
    color: #ffffff;
}
.posi_wea .station_info .station_title .left {
    flex: 8;
}
.posi_wea .station_info .station_title .right {
    flex: 4;
}
.posi_wea .station_info .station_content div {
    position: absolute;
    top: 1.7rem;
    left: 0.4rem;
}
.posi_wea .station_info .station_content p {
    margin-top: 0.02rem;
    font-size: 0.14rem;
    /*color: #ffffff;*/
}



/* 时间剖面 */
.bottompanel .pos_time_profile {
    width: 100%;
    /* height: 370px;
    background-image: url(../img/nav/bot_pan2.png); */
    background-size:cover; 
    display: none;
}
#rightInfo_single_cross canvas{
    background: #fff;
}
.pos_time_profile .checkboxDiv{
    float: right;
    /* margin-top: -0.1rem; */
    margin-right: -0.1rem;
    padding-left: 0.1rem;
}
.pos_time_profile .checkboxDiv p{
    display:inline-block;
    vertical-align: top;
}
.pos_time_profile .checkboxDiv .inputStye{
    width: 1rem;
    height: 0.4rem;
    line-height: 0.1rem;
    padding-left: 0.2rem;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    background: url(../img/layout/icon_checkbox_blue.png) no-repeat;
    /* background-size: 100%; */
}
.pos_time_profile .checkboxDiv .inputStye.current {
    vertical-align: middle;
    background-image: url(../img/layout/icon_checkbox_blue2.png);
}

.pos_time_profile .checkboxDiv p input {
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    opacity: 0;
}
.pos_time_profile .checkboxDiv p span{
    /* vertical-align: middle; */
    /* margin-right: 0.3rem; */
    /* font-size: 0.24rem; */
    display: inline-block;
    padding-top: 0.06rem;
}

/* 单点时间剖面图 popup */
#rightInfo_single_cross #single_popup{
    position: absolute;
    padding: 5px;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    pointer-events: none;

}
#rightInfo_single_cross #single_popup span{
    color: white;
    display:block; 
}

/* 垂直层面 */
.bottompanel .vertical {
    width: 45%;
}
.vertical .vertical_content {
    margin-top: 20px;
}
.vertical .vertical_content>ul>li {
    float: left;
    padding: 0 20px;
}

/* 地面要素预报曲线图 */
.bottompanel .curve{
    position: relative;
    width: 100vw;
    height: 30vh;
    /*background-image: url(../img/nav/bot_pan2.png);
    background-size:cover;*/ 
    padding-top: 0.28rem;
}
.stationLabel_chart {
    float: right !important;
    width: 85vw;
    height: 30vh;
    padding: 35px 10px;
    padding-left: 10px !important;
    overflow-x: scroll;
}
/* .bottompanel .posi_wea .tog_title{
    position: absolute;
    top: 0.1rem;
    left: 3.2rem;
    height: 0.4rem;
    padding: 0.04rem;
    font-size: 0.24rem;
    font-weight: normal;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
    padding: 2px;
    border-radius: 3px;
} */

.bottompanel .posi_wea .tog_title {
    position: absolute;
    top: 0.7rem;

    right: 0.26rem;
    height: 0.44rem;
    font-size: 0.2rem;
    font-weight: normal;
    line-height: 0.4rem;
    z-index: 999;
    padding: 2px;
}
.bottompanel .posi_wea .tog_title span {
    display: block;
    padding: 0 0.1rem;
    border: 1px solid rgba(255, 255, 255, 0.5);
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0.08rem;
}
.bottompanel .posi_wea .tog_title span.current {
    /* background: rgb(29, 130, 254); */
    background: #ff9600;
}
.realLabel,.bottompanel .posi_wea .tog_title .fcCurve, .bottompanel .posi_wea .tog_title .togbtn {
    /* margin-left: -0.06rem; */
    margin-top: 0.25rem;
    /* border-top: none; */
}
/* 刨面图 */
/* .bottompanel .posi_wea .togbtn{
    display: inline-block;
    position: absolute;
    top: 0.08rem;
    right: 0.8rem;
    width: 1.2rem;
    line-height: 0.36rem;
    height: 0.4rem;
    text-align: center;
    background: rgb(29, 130, 254);
    border: 1px solid rgisfba(255, 255, 255, 0.5);
    z-index: 999;
} */

.bottompanel .isFollow {
    position: absolute;
    z-index: 999;
    top: 0.5rem;
    left: 0.44rem;
    width: 1rem;
    height: 0.32rem;
    font-size: 0.18rem;
    line-height: 0.32rem;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0.08rem;
} 
.bottompanel .isFollow.current {
    background: #ff9600;
}
.bottompanel .isFollow::after {
    content: '';
    position: absolute;
    top: -0.2rem;
    left: 0.06rem;
    width: 0;
    height: 0;
    border-top: 0.1rem solid transparent;
    border-bottom: 0.1rem solid rgba(0, 0, 0, 0.5);
    border-left: 0.1rem solid transparent;
    border-right: 0.1rem solid transparent;
}
.bottompanel .posi_img {
    position: absolute;
    left: 0.1rem;
    top: 0.1rem;
    width: 0.4rem;
    height: 0.5rem;
    z-index: 999;
    background: url(../img/icon_pad/icon_12.1.png) no-repeat;
    background-size: 0.4rem 0.5rem;
}
.bottompanel .posi_img.current {
    background: url(../img/icon_pad/icon_12.png) no-repeat;
    background-size: 0.4rem 0.5rem;
}
.bottompanel .curve .curve_content {
    height: 42vh;
    overflow: auto;
}
.curve_bottom ul {
    margin-top: 0.1rem;
    display: flex;
}
.curve_bottom ul li {
    float: left;
    margin-right: 15px;
}
#bottomInfo_single_chart {
    width: 93%;
    /* height: 2.6rem; */
    height: 37vh;
    margin-top: -0.2rem;
}


/* ------------------------------------------------------城镇天气------------------------------------------------ */
.city_station {
    display: none;
}
.bottompanel .city_station>div {
    float: left;
    height: 38vh;
    padding: 0.1rem;
    /* border-left: 1px solid #000; */
}
/* 预报信息 */
.bottompanel .city_station .station_info {
    width: 26%;
    /* background-image: url(../img/nav/bot_pan1.png); */
    background-size:100% 100%;
}
#rightInfo_station_cityName{
    margin-left: 0.15rem;
    font-size: 0.4rem;
    height: 10%;
    color: white;
}
#rightInfo_station_tt{
    font-size: 0.48rem;
    margin-top: 0.1rem;
    /* color: #BAFC05; */
}
#rightInfo_station_wind{
    color: #03A4DD;
    margin-top: 0.1rem;
    font-size: 0.25rem;
}
#rightInfo_station_lnglat{
    margin-top: 0.2rem;
    font-size: 0.25rem;
    color: #01F5E6;
}
.bottompanel .rightInfo_station_time{
    font-size: 0.22rem;
    margin-top: 0.12rem;
    color: #ACCAE2;
}
.bottompanel .city_station .station_info .info_content {
    height: 70%;
    overflow: auto;
}
.bottompanel .city_station .station_info h3{
    text-align: center;
    margin-top: 0.3rem;
    color:#28E0F3;
    font-size: 0.3rem;
}
.bottompanel .city_station .station_info .station_title {
    float: left;
    padding: 0;
    width: 60%;
    text-align: center;
}
.bottompanel .city_station .station_info .station_title .left {
    flex: 8;
}
.bottompanel .city_station .station_info .station_title .right {
    flex: 4;
}
.bottompanel .city_station .station_info .station_content {
    float: left;
    margin-top: 0.5rem;
}
.bottompanel .city_station .station_info .station_content div {
    text-align: center;
    padding-right: 0.05rem;
    margin-top: 0.1rem;
    flex: 1;
}
.bottompanel .city_station .station_info .station_content p {
    height: 0.25rem;
    margin-top: 0.1rem;
    line-height: 0.25rem;
    font-size: 0.2rem;
    color: #ACCAE2;
}
/*城镇精细预报*/
.bottompanel .module {
    width: 33.6%;
    /* background-image: url(../img/nav/bot_pan2.png); */
    background-size:100% 100%;
    margin:0 0.2%;
}
.city_station .module .list {
    margin-top: 0.1rem;
}
.city_station .module .list>ul li {
    float: left;
    text-align: center;
    /* padding: 0 20px; */
}
.city_station .module .list_content {
    margin-top: 0.1rem;
    height: 65%;
    overflow: auto;
}
.city_station .module h3 {
    text-align: center;
    margin-top: 0.16rem;
    color:#28E0F3;
    font-size: 0.3rem;
}
.city_station .module .list_content span {
    display: inline-block;
    height: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
}
/* 未来七天预报 */
.bottompanel .forecast_7 {
    width: 40%;
    /* background-image: url(../img/nav/bot_pan2.png); */
    background-size:100% 100%;
}
.city_station .forecast_7 .list {
    margin-top: 0.1rem;
}
.city_station .forecast_7 .list>ul li {
    float: left;
    text-align: center;
    /* padding: 0 20px; */
}
.city_station .forecast_7 .list_content {
    margin-top: 0.1rem;
    margin-left: 0.1rem;
    height: 74%;
    overflow: auto;
}
.city_station .forecast_7 h3{
    text-align: center;
    margin-top: 0.16rem;
    color:#28E0F3;
    font-size: 0.3rem;
}

.city_station .forecast_7 .list_content span {
    display: inline-block;
    height: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
}
/* 过去24小时时效 */
.bottompanel .aging_72 {
    width: 25%;
}

/* ------------------------------------------------------机场------------------------------------------------ */
/*编辑按钮*/
.bottompanel_air .bianJi_btn{
   position: absolute;
    z-index: 10000;
    top: 0.1rem;
    left: 6rem;
    font-size: 0.24rem;
    background: #10ca10;
    padding: 2px 20px;
    border-radius: 15px;
    background: -moz-linear-gradient(top, #26fa26 0%, #049e04  100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#26fa26), color-stop(100%,#049e04 ));
    background: -webkit-linear-gradient(top, #26fa26 0%,#049e04  100%);
    background: -o-linear-gradient(top, #26fa26 0%,#049e04  100%);
    background: -ms-linear-gradient(top, #26fa26 0%,#049e04  100%);
    background: linear-gradient(to bottom, #26fa26 0%,#049e04  100%);
}

/* 航线剖面 */
/* #airRouteHeightUnit {
    position: absolute;
    top: -0.5rem;
    left: 8.4rem;
    margin: 0.04rem 0 0 0.1rem;
    padding-left: 0.3rem;
    color: #fff;
}
#airRouteHeightUnit span {
    display: inline-block;
    margin-right: 0.1rem;
} */
#airRouteHeightUnit .mTohPa {
    width: 0.6rem;
    height: 0.34rem;
    /* background: url(../img/layout/icon_lizi4.png) no-repeat center;
    background-size: 0.5rem; */
    vertical-align: middle;
    border-radius: 0.15rem;
    background: #03A4DD;
    box-shadow:  0 0 0.02rem rgb(0, 0, 0) inset;
    /* border: 1px solid rgba(255, 255, 255, 0.3); */
}
#airRouteHeightUnit .mTohPa .point {
    position: relative;
    left: 0;
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
    background: #fff;
    transition: 0.3s;
}
#airRouteHeightUnit .mTohPa .point.active {
    left: 0.3rem;
    transition: all 0.3s;
}
/* .botHangKongLeft .air_title {
    position: absolute;
    top: -0.5rem;
    left: 0.2rem;
}
.botHangKongLeft .set_fly {
    position: absolute;
    top: -0.5rem;
    left: 3.4rem;
}
.botHangKongLeft .set_fly span {
    float: left;
}
.botHangKongLeft .set_fly input {
    float: left;
    width: 1.9rem;
    height: 0.36rem;
    line-height: 0.36rem;
    margin: 0.06rem 0 0 0.06rem;
    border-radius: 0.06rem;
    border: 1px solid transparent;
} */
/* .botHangKongLeft .tuLiDiv {
    position: absolute;
    top: -0.52rem;
    left: 10.8rem;
    width: 6.8rem;
    vertical-align: middle;
}
.botHangKongLeft .tuLiDiv img {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 0.06rem;
}
.botHangKongLeft .checkboxDiv {
    position: absolute;
    top: -0.4rem;
    left: 15.2rem;
    width: 4rem;
}
.botHangKongLeft .checkboxDiv p{
    display: inline-block;
}
.botHangKongLeft .checkboxDiv p span {
    color: #fff;
} */
#ProfileChart_yAxis {
    float: left;
    /* position: absolute;
    left: 0;
    top: 0; */
}
.bottompanel_air .Pro_route.current {
    background: orange;
}
.bottompanel_air .route_btn {
    position: absolute;
    z-index: 9999;
    top: 0.1rem;
    left: 12.4rem;
    width: 1.4rem;
    height: 0.36rem;
    line-height: 0.36rem;
    text-align: center;
    background: #408CD7;
    border-radius: 0.04rem;
}
.bottompanel_air .route_btn.current {
    background: orange;
}
.bottompanel_air .for_airport {
    display: none;
    position: absolute;
    right: 0;
    top:40px;
    /* width: 45%; */
    width: 4rem;
    height: 4.8rem;
    /* background-size:100% 100%; */
}
#rightInfo_airport_name{
    display:inline-block;
}
.bottompanel_air .for_airport .station_info div{
    display:inline-block;
}
.bottompanel_air .for_airport .station_info div p{
    display:inline-block;
}
/* 位置信息 */
.bottompanel_air  .for_airport .station_info{
    font-size: 0.22rem;
    color: #fff;
    line-height: 0.5rem;
}
.bottompanel_air  .for_airport .leftTitle{
    text-align: center;
    color: #F4F803;
}
.for_airport .station_info p {
    height: 0.3rem;
    line-height: 0.3rem;
}
.for_airport .air_content {
    position: absolute;
    top: 1.75rem;
    left: -0.2rem;
}
.for_airport .air_content .content_Element {
    height: 0.36rem;
    line-height: 0.36rem;
    font-size: 0.25rem;
    color: #fff;
}
.for_airport .air_content p .text {
    text-align: right;
    display: inline-block;
    /* width: 29%; */
    width: 1rem;
}
.for_airport .air_content p .content {
    display: inline-block;
    width: 1.8rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    margin: -0.6rem 0 0.3rem 1.3rem;
}
.for_airport .air_content p .sub_content {
    display: inline-block;
    position: relative;
    z-index: 10001;
    top: -1.12rem;
    left: 1.3rem;
    line-height: 0.3rem;
    background: #03A4DD;
    color: #fff;
}
/* 机场实况 */
.for_airport .air_real {
    position: absolute;
    /* left: 0.2rem; */
    width: 2rem;
    height: 4rem; 
}
.for_airport .air_real .air_content {
    height: 2.4rem;
    width: 3.2rem;
    /* overflow: auto; */
}
#rightInfo_airport_msgReal {
    margin-top: 0.05rem;
    font-size: 0.25rem;
}

/* 机场预报 */
.for_airport .air_fore {
    display: none;
    position: absolute;
    /* right: 14%; */
    /*top: 1.7rem;*/
    width: 2rem;
    height: 4rem; 
}
.for_airport .air_fore .air_content {
    /* height: 2.36rem; */
    width: 3.2rem;
    /* overflow: auto; */
}
.for_airport .air_fore .changeP span {
    display: block;
}
.for_airport .air_fore .changeP {
    display: flex;
    margin-top: 0.05rem;
    /* margin-bottom: 0.1rem; */
}
.for_airport .air_fore .changeP .left {
    flex: 2;
}
.for_airport .air_fore .changeP .right {
    flex: 8;
}

/* 报文框 */
.bottompanel_air .air_mes {
    position: absolute;
    top: 0.55rem;
    left: 0;
    width: 3.8rem;
    height: 1.2rem;
    /*border: 1px solid #ccc;*/

    /*如不显示还改为 #ccc  此行注释 打开上行*/
    box-shadow: inset 0px 15px 15px -15px #052c6f, inset 0px -15px 15px -15px #052c6f;
    border: 1px solid #4d7bca;
}
/* #rightInfo_airport_msgFcst, #rightInfo_airport_msgReal {
    position: absolute;
    top: 0.55rem;
    left: 0.2rem;
    width: 4.6rem;
    height: 1.2rem;
    overflow: auto;
    font-size: 0.25rem;
}
#rightInfo_airport_ftime, #rightInfo_airport_odate {
    position: absolute;
    top: 0.1rem;
    left: 0rem;
    width: 4.6rem;
    font-size: 0.25rem;
} */

.bottompanel_air .air_info {
    position: absolute;
    top: 2rem;
    left: 0;
    width: 2.6rem;
    height: 3rem;
    /* border: 1px solid #ccc; */
}


.bottompanel_air .air_tab {
    position: absolute;
    z-index: 9999;
    top: 0.1rem;
    right: 0;
    width: 4rem;
}
.bottompanel_air .air_tab .changeReal div {
    display: inline-block;
    width: 1rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    background: #408CD7;
    border-radius: 0.04rem;
}
.bottompanel_air .air_tab .airName, .airNameCus {
    height: 1.5rem;
    width: 1.8rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    overflow: auto;
    margin-top: 0.2rem;
    /* background: rgb(255, 255, 255, .9); */
    background: #fff;
    color: #000;
    font-size: 0.25rem;
    border-radius: 0.06rem;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.3) inset, 0 0 0.1rem rgba(0, 0, 0, 0.3);
}
.bottompanel_air .air_tab .airName.active, .airNameCus {
    position: absolute;
    left: -1rem;
    top: -1.6rem;
    width: 2.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    height: 3.8rem;
    padding: 0.1rem;
    overflow: auto;
    background: #fff;
}
.bottompanel_air .air_tab .airName li, .airNameCus li {
    height: 0.5rem;
    line-height: 0.5rem;
    padding-left: 0.2rem;
    /* border-bottom: 1px solid gray; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}
.bottompanel_air .air_tab .airName.active li, .airNameCus li {
    /* background: rgba(0, 0, 0, 0.2); */
    border: none;
    margin-bottom: 0.02rem;
    /* border-radius: 0.04rem; */
}
.bottompanel_air .air_tab .airName li.current .airNameCus li.current {
    background: orange;
    height: 0.7rem;
    line-height: 0.7rem;
}
.bottompanel_air .air_tab .changeReal div.current {
    background: orange;
}
.gridColor_odd {
    background: #b9cced;
}
.gridColor_even {
    background: #f6e7e6;
}

/* 航空危险天气 */
.bottompanel_air .danger_btn {
    position: absolute;
    z-index: 10000;
    top: 0.1rem;
    left:3rem;
    font-size: 0.25rem;
}
#airport_profile .air_label {
    position: absolute;
    z-index: 10000;
    top: 0.1rem;
    left:4.5rem;
    font-size: 0.25rem;
}
.bottompanel_air .danger_btn .isDanger {
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    margin-left: 0.1rem;
    vertical-align: middle;
    background: #929090;
    border-radius: 50%;
}
.bottompanel_air .danger_btn .isDanger.current {
    background: red;
}
.bottompanel_air .danger {
    display: none;
    position: absolute;
    top: -1.6rem;
    left:3rem;
    width: 2rem;
    height: 1.6rem;
    background: #fff;
    border: 1px solid #408CD7;
    border-radius: 0.04rem;
}
.bottompanel_air .danger h3{
    padding-left: 20px;
}
.bottompanel_air .danger .dangerdel {
    position: absolute;
    top: 0;
    right: 0;
    width: 0.3rem;
    height: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
    background: #408CD7;
    border-radius: 50%;
    color: #fff;
}
/* .bottompanel_air .danger p{
padding: 6px 0;
} */
.danger .danger_content {
    color: #000;
    height: 2rem;
    overflow: auto;
}
 .danger .danger_content .left {
     padding-left: 0.2rem;
}
/* .danger .danger_content .right {
     padding-left: 0.4rem;
}  */
.danger .danger_content p {
    height: 0.4rem;
    line-height: 0.4rem;
}

/* 机场剖面图 */
.bottompanel_air .moduleThree{
    display: block;
    width: 15rem;
    height: 4.8rem;
    overflow: auto;
    position: absolute;
    z-index: 999;
    bottom: 0;
    left: 0;
    padding:0 8px;
    /* background-image: url(../img/nav/bot_pan2.png); */
    background-size: cover;
}
.bottompanel_air .moduleThree .title {
    position: absolute;
    top: 0.1rem;
    left: 0.2rem;
}
.bottompanel_air .moduleThreeSelect{
    position: absolute;
    right:20px;
    top:15px;
}

.bottompanel_air .checkboxDiv{
    float: right;
    /* margin-top: -0.1rem; */
    margin-right: -0.1rem;
    padding-left: 0.1rem;
}
.bottompanel_air .checkboxDiv p{
    display:inline-block;
}
.bottompanel_air .checkboxDiv .inputStye{
    margin-top: 1px;
    width: 1rem;
    height: 0.4rem;
    line-height: 0.1rem;
    padding-left: 0.2rem;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    background: url(../img/layout/icon_checkbox_blue.png) no-repeat;
}
.bottompanel_air .checkboxDiv .inputStye.current {
    vertical-align: middle;
    background-image: url(../img/layout/icon_checkbox_blue2.png);
}

.bottompanel_air .checkboxDiv p input {
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    opacity: 0;
}
.bottompanel_air .checkboxDiv p span{
    display: inline-block;
    padding-top: 0.06rem;
}

.bottompanel_air .panelCancel,.bottompanel_route .panelCancel{
    z-index: 5;
    position: absolute;
    right: 0;
    top: -28px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background-color: #408CD7;
    -webkit-box-shadow: 0 0 6px #ababab;
    -moz-box-shadow: 0 0 6px #ababab;
    -o-box-shadow: 0 0 6px #ababab;
    -ms-box-shadow: 0 0 6px #ababab;
    box-shadow: 0 0 6px #ababab;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

/* 弹框  是否确认删除 */
#alertBox{
    display: none;
    height: 2.5rem; 
    width: 6rem; 
    position: fixed; 
    left: 50%;
    margin-left: -4rem;
    top: 1rem;
    text-align: center; 
    background: rgb(255, 255, 255);
    font-size: 0.3rem;
    border-radius: 0.2rem; 
    z-index: 100000;
}
#alertMsg{
    margin: 0.5rem;
}
#alertSure{
    position: absolute; 
    left: 0px; 
    width: 1.5rem; 
    text-align: center; 
    background: rgb(29, 130, 254); 
    line-height: 0.7rem; 
    color: rgb(255, 255, 255);
    margin: 0px 0px 0px 0.7rem; 
    border-radius: 0.2rem;
}
#alertErorr{
    position: absolute; 
    left: 3.5rem;
    width: 1.5rem; 
    text-align: center;
    background: rgb(204, 204, 204); 
    line-height: 0.7rem;
    color: rgb(255, 255, 255); 
    border-radius: 0.2rem;
}
#prompt{
    position: absolute; 
    left: 2.5rem;
    height: 1rem; 
    width: 3rem; 
    text-align: center; 
    background: rgb(29, 130, 254);
    line-height: 1rem; 
    color: rgb(255, 255, 255);
    margin-top: 0.5rem;
    border-radius: 0.2rem;
    display: none;
}
@media screen and (max-width: 1020) {
    .bottompanel {
        font-size: 0.12rem;
    }
    .bottompanel_air {
        font-size: 0.12rem;
    }
    /* .bottompanel p {
        transform: scale(1);
    }
    .bottompanel li {
        transform: scale(1);
    } */
    /* .bottompanel .station_info  */
    .bottompanel .list_content li, .bottompanel .list li {
        /* transform: scale(1); */
        font-size: 0.25rem;
    }
    .bottompanel_air .for_airport .air_fore .changeP {
        margin-bottom: 0;
        /* transform: scale(1); */
    }
}

#station_info{
    padding:0.1rem 0;
    padding: 0.1rem 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
#z_biaoti_time{
    position: absolute;
    left: 0.56rem;
    top: 0.14rem;
    font-size: 0.26rem;
}
#curve_bottom{
    font-size: 0.24rem;
    position: absolute;
    top: 0.06rem;
    right: 3rem;

}
#z_weather_img{
    position: absolute;
    left: 0.3rem;
    top: 1rem;
    width: 0.7rem;
    height: 0.7rem;
}