#main-app {
    background-color: rgba(4, 5, 26, 1);
    height: 100vh;
}

.back-btn{
    background: linear-gradient(270deg, rgba(4,53,99,1) 0%,rgba(4,53,99,0.32) 100%);
    color: #fff;
    position: absolute;
    right: 20px;
    top: 20px;
    line-height: 40px;
    width: 100px;
    border-radius: 6px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}
.custom-svg-marker{
    cursor: pointer;
}
.custom-svg-marker:hover{
    border: 2px solid transparent;
    border-radius: 50%;
}
.header {
    height: 62px;
    /* background-image: url("../svg/91001348/v2_rel0ar.svg"), url("../svg/91001349/v2_rel0ar.svg"), url("../svg/91001351/v2_rel0ar.svg"), url("../svg/91001350/v2_rel0ar.svg");
    background-position: left bottom, right bottom, center bottom, center center;
    background-size: 530px 26px, 530px 26px, 700px 9px, 100% 62px;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat; */
    position: relative;
}

.header-title {
    height: 62px;
    background-image: url("../svg/91001348/v2_rel0ar.svg"), url("../svg/91001349/v2_rel0ar.svg"), url("../svg/91001351/v2_rel0ar.svg"), url("../svg/91001350/v2_rel0ar.svg");
    background-position: left bottom, right bottom, center bottom, center center;
    background-size: 28% 26px, 28% 26px, 40% 9px, 100% 62px;
    /* background-size: 530px 26px, 530px 26px, 700px 9px, 100% 62px; */
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    color: rgba(138, 177, 220, 1);
    font-size: 30px;
    text-align: center;
    flex: 1;
    line-height: 56px;
}


.header-right {
    width: 480px;
    /* position: absolute; */
    /* right: 0;
    bottom: 0; */
    color: #E0F0FF;
    font-size: 30px;
    cursor: pointer;
    /* background-color: rgba(15,25,61,1); */
    padding-top: 5px;
}

.tab-item {
    height: 56px;
    width: 236px;
    text-align: center;
    /* padding: 3px 0px 3px 16px; */
    padding:0 1px 0 17px;
}

.activeTabClass {
    /* background-image: url("../svg/135130253/v2_shwn0x.svg");
    background-position: center center;
    background-size:100% 56px;
    background-repeat: no-repeat; */
    position: relative;
}

.activeTabClass::before {
    content: "";
    position: absolute;
    width: 236px;
    height: 56px;
    top: 0;
    left: 0;
    background-image: url("../svg/135130253/v2_shwn0x.svg");
    background-position: center center;
    background-size: 100% 56px;
    background-repeat: no-repeat;
    transform: rotate(180deg);
}
.activeTabClass .tab-item-title {
    background: linear-gradient(0deg, rgba(143, 106, 10, 1) 0%, rgba(243, 210, 41, 1) 181.8%);
    height: 53px;
}

.tabclass {
    background-image: url("../svg/135130319/v2_shwn14.svg");
    background-position: 16px bottom;
    background-size: 236px 36px;
    background-repeat: no-repeat;
    position: relative;
}

.tabclass::before {
    content: "";
    position: absolute;
    width: 236px;
    height: 56px;
    top: 0;
    left: 2px;
    background-image:  url("../svg/135130271/v2_shwn0z.svg");
    background-position: 2px bottom, center center;
    background-size: 100% 56px;
    background-repeat: no-repeat;
    transform: rotate(180deg);
}

.tabclass .tab-item-title {
    background: linear-gradient(to bottom, rgba(12, 82, 149, 1) 20%, rgba(70, 131, 189, 0.3) 100%);
    height: 51px;
}
.link-right-icon,.link-left-icon{
    width: 18px;
    height: 14px;
}
.link-right-icon{
    transform: rotate(90deg);
}
.link-left-icon{
    transform: rotate(-90deg);
    margin-right: 2px;
}



.main {
    height: calc(100vh - 62px);
    padding: 21px 5px 20px 5px;
}

