@charset "UTF-8";*,*:before,*:after{font-family:inherit;box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ol,ul,li,p,fieldset,legend,header,footer,hgroup,menu,nav,section,figcaption,figure,mark,form,time,td,th,label,hr,i,strong{margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html,body,#app{width:100%;height:100%;line-height:1;-webkit-font-smoothing:antialiased}body{-webkit-tap-highlight-color:transparent}li{list-style:none}a{color:inherit;text-decoration:none}a:hover{cursor:pointer}img,iframe,video,canvas{display:block;max-width:100%}button,input,textarea{margin:0;padding:0;border:1px solid #dcdfe6;outline:none;font-size:inherit;background-color:transparent}::-webkit-input-placeholder{color:#afbdcc}textarea{resize:none}input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background-color:#f5f5f5}::-webkit-scrollbar-track-piece{border-radius:6px;background-color:#f5f5f5}::-webkit-scrollbar-thumb{border-radius:6px;background-color:#ccc}::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}::-webkit-scrollbar-thumb:active{background-color:#787878}::-webkit-scrollbar-corner{background-color:#f5f5f5}::-webkit-resizer{background-repeat:no-repeat;background-position:bottom right}.loading-page{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999}.spinner{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #6a51ff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text{color:#fff;margin-top:1rem;font-size:1.2rem}.detection-list-main{display:flex;flex-wrap:wrap;width:100%;gap:10px;margin:10px auto;justify-content:flex-start}@media (min-width: 1920px){.detection-list-main .main-item{flex:0 0 calc(33% - 3px)!important}}.detection-list-main .HIGH_RISK_label{border:1px solid #fee4e4!important;background:#fee4e4;color:#f87171}.detection-list-main .MEDIUM_RISK_label{border:1px solid #fcedc9!important;background:#fcedc9;color:#fbbf24}.detection-list-main .LOW_RISK_label,.detection-list-main .NOT_FOUND_label{border:1px solid #f2eeff!important;background:#f2eeff;color:#a78bfa}.detection-list-main .main-item{background-color:#fff;border:.5px solid #e5e6ed;flex:0 0 calc(50% - 5px);border-radius:8px;display:flex;padding:15px;gap:15px;overflow:hidden}.detection-list-main .main-item-img{display:flex;justify-content:center;width:108px;height:108px;border-radius:8px;border:1px solid #f2f3f5;cursor:pointer}.detection-list-main .main-item-img img{object-fit:contain}.detection-list-main .main-item .main-item-detail{display:flex;flex-direction:column;justify-content:space-between}.detection-list-main .main-item .main-item-detail-center{width:0;flex:1;overflow:hidden}.detection-list-main .main-item .detail-btn{padding:8px 16px}.detection-list-main .main-item .item-detail{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#475a6d;font-size:13px;font-family:PingFang SC;font-weight:500;line-height:19.5px}.detection-list-main .main-item .item-detail-title .text-container{color:#1b212b;font-size:20px;font-family:PingFang SC;font-weight:500;line-height:30px}.detection-list-main .main-item .item-detail-title .oper-btn{color:#6a51ff}.detection-list-main .main-item .item-detail-title{display:flex;justify-content:space-between;gap:5px;cursor:pointer}.detection-list-main .main-item .item-detail-level{margin-right:auto;gap:10px;display:flex}.detection-list-main .main-item .item-detail-level-item{padding:4px 8px;border-radius:4px;border:1px rgba(71,90,109,.3) solid;flex-direction:column;justify-content:flex-start;align-items:center}.detection-list-main .main-item .item-detail-level{cursor:pointer}.detection-list-main .main-item .item-detail-tag{justify-content:space-between;align-items:center;gap:6px;display:flex;flex-direction:row;overflow:hidden}.detection-list-main .main-item .item-detail-tag .item-detail-time{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detection-list-main .main-item .item-detail-NO{cursor:pointer}.detection-list-main .is-invType .main-item-img{width:128px;height:128px}.flag-authority{width:16px;height:12px;display:inline-block;background-size:cover;margin-right:2px}.country-list{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.country-list-item{margin-right:5px}.level-popover{display:flex;align-items:center;gap:26px;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.264px}.level-popover-item{display:flex;align-items:center;gap:3px;position:relative}.level-popover-item:after{content:"";position:absolute;right:-18px;top:50%;transform:translateY(-50%);width:10px;height:1px;background-color:#b4a8ff}.level-popover-item:last-child:after{display:none}.level-popover .pass-process{color:#b4a8ff}.level-popover .cur-process{color:#6a51ff}.level-popover .fut-process{color:#c7cdd6}@media (max-width: 1200px){.level-popover{gap:15px}.level-popover-item:after{right:-10px;width:6px}}.index-page{width:100%;font-family:PingFang SC}.index-page-top{background-color:#fff;margin:20px;padding:20px;border-radius:12px;outline:1px #f2f3f5 solid;outline-offset:-1px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;display:flex;max-width:100%}.index-page-top-title{display:flex;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index-page-top-title-left{color:#000;font-size:16px;font-weight:500;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index-page-top-title-right{margin-left:auto}.index-page-top .top-main{max-width:100%;display:flex;gap:12px}.index-page-top .top-main .top-main-item{min-width:0;cursor:pointer}.index-page-top .top-main .top-main-item-img{width:100%;border-radius:6px;overflow:hidden;border:1px solid #e5e6ed;aspect-ratio:1.6/1;display:flex;align-items:center;justify-content:center}.index-page-top .top-main .top-main-item-img img{height:100%}.index-page-top .top-main-item-hide{display:none}@media (max-width: 1280px){.index-page-top .top-main .top-main-item-hide:nth-child(-n+4){display:flex}.index-page-top .top-main .top-main-item-more img{max-height:130px}}@media (min-width: 1280px) and (max-width: 1700px){.index-page-top .top-main .top-main-item-hide:nth-child(-n+5){display:flex}.index-page-top .top-main .top-main-item-more img{max-height:130px}}@media (min-width: 1700px) and (max-width: 1920px){.index-page-top .top-main .top-main-item-hide:nth-child(-n+6){display:flex}.index-page-top .top-main .top-main-item-more img{max-height:140px}}@media (min-width: 1920px){.index-page-top .top-main .top-main-item-hide:nth-child(-n+7){display:flex}.index-page-top .top-main .top-main-item-more img{max-height:190px}}.index-page-top .top-main-item{display:flex;flex:1;gap:12px;overflow:hidden}.index-page-top .top-main-item-main{max-width:100%;flex-direction:column;align-self:stretch;justify-content:space-between;align-items:flex-start;flex:1;flex-shrink:1;min-width:0}.index-page-top .top-main .top-main-item-more{cursor:pointer}.index-page-top .top-main .top-main-item-more .recom-Line:before{display:inline-block;width:1px;height:26px;background-color:#e5e6ed;content:"";height:117px}.index-page-top .top-main .top-main-item-more .top-main-item-link{color:#4753da;font-size:13px;font-family:PingFang SC;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index-page-top .top-main .top-main-item-link{margin-top:12px}.index-page-top .top-main-item-title{color:#1b212b;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:150%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.index-page-top .top-main-item-sub-title{color:#808f9d;font-size:13px;font-weight:300}.index-page-middle{background:#f5faff;overflow:hidden;border-radius:12px;margin:20px;padding:20px;background:url(/static/png/index-middle-bg-BjtdocD5.1768125756721.png)}.index-page-middle .page-middle-top{display:flex;justify-content:flex-start;align-items:center;gap:8px}.index-page-middle .page-middle-top-item{flex:1;color:#fff;font-size:20px;font-family:PingFang SC;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:#ffffff26;border-radius:8px;padding:10px 18px;gap:8px;display:flex;align-items:center}.index-page-middle .page-middle-main{display:flex;margin-top:16px;justify-content:space-between;gap:10px}.index-page-middle .page-middle-main .page-middle-main-item{flex:1;display:flex;border-radius:8px;padding:18px;cursor:pointer;position:relative;background:linear-gradient(95deg,#fff 45.27%,#f1efff 113.56%);box-shadow:0 27px 8px #4151d703,0 17px 7px #4151d70f,0 10px 6px #4151d733,0 4px 4px #4151d757,0 1px 2px #4151d763}.index-page-middle .page-middle-main .page-middle-main-item img{width:48px;margin-right:16px}.index-page-middle .page-middle-main .page-middle-main-item .hover-svg{display:flex;margin-left:10px;color:#d9d3ff}.index-page-middle .page-middle-main .page-middle-main-item:hover{border:1px solid #fff;background:linear-gradient(95deg,#fff 16.27%,#dad5ff 87.37%);box-shadow:2px 2px 2px #ffffffb3 inset,0 27px 8px #4151d703,0 17px 7px #4151d70f,0 10px 6px #4151d733,0 4px 4px #4151d757,0 1px 2px #4151d763}.index-page-middle .page-middle-main .page-middle-main-item:nth-child(1):hover .hover-svg{display:flex;margin-left:10px;color:#8483fc}.index-page-middle .page-middle-main .page-middle-main-query{background:linear-gradient(127deg,#fffc,#ffffff3d);box-shadow:4px 4px 4px #ffffff40 inset}.index-page-middle .page-middle-main .icon-detail-title{color:#8e47ff;font-size:20px;font-weight:600;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index-page-middle .page-middle-main .icon-detail-sub-title{color:#00000080;font-size:12px;font-weight:400;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index-page-middle .page-middle-main .operation-btns-tag{display:flex;align-items:center;justify-content:center;background:url(/static/png/member_type_bg--nc1u87X.1768125756721.png);background-repeat:no-repeat;padding:6px 12px;position:absolute;border-radius:4px;right:-5px;top:-15px;background-size:cover}@media screen and (min-width: 1440px){.index-page-middle .page-middle-main .operation-btns-tag span{font-size:12px}}@media screen and (max-width: 1440px){.index-page-middle .page-middle-main .operation-btns-tag span{font-size:10px}}.index-page-middle .page-middle-main .operation-btns-tag span{color:#713f12;font-family:PingFang SC;font-style:normal;font-weight:500;line-height:150%}.index-page-bottom{margin:20px}.index-page-bottom .empty-data{display:flex;justify-content:center;width:100%;background-color:#fff;border:.5px solid #e5e6ed;border-radius:8px;gap:24px;margin:10px auto;padding:80px}.index-page-bottom .empty-data img{width:160px}.index-page-bottom .empty-data-right{display:flex;flex-direction:column}.index-page-bottom .empty-data-right-title{color:#000;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:500;line-height:150%}.index-page-bottom .empty-data-right-title span{color:#6a51ff}.index-page-bottom .empty-data-right-title{margin-bottom:4px}.index-page-bottom .empty-data-right-subTitle{color:#00000080;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:16px}.index-page-bottom .el-tab-pane{display:flex;gap:20px;flex-wrap:wrap}.index-page-bottom .page-bottom-item{background-color:#fff;padding:20px;flex:1 1 calc(50% - 10px);border-radius:8px;display:flex}.index-page-bottom .page-bottom-item img{width:108px}.index-page-bottom .page-bottom-item .bottom-item-detail{display:flex;flex-direction:column;justify-content:space-between}.index-page-bottom .page-bottom-item .item-detail{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#475a6d;font-size:13px;font-family:PingFang SC;font-weight:500;line-height:19.5px}.index-page-bottom .page-bottom-item .item-detail-title{color:#1b212b;font-size:20px;font-family:PingFang SC;font-weight:500;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index-page-bottom .page-bottom-item .item-detail-level{margin-right:auto;padding:3px 8px;border-radius:4px;outline:1px rgba(71,90,109,.3) solid;outline-offset:-1px;flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;display:flex}.index-page-bottom .page-bottom-item .item-detail .item-detail-tag{justify-content:flex-start;align-items:center;gap:12px;display:flex}@media (min-width: 1920px){.index-page-bottom .page-bottom-item{flex:1 1 33%!important;justify-content:space-between}}.index-page-bottom .index-page-tab .main-item:nth-child(5),.index-page-bottom .index-page-tab .main-item:nth-child(6){display:none}@media (min-width: 1920px){.index-page-bottom .main-item:nth-child(5),.index-page-bottom .main-item:nth-child(6){display:flex!important}}.index-page-bottom .bottom-item-detail-right{margin-left:auto;justify-content:flex-end}.index-page-bottom .bottom-item-detail-center{margin-left:20px}.index-page-bottom .item-detail-status{margin-left:auto}.index-page-bottom .detail-btn{margin-top:auto;flex:none}@media (max-width: 1164px){.index-page-bottom .detail-btn{font-size:12px;padding:5px}}.index-page-bottom .el-tabs--card>.el-tabs__header,.index-page-bottom .el-tabs__nav,.index-page-bottom .el-tabs__item{border:none!important;margin:0!important}.index-page-bottom .el-tabs__item{color:#1b212b;font-family:PingFang SC;font-size:13px;font-style:normal;font-weight:400;line-height:150%}.index-page-bottom .el-tabs--card>.el-tabs__header .el-tabs__item.is-active{border-radius:4px;background:#fff}.pay-tips-dialog{width:550px}.pay-tips-dialog .dialog-content{padding:0 10px 10px;line-height:150%}.pay-tips-dialog .dialog-content .primary-text{color:#6a51ff}.pay-tips-dialog .dialog-content-btns{margin-top:20px;display:flex;justify-content:flex-end}.pay-tips-dialog .el-dialog__title{color:#000;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.44px;padding-left:10px}.pay-index{color:#000;font-family:PingFang SC;font-style:normal;display:flex;flex-direction:column;gap:75px;background-image:url(/static/png/service_bg-Bv9pXomk.1768125756721.png);padding:60px 40px;background-size:100% 100%}.pay-index .pay-title{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:13.5px}.pay-index .pay-title-top{display:flex;gap:22.5px;color:#475a6d;font-family:Source Han Sans CN;font-size:60px;font-style:normal;font-weight:500;line-height:150%}.pay-index .pay-title-top-right{background:linear-gradient(96deg,#bd44ff 3.69%,#5b2eff 104.62%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pay-index .pay-title-bottom{color:#696969;text-align:center;font-family:PingFang SC;font-size:21px;font-style:normal;font-weight:400;line-height:150%}.pay-index .type-item{display:flex;justify-content:space-between;gap:26px}.pay-index .type-item .type-item-detail:hover{transform:scale(1.02)}.pay-index .type-item .type-item-detail{flex:1;padding:35px 25px;position:relative;flex-shrink:0;border-radius:30px;border:1px solid #e7e7e7;background:#fff;transition:transform .3s ease;box-shadow:0 200px 56px #b4b3ff00,0 128px 51px #b4b3ff03,0 72px 43px #b4b3ff0d,0 32px 32px #b4b3ff17,0 8px 18px #b4b3ff1a}.pay-index .type-item .type-item-detail .item-title,.pay-index .type-item .type-item-detail .item-value{color:#1b212b;font-family:PingFang SC;font-size:21px;font-style:normal;font-size:28px;font-weight:600;line-height:150%;letter-spacing:-.616px}.pay-index .type-item .type-item-detail .item-tag{font-style:normal;color:#6a51ff;border-radius:4px;font-size:12px;font-weight:500;line-height:150%;margin-top:6px;display:flex;padding:4px 12px;background:#6a51ff1a;flex-shrink:0}.pay-index .type-item .type-item-detail .item-explain{position:absolute;right:0;top:0;height:28px;padding:2px 12px;border-radius:0 10px 0 12px;background:#fc0;display:flex;justify-content:center;align-items:center;box-shadow:4px 4px 4px #ffffffb3 inset;color:#1b212b;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.308px}.pay-index .type-item .type-item-detail .item-value-detail{color:#1b212b;font-family:Source Han Sans CN;font-size:50px;font-style:normal;font-weight:500;line-height:150%}.pay-index .type-item .type-item-detail .primary-button{border-radius:9px;width:100%;margin:30px auto}.pay-index .type-item .type-item-detail .item-interest{display:flex;flex-direction:column;gap:15px}.pay-index .type-item .type-item-detail .item-interest-item{display:flex;gap:6px;align-items:center;color:#1b212b;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:150%}.pay-index .type-item .type-item-detail .item-interest-item .el-icon{margin-right:4px}.pay-index .type-item .type-item-detail .item-interest-item .disabled-text{color:#50505080}.pay-index .operation-btns-tag{display:flex;align-items:center;justify-content:center;background:url(/static/png/member_type_bg--nc1u87X.1768125756721.png);background-repeat:no-repeat;padding:6px 12px;position:absolute;border-radius:4px;right:-5px;top:-18px;background-size:cover}.pay-index .operation-btns-tag span{color:#713f12;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:500;line-height:150%}.pay-header{width:100%}.pay-header .order-info{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.pay-header .order-info .order-type{justify-content:flex-start;align-items:center;display:inline-flex;width:100%}.pay-header .order-info .order-type-account{flex:1;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;display:inline-flex}.pay-header .order-info .order-type-account-item{color:#9d9d9d;font-size:16px;font-family:PingFang SC;font-weight:400;line-height:24px;word-wrap:break-word}.pay-header .order-info .order-type-account-item-detail{color:#000;font-size:16px;font-family:PingFang SC;font-weight:400;line-height:24px;word-wrap:break-word;white-space:nowrap}.pay-header .order-info .order-amount-value{color:#000;font-family:PingFang SC;font-size:32px;font-style:normal;font-weight:600;letter-spacing:-.704px}.pay-header .order-info .order-amount-point{color:#000;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.44px}.pay-header .origin-price{text-decoration:line-through;margin-left:6px;font-size:16px;color:#bdbdbd;font-family:Source Han Sans CN;font-style:normal;font-weight:400;line-height:150%}.pay-header .actual-price{color:#6a51ff;font-family:PingFang SC;font-size:32px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.704px}img[data-v-8e66754e]{display:initial}body[data-v-8e66754e]{height:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}html[data-v-8e66754e]{height:100%;box-sizing:border-box}#app[data-v-8e66754e]{height:100%}[data-v-8e66754e],[data-v-8e66754e]:before,[data-v-8e66754e]:after{box-sizing:inherit}.no-padding[data-v-8e66754e]{padding:0!important}.default-button[data-v-8e66754e]{cursor:pointer;display:flex;padding:8px 20px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border-radius:6px;font-size:16px;font-style:normal;font-weight:400;line-height:150%;border:1px solid #e5e6ed}.default-button[data-v-8e66754e]:hover{background:#f2f3f5;border:1px solid #e5e6ed}.default-button[data-v-8e66754e]:active{background:#e5e6ed;border:1px solid #e5e6ed}.default-btn-disabled[data-v-8e66754e]{cursor:not-allowed;background:#fbfbfc}.primary-button[data-v-8e66754e]{cursor:pointer;display:flex;padding:8px 20px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border-radius:6px;font-size:16px;font-style:normal;font-weight:400;line-height:150%;border:1px solid #e5e6ed;background:#6a51ff;color:#fff}.primary-button[data-v-8e66754e]:hover{border:1px solid #e5e6ed;background:#846fff}.primary-button[data-v-8e66754e]:active{background:#5539ff}.primary-btn-disabled[data-v-8e66754e]{cursor:not-allowed;background:#b4a8ff}.notify-button[data-v-8e66754e]{cursor:pointer;display:flex;padding:8px 20px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border-radius:6px;font-size:16px;font-style:normal;font-weight:400;line-height:150%;border:1px solid #6a51ff;color:#6a51ff}.notify-button[data-v-8e66754e]:hover{background:#6a51ff0f}.notify-button[data-v-8e66754e]:active{border:1px solid #e5e6ed;background:#e5e6ed}.notify-btn-disabled[data-v-8e66754e]{cursor:not-allowed;background:#fbfbfc}.el-tabs__active-bar[data-v-8e66754e]{background-color:#6a51ff!important}.el-tabs__item.is-active[data-v-8e66754e],.el-tabs__item[data-v-8e66754e]:hover{color:#6a51ff!important}.circle-img[data-v-8e66754e]{border-radius:50%;overflow:hidden;border:1px solid #ccc}.result-text[data-v-8e66754e]{color:#1b212b}.title-text[data-v-8e66754e]{color:#808f9d}.AI-result-center .el-tabs__header[data-v-8e66754e]{margin:0!important}.el-table__header-wrapper .is-leaf[data-v-8e66754e]{background-color:#f9f9fa!important}.expire-label[data-v-8e66754e]{color:#1b212b!important;background:#e5e6ed!important}.country-input .el-select__suffix[data-v-8e66754e]{margin-left:5px;width:20px}.country-input .el-select__caret[data-v-8e66754e]:before{content:"选择";position:absolute;width:100%;height:100%;top:50%;transform:translate(-50%,-50%);pointer-events:none;color:#6a51ff;white-space:nowrap;font-style:normal}.country-input .el-select__caret svg[data-v-8e66754e]{display:none}.desc-content[data-v-8e66754e],.clms-content[data-v-8e66754e]{font-family:"Merriweather, Noto Serif SC, serif"}.desc-content invention-title[data-v-8e66754e],.clms-content invention-title[data-v-8e66754e]{color:#334155;font-size:20px;font-weight:500;margin-bottom:20px;display:block;line-height:150%}.desc-content p[data-v-8e66754e],.clms-content p[data-v-8e66754e]{font-weight:300;color:#334155;margin-bottom:20px;letter-spacing:1.308px}.desc-content h3[data-v-8e66754e],.clms-content h3[data-v-8e66754e]{color:#334155;font-size:18px;font-weight:400}.desc-content h1[data-v-8e66754e],.desc-content h2[data-v-8e66754e],.desc-content h3[data-v-8e66754e],.desc-content h4[data-v-8e66754e],.desc-content h5[data-v-8e66754e],.clms-content h1[data-v-8e66754e],.clms-content h2[data-v-8e66754e],.clms-content h3[data-v-8e66754e],.clms-content h4[data-v-8e66754e],.clms-content h5[data-v-8e66754e]{margin-bottom:10px}.desc-content img[data-v-8e66754e],.clms-content img[data-v-8e66754e]{display:inline-block}.desc-content p[data-v-8e66754e],.desc-content li[data-v-8e66754e],.clms-content p[data-v-8e66754e],.clms-content li[data-v-8e66754e]{white-space:pre-wrap;font-size:18px;line-height:28px;word-wrap:break-word;word-break:break-all}.desc-content li[data-v-8e66754e],.clms-content li[data-v-8e66754e]{margin-bottom:5px}.desc-content blockquote[data-v-8e66754e],.clms-content blockquote[data-v-8e66754e]{border-left:8px solid #d0e5f2;padding:10px;margin:10px 0;background-color:#f1f1f1}.desc-content code[data-v-8e66754e],.clms-content code[data-v-8e66754e]{font-family:monospace;background-color:#eee;padding:3px;border-radius:3px}.desc-content pre>code[data-v-8e66754e],.clms-content pre>code[data-v-8e66754e]{display:block;padding:10px}.desc-content table[data-v-8e66754e],.clms-content table[data-v-8e66754e]{border-collapse:collapse}.desc-content td[data-v-8e66754e],.desc-content th[data-v-8e66754e],.clms-content td[data-v-8e66754e],.clms-content th[data-v-8e66754e]{border:1px solid #ccc;min-width:50px;height:20px}.desc-content th[data-v-8e66754e],.clms-content th[data-v-8e66754e]{background-color:#f1f1f1}.desc-content ul[data-v-8e66754e],.desc-content ol[data-v-8e66754e],.clms-content ul[data-v-8e66754e],.clms-content ol[data-v-8e66754e]{padding-left:20px}.desc-content input[type=checkbox][data-v-8e66754e],.clms-content input[type=checkbox][data-v-8e66754e]{margin-right:5px}.custom-block.tip[data-v-8e66754e]{padding:8px 16px;background-color:#f2f0fe;border-radius:4px;border-left:5px solid #6a51ff;margin:10px 0}.custom-block.tip span[data-v-8e66754e]{font-size:14px;line-height:150%;color:#333}.custom-block.warning[data-v-8e66754e]{padding:8px 16px;background-color:#fdf6ec;border-radius:4px;border-left:5px solid #e6a23c;margin:10px 0}.custom-block.warning span[data-v-8e66754e]{font-size:14px;line-height:150%;color:#333}.custom-block.error[data-v-8e66754e]{padding:8px 16px;background-color:#f56c6c1a;border-radius:4px;border-left:5px solid #f56c6c;margin:10px 0}.custom-block.error span[data-v-8e66754e]{font-size:14px;line-height:150%;color:#333}.custom-block.success[data-v-8e66754e]{padding:8px 16px;background-color:#f0f9eb;border-radius:4px;border-left:5px solid #67c23a;margin:10px 0}.custom-block.success span[data-v-8e66754e]{font-size:14px;line-height:150%;color:#333}.operation-btns-tag-new[data-v-8e66754e]{position:absolute;background-color:#fde047;border-radius:5px 10px 10px 5px;padding:6px 8px;font-size:10px;color:#713f12;top:-12px;right:-10px}.operation-btns-tag-new .tag-icon[data-v-8e66754e]{width:20px;position:absolute;transform:rotate(-45deg);top:-10px;left:-12px}.custom-tab .el-tabs__nav-wrap[data-v-8e66754e]:after{height:0!important}.filter-divider[data-v-8e66754e]{margin:5px auto}.coupon-list-item[data-v-8e66754e]{display:flex;font-family:PingFang SC;border-radius:12px;border:1px solid #fff;gap:20px;height:100px;padding:1px;background:linear-gradient(87deg,#6a51ff 32.81%,#de4bff 98.93%);position:relative}.coupon-list-item-left[data-v-8e66754e]{border-radius:10px 50px 50px 10px;width:124px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3px;background-color:#fff;color:#6529ff}.coupon-list-item-left .coupon-discout[data-v-8e66754e]{font-size:28px;font-style:normal;font-weight:900;line-height:150%;letter-spacing:-.616px}.coupon-list-item-left .coupon-type[data-v-8e66754e]{font-size:16px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.352px}.coupon-list-item-right[data-v-8e66754e]{color:#fff;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:3px;justify-content:center}.coupon-list-item-right .coupon-title[data-v-8e66754e]{font-size:22px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.616px}.coupon-list-item-right .coupon-tips[data-v-8e66754e]{font-size:10px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.308px;color:#fc0}.coupon-list-item-right .coupon-time[data-v-8e66754e]{font-size:12px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.308px}.coupon-list-item-num[data-v-8e66754e]{position:absolute;right:-5px;top:0;height:25px;padding:2px 12px;border-radius:100px 100px 100px 0;border:1px solid #fff;background:#fc0;display:flex;justify-content:center;align-items:center;box-shadow:4px 4px 4px #ffffffb3 inset;color:#4a3f8e;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.308px}.coupon-small-size[data-v-8e66754e]{height:80px!important;gap:12px!important}.coupon-small-size .coupon-list-item-left[data-v-8e66754e]{border-radius:14px 50px 50px 14px!important;width:100px!important}.coupon-small-size .coupon-list-item-left .coupon-discout[data-v-8e66754e]{font-size:22px!important}.coupon-small-size .coupon-list-item-left .coupon-type[data-v-8e66754e]{font-size:12px!important}.coupon-small-size .coupon-list-item-right .coupon-title[data-v-8e66754e]{font-size:18px!important}.not-expired[data-v-8e66754e]{cursor:pointer;background:linear-gradient(87deg,#6a51ff 32.81%,#de4bff 98.93%)!important}.not-expired .coupon-list-item-left[data-v-8e66754e]{color:#6529ff!important}.expired[data-v-8e66754e]{background:linear-gradient(87deg,#dddcde 32.81%,#8e8e8e 98.93%)!important}.expired .coupon-list-item-left[data-v-8e66754e]{color:#8e8e8e!important}.coupon-select{display:flex;width:100%;position:relative}.coupon-select-main{width:100%;display:flex;align-items:center;justify-content:space-between;position:relative}.coupon-select-main-title{color:var(--color-2, #81909e);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.352px}.coupon-select-main .select-item{display:flex;cursor:pointer;align-items:center;gap:10px}.coupon-select-main .select-item-left{display:flex;align-items:center;width:180px;height:30px;color:#fff;font-size:12px;font-family:PingFang SC;font-weight:500;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAABWCAYAAAC5MC45AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAXcSURBVHgB7d1Nbx3VGQfwZ8atkmyIFSQ2NOBIsIsUS0V0wSIXuoJNA11VrUTyASo5nyD2J8CID4CzajdV003pptKtVKoGtaqjRF00Un0dEiEhEQILIAjf4Ry/yYnjxHYM2Pf5/aRz78ydsbfnP895mSb22MJCN/HjsehFF5NtE8+WnyZLG19tsGOffVLa7Yi7X0Z8fCvixvWV73oOMILulDZY/b5S2nxp/dlLzSD2UBN74MOFrte2cbpp4mw5nQj4HtQgcO1yxPWrwgCQwqC0fmkzexEGHisA1I5/bCwulMNewA/k7hcR/ysh4P33Ij6/HQAZ9Eu7WILAXOzSrgKAjp/96uplQQBIZVDauRIE+rFDOwoAZXx//FBbOv4mpgL2qTpnoIaAax8EQBZzscOhgW0HgNWn/nfDGD8HxL/6K0HA/AAgiUFpr5cQML+dm7cVAG4udFPtWLwVcMDUasDv3jEkAKRyvoSA2Ufd1D7qhluL3QWdPwfV0ScjfvXbiCeOBUAWb02d6S486qaHVgBq5980MR1wwKkEAAlNl0rAzFYXtwwAyv6MGiEASGjL4YAHBoDS+U+Wzv8/ASOmbh70+3cCIJOXH7RMcNMcgI8WuonS+f8xYAQ983zEK28EQCbvTp3pNm3HvykADNvlMf+JgBH1Qi/i+HMBkMVEaZsmBd4TAOpa/6aJNwNG3EuvBkAmU6UK0Nv4wz0BYHWjHxh5dSjg5IsBkMk9VYD1AHDzRnc2lP5JRBUASKa3sQrQbjhQ+ieVukmQuQBAMutVgOUAUGf+hzf7kZAqAJDMehVgOQCszvyHdOpcgENHAiCTM/VjOQA0TZwOSOrkzwIgk1/Uj6aW/7uxWAhIyu6AQEIn2qUxY//k9tRPAiCbXhtdTAYkdvhIxFGvCwZymWzbJk4FJKcKACQzUSsA4wHJWQkAJHOqjcbuf2AIAEhmvC4DVAEAgFzG2wAA0hEAACAhAQAAEhIAACAhAQAAEhIAACAhAQAAEhIAACAhAQAAEhIAACAhAQAAEhIAACAhAQAAEhIAACAhAQAAEhIAACAhAQAAEhIAACAhAQAAEhIAACAhAQAAEhIAACAhAQAAEhIAACAhAQAAEhIAACAhAQAAEhIAACAhAQAAEhIAACAhAQCKQ0cCIBUBAIrDAgCQjAAAAPkM2uhiMSC5o08GQCaLtQLwaUByTxwLgEzm2y7iSkByR4+ZCAikMmibkgICiKeeDoAs+u3SUACA6pnnAyCDweylZr49fqLpl5M7Ackdfy4AMujXj+VlgF0XfwpIrlYAzAMAErhYP5YDwHAYcwHEC70AGGW1/N+vB8sBwDAArPhpLwBG2czawfpOgGUY4O2A5OqWwCdfDIBRVJ/+59ZO1gPA18OYDVUAiJdeNRcAGEkzG0/WA8CJE80dVQBY2RbYXABgxMxvfPqv7nkZ0NPPNtPlaxCQXJ0LYHtgYETU6v7r9/+46W2AS0txLiC5OhfgtV8HwCiYKU//g/t/3BQA6oqAYRfnA5Kr+wK88kYAHGS185990IVmq7+4tdjNNU28GZDcX/8Q8e+/BcBBc7F0/me3uthudeHrYUxF5z0B8PNfWhoIHDgP7fyrLQNAXRVwdxgvCwEQ8dpvhADgwHj7UZ1/1T7s4noIiLgUkJwQAOxzdbb/+dL5T23n5ia26dZiN900cSEgub//OeIffwmA/aRW68/V1/xu9w+2HQCqmze6s6VkUEPAREBiVy9HvP9exOe3A+CHVJ/6a8l/OnZoRwGg+mihmxi2MW2FANl99slKCLj2QQB835Y7/tJmS+e/q238dxwA1ggCsGItCFy/GnH3ywD4LtVFyXVe3txuO/41uw4AazYEgdNhaIDkDA0Ae6h28Iul9WNljP/S43b6Gz12ANjo45vd5DdL0Sv/9Uw5PVXaeEBC//9vDK78M2auz3u3BrAjd9baXnb2D7KnAeB+Cwvd+OEfxWQ9HnYx3goEZLIUg69Kaq/LaQNgn/kW1yZ97PGyR2MAAAAASUVORK5CYII=) no-repeat;background-size:contain;position:relative}.coupon-select-main .select-item-left-left{color:#6a51ff;width:70px;justify-content:center;display:flex}.coupon-select-main .select-item-left-right{display:flex;flex:1;justify-content:center}.coupon-select .drop-top{bottom:35px!important;top:auto!important}.coupon-select .coupon-select-drop{position:absolute;top:35px;right:0;background-color:#fff;padding:12px;border-radius:12px;border:1px solid #e5e6ed;z-index:2;box-shadow:0 1px 4px #0000001a;width:340px;display:flex;flex-direction:column;gap:6px}.coupon-select .drop-item{gap:10px;display:flex;flex-direction:column;width:100%}.coupon-select .coupon-label-radio{height:80px;width:100%}.coupon-select .el-radio__label{width:100%}.choose-pay-page{padding:0 18px}.choose-pay-page .order-info{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.choose-pay-page .order-info .order-type{justify-content:flex-start;align-items:center;display:inline-flex}.choose-pay-page .order-info .order-type-account{flex:1;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;display:inline-flex}.choose-pay-page .order-info .order-type-account-item{color:#9d9d9d;font-size:16px;font-family:PingFang SC;font-weight:400;line-height:24px;word-wrap:break-word}.choose-pay-page .order-info .order-type-account-item-detail{color:#000;font-size:16px;font-family:PingFang SC;font-weight:400;line-height:24px;word-wrap:break-word;white-space:nowrap}.choose-pay-page .order-info .order-tips{align-self:stretch;padding:8px 12px;background:#e6e6e6;border-radius:8px;outline:.5px #c3c3c3 solid;outline-offset:-.5px;justify-content:flex-start;align-items:center;gap:8px;display:inline-flex}.choose-pay-page .order-info .order-tips-detail{color:#000;font-size:14px;font-family:PingFang SC;font-weight:400;line-height:21px;word-wrap:break-word}.choose-pay-page .order-info .order-amount-value{color:#000;font-family:PingFang SC;font-size:32px;font-style:normal;font-weight:600;letter-spacing:-.704px}.choose-pay-page .order-info .order-amount-point{color:#000;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.44px}.choose-pay-page .order-info .order-pay-type{width:100%;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;display:flex}.choose-pay-page .order-info .order-pay-type-title{align-self:stretch;color:#9d9d9d;font-size:16px;font-family:PingFang SC;font-weight:400;line-height:24px;word-wrap:break-word}.choose-pay-page .order-info .order-pay-type-item{align-self:stretch;justify-content:flex-start;align-items:center;gap:12px;display:inline-flex}.choose-pay-page .order-info .order-pay-type-item .pay-type-item{cursor:pointer;flex:1 1 0;height:77px;padding:13px 30px;background:#fff;border-radius:8px;border:1px solid #e5e6ed;justify-content:center;align-items:center;gap:10px;display:flex}.choose-pay-page .order-info .order-pay-type-item .pay-type-item .pay-type-items{width:48px;flex-direction:column;justify-content:flex-start;align-items:center;gap:9px;display:inline-flex}.choose-pay-page .order-info .order-pay-type-item .pay-type-item .pay-type-items-type{color:#000;font-size:12px;font-family:PingFang SC;font-weight:400;line-height:18px;word-wrap:break-word}.choose-pay-page .order-info .order-pay-type-item .pay-type-item .pay-type-items-img{width:34px;height:27px}.choose-pay-page .order-info .order-pay-type-item .btn-actived{border:1px solid #6a51ff}.choose-pay-page .order-info .primary-button{width:100%;margin-bottom:10px}.QR-code-page{margin:0 0 40px;width:170px}.QR-code-page .qr-code{position:relative;margin-right:18px;background:#383e58cc}.QR-code-page .frame{position:absolute;width:170px;height:170px;box-shadow:0 0 9px #6a51ff3b inset;background:linear-gradient(to left,#6a51ff,#6a51ff) left top no-repeat,linear-gradient(to bottom,#6a51ff,#6a51ff) left top no-repeat,linear-gradient(to left,#6a51ff,#6c52ff) right top no-repeat,linear-gradient(to bottom,#6a51ff,#6a51ff) right top no-repeat,linear-gradient(to left,#6a51ff,#6a51ff) left bottom no-repeat,linear-gradient(to bottom,#6a51ff,#6a51ff) left bottom no-repeat,linear-gradient(to left,#6a51ff,#6a51ff) right bottom no-repeat,linear-gradient(to left,#6a51ff,#6a51ff) right bottom no-repeat;background-size:3px 9px,9px 3px,3px 9px,9px 3px;display:flex;flex-direction:column;justify-content:center;align-items:center}.pay-type{padding:0 18px}.pay-type .duigong-account{margin:30px 0;display:flex;flex-direction:column;gap:8px}.pay-type .account-info-title{color:#1b212b;font-size:14px;font-style:normal;font-weight:600;line-height:150%}.pay-type .account-input{display:flex;gap:2px}.pay-type .account-input .account-input{display:flex;height:40px;padding:8px 12px;align-items:center;gap:10px;flex:1 0 0;border-radius:6px;border:1px solid #e5e6ed;background:#fff}.pay-type .account-input .account-btn{display:flex;padding:8px 20px;justify-content:center;align-items:center;gap:10px;border-radius:6px;border:1px solid #e5e6ed;cursor:pointer}.pay-type .account-info-detail{display:flex;gap:8px;height:200px;padding:12px 20px;margin:12px 0 40px;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-shrink:0;align-self:stretch;border-radius:8px;background:#f9f9fa;color:#81909e;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.308px}.pay-type .account-info-detail .account-divides,.pay-type .account-info-detail .account-item{margin-left:20px}.pay-type .account-info-detail .account-item{color:#1b212b;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.352px}.pay-type .pay-btn{display:flex;padding:24px 0 10px;justify-content:flex-end;align-items:center;gap:12px;border-top:1px solid #e5e6ed}.pay-type .qr-code{display:flex;flex-direction:column;align-items:center}.pay-type .qr-code .qr-tips{margin:10px auto;display:flex;align-items:center;padding:12px;gap:10px;align-self:stretch;color:#1b212b;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.308px}.pay-type .qr-code .qr-tips .tip-img{width:18px}.pay-type .qr-code .qr-code-item{margin:24px 0 0;position:relative;height:170px}.pay-type .qr-code .qr-code-item button{cursor:pointer}.pay-type .qr-code .qr-code-item img{width:150px}.pay-type .qr-code .qr-code-item .oper-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;color:#1b212b;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:150%;position:absolute;top:42px;left:42px}.pay-type .qr-code .qr-code-item .el-icon{font-size:43px;color:#6a51ff}.pay-type .qr-code .mask-type{opacity:.2}.service-dialog{width:1250px!important;padding:0!important}.service-dialog .el-dialog__title{color:#000;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.44px;padding-left:18px}.no-border{margin-top:50px!important;border-radius:30px!important;padding:inherit}.no-border .el-dialog__header{position:absolute;right:0}.global-help-btn{position:fixed;right:40px;bottom:40px}.global-help-btn .help-btn{position:relative;width:40px;height:40px;border-radius:40px;background-color:#000;color:#fff;font-size:24px;font-style:normal;font-weight:500;line-height:150%;display:flex;align-items:center;justify-content:center}.global-help-btn .help-btn .tool-tip{display:flex;flex-direction:column;align-items:center;visibility:hidden;opacity:1;transform:translateY(-10px);transition:opacity .3s,transform .3s;position:absolute;background:#fff;color:#808f9d;padding:5px;border-radius:8px;white-space:nowrap;bottom:-40%;right:130%;border:1px solid #eee;font-size:10px}.global-help-btn .help-btn .tool-tip img{width:100px}.global-help-btn .help-btn .tool-tip .tips{height:24px;line-height:24px}.global-help-btn .help-btn:hover .tool-tip{visibility:visible;opacity:1}.recharge-header{width:100%}.recharge-header .order-pay-type{padding:0 18px 20px;width:100%;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;display:flex}.recharge-header .order-pay-type-title{align-self:stretch;color:#9d9d9d;font-size:16px;font-family:PingFang SC;font-weight:400;line-height:24px;word-wrap:break-word}.recharge-header .order-pay-type-item{align-self:stretch;justify-content:flex-start;align-items:center;gap:12px;display:inline-flex}.recharge-header .order-pay-type-item .pay-type-item{cursor:pointer;flex:1 1 0;height:87px;background:#fff;border-radius:8px;border:1px solid #e5e6ed;justify-content:center;align-items:center;gap:10px;display:flex}.recharge-header .order-pay-type-item .pay-type-item .pay-type-items{flex-direction:column;justify-content:center;align-items:center;display:inline-flex}.recharge-header .order-pay-type-item .pay-type-item .pay-type-items-title{font-weight:700;display:flex;gap:5px;font-size:24px;line-height:150%;align-items:center;justify-content:center;color:#000}.recharge-header .order-pay-type-item .pay-type-item .pay-type-items-price{font-size:14px;line-height:150%;color:#4b5563}.recharge-header .order-pay-type-item .btn-actived{border:2px solid #6a51ff;color:#6a51ff;background-color:#f3f1fb}.recharge-header .order-pay-type-item .btn-actived .pay-type-items-price,.recharge-header .order-pay-type-item .btn-actived .pay-type-items-title{color:#6a51ff}.recharge-header .order-info{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:0 18px 20px;width:100%}.recharge-header .order-info .order-type{justify-content:flex-start;align-items:center;gap:62px;display:inline-flex}.recharge-header .order-info .order-type-account{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;display:inline-flex}.recharge-header .order-info .order-type-account-item{color:#9d9d9d;font-size:16px;font-family:PingFang SC;font-weight:400;line-height:24px;word-wrap:break-word}.recharge-header .order-info .order-type-account-item-detail{color:#000;font-size:16px;font-family:PingFang SC;font-weight:400;line-height:24px;word-wrap:break-word}.recharge-header .order-info .order-amount-value{color:#000;font-family:PingFang SC;font-size:32px;font-style:normal;font-weight:600;letter-spacing:-.704px}.recharge-header .order-info .order-amount-point{color:#000;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.44px}.recharge-header .order-tips{align-self:stretch;padding:8px 12px;background:#f3f4f6;border-radius:8px;outline:.5px #e6e6e6 solid;outline-offset:-.5px;justify-content:flex-start;align-items:center;gap:8px;display:inline-flex}.recharge-header .order-tips-detail{color:#000;font-size:14px;font-family:PingFang SC;font-weight:400;line-height:21px;word-wrap:break-word}.recharge-header .origin-price{text-decoration:line-through;margin-left:6px;font-size:16px;color:#bdbdbd;font-family:Source Han Sans CN;font-style:normal;font-weight:400;line-height:150%}.recharge-header .actual-price{color:#6a51ff;font-family:PingFang SC;font-size:32px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.704px}.pay-dialog{width:550px}.pay-dialog .el-dialog__title{color:#000;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.44px;padding-left:18px}.text-container{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.order-status-cell{display:flex;gap:10px;align-items:center}.modal-overlay{position:fixed;inset:0;z-index:1002;background-color:#00000080;height:100%;overflow:auto}.modal-content{padding:20px;border-radius:8px;position:relative;margin-top:40px}img{display:initial}body{height:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}html{height:100%;box-sizing:border-box}#app{height:100%}*,*:before,*:after{box-sizing:inherit}.no-padding{padding:0!important}.default-button{cursor:pointer;display:flex;padding:8px 20px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border-radius:6px;font-size:16px;font-style:normal;font-weight:400;line-height:150%;border:1px solid #e5e6ed}.default-button:hover{background:#f2f3f5;border:1px solid #e5e6ed}.default-button:active{background:#e5e6ed;border:1px solid #e5e6ed}.default-btn-disabled{cursor:not-allowed;background:#fbfbfc}.primary-button{cursor:pointer;display:flex;padding:8px 20px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border-radius:6px;font-size:16px;font-style:normal;font-weight:400;line-height:150%;border:1px solid #e5e6ed;background:#6a51ff;color:#fff}.primary-button:hover{border:1px solid #e5e6ed;background:#846fff}.primary-button:active{background:#5539ff}.primary-btn-disabled{cursor:not-allowed;background:#b4a8ff}.notify-button{cursor:pointer;display:flex;padding:8px 20px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border-radius:6px;font-size:16px;font-style:normal;font-weight:400;line-height:150%;border:1px solid #6a51ff;color:#6a51ff}.notify-button:hover{background:#6a51ff0f}.notify-button:active{border:1px solid #e5e6ed;background:#e5e6ed}.notify-btn-disabled{cursor:not-allowed;background:#fbfbfc}.el-tabs__active-bar{background-color:#6a51ff!important}.el-tabs__item.is-active,.el-tabs__item:hover{color:#6a51ff!important}.circle-img{border-radius:50%;overflow:hidden;border:1px solid #ccc}.result-text{color:#1b212b}.title-text{color:#808f9d}.AI-result-center .el-tabs__header{margin:0!important}.el-table__header-wrapper .is-leaf{background-color:#f9f9fa!important}.expire-label{color:#1b212b!important;background:#e5e6ed!important}.country-input .el-select__suffix{margin-left:5px;width:20px}.country-input .el-select__caret:before{content:"选择";position:absolute;width:100%;height:100%;top:50%;transform:translate(-50%,-50%);pointer-events:none;color:#6a51ff;white-space:nowrap;font-style:normal}.country-input .el-select__caret svg{display:none}.desc-content,.clms-content{font-family:"Merriweather, Noto Serif SC, serif"}.desc-content invention-title,.clms-content invention-title{color:#334155;font-size:20px;font-weight:500;margin-bottom:20px;display:block;line-height:150%}.desc-content p,.clms-content p{font-weight:300;color:#334155;margin-bottom:20px;letter-spacing:1.308px}.desc-content h3,.clms-content h3{color:#334155;font-size:18px;font-weight:400}.desc-content h1,.desc-content h2,.desc-content h3,.desc-content h4,.desc-content h5,.clms-content h1,.clms-content h2,.clms-content h3,.clms-content h4,.clms-content h5{margin-bottom:10px}.desc-content img,.clms-content img{display:inline-block}.desc-content p,.desc-content li,.clms-content p,.clms-content li{white-space:pre-wrap;font-size:18px;line-height:28px;word-wrap:break-word;word-break:break-all}.desc-content li,.clms-content li{margin-bottom:5px}.desc-content blockquote,.clms-content blockquote{border-left:8px solid #d0e5f2;padding:10px;margin:10px 0;background-color:#f1f1f1}.desc-content code,.clms-content code{font-family:monospace;background-color:#eee;padding:3px;border-radius:3px}.desc-content pre>code,.clms-content pre>code{display:block;padding:10px}.desc-content table,.clms-content table{border-collapse:collapse}.desc-content td,.desc-content th,.clms-content td,.clms-content th{border:1px solid #ccc;min-width:50px;height:20px}.desc-content th,.clms-content th{background-color:#f1f1f1}.desc-content ul,.desc-content ol,.clms-content ul,.clms-content ol{padding-left:20px}.desc-content input[type=checkbox],.clms-content input[type=checkbox]{margin-right:5px}.custom-block.tip{padding:8px 16px;background-color:#f2f0fe;border-radius:4px;border-left:5px solid #6a51ff;margin:10px 0}.custom-block.tip span{font-size:14px;line-height:150%;color:#333}.custom-block.warning{padding:8px 16px;background-color:#fdf6ec;border-radius:4px;border-left:5px solid #e6a23c;margin:10px 0}.custom-block.warning span{font-size:14px;line-height:150%;color:#333}.custom-block.error{padding:8px 16px;background-color:#f56c6c1a;border-radius:4px;border-left:5px solid #f56c6c;margin:10px 0}.custom-block.error span{font-size:14px;line-height:150%;color:#333}.custom-block.success{padding:8px 16px;background-color:#f0f9eb;border-radius:4px;border-left:5px solid #67c23a;margin:10px 0}.custom-block.success span{font-size:14px;line-height:150%;color:#333}.operation-btns-tag-new{position:absolute;background-color:#fde047;border-radius:5px 10px 10px 5px;padding:6px 8px;font-size:10px;color:#713f12;top:-12px;right:-10px}.operation-btns-tag-new .tag-icon{width:20px;position:absolute;transform:rotate(-45deg);top:-10px;left:-12px}.custom-tab .el-tabs__nav-wrap:after{height:0!important}.filter-divider{margin:5px auto}.coupon-redeemed{display:flex;gap:50px;flex-direction:column;position:relative}.coupon-redeemed .close-btn{position:absolute;right:-30px;top:0;width:30px;color:#555;z-index:2000}.coupon-redeemed-main{display:flex;flex-direction:column;align-items:center;position:relative}.coupon-redeemed-main .top-icon{color:#ffe88e;transform:rotate(27.184deg);position:absolute}.coupon-redeemed-main .top-icon-1{font-size:43px;left:194px;top:-12px}.coupon-redeemed-main .top-icon-2{font-size:30px;right:20px;top:-30px}.coupon-redeemed-main .top-icon-3{font-size:30px;right:38px;top:75px}.coupon-redeemed-main .main-top{z-index:-2;position:relative;width:396px;height:171px;border-radius:30px;border:2px solid #fff;color:#fff;background:radial-gradient(445.18% 143.03% at 19.44% 10.12%,#6a51ff,#fff)}.coupon-redeemed-main .main-top-title{margin:30px auto 10px 30px;font-size:28px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.704px}.coupon-redeemed-main .main-top-name{margin:0 auto 10px 30px;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.308px}.coupon-redeemed-main .main-top .top-img{height:130px;position:absolute;top:-13px;right:30px}.coupon-redeemed-main .coupon-center:before{content:"";position:absolute;inset:-15px 0 0;height:100px;background-color:#f8eeff;border-radius:20px 20px 0 0;transform:skewY(-4deg);z-index:-1;box-shadow:0 -2px 3px #a785ff66}.coupon-redeemed-main .coupon-center{width:439px;position:relative;background:#f8eeff;padding:20px;border-radius:20px;margin-top:-50px;box-shadow:0 3px 3px #a785ff66;display:flex;gap:18px;flex-direction:column}.coupon-redeemed-main .coupon-center .coupon-point{padding:18px 30px;display:flex;justify-content:space-between;align-items:center;color:#fff;border-radius:12px;border:1px solid #fff;background:linear-gradient(87deg,#6a51ff 46.45%,#5115e3 140.54%);font-size:28px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.616px}.coupon-redeemed-bottom{display:flex;justify-content:center}.coupon-redeemed-bottom .coupon-btn{padding:16px 52px;justify-content:center;align-items:center;gap:10px;border-radius:100px;border:2px solid rgba(255,255,255,.4);cursor:pointer;background:radial-gradient(415.92% 79.93% at 46.55% 40.16%,#ac75ff,#6a51ff);box-shadow:0 30px 8px #430fff00,0 19px 8px #430fff08,0 11px 7px #430fff1a,0 5px 5px #430fff2b,0 1px 3px #430fff33}.coupon-redeemed-bottom{color:#fff;font-family:PingFang SC;font-size:26px;font-style:normal;font-weight:600;line-height:150%}
