.c-card{background:#f7f8fc;width:384px;height:146px;overflow:hidden;transition:all .3s;position:relative}.c-card .info-block{display:flex;align-items:center;box-sizing:border-box;padding:0 32px;width:384px;height:146px;cursor:pointer;transition:width .3s}.c-card .info-block .left{flex:0 0 78px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;overflow-x:hidden}.c-card .info-block .left>div{margin-left:auto;margin-right:auto;text-align:center}.c-card .info-block .left .img-box{width:54px;height:54px;border-radius:50%;overflow:hidden}.c-card .info-block .left .img-box img{width:100%;object-fit:cover}.c-card .info-block .left .default-block{margin-top:10px;height:20px}.c-card .info-block .left .default-block .default{margin:auto;width:68px;height:20px;background:linear-gradient(90deg,#3670ff,#6e9cff 63%);border-radius:3px;font-size:12px;font-weight:400;color:#fefefe;line-height:20px}.c-card .info-block .left .default-block .set-default{display:none;margin:auto;width:68px;height:22px;background:rgba(169,200,252,.03);border-radius:3px;border:1px solid #5794fc;font-size:12px;font-weight:400;color:#5794fc;line-height:20px;cursor:pointer}.c-card .info-block .left .default-block .set-default:hover{background:rgba(169,200,252,.3)}.c-card .info-block .right{flex:0 0 250px;margin-left:7px;font-size:14px;line-height:1.4em;overflow:hidden}.c-card .info-block .right .text,.c-card .info-block .right .title{display:flex}.c-card .info-block .right .text .name,.c-card .info-block .right .title .name{white-space:nowrap}.c-card .info-block .right .text .value,.c-card .info-block .right .title .value{flex:1;word-break:break-all}.c-card .info-block .right .title{font-weight:500;color:#5794fc;line-height:24px;position:relative}.c-card .info-block .right .title.wph{box-sizing:border-box;padding-right:48px}.c-card .info-block .right .title .icons{position:absolute;top:0;right:0}.c-card .info-block .right .title .icons .icon{display:inline-flex;padding:0 4px}.c-card .info-block .right .text{margin-top:6px;font-weight:400;color:#999;line-height:24px}.c-card .info-block .right .text .auth-timeout{margin-top:0}.c-card .info-block .right .auth-key{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.c-card .btn-block{text-align:center;padding-bottom:20px}.c-card .btn-block .el-button{width:150px;height:36px;padding:0;text-align:center;border-radius:3px}.c-card .btn-block .el-button:not(.is-plain){background:linear-gradient(90deg,#2d6cff,#759eff)}.c-card .btn-block .el-button:hover{background:linear-gradient(90deg,#2d6cff,#2d6cff);color:#fff}.c-card .auth-timeout{display:inline-block;margin-top:10px;width:80px;height:20px;background:#ffefef;box-sizing:border-box;border:1px solid #ffb2b2;border-radius:3px;font-size:12px;font-weight:400;color:#ff6262;line-height:19px;text-align:center;box-sizing:content-box;cursor:pointer;pointer-events:none}.c-card .auth-timeout:after{content:"授权已到期"}.c-card .auth-timeout:hover{background:#fc9f9f;color:#ffefef}.c-card .auth-timeout:hover:after{content:"更新授权"}.c-card:not(.ellipsis).hover,.c-card:not(.ellipsis):hover{height:200px}.c-card.ellipsis{width:114px}.c-card.ellipsis .info-block{padding:0}.c-card.ellipsis .left{flex:0 0 114px;text-align:center}.c-card.ellipsis .btn-block,.c-card.ellipsis .right{display:none}.c-card.active{position:relative;cursor:default;background:#fff}.c-card:hover .set-default{display:block!important}.que-popper{max-width:200px}.elm2 .help-btn[data-v-1a10c9db]{margin-top:10px;font-size:14px;color:#4279ff;line-height:1;white-space:nowrap;cursor:pointer;width:fit-content}.elm2 p[data-v-1a10c9db]{color:inherit}.elm3 .textarea{width:450px;position:relative}.elm3 .textarea-btn-group{width:100%;box-sizing:border-box;padding:10px;position:absolute;bottom:0;right:0;user-select:none}.elm3 .textarea-btn-group .btn:not(:first-child){margin-left:10px}.elm3 .textarea-btn-group .white-btn{background:#fff;border:1px solid #dcdfe6;border-radius:5px;color:#333}.elm3 .textarea-btn-group .blue-btn,.elm3 .textarea-btn-group .white-btn{width:90px;height:30px;font-size:14px;box-sizing:border-box;font-family:PingFang SC;font-weight:400;line-height:1;cursor:pointer;position:relative;z-index:0}.elm3 .textarea-btn-group .blue-btn{background:#2d6cff;border-radius:5px;color:#fff}.elm3 .help-btn{margin-top:10px;font-size:14px;color:#4279ff;line-height:1;white-space:nowrap;cursor:pointer;width:fit-content}.elm3 p{color:inherit!important}.elm3 .bt .el-form-item__label:before{content:"*";color:red;position:relative;top:3px;margin-right:2px}.c-table-common{height:100%;box-sizing:border-box;padding-bottom:50px}.c-table-common,.c-table-common .el-table tr:hover td:first-child{position:relative}.c-table-common .el-table tr:hover td:first-child:before{position:absolute;left:0;top:-1px;bottom:-1px;display:block;width:2px;background:#5794fc;content:""}.c-table-common .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#fafdff}.c-table-common td{border-bottom:0;font-size:12px;font-weight:400;color:#333}.c-table-common td:first-child,.c-table-common td:first-child .cell,.c-table-common th:first-child,.c-table-common th:first-child .cell{padding:0}.c-table-common th{font-size:14px;font-weight:400;color:#7a8793}.c-table-common .type-switch{display:flex;align-items:center;justify-content:center;width:48px;border-right:1px solid #f5f5f5;height:50px;cursor:pointer}.c-table-common .type-switch img{transition:transform .25s}.c-table-common .type-switch.ellipsis img{transform:rotate(180deg)}.c-table-common .operation{white-space:nowrap}.c-table-common .operation .split-line{display:inline-block;vertical-align:middle;margin:0 10px;width:1px;height:10px;background:#98baff}.table-bottom-btn-block{position:absolute;z-index:10;width:100%;height:56px;box-sizing:border-box;bottom:0;left:0;padding:10px 0}.table-bottom-btn-block .jd-tag{display:flex;align-items:center;justify-content:space-between;margin-right:20px;cursor:pointer;color:#f59a23;margin-left:20px}.table-bottom-btn-block .jd-tag>div{margin-right:10px}.table-bottom-btn-block .jd-tag:hover{opacity:.8}.jd-tag-list[data-v-2866c5ac]{line-height:26px}.jd-tag-list li[data-v-2866c5ac]{margin-top:10px}.jd-tag-list li[data-v-2866c5ac]:first-child{margin-top:0}.jd-tag-list a[data-v-2866c5ac]{color:#409eff}.jd-tag-list a[data-v-2866c5ac]:hover{opacity:.8}.pg-limits{box-sizing:border-box;padding:12px 16px 16px;height:100%;overflow:hidden;font-family:PingFang SC}.pg-limits>.content{height:100%;display:flex;align-items:center;background:#f7f8fc;border-radius:1px 1px 3px 3px}.pg-limits .top{display:flex;align-content:center;height:100%;overflow-y:auto;overflow-x:hidden;background:#eaf0fa}.pg-limits .top .card-type-switch{height:1026px;display:flex;flex-direction:column;box-sizing:content-box;position:relative;border-radius:3px;user-select:none;padding:0;background:#eaf0fa;border-radius:3px 0 0 3px}.pg-limits .top .card-type-switch .switch-item{box-sizing:content-box;position:relative;z-index:1;display:inline-block;vertical-align:top;width:34px;height:114px;writing-mode:vertical-rl;line-height:34px;letter-spacing:2px;text-align:center;font-size:14px;font-weight:400;color:#999;cursor:pointer;transition:color .25s ease-out;border-radius:3px}.pg-limits .top .card-type-switch .switch-item img{margin-bottom:10px;vertical-align:initial;border-radius:3px}.pg-limits .top .card-type-switch .switch-item+.switch-item:before{display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);height:2px;width:16px;background:#babec4;transition:opacity .25s;content:""}.pg-limits .top .card-type-switch .switch-item.active{cursor:pointer;pointer-events:none;color:#333}.pg-limits .top .card-type-switch .switch-item.active .icon-tianbao{color:#f60}.pg-limits .top .card-type-switch .switch-item.active .icon-jingdong{color:#f41c2b}.pg-limits .top .card-type-switch .switch-item.active .icon-pinduoduo{color:#e54b34}.pg-limits .top .card-type-switch .switch-item.active+.switch-item:before,.pg-limits .top .card-type-switch .switch-item.active:before{opacity:0}.pg-limits .top .card-type-switch .active-bg{position:absolute;z-index:0;left:0;top:0;cursor:default;transition:transform .25s ease-out}.pg-limits .top .card-type-switch .active-bg+.switch-item:before{opacity:0}.pg-limits .top .card-type-switch .active-bg:after{display:block;margin-right:-2px;width:100%;height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAACKCAYAAAAkPyNCAAABkklEQVR4nO3cPUoDYRSF4TcSTWH8KUQstRCxsHQPAbUS3ICNpYiIK3AX4gK0EguxFlyAnRb2tgoqCMqFOTAMU5q5H3jeLiEwD3eSSXW/3sfnN8kNJ7IFwHoJiFH27egDT9mTOABWMiexATwA01mT2ATuAhAvukbMAmfAPbCkN/tjvOAkMAMsV6MfAdvxXGh+sIlYAI6AHWAVGIwR2YrYBc6BuS4u3IYIwCXQ6xoQxU90EXiuvjQpxa/jMBNAhYgvYWpxO76AqexJpAJIeGK2ZoQyQhmhjFBGKCOUEcoIZYQyQhmhjFBGKCOUEcoIZYQyQhmhjFBGKCOUEcoIZYQyQhmhjFBGKCOUEcoIZYQyQhmhjFBGKCOUEcoIZYQyQhmhjFBGKCOUEcoIZYQyQhmhjFCBeC8B8VIC4iYbUczS6iuwD/xkIqIrYA94y0A01/zrK91r1W5454i/bFAtsteX27faltu7PvBgHjgBjutTzjp1IQ48uNZ5A//66IfoETgleRKUchxITOCihL/y2/zDcmD4C2LlRGE8ZrzUAAAAAElFTkSuQmCC);filter:drop-shadow(1px 0 4px rgba(0,0,0,.2)) invert(.1%);content:""}.pg-limits .top .tips{flex:1;text-indent:20px;font-size:12px;font-weight:400;color:#5794fc;line-height:50px}.pg-limits .content-box{flex:1;position:relative;height:100%;overflow-y:auto;background:#f7f8fc}.pg-limits .content-box .list-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background:#fff;text-align:center}.pg-limits .content-box .list-empty img{margin-bottom:13px}.pg-limits .content-box .list-empty .tips-text{margin-bottom:20px;font-size:12px;font-weight:400;color:var(--theme-color);line-height:16px}.pg-limits .content-box .list-empty .el-button{width:120px;height:34px;line-height:34px;padding:0;background:linear-gradient(90deg,#2d6cff,#759eff);border-radius:4px}.pg-limits .content-box .list-empty .el-button:hover{background:linear-gradient(90deg,#2d6cff,#2d6cff)}.pg-limits .list-and-table{height:100%;display:flex}.pg-limits .list-and-table .list-block{position:relative;width:384px;height:100%;box-sizing:border-box;padding-bottom:60px;background:#f7f8fc;transition:width .3s}.pg-limits .list-and-table .list-block .list-box{height:100%;overflow-x:hidden;overflow-y:auto}.pg-limits .list-and-table .list-block .list-box:after{display:block;height:60px;content:""}.pg-limits .list-and-table .list-block.ellipsis{width:114px}.pg-limits .list-and-table .list-block.ellipsis .btn-add-auth{width:100px}.pg-limits .list-and-table .list-block .c-card{border-bottom:1px solid #e6e6e6}.pg-limits .list-and-table .list-block .c-card.active:before{position:absolute;left:0;top:-1px;bottom:-1px;display:block;width:1px;background:#5794fc;content:""}.pg-limits .list-and-table .list-block .btn-add-auth{position:absolute;bottom:10px;left:0;right:0;margin:auto;padding:0;width:143px;height:43px;line-height:41px;background:#f3f6ff;border:1px solid #bbd1ff;border-radius:21px}.pg-limits .list-and-table .list-block .btn-add-auth i{margin-right:5px}.pg-limits .list-and-table .list-block .btn-add-auth:hover{background:linear-gradient(90deg,#2d6cff,#759eff);color:#fff}.pg-limits .list-and-table .table-block{flex:1;overflow-x:auto;background:#fff;border-radius:0 3px 3px 0;border-left:1px solid #e6e6e6}.pg-limits .list-and-table .maxwid{width:100%!important}.pg-limits .list-and-table .maxwid .list-box{display:flex;flex-flow:wrap;align-items:flex-start;align-content:flex-start}.pg-limits .el-dialog .el-dialog__body{text-align:left}.official-box{width:384px}.official-box .left{display:flex;flex-direction:column;align-items:center;justify-content:center}.official-box .left>div{margin-left:auto;margin-right:auto;text-align:center}.official-box .left .img-box{width:54px;height:54px;border-radius:50%;overflow:hidden}.official-box .left .img-box img{width:100%;object-fit:cover}.official-box .left .default-block{margin-top:10px;height:20px}.official-box .left .default-block .default{margin:auto;width:68px;height:20px;background:linear-gradient(90deg,#3670ff,#6e9cff 63%);border-radius:3px;font-size:12px;font-weight:400;color:#fefefe;line-height:20px}.official-box .left .default-block .set-default{margin:auto;width:68px;height:22px;background:rgba(169,200,252,.03);border-radius:3px;border:1px solid #5794fc;font-size:12px;font-weight:400;color:#5794fc;line-height:20px;cursor:pointer}.official-box .left .default-block .set-default:hover{background:rgba(169,200,252,.3)}.official-box .official-card{border-left:1px solid #226bff;border-bottom:1px solid #e6e6e6;width:100%;padding:26px 32px 26px 38px;cursor:pointer}.official-box .official-card img{width:54px;border-radius:50%}.official-box .official-card .official-card-r{width:265px;flex-shrink:0}.official-box .official-card .official-card-t{font-size:14px}.official-box .official-card .official-card-n{padding:0 10px;line-height:20px}.official-box .official-card .official-card-s{font-size:12px}.official-body,.official-box.active .official-card{background:#fff}.official-body{flex:1;border-radius:1px 1px 3px 3px;padding:25px;border-left:1px solid #e6e6e6;overflow:auto}.official-body .g-title,.official-body .title{height:16px;font-size:16px;font-weight:800;color:#333;line-height:24px}.official-body div,.official-body p{font-size:14px;font-weight:500;color:#666;line-height:22px;margin-top:20px}.official-body .g-title{font-size:14px;margin-top:20px;display:inline-block}.official-body ul{margin-left:23px}.official-body ul li{font-size:14px;font-weight:500;color:#666;line-height:22px;margin-top:20px}.official-body table{width:600px;border-bottom:1px solid #ffcda9;border-left:1px solid #ffcda9}.official-body table td{text-align:center;color:#c97d4b;border-right:1px solid #ffcda9;border-top:1px solid #ffcda9;line-height:30px}.official-body table tr:first-child{background:#ffcea9}.official-body table tr:first-child td{font-weight:900}.official-body table tr:last-child td{color:#000;font-weight:900}.form-dialog{font-family:PingFang SC}.form-dialog .el-dialog__header{padding:0}.form-dialog fieldset{display:block;margin:0 auto;width:160px;border:0;border-top:1px solid #bbd1ff}.form-dialog fieldset legend{position:relative;padding:0 18px;width:auto;margin:0;font-size:16px;font-weight:700;color:#226bff;text-align:center;border:0}.form-dialog fieldset legend:after,.form-dialog fieldset legend:before{position:absolute;top:50%;margin-top:-5px;width:9px;height:9px;border-radius:50%;border:1px solid #bbd1ff;content:""}.form-dialog fieldset legend:before{left:0}.form-dialog fieldset legend:after{right:0}.form-dialog .el-form .el-form-item .el-form-item__label{padding-left:10px}.form-dialog .el-form .el-form-item.is-required .el-form-item__label{padding-left:0}.form-dialog .btn-block .el-button{width:108px}.jd-form-dialog .el-input__inner,.wph-form-dialog .el-input__inner{padding-right:40px}.wph-form-dialog .tips{font-size:12px;line-height:20px}.how-get-pid{text-align:left;line-height:1.6em}.how-get-pid a{font-size:12px;font-weight:500;color:#0953ff}.how-get-pid a:hover{color:#6b95f6}.is-pro{display:flex;border:1px solid #bfd4ff;background:#f3f6ff;width:90%;margin:10px auto;border-radius:4px;position:relative;overflow:hidden}.is-pro div{flex:1;height:35px;line-height:35px;text-align:center;position:relative;z-index:1;cursor:pointer}.is-pro div.act{color:#fff}.is-pro i{position:absolute;width:50%;height:100%;top:0;background:#3571ff;transition:all .3s}.el-message{min-width:0!important;top:48vh!important;z-index:9999!important}.el-dialog{margin:0!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-height:calc(100% - 30px);max-width:calc(100% - 30px)}