.MeasureDialog{width:324px;height:auto;border:1px solid #d8dce6;border-radius:4px;box-shadow:1px 2px 4px #00000038;background-color:#fafafa;z-index:9999;position:fixed;left:50px;top:50px}.MeasureDialog .MeasureHeader{width:100%;height:36px;padding:7px 12px;background-color:#f0f1f2;box-sizing:border-box;display:flex;justify-content:space-between}.MeasureDialog .MeasureHeader .MeasureText{color:#323333;font-size:14px;font-weight:500;margin-left:8px}.MeasureDialog .MeasureHeader .MeasureClose{cursor:pointer;margin-left:auto}.MeasureDialog .MeasureTargets{width:292px;height:90px;box-sizing:border-box;margin:16px auto;border:1px solid #d8dce6;border-radius:2px;background-color:#fff;overflow-y:auto}.MeasureDialog .MeasureTargets .MeasureTip{font-size:12.5px;padding:3px 10px}.MeasureDialog .MeasureBorder{margin-top:-10px;z-index:1}.MeasureDialog .MeasureTitle{font-size:13px;padding:0 16px}.MeasureDialog .MeasureData{width:292px;height:auto;font-size:12px;box-sizing:border-box;margin:2px auto 16px;border:1px solid #d8dce6;border-radius:2px;background-color:#fff;overflow-y:auto}.MeasureDialog .MeasureData .MeasureDistance{padding:2px 10px;box-sizing:border-box}.MeasureDialog .MeasureData .MeasurePoint{padding:2px 0;box-sizing:border-box}.entity_area{width:100%;box-sizing:border-box;display:flex;align-items:center;flex-wrap:wrap}.entity_area .entity_area_title{flex-basis:100%;font-size:12px;padding:5px 0 10px}.entity_area_icon{width:22px;height:22px;display:flex;justify-content:center;align-items:center;margin-right:10px}.entity_area_dropdown{width:126px;height:64px;border:1px solid #ebedf0;background-color:#fff;box-shadow:0 4px 8px #00000014;padding:4px 1px}.entity_area_dropdown_del,.entity_area_dropdown_dels{color:#323333;font-size:12px;font-weight:400;padding:6px 15px;cursor:pointer}.entity_area_dropdown_del:hover,.entity_area_dropdown_dels:hover{background-color:#f5f7fa}.entity_area_content{overflow-y:overlay;min-height:28px;max-height:160px;flex-grow:1;padding:2px;box-sizing:border-box;position:relative;border:1px solid #52ade2;cursor:pointer}.entity_area_content_item{font-size:12px;padding:2px 8px;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.entity_area_content_item:hover{color:#fff;background-color:#0078d7}.entity_area_content_dropdown{background-color:#ccc;padding:4px}.entity_area_content_dropdown_del,.entity_area_content_dropdown_del_all{font-size:7px;padding:2px 10px;cursor:pointer}.entity_area_content_dropdown_del:hover,.entity_area_content_dropdown_del_all:hover{background-color:#f2f2f2}.viewcubeWrapper{left:calc(100% - 155px)!important;top:0!important}.connect{position:fixed;bottom:8px;right:10px;z-index:998;font-size:12px;font-weight:400;color:#555}.connect_light{width:8px;height:8px;border-radius:50%;display:inline-block;animation:light 3s infinite;margin-right:5px}@keyframes light{0%{transform:scale(.5);opacity:1}30%{opacity:1}to{transform:scale(1.4);opacity:.1}}.right_design_tree{position:absolute;margin:5px;font-size:12px;font-weight:400;color:#323333;overflow:overlay;width:160px;display:flex;align-items:center;box-sizing:border-box;z-index:2}.right_design_tree_header{display:flex}.right_design_tree_header_arrow,.right_design_tree_header_icon{display:flex;align-items:center;justify-content:center}.right_design_tree_header_arrow{padding:5px 0 5px 5px;width:15px}.right_design_tree_header_arrow :hover{cursor:pointer}.right_design_tree_header_icon{padding:5px}.right_design_tree_header_text{padding:5px 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:22px}.right_design_tree_list{padding:0 5px}.right_design_tree::-webkit-scrollbar{display:none}.right_template{cursor:pointer;width:140px;height:34px;border-radius:4px;box-sizing:border-box;display:flex;align-items:center;margin-left:15px}.right_template:hover{background-color:#ecf2fa}.right_template_arrow{width:27px;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.right_template_icon,.right_template_abnormal,.right_template_warning{display:flex;margin-right:5px}.right_template_text{font-size:12px;font-weight:400;color:#323333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;justify-content:left}.right_template_text_abnormal{color:#ff3141}.right_template_text_warning{color:#ff9f18}.right_selected,.right_selected:hover{background-color:#e8e9eb}.right_selected .right_template_text{font-size:12px;font-weight:400;color:#323333}.right_template_disabled{opacity:.4}.rightMenu{position:fixed;background-color:#fff;width:60px;z-index:1000;cursor:pointer}.mask{width:100%;height:100%;position:absolute;z-index:2;background-color:#edeff0cc;display:flex;align-items:center;justify-content:center;flex-direction:column}.mask .building{font-size:14px}@-webkit-keyframes stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.spinner{width:100%;text-align:center;font-size:10px;display:flex;align-items:center;justify-content:center}.spinner>div{background-color:#999;height:120px;border-radius:20%;width:4px;display:inline-block;-webkit-animation:stretchdelay 1.2s infinite linear;animation:stretchdelay 1.2s infinite linear;margin-right:10px}.spinner .spection1{height:80px}.spinner .spection2{height:100px;-webkit-animation-delay:-.9s;animation-delay:-.9s}.spinner .spection3{height:120px;-webkit-animation-delay:-.8s;animation-delay:-.8s}.spinner .spection4{height:100px;-webkit-animation-delay:-.9s;animation-delay:-.9s}.spinner .spection5{height:80px}.inputDimension{width:232px;height:140px;background:#ffffff;border-radius:4px;box-shadow:0 7px 22px #23293240;z-index:1000;position:fixed}.inputDimension .inputText{height:20px;font-size:14px;font-weight:500;color:#222;margin-top:12px;margin-left:16px}.inputDimension .input{margin-left:16px;margin-top:8px;width:200px}.inputDimension .suffixText{color:#999;font-size:13px;height:18px;font-weight:400}.inputDimension .btnBox{width:108px;float:right;margin-top:3px}.inputDimension .btn1{width:50px;height:32px;border-radius:4px;border:1px solid #dfe4ea;color:#222;font-size:14px;margin-right:8px}.inputDimension .btn2{width:50px;height:32px;background:#1095ec;border-radius:4px;font-size:14px}.inputDimension .icon{width:16px;height:16px;scale:1.35}.inputDimension .btnText{width:200px;height:17px;color:#f83838;font-size:12px;padding:0;font-family:PingFang SC,PingFang SC-400;font-weight:400}.inputDimension .selectHover{width:200px;height:38px;border:1px solid #f83838!important;border-radius:6px}.inputDimension .select{width:200px;height:38px}.toast{width:160px;height:34px;background:#e6f4ff;border-radius:4px;border:1px solid #1677ff;z-index:1000;position:fixed}.toast .content{width:140px;height:24px;padding:5px 10px}.toast .content .text{padding-left:5px;font-size:13px;color:#1685fc;text-align:center}.toast .content .close{font-size:16px;text-align:center;padding-left:5px;color:#8a8f93;cursor:pointer}.fail{width:100%;height:100%;position:absolute;z-index:2;background-color:#edeff0cc;display:flex;align-items:center;justify-content:center;flex-direction:column}.fail .text{font-size:16px;color:#5e5e5e}.failIcon{width:100%;text-align:center;font-size:100px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.record{position:absolute;top:150px;right:0;z-index:1000;background-color:#fff}.record .content{width:600px}.recordModl{position:fixed;width:800px;margin:auto}.equationTitle{font-size:14px;margin:15px 0 20px}.equationName{font-size:14px;font-weight:700}.equationText{font-size:14px;text-align:center}.ant-modal-header{padding-bottom:10px!important;border-bottom:1px solid #f0f0f0!important}.tableList{height:100%}.equationBox{position:fixed;width:800px;margin:auto}.fc_Content{position:fixed;bottom:8px;right:90px;z-index:999;font-size:12px;font-weight:400;color:#555;margin-right:10px}.ant-tooltip-inner{width:320px!important}.titleTime{margin-left:5px;color:#7f7f7f}.text{color:#333}
