.history-order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;gap:8px;width:260px;min-height:118px;padding:12px 16px 0 16px;border:1px solid #dadfe3;border-radius:4px;cursor:pointer;-webkit-transition:border-color .3s;transition:border-color .3s}.history-order:hover{border-color:#3a61ee}.history-order--active{border-color:#3a61ee;border-left-width:4px}.history-order__header{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2}.history-order__order-id{display:inline-block;padding:3px 8px;color:#333;font-size:12px;line-height:16px;background:#edf1f5;border-radius:4px}.history-order__order-title{display:inline;font-weight:600;font-size:14px;line-height:22px}.history-order--closed .history-order__order-title{color:#999}.history-order__category{-ms-flex-item-align:start;align-self:flex-start;max-width:100%;padding:3px 8px;overflow:hidden;font-size:12px;line-height:16px;white-space:nowrap;text-overflow:ellipsis;background:#edf1f5;border-radius:4px}.history-order__processor{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0 16px 0}.history-order__processor-dashline{width:1px;height:12px;background:#999}.history-order__processor-name,.history-order__processor-role{overflow:hidden;color:#333;font-size:12px;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.history-order__processor .byted-avatar-sm{width:22px;height:22px;font-size:14px;line-height:22px}.history-order__no-processor,.history-order__order-status{padding:8px 0;color:#999;font-size:12px;line-height:16px}.history-order__order-status{margin-top:auto;border-top:1px dashed #e0e0e0}.sidebar-enter-active,.sidebar-leave-active{-webkit-transform:translateX(0);transform:translateX(0)}.sidebar-enter,.sidebar-enter-active,.sidebar-leave-active,.sidebar-leave-to{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.sidebar-enter,.sidebar-leave-to{-webkit-transform:translateX(-300px);transform:translateX(-300px)}.order-history__sidebar{position:absolute;z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0;flex:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;background:#fff;border-right:1px solid #ebebeb;-webkit-box-shadow:2px 0 8px rgba(0,0,0,.05);box-shadow:2px 0 8px rgba(0,0,0,.05)}.order-history__sidebar .order-history__sidebar-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:18px 16px;padding-left:8px;font-weight:600;font-size:12px;line-height:20px;border-left:4px solid #3a61ee}.order-history__sidebar .order-history__sidebar-title span{cursor:pointer}.order-history__sidebar .order-history__sidebar-title span:hover{color:#666!important}.order-history__sidebar .order-history__sidebar-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:0 16px 16px;overflow-y:auto;overflow-y:overlay}.skeleton .skeleton-title{width:100%;height:22px;margin-bottom:8px}.skeleton .skeleton-time{width:60%;height:22px}.skeleton-animation{background:-webkit-gradient(linear,left top,right top,color-stop(25%,hsla(0,0%,74.5%,.2)),color-stop(37%,hsla(0,0%,50.6%,.24)),color-stop(63%,hsla(0,0%,74.5%,.2)));background:linear-gradient(90deg,hsla(0,0%,74.5%,.2) 25%,hsla(0,0%,50.6%,.24) 37%,hsla(0,0%,74.5%,.2) 63%);background-size:400% 100%;-webkit-animation:skeleton-loading 1.4s ease infinite;animation:skeleton-loading 1.4s ease infinite}.block-skeleton{width:100%;height:80px}.avatar-skeleton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.avatar-skeleton .avatar{width:32px;height:32px;border-radius:100%}.avatar-skeleton .content{width:320px;margin-left:24px}.avatar-skeleton .content div{height:16px}.avatar-skeleton .content div:nth-child(odd){width:100%;margin-bottom:8px}.avatar-skeleton .content div:nth-child(2n){width:70%}@-webkit-keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.flow-node-content[data-v-4d2585e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px;overflow-x:auto;overflow-x:overlay;background:#f8f9fa;border:1px solid #f0f0f0;border-radius:4px}.flow-node-content .dot[data-v-4d2585e0]{width:10px;height:10px;background:#e0e0e0;border-radius:6px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flow-node-content .dot-focus[data-v-4d2585e0]{background:#6abf40;-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.flow-node-content .dot-current[data-v-4d2585e0]{-webkit-transform:translateY(-50%) scale(1.4);transform:translateY(-50%) scale(1.4)}.flow-node-content .flow-item[data-v-4d2585e0]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:120px;border-top:1px solid #ebebeb;-webkit-transform:translateY(4px);transform:translateY(4px)}.flow-node-content .flow-item .name[data-v-4d2585e0]{margin-top:12px;font-size:12px;line-height:16px}.flow-node-content .flow-item[data-v-4d2585e0]:first-child:before{position:absolute;top:-1px;left:0;width:50%;height:1px;background-color:#f8f9fa;content:""}.flow-node-content .flow-item[data-v-4d2585e0]:last-child:before{position:absolute;top:-1px;right:0;width:50%;height:1px;background-color:#f8f9fa;content:""}.flow-node-wrapper[data-v-4d2585e0]{background:#f8f9fa}.flow-loading[data-v-4d2585e0]{margin-top:16px}.reply-edit .reply-edit__textarea{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:100%;max-width:100%;min-height:102px;padding:6px 12px;border:1px solid #dadfe3;border-radius:4px}.reply-edit .reply-edit__textarea:focus{outline:none}.tox .tox-tbtn--bespoke .tox-tbtn__select-label{width:auto!important}.anchor[data-v-cb658090]{position:absolute;top:-52px;right:24px;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:36px;min-height:36px;background:#fff;border:1px solid #ebebeb;border-radius:20px;-webkit-box-shadow:0 4px 8px rgba(31,35,41,.05);box-shadow:0 4px 8px rgba(31,35,41,.05);cursor:pointer}.anchor span[data-v-cb658090]:hover{color:#3a61ee}.anchor-middle[data-v-cb658090]{top:-76px;padding:10px}.avatar[data-v-4b6f3b79]{display:inline-block;width:22px;min-width:22px;height:22px;min-height:22px;overflow:hidden;vertical-align:middle;border-radius:100%}.avatar--icon[data-v-4b6f3b79],.avatar--img[data-v-4b6f3b79]{width:100%;height:100%;vertical-align:bottom}.stack-avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stack-avatar .stack-avatar--item{-webkit-box-flex:1;-ms-flex:1;flex:1;width:30px;height:30px;margin-left:-8px;overflow:hidden;cursor:pointer}.stack-avatar .stack-avatar--item .avatar,.stack-avatar .stack-avatar--item .stack-more{width:100%;height:100%;border:1px solid #fff;border-radius:100%}.stack-avatar .stack-avatar--item .stack-more{color:#666;font-weight:600;font-size:12px;line-height:28px;text-align:center;vertical-align:middle;background:#f0f0f0}.avatar-detail{padding:8px 16px}.avatar-detail .avatar-detail--item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0}.avatar-detail .avatar-detail--item .avatar-detail--name{color:#333;font-size:14px;line-height:22px}.avatar-detail .avatar-detail--item .avatar-detail--requster{color:#3a61ee;background:#ebf3ff}.avatar-detail .avatar-detail--item .avatar-detail--requster,.avatar-detail .avatar-detail--item .avatar-detail--role{height:22px;margin:0 8px;padding:0 8px;font-weight:600;font-size:12px;line-height:20px;text-align:center;vertical-align:middle;border-radius:4px}.avatar-detail .avatar-detail--item .avatar-detail--role{color:#ffa900;background:#ffe9bc}.stack-avatar--popover .bui-popover-panel{padding:0}.chat-history--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px;padding:12px 18px;border:1px solid #ebebeb;border-radius:4px}.chat-history--item:hover{background:#fafafa;cursor:pointer}.chat-history--item .chat-info{-webkit-box-flex:1;-ms-flex:1;flex:1}.chat-history--item .chat-info .chat-info--time{color:#333;font-size:14px;line-height:22px}.chat-history--item .chat-info .chat-info--type{color:#666;font-size:12px;line-height:20px}.chat-history--item .chat-avatar{-webkit-box-flex:1;-ms-flex:1;flex:1}.chat-history--item .chat-entry{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999;font-size:12px;line-height:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.detail-advertiser{padding:24px;background-color:#f8f9fa;border-radius:4px}.detail-advertiser__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail-advertiser__wrap__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:50%;margin-bottom:8px;line-height:22px}.detail-advertiser__wrap__item-title{width:150px;margin-right:20px;color:#333;text-align:right}.detail-advertiser__wrap__item-value{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;color:#666}.detail-advertiser__extend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:26px;margin-top:14px;color:#999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.detail-advertiser__extend:hover{color:#333}.detail-advertiser__extend__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.detail-advertiser__extend__btn-icon{margin-right:4px;-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear}.detail-advertiser__extend__btn-icon--reverse{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.lang-box--langs[data-v-13903a3f]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:8px;overflow:overlay}.lang-box--option[data-v-13903a3f]{display:inline-block;width:200px;height:36px;padding:0 8px;color:#333;font-size:14px;line-height:36px;cursor:pointer}.lang-box--option.lang-box--option__current[data-v-13903a3f],.lang-box--option[data-v-13903a3f]:hover{color:#3a61ee}[data-v-13903a3f] .bui-modal-header{padding-bottom:16px}[data-v-13903a3f] .bui-modal-dialog{height:570px}[data-v-13903a3f] .bui-modal-content{-ms-flex-direction:column;flex-direction:column;height:100%}[data-v-13903a3f] .bui-modal-body,[data-v-13903a3f] .bui-modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;overflow:hidden}[data-v-13903a3f] .bui-modal-body{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}.translation-box--select[data-v-0ba02782]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.translation-box--lang[data-v-0ba02782]{color:#333;font-size:12px;line-height:20px}.translation-box--trigger[data-v-0ba02782]{display:inline-block;margin-left:4px;color:#999;font-size:14px;vertical-align:middle}.rich-text--container .compliance-img-placeholder{display:inline-block;width:140px;height:100px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAeTSURBVHgB7ZzrUttGFMfPSg4Q23XBBAgN6UA6TTq9JPHHfOg0PEHzKO0ThD5CnqB9gyZPkMx0pvRTTTtNL0MTPEBDCAQcbGxjbKl7Vl5pJWwkX1cS+2M0krUr2T7/PWcvOoZAl/y0mr9PiPZAA/iavlyEEGKaJtvTz1lMXp4opFMTa81m88mtW0uPIWSQoBWf5vOT4yf6Q/r1voEQg8bHjRBiH2sagezUJFxK6AWTkB/KR41HudxSEUJAIAGY8evaUzDhLoQYr+GdzUBvgLnZaSqGhl+6QD3i2zB4hBakEmv5ETC+d8+NbxgmNBqnUCqVrTIaOjVd/3H9xdZDkIyvAE9X84thDzsItnwvlgDWvtk0oFKpeiusyBbBV4BLoK1AhOAtX3xtGAYeQKVabXeBVBF8BaDt6g5EBPQC7gmOENZmC9EOiSL4C0DCHfvbwYVALawQxCSwtOiEJBECdcJRQuwLuAgMavyOHsCRIELsBHAmYcRu/ew8KhBk0D1iEWLrAdacQAhHweecIxUhdgJwLCGEEETaD1U7MiIRYivAGUzonhGIEEsBeEt3vKCLlu9lyCLEPASBEILCKUIsBXAvxLEzrZLwiXBh+gDLAXrpCASGIEKsQxARh0CufR8MWIRYd8Ii4gJd3wxQhFj3Aa1XrfBDoO8Q5H6TgYgQ+1EQGt7dEQ+QAYgQ2xDkrAk553A7PW3AQOlThNiGIHEvUiqXYeD0IUKsh6HicwG+GFculWAo9ChCbEPQmWFo67hSrcHbtwcwFHoQIdYhSATtz1JS6MGbvX2o1mowFFCE9Y37QatfgHkAYYlZLq+g+my8LMAeFWI4769/n89vTAapewEW4/heYx7AvIAKgk/IXu3swPPnf8E+DUnHlSoMCsw7Sqa1QKk8vnPzn3/5bQgD6OHSPjnLgEazCc1GA5p03zjFPd2Mpp03xNNX8A87bYNl1Fkeg3fkD/mJMKdj58EqTKdTMDc7C9PTWTxTLJeaS34pkAmIIXwe4IQidHQTNOoFpqazMj2h88pMEF0nzDtQLN6F6PTP8PQnxLY+sdNe+PvUaiewubXNQtuNG0uT6bSGGSXPzvussRQAESdjlmF5fhCK4XxtzdTa5pM65dZ13OCa9aDZqWPyh/2t4S4VGT1tc3Mbrn+48AAuqgCIe0ZMmHGwpTNMnZ3DsMPDjTd0tSpCu0jtnexxL0AvY/el9ysWD78CH2ItAMJbvzgv0HWdjYww7hNi0GPMmmuyMveDHAtX7IdWqovQ8jFsWfWcRABr2cNY9Pt8kRMgkdBgfm4GstkMJJOX7fMnJ3U4OirDm/1Duj8+cx0aBMXgyVnoDQgKYRlctzthxG7/ZufVVEcI3dXn4L3xiHbyvkPRyAiAhl+4dhXmr15pWz4+PgYzM1m2oRD/vtyiopy66nARxLCBqevCL2rASuEShjisoGV+e1XVSbfjnuF4jFVuTfx08P1eEAHGxy/BJzcXXS3+PDKZNNz+4iY8//MFVCo1T7KWMz8wTTw27FaOoYgbmRvUGVGB65xYR+y07TFSwCSASAjgNX6j0YSd3X2oHFfZBApbf4qWo3fgMZKgcf6zTz+yRRDh/YH18yUrFFlGNtu25LMtX8R7DYAgA/gRegGuL8y5jH9wcAQvNraYCBwMNRj3d17vwwKtf/3aHDuPIqB4v679zV57W6XYQVt9g7VsgYg/dyLEnfLI79Vp2du6RgvkBaFeisDQs9AyJoLG/2e94DK+l+3tXShsvhLuMdax30DEkMS9gb8+u6oKznKGUMZf8zKx3I9QCzA19b59jKMc0bDnsbOzzzpiTnYq43uNKIRovE5CeK/xihK0Dwi1ANOC4TDEoAhB2fpv1z7GTjmR8B+R9IJoaNcMWgtm2lAL4Ir9h++gG7xzgWRyAoaNe4RlRj8Eia0W11e6pSZ4zPjYGISRi5OeHlKUAJJRAkhGCSCZ0MyEM++l2HCxE7NXsrROGroBZ8IcXD3lyxRIvV6HN3uHIJtQCIDLDeKMtx0zM1PQD1k6qcsKEzsE3/P3P9bPnVkPG+khKJNJ+Rp/WKBHXJ27AjKRLkDQJeZhcV7YGwXSBRDj9EVEjYIkE3kBap7HjlEj0lkRW3Ttf5uuemJnevvzj4e24jlMIu0Br3et5Fpcpq4MMLdzlERaAJnj90GhOmHJKAEkowSQTKQFiOKox0ukBVj4YJalrvitpIaZSM8D5udn2BZlVB8gGSWAZKQL0Eu6SZyQLkCpdAwyOewy4WvQSBfg+LjqSiMcJe9aGdUyCcUoCDOa9+gD8lRygv1+axSc1Ottf8o0akIzDMUVzW6Sb+OCGgVJRgkgGSWAZJQAklECSEYJIBklgGSUAJJRAkhGCSAZJYBklACSUQJIRgkgGSWAZJQAklECSEYJIBklgGSCCFAARU+YJqz51fEVwDCMJ6DoCY2Y/QtgEngMit4wze/8qvgK8OW93DPqBY9A0RUGwKN793IFv3qBOuHTE1gJEs8ULQispcaNlSBVAwmwvJwr1mvGsvIEf7DlXx4zlnO5XDFI/WD/3FJgdTW/aAL1CCB3CCF3QYEUqOmfNE14jCG7i+vgf2dBtFT8kZmtAAAAAElFTkSuQmCC) no-repeat 50% #fafafa;background-size:48px;border-radius:4px;cursor:not-allowed}.rich-text--container table{width:auto!important}.rich-text--container ol li{list-style:inherit}.rich-text--container ul li{list-style:inside}.rich-text--container *{max-width:100%!important}.rich-text--container img{cursor:pointer}.translation-box[data-v-cf46eac8]{position:relative;margin-top:8px;padding:6px 8px;background:#f0f0f0;border-radius:4px}.translation-box--header[data-v-cf46eac8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:4px}.translation-box--header-left[data-v-cf46eac8],.translation-box--header-right[data-v-cf46eac8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.translation-box--icon[data-v-cf46eac8]{margin-right:5px;color:#3a61ee;font-size:14px;vertical-align:middle}.translation-box--title[data-v-cf46eac8]{margin-right:8px;color:#999;font-size:12px;line-height:20px;vertical-align:middle}.translation-box--body[data-v-cf46eac8]{color:#666;font-size:14px;line-height:22px}.translation-box--placeholder[data-v-cf46eac8]{height:66px}.detail-info-content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;color:#333;line-height:22px}.detail-info-content__label{width:100px;margin-right:20px;text-align:right}.detail-info-content__content{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#333}.common-text__content__item,.detail-info-content__content{line-height:22px;word-break:break-word}.suspend-apeal-list__item[data-v-2bae787c]{display:inline-block;width:100px;margin:10px;vertical-align:top}.suspend-apeal-list__mask[data-v-2bae787c]{position:absolute;top:0;right:0;bottom:0;left:0;display:none;background:rgba(0,0,0,.5);cursor:pointer}.suspend-apeal-list__file[data-v-2bae787c],.suspend-apeal-list__mask[data-v-2bae787c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.suspend-apeal-list__file[data-v-2bae787c]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;width:100px;height:100px;margin-bottom:8px;overflow:hidden;border:1px solid #dadfe3;border-radius:4px}.suspend-apeal-list__file.suspend-apeal-list--error[data-v-2bae787c]{cursor:not-allowed}.suspend-apeal-list__file:hover .suspend-apeal-list__mask[data-v-2bae787c]{display:-webkit-box;display:-ms-flexbox;display:flex}.suspend-apeal-list__img[data-v-2bae787c]{width:92px;height:92px;-o-object-fit:contain;object-fit:contain}.suspend-apeal-list__name[data-v-2bae787c]{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;color:#666;font-size:12px;line-height:16px;text-align:center;word-break:break-all}.suspend-apeal-list__container[data-v-611ccca8]{margin:-10px}.single-plus__content--item[data-v-52cfe664]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:4px;padding:3px 8px;background:#edf1f5;border-radius:4px;cursor:pointer}.single-plus__content--active[data-v-52cfe664]{color:#3a61ee;background:#dce3ff}.single-plus__content--item[data-v-d6f230ae]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:4px;padding:3px 8px;background:#edf1f5;border-radius:4px;cursor:pointer}.single-plus__content--active[data-v-d6f230ae]{color:#3a61ee;background:#dce3ff}.DiagnosisAndSuggestionRow[data-v-50426e06]{padding:4px 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.col[data-v-50426e06]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;line-height:22px;color:#333}.notification[data-v-50426e06]{font-style:italic;font-size:14px;line-height:22px;color:#999}.DiagnosisAndSuggestionTable[data-v-c583d11a]{margin-top:16px}.title[data-v-c583d11a]{font-weight:600;font-size:14px;line-height:22px;color:#333}.header[data-v-c583d11a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:4px;border-bottom:1px solid #ebebeb;gap:4px}.col[data-v-c583d11a]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;line-height:22px;color:#333;padding:6px 0}.ToggleBtn[data-v-f58f860e]{cursor:pointer}.DiagnosisAndSuggestionItem[data-v-39b5449c]{border-top:1px dashed #e0e0e0;margin-top:16px;padding-top:16px}.header[data-v-39b5449c]{-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header[data-v-39b5449c],.left[data-v-39b5449c]{display:-webkit-box;display:-ms-flexbox;display:flex}.left[data-v-39b5449c]{gap:40px}.meta[data-v-39b5449c]{font-size:14px;line-height:22px;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.toggle[data-v-39b5449c]{-ms-flex-item-align:end;align-self:flex-end}.DiagnosisAndSuggestion[data-v-1dcafbdc]{background:#f8f9fa;border-radius:4px;margin-top:16px;padding:24px}.top[data-v-1dcafbdc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.title[data-v-1dcafbdc]{font-weight:600;font-size:16px;line-height:24px;color:#333}.tools[data-v-1dcafbdc]{gap:16px}.tool[data-v-1dcafbdc],.tools[data-v-1dcafbdc]{display:-webkit-box;display:-ms-flexbox;display:flex}.tool[data-v-1dcafbdc]{gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.label[data-v-1dcafbdc]{font-size:12px;line-height:20px;color:#333}.groupId[data-v-1dcafbdc]{width:120px}.issueDate[data-v-1dcafbdc]{width:210px}.issueDate--error[data-v-1dcafbdc]{border-color:#f65656}.search[data-v-1dcafbdc]{min-width:30px;padding:0}.notice[data-v-1dcafbdc]{margin-top:8px;font-size:12px;line-height:20px;color:#999}.loading[data-v-1dcafbdc]{border-top:1px dashed #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px;padding-top:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loadingText[data-v-1dcafbdc]{font-size:14px;line-height:22px;color:#999}.detail-info{padding:24px 24px 8px;background:#f8f9fa;border-radius:4px}.detail-info__tags{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.detail-info__tags,.detail-info__tags__right{display:-webkit-box;display:-ms-flexbox;display:flex}.detail-info__tags__right{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail-info__tags__icon{position:relative;top:-6px;margin-right:20px}.detail-info__tags__add{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:88px;height:26px;margin-bottom:10px;color:#333;font-weight:400;font-size:14px;border:1px dashed #dadfe3;border-radius:4px;cursor:pointer}.detail-info__tags__add__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:0 6px;background:#fff}.detail-info__tags__add__btn__icon--hover{display:none}.detail-info__tags__add:hover{color:#3a61ee;border:1px dashed #3a61ee}.detail-info__tags__add:hover .detail-info__tags__add__btn__icon{display:none}.detail-info__tags__add:hover .detail-info__tags__add__btn__icon--hover{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.detail-info__tags__wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;height:26px;margin-right:12px;padding:0 8px;background:#edf1f5;border-radius:4px}.detail-info__item,.detail-info__tags__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.detail-info__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.detail-info__item__wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;padding-left:32px}.detail-info__item__wrap--icon{position:absolute;top:1px;left:0}.detail-info__item__wrap--title{width:60px;margin-right:20px;color:#333;font-weight:400;text-align:right}.detail-info__item__wrap--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#666;font-weight:400}.detail-info__item__wrap--content__file{width:100px;height:100px}.detail-info__item__wrap--richtext{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#666;font-weight:400}.detail-info .bui-input,.detail-info .byted-input-md{height:100%}.detail-info__translation{margin-top:-8px!important;margin-bottom:12px;margin-left:170px;background:#f0f0f0}.common-item__i18nLabel{color:#666!important}.detail-info__item--i18n .common-item__i18nLabel{width:150px!important;min-width:150px!important;max-width:150px!important}.content-wrapper-card{width:100%}.content-wrapper-card__header{padding:8px 16px;background-color:#f8f9fa;border:1px solid #ebebeb;border-top-left-radius:4px;border-top-right-radius:4px}.content-wrapper-card__header-no-body{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.content-wrapper-card__body{padding:12px 16px;border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb;border-left:1px solid #ebebeb;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.content-wrapper-card__body-no-header{border-top:1px solid #ebebeb;border-top-left-radius:4px;border-top-right-radius:4px}.content-wrapper-plain{width:100%}.content-wrapper-plain:hover .detail-content__operation{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-4px;overflow:hidden;background:#fff;border-radius:4px}.span-with-tips[data-v-14730103]:hover{font-weight:500}.span-with-tips--title .bui-popover-panel{padding:6px 12px!important;background:rgba(51,51,51,.95)!important}.span-with-tips--title .bui-popover-arrow{background:rgba(51,51,51,.95)!important;border-color:rgba(51,51,51,.95)!important}.span-with-tips--title .bui-popover-body{color:#fff!important}.plain-log[data-v-13ca5578]{line-height:22px}.card-log[data-v-6ba8d2d5]{overflow:hidden;border:1px solid #ebebeb;border-radius:4px}.card-log--header[data-v-6ba8d2d5]{padding:8px 16px;background-color:#f8f9fa}.card-log--title[data-v-6ba8d2d5]{color:#333;font-weight:500;line-height:22px}.card-log--right[data-v-6ba8d2d5]{float:right;color:#999;font-size:14px;line-height:32px}.card-log--subtitle[data-v-6ba8d2d5]{margin-top:6px;color:#999}.card-log--body[data-v-6ba8d2d5]{padding:12px 16px;background:#fff;border-top:1px solid #ebebeb}.card-log--body>div[data-v-6ba8d2d5]{line-height:20px}.field[data-v-0ee2dc66]:after{display:inline-block;margin:0 8px;color:#e0e0e0;content:"|"}.field[data-v-0ee2dc66]:last-child:after{content:none}.order-archive{font-size:14px;line-height:22px}.order-archive--title{color:#333}.order-archive--extra{margin-top:8px}.order-archive--info{color:#999;font-size:14px;line-height:22px}.ellipsis-box--content[data-v-2a565c17]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis-box__open .ellipsis-box--content[data-v-2a565c17]{height:auto!important;white-space:normal}.ellipsis-box--btn[data-v-2a565c17]{margin-top:6px;color:#3a61ee;cursor:pointer}.ellipsis-box--icon[data-v-2a565c17]{margin-right:4px;font-size:16px}.ellipsis-box--btn-text[data-v-2a565c17],.ellipsis-box--icon[data-v-2a565c17]{display:inline-block;vertical-align:middle}.transfer-to-global-Payment-log--uploader[data-v-f6bd32ca]{margin-top:16px!important}.PriorityLog__reason[data-v-102b78e4]{font-size:14px;line-height:22px;color:#666;margin-top:8px}.ViewDetailModal__no-header[data-v-7ec5092e] thead{display:none}.ViewDetailModal__title[data-v-7ec5092e]{font-size:20px;margin:16px 0}.distributeLog__detail[data-v-1d4f5366]{color:#3a61ee;cursor:pointer;margin-left:20px}.avatar--image{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;border-radius:50%}.detail-content__wrap__subinfo{margin-top:6px;color:#999}.detail-content__wrap__subinfo__item-ellips{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.detail-content__wrap__subinfo__link{margin-top:6px;color:#3a61ee;cursor:pointer}.detail-content__toggle-icon{margin-right:4px;font-size:16px}.detail-content__toggle-icon,.detail-content__toggle-text{display:inline-block;vertical-align:middle}.countries[data-v-d54a538a]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin:16px 0}.country[data-v-d54a538a]{padding:4px 8px;background:#f2f2f2;border-radius:4px;cursor:pointer}.country.active[data-v-d54a538a]{color:#fff;background:#3a61ee}.detail-content__wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-x:auto}.detail-content__wrap__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:22px}.detail-content__wrap__info-card{margin-bottom:0;padding:0}.detail-content__wrap__info--name,.detail-content__wrap__info--reply{color:#333;font-weight:600;line-height:22px}.detail-content__wrap__info--reply{padding:0 6px;font-size:12px;background:#ebebeb;border-radius:4px}.detail-content__wrap__info__left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-content__wrap__info__left-card{color:#333;font-weight:600}.detail-content__wrap__info__right{color:#999;font-size:14px}.detail-content__wrap__reply{padding-top:8px;overflow:hidden;color:#333;font-weight:400;line-height:22px;word-wrap:break-word;word-break:break-word}.detail-content__wrap__reply *{max-width:100%!important;word-wrap:break-word}.detail-content__wrap__reply .fr-emoticon-img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:16px;min-height:16px;background-repeat:no-repeat!important;background-position:50%!important;background-size:contain!important}.detail-content__wrap__reply img{display:block;width:auto;max-width:100%;height:auto;max-height:110px;padding:4px 0;cursor:pointer}.detail-content__wrap__reply div{white-space:normal!important}.detail-content__wrap__reply .pre-text{white-space:pre-line!important}.detail-content__wrap__reply p{-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0}.detail-content__wrap__reply p:first-child,.detail-content__wrap__reply p:last-child{margin:0}.detail-content__wrap__reply ol,.detail-content__wrap__reply ul{display:block;list-style-type:disc;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-padding-start:40px;padding-inline-start:40px}.detail-content__wrap__reply ol li{list-style-type:decimal}.detail-content__wrap__reply ul li{list-style-type:disc}.detail-content__wrap__input{margin-top:20px}.detail-content__wrap__input__operation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:10px}.detail-content__wrap__separator{width:180px;height:0;margin:12px 0;border-top:1px dashed #d6d6d6}.detail-content__operation{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:16px;border:1px solid #e0e0e0}.detail-content__operation .detail-content-icon{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px;padding:0 8px;font-size:12px;line-height:20px;white-space:pre;background:#fff;cursor:pointer}.detail-content__operation .detail-content-icon .icon{font-size:14px}.detail-content__operation .detail-content-icon:hover{background:#f0f0f0}.detail-content__operation .detail-content-icon-wrapper:not(:last-child){border-right:1px solid #e0e0e0}.log-content .detail-content_role{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#999;font-size:12px;line-height:22px;text-align:right}.log-content .detail-content_hourglass{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px;color:#999;font-size:14px;line-height:22px}.log-content .detail-content_hourglass.final-solution{color:#6abf40}.detail-content_nameDesc{line-height:22px}.detail-content_nameDesc:hover{color:#333!important;font-weight:500}.operate-log__item--left{position:relative}.operate-log__item--left .avatar{position:-webkit-sticky;position:sticky;top:10px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;background:#fff;border-radius:100%}.operate-log__item--left .icon-avatar{border:1px solid #e0e0e0}.operate-log__item--left:after{position:absolute;top:40px;bottom:-8px;left:15px;width:2px;background:#ebebeb;content:""}.operate-log__item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 0;background:#fff}.operate-log__item.final-solution{position:relative}.operate-log__item.final-solution:before{position:absolute;top:0;bottom:0;width:calc(100% + 48px);background:#f3faf0;-webkit-transform:translateX(-24px);transform:translateX(-24px);content:""}.operate-log__item:last-child .operate-log__item--left:after{display:none}.operate-log__item--right{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;margin-left:24px}.operate-log__item--right .log-content{color:#333;font-size:14px;line-height:22px}.operate-log__item--right .log-time{color:#999;font-size:12px;line-height:18px}.detail-log_orderid{margin:0 4px;color:#3a61ee;cursor:pointer}.order-detail__switch{margin-top:32px}.order-detail__switch .bui-tabs-header{position:-webkit-sticky;position:sticky;top:-24px;z-index:2;background:#fff;border-bottom:1px solid #ebebeb}.order-detail__switch .bui-tabs-header:before{position:absolute;top:0;bottom:0;width:calc(100% + 48px);background:#fff;-webkit-transform:translateX(-24px);transform:translateX(-24px);content:""}.order-detail__switch .bui-tab-nav{color:#666}.order-detail__switch .active .bui-tab-nav{color:#333}.order-detail__switch--pane{padding-top:24px}.rolefilter{position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:22px;color:#666}.rolefilter .rolefilter_label{margin-right:12px}.rolefilter .rolefilter_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px;color:#333;font-size:14px;line-height:22px;cursor:pointer}.rolefilter .rolefilter_container .icon-1{margin:0 8px;color:#999}.rolefilter .rolefilter_container .icon-2{color:#999}.rolefilter .rolefilter_container .byted-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rolefilter .rolefilter_container.active{background:#f5f5f5;border-radius:4px}.detail-quick-answer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:26px}.detail-quick-answer,.quicker_answer_contianer{display:-webkit-box;display:-ms-flexbox;display:flex}.quicker_answer_contianer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.detail-quick-answer-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:14px;line-height:22px}.detail-quick-answer__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail-quick-answer__wrap__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:26px;margin-right:8px;margin-bottom:4px;padding:0 8px;background:#edf1f5;border-radius:4px;cursor:pointer}.detail-quick__box{position:relative;min-height:22px}.tooltip-popper{padding:8px}.global-popover[data-v-0e651368]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.global-popover__mask[data-v-0e651368]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999}.appendx-popover{top:-4px!important;padding:0!important}.appendx-popover .bui-popover-panel{padding:0}.appendx-content{width:372px;padding:16px}.reply-appendix--active{color:#1442e9!important}.reply-select{width:240px;height:192px}.reply-select--item{padding:6px 12px;color:#333;font-size:14px;line-height:22px}.reply-select--item:hover{background:#f0f0f0}.quick-reply--popper{top:-4px!important;padding:6px 0}.order-detail--reply__action{position:relative;width:100%;min-height:38px;padding-bottom:8px}.order-detail_guest{padding-top:8px}.order-detail_guest .order-detail_guest--title{gap:8px;-ms-flex-line-pack:center;align-content:center}.order-detail_guest .order-detail_guest--title,.reply-action{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:8px}.reply-action{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.reply-action--operate{position:absolute;top:0;right:0}.reply-action--operate span{margin-left:12px;cursor:pointer}.container[data-v-a32ab796]{padding:0!important}.menu-trigger[data-v-a32ab796]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding:6px 8px;border-radius:4px;cursor:pointer}.menu-trigger.open[data-v-a32ab796],.menu-trigger[data-v-a32ab796]:hover{background:#f0f0f0}.left[data-v-a32ab796]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:2px}.right[data-v-a32ab796]{-webkit-box-flex:1;-ms-flex:1;flex:1}.label[data-v-a32ab796]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#333;font-weight:600;font-size:14px;line-height:22px}.hint[data-v-a32ab796]{color:#666;font-size:12px;line-height:20px}.toggle-btn[data-v-a32ab796]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.sub-menu[data-v-a32ab796]{padding:12px 0 0 24px}.menu-item[data-v-a32ab796]{padding:6px 0 6px 16px;color:#333;font-weight:600;font-size:14px;line-height:22px}.select-assignee-hint[data-v-a32ab796]{padding:8px 0 0 16px;color:#666;font-size:12px;line-height:20px}.assignees[data-v-a32ab796]{max-height:200px;overflow-y:auto;overflow-y:overlay}.assignee[data-v-a32ab796]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 12px;overflow:hidden}.assignee-avatar[data-v-a32ab796],.assignee-name[data-v-a32ab796]{-ms-flex-negative:0;flex-shrink:0}.assignee-email[data-v-a32ab796]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.assignee[data-v-a32ab796],.menu-item[data-v-a32ab796]{border-radius:4px;cursor:pointer}.assignee[data-v-a32ab796]:hover,.menu-item[data-v-a32ab796]:hover{background:#f0f0f0}.menu-item[data-v-70f49c72]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding:6px 8px;border-radius:4px;cursor:pointer}.menu-item[data-v-70f49c72]:hover{background:#f0f0f0}.left[data-v-70f49c72]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:2px}.right[data-v-70f49c72]{-webkit-box-flex:1;-ms-flex:1;flex:1}.label[data-v-70f49c72]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#333;font-weight:600;font-size:14px;line-height:22px}.hint[data-v-70f49c72]{color:#666;font-size:12px;line-height:20px}.hint.warn[data-v-70f49c72]{color:#fa9000}.container[data-v-fb212bec]{padding:12px}.header[data-v-fb212bec]{color:#333;font-weight:600;font-size:14px;line-height:22px}.body[data-v-fb212bec]{margin:14px 0;color:#666;font-size:12px;line-height:20px}.footer[data-v-fb212bec]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.divider[data-v-fb212bec]{margin:10px 0;border-top:1px solid #e0e0e0}.detail-reply-menu-list .bui-popover-panel{padding:0}.signatureEdit[data-v-b2095cb0]{position:fixed;top:0;left:0;right:0;bottom:0;height:100%;width:100%;z-index:10000;border:0}.select-item{height:34px;padding:6px 12px;cursor:pointer}.signature-select{position:relative;min-width:200px;padding-bottom:50px;color:#333;font-size:14px;line-height:22px}.signature-list{overflow:auto}.signature-select--item:hover{background:#f0f0f0}.signature-operate{position:absolute;bottom:0;width:100%;padding:6px 0}.signature-operate--edit{position:relative;width:100%;cursor:pointer}.signature-operate--edit:before{position:absolute;top:-6px;right:12px;left:12px;height:1px;background:#ebebeb;content:""}.signature--popover{top:-4px!important;width:auto!important;padding:0!important}.signature--popover .bui-popover-panel{padding:0!important}.detail-reply__expand{position:relative;padding:10px 24px;border-top:1px solid #ebebeb;-webkit-box-shadow:0 -2px 8px rgba(0,0,0,.05);box-shadow:0 -2px 8px rgba(0,0,0,.05)}.detail-reply__expand .reply-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:12px}.detail-reply__expand .reply-footer--left,.detail-reply__expand .reply-footer--right{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.detail-reply-expand-btn{position:absolute;top:2px;left:50%;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);cursor:pointer}.detail-reply-expand-btn__icon{position:absolute;top:50%;left:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.detail-reply__retract{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:60px;padding:12px 24px;border-top:1px solid #ebebeb}.detail-reply__retract .reply-avatar{width:32px;height:32px}.detail-reply__retract .reply-input{width:100%;height:36px;background:#f5f5f5;border-radius:4px}.detail-reply__retract .reply-input--placeholder{padding:0 12px;color:#c1c1c1;font-size:14px;line-height:36px;cursor:text}.detail-reply__retract .reply-input--not-allow{cursor:not-allowed}.reply-content{position:relative}.reply-content .tox-tinymce{height:200px!important}.reply-content__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.reply-content .athena-rich-editor{height:200px!important;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.full-screen .reply-edit__textarea{height:calc(80vh - 160px)}.full-screen .athena-rich-editor,.full-screen .tox-tinymce{height:calc(80vh - 160px)!important}.popover-tips{width:100%}.reply-assign--wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.detail-reply__header,.reply-assign--wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.detail-reply__header{margin-bottom:8px}.detail-reply__operate{display:-webkit-box;display:-ms-flexbox;display:flex;gap:21px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.order-detail-content__title{color:#333;font-weight:600;font-size:18px;line-height:26px}.order-detail-content__title .content-title--vip{margin-right:4px}.order-detail__compliance-mode{margin:16px 0}.order-detail__sla-alert{margin-bottom:16px}.order-detail-content__time{margin:8px 0 16px;color:#999;line-height:22px}.order-detail-content__time,.order-detail-content__time .pending-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-detail-content__time .pending-time{position:relative;margin-left:12px;padding-left:12px}.order-detail-content__time .pending-time .time-duration__fragment:not(:last-child){margin-right:.3em}.order-detail-content__time .pending-time .pending-time--label{margin-right:5px}.order-detail-content__time .pending-time:before{position:absolute;top:3px;bottom:3px;left:0;width:1px;background:#e0e0e0;content:""}.time-picker__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:90px;height:34px;padding:6px 12px;border:1px solid #e0e0e0;border-radius:4px}.time-picker__wrap:hover{border-color:#3a61ee;cursor:text}.time-text{color:#333;font-size:14px;line-height:22px}.time-picker--popper{width:90px}.time-picker__item{font-size:14px!important}.time-picker__item--active{background-color:#f0f0f0}.notification-add{display:inline-block;color:#3a61ee;cursor:pointer}.notification-add,.notification-info{font-size:14px;line-height:22px}.notification-info .notification-info--time{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notification-info .notification-info--time .time-text{color:#333}.notification-info .notification-info--time .notification-eidt{cursor:pointer}.notification-info .notification-info--notice{color:#999;word-break:break-word}.notification-edit .notification-edit--operate{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:8px}.notification-edit .notification-date-picker{width:140px;height:34px}.notification-edit .operate-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:34px;height:34px;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer}.notification-edit .notification-edit--textarea{width:238px;min-height:60px}.people-select{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-select__operation-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:10px}.people-select__avatar{display:inline-block;width:22px;height:22px;margin-right:12px;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:50%}.people-select__name{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:12px;white-space:nowrap}.people-select__email{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.people-select__role{white-space:nowrap}.people-select__slot{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}.people-select .byted-input .bui-input{background-color:#fff}.people-select input{padding-right:40px!important}.people-select .peopleselect_icon{position:absolute;top:8px;right:10px;z-index:100}.people-select .peopleselect_icon.active{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.people-select__tips{height:34px;color:#333;font-size:14px;line-height:34px}.people-select__link{display:inline-block;margin-top:10px;color:#3a61ee;font-size:14px}.people-select .bui-popover-panel{width:100%}.byted-popover .bui-popover-panel .bui-popover-header{margin-bottom:14px;color:#333;font-weight:600;font-size:14px;line-height:20px}.byted-option>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bui-popover-body{position:relative}.peopleSelect_scroll{position:absolute;top:40px;z-index:100;width:100%;max-height:250px;padding:6px 0;overflow-y:auto;overflow-y:overlay;text-align:center;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.08);box-shadow:0 2px 6px rgba(0,0,0,.08)}.peopleSelect_scroll .peopleSelect_scroll_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 12px;cursor:pointer}.peopleSelect_scroll .peopleSelect_scroll_item:hover{background:#f0f0f0}.peopleSelect_scroll .peopleSelect_noResult{padding:6px 12px;text-align:center}.peopleSelect_scroll .bui-loading-icon-rotate-large,.peopleSelect_scroll .bui-loading-icon-rotate-small{fill:#666!important}.select-text[data-v-0e7c6816]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:22px;color:#999;font-size:14px;line-height:22px;word-break:break-word;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select-text .text[data-v-0e7c6816]{color:#333}.select-text--disable[data-v-0e7c6816]{cursor:default}.detail-setting__avatar{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;line-height:22px;cursor:pointer}.detail-setting__avatar--img{margin-right:8px}.detail-setting__avatar--name{display:inline-block;max-width:113px}.detail-setting__avatar--user{cursor:auto}.detail-setting__avatar--user:hover{background:#fff}.assignee-choose{margin-bottom:16px;padding-bottom:16px;border-bottom:1px dashed #d6d6d6}.assignee-choose .detail-setting__avatar{height:36px}.assignee_disabled{cursor:not-allowed;pointer-events:none}.dropdown-wrap--col{width:auto;min-width:200px;max-width:600px;overflow:auto;font-size:14px;line-height:22px}.dropdown-wrap--col:not(:first-child){border-left:1px solid #ebebeb}.dropdown-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:9px 16px;color:#333;cursor:pointer}.dropdown-item:hover{color:#338aff;background:#f0f0f0}.dropdown-item--choose{color:#338aff}.dropdown-item--active{color:#338aff;background:#f0f0f0}.dropdown-item--text{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.dropdown-item--color{width:16px;height:16px;border-radius:100%}.order-tag--popover{width:auto!important;padding:0!important}.order-tag--popover .bui-popover-panel{padding:0!important}.order-tag--bind{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.tag-tags{padding-right:8px!important}.tag-tags .bui-tag-close{display:none}.tag-tags:hover{padding-right:25px!important}.tag-tags:hover .bui-tag-close{display:block}.dropdown-wrap{min-width:200px;min-height:200px;max-height:300px;padding:6px 0;overflow:hidden}.dropdown-wrap,.tag-add{display:-webkit-box;display:-ms-flexbox;display:flex}.tag-add{gap:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1px 8px;font-size:12px;line-height:18px;text-transform:capitalize;border:1px dashed #e0e0e0;border-radius:4px;cursor:pointer}.PrioritySetting__input[data-v-48796f10]{width:204px}.PrioritySetting__input--error[data-v-48796f10] input{border-color:#d83e0e}.title[data-v-48796f10]{font-weight:600;font-size:14px;line-height:22px;color:#121212;margin-bottom:12px}.group1[data-v-48796f10] .byted-radio{display:-webkit-box;display:-ms-flexbox;display:flex;margin:8px 0}.group1[data-v-48796f10] label{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.group1[data-v-48796f10] .bui-radio-input-label{-webkit-box-flex:1;-ms-flex:1;flex:1}.group2[data-v-48796f10] label{width:100%;display:block}.group2[data-v-48796f10] .byted-radio{width:50%;margin:0 0 8px}.group2[data-v-48796f10] .byted-radio:last-child{width:100%;margin-bottom:0}.group1.byted-radio-group[data-v-48796f10],.group2.byted-radio-group[data-v-48796f10]{display:block}.other[data-v-48796f10]{margin-left:24px}.required[data-v-48796f10]{margin-top:4px;font-size:12px;line-height:20px;color:#d83e0e}.div[data-v-48796f10]{border-top:1px solid #ebebeb;margin-top:16px;padding-top:16px}.priority-badge[data-v-33be7470]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px}.priority-badge--p0[data-v-33be7470],.priority-badge--p1[data-v-33be7470],.priority-badge--p2[data-v-33be7470],.priority-badge--p3[data-v-33be7470],.priority-badge--unable-to-assess[data-v-33be7470]{padding:1px 8px;border-radius:4px}.priority-badge--p0[data-v-33be7470]{color:#f65656;background:#feecec}.priority-badge--p1[data-v-33be7470]{color:#ffa900;background:#fff8eb}.priority-badge--p2[data-v-33be7470]{color:#6abf40;background:#f3faf0}.priority-badge--p3[data-v-33be7470]{color:#a382fb;background:#f1ecfe}.priority-badge--none[data-v-33be7470]{color:#999}.priority-badge--unable-to-assess[data-v-33be7470]{color:#333;background:#f5f5f5}.select-text--wrapper{display:inline-block}.popover-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.popover-wrap .bui-popover-panel{padding:24px}.category-popper .bui-popover-panel{padding:16px}.popover-wrap__header{padding-bottom:15px;text-align:center;border-bottom:1px solid #ebebeb}.popover-wrap__content{margin-bottom:8px}.popover-wrap__item{margin-bottom:16px}.popover-wrap__item-title{margin-bottom:8px;color:#333;font-size:14px}.archivepopover_admin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;cursor:pointer}.archivepopover_admin span{margin-left:8px}.status[data-v-f74a5f34]{display:inline-block;padding:1px 8px;color:#fff;font-weight:500;font-size:12px;line-height:20px;vertical-align:middle;border-radius:4px}.status__to_be_processed[data-v-f74a5f34]{color:#333;background:#f5f5f5}.status__processing[data-v-f74a5f34]{background:#ffa900}.status__solved[data-v-f74a5f34]{background:#6abf40}.status__pending[data-v-f74a5f34]{background:#0ce5de}.status__closed[data-v-f74a5f34]{color:#333;background:#f5f5f5}.hight-light--strong{color:#3a61ee}.lark-popover{width:auto!important}.join-lark__btn{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;padding:4px 16px;color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:19px;cursor:pointer}.join-lark__tips{width:240px;word-break:break-word}.associate-issue__link-count--warnning[data-v-01083a10]{color:#f65656}.associate-item[data-v-01083a10]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:content-box;box-sizing:content-box;padding:8px 18px}.associate-item[data-v-01083a10]:hover{background:#f0f0f0}.associate-item__title[data-v-01083a10]{color:#333;font-weight:600;font-size:14px;line-height:22px;cursor:pointer}.associate-item__title[data-v-01083a10]:hover{text-decoration:underline}.associate-item-name[data-v-01083a10]{display:inline-block;width:100%;overflow:hidden;color:#333;font-size:14px;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.associate-item-desc[data-v-01083a10],.associate-item-meta[data-v-01083a10]{overflow:hidden;color:#999;font-size:12px;line-height:20px;white-space:nowrap;text-overflow:ellipsis}.associate-issue--split[data-v-01083a10]{display:inline-block;width:1px;height:10px;margin:0 8px;background:#999}.associate-item--left[data-v-01083a10]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.associate-item--right[data-v-01083a10]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.associate-item--close[data-v-01083a10]{display:inline-block;color:#999;line-height:48px;text-align:center;vertical-align:middle;cursor:pointer}.associate-item--close[data-v-01083a10]:hover{color:#666}.associate-item__link[data-v-01083a10]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:6px 16px;color:#333;font-size:12px;line-height:20px;background:#fff;border:1px solid #e0e0e0;border-radius:16px}.associate-item__link-lark[data-v-01083a10],.associate-item__link[data-v-01083a10]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.associate-item__link-lark[data-v-01083a10]{height:100%;margin-left:8px;padding-left:8px;border-left:1px solid #e0e0e0}.associate-plain{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px;color:#333;font-size:14px;line-height:22px}.associate-plain .associate-plain--title{cursor:pointer}.associate-plain .associate-plain--icon:hover{color:#666!important;cursor:pointer}.page-scroll[data-v-e1979a62]{overflow:auto}.page-scroll--empty[data-v-e1979a62]{line-height:34px;text-align:center}.page-scroll--empty[data-v-e1979a62] .bui-infinite-scroller-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.iframe-modal[data-v-79599406]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:900}.iframe[data-v-79599406]{display:block;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:100000}.iframe-close[data-v-79599406]{color:#333;right:16px;top:16px;z-index:100001;position:fixed;font-size:24px;cursor:pointer}.iframe-modal[data-v-3d681589],.iframe[data-v-3d681589]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:900}.iframe[data-v-3d681589]{display:block;width:100%;height:100%;border:none}.iframe-close[data-v-3d681589]{color:#333;right:16px;top:16px;z-index:100001;position:fixed;font-size:24px;cursor:pointer}.associate-issue[data-v-62ab7416]{display:block}.associate-issue--header[data-v-62ab7416]{padding:6px 0;overflow:hidden;background:#fff;border:1px solid #ebebeb;border-radius:4px}.associate-issue--trigger[data-v-62ab7416]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:38px;padding:0 18px;color:#3a61ee;line-height:38px;cursor:pointer}.associate-issue--trigger[data-v-62ab7416]:hover{background:#f0f0f0}.associate-issue__model--trigger[data-v-62ab7416]{height:auto;line-height:22px}.ongoing-issue--icon[data-v-62ab7416]{margin-right:6px}.associate-issue--search-input-wrapper[data-v-62ab7416]{position:relative;margin:12px 12px 6px 12px}.associate-issue--search-input[data-v-62ab7416] .bui-input{padding-left:34px}.associate-issue--search-icon[data-v-62ab7416]{position:absolute;top:0;left:0;z-index:100;width:34px;height:34px;line-height:34px;text-align:center}.associate-issue--search-list[data-v-62ab7416]{max-height:234px}.associate-issue--create-btn[data-v-62ab7416]{height:45px;color:#3a61ee;font-size:14px;line-height:45px;text-align:center;border-top:1px solid #ebebeb;cursor:pointer}.associate-issue--empty[data-v-62ab7416]{height:34px;line-height:34px;text-align:center;cursor:pointer}.associate-issue--popover .bui-popover-panel{padding:0;overflow:hidden}.associate-issue__model--popover .bui-popover-panel{width:540px}.tool-box{margin:24px 0}.tool-box__item{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:10px 0}.tool-box__item,.tool-box__item--left{display:-webkit-box;display:-ms-flexbox;display:flex}.tool-box__item--left{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:160px;min-width:160px}.tool-box__item--left .tool-name{margin:0 8px;color:#666;font-size:14px;line-height:22px}.tool-box__item--right{width:100%;margin-top:12px}.tool-box__item--default{-webkit-box-flex:1;-ms-flex:1;flex:1}.tool-box__item--model{width:70%}.tool-must:before{position:absolute;top:9px;left:-12px;width:4px;height:4px;background:#f65656;border-radius:100%;content:""}.assignee-label{padding:3px 0}.order-detail__content--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;overflow:hidden;-webkit-transition:all .5s;transition:all .5s}.order-detail__content--wrap .order-detail__content{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;padding:24px 24px 48px;overflow:auto}.order-detail__content--wrap .flow-node-content{margin:16px 0;border:0}.order-detail-content__line{margin-top:24px;border-bottom:1px dashed #dadfe3}.order-detail-content__guest{margin-bottom:10px}.order-detail-content__guest p{line-height:24px}.order-detail-content__operation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:24px 0 0 0}.order-detail-content__survey,.order-detail-content__survey-userview{position:absolute;right:140px;bottom:24px;z-index:11;width:400px}.order-detail-content__survey-userview .athena-form,.order-detail-content__survey .athena-form{padding:24px;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px}.order-detail-content__survey-userview .athena-form .athena-question-list,.order-detail-content__survey .athena-form .athena-question-list{padding:0}.order-detail-content__survey-userview .athena-form.submitted,.order-detail-content__survey .athena-form.submitted{padding:24px 0 30px 0}.order-detail-content__survey-userview .athena-form .athena-star:first-child .athena-star__label,.order-detail-content__survey .athena-form .athena-star:first-child .athena-star__label{right:0}.order-detail-content__survey-userview .athena-form .athena-star:last-child .athena-star__label,.order-detail-content__survey .athena-form .athena-star:last-child .athena-star__label{left:0}.order-detail-content__survey-userview{top:16px;bottom:unset}.order-detail-content_prolong{-webkit-box-align:top;-ms-flex-align:top;align-items:top;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.order-detail-content_prolong,.order-detail-content_prolong .order-detail-content-p-desc{display:-webkit-box;display:-ms-flexbox;display:flex}.order-detail-content_prolong .order-detail-content-waring-icon{-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:start;margin-top:2px;margin-right:4px}.order-detail-content_prolong .order-detail-content_btns{display:-webkit-box;display:-ms-flexbox;display:flex}.order-detail-content_prolong .order-detail-content_btns .content_btns{-ms-flex-item-align:start;align-self:start;margin-left:5px}.order-detail-content__popover .bui-popover-footer{text-align:right}.order-detail-content__popover .byted-popover-wrapper{display:initial}.relatedPeoplePopover .bui-popover-panel{padding:0}.relatedPeoplePopover .bui-popover-panel .peopleSelect_title{padding:12px 12px 0 12px;color:#999;font-weight:400;font-size:12px;font-style:normal;line-height:20px;text-align:initial}.relatedPeoplePopover .bui-popover-panel .peopleSelect_scroll{position:static;max-height:none;-webkit-box-shadow:none;box-shadow:none}div.byted-alert-info .bui-alert-icon{fill:#3a61ee}.order-detail--bottom{position:relative}.order-detail-extra[data-v-e8822d84]{border-left:1px solid #ebebeb;width:400px}.more-menu__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;padding:0 12px;color:#333;font-weight:400;font-size:14px;cursor:pointer}.more-menu__item .icon_desc{margin-left:8px}.more-menu__item:hover{background:#edf1f5}.more-menu__icon{display:inline-block;color:#999;font-size:18px}.func-icon{cursor:pointer}.tooltip-default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:33px;vertical-align:middle}.tooltip-default span{line-height:33px}.more-popover .byted-popover{-webkit-box-sizing:border-box;box-sizing:border-box;width:auto!important;min-width:100px!important}.more-popover .bui-popover-panel{-webkit-box-sizing:border-box;box-sizing:border-box;padding:12px 0 12px 0;color:#333;line-height:22px}.more-popver--body .bui-popover-panel{padding:12px 0}.orderdetail_attention{display:inline-block}.attention_my{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:14px;border-bottom:1px solid #ebebeb}.attention_my .attention_my_desc{margin-left:9px;color:#333;font-size:14px;line-height:22px}.invite_attention{padding-top:16px}.invite_attention .invite_attention_desc{margin-bottom:8px;color:#333;font-size:14px;line-height:22px}.has_attention .has_attention_desc{padding:4px 0;color:#333;font-size:14px;line-height:22px}.has_attention .has_attention_scroll{max-height:300px;overflow-y:auto;overflow-y:overlay}.has_attention .has_attention_scroll .has_attention_scroll_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:46px}.has_attention .has_attention_scroll .has_attention_scroll_item .attention_avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:34px;min-width:34px;height:34px;max-height:34px;margin-right:12px}.has_attention .has_attention_scroll .has_attention_scroll_item .attention_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:calc(100% - 48px)}.has_attention .has_attention_scroll .has_attention_scroll_item .attention_info .attention_name{display:-webkit-box;display:-ms-flexbox;display:flex;color:#333;font-size:14px;line-height:18px}.has_attention .has_attention_scroll .has_attention_scroll_item .attention_info .attention_name .attention_name_info{-webkit-box-flex:1;-ms-flex:1;flex:1}.has_attention .has_attention_scroll .has_attention_scroll_item .attention_info .attention_name .attention_myself{min-width:30px;color:#999;font-size:12px;text-align:right}.has_attention .has_attention_scroll .has_attention_scroll_item .attention_info .attention_email{color:#999;font-size:12px;line-height:18px}.has_attention .has_attention_more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3a61ee;font-size:14px;cursor:pointer}.invite_attention_list{position:relative;padding-bottom:16px}.invite_attention_list .search_invite_user input{padding-right:34px}.invite_attention_list .invite_icon{position:absolute;top:8px;right:6px;cursor:pointer;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.invite_attention_list .invite_icon.active{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.invite_attention_list .invite_attention_content{position:absolute;width:100%;max-height:250px;margin-top:4px;overflow-y:auto;overflow-y:overlay;text-align:center;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.08);box-shadow:0 2px 6px rgba(0,0,0,.08);fill:#666}.invite_attention_list .invite_attention_content .byted-popover-wrapper{width:100%}.invite_attention_list .invite_attention_content .invite_attention_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:34px;padding:0 12px;cursor:pointer}.invite_attention_list .invite_attention_content .invite_attention_item .invite_attention_avatar{display:-webkit-box;display:-ms-flexbox;display:flex}.invite_attention_list .invite_attention_content .invite_attention_item.disabled{background:#edf1f5;cursor:not-allowed;opacity:.5}.invite_attention_list .invite_attention_content .attention_noResult{height:34px;line-height:34px;cursor:pointer}.userlist_container{position:relative}.userlist_container .userlist_tip{position:absolute;top:0;left:50%;z-index:1000;display:none;padding:8px 16px;color:#fff;background:rgba(51,51,51,.95);border-radius:4px;-webkit-transform:translate(-50%,-45px);transform:translate(-50%,-45px)}.userlist_container .userlist_tip:after{position:absolute;bottom:0;left:50%;width:0;height:0;border:8px solid transparent;border-top:8px solid rgba(51,51,51,.95);-webkit-transform:translate(-50%,15px);transform:translate(-50%,15px);content:""}.userlist_container:hover .userlist_tip{display:block}.people-select__avatar-preview{display:inline-block;width:34px;height:34px;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:50%}.tips_box{max-width:320px}.tips_box .bui-popover-panel{padding:6px 12px!important}.tips-container-dark{max-width:320px}.tips-container-dark .bui-popover-panel{padding:6px 12px!important;color:#fff!important}.tips-container-dark .bui-popover-arrow,.tips-container-dark .bui-popover-panel{background-color:rgba(51,51,51,.95)!important}.tipContainer-box,.tips-container{width:100%;height:100%}.tipContainer-box{position:relative;overflow:hidden}.tipsContainer_txt{position:absolute;display:inline-block;white-space:nowrap;opacity:0}.tipsContainer_txt.tipsContainer_txt_y{width:100%;white-space:normal}.RDCheck-popover-body{color:#333;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.RDCheck-popover-body .RDCheck-popover-body-title{margin-bottom:16px;color:#333;font-weight:500;font-size:14px;line-height:20px}.RDCheck-popover-body .RDCheck-chose-block{margin-top:8px}.RDCheck-popover-body .RDCheck-chose-block .RDCheck_tip{margin-top:6px}.RDCheck-popover-body .RDCheck-chose-block .byted-popover-wrapper{width:calc(50% - 5px);height:30px}.RDCheck-popover-body .RDCheck-chose-block .RDCheck-chose-item{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:30px;padding:0 8px;overflow:hidden;line-height:30px;white-space:nowrap;text-align:center;text-overflow:ellipsis;border:1px solid #dadfe3;border-radius:4px;cursor:pointer}.RDCheck-popover-body .RDCheck-chose-block .RDCheck-chose-item.active{color:#3a61ee;border:1px solid #3a61ee}.RDCheck-popover-body .RDCheck-chose-block .RDCheck-chose-item .RDCheck-tip-txt{position:absolute;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;opacity:0}.RDCheck-popover-body .RDCheck-chose-block .byted-popover-wrapper:nth-child(2n){margin-left:10px}.RDCheck-popover-body .RDCheck-priority{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px}.RDCheck-popover-body .RDCheck-priority .RDCheck-priority-title{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:30px}.RDCheck-popover-body .RDCheck-priority .RDCheck-priority-title span{color:red}.RDCheck-popover-body .RDCheck-priority .RDCheck-priority-item{display:inline-block;width:40px;height:30px;margin-left:10px;line-height:30px;text-align:center;border:1px solid #dadfe3;border-radius:4px;cursor:pointer}.RDCheck-popover-body .RDCheck-priority .RDCheck-priority-item.active{color:#3a61ee;border:1px solid #3a61ee}.RDCheck-popover-body .RDCheck-priority-tip{color:red}.RDCheck-popover-body .RDCheck-textarea{margin-top:20px}.RDCheck-check-again{margin-top:16px;text-align:center}.RDCheck-check-list li:not(:last-child){margin-bottom:12px}.RDCheck-check-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:60px;padding:12px 24px;color:#333;font-size:14px;background:#fff;border:1px solid #e0e0e0;border-radius:8px}.RDCheck-check-list-item:hover{background:#fafafa}.RDCheck-check-list-item-text{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:22px}.RDCheck-check-list-item-current{display:inline-block;height:22px;margin-right:10px;margin-left:8px;padding:0 8px;color:#fff;font-size:12px;line-height:22px;vertical-align:middle;background:#6abf40;border-radius:4px}.RDCheck-check-arrow{color:#666;vertical-align:middle;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.RDCheck-popover-footer{overflow:hidden}.RDCheck-popover-footer .bui-btn{min-width:80px!important;margin-left:8px!important}.RDCheck_container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:8px;color:#666;cursor:pointer}.RDCheck_container .RDCheck_container__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:22px;height:22px;margin-right:12px;background:rgba(47,128,237,.1);border-radius:50%}.RDCheck_container:hover{color:#3a61ee}.reexamine__item__conf-vertical .reexamine__item__conf__association[data-v-24eff4db]{margin-bottom:4px}.reexamine__item__conf-horizontal[data-v-24eff4db]{display:-webkit-box;display:-ms-flexbox;display:flex}.reexamine__item__conf-horizontal .reexamine__item__conf__association[data-v-24eff4db]{width:140px;min-width:140px;margin-right:4px}.reexamine__item__conf-horizontal .reexamine__item__conf__association .bui-popper.bui-select-popper[data-v-24eff4db]{width:452px!important}.reexamine__item__tips[data-v-24eff4db]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-8px;margin-bottom:8px;color:#999;line-height:20px;word-break:break-all}.reexamine-radio-group[data-v-24eff4db],.reexamine-select[data-v-24eff4db]{-webkit-box-flex:1;-ms-flex:1;flex:1}.reexamine-radio-group.horizontal[data-v-24eff4db]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.reexamine-radio-group.vertical[data-v-24eff4db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}[data-v-24eff4db] .bui-form-item-help{right:0;width:100%}.reexamine-menu{-webkit-box-sizing:border-box;box-sizing:border-box}.reexamine-menu .byted-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.reexamine-menu .byted-radio-group button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 4px);flex:0 0 calc(50% - 4px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:34px;margin-right:0;margin-bottom:8px;border-radius:4px!important}.reexamine-menu .byted-radio-group button:nth-child(2n-1){margin-right:8px}.reexamine-menu .byted-form-item{position:relative;margin-bottom:16px}.reexamine-menu__title{margin-bottom:16px;color:#333;font-size:14px;line-height:22px}.reexamine-menu__radio-wrap{position:absolute;top:0;right:0}.reexamine-menu__btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.compensation-list-menu{-webkit-box-sizing:border-box;box-sizing:border-box;max-height:600px;overflow-y:auto;overflow-y:overlay}.compensation-list-menu .list-item-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;padding:14px 24px;background:#fff;border:1px solid #e0e0e0;border-radius:8px}.compensation-list-menu .cursor-pointer{cursor:pointer}.compensation-list-menu .list-item-wrapper:hover{background:#fafafa}.compensation-list-menu .list-item-title-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.compensation-list-menu .list-item-title{overflow:hidden;color:#333;font-weight:500;font-size:14px;font-style:normal;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.compensation-list-menu .list-item-id{max-width:200px;margin-top:8px;color:#666;font-weight:400;font-size:14px;font-style:normal;line-height:22px}.compensation-list-menu .list-item-arrow{color:#666}.compensation-list-menu .add-item-word{position:absolute;top:50%;left:50%;width:400px;height:22px;color:#666;font-weight:500;font-size:14px;font-style:normal;line-height:22px;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.compensation-list-menu>:not(:first-child){margin-top:12px}.compensation-list-item-badge{top:29px;right:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:22px;padding:1px 8px;background:#f0f0f0;border-radius:4px}.compensation-form-show{margin-top:4px}.compensation-form-show__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.compensation-form-show__wrap__current{color:#333;font-size:12px;line-height:20px;cursor:pointer}.compensation-form-show__wrap__icon{cursor:pointer}.compensation-form-show__wrap__icon:active{opacity:.7}.compensation-form-show__modify{background:0}.compensation-form-show__modify__input{-webkit-box-sizing:border-box;box-sizing:border-box;width:370px;min-width:370px;max-width:370px;min-height:30px;padding:0 12px;color:#333;font-weight:400;font-size:14px;line-height:22px;border:1px solid #dadfe3;border-radius:4px}.compensation-form-show__modify__opt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.compensation-form-show__modify__opt__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:34px;min-width:34px!important;height:34px;background:#f8f9fa;border:1px solid #dadfe3;border-radius:4px;cursor:pointer}.compensation-form-show__modify__opt__btn:active{opacity:.7}.compensation-form-menu .byted-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.compensation-form-menu .byted-radio-group .byted-radio-button{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 4px);flex:0 0 calc(50% - 4px);margin-right:0;margin-bottom:8px;white-space:normal;border-radius:4px!important}.compensation-form-menu .byted-radio-group .byted-radio-button:nth-child(2n-1){margin-right:8px}.compensation-form-menu .byted-form-vertical .byted-form-item{margin-bottom:16px}.compensation-form-menu .byted-form-vertical .byted-form-item:first-child{margin-bottom:8px}.reexamine-failed:focus{outline:none}.reexamine-failed__subtitle{margin-bottom:8px}[data-v-35317318] .byted-form-item{margin-bottom:16px}[data-v-35317318] .byted-input-number,[data-v-35317318] .byted-range-picker{width:100%}.lark-group--modal .bui-modal-dialog{width:500px}.lark-group--modal .bui-modal-body{padding:0}.lark-group{max-height:500px;padding:0 24px;overflow:auto}.lark-group--list{margin-bottom:12px;padding:12px 16px;background:#fafafa;border-radius:8px}.lark-group--list .lark-group--title{position:relative;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #ebebeb}.lark-group--list .lark-group--title .title{color:#333;font-weight:600;font-size:14px;line-height:22px}.lark-group--list .lark-group--title .category{color:#999;font-size:12px;line-height:20px}.lark-group--list .lark-group__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lark-group--list .lark-group__info .lark-group__info--left{font-size:12px;line-height:20px}.lark-group--list .lark-group__info .lark-group__info--left .label{color:#999}.lark-group--list .lark-group__info .lark-group__info--left .value{margin-left:4px;color:#333}.lark-group--list .lark-group__info .lark-group__info--left .progress-text{color:#6abf40}.lark-group--list .lark-group__info .lark-group__info--right{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:32px;padding:6px 16px;color:#333;font-size:12px;line-height:20px;border:1px solid #e0e0e0;border-radius:16px}.lark-group--initiate,.lark-group--list .lark-group__info .lark-group__info--right{background:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lark-group--initiate{height:70px;margin:0 24px;color:#666;font-weight:600;font-size:14px;line-height:70px;text-align:center;border:1px dashed #c1c1c1;border-radius:8px}.initiate-lark--confirm{color:red}.initiate-lark--confirm .bui-modal-dialog{width:400px}.initiate-lark--confirm .bui-modal-body p{word-break:break-word}.link-issue__body[data-v-c4b0d648]{min-height:356px}.link-issue__body-tips[data-v-c4b0d648]{margin-bottom:24px}.link-issue__title[data-v-c4b0d648]{margin:28px 0 8px;font-size:14px;line-height:22px;color:#121212}.link-issue--error[data-v-c4b0d648] .bui-input{border-color:#d83e0e}.circulation-menu__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;padding:0 12px;cursor:pointer}.circulation-menu__item .icon_desc{margin-left:8px;color:#333;font-weight:400;font-size:14px;line-height:22px}.circulation-menu__item:hover{background:#edf1f5}.circulation-menu__item.disabled{pointer-events:none}.circulation-menu__item.disabled .icon_desc{color:#999}.circulation-popver--body .bui-popover-panel{padding:12px 0}.detail-header__translation[data-v-1c135c92]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-header__label[data-v-1c135c92]{color:#333;font-size:14px;line-height:22px}.detail-header__select[data-v-1c135c92]{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 8px;padding:4px 12px;font-weight:400;border:1px solid #e0e0e0;border-radius:4px}.detail-header__select[data-v-1c135c92]:hover{background-color:#fafafa;border-color:#3a61ee}.detail-header__select[data-v-1c135c92]:hover .translation-box--lang,.detail-header__select[data-v-1c135c92]:hover .translation-box--trigger{color:#3a61ee}.detail-header__select[data-v-1c135c92] .translation-box--trigger{margin-left:6px;font-size:12px}.detail-header__btn[data-v-1c135c92]{background:#fff}.close-order__ensure--tips{padding:24px 0 32px 0;border-top:1px dashed #e0e0e0}.close-order__tips--text{text-align:left}.debug-workstation{position:fixed;top:0;left:0;z-index:9999;width:100vw;height:100vh;background:#fff}.debug-workstation .debug-workstation--close{position:fixed;top:0;left:24px;z-index:9999;width:32px;height:56px;border-bottom:1px solid hsla(0,0%,100%,.2)}.debug-workstation .debug-workstation--close span{position:fixed;top:18px;left:0;-webkit-transform:translateX(30px);transform:translateX(30px);cursor:pointer}.debug-workstation .debug-workstation__expand--close{width:152px}.debug-workstation .debug-workstation__expand--close span{-webkit-transform:translateX(24px);transform:translateX(24px)}.debug-workstation .debug-workstation--iframe{width:100%;height:100%;border:none}.debug-enter-active,.debug-leave-active{-webkit-transform:translateX(0);transform:translateX(0)}.debug-enter,.debug-enter-active,.debug-leave-active,.debug-leave-to{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.debug-enter,.debug-leave-to{-webkit-transform:translateX(100%);transform:translateX(100%)}.debug[data-v-03172fc4]{display:inline-block}.debug-icon[data-v-03172fc4]{line-height:100%;vertical-align:top;cursor:pointer}.debug-icon[data-v-03172fc4]:hover{color:#3a61ee!important}.replyFromMeBtn[data-v-438c8325]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;color:#999;font-size:20px;cursor:pointer}.replyFromMeBtn.replyFromMeBtn--active[data-v-438c8325],.replyFromMeBtn[data-v-438c8325]:hover{color:#ffa900}.detail-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:66px;padding:0 24px;color:#333;font-weight:600;font-size:16px;background:#fff;border-bottom:1px solid #e4e9ed}.detail-header,.detail-header__info{display:-webkit-box;display:-ms-flexbox;display:flex}.detail-header__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.detail-header__info .detail-header__infoId,.detail-header__info .detail-header__plat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-header__info .detail-header__plat{margin-top:4px}.detail-header__info .detail-header__plat span{color:#999;font-size:12px}.detail-header__info .detail-header__plat .detail-header__platname{margin:0 6px;color:#666;font-size:12px}.detail-header__right{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-header__info__icon{margin-right:8px}.detail-header__info__tip{margin-left:6px;color:#666;font-size:14px}.detail-header__info__tip--selected{color:#f45858}.detail-header_close_btn{display:inline-block;height:30px;line-height:28px;text-align:center;background:#fafafa;border:1px solid #e0e0e0;border-radius:19px}.detail-header_close_btn .order-status--operate{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 12px 0 8px;cursor:pointer}.detail-header_close_btn .order-status--operate span{color:#333;font-weight:400;font-size:12px}.detail-header_close_btn .order-status--operate .icon{color:#999}.detail-header_close_btn .order-status--operate .text{color:#333}.detail-header_close_btn .detail-header__info__tip{color:#333;font-weight:400;font-size:12px}.detail-header_close_btn:hover{border-color:#3f64e5}.detail-header_close_btn:hover .icon,.detail-header_close_btn:hover .text{color:#3f64e5}.detail-header_close_btn .group-icon__wrap{padding:0 12px 0 8px}.order-operate--ban{cursor:not-allowed}.order-operate--ban:hover .icon{color:#999}.order-operate--ban:hover .text{color:#333}.detail-header__right__icon--have-tip{height:100%}.detail-header__right__icon--have-tip:hover .detail-header__info__tip{color:#3f64e5}.detail-header__hourglass>img{width:16px}.order-detail--id{position:relative;color:#333;font-weight:600;font-size:14px;line-height:24px}.order-detail--point{width:7px;height:24px;margin:0 4px}.order-detail--platform{color:#666;font-size:12px;line-height:24px;-webkit-transform:matrix(1,0,-.01,1,0,0);transform:matrix(1,0,-.01,1,0,0)}.detail-history--info{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.detail-history--info .history-expand{-webkit-box-sizing:border-box;box-sizing:border-box;width:16px;height:16px;line-height:14px;text-align:center;vertical-align:middle;border:1px solid #e0e0e0;border-radius:3px;cursor:pointer}.detail-history--info .history-info{color:#666;font-weight:400;font-size:12px;line-height:18px}.detail-history--info .history-info span{color:#3a61ee;font-weight:600}.detail-history--info:hover:after{position:absolute;top:-2px;right:-6px;bottom:-2px;left:-6px;z-index:-1;background:#f0f0f0;border-radius:4px;content:""}.close_order_ban:hover{border-color:#e0e0e0!important}.close_order_ban:hover .order-status--operate{cursor:not-allowed}.close_order_ban:hover .icon{color:#999}.close_order_ban:hover .text{color:#333}.order-history__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%}.order-history__content-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:66px;padding:0 24px;background:#fff;border-bottom:1px solid #ebebeb}.order-history__icon{color:#999;font-size:16px;cursor:pointer}.order-history__icon:hover{color:#333}.order-history__content-header-order-id{color:#333;font-weight:600;font-size:16px;line-height:24px}.order-history__content-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.record-structure[data-v-097d7eee]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.record-structure .record-structure--right[data-v-097d7eee]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.record-structure .record-structure--right .base-info[data-v-097d7eee]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2px 8px;margin-bottom:8px;font-size:12px;line-height:16px}.record-structure .record-structure--right .base-info .base-info--username[data-v-097d7eee]{color:#333}.record-structure .record-structure--right .base-info .base-info--time[data-v-097d7eee]{color:#999}.record-structure .record-structure--right .base-info--empty[data-v-097d7eee]{width:40%;height:16px;background:#f0f0f0}.record-structure .record-structure--right .record-content--empty[data-v-097d7eee]{height:60px;padding:10px 12px;background:#f0f0f0;border-radius:6px}.text-record[data-v-c7294038]{display:inline-block;padding:10px 12px;color:#333;font-size:14px;line-height:20px;white-space:pre-wrap;word-break:break-all;background:#f0f0f0;border-radius:6px}.chat-log--image{display:block;width:auto;max-width:100%;height:auto;max-height:110px;border-radius:6px;cursor:-webkit-zoom-in;cursor:zoom-in}.text-record{padding:10px 12px;color:#333;font-size:14px;line-height:20px;background:#f0f0f0;border-radius:6px}.image{position:relative;display:inline-block}.image-cover{position:absolute;top:0;bottom:0;width:100%;background-color:rgba(0,0,0,.3);border-radius:6px}.file[data-v-b941c35a],.image-cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.file[data-v-b941c35a]{width:100px;height:100px}.file[data-v-b941c35a]:hover{background:#e1e1e1}.text-record[data-v-02271f46]{padding:10px 12px;color:#333;font-size:12px;line-height:20px;background:#f0f0f0;border-radius:6px}.text-record__content[data-v-02271f46] img{display:block;width:auto;max-width:100%;height:auto;max-height:110px;margin:8px 0;border-radius:6px;cursor:-webkit-zoom-in;cursor:zoom-in}.unknown-message__tips[data-v-02271f46]{position:relative;margin-top:8px;padding-top:8px;color:#c1c1c1;font-size:12px;line-height:17px}.unknown-message__tips[data-v-02271f46]:after{position:absolute;top:0;right:0;left:0;height:1px;background:#e0e0e0;content:""}.interactive[data-v-7c73522b]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:100px;overflow:hidden;color:#1f2329;font-weight:400;font-size:14px;line-height:20px;background:#fff;border:1px solid #dee0e3;border-radius:8px}.interactive .interactive-title[data-v-7c73522b]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:7px 12px;color:#fff;font-weight:800;background:linear-gradient(72deg,#00d6b9,#04b49c);border-radius:2px 8px 0 0;border-top-left-radius:0;border-top-right-radius:0}.interactive .interactive-title span[data-v-7c73522b]{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.interactive .interactive-content[data-v-7c73522b]{margin-top:12px;padding:0 12px 12px;white-space:pre-wrap}.interactive .unknown-message__tips[data-v-7c73522b]{position:relative;margin-top:8px;padding:8px 12px;color:#c1c1c1;font-size:12px;line-height:17px}.interactive .unknown-message__tips[data-v-7c73522b]:after{position:absolute;top:0;right:12px;left:12px;height:1px;background:#e0e0e0;content:""}.ChatHistory[data-v-5b31558b]{border:none;width:100%;height:100%}.order-detail__chat--record{top:66px;right:0;bottom:0;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:34%;max-width:400px;background:#fff;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.order-detail__chat--record .record-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:50px;padding:14px 16px;border-bottom:1px solid #ebebeb}.order-detail__chat--record .record-header .record-header--title{color:#333;font-weight:600;font-size:14px;line-height:22px}.order-detail__chat--record .record-header .record-header--close{cursor:pointer}.order-detail__chat--record .record-body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:scroll}.order-detail__chat--record .record-body .record-body__content{height:100%;padding:24px 16px}.order-detail__chat--record .record-body .reocrd-content{margin-bottom:24px}.order-detail__chat--record .record-body .record-loading{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2px;color:#338aff;font-size:14px;line-height:22px}.chat-logs--position{position:absolute}.chat-enter-active,.chat-leave-active{-webkit-transform:translateX(0);transform:translateX(0)}.chat-enter,.chat-leave-to{-webkit-transform:translateX(400px);transform:translateX(400px)}.chat-logs--button{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%;height:32px;margin:8px 6px;padding:0 18px;overflow:hidden;color:#1f2329;font-size:12px;font-style:normal;white-space:pre-wrap;border:1px solid #e1e1e1;border-radius:20px}.chat-logs__btn--primary{color:#3370ff;border-color:#3370ff}.chat-logs__btn--default{border-color:#dee0e3}.chat-logs__btn--danger{color:#f54a45;border-color:#f54a45}.athena-message__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;word-break:break-all}.athena-message__hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;margin:12px 0;overflow:visible;border-color:#dee0e3;border-style:solid;border-width:1px 0 0 0}.athena-message__a:active,.athena-message__a:hover,.athena-message__a:link,.athena-message__a:visited{color:#3370ff}.order-detail-wicket__content--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;height:calc(100% - 66px);overflow:auto hidden;background:#fff}.order-detail__modal{position:relative;width:100%;max-width:1200px;height:calc(100vh - 20px);margin:0 16px;overflow:hidden;background:#fff;border-radius:4px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1)}.order-detial__bac[data-v-27a1f4fc]{position:fixed;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background-color:rgba(0,0,0,.4)}#app{background:transparent}