.page-content .right-wrap .right-inner-wrap {
    background-color: transparent;
    position: unset !important;
}

.modal-wrap {
    position: absolute;
    background-image: url(/screen/images/map_modal_bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    right: -20px;
    bottom: -80px;
    width: 300px;
    height: 400px;
    padding: 30px 15px;
}

.modal-wrap .name {
    margin-bottom: 30px;
    font-size: 24px;
    padding-top: 10px;
    padding-left: 40px;
    color: white;
    text-shadow: 0 0 5px #00fcff;
    letter-spacing: 2px;
}

.modal-wrap .cover {
    width: 90%;
    height: 120px;
    margin-left: 5%;
}

.modal-wrap .kv-wrap {
    padding: 0 30px;
}

.modal-wrap .kv-wrap span {
    font-size: 16px;
    color: #62EFF8;
    justify-self: left;
    margin-bottom: 3px;
}

.modal-wrap .kv-wrap .kv-item {
    display: flex;
    justify-content: space-between;
}




#map {
    position: absolute;
    top: 0px;
    left: 480px;
    width: 960px;
    height: 980px;
}

.mark-type {
    position: relative;
    right: -100px;
    top: -900px;
}

.map-wrap {
    min-width: 1200px;
    position: relative;
    /* 使canvas与map-wrap相关联 */
    max-height: calc(100vh - 96px);
}

.model-wrap {
    height: 300px;
    width: 250px;
}


.anchor-point-wrap {
    height: 780px;
    position: relative;
}

.anchor-point {
    position: absolute;
    opacity: 0.3;
    width: 100px;
    height: 30px;
    z-index: 1;
    cursor: pointer;
    z-index: 22;
}

.line {
    position: absolute;
    display: none;
    z-index: 3;
    height: 3px;
    background: #055ab4;
}

/* 黑顶子水库 */
.p1 {
    bottom: 97px;
    left: 402px;
}

/* 双阳水库 */
.p2 {
    bottom: 153px;
    left: 491px;
}


/* 新立城水库 */
.p3 {
    bottom: 210px;
    left: 400px;
}

/* 卡伦水库 */
.p4 {
    bottom: 240px;
    left: 208px;
    width: 81px;
    height: 30px;
}

/* 净月潭水库 */
.p5 {
    bottom: 261px;
    left: 330px;
}

/* 太平池水库 */
.p6 {
    bottom: 337px;
    left: 221px;
}

/* 五一水库 */
.p7 {
    bottom: 329px;
    left: 358px;
}

/* 石头口门水库 */
.p8 {
    bottom: 292px;
    left: 425px;
}


/* 共青团水库 */
.p9 {
    bottom: 411px;
    left: 189px;
}

/* 柴福林水库 */
.p10 {
    bottom: 446px;
    left: 524px;
}

/* 牛头山水库 */
.p11 {
    bottom: 451px;
    left: 631px;
}

/* 头道岗水库 */
.p12 {
    top: 205px;
    left: 205px;
}

/* 两家子水库 */
.p13 {
    top: 202px;
    left: 308px;
}

/* 高城子水库 */
.p14 {
    top: 175px;
    left: 469px;
}

/* 跃进水库 */
.p15 {
    top: 200px;
    left: 601px;
}

/* 玉皇庙水库 */
.p16 {
    top: 154px;
    left: 737px;
}

/* 石塘水库 */
.p17 {
    top: 97px;
    left: 706px;
}


/* 向阳水库 */
.p18 {
    top: 104px;
    left: 806px;
}

/* 苏家岗水库 */
.p19 {
    top: 39px;
    left: 643px;
}

/* 于家水库 */
.p20 {
    top: 53px;
    left: 802px;
}

/* 新凯河 */
.p21 {
    top: 295px;
    left: 266px;
}

/* 雾开河 */
.p22 {
    top: 304px;
    left: 399px;
}

/* 饮马河 */
.p23 {
    top: 250px;
    left: 472px;
}

/* 沐石河 */
.p24 {
    top: 245px;
    left: 572px;
}

/* 伊通河 */
.p25 {
    top: 148px;
    left: 372px;
}

/* 松花江 */
.p26 {
    top: 103px;
    left: 572px;
}

/* 东辽河 */
.p27 {
    top: 455px;
    left: 119px;
}

/* 卡岔河 */
.p28 {
    top: 189px;
    left: 704px;
}

/* 拉林河 */
.p29 {
    top: 3px;
    left: 750px;
}
