@import url(./phosphor/style.css);@import url(./preset.css);img[loading=lazy]{background-image:url(/static/movie/img/lazy.png)!important;background-repeat:no-repeat!important;background-color:#f2f2f2!important;background-position:center!important;background-size:50%!important}:root[dark=true] img[loading=lazy]{background-image:url(/static/movie/img/lazy_dark.png)!important;background-color:#1a1c1f!important}::-webkit-scrollbar{display:none}html,body{background:var(--background-primary)}.main_body{position:relative;min-height:calc(100vh);background-color:transparent}.pop_menu{position:fixed;top:0;left:0;z-index:1301;width:200px;height:100vh;background:var(--background-primary);box-sizing:content-box;border-right:.5px solid var(--content-line);transition:all .3s;display:none}.siteLogo{padding:15px 10px;height:60px;background-position-x:16px;display:flex;align-items:center;justify-content:center;position:relative;z-index:999;background-color:#ebf0f6}.header .logo,.siteLogo .logo{flex:1;min-width:0;text-align:center;position:relative}.header .logo .text,.siteLogo .logo .text{font-weight:800;font-size:28px;line-height:1;letter-spacing:1px;color:var(--brand-2);text-shadow:0 2px 0 rgba(11,18,32,0.04);display:flex;position:relative;align-items:center}.header .logo .text span,.siteLogo .logo .text span{background-color:var(--brand);color:#fff;font-size:16px;padding:6px 3px;font-weight:normal;border-top-left-radius:10px;border-bottom-right-radius:10px;margin-left:5px}.siteLogo .search{position:relative;display:none;align-items:center;z-index:100;height:34px;color:var(--content-primary);background-color:#fff;padding:0 4px 0 15px;border:1px solid var(--brand);border-radius:100px}.siteLogo .search input{flex:1;height:100%;min-width:0;background-color:transparent;border:none;font-size:14px;caret-color:var(--brand);color:var(--content-primary)}.siteLogo .search .btn{height:100%;padding:5px 10px 5px 0;display:flex;align-items:center;justify-content:center;color:var(--brand)}.siteOverlay{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;background:rgba(0,0,0,0.15)}.menuList{position:relative;z-index:999;height:calc(100vh - 72px);background-color:#ebf0f6;overflow-y:scroll;scrollbar-width:none;padding:10px 12px 8px}.menuList .label{height:50px;padding:0 15px;font-size:15px;cursor:pointer;display:flex;align-items:center;color:var(--content-primary);text-decoration:none}.menuList .label:hover{font-weight:bold;background-color:rgba(var(--accent-black),var(--opacity-4));color:var(--content-primary)}.menuList .label.active{color:var(--brand);font-weight:700}.menuList .label i{margin-right:10px;font-size:18px}.menuList .title{font-size:14px;font-weight:700;line-height:20px;height:20px;margin-top:20px;margin-bottom:15px;padding-top:5px;padding-left:16px;color:var(--content-secondary);position:relative}.menuList .title::after{content:"";display:block;height:.5px;background-color:var(--content-line);position:absolute;top:-10px;width:90%}.menuList .other{border-top:1px solid var(--content-line);margin-top:20px;padding-top:20px;display:flex;justify-content:space-between;padding-right:20px}.menuList .other a{text-decoration:none;color:var(--content-secondary);font-size:13px}.main_content{position:relative;width:90%;margin:0 auto;padding-bottom:15px}header{height:60px;position:sticky;width:100%;top:0;right:0;z-index:1301;border-bottom:1px solid #dee6ed;background-color:#ebf0f6}header .header{height:100%;display:flex;align-items:center;justify-content:space-between;width:90%;margin:0 auto}:root[dark=true] header .header .menu{--background-primary-dark:var(--black-dark)}header .header .menu{font-size:22px;color:var(--brand);width:35px;height:35px;display:none;align-items:center;justify-content:center;border-radius:10px;border:1px solid var(--brand)}header .header .logo{height:100%;display:flex;align-items:center;justify-content:flex-start;text-decoration:none}header .header .menu_box{display:flex;min-width:0;height:100%;align-items:center;padding-left:30px}header .header .menu_box .label{height:100%;display:flex;align-items:center;margin:0 20px;border-bottom:3px solid transparent}header .header .menu_box .label.active{border-color:var(--brand)}header .header .menu_box .label a{text-decoration:none;color:var(--content-tertiary-dark);font-size:16px;font-weight:bold}header .header .menu_box .label:hover a,header .header .menu_box .active a{color:var(--brand)}header .header .search{position:relative;display:flex;align-items:center;z-index:100;height:35px;color:var(--content-primary);background-color:var(--background-primary);max-width:500px;padding:0 0 0 10px;border:2px solid var(--brand);min-width:250px;border-radius:100px;overflow:hidden}header .header .search input{flex:1;height:100%;min-width:0;background-color:transparent;border:none;font-size:14px;caret-color:var(--brand);color:var(--content-primary)}header .header .search .btn{justify-content:center;height:100%;width:50px;display:flex;cursor:pointer;font-size:15px;align-items:center;color:#fff;position:relative;background-color:var(--brand)}header .header .info{height:100%;display:flex;align-items:center;justify-content:center}header .header .info .user{display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;height:100%;padding:0 1rem}header .header .info .user img{width:2.2rem;height:2.2rem;border-radius:100%}header .header .info .user .name{color:var(--black);font-weight:500;font-size:1rem;padding-left:.3rem;text-transform:capitalize;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}main{width:100%;margin:0 auto}.head_title{display:flex;align-items:center;justify-content:space-between}.head_title:nth-child(1){padding-top:0}.head_title .title{font-size:18px;font-weight:500;display:flex;align-items:center;justify-content:center;color:var(--content-primary)}.head_title .title i{font-size:20px;padding-right:5px;color:var(--brand)}.head_title .more{text-decoration:none;display:flex;align-items:center;justify-content:center;color:var(--content-secondary);font-size:14px}.content_box{padding:20px 0 10px}.double_box{display:flex;justify-content:space-between;min-width:0;margin-bottom:15px}.double_box .content_box{flex:1;min-width:0;margin:0}.double_box .paihang_box{width:250px;padding:20px 15px 0 0;margin:0 15px 0 0}.page_box{display:flex;align-items:center;justify-content:center;padding:20px 0 0}.page_box .page{width:38px;height:38px;color:var(--content-primary);border:1px solid var(--content-line);display:flex;align-items:center;justify-content:center;border-radius:5px;margin:0 3px;font-size:15px;cursor:pointer;text-decoration:none;background-color:var(--background-primary)}.page_box .page:hover{background-color:var(--brand);color:var(--white)}.page_box .more{border:none;margin:0;width:20px;align-items:center;color:var(--content-secondary-dark)}.page_box .active{background-color:var(--brand);color:var(--white);border-color:var(--brand)}.banner img{width:100%;height:200px;border-radius:10px;margin-bottom:10px;object-fit:cover}.video_list{display:grid;justify-content:space-evenly;grid-template-columns:repeat(auto-fill,minmax(10%,1fr));grid-gap:10px;min-width:0;padding-top:20px}.double_box .content_box .video_list{grid-template-columns:repeat(auto-fill,minmax(12%,1fr))}.video_list .list{overflow:hidden}.video_list .list:hover .pic img{transform:scale(1.05)}.video_list .list .pic{width:100%;height:auto;position:relative;display:block}.video_list .list .pic img{width:100%;height:200px;object-fit:cover;object-position:center;vertical-align:top;border-radius:5px;transition:transform 0.2s ease}.video_list .list .pic .tcplayer{position:absolute;left:0;top:0;width:100%;height:100%;background-color:transparent;backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem);border-radius:5px;pointer-events:none;object-fit:cover;object-position:center;overflow:hidden}.videoMoreList{padding-top:15px}.videoMoreList .list{display:flex;align-items:center;justify-content:space-between;text-decoration:none;padding-bottom:15px}.videoMoreList .list .num{background-color:var(--content-tertiary);color:#fff;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:12px;border-radius:4px;margin-right:10px}.videoMoreList .list:nth-child(1) .num{background-color:var(--assist-2)}.videoMoreList .list:nth-child(2) .num{background-color:var(--assist-3)}.videoMoreList .list:nth-child(3) .num{background-color:var(--assist-4)}.videoMoreList .list .title{word-break:break-all;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:var(--content-primary);font-size:15px;flex:1;min-width:0}.videoMoreList .list:hover .title{color:var(--brand)}.videoMoreList .list .time{font-size:13px;color:var(--content-secondary);padding-left:15px}:root[dark=true] .video_list .list .pic .tcplayer .loading{--white:var(--black-dark)}.video_list .list .pic .tcplayer .loading{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;color:var(--white);font-size:14px}.video_list .list .pic .tcplayer .loading .load{width:100%;height:50px;display:flex;align-items:center;justify-content:center}.video_list .list .pic .tcplayer .loading .loader{width:4px;height:20px;border-radius:4px;display:block;margin:10px auto;position:relative;background:currentColor;color:#FFF;box-sizing:border-box;animation:animloader 0.3s 0.3s linear infinite alternate}.video_list .list .pic .tcplayer .loading .loader::after,.video_list .list .pic .tcplayer .loading .loader::before{content:'';width:4px;height:20px;border-radius:4px;background:currentColor;position:absolute;top:50%;transform:translateY(-50%);left:15px;box-sizing:border-box;animation:animloader 0.3s 0.45s linear infinite alternate}.video_list .list .pic .tcplayer .loading .loader::before{left:-15px;animation-delay:0s}.video_list .list .pic .tcplayer video{object-fit:cover}.video_list .list .pic .time{position:absolute;z-index:3;bottom:7px;right:12px;font-size:12px;line-height:16px;font-weight:500;text-shadow:.5px 1px 2px rgba(0,0,0,.15);color:var(--content-inverse)}.video_list .list .pic .speaker{position:absolute;z-index:3;top:5px;left:5px;font-size:20px;line-height:20px;text-shadow:.5px 1px 2px rgba(0,0,0,.15);color:var(--content-inverse);width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer}.searchList{padding-top:15px;display:flex;flex-wrap:wrap}.searchList a{background-color:var(--content-primary-dark);text-decoration:none;color:var(--background-primary-dark);font-size:14px;padding:8px;margin-right:10px;margin-bottom:10px}:root[dark=true] .video_list .list .info{--brand-2-dark:var(--view-background-primary)}.video_list .list .info{padding:5px 0 5px;border-top:none}.video_list .list .info .title{word-break:break-all;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:var(--content-primary);font-size:14px}.video_list .list .info .intro{color:var(--content-secondary);font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-top:5px}.video_list .list .info .box,.topic_list .topic .box{display:flex;align-items:center;justify-content:space-between;padding-top:8px}.video_list .list .info .play,.topic_list .topic .box .play{font-size:13px;color:var(--content-secondary);display:flex;align-items:center;justify-content:center}.video_list .list .info .play.del{cursor:pointer;color:var(--brand)}.video_list .list .info .play i,.topic_list .topic .box .play i{margin-right:4px;font-size:12px}.noneList{display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 120px);text-align:center}.noneList i{font-size:80px;color:var(--brand-2-dark)}.noneList .title{margin-top:15px;margin-bottom:10px;font-size:21px;color:var(--content-primary);line-height:1.4;font-weight:500}.noneList .text{font-size:14px;color:var(--content-secondary);line-height:20px;margin-bottom:32px}.dialogBox{position:fixed;top:0;left:0;width:100%;height:100vh;display:none;align-items:center;justify-content:center;z-index:10000;overflow:hidden}.dialogBg{transition:opacity .5s cubic-bezier(0.3,1.3,0.3,1);position:fixed;left:0;right:0;bottom:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:10000;user-select:none;opacity:1}.dialogWarp{position:absolute;z-index:10001;background-color:var(--view-background-primary);width:400px;max-width:80%;border-radius:5px;padding:15px;margin-bottom:20px}.dialogWarp .head{height:30px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--content-line);padding-bottom:10px}.dialogWarp .head .title{color:var(--content-primary);font-weight:500;font-size:18px;line-height:normal}.dialogWarp .head .close{font-size:28px;display:flex;align-items:center;justify-content:center;color:var(--content-tertiary);cursor:pointer}.dialogWarp .form{width:85%;margin:0 auto;padding-top:30px}.dialogWarp .form .label{background-color:var(--content-line);width:100%;height:50px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.dialogWarp .form .label input{width:90%;height:100%;padding:0;margin:0;background-color:transparent;border:none;font-size:15px;caret-color:var(--brand);color:var(--content-primary)}.dialogWarp .form .tips{font-size:14px;color:var(--content-secondary);text-align:center;margin-top:25px;padding-bottom:10px}.dialogWarp .form .tips span{color:var(--assist-1);cursor:pointer}.topic_list{display:grid;justify-content:space-evenly;grid-template-columns:repeat(auto-fill,minmax(45%,1fr));grid-gap:15px;min-width:0}.topic_list a,.topic_body .topic_list .topic{display:flex;text-decoration:none;overflow:hidden;min-width:0;justify-content:space-between}.topic_list a:hover img,.topic_body .topic_list .topic:hover img{transform:scale(1.03)}.topic_list .topic .info,.topic_body .topic_list .topic .info{padding:0 10px 0;flex:1;min-width:0}.topic_list .topic .pic{width:110px;height:70px;display:flex;align-items:center;justify-content:center;position:relative}.topic_list .topic img{width:100%;height:100%;object-fit:cover;transition:transform 0.2s ease}.topic_list .topic .time{position:absolute;z-index:3;bottom:4px;right:8px;font-size:12px;line-height:16px;font-weight:500;text-shadow:.5px 1px 2px rgba(0,0,0,.15);color:var(--content-inverse)}.topic_list .topic h1{color:var(--content-primary);text-decoration:none;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:25px}.topic_list .topic p{color:#666;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.topic_body{display:flex;justify-content:space-between}.topic_body .topic_main{flex:1;min-width:0;padding-bottom:20px}.topic_body .topic_main h1{font-size:28px;color:var(--content-primary);padding-bottom:15px}.topic_body .topic_main .content{color:var(--content-primary);line-height:30px}.topic_body .topic_main .content img,.topic_body .topic_main .content video{width:100%;height:auto}.topic_body .topic_main .content .edit_user{display:none}.topic_body .topic_list{width:350px;padding-left:20px;display:block}.topic_body .topic_list .topic{margin-bottom:15px}.topic_body .topic_list .topic .pic{width:150px;height:110px}.topic_body .topic_list .topic .info{padding:0 10px}.topic_body .topic_list .topic p{-webkit-line-clamp:2}.fixed-group{cursor:pointer;width:35px;position:fixed;right:25px;bottom:120px;z-index:1000}.fixed-group .label{height:35px;line-height:35px;display:flex;align-items:center;justify-content:center;position:relative;text-align:center;font-size:15px;border:1px solid var(--brand);transition:all .2s;background-color:var(--view-background-primary);border-radius:5px;color:var(--brand)}.fixed-group .label:not(:first-child)::before{content:" ";display:block;position:absolute;left:7px;top:-1px;width:20px;height:1px;background-color:var(--content-line)}.moreBox{display:grid;justify-content:space-evenly;grid-template-columns:repeat(auto-fill,minmax(8%,1fr));grid-gap:1rem;min-width:0;padding-top:30px}.moreBox .res{color:#121212;font-size:1.1rem;text-align:center;aspect-ratio:1;text-decoration:none}.moreBox .res img{width:100%;height:100%;border-radius:.8rem}.moreBox .res span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;font-size:1rem;padding-top:.4rem}.topBox{display:grid;justify-content:space-evenly;grid-template-columns:repeat(auto-fill,minmax(32%,1fr));grid-gap:.6rem;min-width:0}.topBox .res{width:100%;display:flex;align-items:center;justify-content:center}.topBox .res img{width:100%;height:5rem;border-radius:.4rem;overflow:hidden;object-fit:inherit}.iframe_box{position:fixed;top:0;left:0;z-index:100000;width:100%;height:100vh;background-color:var(--background-primary)}.iframe_box .head{display:flex;align-items:center;justify-content:center;position:relative;height:35px;background-color:var(--background-primary)}.iframe_box .head .title{font-size:15px;font-weight:bold;color:var(--content-primary)}.iframe_box .head .close{position:absolute;right:10px;font-size:25px;color:var(--brand);cursor:pointer}.iframe_box iframe{overflow:auto;height:100%;width:100%}footer{width:100%;text-align:center;padding:15px 0;font-size:14px;color:var(--content-secondary);background-color:var(--background-primary);border-top:1px solid var(--header-border)}footer .ress_box{display:flex;align-items:center;justify-content:center}footer .ress_box a{text-decoration:none;color:var(--content-secondary);font-size:14px}footer .ress_box span{color:var(--content-tertiary);font-size:20px;padding:0 10px}footer .tips{padding:5px 0}footer .power a{color:var(--brand);text-decoration:none;border-bottom:1px dotted}@media screen and (max-width:1200px){.video_list{grid-template-columns:repeat(auto-fill,minmax(20%,1fr))}.video_list .list .pic img{height:240px}.topic_list{grid-template-columns:repeat(auto-fill,minmax(25%,1fr))}}@media screen and (max-width:1000px){.video_list{grid-template-columns:repeat(auto-fill,minmax(25%,1fr))}.video_list .list .pic img{height:220px}.topic_list{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}.topic_list .topic .pic{width:150px;height:120px}.topic_list .topic p{-webkit-line-clamp:2}.topic_body{flex-direction:column}.topic_body .topic_list{padding-left:0;display:grid;width:100%}.topic_body .topic_list .topic{margin-bottom:0}footer .power,footer .tips{width:90%;margin:0 auto;text-align:center;font-size:12px}}@media screen and (max-width:750px){header .header{padding:0 10px;width:auto}header{height:50px}header .header .menu,.siteLogo .search{display:flex}.siteLogo{padding:70px 20px 10px;height:auto}.siteLogo .logo,header .header .menu_box,header .header .search{display:none}header .header .logo{display:flex}.header .logo .text{font-size:25px}.header .logo .dot{width:8px;height:8px;margin-left:8px}.header .logo .text::after{bottom:-8px;height:2px;width:80%}header .header .info .user .name{display:none}header .header .info .user{padding:0 .5rem}header .header .info .x-button{height:30px;min-width:60px}.double_box{flex-direction:column}.double_box .paihang_box{width:auto;margin:0;margin-top:15px}.menuList{height:calc(100vh - 116px)}.video_list{grid-template-columns:repeat(auto-fill,minmax(25%,1fr))!important;grid-gap:10px}.video_list .list .pic img{height:160px}.pop_menu{left:-200px;display:block}.pop_menu.openLeft{left:0!important;width:220px}.openLeft .siteOverlay{display:block}.main_content{width:95%}.moreBox{grid-template-columns:repeat(auto-fill,minmax(15%,1fr));grid-gap:.6rem}.moreBox .res span{font-size:.9rem}.topBox{grid-template-columns:repeat(auto-fill,minmax(50%,1fr))}.fixed-group{right:10px}}@keyframes animloader{0%{height:30px}100%{height:4px}}