.subscriptionDialog[data-v-b1f659c8]{width:100%;border-radius:8px;overflow:hidden}.subscriptionDialog .subscriptionHeader[data-v-b1f659c8]{background:linear-gradient(135deg,var(--primary),#5a9eff);color:#fff;padding:18px 30px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 12px rgba(51,113,229,.3);position:relative;overflow:hidden}.subscriptionDialog .subscriptionHeader[data-v-b1f659c8]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cpattern id='a' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Cpath d='M20 0H0v20' fill='none' stroke='rgba(255,255,255,0.05)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");opacity:.3}.subscriptionDialog .subscriptionHeader>[data-v-b1f659c8]{position:relative;z-index:1}.subscriptionDialog .subscriptionHeader .headerLeft[data-v-b1f659c8]{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.1)}.subscriptionDialog .subscriptionHeader .headerLeft .logoText2[data-v-b1f659c8]{font-size:16px;color:#e74c3c;margin-left:10px}.subscriptionDialog .subscriptionHeader .headerLeft .bookIcon[data-v-b1f659c8]{font-size:28px;-webkit-animation:float-data-v-b1f659c8 3s ease-in-out infinite;animation:float-data-v-b1f659c8 3s ease-in-out infinite;-webkit-filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.subscriptionDialog .subscriptionHeader .headerCenter[data-v-b1f659c8]{font-size:16px;padding:6px 16px;background:hsla(0,0%,100%,.15);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}.subscriptionDialog .subscriptionHeader .headerRight[data-v-b1f659c8]{display:flex;align-items:center;gap:20px;font-size:14px}.subscriptionDialog .subscriptionHeader .headerRight .promotionTag[data-v-b1f659c8]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:hsla(0,0%,100%,.2);border-radius:20px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.subscriptionDialog .subscriptionHeader .headerRight .promotionTag[data-v-b1f659c8]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transition:left .5s}.subscriptionDialog .subscriptionHeader .headerRight .promotionTag[data-v-b1f659c8]:hover{background:hsla(0,0%,100%,.3);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.subscriptionDialog .subscriptionHeader .headerRight .promotionTag[data-v-b1f659c8]:hover:before{left:100%}.subscriptionDialog .subscriptionHeader .headerRight .promotionTag[data-v-b1f659c8]:active{transform:translateY(0)}.subscriptionDialog .subscriptionHeader .headerRight .promotionTag.active[data-v-b1f659c8]{background:hsla(0,0%,100%,.35);box-shadow:0 2px 8px rgba(0,0,0,.1)}.subscriptionDialog .subscriptionHeader .headerRight .promotionTag i[data-v-b1f659c8]{font-size:16px}.subscriptionDialog .subscriptionHeader .headerRight .promotionTag i.toggleIcon[data-v-b1f659c8]{font-size:12px;transition:transform .3s ease}.subscriptionDialog .subscriptionHeader .headerRight .promotionTag i.toggleIcon.rotated[data-v-b1f659c8]{transform:rotate(180deg)}.subscriptionDialog .subscriptionHeader .headerRight .promotionTag .promotionText[data-v-b1f659c8]{font-weight:500;white-space:nowrap}.subscriptionDialog .subscriptionHeader .headerRight .serviceTag[data-v-b1f659c8]{display:flex;align-items:center;gap:5px;cursor:pointer;transition:opacity .3s}.subscriptionDialog .subscriptionHeader .headerRight .serviceTag[data-v-b1f659c8]:hover{opacity:.8}.subscriptionDialog .subscriptionHeader .headerRight .serviceTag i[data-v-b1f659c8]{font-size:16px}.subscriptionDialog .subscriptionHeader .headerRight .closeBtn[data-v-b1f659c8]{cursor:pointer;font-size:22px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;background:hsla(0,0%,100%,.1)}.subscriptionDialog .subscriptionHeader .headerRight .closeBtn[data-v-b1f659c8]:hover{background:hsla(0,0%,100%,.2);transform:scale(1.1) rotate(90deg)}.subscriptionDialog .subscriptionHeader .headerRight .closeBtn[data-v-b1f659c8]:active{transform:scale(.95) rotate(90deg)}.subscriptionDialog .subscriptionContent[data-v-b1f659c8]{background:#fff;display:flex;padding:20px 30px;gap:30px;min-height:600px;overflow:hidden}.subscriptionDialog .subscriptionContent .benefitsColumn[data-v-b1f659c8]{width:345px;flex-shrink:0}.subscriptionDialog .subscriptionContent .benefitsColumn .benefitsTitle[data-v-b1f659c8]{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:700;color:#333;margin-bottom:16px}.subscriptionDialog .subscriptionContent .benefitsColumn .benefitsTitle i[data-v-b1f659c8]{color:#f5a623;font-size:24px}.subscriptionDialog .subscriptionContent .benefitsColumn .benefitsList[data-v-b1f659c8]{list-style:none;padding:0;margin:0}.subscriptionDialog .subscriptionContent .benefitsColumn .benefitsList li[data-v-b1f659c8]{display:flex;align-items:flex-start;gap:15px;margin-bottom:15px;padding:18px;background:linear-gradient(135deg,#fafbfc,#f5f7fa);border-radius:10px;border:1px solid #e8ecf0;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.subscriptionDialog .subscriptionContent .benefitsColumn .benefitsList li[data-v-b1f659c8]:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:linear-gradient(180deg,var(--primary),#5a9eff);transform:scaleY(0);transition:transform .3s ease}.subscriptionDialog .subscriptionContent .benefitsColumn .benefitsList li[data-v-b1f659c8]:hover{background:linear-gradient(135deg,#f0f8fe,#e8f2ff);transform:translateX(8px);border-color:#c5d9ff;box-shadow:0 4px 12px rgba(51,113,229,.15)}.subscriptionDialog .subscriptionContent .benefitsColumn .benefitsList li[data-v-b1f659c8]:hover:before{transform:scaleY(1)}.subscriptionDialog .subscriptionContent .benefitsColumn .benefitsList li:hover .benefitIcon[data-v-b1f659c8]{transform:scale(1.1) rotate(5deg);box-shadow:0 4px 12px rgba(51,113,229,.3)}.subscriptionDialog .subscriptionContent .benefitsColumn .benefitsList li .benefitIcon[data-v-b1f659c8]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary),#5a9eff);border-radius:50%;flex-shrink:0;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(51,113,229,.2)}.subscriptionDialog .subscriptionContent .benefitsColumn .benefitsList li .benefitIcon i[data-v-b1f659c8]{font-size:22px;color:#fff}.subscriptionDialog .subscriptionContent .benefitsColumn .benefitsList li .benefitContent[data-v-b1f659c8]{flex:1}.subscriptionDialog .subscriptionContent .benefitsColumn .benefitsList li .benefitContent .benefitName[data-v-b1f659c8]{font-size:16px;font-weight:500;color:#333;margin-bottom:5px}.subscriptionDialog .subscriptionContent .benefitsColumn .benefitsList li .benefitContent .benefitDesc[data-v-b1f659c8]{font-size:13px;color:#999;margin:0}.subscriptionDialog .subscriptionContent .subscriptionColumn[data-v-b1f659c8]{flex:1;position:relative;height:600px;overflow:hidden}.subscriptionDialog .subscriptionContent .subscriptionColumn .planPaymentWrapper[data-v-b1f659c8]{position:absolute;top:0;left:0;right:0;width:100%;height:100%;z-index:2;overflow:hidden;padding-top:18px;box-sizing:border-box;display:flex;flex-direction:column}.subscriptionDialog .subscriptionContent .subscriptionColumn .planPaymentView[data-v-b1f659c8]{flex:1;min-height:0;display:flex;flex-direction:column}.subscriptionDialog .subscriptionContent .subscriptionColumn .activityIntroPanel[data-v-b1f659c8]{flex:1;min-height:0;display:flex;flex-direction:column;padding:8px 4px 16px;overflow:hidden}.subscriptionDialog .subscriptionContent .subscriptionColumn .activityIntroTitle[data-v-b1f659c8]{margin:0 0 16px;font-size:20px;font-weight:600;color:#1e293b;line-height:1.4;flex-shrink:0}.subscriptionDialog .subscriptionContent .subscriptionColumn .activityIntroBody[data-v-b1f659c8]{flex:1;min-height:0;overflow-y:auto;padding:20px 22px;font-size:15px;line-height:1.75;color:#475569;white-space:pre-wrap;word-break:break-word;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;-webkit-overflow-scrolling:touch}.subscriptionDialog .subscriptionContent .subscriptionColumn .planCards[data-v-b1f659c8]{flex-shrink:0;display:flex;gap:15px;margin-bottom:16px}.subscriptionDialog .subscriptionContent .subscriptionColumn .planCards .planCard[data-v-b1f659c8]{flex:1;position:relative;padding:25px 20px;border:2px solid #e5e5e5;border-radius:8px;cursor:pointer;transition:all .3s;background:#fff;text-align:center}.subscriptionDialog .subscriptionContent .subscriptionColumn .planCards .planCard[data-v-b1f659c8]:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 4px 12px rgba(51,113,229,.2)}.subscriptionDialog .subscriptionContent .subscriptionColumn .planCards .planCard.active[data-v-b1f659c8]{border-color:var(--primary);background:linear-gradient(135deg,#f0f8fe,#e8f2ff);box-shadow:0 6px 20px rgba(51,113,229,.35);transform:translateY(-3px);position:relative}.subscriptionDialog .subscriptionContent .subscriptionColumn .planCards .planCard.active[data-v-b1f659c8]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary),#5a9eff);border-radius:8px 8px 0 0}.subscriptionDialog .subscriptionContent .subscriptionColumn .planCards .planCard .planTag[data-v-b1f659c8]{position:absolute;top:-10px;right:15px;display:flex;flex-direction:column;gap:5px;align-items:flex-end}.subscriptionDialog .subscriptionContent .subscriptionColumn .planCards .planCard .planTag .recommendTag[data-v-b1f659c8]{background:linear-gradient(135deg,#ff6b6b,#ff8e8e);color:#fff;padding:5px 14px;border-radius:15px;font-size:12px;font-weight:600;white-space:nowrap;box-shadow:0 2px 8px hsla(0,100%,71%,.3);-webkit-animation:bounce-data-v-b1f659c8 2s ease-in-out infinite;animation:bounce-data-v-b1f659c8 2s ease-in-out infinite;position:relative;overflow:hidden}.subscriptionDialog .subscriptionContent .subscriptionColumn .planCards .planCard .planTag .recommendTag[data-v-b1f659c8]:before{content:"\2728";margin-right:4px}.subscriptionDialog .subscriptionContent .subscriptionColumn .planCards .planCard .planTag .recommendTag[data-v-b1f659c8]:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,hsla(0,0%,100%,.3),transparent);-webkit-animation:shine-data-v-b1f659c8 3s infinite;animation:shine-data-v-b1f659c8 3s infinite}.subscriptionDialog .subscriptionContent .subscriptionColumn .planCards .planCard .planDuration[data-v-b1f659c8]{font-size:18px;font-weight:500;color:#333;margin-bottom:15px}.subscriptionDialog .subscriptionContent .subscriptionColumn .planCards .planCard .planPriceBox[data-v-b1f659c8]{margin-bottom:8px}.subscriptionDialog .subscriptionContent .subscriptionColumn .planCards .planCard .planPriceBox .planPrice[data-v-b1f659c8]{font-size:28px;font-weight:700;color:var(--primary);margin-bottom:5px}.subscriptionDialog .subscriptionContent .subscriptionColumn .planCards .planCard .planPriceBox .plan-price-discount-wrap[data-v-b1f659c8]{display:flex;flex-direction:column;align-items:center;gap:4px}.subscriptionDialog .subscriptionContent .subscriptionColumn .planCards .planCard .planPriceBox .plan-original-price[data-v-b1f659c8]{font-size:14px;color:#999;font-weight:400;text-decoration:line-through}.subscriptionDialog .subscriptionContent .subscriptionColumn .planCards .planCard .planPriceBox .plan-sale-price[data-v-b1f659c8]{font-size:28px;font-weight:700;color:#e53935;line-height:1.2}.subscriptionDialog .subscriptionContent .subscriptionColumn .planCards .planCard .planDesc[data-v-b1f659c8]{font-size:12px;color:#999;margin:0}.subscriptionDialog .subscriptionContent .subscriptionColumn .subscriptionPayWrap[data-v-b1f659c8]{flex:1;min-height:0;display:flex;flex-direction:column;background:linear-gradient(135deg,#f9faff,#f0f4ff);border-radius:12px;border:1px solid #e0e8ff;box-shadow:0 2px 12px rgba(51,113,229,.1);padding-bottom:8px}.subscriptionDialog .subscriptionContent .subscriptionColumn .subscriptionPayWrap .subscription-pay-login-hint[data-v-b1f659c8]{flex:1;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 20px 40px;text-align:center}.subscriptionDialog .subscriptionContent .subscriptionColumn .subscriptionPayWrap .subscription-pay-login-text[data-v-b1f659c8]{margin:0 0 20px;font-size:15px;color:#666;line-height:1.6}.subscriptionDialog .subscriptionContent .subscriptionColumn .subscriptionPayScrollBody[data-v-b1f659c8]{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.subscriptionDialog .subscriptionContent .subscriptionColumn .sub-pay-order.purchase-order-info[data-v-b1f659c8]{padding:14px 16px 10px}.subscriptionDialog .subscriptionContent .subscriptionColumn .purchase-order-info .order-item[data-v-b1f659c8]{display:flex;margin-bottom:10px;align-items:center}.subscriptionDialog .subscriptionContent .subscriptionColumn .purchase-order-info .order-item[data-v-b1f659c8]:last-child{margin-bottom:0}.subscriptionDialog .subscriptionContent .subscriptionColumn .purchase-order-info .order-label[data-v-b1f659c8]{color:#666;font-size:13px;width:80px;flex-shrink:0}.subscriptionDialog .subscriptionContent .subscriptionColumn .purchase-order-info .order-value[data-v-b1f659c8]{color:#333;font-size:13px;flex:1;font-weight:600;word-break:break-all}.subscriptionDialog .subscriptionContent .subscriptionColumn .purchase-order-info .order-price[data-v-b1f659c8]{color:#e74c3c}.subscriptionDialog .subscriptionContent .subscriptionColumn .purchase-order-info .order-item--pay-amounts[data-v-b1f659c8]{flex-wrap:wrap;align-items:center;gap:16px 20px}.subscriptionDialog .subscriptionContent .subscriptionColumn .purchase-order-info .order-amount-pair[data-v-b1f659c8]{display:flex;align-items:center;flex:0 0 auto;min-width:0}.subscriptionDialog .subscriptionContent .subscriptionColumn .purchase-order-info .order-amount-pair .order-label[data-v-b1f659c8]{width:80px}.subscriptionDialog .subscriptionContent .subscriptionColumn .purchase-order-info .order-amount-pair .order-value[data-v-b1f659c8]{flex:0 1 auto}.subscriptionDialog .subscriptionContent .subscriptionColumn .points-deduct-section[data-v-b1f659c8]{padding:0 16px 12px;font-size:13px}.subscriptionDialog .subscriptionContent .subscriptionColumn .points-deduct-section[data-v-b1f659c8] :deep(.el-checkbox__original){display:none!important}.subscriptionDialog .subscriptionContent .subscriptionColumn .points-deduct-panel[data-v-b1f659c8]{margin-top:8px;padding:10px 12px;background:#f7f9fc;border-radius:6px}.subscriptionDialog .subscriptionContent .subscriptionColumn .points-deduct-row[data-v-b1f659c8]{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px}.subscriptionDialog .subscriptionContent .subscriptionColumn .points-deduct-label[data-v-b1f659c8]{color:#666;margin-right:4px}.subscriptionDialog .subscriptionContent .subscriptionColumn .points-preset-btn[data-v-b1f659c8]{padding:4px 10px;border:1px solid #dcdfe6;border-radius:4px;background:#fff;cursor:pointer;font-size:12px;line-height:1.4;height:28px}.subscriptionDialog .subscriptionContent .subscriptionColumn .points-preset-btn.active[data-v-b1f659c8]{border-color:var(--primary);color:var(--primary);background:#f0f8fe}.subscriptionDialog .subscriptionContent .subscriptionColumn .points-preset-btn.disabled[data-v-b1f659c8],.subscriptionDialog .subscriptionContent .subscriptionColumn .points-preset-btn[data-v-b1f659c8]:disabled{opacity:.45;cursor:not-allowed}.subscriptionDialog .subscriptionContent .subscriptionColumn .points-preset-custom-wrap[data-v-b1f659c8]{display:inline-flex;align-items:center;gap:6px;min-width:0}.subscriptionDialog .subscriptionContent .subscriptionColumn .points-preset-custom-input[data-v-b1f659c8]{width:72px;padding:4px 6px;border-radius:4px;font-size:12px}.subscriptionDialog .subscriptionContent .subscriptionColumn .points-deduct-summary[data-v-b1f659c8]{font-size:12px;color:#666;line-height:1.5}.subscriptionDialog .subscriptionContent .subscriptionColumn .points-deduct-summary .points-deduct-summary-line--html[data-v-b1f659c8]{margin:0 0 4px}.subscriptionDialog .subscriptionContent .subscriptionColumn .points-deduct-summary .points-deduct-summary-line--html[data-v-b1f659c8] .points-avail-red{color:#dc2626!important;font-weight:700}.subscriptionDialog .subscriptionContent .subscriptionColumn .purchase-payment-methods[data-v-b1f659c8]{padding:0 16px 12px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:10px 14px}.subscriptionDialog .subscriptionContent .subscriptionColumn .payment-label[data-v-b1f659c8]{color:#666;font-size:13px;flex-shrink:0;min-height:36px;display:flex;align-items:center}.subscriptionDialog .subscriptionContent .subscriptionColumn .payment-methods-list[data-v-b1f659c8]{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.subscriptionDialog .subscriptionContent .subscriptionColumn .payment-method-btn[data-v-b1f659c8]{width:120px;min-height:40px;padding:0 8px;line-height:1.2;background:#fff;border:2px solid #e4e7ed;border-radius:8px;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer;box-sizing:border-box}.subscriptionDialog .subscriptionContent .subscriptionColumn .payment-method-btn[data-v-b1f659c8]:not(.disabled):hover{border-color:var(--primary);background-color:#f5f9ff;box-shadow:0 2px 8px rgba(51,113,229,.12)}.subscriptionDialog .subscriptionContent .subscriptionColumn .payment-method-btn.disabled[data-v-b1f659c8]{cursor:not-allowed;background:#f3f4f6!important;border:2px dashed #c0c4cc!important;box-shadow:none!important;opacity:1}.subscriptionDialog .subscriptionContent .subscriptionColumn .payment-method-btn.disabled .payment-method-name[data-v-b1f659c8]{color:#909399;font-weight:400}.subscriptionDialog .subscriptionContent .subscriptionColumn .payment-method-btn.disabled .payment-check-icon[data-v-b1f659c8]{opacity:0;visibility:hidden}.subscriptionDialog .subscriptionContent .subscriptionColumn .payment-method-btn.active[data-v-b1f659c8]:not(.disabled){border:2px solid var(--primary);border-style:solid;background:linear-gradient(180deg,#ecf5ff,#e3f2ff);box-shadow:0 0 0 1px rgba(51,113,229,.2)}.subscriptionDialog .subscriptionContent .subscriptionColumn .payment-method-btn:not(.disabled):not(.active) .payment-method-name[data-v-b1f659c8]{color:#303133;font-weight:600}.subscriptionDialog .subscriptionContent .subscriptionColumn .payment-method-name[data-v-b1f659c8]{color:#303133;font-size:13px;font-weight:600}.subscriptionDialog .subscriptionContent .subscriptionColumn .payment-check-icon[data-v-b1f659c8]{position:absolute;top:-1px;right:0;width:28px;height:22px;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s ease}.subscriptionDialog .subscriptionContent .subscriptionColumn .payment-check-icon img[data-v-b1f659c8]{max-width:100%;max-height:100%}.subscriptionDialog .subscriptionContent .subscriptionColumn .payment-method-btn.active .payment-check-icon[data-v-b1f659c8]{opacity:1}.subscriptionDialog .subscriptionContent .subscriptionColumn .payment-content[data-v-b1f659c8]{padding:0 16px 10px;text-align:center;position:relative;overflow:hidden}.subscriptionDialog .subscriptionContent .subscriptionColumn .wechat-tip[data-v-b1f659c8]{font-size:13px;color:#666;margin-bottom:8px;padding-top:8px}.subscriptionDialog .subscriptionContent .subscriptionColumn .wechat-tip--with-qr[data-v-b1f659c8]{padding-top:0}.subscriptionDialog .subscriptionContent .subscriptionColumn .payment-select-hint[data-v-b1f659c8]{color:#909399}.subscriptionDialog .subscriptionContent .subscriptionColumn .qr-code-container[data-v-b1f659c8]{display:flex;justify-content:center;align-items:center;margin:0 auto;padding:4px;position:relative;width:100%;max-width:200px;min-height:88px;overflow:hidden}.subscriptionDialog .subscriptionContent .subscriptionColumn .qr-code-scale-wrap[data-v-b1f659c8]{position:relative;width:108px;height:110px;overflow:hidden;flex-shrink:0;margin:0 auto}.subscriptionDialog .subscriptionContent .subscriptionColumn .qr-code-scale-wrap iframe[data-v-b1f659c8]{position:absolute;left:50%;top:50%;width:270px;height:274px;margin-left:-135px;margin-top:-137px;transform:scale(.4);transform-origin:center center;border:none;border-radius:4px}.subscriptionDialog .subscriptionContent .subscriptionColumn .qr-code-loading[data-v-b1f659c8]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.95);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10;border-radius:4px}.subscriptionDialog .subscriptionContent .subscriptionColumn .loading-spinner[data-v-b1f659c8]{width:26px;height:26px;border:3px solid #f3f3f3;border-top:3px solid var(--primary);border-radius:50%;-webkit-animation:sub-pay-spin-data-v-b1f659c8 1s linear infinite;animation:sub-pay-spin-data-v-b1f659c8 1s linear infinite;margin-bottom:6px}.subscriptionDialog .subscriptionContent .subscriptionColumn .loading-text[data-v-b1f659c8]{color:#666;font-size:12px}@-webkit-keyframes sub-pay-spin-data-v-b1f659c8{to{transform:rotate(1turn)}}@keyframes sub-pay-spin-data-v-b1f659c8{to{transform:rotate(1turn)}}.subscriptionDialog .subscriptionContent .subscriptionColumn .subscription-pay-actions.purchase-actions[data-v-b1f659c8]{flex-shrink:0;display:flex;justify-content:center;gap:12px;padding:10px 16px 6px;background:none}.subscriptionDialog .subscriptionContent .subscriptionColumn .purchase-actions .btn[data-v-b1f659c8]{min-width:100px;height:38px;padding:0 18px;border-radius:6px;font-size:14px;cursor:pointer;border:none;transition:opacity .2s}.subscriptionDialog .subscriptionContent .subscriptionColumn .purchase-actions .btn-confirm[data-v-b1f659c8]{background:var(--primary);color:#fff}.subscriptionDialog .subscriptionContent .subscriptionColumn .purchase-actions .btn-confirm[data-v-b1f659c8]:disabled{opacity:.45;cursor:not-allowed}.subscriptionDialog .subscriptionContent .subscriptionColumn .purchase-actions .btn-cancel[data-v-b1f659c8]{background:#f0f0f0;color:#333}.subscriptionDialog .subscriptionContent .subscriptionColumn .purchase-disclaimer[data-v-b1f659c8]{font-size:11px;color:#999;text-align:center;margin:0 12px 6px;line-height:1.45;background:none}.subscriptionDialog .subscriptionContent .subscriptionColumn .subscription-agreement.agreementText[data-v-b1f659c8]{font-size:11px;color:#999;text-align:center;margin:0 12px 10px}.subscriptionDialog .subscriptionContent .subscriptionColumn .subscription-agreement.agreementText a[data-v-b1f659c8]{color:var(--primary);text-decoration:none}.subscriptionDialog .subscriptionContent .subscriptionColumn .subscription-agreement.agreementText a[data-v-b1f659c8]:hover{text-decoration:underline}.subscriptionDialog .subscriptionContent .subscriptionColumn .subscriptionPayWrap.lang-tib .purchase-order-info[data-v-b1f659c8],.subscriptionDialog .subscriptionContent .subscriptionColumn .subscriptionPayWrap.lang-yi .purchase-order-info[data-v-b1f659c8]{padding:12px 12px 8px}.subscriptionDialog .subscriptionContent .subscriptionColumn .subscriptionPayWrap.lang-tib .order-label[data-v-b1f659c8],.subscriptionDialog .subscriptionContent .subscriptionColumn .subscriptionPayWrap.lang-yi .order-label[data-v-b1f659c8]{width:140px;font-size:12px}.subscriptionDialog .subscriptionContent .subscriptionColumn .subscriptionPayWrap.lang-tib .order-value[data-v-b1f659c8],.subscriptionDialog .subscriptionContent .subscriptionColumn .subscriptionPayWrap.lang-yi .order-value[data-v-b1f659c8]{font-size:12px}.subscriptionDialog .subscriptionContent .subscriptionColumn .subscriptionPayWrap.lang-tib .purchase-payment-methods[data-v-b1f659c8],.subscriptionDialog .subscriptionContent .subscriptionColumn .subscriptionPayWrap.lang-yi .purchase-payment-methods[data-v-b1f659c8]{padding:0 12px 10px}.subscriptionDialog .subscriptionContent .subscriptionColumn .subscriptionPayWrap.lang-tib .payment-method-btn[data-v-b1f659c8],.subscriptionDialog .subscriptionContent .subscriptionColumn .subscriptionPayWrap.lang-yi .payment-method-btn[data-v-b1f659c8]{width:auto;min-width:0;padding:0 8px}@-webkit-keyframes pulse-data-v-b1f659c8{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes pulse-data-v-b1f659c8{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@-webkit-keyframes pulse-red-data-v-b1f659c8{0%,to{box-shadow:0 2px 8px hsla(0,100%,71%,.15)}50%{box-shadow:0 2px 12px hsla(0,100%,71%,.3)}}@keyframes pulse-red-data-v-b1f659c8{0%,to{box-shadow:0 2px 8px hsla(0,100%,71%,.15)}50%{box-shadow:0 2px 12px hsla(0,100%,71%,.3)}}@-webkit-keyframes tick-data-v-b1f659c8{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@keyframes tick-data-v-b1f659c8{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@-webkit-keyframes bounce-data-v-b1f659c8{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes bounce-data-v-b1f659c8{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@-webkit-keyframes shine-data-v-b1f659c8{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}@keyframes shine-data-v-b1f659c8{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}@-webkit-keyframes float-data-v-b1f659c8{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes float-data-v-b1f659c8{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@-webkit-keyframes rotate-data-v-b1f659c8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate-data-v-b1f659c8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.subscription-dialog{background:transparent}.subscription-dialog .el-dialog__body{padding:0}.subscription-dialog .el-dialog__header{display:none}li{list-style:none}a{text-decoration:none}.resDetails{background:#f8fafc;color:#1e293b;font-family:PingFang SC,Microsoft YaHei,sans-serif;padding-top:66px;width:100%;min-width:1300px}.resDetails .el-icon-arrow-down:before,.resDetails .el-icon-d-arrow-right:before{content:""!important;display:inline-block;width:10px;height:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAAuklEQVR4AXTKvw7BUBQG8HMuGmEyEMF7GBhEgtCEUF1sRKI1+Td5kdbiAdpOhqa30vtimh5ukxokTvIl55zvx0bL3ay32Lbgz/R1oznSDI0RY22F5cVgumn82om+rxcABSF0WOhYVwR4oKJEw7lRy/BYX1djIEGU+KFnn5gsuGdfENHHHAp1ZVa6qllJoCgQgYfe7ShNCuXCXesMDJ7xC4JyCQIAirhjpUj2XygPWSDRPfmEu/ZB/rK8AQAA//8Fh2YIAAAABklEQVQDALlMOuAqOyLbAAAAAElFTkSuQmCC) 50% no-repeat;background-size:contain;vertical-align:middle;line-height:1}.resDetails .headBoxFixed{position:fixed;top:0;left:0;width:100%;z-index:1000;box-sizing:border-box;padding-right:0}.resDetails .pageMain{max-width:1350px;width:100%;margin:0 auto;padding:10px 24px 32px;box-sizing:border-box}.resDetails .contentBox{display:flex;align-items:flex-start;gap:10px;margin:0 auto 40px}.resDetails .contentBox .res_left{flex:1;min-width:0;width:auto}.resDetails .contentBox .res_left .chunk{padding:2rem;padding-bottom:2.5rem;background:#fff;border-radius:12px;border:1px solid #f1f5f9;box-shadow:0 1px 2px 0 rgba(15,23,42,.05);margin-top:10px}.resDetails .contentBox .res_left .chunk:first-child{margin-top:0}.resDetails .contentBox .res_left .bookInfoBox{display:flex;flex-wrap:wrap;gap:40px;align-items:flex-start;margin-top:0;margin-bottom:10px}.resDetails .contentBox .res_left .bookInfoBox .coverWrapper{width:200px;flex-shrink:0;margin-right:0}.resDetails .contentBox .res_left .bookInfoBox .coverWrapper .cover-magnify-outer{position:relative;width:200px;margin-bottom:15px}.resDetails .contentBox .res_left .bookInfoBox .coverWrapper .cover-magnify-wrap{position:relative;width:200px;height:270px;cursor:crosshair;background:#fafafa;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}.resDetails .contentBox .res_left .bookInfoBox .coverWrapper .cover-magnify-img{display:block;border-radius:6px;max-width:100%;max-height:100%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.resDetails .contentBox .res_left .bookInfoBox .coverWrapper .cover-magnify-lens{position:absolute;z-index:2;box-sizing:border-box;border:1px solid rgba(0,0,0,.08);background:hsla(0,0%,100%,.35);box-shadow:0 0 4px rgba(0,0,0,.15);pointer-events:none}.resDetails .contentBox .res_left .bookInfoBox .coverWrapper .cover-magnify-zoom{position:absolute;left:calc(100% + 12px);top:0;z-index:10;width:420px;height:420px;pointer-events:none;border:1px solid #e8e8e8;border-radius:4px;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.06)}.resDetails .contentBox .res_left .bookInfoBox .coverWrapper .coverTag{width:200px;height:270px;margin-bottom:15px;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}.resDetails .contentBox .res_left .bookInfoBox .coverWrapper .coverTag img{border-radius:8px;max-width:100%;max-height:100%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.resDetails .contentBox .res_left .bookInfoBox .coverWrapper .coverTag--plain{margin-bottom:15px}.resDetails .contentBox .res_left .bookInfoBox .coverWrapper .thumbnailList{display:flex;gap:8px;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;width:200px;padding:8px 0;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#c1c1c1 transparent}.resDetails .contentBox .res_left .bookInfoBox .coverWrapper .thumbnailList::-webkit-scrollbar{height:4px}.resDetails .contentBox .res_left .bookInfoBox .coverWrapper .thumbnailList::-webkit-scrollbar-track{background:transparent}.resDetails .contentBox .res_left .bookInfoBox .coverWrapper .thumbnailList::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.resDetails .contentBox .res_left .bookInfoBox .coverWrapper .thumbnailList::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.resDetails .contentBox .res_left .bookInfoBox .coverWrapper .thumbnailList .thumbnailItem{flex-shrink:0;width:50px;height:67px;border:2px solid transparent;border-radius:4px;overflow:hidden;cursor:pointer;transition:all .3s ease;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.resDetails .contentBox .res_left .bookInfoBox .coverWrapper .thumbnailList .thumbnailItem img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:2px}.resDetails .contentBox .res_left .bookInfoBox .coverWrapper .thumbnailList .thumbnailItem:hover{border-color:var(--primary);transform:scale(1.05)}.resDetails .contentBox .res_left .bookInfoBox .coverWrapper .thumbnailList .thumbnailItem.active{border-color:var(--primary);box-shadow:0 0 8px rgba(51,113,229,.4)}.resDetails .contentBox .res_left .bookInfoBox .wordInfo{flex:1;min-width:0;display:flex;flex-direction:column}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .bookDetailHead{margin-bottom:16px}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .div_title{margin-bottom:0;position:relative;width:100%;display:block}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .div_title .title{display:block;font-size:1.5rem;font-weight:700;color:#0f172a;letter-spacing:-.025em;line-height:1.25;font-family:HYa9gj!important;font-weight:100}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .title_right{display:flex;flex-wrap:wrap;padding:0;margin-top:12px;align-items:center;gap:16px 24px;font-size:12px;color:#94a3b8}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .title_right .pageViews{font-weight:400;font-size:12px;color:#94a3b8;background-size:22px 22px;height:24px;line-height:24px}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .congshuxinXi{background:#f8fafc;padding:12px 14px;font-size:14px;color:#475569;margin-bottom:20px;border-radius:8px;border:1px solid #f1f5f9}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .congshuxinXi span{margin-right:10px}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .contentInfo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-webkit-column-gap:48px;-moz-column-gap:48px;column-gap:48px;row-gap:16px;padding:24px 0;margin-bottom:20px;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}@media (max-width:900px){.resDetails .contentBox .res_left .bookInfoBox .wordInfo .contentInfo{grid-template-columns:1fr}}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .meatInfo{width:auto;min-width:0;margin-bottom:0;display:flex;align-items:center;margin-right:0;font-size:14px}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .meatInfo .label{text-align:left}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .meatInfo span{font-weight:400;font-size:14px;color:#475569}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .meatInfo span:first-child{display:inline-block;width:80px;flex-shrink:0;text-align:left;margin-right:12px;color:#94a3b8}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .meatInfo span:nth-child(2){flex:1;min-width:0}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .book-detail-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 16px;margin-bottom:28px;margin-top:0;font-size:16px;color:#64748b}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .book-detail-price-label{font-weight:500;color:#64748b}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .book-detail-price-label.ebook-price{color:#1e293b}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .book-detail-price-value{color:#dd0b0b;font-size:18px}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .book-detail-price-value.is-free{color:#059669}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .ebook-price-discount-wrap{display:inline-flex;align-items:baseline;gap:8px;flex-wrap:wrap}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .ebook-original-price{font-size:14px;color:#999;text-decoration:line-through}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .ebook-sale-price{font-size:18px;font-weight:700;color:#e53935}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .ebook-activity-end-time{font-size:13px;font-weight:400;color:#94a3b8;white-space:nowrap}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:16px;width:100%;margin-top:auto;padding-top:0}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .optionTag-main{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .optionTag-side{margin-left:auto;display:flex;align-items:center;gap:12px}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .detail-icon-btn{box-sizing:border-box;width:36px;height:36px;padding:0;margin:0;border:1px solid #e2e8f0;border-radius:9999px;background:#fff;color:#94a3b8;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .15s ease;flex-shrink:0}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .detail-icon-btn:active{transform:scale(.9)}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .detail-icon-btn:focus{outline:none}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .detail-icon-btn:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px #93c5fd}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .detail-icon-btn__icon{font-size:1.25rem;width:1.25rem;height:1.25rem;flex-shrink:0;-o-object-fit:contain;object-fit:contain;display:block}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .detail-icon-btn--collect.is-active,.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .detail-icon-btn--collect:focus-visible,.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .detail-icon-btn--collect:hover{background:#fef2f2;color:#ef4444;border-color:#fecaca}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .detail-icon-btn--copyright:focus-visible,.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .detail-icon-btn--copyright:hover,.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .detail-icon-btn--recommend.is-recommended,.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .detail-icon-btn--recommend:focus-visible:not(.is-recommended),.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .detail-icon-btn--recommend:hover:not(.is-recommended){background:#eff6ff;color:#2563eb;border-color:#bfdbfe}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag p{padding:0 22px;min-height:48px;font-weight:700;font-size:15px;text-align:center;line-height:48px;cursor:pointer;border-radius:8px;transition:transform .15s ease,box-shadow .2s,background .2s,border-color .2s;box-sizing:border-box}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag p:active{transform:scale(.97)}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag p.buyTag,.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag p.readingTag{display:inline-flex;align-items:center;justify-content:center;gap:8px}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag p.buyTag .buy-tag-icon{color:#334155}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .buy-tag-icon,.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .reading-tag-icon{font-size:1.25rem;width:1.25rem;height:1.25rem;flex-shrink:0}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .readingTag{background:#2563eb!important;border-color:#2563eb!important;color:#fff;margin-right:0;border:none;box-shadow:0 10px 15px -3px rgba(29,78,216,.25);border-radius:8px!important}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .readingTag .reading-tag-icon{margin-right:8px}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .readingTag:hover{background:var(--primary-hover)!important;border-color:var(--primary-hover)!important}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .readingTag .el-icon-arrow-down:before,.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .readingTag .el-icon-d-arrow-right:before{width:12px;height:12px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAA0UlEQVR4AYzPS2oCURCF4e4eBPLYQPaRScgwkxAQAyEkITgKZA/ZRaYBR4IK4gMcqKCC21IH7VcXbBARbOrn3FNVh9u3KMvyHj3cZGd89n7QKOxe4RULjWt6ssy/Df9xW+R5vnR4wx0mhpf0qPQbmk1M8Bc3ZsJD5h0PGFu6oFXxn0wLU7zY36QgE+EB/cAjRpbTjNb5NuaoC21ploZxCDT79AtPaAvF26M342vmKeR8GIyGYZfGe+LXI7Ti46Y1rergxn1XuONcwy+e+eomPtUOAAD//xN99pIAAAAGSURBVAMAcrtH0Ie0GZ4AAAAASUVORK5CYII=)}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .readingTag .el-button--primary{border-radius:8px!important;font-weight:700;font-size:15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#2563eb!important;border-color:#2563eb!important;padding:12px 22px;min-height:48px;color:#fff!important}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .readingTag .el-button--primary>span{display:flex;align-items:center;justify-content:center}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .readingTag .el-button--primary:hover{background:var(--primary-hover)!important;border-color:var(--primary-hover)!important;color:#fff!important}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .readingTag ::v-deep .reading-tag-label{line-height:1.2}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .readingTag ::v-deep .el-icon--right{margin-left:4px;display:inline-flex;align-items:center;justify-content:center;line-height:1;position:relative;top:-2px}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .readingTag ::v-deep .el-icon-arrow-down:before{transform:rotate(0deg);transition:transform .2s ease}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .readingTag ::v-deep .el-dropdown-selfdefine[aria-expanded=true] .el-icon-arrow-down:before{transform:rotate(180deg)}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .readingTag:hover{background:#1e40af}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .buyTag{background:#fff;color:#334155;margin-right:0;border:1px solid #e2e8f0;box-shadow:none}.resDetails .contentBox .res_left .bookInfoBox .wordInfo .optionTag .buyTag:hover{background:#f8fafc;border-color:#cbd5e1}.resDetails .contentBox .res_left .bookMark{width:100%;margin-top:32px;padding-top:24px;border-top:1px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:8px}.resDetails .contentBox .res_left .bookMark p{padding:4px 12px;background:#f1f5f9;border-radius:9999px;font-weight:500;font-size:12px;text-align:center;line-height:1.5;margin-right:0;margin-bottom:0;color:#64748b;transition:opacity .2s,transform .2s}.resDetails .contentBox .res_left .bookMark p:hover{opacity:.85;transform:translateY(-1px)}.resDetails .contentBox .res_left .congshu{margin-top:0;margin-bottom:10px}.resDetails .contentBox .res_left .congshu .synopsisTitle{font-weight:700;font-size:18px;color:#0f172a;margin-bottom:24px;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px}.resDetails .contentBox .res_left .congshu .synopsisTitle:before{content:"";width:4px;height:20px;background:#1d4ed8;border-radius:9999px;margin-right:12px;flex-shrink:0}.resDetails .contentBox .res_left .congshu .synopsisTitle .more{font-size:13px;font-weight:500;float:none;cursor:pointer;color:#1d4ed8;margin-left:auto}.resDetails .contentBox .res_left .congshu .synopsisTitle .more:hover{text-decoration:underline;color:#1e40af}.resDetails .contentBox .res_left .congshu ul{display:flex;flex-wrap:wrap;max-height:800px;overflow:auto}.resDetails .contentBox .res_left .congshu ul li{width:140px;transition:all .3s;cursor:pointer;margin-right:40px;margin-bottom:30px}.resDetails .contentBox .res_left .congshu ul li .imgBox{height:190px;display:flex;align-items:center;justify-content:center;background-color:#fff;padding:8px;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 2px rgba(15,23,42,.05);transition:border-color .2s,box-shadow .2s}.resDetails .contentBox .res_left .congshu ul li .imgBox img{max-width:100%;max-height:100%;border-radius:4px}.resDetails .contentBox .res_left .congshu ul li p{text-align:center;margin-top:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.resDetails .contentBox .res_left .congshu ul li.isActive .imgBox{border:2px solid var(--primary);background-color:rgba(136,172,239,.28);position:relative}.resDetails .contentBox .res_left .congshu ul li.isActive .imgBox .current-tag{position:absolute;top:15px;right:8px;background:var(--primary);color:#fff;padding:2px 5px;border-radius:50px;font-size:12px}.resDetails .contentBox .res_left .congshu ul li.isActive p{font-weight:600;color:var(--primary)}.resDetails .contentBox .res_left .congshu ul li:hover .imgBox{border:1px solid var(--primary)}.resDetails .contentBox .res_left .congshu ul li:hover p{color:var(--primary)}.resDetails .contentBox .res_left .congshu ul li:nth-child(5n){margin-right:0}.resDetails .contentBox .res_left .volume-set-module.chunk{background:#fff;border-radius:12px;border:1px solid #f1f5f9;box-shadow:0 1px 2px 0 rgba(15,23,42,.05);margin-bottom:10px}.resDetails .contentBox .res_left .volume-set-module__inner{max-width:1266px;margin:0 auto}.resDetails .contentBox .res_left .volume-set-module__title{margin:0 0 18px;font-size:18px;font-weight:300;font-family:HYa9gj!important}.resDetails .contentBox .res_left .volume-set-module__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.resDetails .contentBox .res_left .volume-set-module__more{display:flex;justify-content:center;margin-top:22px}.resDetails .contentBox .res_left .volume-set-card{box-sizing:border-box;padding:16px 18px;background:#fff;border:1px solid #e5e7eb;border-radius:6px}.resDetails .contentBox .res_left .volume-set-card__head{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px}.resDetails .contentBox .res_left .volume-set-card__icon{flex-shrink:0;line-height:0;margin-top:2px}.resDetails .contentBox .res_left .volume-set-card__title{flex:1;min-width:0;font-size:15px;color:#111827;line-height:1.45;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.resDetails .contentBox .res_left .volume-set-card__title:hover{color:var(--primary)}.resDetails .contentBox .res_left .volume-set-card__foot{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px 12px}.resDetails .contentBox .res_left .volume-set-card__price{display:flex;align-items:baseline;gap:4px;font-size:13px}.resDetails .contentBox .res_left .volume-set-card__price-label{color:#94a3b8}.resDetails .contentBox .res_left .volume-set-card__price-value{font-weight:600}.resDetails .contentBox .res_left .volume-set-card__price-value.is-free{color:#16a34a}.resDetails .contentBox .res_left .volume-set-card__price-value.is-paid{color:#ea580c}.resDetails .contentBox .res_left .volume-set-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.resDetails .contentBox .res_left .volume-set-card__optionTag{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;flex:1;min-width:0}.resDetails .contentBox .res_left .volume-set-card__optionTag .optionTag-main{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.resDetails .contentBox .res_left .volume-set-card__optionTag .volume-set-action-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;margin:0;padding:5px 14px;min-height:28px;height:auto;line-height:1.35;font-size:12px;font-weight:400;font-family:inherit;color:#606266;background:#fff;border:1px solid #dcdfe6;border-radius:9999px;box-shadow:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap;transition:color .2s ease,background-color .2s ease,border-color .2s ease}.resDetails .contentBox .res_left .volume-set-card__optionTag .volume-set-action-btn:hover{color:#409eff;border-color:#c6e2ff;background-color:#ecf5ff}.resDetails .contentBox .res_left .volume-set-card__optionTag .volume-set-action-btn:active{transform:scale(.98)}.resDetails .contentBox .res_left .volume-set-card__optionTag p.volume-set-action-btn{text-align:center}.resDetails .contentBox .res_left .volume-set-card__optionTag .volume-set-read-dropdown{margin:0;line-height:1}.resDetails .contentBox .res_left .volume-set-card__optionTag .volume-set-read-dropdown ::v-deep .volume-set-action-btn.el-button{border:1px solid #dcdfe6;background:#fff;color:#606266;padding:5px 12px 5px 14px}.resDetails .contentBox .res_left .volume-set-card__optionTag .volume-set-read-dropdown ::v-deep .volume-set-action-btn.el-button:focus,.resDetails .contentBox .res_left .volume-set-card__optionTag .volume-set-read-dropdown ::v-deep .volume-set-action-btn.el-button:hover{color:#409eff;border-color:#c6e2ff;background-color:#ecf5ff}.resDetails .contentBox .res_left .volume-set-card__optionTag .volume-set-read-dropdown ::v-deep .reading-tag-label{line-height:1.35;font-size:12px;font-weight:400}.resDetails .contentBox .res_left .volume-set-card__optionTag .volume-set-read-dropdown ::v-deep .el-icon--right{margin-left:2px;font-size:12px;color:#909399;line-height:1}.resDetails .contentBox .res_left .volume-set-card__optionTag .volume-set-read-dropdown ::v-deep .el-icon-arrow-down:before{content:"\E6DF";background-image:none;width:auto;height:auto;transform:rotate(0deg);transition:transform .2s ease}.resDetails .contentBox .res_left .volume-set-card__optionTag .volume-set-read-dropdown ::v-deep .el-dropdown-selfdefine[aria-expanded=true] .el-icon-arrow-down:before{transform:rotate(180deg)}.resDetails .contentBox .res_left .volume-set-expand-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:8px 22px;font-size:13px;color:#64748b;background:#e8eaef;border:none;border-radius:9999px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;font-family:inherit}.resDetails .contentBox .res_left .volume-set-expand-btn__icon{font-size:12px}.resDetails .contentBox .res_left .volume-set-expand-btn:hover{background:#dde1e8}.resDetails .contentBox .res_left .book-detail-detail-card{width:100%;margin-top:0;overflow:hidden;margin-bottom:10px}.resDetails .contentBox .res_left .book-detail-detail-card .name_title{font-family:HYa9gj!important;font-weight:300;font-size:18px;margin-bottom:30px}.resDetails .contentBox .res_left .book-detail-detail-card.book-detail-detail-card--with-tabs.chunk{padding:0;padding-bottom:0}.resDetails .contentBox .res_left .book-detail-detail-card .book-detail-tabs-bar{display:flex;flex-wrap:wrap;align-items:stretch;border-bottom:1px solid #f1f5f9;background:rgba(248,250,252,.85)}.resDetails .contentBox .res_left .book-detail-detail-card .book-detail-tab{margin:0;border:none;background:transparent;padding:16px 28px;font-size:14px;font-weight:600;color:#64748b;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .2s ease,background .2s ease,border-color .2s ease;font-family:inherit}.resDetails .contentBox .res_left .book-detail-detail-card .book-detail-tab:hover{color:#1d4ed8}.resDetails .contentBox .res_left .book-detail-detail-card .book-detail-tab.is-active{color:#1d4ed8;font-weight:700;background:#fff;border-bottom-color:#1d4ed8}.resDetails .contentBox .res_left .book-detail-detail-card .book-detail-tabs-body{padding:2rem}.resDetails .contentBox .res_left .book-detail-detail-card:not(.book-detail-detail-card--with-tabs) .book-detail-tabs-body{padding:0}.resDetails .contentBox .res_left .book-detail-detail-card .book-detail-solo-head{font-weight:700;font-size:18px;color:#0f172a;margin-bottom:16px;display:flex;align-items:center}.resDetails .contentBox .res_left .book-detail-detail-card .book-detail-solo-head:before{content:"";width:4px;height:20px;background:#1d4ed8;border-radius:9999px;margin-right:12px;flex-shrink:0}.resDetails .contentBox .res_left .book-detail-detail-card .synopsisContent{font-weight:400;font-size:15px;color:#475569;text-indent:0;line-height:1.75;white-space:pre-wrap;word-break:break-word}.resDetails .contentBox .res_left .synopsisBox{width:100%;margin-top:0}.resDetails .contentBox .res_left .synopsisBox .synopsisTitle{font-weight:700;font-size:18px;color:#0f172a;margin-bottom:16px;display:flex;align-items:center}.resDetails .contentBox .res_left .synopsisBox .synopsisTitle:before{content:"";width:4px;height:20px;background:#1d4ed8;border-radius:9999px;margin-right:12px;flex-shrink:0}.resDetails .contentBox .res_left .synopsisBox .synopsisContent{font-weight:400;font-size:15px;color:#475569;text-indent:0;line-height:1.75;white-space:pre-wrap;word-break:break-word}.resDetails .contentBox .res_left .synopsisBox .seriesTypeSty ul{display:flex;flex-wrap:wrap;margin-top:10px;padding-left:30px}.resDetails .contentBox .res_left .synopsisBox .seriesTypeSty ul li{margin-bottom:10px;background:#f5f5f5;border-radius:5px;padding:4px 10px;display:flex;align-items:center;justify-content:center;margin:0 20px 15px 0;border:1px solid transparent;cursor:pointer;transition:all .3s ease-in-out}.resDetails .contentBox .res_left .synopsisBox .seriesTypeSty ul li img{height:80%;max-width:40px;margin-right:12px}.resDetails .contentBox .res_left .synopsisBox .seriesTypeSty ul li span{font-weight:400;font-size:16px;color:#333}.resDetails .contentBox .res_left .synopsisBox .seriesTypeSty ul li:hover{border:1px solid #a0bbed;background:#edf2fc}.resDetails .contentBox .res_left .synopsisBox .seriesTypeSty ul li:hover span{color:var(--primary)}.resDetails .contentBox ::v-deep .commentBox.chunk{border-radius:12px;border:1px solid #f1f5f9;box-shadow:0 1px 2px 0 rgba(15,23,42,.05);background:#fff;margin-top:10px!important;padding:2rem 2rem 2.5rem!important;box-sizing:border-box}.resDetails .contentBox ::v-deep .commentBox .commentTitle{font-weight:300;font-size:18px;color:#333;margin-bottom:30px;font-family:inherit}.resDetails .contentBox ::v-deep .commentBox .commentTexare textarea{border-radius:8px;border-color:#e2e8f0;min-height:100px}.resDetails .contentBox ::v-deep .commentBox .commentTexare .btnSubmit,.resDetails .contentBox ::v-deep .commentBox .commentTexare .commentTexareActions span{border-radius:8px;padding:8px 20px;font-weight:600}.resDetails .contentBox ::v-deep .commentBox .commentList .commentItem{padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #f1f5f9}.resDetails .contentBox ::v-deep .commentBox .commentList>.commentItem:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.resDetails .contentBox ::v-deep .commentBox .commentList .userImg{width:48px;height:48px;border:1px solid #e2e8f0}.resDetails .contentBox ::v-deep .commentBox .commentList .commentNickname{font-size:14px;font-weight:700;color:#1e293b}.resDetails .contentBox ::v-deep .commentBox .commentList .commentContent{font-size:14px;color:#475569;line-height:1.65}.resDetails .contentBox ::v-deep .commentBox .commentList .commentFooter{font-size:12px;color:#94a3b8}.resDetails .contentBox .res_right{width:320px;flex-shrink:0;max-width:100%;margin-left:0}.resDetails .contentBox .res_right .dingyue{background:url(../../static/img/dingyue.b7c96729.png) no-repeat 50%;background-size:100% 100%;height:58px;width:100%;color:#d23f25;border-radius:4px;cursor:pointer;transition:all .3s ease;margin-bottom:20px}.resDetails .contentBox .res_right .dingyue:hover{transform:scale(1.02);box-shadow:0 4px 12px rgba(210,63,37,.3);opacity:.9}.resDetails .contentBox .res_right .res_right_a{padding:24px;width:100%;background:#fff;border-radius:12px;border:1px solid #f1f5f9;box-shadow:0 1px 2px 0 rgba(15,23,42,.05);box-sizing:border-box}.resDetails .contentBox .res_right .rmdTitle{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:12px}.resDetails .contentBox .res_right .rmdTitle .rmdTitle-text{font-family:HYa9gj!important;font-weight:100}.resDetails .contentBox .res_right .rmdTitle .change-recommend{font-size:12px;color:#2563eb;cursor:pointer;transition:all .3s ease;font-weight:400}.resDetails .contentBox .res_right .rmdTitle .change-recommend:hover{text-decoration:underline}.resDetails .contentBox .res_right .rmdList li{margin-bottom:24px;display:flex;align-items:flex-start;gap:16px;cursor:pointer;overflow:visible}.resDetails .contentBox .res_right .rmdList li:last-child{margin-bottom:0}.resDetails .contentBox .res_right .rmdList li .coverTag{width:64px;height:80px;flex-shrink:0;float:none;overflow:hidden;border:1px solid #e2e8f0;border-radius:6px;padding:0;display:flex;justify-content:center;align-items:center;box-shadow:0 1px 2px 0 rgba(15,23,42,.06)}.resDetails .contentBox .res_right .rmdList li .coverTag img{max-width:100%;max-height:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.resDetails .contentBox .res_right .rmdList li .infoBox{flex:1;min-width:0;width:auto;margin-left:0;float:none}.resDetails .contentBox .res_right .rmdList li .infoBox .resTitle{font-weight:700;font-size:14px;color:#1e293b;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:6px;line-height:1.4;transition:color .2s}.resDetails .contentBox .res_right .rmdList li .infoBox .otherOnfo{font-weight:400;font-size:12px;color:#94a3b8;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:8px}.resDetails .contentBox .res_right .rmdList li .infoBox .jiaGe{font-weight:400;font-size:12px;color:#f97316;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:600}.resDetails .contentBox .res_right .rmdList li .infoBox .jiaGe.is-free{color:#059669}.resDetails .contentBox .res_right .rmdList li:hover .coverTag{border-color:#e2e8f0;box-shadow:0 2px 8px rgba(15,23,42,.08)}.resDetails .contentBox .res_right .rmdList li:hover .coverTag img{transform:scale(1.08)}.resDetails .contentBox .res_right .rmdList li:hover .resTitle{color:#1d4ed8}.resDetails>footer{margin-top:48px}.purchase-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:2000}.purchase-content{background-color:#fff;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.3);width:550px;max-width:90%;max-height:92vh;height:auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.purchase-scroll-body{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.purchase-content.lang-tib,.purchase-content.lang-yi{width:620px;max-width:94%;max-height:92vh}.purchase-content.lang-tib .purchase-order-info,.purchase-content.lang-yi .purchase-order-info{padding:16px 16px 12px}.purchase-content.lang-tib .order-item,.purchase-content.lang-yi .order-item{align-items:flex-start;margin-bottom:10px;gap:8px}.purchase-content.lang-tib .order-label,.purchase-content.lang-yi .order-label{width:168px;font-size:13px;line-height:1.45;white-space:nowrap;word-break:keep-all}.purchase-content.lang-tib .order-value,.purchase-content.lang-yi .order-value{font-size:13px;line-height:1.45;white-space:normal;word-break:break-all}.purchase-content.lang-tib .purchase-payment-methods,.purchase-content.lang-yi .purchase-payment-methods{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:10px 14px;padding:0 16px 16px}.purchase-content.lang-tib .payment-label,.purchase-content.lang-yi .payment-label{margin-right:0;margin-bottom:0;min-height:40px;display:flex;align-items:center;justify-content:flex-start}.purchase-content.lang-tib .payment-methods-list,.purchase-content.lang-yi .payment-methods-list{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px}.purchase-content.lang-tib .payment-method-btn,.purchase-content.lang-yi .payment-method-btn{width:auto;min-width:0;padding:0 8px}.purchase-content.lang-tib .payment-method-name,.purchase-content.lang-yi .payment-method-name{font-size:12px;line-height:1.25;text-align:center;white-space:nowrap;word-break:break-all}.purchase-content.lang-tib .payment-content,.purchase-content.lang-yi .payment-content{padding:0 16px}.purchase-content.lang-tib .purchase-actions,.purchase-content.lang-yi .purchase-actions{padding:16px 16px 0;gap:12px}.purchase-header{background-color:var(--primary);color:#fff;padding:15px 20px;border-radius:8px 8px 0 0;display:flex;justify-content:space-between;align-items:center;position:relative;flex-shrink:0}.purchase-title{font-size:18px;font-weight:600;text-align:center;flex:1}.purchase-close{font-size:28px;cursor:pointer;color:#fff;width:24px;height:24px;display:flex;align-items:center;justify-content:center;line-height:1;transition:opacity .3s ease}.purchase-close:hover{opacity:.8}.purchase-order-info{padding:20px}.order-item{display:flex;margin-bottom:12px;align-items:center}.order-item:last-child{margin-bottom:0}.order-item--pay-amounts{flex-wrap:wrap;align-items:center;gap:16px 20px}.order-amount-pair{display:flex;align-items:center;flex:0 0 auto;min-width:0}.order-amount-pair .order-label{width:80px}.order-amount-pair .order-value{flex:0 1 auto}.order-label{color:#666;font-size:14px;width:77px;flex-shrink:0}.order-value{color:#333;font-size:14px;flex:1;font-weight:600}.order-price{color:#e74c3c;font-weight:600}.purchase-book-price-value{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:8px}.purchase-book-price-value .ebook-original-price{font-size:14px;color:#999;font-weight:400;text-decoration:line-through}.purchase-book-price-value .ebook-sale-price{font-size:18px;font-weight:700;color:#e53935}.purchase-payment-methods{padding:0 20px 20px;flex-direction:row;flex-wrap:wrap;gap:12px 20px}.payment-label,.purchase-payment-methods{display:flex;align-items:center;justify-content:flex-start}.payment-label{color:#666;font-size:14px;margin-bottom:0;margin-right:0;flex-shrink:0;min-height:40px;line-height:1.3}.payment-methods-list{display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:flex-start;flex:0 1 auto}.payment-method-btn{flex:1;width:131px;height:40px;line-height:40px;background:#f5f5f5;border:1px solid #f5f5f5;transition:all .3s ease;position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer}.payment-method-btn:not(.disabled):hover{border-color:var(--primary);background-color:#f0f8fe}.payment-method-btn.disabled{cursor:not-allowed}.payment-method-btn.active{border-color:var(--primary);background-color:#f0f8fe}.payment-method-name{color:#333;font-size:14px}.payment-check-icon{position:absolute;top:0;right:0;width:30px;height:23px;color:#fff;border-radius:50%;font-size:12px;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.payment-method-btn.active .payment-check-icon{opacity:1}.payment-content{padding:0 20px 16px;min-height:0;flex-shrink:0;position:relative;overflow:hidden;contain:layout}.payment-alipay-content,.payment-wechat-content{text-align:center}.wechat-tip{font-size:14px;color:#666;margin-bottom:12px;padding-top:40px}.wechat-tip--with-qr{padding-top:0}.payment-select-hint{color:#909399}.qr-code-container{display:flex;justify-content:center;align-items:center;padding:6px;box-sizing:border-box;width:100%;max-width:200px;min-height:92px}.qr-code-container,.qr-code-scale-wrap{margin:0 auto;position:relative;overflow:hidden}.qr-code-scale-wrap{width:108px;height:110px;flex-shrink:0}.qr-code-scale-wrap iframe{position:absolute;left:50%;top:50%;width:270px;height:274px;margin-left:-135px;margin-top:-137px;transform:scale(.4);transform-origin:center center;border:none;border-radius:4px;pointer-events:auto}.qr-code-loading{position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.95);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10;border-radius:4px}.loading-spinner{width:28px;height:28px;border:3px solid #f3f3f3;border-top:3px solid var(--primary);border-radius:50%;-webkit-animation:purchase-spin 1s linear infinite;animation:purchase-spin 1s linear infinite;margin-bottom:8px}.loading-text{color:#666;font-size:12px}@-webkit-keyframes purchase-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes purchase-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.points-available-line{margin:0 0 10px;text-align:center;font-size:14px;line-height:1.5}.points-avail-red{color:#e74c3c;font-weight:600}.points-deduct-section{padding:0 20px 16px;font-size:14px}.points-deduct-section .el-checkbox__original{display:none!important}.points-deduct-panel{margin-top:10px;padding:10px 12px;background:#f7f9fc;border-radius:6px}.points-deduct-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px}.points-deduct-label{color:#666;margin-right:4px}.points-preset-btn{padding:4px 12px;border:1px solid #dcdfe6;border-radius:4px;background:#fff;cursor:pointer;font-size:13px;color:#606266}.points-preset-btn.active,.points-preset-btn:hover{border-color:var(--primary,#409eff);color:var(--primary,#409eff)}.points-preset-btn.active{background:#ecf5ff}.points-preset-btn.disabled,.points-preset-btn:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.points-preset-custom-wrap{display:inline-flex;align-items:center;gap:6px;min-width:0;cursor:text;padding:4px 8px 4px 12px}.points-preset-custom-wrap.active{border-color:var(--primary,#409eff);background:#ecf5ff}.points-preset-custom-label{flex-shrink:0;font-size:13px;color:#606266}.points-preset-custom-wrap.active .points-preset-custom-label{color:var(--primary,#409eff)}.points-preset-custom-input{width:58px;height:16px;border:none;background:transparent;font-size:13px;color:#303133;outline:none;padding:2px 0}.points-preset-custom-input::-webkit-input-placeholder{color:#c0c4cc;font-size:12px}.points-preset-custom-input::-moz-placeholder{color:#c0c4cc;font-size:12px}.points-preset-custom-input:-ms-input-placeholder{color:#c0c4cc;font-size:12px}.points-preset-custom-input::-ms-input-placeholder{color:#c0c4cc;font-size:12px}.points-preset-custom-input::placeholder{color:#c0c4cc;font-size:12px}.points-deduct-summary{margin:0;padding-top:2px}.points-deduct-summary-line{font-size:12px;color:#606266;margin:0 0 4px;line-height:1.45}.points-deduct-summary-line:last-child{margin-bottom:0;color:#909399}.points-deduct-summary-line--html ::v-deep .points-avail-red{color:#e74c3c;font-weight:600}.purchase-actions{flex-shrink:0;position:relative;z-index:3;padding:14px 24px 10px;display:flex;gap:16px;justify-content:center;align-items:center;background:#fff;box-shadow:0 -6px 16px rgba(0,0,0,.06)}.btn-confirm{flex:1;max-width:200px;padding:12px 20px;background-color:var(--primary);color:#fff;border:none;border-radius:4px;font-size:14px;cursor:pointer;transition:background-color .3s ease,opacity .2s ease}.btn-confirm:hover:not(:disabled){background-color:#234ea6}.btn-confirm:disabled{background-color:#c0c4cc!important;color:#fff;cursor:not-allowed;opacity:1}.btn-cancel{flex:1;max-width:200px;padding:12px 20px;background-color:#e74c3c;color:#fff;border:1px solid #e74c3c;border-radius:4px;font-size:14px;cursor:pointer;transition:all .3s ease}.btn-cancel:hover{background-color:#ffeaea;color:#e74c3c}.purchase-disclaimer{padding:12px 20px 16px;font-size:12px;color:#999;text-align:center;line-height:1.5;margin:0;flex-shrink:0;background:#fff}.copyright-report-dialog .el-dialog__body{padding-top:10px}.copyright-report-dialog .copyright-report-dialog-body{padding:0 4px 4px}.copyright-report-dialog .copyright-report-row{margin-bottom:20px}.copyright-report-dialog .copyright-report-row:last-child{margin-bottom:0}.copyright-report-dialog .copyright-report-label{display:block;font-size:14px;color:#606266;margin-bottom:8px;font-weight:500}.copyright-report-dialog .copyright-report-book-title{display:block;font-size:16px;color:#303133;line-height:1.6;word-break:break-word}