.multi-screen-con{height:100%;width:100%;background-color:#fff;overflow:hidden;box-sizing:border-box}.multi-screen-con .double-mode{height:100%;width:100%;box-sizing:border-box}.multi-screen-con .double-mode .first{height:100%;width:50%;display:inline-block;border-right:1px dashed #add8e6;box-sizing:border-box;position:relative}.multi-screen-con .double-mode .second{height:100%;width:50%;display:inline-block;box-sizing:border-box;position:relative}.multi-screen-con .fourth-mode{height:100%;width:100%;box-sizing:border-box}.multi-screen-con .fourth-mode .first{box-sizing:border-box;display:inline-block;height:100%;width:50%;border-right:1px dashed #add8e6;border-bottom:1px dashed #add8e6;box-sizing:border-box;position:relative}.multi-screen-con .fourth-mode .second{box-sizing:border-box;display:inline-block;height:100%;width:50%;border-bottom:1px dashed #add8e6;box-sizing:border-box;position:relative}.multi-screen-con .fourth-mode .third{box-sizing:border-box;display:inline-block;height:100%;width:50%;border-right:1px dashed #add8e6;box-sizing:border-box;position:relative}.multi-screen-con .fourth-mode .fourth{box-sizing:border-box;display:inline-block;height:100%;width:50%;box-sizing:border-box;position:relative}.multi-screen-con .map-view-con{height:100%;width:100%;box-sizing:border-box}.multi-screen-con .esri-view-surface:focus{outline:0}.multi-screen-con .close-btn{position:absolute;left:calc(50% + 10px);top:10px}.multi-screen-con .img-con{position:absolute;top:13px;right:13px;width:18px;height:18px}.multi-screen-con img{width:18px;height:18px;cursor:pointer}.multi-screen-con .toc-con{position:absolute;right:10px;top:10px;height:250px;width:250px;background-color:#fff;display:none;border:1px solid #d3d3d3;overflow:auto;box-sizing:border-box}.multi-screen-con .toc-title{line-height:25px;height:25px;padding-left:10px;box-sizing:border-box;border-bottom:1px solid #d3d3d3;font-size:13px;font-weight:700}.multi-screen-con .toc-body{height:223px;overflow:auto;padding:10px}.multi-screen-con .arrow-hor{display:none;width:50px;height:2px;background-color:red;position:absolute;left:0;top:0;pointer-events:none}.multi-screen-con .arrow-ver{width:2px;height:50px;background-color:red;position:absolute;left:0;top:0;pointer-events:none}