.popup{position: fixed;top:0;left:0; width:0px;height:0px; }
.popupstyle{width:100%;height:100%;z-index:100}
.popup_bg{width:100%;height:100%;background-color: #000;opacity: 0.5;}
.popup_box{ position: fixed; background-color: #fff;left:50%;top:50%;padding:0px 15px;-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:-50px;top:-20px;transform: translateY(-50%);}
.popup_box .formfill{margin-top: 15px;}
.popup_box .formfill label{width:80px;display: inline-block;padding-left:10px; 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 .formbtn{min-width:60px;height:30px; padding:0px 5px;font-family: "微软雅黑"; cursor: pointer;border:none; color:#fff; margin:10px; font-size: 12px; border-radius:3px;}
.formsubmit .quit{background-color: #d7d7d7;}
.formsubmit .save{background-color: #169bd5;}
.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;}
.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;}
.popup_box .webuploader-pick-disable {opacity: 0.6;pointer-events:none;}
.popup_box  .tx_box{width:100%;height:100%;position: absolute;top:0px;left:0px;}
.popup_box  .tx_box img{width:100%;height:100%;}
.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_box .formfill span.check{margin-right:10px;}
.popup_box .formfill span.check input{position:relative;top:1px;margin-right:2px;}
.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;}

/*弹窗大小*/
.popup_box.size1{width: 350px;height: 300px;margin-left: -175px;margin-top: -150px;}
.popup_box.size1 .commtext{width: 300px;}
/*提示边框*/
.commtext.tipborder{border: 1px solid #f44;}
.roletreelist{width:230px;height:300px; position: absolute;right:10px;top:60px;}
.popup_box.size2 .commtext.text_1{width:160px;}
.popup_box.size2{width: 350px;height: 250px;margin-left: -175px;margin-top: -125px;}
.popup_box.size3{width: 520px;height: 400px;margin-left: -260px;margin-top: -200px;}
.popup_box.size4{width: 800px;height: 500px;margin-left: -400px;margin-top: -250px;}
.popup_box.size4 .dialogMore table{width:100%}
.popup_box.size5{width: 350px;height: 200px;margin-left: -175px;margin-top: -100px;}
.popup_box.size6{width: 570px;height: 400px;margin-left: -285px;margin-top: -200px;}
.rjPop .popup_bt{font-size:16px;color:#000;height:70px;line-height:70px;font-weight:bold;}
.popup_box.size9{width: 800px;height: 400px;margin-left: -400px;margin-top: -200px;}
.popup_box .formfill input[type="text"]{height:32px;width: 220px;border:1px solid #dedede;border-radius: 3px;padding:0 10px;}



/*批量录入弹窗*/
.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:20px; 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;}
/*微信扫码弹窗*/
.popup_box.wechatbox,.popup_box.alipaybox,.popup_box.yktbox{width: 420px;margin-left: -210px;min-height: 300px;margin-top: -220px;padding:30px 20px;}
.popup_box.wechatbox .wechatSwap{width: 50px;height: 50px;display: block;margin:50px auto 20px;background-position:-176px -537px;}
.popup_box.alipaybox .alipaySwap{width: 50px;height: 50px;display: block;margin:50px auto 20px;background-position:-112px -537px;}
.popup_box.yktbox .yktSwap{width: 50px;height: 50px;display: block;margin:50px auto 20px;background-position:-246px -537px;}
.popup_box.wechatbox p,.popup_box.alipaybox p,.popup_box.yktbox p{font-size: 24px;color: #333;text-align: center;}
.popup_box.wechatbox .smq,.popup_box.alipaybox .smq,.popup_box.yktbox .smq{border: 1px solid #eee; height: 30px;line-height: 30px;width: 200px;margin: 30px auto 15px;text-align: center;border-radius: 5px;display: block;}
.popup_box.wechatbox .bottom input,.popup_box.alipaybox .bottom input,.popup_box.yktbox .bottom input{background: #5476b7;color: #fff;width: 160px;height: 30px;border: none;display: block;margin: 0 auto;cursor: pointer;}
.popup_box.cashbox{width: 450px;height: 535px;margin-left: -225px;margin-top: -270px;background: #f2f2f2;font-size: 20px;color: #333;padding:20px 15px;}
.cashbox .cashCon{height: 100%;border-radius: 4px;}
.cashbox .txt{background: #fff;padding: 10px;}
.cashbox .total{height: 40px;line-height: 40px;overflow: hidden;margin-bottom: 15px;}
.cashbox .total .price{float: right;font-size:16px;font-weight:bold;}
.cashbox .txt .item{ border: 1px solid #eee;height: 40px;line-height: 40px;border-radius: 5px;margin-bottom: 15px;}
.cashbox .item span{float: left;width: 50px;font-size: 14px;text-align: center;line-height: 38px;}
.cashbox .item>input,.cashbox .item p{border: none;font-size: 16px;float: left;font-weight:bold;height: 38px;line-height: 38px;}
.cashbox .item p{color: #FF4B4B;font-size: 16px;}
.cashbox .item>input{width:345px}
.cashbox .item>.input1{width:75px; font-size:15px;}
.cashbox .item>.inputmain{ font-weight:bold; color: #f00; font-size: 18px;}
.cashbox .item.w50{ width:49.5%; display:inline-block;}
.cashbox .item.w50 input{ width:145px;}
.cashbox .item.mark input{ font-weight:normal;font-size:14px;}
.cashbox .calBox{width: 430px;margin: 10px 0 15px -5px;}
.cashbox .calBox .item{overflow: hidden;height: 60px;}
.cashbox .calBox .item li.bill{height: 120px;right: 10px; width: 108px;position: absolute;}
.cashbox .calBox .item li.bill button{height: 110px;color: #fff;background: #1879e6;font-size: 16px;}
.cashbox .calBox li{width: 25%;float: left;padding:5px;height: 60px;}
.cashbox .calBox li button{width: 100%;height:50px;border: none;background: #fff;cursor: pointer;border-radius: 5px;color: #1879e6;font-size: 20px;}
.cashbox .calBox li .clearpic{width:25px}
.cashbox .calBox li .flexcen{display:flex;align-items:center;    justify-content: center;}
.cashbox .cashCon{height: 100%;border-radius: 4px;}
.cashbox .txt{background: #fff;padding: 10px;height: auto;display: inline-block;}
.cashbox .txt .totalInfo{width:100%;font-size:16px;}
.cashbox .txt .totalInfo .price{color:#1878e7;font-size:16px;}
.cashbox .txt .totalInfo .price span{color:#1878e7;font-size:24px;font-weight:bold;}
.cashbox .txt .totals{width:100%;height:auto;display:flex;margin-bottom:10px;margin-top:5px; justify-content: space-between;font-size:16px;align-items:center;}
.cashbox .txt .totals .totalitem{font-size:16px;}
.cashbox .txt .totals .totalitem span{font-size:16px}
.cashbox .txt1{background: #fff;padding: 10px; height:170px;}
.cashbox .total{height: 40px;line-height: 40px;overflow: hidden;margin-bottom: 15px;}
.cashbox .total .pkgname{width: auto;    display: inline-block;    float: left;}
.cashbox .total .prosubs{ font-size: 14px; margin-left: 10px; }
.cashbox .total .price{float: right;font-size:16px;font-weight:bold;}
.cashbox .txt .item{ border: 1px solid #eee;height: 40px;line-height: 40px;border-radius: 10px;margin-bottom: 15px;}
.cashbox .txt .item.w50{ width:49%;}
.cashbox .txt .item.mark{ display: inline-block;}
.cashbox .txt .item.mark input{ width: 345px;}
.cashbox .txt .item.w50 input{ width: 135px;}
.cashbox .txt .item1{width:33%;float:left;}
.cashbox .item2 span{float: left;width: 50px;font-size: 14px;text-align: center;line-height: 38px;}
.cashbox .item2>input,.cashbox .item p{border: none;font-size: 16px;float: left;font-weight:bold;height: 38px;line-height: 38px;}
.cashbox .item2 p{color: #FF4B4B;font-size: 16px;}
.cashbox .item2>input{width:345px}
.cashbox .calBox{width: 430px;margin: 10px 0 15px -5px;}
.cashbox .calBox .item2{overflow: hidden;height: 60px;}
.cashbox .calBox .item2 li.bill{height: 180px;right: 10px; width: 108px;position: absolute;}
.cashbox .calBox .item2 li.bill button{height: 170px;color: #fff;background: #1879e6;font-size: 16px;}
.cashbox .calBox .item2 li{width: 18%;float: left;padding:5px;height: 60px;}
.cashbox .calBox .item2 li button{width: 100%;height:50px;border: none;background: #fff;cursor: pointer;border-radius: 5px;color: #1879e6;font-size: 20px;}

.popup_box .icon.close{width:30px;height:30px;background-position:-83px -88px;cursor:pointer; position:absolute;right:0px;top:0px;}
.wechatbox .btnsCon, .cashbox .btnsCon{width:100%;height:auto;display:flex;}
.wechatbox .btnsCon .btnset,.cashbox .btnsCon .btnset{width:95px;height:40px;cursor:pointer; margin-right:5px; margin-left:5px; border-radius:5px;color:#fff;font-size:14px;border:none;padding:0px 10px;margin-top:10px;}
.wechatbox .btnsCon .btnset.bgcolor0,.cashbox .btnsCon .btnset.bgcolor0{background-color:#7ac128}
.wechatbox .btnsCon .btnset.bgcolor1,.cashbox .btnsCon .btnset.bgcolor1{background-color:#c1a328}
.wechatbox .btnsCon .btnset.bgcolor2,.cashbox .btnsCon .btnset.bgcolor2{background-color:#d94c28}
.wechatbox .btnsCon .btnset.bgcolor3,.cashbox .btnsCon .btnset.bgcolor3{background-color:#1878e7}
.wechatbox .totalInfo{width:100%;font-size:16px;}
.wechatbox  .totalInfo .price{color:#1878e7;font-size:16px;}
.wechatbox .totalInfo .price span{color:#1878e7;font-size:24px;font-weight:bold;}
.wechatbox .totals{width:100%;height:auto;display:flex;margin-bottom:10px;margin-top:5px; justify-content: space-between;font-size:16px;align-items:center;}
.wechatbox .totals .totalitem{font-size:16px;}
.wechatbox .totals .totalitem span{font-size:16px;}


.cashbox .calBox li button.itemnum:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.cashbox .calBox li button.itemnum:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}


/*扫码中,支付成功弹窗*/
.fixedBg{background:rgba(0,0,0,.5);position:fixed;left:0;top:0;width: 100%;height: 100%;display:none;}
.payingTip,.paysuccTip{box-shadow: 3px 3px 8px 3px rgba(0,0,0,.5);width: 300px;height: 300px;text-align: center;display: table;position: fixed;top: 50%;margin-top: -150px;left: 50%;margin-left: -150px;background-color: #fff;border-radius: 5px;-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);}
.payingTip{z-index:100;}
.paysuccTip{z-index:100;}
.payingcon{vertical-align: middle;display: table-cell;font-size: 22px;}
.payingTip img{width: 50px;height: auto;display:none;margin: 0 auto;}
.paysuccTip img{width: 90px;height: auto;margin:0 0 10px;margin: 0 auto;}
.payingTip .smTxt{margin:30px 0 5px;}
.payingTip .paytype .paytypebtn{margin: 0;height: 40px;line-height: 40px;font-size: 16px;background:#5476b7;}


.payloading{position:fixed;left:0;top:0;width: 100%;height: 100%;display:none;z-index:99;}
.payloading .paybg{background:rgba(0,0,0,.5);position:absolute;left:0;top:0;width: 100%;height: 100%;}
.payloading .payCon{width:200px;height:140px;padding-top:30px; font-size:16px; background-color:#fff;position:absolute;top:50%;left:50%;margin-left:-100px;margin-top:-70px; text-align:center; border-radius:5px;}
.payloading .payCon img{width:50px;}
.payloading .payCon p{font-size:16px;}

/*卡包支付*/
.popup_box.creditbox{width: 540px;margin-left: -270px;min-height: 360px;margin-top: -180px;padding-bottom:10px;}
.popup_box.creditbox .wechatSwap{width: 100px;height:95px;display: block;margin:50px auto 10px;background-position:-499px -293px;}
.popup_box.creditbox p{font-size: 18px;color: #1883bb;text-align: center;}
.popup_box.creditbox .smq{border: 1px solid #eee; height: 30px;line-height: 30px;width: 200px;margin: 30px auto 15px;text-align: center;border-radius: 5px;display: block;}
.popup_box.creditbox .bottom input{background: #5476b7;color: #fff;width: 160px;height: 30px;border: none;display: block;margin: 0 auto;cursor: pointer;}

.popup_box.creditbox .textBox{width:380px;height:48px;border:1px solid #cccccc;border-radius:3px;margin:20px auto;position:relative;}
.popup_box.creditbox .textBox .icon_peo{ width:20px;height:25px;background-position:-200px -240px;position:absolute;left:10px;top:10px;}
.popup_box.creditbox .smq{width:100%;height:100%;border:none; text-indent:30px;margin:0px; text-align:left;}
.popup_box.creditbox .bottom input{width:380px;height:50px;cursor:pointer; border:none;display:block; margin:0 auto;margin-top:30px; border-radius:3px;color:#fff;font-size:16px; background-image: linear-gradient(#1883bb, #1573b2);}
.popup_box.creditbox .submitbtn{width:380px;height:50px;cursor:pointer; border:none;display:block; margin:0 auto;margin-top:30px; border-radius:3px;color:#fff;font-size:16px; background-image: linear-gradient(#1883bb, #1573b2);}






/*table*/
.popup_box table,.popup_box .tableBox>table{border-left:1px solid #f2f3f4;border-top:1px solid #f2f3f4;}
.popup_box tr td {border-bottom:1px solid #f2f3f4;border-left:1px solid #f2f3f4;text-align: center;padding: 5px;color: #333;height: 40px;font-size: 12px;background: #fff;}
.popup_box tr td:first-child{border-left:none}
.popup_box tr td.cen{text-align: center;}
.popup_box tr td:last-child{border-right:1px solid #f2f3f4;}
.popup_box tr td.operate{ color: #4d79aa; }
.popup_box tr td.operate span{cursor: pointer}
.popup_box tr th {background: #f2f3f4; border-bottom:1px solid #f2f3f4;border-left:1px solid #f2f3f4;font-size: 12px;height: 30px;color: #333;}
.popup_box tr th:last-child{border-right:1px solid #f2f3f4;}
.popup_box tr span,.popup_box tr span a{ color: #1783ba;}
.yktBtn{text-align:center;}
.yktBtn .btn{width:100px !important;display:inline-block !important;}



.ykthy{padding-top:40px;}
.yktbox .textinput{border: 1px solid #eee; height: 30px;line-height: 30px;width: 200px;text-align: center;border-radius: 5px;display: block;}
.yktbox .itemcon{width:100%;height:auto;display:flex;margin-bottom:15px;}
.yktbtn{text-align:center;display:flex}
.yktbtn .btn{width:100px !important;display:inline-block;}


.printtip{ min-height: 220px;}
.printtip .employbox{ min-height:240px;}
.printtip .popup_bt{ font-size:16px;}
.printtip .numBox {margin-top: 30px;}
.printtip .numBox em{width: 80px; text-align: center;  display: inline-block;  font-style: normal;  font-size: 16px; line-height: 40px;}
.printtip .numBox .curNum{ font-size:18px;}
.printtip .employbox .bottom input{font-size: 14px;color: #fff;height: 40px; background-color:#1783ba;}


.printSpecChecked{background:#1879e6 !important;color:#fff !important}
