#DeviceBoardDesign{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;background-color:#f6f6f8}#DeviceBoardDesign .board_header{height:50px;line-height:50px;font-size:14px;color:#fff;background-color:#2c405f}#DeviceBoardDesign .board_header .infos{padding-left:20px}#DeviceBoardDesign .board_header .infos .pageName{font-weight:700;margin-right:20px}#DeviceBoardDesign .board_header .btns .btn{float:left;line-height:25px;width:49px;height:50px;text-align:center;cursor:pointer}#DeviceBoardDesign .board_header .btns .btn i{font-size:18px;position:relative;top:5px}#DeviceBoardDesign .board_header .btns .btn p{font-size:12px}#DeviceBoardDesign .board_content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;position:absolute;top:50px;bottom:0}#DeviceBoardDesign .board_content .tool_box{width:180px;height:86px;border:1px solid #979797;position:absolute;z-index:9999;color:#fff;border-radius:1px;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#DeviceBoardDesign .board_content .tool_box .tit{background-color:#2c405f;padding:0 15px;height:36px;line-height:36px;border-radius:1px 1px 0 0}#DeviceBoardDesign .board_content .tool_box .content{height:50px;line-height:50px;background-color:#223149;padding:0 15px;border-radius:0 0 1px 1px}#DeviceBoardDesign .board_content .main-container{height:100%;width:100%}#DeviceBoardDesign .board_content .main-container canvas{outline:none}#DeviceBoardDesign .board_content .main-container .myDiagramDiv{height:100%;width:100%;background-position:50%;background-size:100% 100%;background-repeat:no-repeat}