
/* 弹窗-周边 */
.mark-detail .mark-title{
    text-align: center;
}
.mark-detail .mark-title h4 {
    font-size: 0.16rem;
    line-height: .22rem;
    color: #262e3d;
}
.mark-detail .mark-content table {
    margin-top: 5px;
}
.mark-detail .mark-content table td,
.mark-detail .mark-content table span{
    font-size: .14rem;
    line-height: .18rem;
    color: #596477;
}
.mark-detail .mark-content a {
    margin-top: 0.1rem;
}

/* 弹窗-开放 */
.common-open-mask{
    /*width: 2.56rem;*/
}
.enterprise-open .name {
    font-size: .20rem;
    line-height: .26rem;
    font-weight: bold;
    color: #333333;
}
.enterprise-open .data-flex-box {
    margin-top: .10rem;
    margin-bottom: .15rem;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.enterprise-open .data-text {
    margin-right: .05rem;
    float: left;
}
.enterprise-open h6 {
    font-size: .14rem;
    line-height: .16rem;
    color: #666666;
    margin-bottom: .15rem;
}
.enterprise-open p {
    font-size: .14rem;
    color: #666666;
    line-height: .24rem;
}
.enterprise-open .blue {
    color: #3E6EFF;
}
.enterprise-open .logo {
    width: .65rem;
    height: .58rem;
    float: right;
}
.enterprise-open .btn {
    border-top: 1px solid #F3F3F2;
    padding: .15rem 0 0;
    display: flex;
    justify-content: center;
    margin: 0 -.22rem -0.07rem;
}



.amap-layers > div{
    filter: initial!important;
}
.dianji{
    color: #999;
}
.pieSpan{
    margin-top: .30rem;
    margin-left: .02rem;
    width: .40rem;
    height: .2rem;
}

.map-type{
    padding-bottom: 0;
}
.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;
}
.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;
}
