/* 地图 */
.page-of-air .amap-info-content {
    padding: .22rem;
    line-height: inherit;
    min-width: initial;
}
.zhiabioval {
    display: none;
}

.search-box .side-search .input:last-of-type{
    margin-left: .08rem;
}
.search-box .side-search .input::placeholder {
    color: rgba(89,100,118,.5);
}
.search-box .side-search dl{
    margin-bottom: .14rem;
}
.search-box .side-search dl dt{
    font-size: .14rem;
    line-height: .16rem;
    color: #262E3D;
    margin-bottom: .04rem;
    font-weight: bold;
}

/*.page-of-air .side-panel .side-wrap .table-main .table-column table{
    border: 1px solid #D9E1EB;
}
.page-of-air .side-panel .side-wrap .table-main .table-column table thead th{
    height: auto;
    color: #262E3D;
    font-size: 12px;
    padding: 18px 0;
    line-height: 18px;
}
.page-of-air .side-panel .side-wrap .table-main .table-list tr td{
    line-height: 18px;
    height: auto;
    padding: 18px 0;
    color: #262E3D;
}*/
.page-of-air .side-panel .side-wrap .table-main .table-column table thead th sup{
    line-height: 100%;
    height: auto;
    display: inline-block;
    margin-top: -.05rem;
}
.page-of-air .side-panel .side-wrap .table-main .table-list tr .blue{
    color: #007156;
    font-weight: bold;
}
.page-of-air .table-con .table-main .table-list tr{
    cursor: pointer;
}

/*
.section-content .search-input .input{
    height: auto;
    line-height: 43px;
}
.section-content .search-input .input-icon{
    height: auto;
}
.section-content .complex .button{
    min-width: 100px;
    border-radius: 0 2px 2px 0;
    padding: 0;
    height: auto;
    line-height: 45px;
    font-weight: bold;
}
*/

.section-content .go-back{
    display: block;
    font-size: .12rem;
    color: #2AAFA6;
    line-height: .16rem;
    margin: .1rem 0 .24rem;
    text-align: right;
}

.map-dot{
    width: .4rem;
    height: .4rem;
    background: #028E4F;
    border: .02rem solid #02723F;
    border-radius: .5rem;
    box-shadow: rgba(1,61,88,.3) 0 .03rem .22rem .01rem;
    font-size: .12rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.map-dot span{
    display: block;
    color: #fff;
    line-height: .16rem;
}
.map-dot .number{
    font-size: .14rem;
    font-weight: bold;
}

/* 图例 */
.map-level-common .map-level-list li{
    min-width: .86rem;
}
.map-level-common .data-tips{
    font-size: .12rem;
    color: #596477;
    text-align: right;
    margin-top: .06rem;
}

/* 弹窗 */
.map-mask-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: .08rem;
    margin-bottom: .22rem;
    width: 4.2rem;
}
.map-mask-head h3{
    font-size: .18rem;
    line-height: .2rem;
    color: #333333;
}
.map-mask-head h3 strong{
    font-weight: bold;
}
.btn-tab{}
.btn-tab li{
    padding: 0 .08rem;
    float: left;
    color: #333333;
    font-size: .14rem;
    line-height: .24rem;
    background: #FFFFFF;
    border: 1px solid #3D6EFF;
    cursor: pointer;
}
.btn-tab li:nth-of-type(1){
    border-radius: .02rem 0 0 .02rem;
}
.btn-tab li:nth-of-type(2){
    border-radius: 0 .02rem .02rem 0;
}
.btn-tab li.active{
    color: #FFFFFF;
    background: #3D6EFF;
}

.list-units{}
.list-units .item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .12rem 0;
    cursor: pointer;
}
.list-units .item .icon{
    display: block;
    width: .18rem;
    height: .18rem;
    margin-right: .07rem;
}
.list-units .item p{
    font-size: .14rem;
    line-height: .16rem;
    color: #666666;
    text-align: right;
}
.list-units .item p sup{
    display: inline-block;
    line-height: 100%;
    margin-top: -.05rem;
}
.list-units .item .p1{
    display: flex;
    align-items: center;
}
.list-units .item .p2{
    /*width: 15%;*/
    width: 20%;
}
.list-units .item .p3{
    /*width: 25%;*/
    width: 35%;
}
.list-units .item .p4{
    width: 20%;
}

.list-units .item .youxian{
    background: url(../images/iconMap-youxian.png) no-repeat;
    background-size: 100%;
}
.list-units .item .zhongdian{
    background: url(../images/iconMap-zhongdian.png) no-repeat;
    background-size: 100%;
}
.list-units .item .yiban{
    background: url(../images/iconMap-yiban.png) no-repeat;
    background-size: 100%;
}
.list-units .item .hongxian{
    background: url(../images/iconMap-hongxian.png) no-repeat;
    background-size: 100%;
}
.list-units .item .kongjian{
    background: url(../images/iconMap-kongjian.png) no-repeat;
    background-size: 100%;
}


.list-units .list{
    margin-left: .25rem;
    display: none;
}
.list-units .list .item{
    padding: .06rem 0;
}


