@charset "UTF-8";header[data-v-09f37940]{margin:0;padding:0;box-sizing:border-box}header[data-v-09f37940]{position:fixed;top:0;left:0;z-index:1000;background:#fff;width:100%;height:100px;padding:20px;box-shadow:0 2px 5px #0000001a;display:flex;align-items:center;justify-content:space-between;font-family:Hiragino Sans GB,Microsoft YaHei,华文楷体,STKaiti,KaiTi,serif}@media screen and (min-width: 1440px){header[data-v-09f37940]{margin:0;max-width:100%;padding:20px 5%}}.logo-box[data-v-09f37940]{width:50px;height:50px;background:#c8c8c8;border-radius:8px;transition:transform .3s}.logo-box[data-v-09f37940]:hover{transform:rotate(-5deg)}.top-nav[data-v-09f37940]{display:flex;background:#fff;align-items:center;flex-grow:1;justify-content:center;margin:0 auto}.top-nav a[data-v-09f37940]{color:#000;font-size:1.1rem;text-decoration:none;padding:.5rem;position:relative;transition:all .3s ease;font-family:inherit}.top-nav a[data-v-09f37940]:before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#3498db;transition:width .3s}.top-nav a[data-v-09f37940]:hover:before{width:100%}.top-nav a.active[data-v-09f37940]{color:#3498db;font-weight:700}.top-nav a.active[data-v-09f37940]:before{width:100%;background:#3498db}.search-box[data-v-09f37940]{position:relative;margin-left:20px}.search-box input[data-v-09f37940]{padding:.5rem 2rem;border:2px solid #7d7d7d;border-radius:20px;min-width:200px;transition:all .3s;font-family:inherit}.search-box input[data-v-09f37940]::placeholder{color:#888;transition:opacity .3s ease}.search-box input[data-v-09f37940]:focus::placeholder{opacity:0}.search-box input[data-v-09f37940]:focus{outline:none;border-color:#87ceeb;box-shadow:0 0 8px #87ceeb4d}@media screen and (max-width: 1024px){header[data-v-09f37940]{padding:15px;min-height:80px;height:auto}.top-nav a[data-v-09f37940]{font-size:1rem;padding:6px 10px}.search-box input[data-v-09f37940]{min-width:180px;padding:6px 14px}}@media screen and (max-width: 768px){header[data-v-09f37940]{padding:12px 15px;min-height:70px;height:auto;flex-wrap:wrap;justify-content:space-between}.logo-box[data-v-09f37940]{width:40px;height:40px}.top-nav[data-v-09f37940]{order:2;width:100%;margin-top:15px;justify-content:center;flex-wrap:wrap}.top-nav a[data-v-09f37940]{font-size:.9rem;padding:6px 8px;margin:2px}.search-box[data-v-09f37940]{order:1;margin:0;min-width:150px}.search-box input[data-v-09f37940]{min-width:140px;padding:6px 12px;font-size:.85rem}}@media screen and (max-width: 576px){header[data-v-09f37940]{padding:10px;min-height:60px}.logo-box[data-v-09f37940]{width:35px;height:35px}.top-nav[data-v-09f37940]{margin-top:10px}.top-nav a[data-v-09f37940]{font-size:.85rem;padding:5px 6px;margin:1px}.search-box input[data-v-09f37940]{min-width:120px;padding:5px 10px;font-size:.8rem}}.footer[data-v-3329f65d]{background:#fff;color:#000;margin:30px;padding:20px;border-radius:20px;box-shadow:0 2px 5px #0000001a;text-align:center;display:flex;align-items:center;justify-content:center;min-height:80px;font-family:华文楷体,sans-serif}.footer-bottom[data-v-3329f65d]{width:100%}.footer-bottom p[data-v-3329f65d]{letter-spacing:1px;margin:0;font-size:1rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0}@media (min-width: 769px){.footer-bottom p[data-v-3329f65d]{flex-wrap:nowrap}}@media (max-width: 768px){.footer[data-v-3329f65d]{margin:15px!important;padding:15px;min-height:auto}.footer-bottom p[data-v-3329f65d]{font-size:.9rem;flex-direction:column;gap:8px}.separator[data-v-3329f65d]{display:none}.copyright[data-v-3329f65d],.contact[data-v-3329f65d],.record[data-v-3329f65d]{display:block;width:100%;text-align:center;margin:5px 0}.copyright[data-v-3329f65d]{margin-top:0}.record[data-v-3329f65d]{margin-bottom:0}}@media (max-width: 576px){.footer[data-v-3329f65d]{margin:10px!important;padding:12px}.footer-bottom p[data-v-3329f65d]{font-size:.85rem;gap:6px}}@media screen and (min-width: 1440px){.footer[data-v-3329f65d]{margin:30px auto;max-width:1400px}}@media (max-width: 768px){.footer[data-v-3329f65d]{position:relative!important;width:calc(100% - 20px)!important;margin:20px 10px!important;padding:15px!important;border-radius:15px!important;box-sizing:border-box}}.modal-overlay[data-v-18722362]{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;visibility:hidden;opacity:0;transition:all .3s ease}.modal-overlay.active[data-v-18722362]{visibility:visible;opacity:1}.modal-content[data-v-18722362]{background:#fff;width:90%;max-width:400px;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000004d;transform:translateY(50px);transition:transform .5s ease;position:relative}.modal-overlay.active .modal-content[data-v-18722362]{transform:translateY(0)}.modal-header[data-v-18722362]{background:linear-gradient(135deg,#6a11cb,#2575fc);padding:25px 20px;text-align:center;color:#fff}.modal-header i[data-v-18722362]{font-size:3.5rem;margin-bottom:15px}.modal-header h2[data-v-18722362]{font-size:1.8rem;margin-bottom:0}.modal-body[data-v-18722362]{padding:25px;color:#333;text-align:center}.modal-body p[data-v-18722362]{margin-bottom:25px;font-size:1.1rem;color:#555}.modal-buttons[data-v-18722362]{display:flex;justify-content:center;margin-top:10px}.modal-btn[data-v-18722362]{padding:12px 40px;border-radius:50px;border:none;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-sign[data-v-18722362]{background:linear-gradient(135deg,#1a11ab 20%,#25454c 60%);color:#fff;box-shadow:0 4px 10px #6a61cb66}.btn-sign[data-v-18722362]:hover{box-shadow:0 6px 15px #6a61cb80;transform:translateY(-2px)}.close-btn[data-v-18722362]{position:absolute;top:15px;right:15px;background:#fff3;width:30px;height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;cursor:pointer;transition:all .3s ease}.close-btn[data-v-18722362]:hover{background:#ffffff4d}@media (max-width: 500px){.modal-content[data-v-18722362]{max-width:90%}.modal-header[data-v-18722362]{padding:20px 15px}.modal-header i[data-v-18722362]{font-size:3rem}.modal-header h2[data-v-18722362]{font-size:1.5rem}.modal-body[data-v-18722362]{padding:20px 15px}.modal-btn[data-v-18722362]{width:100%;padding:14px 30px}}.toast[data-v-b31e9e1b]{position:fixed;top:20px;right:20px;padding:15px 20px;border-radius:5px;color:#fff;z-index:1001;box-shadow:0 4px 12px #00000026;transition:all .3s ease}.toast-content[data-v-b31e9e1b]{display:flex;align-items:center}.toast-content i[data-v-b31e9e1b]{margin-right:8px}.toast-info[data-v-b31e9e1b]{background-color:#1890ff}.toast-success[data-v-b31e9e1b]{background-color:#52c41a}.toast-warning[data-v-b31e9e1b]{background-color:#faad14}.toast-error[data-v-b31e9e1b]{background-color:#f5222d}.fireworks-background[data-v-540717cd]{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;pointer-events:none;background:#fff}canvas[data-v-540717cd]{display:block;width:100%;height:100%}.aplayer{background:#fff;font-family:Arial,Helvetica,sans-serif;margin:5px;box-shadow:0 2px 2px #00000012,0 1px 5px #0000001a;border-radius:2px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:normal;position:relative}.aplayer *{box-sizing:content-box}.aplayer svg{width:100%;height:100%}.aplayer svg circle,.aplayer svg path{fill:#fff}.aplayer.aplayer-withlist .aplayer-info{border-bottom:1px solid #e9e9e9}.aplayer.aplayer-withlist .aplayer-list{display:block}.aplayer.aplayer-withlist .aplayer-icon-order,.aplayer.aplayer-withlist .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon.aplayer-icon-menu{display:inline}.aplayer.aplayer-withlrc .aplayer-pic{height:90px;width:90px}.aplayer.aplayer-withlrc .aplayer-info{margin-left:90px;height:90px;padding:10px 7px 0}.aplayer.aplayer-withlrc .aplayer-lrc{display:block}.aplayer.aplayer-narrow{width:66px}.aplayer.aplayer-narrow .aplayer-info,.aplayer.aplayer-narrow .aplayer-list{display:none}.aplayer.aplayer-narrow .aplayer-body,.aplayer.aplayer-narrow .aplayer-pic{height:66px;width:66px}.aplayer.aplayer-fixed{position:fixed;bottom:0;left:0;right:0;margin:0;z-index:99;overflow:visible;max-width:400px;box-shadow:none}.aplayer.aplayer-fixed .aplayer-list{margin-bottom:65px;border:1px solid #eee;border-bottom:none}.aplayer.aplayer-fixed .aplayer-body{position:fixed;bottom:0;left:0;right:0;margin:0;z-index:99;background:#fff;padding-right:18px;transition:all .3s ease;max-width:400px}.aplayer.aplayer-fixed .aplayer-lrc{display:block;position:fixed;bottom:10px;left:0;right:0;margin:0;z-index:98;pointer-events:none;text-shadow:-1px -1px 0 #fff}.aplayer.aplayer-fixed .aplayer-lrc:after,.aplayer.aplayer-fixed .aplayer-lrc:before{display:none}.aplayer.aplayer-fixed .aplayer-info{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;transition:all .3s ease;border-bottom:none;border-top:1px solid #e9e9e9}.aplayer.aplayer-fixed .aplayer-info .aplayer-music{width:calc(100% - 105px)}.aplayer.aplayer-fixed .aplayer-miniswitcher{display:block}.aplayer.aplayer-fixed.aplayer-narrow .aplayer-info{display:block;-webkit-transform:scaleX(0);transform:scaleX(0)}.aplayer.aplayer-fixed.aplayer-narrow .aplayer-body{width:66px!important}.aplayer.aplayer-fixed.aplayer-narrow .aplayer-miniswitcher .aplayer-icon{-webkit-transform:rotateY(0);transform:rotateY(0)}.aplayer.aplayer-fixed .aplayer-icon-back,.aplayer.aplayer-fixed .aplayer-icon-forward,.aplayer.aplayer-fixed .aplayer-icon-lrc,.aplayer.aplayer-fixed .aplayer-icon-play{display:inline-block}.aplayer.aplayer-fixed .aplayer-icon-back,.aplayer.aplayer-fixed .aplayer-icon-forward,.aplayer.aplayer-fixed .aplayer-icon-menu,.aplayer.aplayer-fixed .aplayer-icon-play{position:absolute;bottom:27px;width:20px;height:20px}.aplayer.aplayer-fixed .aplayer-icon-back{right:75px}.aplayer.aplayer-fixed .aplayer-icon-play{right:50px}.aplayer.aplayer-fixed .aplayer-icon-forward{right:25px}.aplayer.aplayer-fixed .aplayer-icon-menu{right:0}.aplayer.aplayer-arrow .aplayer-icon-loop,.aplayer.aplayer-arrow .aplayer-icon-order,.aplayer.aplayer-mobile .aplayer-icon-volume-down{display:none}.aplayer.aplayer-loading .aplayer-info .aplayer-controller .aplayer-loading-icon{display:block}.aplayer.aplayer-loading .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar .aplayer-played .aplayer-thumb{-webkit-transform:scale(1);transform:scale(1)}.aplayer .aplayer-body{position:relative}.aplayer .aplayer-icon{width:15px;height:15px;border:none;background-color:transparent;outline:none;cursor:pointer;opacity:.8;vertical-align:middle;padding:0;font-size:12px;margin:0;display:inline-block}.aplayer .aplayer-icon path{transition:all .2s ease-in-out}.aplayer .aplayer-icon-back,.aplayer .aplayer-icon-forward,.aplayer .aplayer-icon-lrc,.aplayer .aplayer-icon-order,.aplayer .aplayer-icon-play{display:none}.aplayer .aplayer-icon-lrc-inactivity svg{opacity:.4}.aplayer .aplayer-icon-forward{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.aplayer .aplayer-lrc-content{display:none}.aplayer .aplayer-pic{position:relative;float:left;height:66px;width:66px;background-size:cover;background-position:50%;transition:all .3s ease;cursor:pointer}.aplayer .aplayer-pic:hover .aplayer-button{opacity:1}.aplayer .aplayer-pic .aplayer-button{position:absolute;border-radius:50%;opacity:.8;text-shadow:0 1px 1px rgba(0,0,0,.2);box-shadow:0 1px 1px #0003;background:#0003;transition:all .1s ease}.aplayer .aplayer-pic .aplayer-button path{fill:#fff}.aplayer .aplayer-pic .aplayer-hide{display:none}.aplayer .aplayer-pic .aplayer-play{width:26px;height:26px;border:2px solid #fff;bottom:50%;right:50%;margin:0 -15px -15px 0}.aplayer .aplayer-pic .aplayer-play svg{position:absolute;top:3px;left:4px;height:20px;width:20px}.aplayer .aplayer-pic .aplayer-pause{width:16px;height:16px;border:2px solid #fff;bottom:4px;right:4px}.aplayer .aplayer-pic .aplayer-pause svg{position:absolute;top:2px;left:2px;height:12px;width:12px}.aplayer .aplayer-info{margin-left:66px;padding:14px 7px 0 10px;height:66px;box-sizing:border-box}.aplayer .aplayer-info .aplayer-music{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0 0 13px 5px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;cursor:default;padding-bottom:2px;height:20px}.aplayer .aplayer-info .aplayer-music .aplayer-title{font-size:14px}.aplayer .aplayer-info .aplayer-music .aplayer-author{font-size:12px;color:#666}.aplayer .aplayer-info .aplayer-controller{position:relative;display:flex}.aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap{margin:0 0 0 5px;padding:4px 0;cursor:pointer!important;flex:1}.aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap:hover .aplayer-bar .aplayer-played .aplayer-thumb{-webkit-transform:scale(1);transform:scale(1)}.aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar{position:relative;height:2px;width:100%;background:#cdcdcd}.aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar .aplayer-loaded{position:absolute;left:0;top:0;bottom:0;background:#aaa;height:2px;transition:all .5s ease}.aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar .aplayer-played{position:absolute;left:0;top:0;bottom:0;height:2px}.aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar .aplayer-played .aplayer-thumb{position:absolute;top:0;right:5px;margin-top:-4px;margin-right:-10px;height:10px;width:10px;border-radius:50%;cursor:pointer;transition:all .3s ease-in-out;-webkit-transform:scale(0);transform:scale(0)}.aplayer .aplayer-info .aplayer-controller .aplayer-time{position:relative;right:0;bottom:4px;height:17px;color:#999;font-size:11px;padding-left:7px}.aplayer .aplayer-info .aplayer-controller .aplayer-time .aplayer-time-inner{vertical-align:middle}.aplayer .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon{cursor:pointer;transition:all .2s ease}.aplayer .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon path{fill:#666}.aplayer .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon.aplayer-icon-loop{margin-right:2px}.aplayer .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon:hover path{fill:#000}.aplayer .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon.aplayer-icon-menu,.aplayer .aplayer-info .aplayer-controller .aplayer-time.aplayer-time-narrow .aplayer-icon-menu,.aplayer .aplayer-info .aplayer-controller .aplayer-time.aplayer-time-narrow .aplayer-icon-mode{display:none}.aplayer .aplayer-info .aplayer-controller .aplayer-volume-wrap{position:relative;display:inline-block;margin-left:3px;cursor:pointer!important}.aplayer .aplayer-info .aplayer-controller .aplayer-volume-wrap:hover .aplayer-volume-bar-wrap{height:40px}.aplayer .aplayer-info .aplayer-controller .aplayer-volume-wrap .aplayer-volume-bar-wrap{position:absolute;bottom:15px;right:-3px;width:25px;height:0;z-index:99;overflow:hidden;transition:all .2s ease-in-out}.aplayer .aplayer-info .aplayer-controller .aplayer-volume-wrap .aplayer-volume-bar-wrap.aplayer-volume-bar-wrap-active{height:40px}.aplayer .aplayer-info .aplayer-controller .aplayer-volume-wrap .aplayer-volume-bar-wrap .aplayer-volume-bar{position:absolute;bottom:0;right:10px;width:5px;height:35px;background:#aaa;border-radius:2.5px;overflow:hidden}.aplayer .aplayer-info .aplayer-controller .aplayer-volume-wrap .aplayer-volume-bar-wrap .aplayer-volume-bar .aplayer-volume{position:absolute;bottom:0;right:0;width:5px;transition:all .1s ease}.aplayer .aplayer-info .aplayer-controller .aplayer-loading-icon{display:none}.aplayer .aplayer-info .aplayer-controller .aplayer-loading-icon svg{position:absolute;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite}.aplayer .aplayer-lrc{display:none;position:relative;height:30px;text-align:center;overflow:hidden;margin:-10px 0 7px}.aplayer .aplayer-lrc:before{top:0;height:10%;background:linear-gradient(180deg,#fff 0,#fff0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#00ffffff",GradientType=0)}.aplayer .aplayer-lrc:after,.aplayer .aplayer-lrc:before{position:absolute;z-index:1;display:block;overflow:hidden;width:100%;content:" "}.aplayer .aplayer-lrc:after{bottom:0;height:33%;background:linear-gradient(180deg,#fff0 0,#fffc);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ccffffff",GradientType=0)}.aplayer .aplayer-lrc p{font-size:12px;color:#666;line-height:16px!important;height:16px!important;padding:0!important;margin:0!important;transition:all .5s ease-out;opacity:.4;overflow:hidden}.aplayer .aplayer-lrc p.aplayer-lrc-current{opacity:1;overflow:visible;height:auto!important;min-height:16px}.aplayer .aplayer-lrc.aplayer-lrc-hide{display:none}.aplayer .aplayer-lrc .aplayer-lrc-contents{width:100%;transition:all .5s ease-out;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;cursor:default}.aplayer .aplayer-list{overflow:auto;transition:all .5s ease;will-change:height;display:none;overflow:hidden}.aplayer .aplayer-list.aplayer-list-hide{max-height:0!important}.aplayer .aplayer-list ol{list-style-type:none;margin:0;padding:0;overflow-y:auto}.aplayer .aplayer-list ol::-webkit-scrollbar{width:5px}.aplayer .aplayer-list ol::-webkit-scrollbar-thumb{border-radius:3px;background-color:#eee}.aplayer .aplayer-list ol::-webkit-scrollbar-thumb:hover{background-color:#ccc}.aplayer .aplayer-list ol li{position:relative;height:32px;line-height:32px;padding:0 15px;font-size:12px;border-top:1px solid #e9e9e9;cursor:pointer;transition:all .2s ease;overflow:hidden;margin:0}.aplayer .aplayer-list ol li:first-child{border-top:none}.aplayer .aplayer-list ol li:hover{background:#efefef}.aplayer .aplayer-list ol li.aplayer-list-light{background:#e9e9e9}.aplayer .aplayer-list ol li.aplayer-list-light .aplayer-list-cur{display:inline-block}.aplayer .aplayer-list ol li .aplayer-list-cur{display:none;width:3px;height:22px;position:absolute;left:0;top:5px;cursor:pointer}.aplayer .aplayer-list ol li .aplayer-list-index{color:#666;margin-right:12px;cursor:pointer}.aplayer .aplayer-list ol li .aplayer-list-author{color:#666;float:right;cursor:pointer}.aplayer .aplayer-notice{opacity:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:12px;border-radius:4px;padding:5px 10px;transition:all .3s ease-in-out;overflow:hidden;color:#fff;pointer-events:none;background-color:#f4f4f5;color:#909399}.aplayer .aplayer-miniswitcher{display:none;position:absolute;top:0;right:0;bottom:0;height:100%;background:#e6e6e6;width:18px;border-radius:0 2px 2px 0}.aplayer .aplayer-miniswitcher .aplayer-icon{height:100%;width:100%;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);transition:all .3s ease}.aplayer .aplayer-miniswitcher .aplayer-icon path{fill:#666}.aplayer .aplayer-miniswitcher .aplayer-icon:hover path{fill:#000}@-webkit-keyframes aplayer-roll{0%{left:0}to{left:-100%}}@keyframes aplayer-roll{0%{left:0}to{left:-100%}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.aplayer-container[data-v-cd2970a8]{position:fixed;left:20px;bottom:20px;z-index:1000}[data-v-cd2970a8] .aplayer{border-radius:10px!important;box-shadow:0 4px 20px #00000026!important;overflow:hidden!important}[data-v-cd2970a8] .aplayer-miniswitcher{background:#2980b9!important;border-radius:50%!important}[data-v-cd2970a8] .aplayer-list{width:400px!important;max-width:400px!important;border-radius:8px!important;margin-bottom:10px!important}[data-v-cd2970a8] .aplayer-info{padding:8px 12px!important;border-top:1px solid #eee!important}[data-v-cd2970a8] .aplayer-bar-wrap{margin:0 10px!important}[data-v-cd2970a8] .aplayer-button{width:24px!important;height:24px!important;margin:0 6px!important}[data-v-cd2970a8] .aplayer-time{font-size:12px!important;margin:0 8px!important}[data-v-cd2970a8] .aplayer.aplayer-mini{width:auto!important}[data-v-cd2970a8] .aplayer.aplayer-mini .aplayer-info{display:none!important}[data-v-cd2970a8] .aplayer.aplayer-mini .aplayer-controller{height:40px!important}.right-sidebar[data-v-9bacf65e]{position:fixed;top:50%;right:15px;transform:translateY(-50%);height:auto;max-height:85vh;z-index:1000;transition:all .3s ease;overflow-x:hidden;overflow-y:auto;border-radius:12px;box-shadow:0 2px 10px #00000014;display:flex;flex-direction:column;background:#fff}.sidebar-toggle[data-v-9bacf65e]{height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-bottom:1px solid #e0e0e0;font-weight:700;font-size:16px;color:#495057;background-color:#ffffffe6;transition:all .3s ease;border-radius:12px 12px 0 0}.sidebar-toggle[data-v-9bacf65e]:hover{background-color:#f8f9fa;color:#3498db}.sidebar-content[data-v-9bacf65e]{flex:1;display:flex;flex-direction:column;min-height:0}.sidebar-header[data-v-9bacf65e]{padding:12px 14px 10px;border-bottom:1px solid #e0e0e0}.sidebar-header h3[data-v-9bacf65e]{margin:0;color:#333;font-size:1rem;font-weight:600;text-align:center}.tools-header[data-v-9bacf65e]{display:flex;justify-content:space-between;align-items:center}.refresh-btn[data-v-9bacf65e]{padding:6px;background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;color:#333;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.refresh-btn[data-v-9bacf65e]:hover{background-color:#3498db;color:#fff;border-color:#3498db}.refresh-icon[data-v-9bacf65e]{font-size:14px}.sidebar-body[data-v-9bacf65e]{flex:1;padding:12px;overflow-y:auto;min-height:0}.sidebar-tools[data-v-9bacf65e]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.tool-item[data-v-9bacf65e]{background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;padding:12px 8px;text-align:center;cursor:pointer;transition:all .2s ease;position:relative}.tool-item[data-v-9bacf65e]:hover{border-color:#3498db;transform:translateY(-1px);box-shadow:0 1px 3px #00000014}.tool-item[data-v-9bacf65e]:before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#3498db;transition:width .2s}.tool-item[data-v-9bacf65e]:hover:before{width:100%}.tool-icon[data-v-9bacf65e]{font-size:18px;margin-bottom:6px}.tool-name[data-v-9bacf65e]{font-size:12px;color:#333;font-weight:500}.notification-badge[data-v-9bacf65e]{position:absolute;top:-5px;right:-5px;background-color:#ff4757;color:#fff;border-radius:50%;width:18px;height:18px;font-size:10px;display:flex;align-items:center;justify-content:center}.collapsed-hint[data-v-9bacf65e]{display:flex;flex-direction:column;align-items:center;padding:15px 0}.hint-item[data-v-9bacf65e]{writing-mode:vertical-rl;text-orientation:mixed;margin:6px 0;font-weight:500;color:#6c757d;font-size:13px}@media (max-width: 768px){.right-sidebar[data-v-9bacf65e]{display:none}}@media screen and (min-width: 1440px){.right-sidebar[data-v-9bacf65e]{right:calc((100vw - 1400px)/2)}}.collapsed[data-v-9bacf65e]{transition:all .3s ease}.collapsed .sidebar-content[data-v-9bacf65e]{opacity:0;transition:opacity .2s ease}.right-sidebar:not(.collapsed) .sidebar-content[data-v-9bacf65e]{opacity:1}.right-sidebar[data-v-9bacf65e]::-webkit-scrollbar{width:0;background:transparent}.new-year-countdown[data-v-a2287d2f]{display:flex;justify-content:center;align-items:center;width:100%;min-height:60px;text-align:center}.countdown-container[data-v-a2287d2f]{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:8px;color:red;font-size:20px;font-family:Arial,sans-serif;white-space:nowrap}.countdown-title[data-v-a2287d2f]{font-weight:700}.time-unit[data-v-a2287d2f]{margin:0 3px}.time-value[data-v-a2287d2f]{font-weight:700}.time-label[data-v-a2287d2f]{margin-left:2px}.new-year-message[data-v-a2287d2f]{font-weight:700}@media (max-width: 480px){.countdown-container[data-v-a2287d2f]{font-size:16px;flex-direction:column;gap:4px}}*{margin:0;padding:0;box-sizing:border-box}.main-content{padding-top:140px;min-height:calc(100vh - 140px)}@media screen and (max-width: 1024px){.main-content{padding-top:120px;min-height:calc(100vh - 120px)}}@media screen and (max-width: 768px){.main-content{padding-top:100px;min-height:calc(100vh - 100px)}}@media screen and (max-width: 576px){.main-content{padding-top:80px;min-height:calc(100vh - 80px)}}html,body{width:100%;height:100%;overflow-x:hidden;font-family:华文楷体,STKaiti,serif;line-height:1.6;background-color:#fff;color:#333}@media (max-width: 768px){html{font-size:16px}body{font-size:14px;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;touch-action:pan-y;overflow-x:hidden}.content-overlay{width:100%!important;max-width:100%!important;padding:0!important;margin:0!important;overflow-x:hidden}}@media (max-width: 480px){header,.footer,.app-container{margin-left:5px!important;margin-right:5px!important;width:calc(100% - 10px)!important;max-width:calc(100% - 10px)!important}body{font-size:13px;line-height:1.5}}.app[data-v-cc6a2ed5]{position:relative;min-height:100vh}.content-overlay[data-v-cc6a2ed5]{position:relative;z-index:2;min-height:100vh;display:flex;flex-direction:column}.app-container[data-v-cc6a2ed5]{flex:1;padding:20px;background:transparent;min-height:calc(100vh - 300px);transition:all .3s ease;max-width:1400px;margin:0 auto;width:100%}@media screen and (max-width: 1024px){.app-container[data-v-cc6a2ed5]{padding:15px;max-width:100%}}@media screen and (max-width: 576px){.app-container[data-v-cc6a2ed5]{padding:10px!important;margin-top:65px!important;margin-bottom:15px!important}}@media screen and (min-width: 1200px){.app-container[data-v-cc6a2ed5]{max-width:1400px;margin:0 auto;padding-top:20px;padding-bottom:20px}}@media print{.app-container[data-v-cc6a2ed5]{padding:0;margin:0!important;min-height:auto}.content-overlay[data-v-cc6a2ed5]{background:#fff;color:#000}.app[data-v-cc6a2ed5]{background:#fff}}@media (max-width: 576px){header[data-v-cc6a2ed5],.footer[data-v-cc6a2ed5]{margin-left:10px!important;margin-right:10px!important}}@media (prefers-color-scheme: dark){.app[data-v-cc6a2ed5],body[data-v-cc6a2ed5]{background-color:#121212;color:#e0e0e0}}
