body .loading{position:fixed;width:100%;height:100%;top:0;left:0;background-color:#00000030;z-index:1001;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}body .loading::before{content:'';position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:2em;height:2em;border:.5em solid rgba(0,0,0,.2);border-left-color:#000;border-radius:100%;-webkit-animation:circle infinite .75s linear;animation:circle infinite .75s linear}@-webkit-keyframes circle{0%{-webkit-transform:rotate(0);transform:rotate(0);scale:1}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);scale:1.05}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);scale:1}}@keyframes circle{0%{-webkit-transform:rotate(0);transform:rotate(0);scale:1}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);scale:1.05}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);scale:1}}body #tsqt-container #tsqt-head{-webkit-box-shadow:0 2px 4px 0 rgba(85,131,214,.4);box-shadow:0 2px 4px 0 rgba(85,131,214,.4)}body #tsqt-container #tsqt-head *{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}body #tsqt-container #tsqt-side{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body #tsqt-container .tsqt-footer{text-align:center!important}body .layui-nav .layui-this>a,body .layui-nav-item .layui-this>a{background-color:#90ee90!important}body .musicPlay{float:right;width:35%;height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:middle;font-size:18px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px}body .musicPlay div:nth-last-of-type(2),body .musicPlay>div:last-of-type{text-align:center;width:28px;height:28px;line-height:28px}body .musicPlay div:nth-last-of-type(2)>i,body .musicPlay>div:last-of-type>i{margin:5px;border-radius:5px;width:18px;height:18px}body .musicPlay div:nth-last-of-type(2):hover,body .musicPlay>div:last-of-type:hover{color:#202124;background:#00f7de}body .musicPlay>div:last-of-type:hover:after{position:absolute;color:#fff;content:'换一首';z-index:2;min-width:60px}body .musicPlay .marquee{width:105px;height:38px;line-height:38px;display:inline-block;overflow:hidden;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box;color:#0c0c0c;border:3px dashed transparent;-webkit-animation:move-dash 2s linear infinite;animation:move-dash 2s linear infinite}body .musicPlay .marquee .marquee-content{display:inline-block;-webkit-animation:marquee 5s linear infinite;animation:marquee 5s linear infinite}@-webkit-keyframes move-dash{0%{border-color:#a4b9f6;border-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#A4B9F6),color-stop(50%,transparent)) 1;border-image:linear-gradient(90deg,#A4B9F6 50%,transparent 50%) 1}50%{border-color:#a4b9f6;border-image:-webkit-gradient(linear,right top,left top,color-stop(50%,#A4B9F6),color-stop(50%,transparent)) 1;border-image:linear-gradient(270deg,#A4B9F6 50%,transparent 50%) 1}100%{border-color:#a4b9f6;border-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#A4B9F6),color-stop(50%,transparent)) 1;border-image:linear-gradient(90deg,#A4B9F6 50%,transparent 50%) 1}}@keyframes move-dash{0%{border-color:#a4b9f6;-o-border-image:linear-gradient(90deg,#A4B9F6 50%,transparent 50%) 1;border-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#A4B9F6),color-stop(50%,transparent)) 1;border-image:linear-gradient(90deg,#A4B9F6 50%,transparent 50%) 1}50%{border-color:#a4b9f6;-o-border-image:linear-gradient(270deg,#A4B9F6 50%,transparent 50%) 1;border-image:-webkit-gradient(linear,right top,left top,color-stop(50%,#A4B9F6),color-stop(50%,transparent)) 1;border-image:linear-gradient(270deg,#A4B9F6 50%,transparent 50%) 1}100%{border-color:#a4b9f6;-o-border-image:linear-gradient(90deg,#A4B9F6 50%,transparent 50%) 1;border-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#A4B9F6),color-stop(50%,transparent)) 1;border-image:linear-gradient(90deg,#A4B9F6 50%,transparent 50%) 1}}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}body #tsqt-body{width:calc(100vw - 200px);height:calc(100vh - 60px - 44px - 10px);top:70px;left:200px;position:fixed;overflow:auto}body #firstPrompt{position:fixed;top:70px;right:60px;z-index:999;color:red;font-size:18px;display:none}