.main-left {
    flex: 1;
    height: 100%;
    background-color: rgba(15,25,61,1);
    margin-right: 20px;
    border: 5px solid rgba(19, 33, 80, 1);
    position: relative;
}
/* 使用单位：“征先锋•助残筑梦”行动党支部 */
.company-title{
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 10px;
    right: 15px;
}
.company-title1{
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 10px;
    left: 15px;
}
@media screen and (max-width: 1700px) {
    .company-title,.company-title1{
        bottom: 5px;
    }
}
/* 左侧总体介绍 */
.main-info{
    position: absolute;
    color: #fff;
}
.main-info-top{
    font-size: 18px;
    margin-bottom: 10px;
}
.main-info-top-title{
    height: 34px;
    line-height: 34px;
    /* width: 186px; */
    width: 115px;
    background-color: rgb(5, 78, 135);
    text-align: center;
    letter-spacing: 1px;
    margin: 9px 9px 9px;
}
.main-info-top-title span{
    letter-spacing: 4px;
    margin-left: 4px;
}
.main-info--top-num-box{
    position: absolute;
    left: 0;
    top: 0;
}
.main-info-top-num-div{
    height: 52px;
    background-color: rgba(7,55,104,1);
    /* padding-right: 10px; */
}
.main-info-top-num-div1{
    width: 28px;
    height: 22px;
    background-color: rgb(44, 83, 146);
}
.main-info-top-num-div2{
    width: 28px;
    height: 22px;
    background-color: #11417D;
}
.main-info-top-num1{
    letter-spacing: 14px;
    font-size: 32px;
    font-weight: bold;
    height: 52px;
    line-height: 52px;
}
.main-info-top-num2{
    position: absolute;
    left: 0;
    top: 0;
    letter-spacing: 14px;
    font-size: 32px;
    font-weight: bold;
    padding-left: 4px;
    z-index: 1;
    color: #fff;
}
/* 设置了浏览器宽度小于1600px时的样式 */ 
@media screen and (max-width: 1700px) {
    .main-info-top-num-div{
        height: 42px;
    }
    .main-info-top-title{
        height: 26px;
        line-height: 26px;
        margin: 9px 9px 9px;
    }
    .main-info-top-num1{
        height: 42px;
        line-height: 42px;
    }
}
.main-info-top-square{
    width: 18px;
    height: 15px;
    background-color: rgba(15,25,61,1);
    position: absolute;
    bottom: -12px;
    right: -14px;
    z-index: 1;
    transform: rotate(-18deg);
}
/* 左侧底部 */
.main-info-bottom{
    width: 214px;
    height: 206px;
    border: 2px solid rgba(38,70,149,1);
    position: relative;
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}
/* 圆环字体设置 */
.el-progress--circle .el-progress__text{
    font-size: 26px !important;
    font-weight: bold;
}
/* 设置了浏览器宽度小于1600px时的样式 */ 
@media screen and (max-width: 1700px) {
    .main-info-bottom {
        font-size: 12px;
    }
    .main-info-bottom-num{
        font-size: 14px;
    }
    .main-info-bottom{
        width: 164px;
        height: 154px;
    }
    .el-progress-circle{
        width: 100px !important;
        height: 100px !important;
    }
    .el-progress--circle .el-progress__text{
        font-size: 20px !important;
    }
}
.main-info-bottom-num{
    color: #FFD15C;
    font-size: 16px;
}
.main-info-bottom-line{
    width: 2px;
    height: 14px;
    background-color: #fff;
    margin: 0 8px;
}
.main-info-bottom-line1{
    width: 18px;
    height: 4px;
    background-color: #A0E9FF;
    position: absolute;
    left: -2px;
    top: -2px;
}
.main-info-bottom-line2{
    width: 4px;
    height: 18px;
    background-color: #A0E9FF;
    position: absolute;
    left: -2px;
    top: -2px;
}
.main-info-bottom-line3{
    width: 18px;
    height: 4px;
    background-color: #A0E9FF;
    position: absolute;
    right: -2px;
    top: -2px;
}
.main-info-bottom-line4{
    width: 4px;
    height: 18px;
    background-color: #A0E9FF;
    position: absolute;
    right: -2px;
    top: -2px;
}
.main-info-bottom-line5{
    width: 18px;
    height: 4px;
    background-color: #A0E9FF;
    position: absolute;
    left: -2px;
    bottom: -2px;
}
.main-info-bottom-line6{
    width: 4px;
    height: 18px;
    background-color: #A0E9FF;
    position: absolute;
    left: -2px;
    bottom: -2px;
}
.main-info-bottom-line7{
    width: 18px;
    height: 4px;
    background-color: #A0E9FF;
    position: absolute;
    right: -2px;
    bottom: -2px;
}
.main-info-bottom-line8{
    width: 4px;
    height: 18px;
    background-color: #A0E9FF;
    position: absolute;
    right: -2px;
    bottom: -2px;
}
/* 左上角 */
.map-line-top-left-line1{
    position: absolute;
    left: 0;
    top: -2px;
    width: 50px;
    height: 10px;
    background: linear-gradient(to right,rgba(85, 111, 158, 1) 0%,rgba(98, 126, 174, 1) 60%,rgba(129, 160, 211, 1));
}
.map-line-top-left-line2{
    position: absolute;
    left: -2px;
    top: -2px;
    width: 10px;
    height: 20px;
    background: linear-gradient(to bottom,rgba(85, 111, 158, 1) 60%,rgba(104, 133, 181, 1));
}
/* 右上角 */
.map-line-top-right{
    position: absolute;
    top: -5px;
    right: 0;
}
.map-line-top-right-line1{
    width: 25px;
    height: 5px;
    background-color: rgba(119, 149, 201, 1);
    margin-right: 2px;
}
.map-line-top-right-line2{
    width: 5px;
    height: 5px;
    background-color: rgba(119, 149, 201, 1);
    margin: 0 2px;
}
.map-line-top-right-line3{
    width: 40px;
    height: 5px;
    background-color: rgba(119,149,201,1);
    margin-left: 2px;
}
/* 左边线条 */
.map-line-left{
    position: absolute;
    left: -5px;
    top: 20%;
}
.map-line-left-line1{
    width: 5px;
    height: 40px;
    background-color: rgba(119,149,201,1);
}
.map-line-left-line2{
    width: 5px;
    height: 5px;
    background-color: rgba(119, 149, 201, 1);
    margin: 5px 0;
}
.map-line-left-line3{
    width: 5px;
    height: 25px;
    background-color: rgba(119,149,201,1);
}
/* 左下角横线 */
.map-line-1{
    width: 40%;
    height: 5px;
    background-color: rgba(17, 65, 125, 1);
    position: absolute;
    left: 0;
    bottom: -7px;
}
/* 右下角横线 */
.map-line-2{
    width: 5%;
    height: 5px;
    background-color: rgba(17, 65, 125, 1);
    position: absolute;
    right: 0;
    bottom: -7px;
}
/* 左下角竖线 */
.map-line-3{
    width: 5px;
    height: 15%;
    background-color: rgba(17, 65, 125, 1);
    position: absolute;
    left: -5px;
    bottom: -7px;
}
/* 右下角竖线 */
.map-line-4{
    width: 5px;
    height: 15%;
    background-color: rgba(17, 65, 125, 1);
    position: absolute;
    right: -4px;
    bottom: -7px;
}
.main-right{
    height: 100%;
    width: 460px;
    background-color: rgba(15,25,61,1);
    /* border: 5px solid rgba(19, 33, 80, 1); */
    position: relative;
    
}
.main-right-box{
    width: 100%;
    height: 100%;
    background-image: url("../svg/91001392/v2_rel0ax.svg"), url("../svg/91001395/v2_rel0ax.svg"), url("../svg/91001391/v2_rel0ax.svg"), url("../svg/91001393/v2_rel0ax.svg");
    background-position: left top, right top, left bottom, right bottom;
    background-size: 21px 20px, 21px 20px, 21px 20px, 21px 20px;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    padding: 10px;
    overflow: auto;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE/旧版 Edge */
}
/* 隐藏容器滚动条 */
.main-right-box::-webkit-scrollbar {
    display: none; /* Chrome/Safari/Edge */
  }
