body{margin:-20px 0;padding:0;font-family:'微软雅黑';-webkit-text-size-adjust:none}.mdraw-gray{background-color:#fff;border:1px solid #fff;border-top-color:#fff;border-bottom-color:#fff;box-shadow:0 0 0 transparent;left:50%;text-align:center;vertical-align:middle;position:relative}.mdraw-gray::-webkit-scrollbar{width:10px;height:10px}.mdraw-gray::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.3);-webkit-border-radius:8px;border-radius:8px}.mdraw-gray::-webkit-scrollbar-thumb{-webkit-border-radius:8px;border-radius:8px;background:rgba(175,175,175,.5);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.mdraw-gray::-webkit-scrollbar-thumb:window-inactive{background:rgba(175,175,175,.2)}.mdraw-gray .editor{background-color:#fff;position:relative;overflow:visible;border:3px solid #f1f1f1}.mdraw-gray .preview{background-color:#f8f8f8;position:relative;overflow:visible}.mdraw-gray .mdraw-tool{cursor:default;-webkit-user-select:none;-moz-user-select:none;padding:1px;overflow:hidden;zoom:1;width:100%;height:30px}.mdraw-gray .tool-topright{float:right;display:flex;flex-direction:row;justify-content:flex-end;margin-right:2px}.mdraw-gray .tool-left{width:30px;height:auto;float:left;overflow:hidden}.mdraw-gray .tool-right{width:30px;height:auto;float:right;overflow:hidden}.mdraw-gray .tool-bottom{position:absolute;left:35px;overflow:hidden;z-index:1000}.mdraw-gray .mdraw-tool .blank{float:left;width:30px;height:30px}.mdraw-gray .mdraw-tool .blank_w40{width:32px}.mdraw-gray .mdraw-tool .blank_w50{width:50px}.mdraw-gray .mdraw-tool .blank_h40{height:32px}.mdraw-gray .mdraw-tool .blank_h50{height:50px}.mdraw-gray .mdraw-tool .separator,.mdraw-gray .mdraw-tool .separator:disabled,.mdraw-gray .mdraw-tool .separator:focus,.mdraw-gray .mdraw-tool .separator:hover{width:2px;outline:0;border:0;background-color:rgba(0,0,0,0)}.mdraw-gray .mdraw-tool .sep_w35,.mdraw-gray .mdraw-tool .sep_w35:disabled{width:35px;outline:0;border:0;background-color:rgba(0,0,0,0)}.mdraw-gray .mdraw-tool .separator_h,.mdraw-gray .mdraw-tool .separator_h:disabled,.mdraw-gray .mdraw-tool .separator_h:focus,.mdraw-gray .mdraw-tool .separator_h:hover{height:2px;outline:0;border:0;background-color:rgba(0,0,0,0)}.mdraw-gray .mdraw-tool button,.mdraw-gray .mdraw-tool input[type=button]{width:30px;height:30px;margin:0 0;background-repeat:no-repeat;background-position:center;background-color:#fff;border:0 solid transparent;display:block;float:left;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.mdraw-gray .mdraw-tool button:hover,.mdraw-gray .mdraw-tool input[type=button]:hover{background-color:#d9edff}.mdraw-gray .mdraw-tool button:focus,.mdraw-gray .mdraw-tool input[type=button]:focus{background-color:#b6cdef;outline:0}.mdraw-gray .mdraw-tool img.dropdown,.mdraw-gray .mdraw-tool img.dropright,.mdraw-gray .mdraw-tool img.dropup{margin-left:18px;margin-top:23px}.mdraw-gray .mdraw-tool img.dropleft{margin-left:-20px;margin-top:24px}.mdraw-gray .mdraw-tool div.dropdown{display:none;position:absolute;z-index:1800;float:left;margin-left:-7px;margin-top:-2px;background:#fff;border:1px solid #f1f1f1;padding:3px 5px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.mdraw-gray .mdraw-tool div.dropdown_ie{display:none;position:absolute;z-index:1800;float:left;margin-left:-7px;margin-top:5px;background:#fff;border:1px solid #f1f1f1;padding:3px 5px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.mdraw-gray .mdraw-tool div.dropleft{display:none;position:absolute;z-index:1800;margin-top:-37px;background:#fff;border:1px solid #f1f1f1;padding:3px 5px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.mdraw-gray .mdraw-tool div.dropright{display:none;position:absolute;z-index:1800;margin-left:25px;margin-top:-35px;background:#fff;border:1px solid #f1f1f1;padding:3px 5px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.mdraw-gray div.overlay{position:absolute;width:100%;height:100%;top:50%;left:50%;display:none;z-index:1900;background:rgba(0,0,0,.5);border:1px}.mdraw-gray .dialog{display:none;overflow:hidden;position:absolute;top:50%;left:50%;width:50%;max-width:630px;min-width:320px;height:auto;z-index:2000;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background:#f8f8f8;border:0 solid #cacaca;color:#666;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.mdraw-gray .dialog div.center{margin:auto}.mdraw-gray .dialog h3{margin:0;min-height:20px;line-height:13px;padding:10px 0 3px 12px;text-align:left;font-family:'微软雅黑';font-size:12px;color:#222;background:#dcdcdc}.mdraw-gray .dialog hr{width:90%;margin-top:10px;-moz-opacity:0.3;-khtml-opacity:0.3;opacity:.3}.mdraw-gray .dialog p{color:#666;font-size:12px}.mdraw-gray .dialog .ns-close{width:20px;height:20px;position:absolute;right:6px;top:6px;overflow:hidden;text-indent:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.mdraw-gray .dialog .ns-close:focus,.mdraw-gray .dialog .ns-close:hover{outline:0}.mdraw-gray .dialog .ns-close::after,.mdraw-gray .dialog .ns-close::before{content:'';position:absolute;width:3px;height:60%;top:50%;left:50%;background:#222}.mdraw-gray .dialog .ns-close:hover::after,.mdraw-gray .dialog .ns-close:hover::before{background:#000}.mdraw-gray .dialog .ns-close::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.mdraw-gray .dialog .ns-close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-moz-transform:translate(-50%,-50%) rotate(-45deg);-o-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.mdraw-gray .dialog button{font-size:12px;text-decoration:none!important;font-family:'微软雅黑';text-align:center;vertical-align:middle;border-radius:4px;-moz-border-radius:4px;box-shadow:inset 0 0 0 #fff;color:#fff;border:0 solid #828282;background-image:-moz-linear-gradient(silver,#b0b0b0);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b0b0b0),to(silver));background-image:-webkit-linear-gradient(silver,#b0b0b0);background-image:-o-linear-gradient(silver,#b0b0b0);outline:0}.mdraw-gray .dialog button:hover{border:1px solid #828282;background-image:-moz-linear-gradient(#b0b0b0,silver);background-image:-webkit-gradient(linear,0 0,0 100%,from(silver),to(#b0b0b0));background-image:-webkit-linear-gradient(#b0b0b0,silver);background-image:-o-linear-gradient(#b0b0b0,silver);cursor:pointer}.mdraw-gray .dialog p{font-family:'微软雅黑';font-size:14px}.mdraw-gray .dialog-export{width:458px;height:330px;vertical-align:middle}.mdraw-gray .dialog-export select{display:inline-block;width:390px;height:28px;padding:4px 6px;margin-bottom:10px;font-size:14px;line-height:20px;color:#666;vertical-align:middle;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;outline:0}.mdraw-gray .dialog-export textarea{width:384px;min-height:100px;height:134px;margin-top:10px;line-height:20px;color:#c1c1c1;border:1px solid #cacaca;border-radius:2px;resize:none;outline:0;overflow-x:hidden}.mdraw-gray .dialog-export button{max-width:400px;width:390px;height:28px;margin:15px auto 24px}.mdraw-gray .dialog-export div.molType{display:none;width:390px;margin:-5px 34px;text-align:left}.mdraw-gray .dialog-export input[type=radio]{width:12px;height:12px;outline:0}.mdraw-gray .dialog-export label{margin-right:30px;color:#666;height:24px;line-height:24px;font-family:'微软雅黑';font-size:12px}.mdraw-gray .dialog-export input[type=radio]:checked+label{color:#333}.mdraw-gray .dialog-import{width:458px;height:296px;vertical-align:middle}.mdraw-gray .dialog-import .sf{width:320px;margin-top:15px;padding:7px 0;line-height:12px;position:relative;color:#666;background:#efefef;border:1px solid #cacaca;border-radius:4px;overflow:hidden;display:inline-block;zoom:1}.mdraw-gray .dialog-import .sf input{color:#666;position:absolute;height:26px;font-size:12px;right:0;top:0;opacity:0}.mdraw-gray .dialog-import .sf label{color:#666;font-size:12px}.mdraw-gray .dialog-import .sf:hover{color:#444;background:#eee;border-color:#ccc;text-decoration:none}.mdraw-gray .dialog-import select{width:60px;height:29px;margin:-22px 0 0 4px;font-size:12px;line-height:12px;color:#666;background:#efefef;vertical-align:middle;border:1px solid #cacaca;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;outline:0}.mdraw-gray .dialog-import textarea{width:380px;min-height:100px;height:134px;margin-top:10px;line-height:20px;color:#c1c1c1;border:1px solid #cacaca;border-radius:2px;resize:none;outline:0;overflow-x:hidden}.mdraw-gray .dialog-import button{width:386px;height:28px;margin:15px auto 24px}.mdraw-gray .dialog-pt{min-width:756px;width:756px;height:480px;vertical-align:middle;text-align:center;overflow-x:hidden}.mdraw-gray .dialog-pt div.pt{margin:12px 10px;width:740px;height:300px}.mdraw-gray .dialog-pt div.las{width:620px;height:42px;margin:32px 70px 3px 70px}.mdraw-gray .dialog-pt div.acs{margin-top:3px}.mdraw-gray .dialog-pt .ptcell{background:#fff;border:1px solid #cacaca;float:left;width:38px;height:42px;text-align:center;text-shadow:0 0 0 transparent;vertical-align:middle;font-family:'微软雅黑';cursor:pointer;border-radius:0;margin:0 3px 3px 0;color:#000}.mdraw-gray .dialog-pt .cell_num{color:#000;margin-top:3px;line-height:10px;font-size:12px;text-align:center}.mdraw-gray .dialog-pt .cell_name{margin-top:-5px;line-height:10px;font-size:12px;text-align:center}.mdraw-gray .dialog-pt .ptcell:hover{background:#ccf3f3}.mdraw-gray .dialog-pt .ptcell:focus{background:#e6f19d}.mdraw-gray .dialog-pt .empty,.mdraw-gray .dialog-pt .empty:disabled,.mdraw-gray .dialog-pt .empty:focus,.mdraw-gray .dialog-pt .empty:hover{border:0;background:0 0}.mdraw-gray .dialog-cr{max-width:560px;width:438px;height:210px}.mdraw-gray .dialog-cr .lic{color:#657368}.mdraw-gray .dialog-cr .warn{color:#440;font-size:20px}.mdraw-gray .dialog h1{color:#666;font-size:30px;margin-top:50px}.mdraw-gray .dialog h4{color:#666;font-size:16px;margin-top:50px;font-weight:400}.mdraw-gray .dialog-input{min-width:200px;width:206px;height:300px;vertical-align:middle;overflow:hidden;background:rgba(0,0,0,0);pointer-events:none}.mdraw-gray .dialog-input .bg{width:204px;min-height:46px;height:46px;background:#f8f8f8;border:1px solid #cacaca;pointer-events:auto}.mdraw-gray .dialog-input .divtext{display:inline-block;width:200px;min-height:20px;height:20px;font-size:12px;color:#666;vertical-align:middle;outline:0;text-align:left;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border-bottom:1px solid #cacaca;box-shadow:0 0 transparent inset,0 0 0 0 transparent}.mdraw-gray .dialog-input input[type=text]{display:inline-block;width:200px;min-height:20px;height:20px;font-size:12px;color:#666;vertical-align:middle;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;outline:0;border:0 solid #cacaca;border-bottom:1px solid #cacaca;box-shadow:0 0 transparent inset,0 0 0 0 transparent}.mdraw-gray .dialog-input input[type=checkbox]::-ms-check{display:none}.mdraw-gray .dialog-input input[type=checkbox]{appearance:none;-ms-appearance:none;-moz-appearance:none;-webkit-appearance:none;display:inline-block;background:rgba(0,0,0,0);outline:0;width:20px;height:20px;border:1px solid transparent;vertical-align:middle;margin-top:0}.mdraw-gray .dialog-input input[type=checkbox]:checked{border:1px solid #cacaca}.mdraw-gray .dialog-input label.cb{color:grey;font-size:16px;line-height:16px;font-family:'微软雅黑';margin-left:-18px}.mdraw-gray .dialog-input label.b{font-weight:700}.mdraw-gray .dialog-input label.i{font-style:italic}.mdraw-gray .dialog-input select.family{background:rgba(0,0,0,0);color:grey;width:95px;height:20px;font-family:'微软雅黑';font-size:12px;line-height:12px;margin-left:11px;margin-top:1px;outline:0;display:inline-block;border:1px solid #cacaca}.mdraw-gray .dialog-input select.size{background:rgba(0,0,0,0);color:grey;width:40px;height:20px;font-family:'微软雅黑';font-size:12px;line-height:12px;margin-left:1px;margin-top:1px;outline:0;border:1px solid #cacaca}.mdraw-gray .dialog-input select.color::-ms-expand{display:none}.mdraw-gray .dialog-input select.color{appearance:none;-ms-appearance:none;-moz-appearance:none;-webkit-appearance:none;background:rgba(0,0,0,0);width:20px;margin-left:2px;outline:0}.mdraw-gray .dialog-input div.color{width:20px;height:20px;margin-right:1px;margin-top:1px;outline:0;float:right}.mdraw-gray .dialog-input div.scolor{display:none;width:20px;height:120px;outline:0;float:right;border:1px solid #a9a9a9}.mdraw-gray .dialog-input div.scolor input{width:20px;height:20px;outline:0;border:2px solid transparent;color:transparent;float:left;display:block}.mdraw-gray .dialog-input div.scolor input:hover{border:2px solid #dcdcdc}.mdraw-gray .dialog-rmenu{display:none;overflow:auto;position:absolute;z-index:2100;min-width:100px;width:126px;height:316px;float:left;text-align:center;vertical-align:middle;overflow:hidden;border:1px solid #d2d2d2}.mdraw-gray .dialog-menu{width:126px;background:#fff;border:1px solid #cacaca;border-radius:2px;color:#333}.mdraw-gray .colorpicker{position:absolute;max-width:80px;width:80px;float:left;text-align:center;vertical-align:middle;background:rgba(0,0,0,0)}.mdraw-gray .dialog-rmenu hr{margin:0;width:100%;color:#e9e9e9}.mdraw-gray .dialog-rmenu .menu{background:rgba(0,0,0,0);border:0 transparent;float:left;width:126px;height:34px;padding-left:30px;text-align:left;vertical-align:middle;font-size:12px;font-family:'微软雅黑';cursor:pointer;border-radius:0;color:#333;outline:0}.mdraw-gray .dialog-rmenu .menu:hover{background:#ebebeb}.mdraw-gray .dialog-rmenu .menu:focus{background:#ebebeb}.mdraw-gray .dialog-rmenu .menu:disabled{background:rgba(0,0,0,0);color:#a5a5a5}.mdraw-gray .dialog-cpicker{display:none;overflow:auto;position:absolute;z-index:2000;min-width:160px;width:160px;height:160px;padding:3px;float:left;text-align:center;vertical-align:middle;overflow:hidden;border:1px solid #d2d2d2}.mdraw-gray .dialog-cpicker .cpcell{width:20px;height:20px;border:1px solid #d1d1d1;outline:0;color:transparent;overflow:hidden;float:left;display:block}.mdraw-gray .dialog-cpicker .cpcell:hover{border-color:#00ff2e}.mdraw-gray .dialog-preview{position:absolute;display:none;z-index:2100;min-width:200px;width:300px;height:300px;top:227px;left:227px;padding:0;float:left;text-align:center;vertical-align:middle;overflow:hidden;background:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:0 0 transparent inset,0 0 0 0 transparent}.mdraw-gray .dialog-preview .container{width:298px;height:298px}.mdraw-gray .dialog-preview .preview{border-radius:2px}.mdraw-gray .dialog-previmport{vertical-align:middle;border:1px solid #cacaca;min-width:200px;width:296px;height:296px;top:226px;left:224px;padding:0}.mdraw-gray .dialog-previmport .sf{width:218px;margin-top:15px;padding:7px 0;line-height:12px;position:relative;color:#666;background:#efefef;border:1px solid #cacaca;border-radius:4px;overflow:hidden;display:inline-block;zoom:1}.mdraw-gray .dialog-previmport .sf input{color:#666;position:absolute;height:26px;font-size:12px;right:0;top:0;opacity:0}.mdraw-gray .dialog-previmport .sf label{color:#666;font-size:12px}.mdraw-gray .dialog-previmport .sf:hover{color:#444;background:#eee;border-color:#ccc;text-decoration:none}.mdraw-gray .dialog-previmport select{width:56px;height:29px;margin:8px 0 0 4px;font-size:12px;line-height:12px;color:#666;background:#efefef;vertical-align:middle;border:1px solid #cacaca;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;outline:0}.mdraw-gray .dialog-previmport textarea{width:274px;min-height:100px;height:134px;margin-top:10px;line-height:20px;color:#c1c1c1;border:1px solid #cacaca;border-radius:2px;resize:none;outline:0;overflow-x:hidden}.mdraw-gray .dialog-previmport button{width:280px;height:28px;margin:10px auto 20px}.mdraw-gray .dialog-template{width:458px;height:468px;vertical-align:middle}.mdraw-gray .dialog-template .tmpTitle{height:28px;margin-top:12px;color:#666;font-family:'微软雅黑';vertical-align:middle}.mdraw-gray .dialog-template select{display:inline-block;width:318px;height:26px;padding:4px 6px;margin-bottom:10px;font-size:12px;line-height:12px;background-color:#fff;color:#666;vertical-align:middle;border:1px solid #cacaca;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;outline:0}.mdraw-gray .dialog-template select.stype{width:318px;height:26px;margin-left:20px}.mdraw-gray .dialog-template button{max-width:440px;width:400px;height:28px;margin:12px auto 12px}.mdraw-gray .dialog-template button:disabled{background-color:#817c7c}.mdraw-gray .dialog-template .container{width:400px;height:330px;max-height:330px;overflow-x:hidden;overflow-y:auto;margin-left:28px;margin-top:10px;border:1px solid #cacaca;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mdraw-gray .dialog-template .temp_preview{width:122px;height:128px;border:2px solid transparent;float:left;text-align:center}.mdraw-gray .dialog-template .temp_preview .prvlab{width:122px;height:28px;text-align:center;vertical-align:top;color:#333;font-family:'微软雅黑';font-size:12px;line-height:15px}.mdraw-gray .dialog-template .temp_preview .prvimg{width:122px;height:100px;background-repeat:no-repeat;background-position:center}.mdraw-gray .dialog-template .temp_preview:hover{background-color:#f2fbff}.mdraw-gray .dialog-template .temp_preview:focus{border-color:#cacaca}.mdraw-gray .dialog-atomprop{width:400px;height:470px;vertical-align:middle;overflow-y:hidden}.mdraw-gray .dialog-atomprop div.ptitle{float:left;display:inline-block;width:60px;height:28px;padding-left:65px;margin-top:15px;margin-right:-10px;font-weight:700;font-size:12px;line-height:28px;color:#666;text-align:center;vertical-align:middle;outline:0}.mdraw-gray .dialog-atomprop div.psubtitle{float:left;display:inline-block;width:140px;height:20px;padding-left:10px;margin-right:-10px;font-size:12px;line-height:28px;color:#666;text-align:left;vertical-align:middle;outline:0}.mdraw-gray .dialog-atomprop input[type=text]{display:inline-block;width:132px;height:20px;font-size:12px;line-height:12px;padding-left:6px;vertical-align:middle;color:#666;border:1px solid #cacaca;box-shadow:0 0 transparent inset,0 0 0 0 transparent;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;outline:0}.mdraw-gray .dialog-atomprop select{display:inline-block;width:160px;height:28px;padding:4px 6px;margin-top:15px;font-size:12px;line-height:12px;color:#666;vertical-align:middle;border:1px solid #cacaca;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;outline:0}.mdraw-gray .dialog-atomprop select.cell{width:140px;height:24px;font-size:12px;line-height:12px;margin-top:0}.mdraw-gray .dialog-atomprop input[type=text]:disabled,.mdraw-gray .dialog-atomprop select:disabled{background-color:#e5e5e5}.mdraw-gray .dialog-atomprop button{max-width:350px;width:330px;height:28px;margin:15px auto auto auto}.mdraw-gray .dialog-atomprop hr{width:330px;margin:10px auto 0 auto}.mdraw-gray .dialog-atomprop .tabs{width:330px;height:310px;margin:5px auto 0 auto}.mdraw-gray .dialog-atomprop .tabs input[type=radio]::-ms-check{display:none}.mdraw-gray .dialog-atomprop .tabs input[type=radio]{-webkit-appearance:none}.mdraw-gray .dialog-atomprop .tabs label{background:grey;color:#eaeaea;border-radius:4px 4px 0 0;padding:1.5% 3%;float:left;margin-right:2px;font-size:12px}.mdraw-gray .dialog-atomprop .tabs label:hover{color:#fff}.mdraw-gray .dialog-atomprop .tabs input[type=radio]:checked+label{background:#eaeaea;color:#555}.mdraw-gray .dialog-atomprop .tabs .panels{float:left;clear:both;position:relative;width:100%;background:#eaeaea;border-radius:0 4px 4px 4px;min-height:290px}.mdraw-gray .dialog-atomprop .tabs .panels .panel{display:none;width:100%;position:absolute;background:#eaeaea;border-radius:0 4px 4px 4px;padding:10px;box-sizing:border-box}.mdraw-gray .dialog-atomprop .tabs .panels .panel .p{margin-top:3px}.autocomplete-suggestions{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #cacaca;background:#fff;cursor:default;overflow:auto;-webkit-box-shadow:0 0 0 transparent;-moz-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}.autocomplete-suggestion{color:#666;font-size:12px;line-height:16px;padding-left:6px;vertical-align:middle;white-space:nowrap;overflow:hidden}.autocomplete-no-suggestion{padding-left:6px}.autocomplete-selected{background:#f0f0f0}.autocomplete-suggestions strong{font-weight:700;color:#000}.mdraw-gray .dialog-bondprop{width:348px;height:188px;vertical-align:middle}.mdraw-gray .dialog-bondprop div.ptitle{float:left;display:inline-block;width:60px;height:28px;padding-left:30px;margin-top:15px;margin-right:-10px;font-weight:700;font-size:14px;line-height:28px;color:#666;text-align:center;vertical-align:middle;outline:0}.mdraw-gray .dialog-bondprop select{display:inline-block;width:200px;height:28px;padding:4px 6px;margin-top:15px;font-size:12px;line-height:16px;color:#666;vertical-align:middle;border:1px solid #cacaca;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;outline:0}.mdraw-gray .dialog-bondprop button{max-width:300px;width:280px;height:28px;margin:15px auto 24px}.mdraw-gray .dialog-tip{width:348px;height:118px;vertical-align:middle}.mdraw-gray .dialog-tip .tipmsg{margin-top:30px;font-family:'微软雅黑';font-size:14px;color:#666}.mdraw-gray .dialog-setting{max-width:560px;width:350px;height:300px}.mdraw-gray .dialog-setting input[type=checkbox]{width:12px;height:12px;outline:0}.mdraw-gray .dialog-setting label{color:#666;position:absolute;height:24px;line-height:24px;font-family:'微软雅黑';font-size:12px}.mdraw-gray .dialog-setting div.cb{width:280px;height:28px;margin:auto 34px;text-align:left;vertical-align:middle}.mdraw-gray .dialog-setting button{width:280px;height:28px;margin:10px auto 10px}.mdraw-gray .dialog-setting button.func{width:280px;height:28px;background:#e14040;background-color:#e14040;margin:2px auto 10px}