.el-drawer{width:400px !important}.el-tooltip__popper.is-light{border-radius:4px;background:var(--White);box-shadow:0px 1px 9px 0px rgba(16,24,40,0.08);border:0 !important}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow{display:none}.el-tooltip__popper .popper__arrow{display:none !important}.uct-cont .uct-table .tr{height:72px}.uct-cont .uch-tit{gap:10px;cursor:pointer}.uct-cont .uct-table .td{height:72px;padding-right:10px}.uct-cont .uct-table .td.reset-time{display:flex;padding:0px 10px;align-items:center;gap:5px;min-width:190px}.uct-cont .uct-table .td.reset-time .times{color:var(--BK_01);font-size:14px;font-weight:400;line-height:100%}.uct-cont .uct-table .td.reset-time .reset-btn{transition:all .2s;cursor:pointer}.uct-cont .uct-table .td.reset-time .reset-btn:hover path{stroke:var(--VI_01)}.uct-cont .uct-table .td.flow-box{min-width:140px}.uct-cont .uct-table .td.unlimited-box{min-width:250px}.uct-cont .uct-table .td.add_time{min-width:160px}.uct-cont .uct-table .td.status{width:auto;min-width:90px}.uct-cont .uct-table .td.action{min-width:115px;width:auto}.uct-cont .uct-table .td.remark{width:160px}.el-drawer__body{padding:0}.el-drawer__body .pop-drawer{padding:25px 25px 40px 25px;height:calc(100% - 0px);overflow-y:auto}.el-drawer__body .pop-drawer::-webkit-scrollbar{width:6px;height:0}.el-drawer__body .pop-drawer::-webkit-scrollbar-thumb{background-color:#E0E3EB;border-radius:20px}.el-drawer__body .tit{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;border-bottom:1px solid var(--Line_02)}.el-drawer__body .tit .text{color:var(--BK_01);font-size:16px;font-weight:500;line-height:100%}.el-drawer__body .tit .drawer-close{width:20px;height:20px;cursor:pointer}.el-drawer__body .user-info{width:100%;margin-top:25px;display:flex;gap:10px;align-items:center}.el-drawer__body .user-info .user-icon{width:40px;height:40px}.el-drawer__body .user-info .font{display:flex;flex-direction:column;gap:5px}.el-drawer__body .user-info .font .pp1{color:var(--BK_01);font-size:14px;font-weight:400;line-height:100%}.el-drawer__body .user-info .font .pp2{display:flex;align-items:center;gap:10px;color:var(--BK_01);font-size:15px;font-weight:500;line-height:100%}.el-drawer__body .user-info .font .pp2 .status{display:flex;padding:4px 8px;justify-content:center;align-items:center;gap:5px;border-radius:14px;font-size:11px;font-weight:400;line-height:100%}.el-drawer__body .user-info .font .pp2 .status::before{content:"";width:3px;height:3px;border-radius:50%;flex:none;display:block}.el-drawer__body .user-info .font .pp2 .status.td-success{background:#DAF6EA;color:#106855}.el-drawer__body .user-info .font .pp2 .status.td-success::before{background:#106855}.el-drawer__body .user-info .font .pp2 .status.td-error{color:var(--Tip_01);background:#FEF7F9}.el-drawer__body .user-info .font .pp2 .status.td-error::before{background:var(--Tip_01)}.el-drawer__body .form-item{display:flex;flex-direction:column;gap:10px}.el-drawer__body .form-item.username-box{margin-top:25px}.el-drawer__body .form-item.pwd-box{margin-top:25px}.el-drawer__body .form-item .label{color:var(--BK_01);font-size:14px;font-weight:400;line-height:100%;display:flex;align-items:center;gap:5px}.el-drawer__body .form-item .label.required::after{content:" *";color:var(--Tip_01)}.el-drawer__body .form-item .label .q-icon{width:14px;height:14px}.el-drawer__body .form-item .label .q-icon:hover path{stroke:var(--BK_02)}.el-drawer__body .form-item .unlimited-label{color:var(--BK_01);font-size:14px;font-weight:500;line-height:100%;margin-bottom:10px}.el-drawer__body .form-item .bandwidth-input{display:flex;position:relative}.el-drawer__body .form-item .bandwidth-input .luna-text{padding-right:55px}.el-drawer__body .form-item .bandwidth-input .unit{position:absolute;height:100%;right:15px;color:var(--BK_01);font-size:13px;font-weight:400;line-height:100%;align-items:center;display:flex;justify-content:center}.el-drawer__body .form-item .el-textarea .el-textarea__inner{min-height:88px !important;padding:11px 15px}.el-drawer__body .form-item .checkInptBox{border-radius:4px;border:1px solid var(--Line_01);background:var(--White);display:flex;position:relative}.el-drawer__body .form-item .checkInptBox.eyeipt-box.red::before{right:44px}.el-drawer__body .form-item .checkInptBox.eyeipt-box.green::before{right:44px}.el-drawer__body .form-item .checkInptBox.red{border:1px solid var(--Tip_01)}.el-drawer__body .form-item .checkInptBox.red input{background:#FEF7F9}.el-drawer__body .form-item .checkInptBox.red .randomStr{border-color:var(--Tip_01)}.el-drawer__body .form-item .checkInptBox.red::before{content:'';display:block;width:14px;height:14px;background:url("../img/ucenter/check_err.svg") no-repeat 100%/100%;position:absolute;top:13px;right:102px}.el-drawer__body .form-item .checkInptBox.green::before{content:'';display:block;width:14px;height:14px;background:url("../img/ucenter/check_true.svg") no-repeat 100%/100%;position:absolute;top:13px;right:102px}.el-drawer__body .form-item .checkInptBox input{border:0}.el-drawer__body .form-item .checkInptBox.oldUsername.green::before,.el-drawer__body .form-item .checkInptBox.oldUsername.red::before{right:15px}.el-drawer__body .form-item .checkInptBox .luna-text{height:40px;border:0}.el-drawer__body .form-item .checkInptBox .eyeimg{display:block}.el-drawer__body .form-item .checkInptBox .randomStr{width:86px;flex:none;display:flex;align-items:center;justify-content:center;color:var(--BK_02);font-size:14px;font-weight:400;line-height:100%;border-left:1px solid var(--Line_01);background:var(--BG_01);border-radius:0 4px 4px 0}.el-drawer__body .form-item .checkInptBox .rulesBox{position:absolute;left:0;top:43px;width:100%;padding:15px;border-radius:4px;background:var(--White);box-shadow:0px 1px 9px 0px rgba(16,24,40,0.08);display:flex;flex-direction:column;z-index:2}.el-drawer__body .form-item .checkInptBox .rulesBox .li{display:flex;align-items:center;color:var(--BK_02);font-size:13px;font-weight:300;line-height:14px}.el-drawer__body .form-item .checkInptBox .rulesBox .li+.li{margin-top:11px}.el-drawer__body .form-item .checkInptBox .rulesBox .li.red::before{content:'';display:block;width:14px;height:14px;margin-right:5px;background:url("../img/ucenter/check_err.svg") no-repeat 100%/100%}.el-drawer__body .form-item .checkInptBox .rulesBox .li.green::before{content:'';display:block;width:14px;height:14px;margin-right:5px;background:url("../img/ucenter/check_true.svg") no-repeat 100%/100%}.el-drawer__body .form-item .checkInptBox .rulesBox .li.normal::before{content:'';display:block;width:14px;height:14px;margin-right:5px;background:url("../img/ucenter/check_normal.svg") no-repeat 100%/100%;animation:aroud 2s infinite linear}.el-drawer__body .form-item .radio-group{display:flex;gap:15px}.el-drawer__body .form-item .radio-group .radio-item{display:flex;align-items:center;gap:5px;cursor:pointer;color:var(--BK_01);font-size:14px;font-weight:400;line-height:100%}.el-drawer__body .form-item .radio-group .radio-item .radio-icon{width:20px;height:20px;background-image:url("../img/ucenter/child/radio.png");background-size:100% 100%}.el-drawer__body .form-item .radio-group .radio-item.checked .radio-icon{background-image:url("../img/ucenter/child/radio-check.png")}.el-drawer__body .checkInptBox.special{margin-top:10px}.el-drawer__body .checkInptBox .el-checkbox__label{color:var(--BK_02);font-size:13px;font-weight:400;line-height:100%}.el-drawer__body .checkInptBox .el-checkbox__input.is-checked+.el-checkbox__label{color:var(--BK_02)}.el-drawer__body .ac-line{width:100%;height:1px;background:#EAEFF9;margin:25px 0}.el-drawer__body .flow-tit{display:flex;align-items:center;gap:5px;margin-bottom:20px}.el-drawer__body .flow-tit .pp1{color:var(--BK_01);font-size:14px;font-weight:500;line-height:100%}.el-drawer__body .flow-tit .pp2{color:var(--BK_03);font-size:14px;font-weight:400;line-height:100%}.el-drawer__body .flow-tit .q-icon{width:14px;height:14px}.el-drawer__body .flow-tit .q-icon:hover path{stroke:var(--BK_02)}.el-drawer__body .flow-change-box{display:flex;justify-content:space-between;align-items:center}.el-drawer__body .flow-change-box .pp1{color:var(--BK_01);font-size:14px;font-weight:400;line-height:100%}.el-drawer__body .flow-change-box .flow-btn-box{display:flex;align-items:center;gap:5px}.el-drawer__body .flow-change-box .flow-btn-box .flow-btn-group{display:flex;padding:3px;align-items:center;gap:7px;border-radius:4px;background:var(--BG_01)}.el-drawer__body .flow-change-box .flow-btn-box .flow-btn-group .changeBtn{display:flex;width:26px;height:26px;padding:3px;justify-content:center;align-items:center;border-radius:4px;border:1px solid #E2E6ED;background:var(--White);cursor:pointer}.el-drawer__body .flow-change-box .flow-btn-box .flow-btn-group .changeBtn.disabled svg path{stroke:var(--BK_03)}.el-drawer__body .flow-change-box .flow-btn-box .flow-btn-group .luna-text{border:0;width:60px;background:transparent;padding:0;text-align:center}.el-drawer__body .flow-change-box .flow-btn-box .unit{color:var(--BK_01);font-size:14px;font-weight:400;line-height:100%}.el-drawer__body .dashed{width:100%;height:1px;background-size:100% 100%;background-image:url("../img/ucenter/child/dashed.png");margin:15px 0}.el-drawer__body .retTime-label{display:flex;align-items:center;gap:20px;justify-content:space-between}.el-drawer__body .retTime-label .pp1{display:flex;align-items:center;gap:5px;color:var(--BK_01);font-size:14px;font-weight:500;line-height:100%}.el-drawer__body .retTime-label .pp1 .q-icon{width:14px;height:14px}.el-drawer__body .retTime-label .pp1 .q-icon:hover path{stroke:var(--BK_02)}.el-drawer__body .clock-times{margin-top:10px;display:flex;align-items:center;gap:5px}.el-drawer__body .clock-times .align{color:#000;font-size:14px;font-weight:400;line-height:100%;flex:none}.el-drawer__body .clock-times .time-input{display:flex;padding:0 15px;align-items:center;gap:5px;flex:1 0 0;border-radius:4px;border:1px solid #E2E6ED;background:var(--White);height:40px}.el-drawer__body .clock-times .time-input .luna-text,.el-drawer__body .clock-times .time-input .el-input__inner{border:0 !important;color:var(--BK_01);font-size:14px;font-weight:400;line-height:100%;padding:0}.el-drawer__body .clock-times .time-input .unit{color:var(--BK_01);font-size:13px;font-weight:400;line-height:100%}.el-drawer__body .btn-group{margin-top:25px;display:flex;flex-direction:column;gap:10px}.el-drawer__body .btn-group .primary-btn-small,.el-drawer__body .btn-group .info-btn-small{width:100%}.el-tooltip__popper.is-dark{border-radius:2px;opacity:0.95;background:#282C52;max-width:337px}.uct-cont .uct-table .th .td{height:52px}.uct-cont .uct-table .th .td .q-icon{width:14px;height:14px;margin-left:3px}.uct-cont .uct-table .th .td .q-icon:hover path{stroke:var(--BK_02)}.tip-content{display:flex;align-items:center;gap:6px;color:#FFF;font-size:13px;font-weight:300;line-height:130%}.tip-content .line{width:1px;height:10px;background:rgba(255,255,255,0.7);flex:none}.childbox .addchild .btnGroup .info-btn-small .num{color:var(--BK_03)}.uct-cont .uct-table .td.td-username{min-width:255px;display:flex;align-items:center;gap:10px}.uct-cont .uct-table .td.td-username .th-check{width:18px;height:18px;background-size:100% 100%;background-image:url("../img/ucenter/child/check.png");cursor:pointer}.uct-cont .uct-table .td.td-username .th-check.some-check{background-image:url("../img/ucenter/child/check-some.png")}.uct-cont .uct-table .td.td-username .th-check.checked{background-image:url("../img/ucenter/child/checked.png")}.user-box{display:flex;width:100%;padding:0px 10px 0px 0;align-items:center;gap:10px}.user-box .td-check{width:18px;height:18px;background-size:100% 100%;background-image:url("../img/ucenter/child/check.png");cursor:pointer}.user-box .td-check.some-check{background-image:url("../img/ucenter/child/check-some.png")}.user-box .td-check.checked{background-image:url("../img/ucenter/child/checked.png")}.user-box .icon{width:30px;height:30px}.user-box .font{display:flex;flex-direction:column;gap:8px}.user-box .font .pp1{color:var(--BK_01);font-size:14px;font-weight:500;line-height:100%;cursor:pointer}.user-box .font .pp1:hover{text-decoration:underline}.user-box .font .pp2{color:var(--BK_01);font-size:12px;font-weight:400;line-height:120%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.user-box .font .pp2 .copy{cursor:pointer}.user-box .font .pp2 .copy:hover{text-decoration:underline}.pop-box.popDeleteChild{display:flex;justify-content:center;align-items:center}.pop-box.popDeleteChild .pop-del{width:500px;padding:25px 30px 20px 25px;border-radius:4px;background:var(--White);position:relative}.pop-box.popDeleteChild .pop-del .pop-close{position:absolute;right:10px;top:15px;width:20px;height:20px;cursor:pointer}.pop-box.popDeleteChild .pop-del .pop-body{display:flex}.pop-box.popDeleteChild .pop-del .pop-body .pop-icon{width:20px;height:20px;background:url("../img/ucenter/tipIcon.svg") no-repeat 100%/100%;margin-right:10px;flex:none}.pop-box.popDeleteChild .pop-del .pop-body .pop-cont .tit{color:var(--BK_01);font-size:16px;font-weight:600;line-height:130%}.pop-box.popDeleteChild .pop-del .pop-body .pop-cont .pp1{color:var(--BK_02);font-size:14px;font-weight:400;line-height:150%;margin-top:8px}.pop-box.popDeleteChild .pop-del .pop-body .pop-cont .pp1 .del_username{color:var(--BK_01);font-weight:600;word-break:break-all;display:inline}.pop-box.popDeleteChild .pop-del .pop-body .pop-cont .warn{padding:10px;margin-top:20px;border-radius:4px;background:var(--BG_01);display:flex}.pop-box.popDeleteChild .pop-del .pop-body .pop-cont .warn .warn-icon{width:18px;height:18px;background:url("../img/ucenter/warnIcon.svg") no-repeat 100%/100%;margin-right:3px}.pop-box.popDeleteChild .pop-del .pop-body .pop-cont .warn .pp2{color:var(--BK_02);font-size:13px;font-weight:400;line-height:150%}.pop-box.popDeleteChild .pop-del .btnGroup{margin-top:20px;display:flex;justify-content:flex-end}.pop-box.popDeleteChild .pop-del .btnGroup .info-btn-small{margin-right:10px}.pop-box.popRemark{display:flex;justify-content:center;align-items:center}.pop-box.popRemark .pop-remark{width:450px;border-radius:4px}.pop-box.popRemark .pop-remark .pop-tit{display:flex;align-items:center;justify-content:space-between;padding:13px 20px;color:var(--BK_01);font-size:14px;font-weight:400;line-height:100%;background-color:#FFF}.pop-box.popRemark .pop-remark .pop-tit .pop-close{cursor:pointer}.pop-box.popRemark .pop-remark .pop-body{padding:25px 20px;border-radius:0px 0px 4px 4px;background:var(--BG_01)}.pop-box.popRemark .pop-remark .pop-body .el-textarea__inner{padding:11px 15px;border-radius:4px;border:1px solid var(--Line_01);background:var(--White)}.pop-box.popRemark .pop-remark .pop-body .el-textarea__inner::placeholder{color:var(--BK_03);font-size:14px;font-weight:400;line-height:150%}.pop-box.popRemark .pop-remark .pop-body .btnGroup{margin-top:20px;display:flex;justify-content:flex-end}.pop-box.popRemark .pop-remark .pop-body .btnGroup .info-btn-small{margin-right:10px}.pop-box.popCreateMsg .pop-msg,.pop-box.popUpdateMsg .pop-msg,.pop-box.popDelMsg .pop-msg{position:absolute;left:50%;transform:translate(-50%, 0);margin-top:12vh;border-radius:4px;background:var(--White);box-shadow:0px 1px 10px 0px rgba(16,24,40,0.1);padding:10px 20px;display:flex;align-items:center;color:var(--BK_01);font-size:15px;font-weight:400;line-height:100%}.pop-box.popCreateMsg .pop-msg .msgIcon,.pop-box.popUpdateMsg .pop-msg .msgIcon,.pop-box.popDelMsg .pop-msg .msgIcon{width:20px;height:20px;margin-right:10px}@media screen and (max-width: 820px){.uct-cont .uctc-mat{padding:15px 10px}.pop-box.popRemark .pop-remark{width:calc(100% - 0)}.pop-box.popRemark .pop-remark .pop-tit{padding:15px}.pop-box.popRemark .pop-remark .pop-body{padding:15px 15px 40px 15px}.pop-box.popRemark .pop-remark .pop-body .btnGroup .info-btn-small{display:none}.pop-box.popRemark .pop-remark .pop-body .btnGroup .primary-btn-small{width:100%}.pop-box.popDeleteChild .pop-del{width:calc(100% - 85px);padding:30px 20px}.pop-box.popDeleteChild .pop-del .pop-body{flex-direction:column;align-items:center}.pop-box.popDeleteChild .pop-del .pop-body .pop-icon{width:50px;height:50px}.pop-box.popDeleteChild .pop-del .pop-body .pop-cont{text-align:center;margin-top:10px}.pop-box.popDeleteChild .pop-del .pop-body .pop-cont .warn .warn-icon{width:16px;height:16px;flex:none}.pop-box.popDeleteChild .pop-del .pop-body .pop-cont .warn .pp2{font-size:12px;text-align:left}.pop-box.popDeleteChild .pop-del .btnGroup{margin-top:25px}.pop-box.popDeleteChild .pop-del .btnGroup .info-btn-small{display:none}.pop-box.popDeleteChild .pop-del .btnGroup .primary-btn-small{width:100%}.pop-box.popCreateMsg .pop-msg,.pop-box.popUpdateMsg .pop-msg,.pop-box.popDelMsg .pop-msg{width:calc(100% - 30px)}}