.main-right-line1{
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background-color: rgba(19, 33, 80, 1);
}
.main-right-line2{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: rgba(19, 33, 80, 1);
}
.main-right-line3{
    position: absolute;
    top: 0;
    right: 0;
    width: 5px;
    height: 100%;
    background-color: rgba(19, 33, 80, 1);
}
.main-right-line4{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 5px;
    background-color: rgba(19, 33, 80, 1);
}
/* .main-right-line4{
    position: fixed;
    bottom: 20px;
    right: 5px;
    width: 460px;
    height: 5px;
    background-color: rgba(19, 33, 80, 1);
} */
.main-right-img-1{
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
    height: 20px;
    z-index: 1;
}
.main-right-img-2{
    position: absolute;
    top: 0;
    right: 0;
    width: 21px;
    height: 20px;
    z-index: 1;
}
.main-right-img-3{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 21px;
    height: 20px;
    z-index: 1;
}
.main-right-img-4{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 21px;
    height: 20px;
    z-index: 1;
}

.main-top {
    height: 48px;
    line-height: 48px;
    background-image: url("../svg/135130088/v2_shwn0h.png");
    background-position: center center;
    background-size: 430px 32px;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 20px;
    position: relative;
    margin-bottom: 20px;
}
.main-top-line1{
    position: absolute;
    left: 5px;
    top: 16px;
    width: 3px;
    height: 16px;
    background-color: rgba(7,131,250,1);
}
.main-top-line2{
    position: absolute;
    left: 5px;
    bottom: 0px;
    width: 8px;
    height: 1px;
    background-color: rgba(7,131,250,1);
}
.main-top-line3{
    position: absolute;
    left: 16px;
    bottom: 0px;
    width: 8px;
    height: 1px;
    background-color: #2A7ADE;
}
.main-top-line4{
    position: absolute;
    left: 27px;
    bottom: 0px;
    width: 8px;
    height: 1px;
    background-color: #0C5194;
}
.main-top-line5{
    position: absolute;
    left: 43px;
    bottom: 0px;
    width: 340px;
    height: 1px;
    background-color: #0C5194;
}
.main-top-line6{
    position: absolute;
    left: 200px;
    bottom: 0px;
    width: 30px;
    height: 1px;
    background-color: #FFD15C;
}
.main-top-line7{
    position: absolute;
    left: 380px;
    bottom: 3px;
    width: 8px;
    height: 1px;
    background-color: #0C5194;
    transform: rotate(-45deg);
}
.main-top-line8{
    position: absolute;
    right: 18px;
    bottom: 0;
    width: 28px;
    height: 4px;
    background: #FFD15C;
    transform: skew(-40deg);
}
.main-top-title {
    background-image: url("../svg/135130280/v2_shwn10.svg");
    background-position: 20px center;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    padding-left: 50px;
    background-color: rgba(15, 25, 61, 0.8); /* 白色背景，50%透明度 */
}