/* 详情页 */
.ecologicalEnv{
    background: #fff;
    padding-bottom: 50px;
}
.ecologicalEnv .title-bg{
    height: 290px;
    background: #1BB36B;
    position: relative;
}
.ecologicalEnv .title-bg .title{
    width: 76%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.ecologicalEnv .title-bg h2{
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 24px;
}
.ecologicalEnv .title-bg p{
    font-size: 22px;
    color: #1BB36B;
    line-height: 36px;
    background: linear-gradient(45deg, #E1FBEF 0.68359375%, #F5FDFA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.ecologicalEnv .content{
    padding: 60px 50px 0;
}

.ecologicalEnv .info{
    margin-bottom: 80px;
}
.ecologicalEnv .info:last-of-type{
    margin-bottom: 0;
}
.ecologicalEnv .info p{
    font-size: 16px;
    color: #272F20;
    line-height: 30px;
}

.ecologicalEnv .info-title{
    align-items: flex-end;
    margin-bottom: 50px;
}
.ecologicalEnv .info-title .left,
.ecologicalEnv .info-title .right{
    width: 35%;
    height: 2px;
    background: #1BB36B;
    display: flex;
    align-items: flex-end;
}
.ecologicalEnv .info-title .left{
    justify-content: flex-end;
}
.ecologicalEnv .info-title b{
    display: block;
    width: 30px;
    height: 20px;
}
.ecologicalEnv .info-title .left b{
    background: url(/MapEcology/images/title-left.png) no-repeat;
    background-size: 100%;
}
.ecologicalEnv .info-title .right b{
    background: url(/MapEcology/images/title-right.png) no-repeat;
    background-size: 100%;
}
.ecologicalEnv .info-title h3{
    font-size: 30px;
    color: #028E4F;
    line-height: 30px;
}

.ecologicalEnv .table-box{
    padding-top: 10px;
}
.ecologicalEnv .table-list th,
.ecologicalEnv .table-list td{
    font-size: 16px;
    line-height: 24px;
    padding: 9px 0;
    border-bottom: 1px solid #A9E2C7;
}
.ecologicalEnv .table-list th{
    width: 15%;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    background: #1BB36B;
}
.ecologicalEnv .table-list td{
    width: 35%;
    color: #333333;
    background: #F1F8F1;
    padding: 9px 30px 9px 20px;
}

.control-dimension li{
    margin-bottom: 50px;
}
.control-dimension li:last-of-type{
    margin-bottom: 0;
}
.control-dimension li p{
    max-height: 290px;
    overflow-y: auto;
}
.control-dimension .icon-title{
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 17px;
}
.control-dimension .icon-title b{
    display: block;
    width: 22px;
    height: 22px;
    margin-right: 10px;
}
.control-dimension .icon-title .icon-kongjian{
    background: url(../images/icon-kongjian.png) no-repeat;;
    background-size: 100%;
}
.control-dimension .icon-title .icon-wuran{
    width: 24px;
    background: url(../images/icon-wuran.png) no-repeat;
}
.control-dimension .icon-title .icon-fengxian{
    width: 21px;
    background: url(../images/icon-fengxian.png) no-repeat;
    background-size: 100%;
}
.control-dimension .icon-title .icon-ziyuan{
    background: url(../images/icon-ziyuan.png) no-repeat;
    background-size: 100%;
}

.control-unitBox{}
.control-unitBox h3{
    font-family: Arial;
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
    color: #333333;
    margin-bottom: 15px;
    margin-right: 10px;
}
.control-unitBox .type{
    /*display: flex;*/
    /*align-items: center;*/
    color: #3D3D3D;
    font-size: 14px;
    line-height: 16px;
}
.control-unitBox .type b{
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 7px;
}
.control-unitBox .explain{
    color: #3D3D3D;
    font-size: 12px;
    line-height: 20px;
    font-family: Microsoft YaHei;
    margin-top: 10px;
}
.control-unitBox .btn{
    border-top: 1px solid #F3F3F2;
    padding: 22px 0 0;
    margin: 20px -22px 0;
    display: flex;
    justify-content: center;
}
.control-unitBox .btn a{
    display: block;
    font-size: 14px;
    line-height: 16px;
    color: #333333;
    text-align: center;
    margin: 0 15px;
}


/* 暂时没用 */
.control-dimensionBox h3{
    font-size: 20px;
    line-height: 22px;
    color: #333333;
    text-align: center;
    font-weight: bold;
}
.control-dimensionBox li{
    margin-bottom: 0;
}
.control-dimensionBox .tab-btn{
    display: flex;
    width: max-content;
    margin-top: 25px;
}
.control-dimensionBox .tab-btn li{
    margin-left: 20px;
}
.control-dimensionBox .tab-btn li:first-of-type{
    margin-left: 0;
}

.control-dimensionBox .icon-title{
    font-size: 16px;
    opacity: 0.5;
    cursor: pointer;
    font-weight: normal;
}
.control-dimensionBox .active .icon-title{
    color: #3D6EFF;
    opacity: 1;
}
.control-dimensionBox .icon-title b{
    margin-right: 5px;
}
.control-dimensionBox .tab-content{
    min-height: 80px;
}
.control-dimensionBox .tab-content li{
    display: none;
}
.control-dimensionBox li p{
    max-height: 180px;
}