.popup{position: fixed;top:0;left:0; width:0px;height:0px; }
.popupstyle{width:100%;height:100%;z-index:99}
.popup_bg{width:100%;height:100%;background-color: #000;opacity: 0.5;}
.popup_box{ position: fixed; background-color: #fff;left:50%;top:50%;border-radius:5px;padding:0px 10px;-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease; transition: all 0.3s ease;opacity: 0;-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);-o-transform: scale(0.8);transform: scale(0.8);}
.popup_bt{height:45px;line-height:45px;position: relative;border-bottom: 1px solid #f2f2f2;}
.popupclose{width:30px;height:30px;cursor:pointer;background: url(../images/close.png) no-repeat center; background-size: 30px; position: absolute;right:0px;top:2px;}
.popup_box .formfill{margin-top: 15px;}
.popup_box .formfill label{width:80px;display: inline-block; position: relative; color:#333}
.popup_box .formfill label .mark{display: inline-block;position: absolute;left:0;top:4px;width:4px;color:#DD433E;}
.formsubmit{width:100%;text-align: center;position: absolute;bottom:20px;left:0;}
.formsubmit .quit{background-color: #d7d7d7;}
.formsubmit .save{background-color: #169bd5;}
.popup_box .formfill label.width1{width:130px;}
.popup_box .formfill .centerTextarea{display: block;margin: 0 auto;width: 95%;height:120px;border:1px solid #dedede;border-radius: 3px;padding:0 10px;}
.commtext{width:200px;height:32px;text-indent: 5px;border: 1px solid #f2f2f2;}
.formsubmit{width:100%;text-align: center;position: absolute;bottom:20px;left:0;}
.formsubmit .formbtn{width:60px;height:30px;font-family: "微软雅黑"; cursor: pointer;border:none; color:#fff; margin:10px; font-size: 12px; border-radius:3px;}
.formsubmit button{margin: 0 10px;padding:0 10px;height: 30px;border-radius: 5px;line-height: 30px;text-align: center;cursor: pointer;}

.popup_box .tipinfo{text-align:center;}
.popup_box .formfill .icon.success{width: 70px;height: 80px;background-position:-729px -719px;margin:10px auto;display:block;}
.radioform{margin-right: 10px;}
.departmentbox{width:360px;height:220px;margin-left:-180px;margin-top:-110px; }
.departmentbox .departmenttext{width:255px;height:40px;border:1px solid #c9def3; text-indent: 10px;display: block;margin:70px auto 20px auto; border-radius: 5px;}
.employbox{width:650px;height:430px;margin-left:-325px;margin-top:-215px; }
.popup_box .uploadtx { width: 200px; height: 180px;position:absolute;right:50px;top:60px; overflow: hidden; border: 1px dashed #ccc;}
.popup_box .webuploader-pick {position: relative;display: inline-block; cursor: pointer; background: #169bd5; padding: 10px 15px;  color: #fff;text-align: center; border-radius: 3px; overflow: hidden;  top: 129px; width: 90%; left: 5%;}
.popup_box .uploadtx:hover .webuploader-pick {background: #00a2d4;}
.popupChoice .popup_box{width:320px;height:190px;margin-top:-95px;margin-left:-160px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease; transition: all 0.3s ease;opacity: 0;-webkit-transform: scale(0);-moz-transform: scale(0);-o-transform: scale(0);transform: scale(0);}
.popup .show{ display: block \9;opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.popup.popupChoice .Choiceshow{ display: block \9;opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.popup.popupChoice .popup_box.sucShow{display: block \9;opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);transform: scale(1);width: 210px;height: 60px;margin-left:-105px;margin-top:-30px;padding:10px 40px;box-shadow: 3px 3px 5px rgba(0,0,0,.3);-moz-box-shadow: 3px 3px 5px rgba(0,0,0,.3);-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.3);}
.popup.popupChoice .popup_box.sucShow .suc{background-position:-4px -555px;width: 40px;height: 40px;margin-right: 10px;}
.popup_box .formfill span.check{margin-right:10px;}
.popup_box .formfill span.check input{position:relative;top:1px;margin-right:2px;}
.popup_box .popTable{width: 100%;border-top: 1px solid #f2f2f2;border-left: 1px solid #f2f2f2;margin-top: 15px;}
.popup_box.size2 .popupform{height: 440px;overflow-y: auto;}
.popup_box .popupform{padding:10px;}
.popup_box .popupform .double{overflow: hidden;}
.popup_box .popupform .double .formfill{float: left;}
.popup_box .popupform.p1{padding: 0;}
.popup_box .popTable td{padding: 5px;border-right:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;}
.popup_box .popTable tr.tit td{background: #f7f7f7;}
.popup_box .popTable .red{color: #f00;}
/*弹窗大小*/
.popup_box.size1{width: 350px;height: 260px;margin-left: -175px;margin-top: -130px;}
.popup_box.size1 .commtext{width: 300px;}
.popup_box.size2{width: 700px;height: 560px;margin-left: -350px;margin-top: -280px;}
.popup_box.size3{width: 350px;height: 290px;margin-left: -175px;margin-top: -145px;}
.popup_box.size4{width: 660px;height: 340px;margin-left: -330px;margin-top: -170px;}
.popup_box.size5{width: 350px;height: 350px;margin-left: -175px;margin-top: -175px;}
.popup_box.size6{width: 380px;height: 370px;margin-left: -190px;margin-top: -185px;}
.popup_box.checkRule{width: 800px;height: 560px;margin-left: -400px;margin-top: -280px;}.popup_box.size7{width:500px;height: 300px;margin-left: -200px;margin-top: -150px;}
.popup_box.size8{width:500px;height: 350px;margin-left: -200px;margin-top: -175px;}
.popup_box.size9{width: 800px;height: 400px;margin-left: -400px;margin-top: -200px;}
.popup_box.size10{width:680px;height: 600px;margin-left: -340px;margin-top: -300px; }
.popup_box.size11{width:500px;height: 400px;margin-left: -250px;margin-top: -200px; }
.popup_box.size12{width:500px;height: 550px;margin-left: -250px;margin-top: -250px; }
.popup_box.size14{width: 350px;height: 240px;margin-left: -175px;margin-top: -145px;}
.popup_box.size15{width: 700px;height: 600px;margin-left: -400px;margin-top: -300px;}
.popup_box.size16{width: 800px;height: 600px;margin-left: -400px;margin-top: -300px;}

.popup_box.size10 .popupform {height:500px;overflow-y: auto;padding-bottom:20px}
.popup_box .formfill label.width2{width:80px;font-size:12px;color:#666666;}
/*添加调拨弹窗*/
.popup_box.proPop{width:800px;height: 560px;margin-left: -400px;margin-top: -280px;}
.popup_box.proPop table tr td .proPic{width:40px;height:40px;}
.popup_box.proPop .searchBox{margin-bottom:10px;}
.popup_box.proPop .proTableBox{width:100%;height:auto;}
.popup_box.proPop .proTableBox .proTable{width:80%;height:400px;position: relative;border:1px solid #f2f3f4}
.popup_box.proPop .proTableBox .proTable table{border:none}
.popup_box.proPop .proTableBox .proTable table tr td:last-child{border-right:none}
.popup_box.proPop .proTableBox .ztreeBox{width:18%;height:400px;border:1px solid #f2f3f4;overflow-y: auto;}
.popup_box.proPop .proTableBox .proTable .page{border-top:1px solid #f2f3f4}
/*选择规格*/
.popup_box.PropertyBox{width: 640px;height: 500px;margin-left: -320px;margin-top: -250px;padding:0px}
.popup_box .leftMenu{width:100px;height:100%;background-color: #f3f3f1;float:left;padding:100px 0px;}
.popup_box .leftMenu ul li{line-height:40px; text-align: center;color:#333;cursor: pointer;}
.popup_box .leftMenu ul li.active{background-color: #0a76e6;color:#fff}
.itemBox{width:500px;height:100%;float: left;}
.itemBox .title{text-align: center;line-height: 40px;margin-top:20px; font-size:18px;font-weight: normal;color:#333}
.itemCon{width:100%;height:auto;padding:20px;}
.itemCon span.item{margin-right:30px;display: inline-block;margin-bottom:20px}
.itemCon span.item .itemcheck{margin-right:5px;}
.popup_box.PropertyBox .popupclose{right:10px;}
.roletreelist{width:230px;height:300px; position: absolute;right:10px;top:60px;overflow-x:auto;overflow-y:auto}
.ordertit{width:100%;line-height: 40px;border-bottom:1px solid #f2f2f2}
.ordertit a{color:#1783ba}
.areabox{width:510px;height:100px;border:1px solid #dedede}
.fontstyle1{color:#ff0000;font-size:18px;}
.heji{line-height: 30px;margin-left:30px;margin-top:10px;}
.delcon{color:#1783ba;line-height: 35px;margin-left:5px;}
.codeInput{}
.codeInput .check{width:95px !important;border:none !important;height:100%}
.codeInput{display: inline-block;width:200px;height:36px;overflow: hidden; border:1px solid #dedede}
.codeInput .codetext{width:95px !important;padding:0px !important; border:none !important}
.formfill.con label{line-height: 35px;}
.popup_box.batchEntrybox{width:550px;height:550px;margin-left:-275px;margin-top:-275px;}
.popup_box.batchEntrybox .popupform {max-height:400px;overflow-y: auto;;}
.batchEntrybox .datechecktit{padding-left:85px;}
.batchEntrybox .typecheck{margin-right:10px; display: inline-block;height:35px;line-height:35px;}
.batchEntrybox .typecheck.active{background-color: #f0f0f0;padding:0px 5px;border:1px solid #e9e9e9;border-bottom:none;position: relative;top:1px;}
.batchEntrybox .weekcheck{width:380px;margin:0 auto;display: none; background-color: #f0f0f0;border:1px solid #e9e9e9;padding-left:20px;}
.batchEntrybox .priceTable{width:400px;border-left:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;margin-left:85px;}
.batchEntrybox .priceTable tr th{border:1px solid #f2f2f2;border-bottom:none;text-align: center;height:35px;border-left:none}
.batchEntrybox .priceTable tr td{border:1px solid #f2f2f2;border-bottom:none;text-align: center;padding:2px;border-left:none}
.batchEntrybox .tip{display: inline-block; width:350px;height:30px;margin-bottom:10px; border:1px solid #c2c47b;background-color: #fff8ee;padding:5px;}
.datelist{width:40%;height:100px;overflow-y:auto;border:1px solid #f2f2f2;padding:10px;line-height:20px;margin-left:10px;}
.datecheckbox{padding-left:80px; display: none;}
.priceBox{position: relative;}
.popup_box.accoundPop{width:500px;height:380px;margin-left:-250px;margin-top:-190px;}
/*调价*/
.menutab{width:100%;height:35px;line-height: 35px;margin-top:10px;}
.menutab ul li{display: block;width:80px;text-align: center;border-radius:5px;cursor: pointer}
.menutab ul li.active{background-color: #169bd5;color:#fff}
.commtext.text_1{width:108px !important;}
.commtext.text_2{width:555px !important;;}
.commtext.text_3{width:160px  !important;;}
.commtext.text_4{width:50px  !important;;}
.commtext.text_5{width:90px !important;; }
.dialogMore{width: 100%;height: 100%;}

.dialogMore table{width: 90%;margin: 0 auto;border: 1px solid #f4f7fa;border-bottom: none;}
.dialogMore tr th{background: #f4f7fa; border-bottom:1px solid #f4f7fa;border-left:1px solid #f4f7fa;font-size: 12px;height: 30px;color: #333;}
.dialogMore table tr td{text-align: center;padding: 5px;color: #333;height: 30px;font-size: 12px;background: #fff;border-bottom:1px solid #f4f7fa;}
.dialogMore .people{margin: 20px auto;}
.dialogMore .red{color: red;}

.employbox {
    width: 650px;
    height: 430px;
    margin-left: -325px;
    margin-top: -215px;
}
.formsubmit{width:100%;text-align: center;position: absolute;bottom:20px;left:0;}
.formsubmit .formbtn{width:70px;height:30px;font-family: "微软雅黑"; cursor: pointer;border:none; color:#fff; margin:10px; font-size: 12px; border-radius:3px;}
.formsubmit button{margin: 0 10px;padding:0 10px;height: 30px;border-radius: 5px;line-height: 30px;text-align: center;cursor: pointer;}
.formsubmit .quit{background-color: #fff;color: #999;border:1px solid #999;}
.formsubmit .save{background-color: #169bd5;color: #fff;border:1px solid #169bd5;}