.data-sum {
    color: rgba(180, 192, 204, 1);
    font-size: 16px;
    margin-bottom: 0px;
}

.data-sum-left,
.data-sum-right {
    flex: 1;
}

.data-sum-left-title {
    background-image: url("../svg/135130272/v2_shwn0z.svg");
    background-position: left center;
    background-size: 17px 13px;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-bottom: 10px;
}

.data-sum-right-title {
    background-image: url("../svg/135130273/v2_shwn0z.svg");
    background-position: left center;
    background-size: 9px 17px;
    background-repeat: no-repeat;
    padding-left: 14px;
    margin-bottom: 10px;
}

.data-sum-val {
    color: rgba(242, 246, 250, 1);
    font-size: 38px;
    line-height: 55px;
}


.data-list-item {
    color: rgba(242, 246, 250, 1);
    height: 56px;
    padding: 0 8px;
    line-height: 42px;
    margin-bottom: 10px;
    background: linear-gradient(270deg, rgba(4,53,99,1) 0%,rgba(4,53,99,0.32) 100%);
}

.itemActive{
    background-color: rgba(47, 90, 131, 0.57);
}
.data-list-item:hover{
    background-color: rgba(47, 90, 131, 0.57);
    cursor: pointer;
}

.data-list-item-title {
    flex: 3;
    height: 42px;
    /* background-image: url("../svg/135130282/v2_shwn10.svg"), url("../svg/135130277/v2_shwn10.svg"); */
    /* background-image: url("../svg/135130277/v2_shwn10.svg"); */
    /* background-position: 7px center, left center; */
    /* background-position: left center; */
    /* background-size: 42px 42px; */
    /* background-repeat: no-repeat; */
    font-size: 18px;
}
.data-list-item-title-icon{
    background-image: url("../svg/135130277/v2_shwn10.svg");
    /* background-position: 7px center, left center; */
    background-position: left center;
    background-size: 42px 42px;
    background-repeat: no-repeat;
    width: 42px;
    height: 42px;
    margin-right: 10px;
}

.data-list-item-val {
    flex: 2;
    color: #FFD15C;
    font-size: 30px;
    text-align: right;
    padding-right: 20px;
}

.data-list-item-val span {
    color: #7CBFFF;
    font-size: 18px;
    padding-left: 10px;
}
/* 设置了浏览器宽度小于1600px时的样式 */ 
@media screen and (max-width: 1700px) {
    
    .main-top {
        margin-bottom: 12px;
    }
    .data-sum-left-title{
        margin-bottom: 6px;
    }
    .data-list-item-title{
        font-size: 16px;
    }
    .data-list-item{
        height: 40px;
        margin-bottom: 8px;
    }
    .data-list-item-val{
        font-size: 26px;
    }
    .data-list-item-val span {
        font-size: 14px;
    }
}
.data-list-item-actived {
    border: 1px solid rgba(187, 187, 187, 1);
    background-color: rgba(47, 90, 131, 0.57);
}

