{ "formMaskNode": { "width": "100%", "height": "100%", "opacity": 0.6, "position": "absolute", "background-color": "#CCC", "top": "0px", "left": "0px" }, "formAreaNode": { "position": "absolute", "opacity": 0, "top": "0px" }, "formNode": { "background-color": "#fff", "box-shadow": "0px 0px 10px #999", "margin": "auto", "border-radius" : "8px", "overflow": "hidden", "-webkit-user-select": "text", "-moz-user-select": "text" }, "formTopNode": { "color" : "#333", "height" : "50px", "background-color": "#f8f8f8", "line-height": "40px", "font-size": "14px", "padding-left" : "5px", "text-align": "left", "border-bottom" : "1px solid #ccc" }, "formTopTextNode" : { //"font-family" : "PingFang-SC-Medium", "height" : "50px", "line-height" : "50px", "padding-left" : "18px", "font-size": "18px", "float": "left", "overflow" : "hidden", "text-overflow" : "ellipsis", "white-space":"nowrap" }, "formTopCloseActionNode": { "width": "24px", "height" : "50px", "line-height" : "50px", "float": "right", "margin-right" : "20px", "background": "url(../x_component_Template/$MPopupForm/report/icon/icon_off.png) no-repeat center center", "cursor": "pointer" }, "formTopMaxActionNode": { "width": "24px", "height" : "50px", "line-height" : "50px", "float": "right", "background": "url(../x_component_Template/$MPopupForm/report/icon/icon_max.png) no-repeat center center", "cursor": "pointer" }, "formTopRestoreActionNode": { "display" : "none", "width": "24px", "height" : "50px", "line-height" : "50px", "float": "right", "background": "url(../x_component_Template/$MPopupForm/report/icon/icon_restore.png) no-repeat center center", "cursor": "pointer" }, "formTopContentNode" : { "float" : "right", "padding-right" : "10px", "text-align" : "right" }, "resizeNode" : { "position": "absolute", "height": "10px", "width": "10px", "bottom": "0px", "right": "0px", "cursor" : "se-resize" }, "inputActive" : { "border" : "1px solid #3c75b7" }, "formTopContentNode" : { "overflow" : "hidden", "float" : "right", "padding-right" : "10px", "text-align" : "right" }, "formTopContentCustomNode" : { "float" : "right", "margin-top" : "20px", "margin-right" : "10px", "font-size" : "16px", "cursor" : "pointer" }, "formTopContentTitle" : { }, "formTopContentValue" : { "padding-right" : "20px", "font-size": "12px" }, "formTabContainer" : { "padding-top" : "10px", "height" : "30px", "border-bottom" : "1px solid #ccc", "margin" : "0px 30px" }, "formTabNode":{ "list-style" : "none", "padding": "0px 10px 7px 10px", "margin-left" : "10px", "height": "20px", "line-height": "20px", "overflow": "hidden", "font-family": "Microsoft YaHei", "font-size": "16px", "font-weight" : "normal", "float": "left", "cursor": "pointer", "color":"#666" //border-bottom-color: rgb(255, 255, 255); border-bottom-width: 2px; border-bottom-style: solid; //"display":"inline-block","width":"80px","height":"30px","text-align":"center","line-height":"30px","cursor":"pointer","color":"#3c76c1","font-size":"14px","margin-right" : "10px" }, "formTabNode_over" : { "font-size": "16px", "color": "#3c76b7", "font-weight": "normal" }, "formTabNode_current" : { "font-size": "16px", "color": "#3c76b7", "font-weight": "normal" }, "formContentNode": { "border": "0px solid #666", "width": "100%", "margin": "auto", "font-size": "14px", "color": "#666", "font-family": "Microsoft YaHei", "overflow" : "hidden", "position" : "relative" }, "formTableContainer" : { "width" : "80%", "margin": "0px auto 20px auto", "overflow" : "hidden", "positon" : "static" }, "formTableContainer2" : { "width" : "600px", "margin": "20px auto 0px auto", "overflow" : "hidden", "positon" : "static" }, "formBottomNode" : { "height" : "80px", "background-color" : "#fff", "overflow" : "hidden", "text-align" : "center" }, "inputOkButton" : { "background": "#4898F3", "border-radius": "4px", "width" : "250px", "height" : "40px", "line-height" : "40px", "border" : "0px", "color" : "#fff", "cursor" : "pointer", "font-size" : "18px" }, "inputCancelButton" : { "background": "#f0f0f0", "border-radius": "4px", "width" : "130px", "height" : "40px", "line-height" : "40px", "color" : "#666", "border" : "0px", "margin-left" : "20px", "font-size" : "18px", "cursor" : "pointer" }, "inputCancelButton_long" : { "background": "#f0f0f0", "border-radius": "4px", "width" : "400px", "height" : "40px", "line-height" : "40px", "color" : "#666", "border" : "0px", "margin-left" : "20px", "font-size" : "18px", "cursor" : "pointer" }, "helpNode" : { "width" : "16px", "height" : "16px", "background" : "url(x_component_Template/$MPopupForm/report/icon/icon_wen.png) no-repeat center center" } }