#mapContainer{width:84%;height:90%;margin:0 8%;border-radius:6%/50%;position:relative;top:50%;transform:translateY(-50%)}.area-box{width:120px;height:75px;padding:10px;margin-bottom:5px;display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;font-size:14px;color:#fff;background-color:rgba(6,7,10,.6);border:1px solid rgba(6,7,10,.8);border-radius:8px;box-shadow:0 0 5px rgba(0,0,0,.8)}.area-title{height:26px;line-height:26px;background:#1a6ded;box-shadow:0 2px 14px 2px #080d20;border-radius:4px;padding:0 5px}.area-content{width:100%;margin-top:10px;display:flex;justify-content:space-between}.area-content-num{font-weight:700;color:#ffd10e}.org-info-box{width:300px;height:170px;padding:10px;background:#23424a;border:1px solid #0c493e;box-shadow:inset 0 1px 7px 1px rgba(15,40,46,.35),inset 0 0 18px 0 rgba(35,185,182,.67)}.org-info-title{width:100%;height:25px;line-height:25px;font-size:18px;font-weight:400;color:#fff;background-image:-webkit-linear-gradient(bottom,#ffca12,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.org-info-img{margin-top:8px;display:flex;justify-content:space-between}.org-info-content{width:100%;line-height:20px;font-size:14px;font-family:Source Han Sans CN;font-weight:400;color:#fff;margin-top:10px}.cube{width:16px;height:40px;transform-style:preserve-3d;position:relative;transform:rotateX(340deg) rotateY(70deg)}.cube .face{width:100%;height:100%;position:absolute;left:0;top:0;opacity:1;border:1px solid #4d6cf6}.cube .face1{transform:rotateX(90deg) translateZ(8px);width:16px;height:16px;background:#90fef2}.cube .face3{transform:rotateY(90deg) translateZ(-8px)}.cube .face3,.cube .face6{background:linear-gradient(0,#0700fa,#90fef2)}.cube .face6{transform:translateZ(8px)}.org-content{width:185px;padding:6px;font-size:14px;color:#fff;background-image:url(../img/marker-win-bg.ad419812.png);background-size:100% 100%;background-repeat:no-repeat}.org-title{font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.org-mark-icon{width:100%;text-align:center}.org-mark-icon:after{position:absolute;left:49%;content:"";width:1px;height:20px;background:#2fef14}.amap-info-content{padding:0}.map-modal{width:480px;height:480px;padding:20px;position:absolute;z-index:1001;top:calc(50% - 240px);left:calc(50% - 240px);background:rgba(1,5,4,.8);box-shadow:inset 0 1px 7px 1px rgba(15,40,46,.35),inset 0 0 59px 0 rgba(25,232,228,.58)}.map-modal p{font-size:16px}