/* 地图 */

.leaflet-popup-content-wrapper {
    background-color: transparent !important;
    box-shadow: none !important
}

.leaflet-popup-tip-container {
    display: none;
}

.popup-content {
    /* width: 290px; */
    width: 100%;
    min-height: 113px;
    background-image: url("../svg/90999797/v2_rel05h.svg"),url("../svg/90999798/v2_rel05h.svg"),url("../svg/90999793/v2_rel05g.svg");
    background-size: 3px 30%,3px 30%,100% 100%;
    background-repeat: no-repeat, no-repeat,no-repeat;
    background-position: left center,right center,center center;
    background-color: rgba(51, 59, 146, 0.5);
    color: #fff;
    border-radius: 15px;
    position: relative;
}
.popup-content1{
    width: 290px;
    min-height: 113px;
    background-image: url("../svg/90999797/v2_rel05h.svg"),url("../svg/90999798/v2_rel05h.svg"),url("../svg/90999793/v2_rel05g.svg");
    background-size: 3px 30%,3px 30%,100% 100%;
    background-repeat: no-repeat, no-repeat,no-repeat;
    background-position: left center,right center,center center;
    background-color: rgba(51, 59, 146, 0.5);
    color: #fff;
    border-radius: 15px;
    position: relative;
    padding-bottom: 20px;
}
.popup-content-item{
    padding-bottom: 10px;
}
/* 弹窗左侧线条 */
.popup-content-left-line{
    width: 38px;
    height: 164px;
    position: absolute;
    left: -43px;
    top: 30px;
    display: none;
}
.popup-content-left-cirle-1{
    position: absolute;
    top: 30px;
    left: -13px;
    width: 13px;
    height: 6px;
    background-color: rgba(71,88,237,1);
    border-radius: 20px/10px;
    display: none;
}
.popup-content-left-cirle-2{
    position: absolute;
    top: 190px;
    left: -53px;
    width: 13px;
    height: 6px;
    background-color: rgba(71,88,237,1);
    border-radius: 20px/10px;
    display: none;
}
.popup-content-top {
    transform: translateY(-23px);
    color: #333b92;
}
.popup-content-top1 {
    transform: translateY(-16px);
    color: #333b92;
}

.popup-content-top-title {
    width: 179px;
    height: 46px;
    line-height: 46px;
    background-image: url("../svg/90999794/v2_rel05g.svg");
    background-size: 179px 46px;
    background-repeat: no-repeat, no-repeat;
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.popup-content-top-title1 {
    width: 129px;
    height: 30px;
    line-height: 30px;
    background-image: url("../svg/90999794/v2_rel05g.svg");
    background-size: 129px 30px;
    background-repeat: no-repeat, no-repeat;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.popup-content-top-img {
    width: 20px;
    height: 10px;
    margin-bottom: 2px;
}

.popup-content-bottom {
    padding:0 15px;
    font-size: 12px;
    line-height: 16px;
}
.popup-content-bottom2{
    padding: 0 40px 10px;
    line-height: 50px;
}
.employment-type-color{
    position: absolute;
    left: -24px;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
}
.popup-border-bottom{
    border-bottom: 1px solid rgba(0,82,217,1) ;
}
.popup-border-bottom:last-of-type{
    border: 0;
}

.leaflet-tooltip {
    color: #fff !important;
    /* 文字颜色 */
    border: 0 !important;
    font-size: 12px;
    /* 字体大小 */
    padding: 6px;
    /* 内边距 */
    background: linear-gradient(to right, rgba(98, 178, 249, 1)50%,rgba(98, 183, 250, 1), rgba(98, 210, 250, 1)) !important;
    font-size: 13px;
}

.leaflet-tooltip{
    height: 20px !important;
    line-height: 20px !important;
    padding: 0 5px !important;

}
/* 隐藏 Tooltip 箭头 */
.leaflet-tooltip:before {
    content: none !important;
  }

  .gradient-region-1 {
    background: linear-gradient(to right, #ff0000, #00ff00) !important;
  }
  .gradient-region-2 {
    background: linear-gradient(to right, #0000ff, #ff00ff) !important;
  }

  /* 隐藏特定标记的图标 */
/* .leaflet-marker-icon {
    display: none !important;
  } */

 /* 自定义高亮样式 */
 /* .highlight {
    fillColor: #ff0000 !important;
    weight: 3 !important;
    color: "#fff" !important;
} */

.leaflet-interactive i{
    display: none !important;
}
/* .leaflet-container .leaflet-marker-pane img{
    display: none !important;
} */
