@charset "utf-8";
/* CSS Document */
html{font-size: 10px;  width: 100%;  height: 100%; margin:0; padding:0;}
body,p,h1,h2,h3,h4,h5,h6,dl,dd,dt,ul,li,ol,section,form,input{margin:0;padding:0;}
input{border:none;}
a,a:active,a:visited{color:#323232;text-decoration:none;}
a:hover{color:#333; }
img{ vertical-align:top;border-style:none;}
ul,li,ol{ list-style:none;}
h1,h2,h3,h4{ font-weight:normal;}
body{ background-color:#f6f6f6; color:#666; font:12px/1.5 "Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB",Helvetica Neue,tahoma,simsun,\5b8b\4f53;position:relative;height:100%;min-width:1192px;min-height:100%;display:block;}
.common-overlay{background:#000;opacity:.5;filter: alpha(opacity=50);position: fixed;z-index: 1000;top:0;bottom:0;left:0;right:0;display: none;}
.mask{display:none;position:absolute;background:#000;width:100px;height:100px;filter:alpha(Opacity=50);-moz-opacity:0.50;opacity:0.50;z-index:1000;}
.funcBtnBox{position:absolute;right:0px;top:-20px;background:#000;height:20px;width:140px;}
.funcBtnBar{display:inline-block;line-height:20px;text-align:center;cursor:pointer;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;float:right;}
.funcBtnBar li{float:right;display:inline-block;padding:0 5px;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;}
.funcBtnBar li.extendibleBtn{display:none;}
.editTextLink{display:none;position:fixed;left:50%;margin-left:-300px;width:600px;height:300px;background:#fff;top:100px;padding:20px;border:#e6e6e2 1px solid;z-index:1001;}
.editImgLink{display:none;position:fixed;left:50%;margin-left:-300px;width:600px;height:300px;background:#fff;top:100px;padding:20px;border:#e6e6e2 1px solid;z-index:1001;}
.editGoodsLink{display:none;position:fixed;left:50%;margin-left:-300px;width:600px;height:300px;background:#fff;top:100px;padding:20px;border:#e6e6e2 1px solid;z-index:1001;}
.setItemInput{display:inline-block;margin-left:20px;width:200px;height:20px;line-height:20px;border:#e6e6e2 solid 1px;padding:0 10px;}
.edit{width:40px;height:20px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;}
.moduleFuncBar{position:absolute;width:140px;height:20px;display:none;}
.funcBarBtn{padding:5px 10px;color:#fff;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;line-height:20px;background:#367fa9;float:left;}
.funcBarBtn:hover{background:#286090;color:#fff;}
.addModuleBtn{width:300px;height:40px;line-height:40px;margin:20px 100px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#cb2027;color:#fff;font-size:18px;cursor:pointer;}
.moduleListBox{display:none;position:fixed;box-sizing:border-box;width:500px;height:200px;left:50%;margin-left:-250px;top:50%;margin-top:-100px;background:#fff;padding:50px;z-index:1001;}
.moduleListBox .moduleList li{display:inline-block;width:100px;height:100px;line-height:100px;background:#cb2027;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;font-size:20px;}
.moduleListBox .closeBtn{position:absolute;right:15px;top:10px;font-size:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}